#blog_Category_page {
  justify-content: space-between;
}
#blog_Category_page .home-title {
  font-family: Averta Std CY;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
#blog_Category_page .home-title .button-lv1 {
  color: #b6b4b2;
  font-size: 18px;
}
#blog_Category_page .padding-y-15 {
  padding: 15px 0;
}
#blog_Category_page .button_view_more {
  display: inline-block;
  border: 1px solid #b48c72;
  border-radius: 1px;
  background: #b48c72 !important;
  padding: 10px 25px !important;
}
#blog_Category_page .button_view_more a {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.78px;
  text-align: justify;
  color: #fff;
}
#blog_Category_page .main-post-category {
  display: flex;
  justify-content: space-between;
}
#blog_Category_page .main-post-category .blog-img img {
  height: auto;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
/*Side Bên Trái*/
#blog_Category_page .left_posts {
  width: 65.7%;
  padding-top: 15px;
}
#blog_Category_page .pagination {
  margin: 28px 0 58px;
  justify-content: center;
  text-align: center;
}
#blog_Category_page .pagination a {
  color: #3f3a36 !important;
}
#blog_Category_page
  .left_posts
  .outStanding-post-category
  .outStanding-post
  .outStanding-post-img {
  text-align: center;
}
#blog_Category_page
  .left_posts
  .outStanding-post-category
  .outStanding-post
  .outStanding-post-img
  img {
  height: auto;
  width: 100%;
}
#blog_Category_page .left_posts .left_post_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#blog_Category_page .left_posts .left_post_list .blog-item {
  width: 48%;
}
#blog_Category_page .left_posts .date_news {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 24px;
  text-align: left;
  color: #7b7b7b;
  padding: 10px 0 32px !important;
}
#blog_Category_page .left_posts h2 {
  font-family: Averta Std CY;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
#blog_Category_page .left_posts h3 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  padding-top: 15px;
}
#blog_Category_page .left_posts h1 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  padding-bottom: 32px;
}
#blog_Category_page .left_posts .outStanding-Tag {
  width: fit-content;
  padding: 6px 10px;
  background: #f8f3ef;
  margin-top: 15px;
  font-family: Averta Std CY;
  font-size: 10px;
  font-weight: 300;
  line-height: 12.36px;
  text-align: left;
}
#blog_Category_page .left_posts .outStanding-post-category .outStanding-post p {
  margin-top: 15px;
}
#blog_Category_page
  .left_posts
  .outStanding-post-category
  .outStanding-post
  .p-content {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
#blog_Category_page .left_posts .list-category-post {
  padding-top: 60px;
}

/*Side Bên Phải*/
#blog_Category_page .right_posts {
  width: 31.8%;
}
#blog_Category_page .right_posts .date_news {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 24px;
  text-align: left;
  color: #7b7b7b;
  padding: 2px 0 12px !important;
}
#blog_Category_page .right_posts p {
  padding: 10px 0;
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}
#blog_Category_page .right_posts h2 {
  margin-bottom: 0;
  margin-top: 15px;
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
}
#blog_Category_page .right-menu {
  padding-bottom: 15px;
}
#blog_Category_page .right-menu {
  padding-bottom: 20px;
}
#blog_Category_page .right_posts h4 {
  font-family: Averta Std CY;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
#blog_Category_page .right_posts .button_view_more {
  display: inline-block;
  border: 1px solid #b48c72;
  border-radius: 1px;
  background: #b48c72 !important;
  padding: 7px 20px !important;
}
#blog_Category_page .right_posts .button_view_more a {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.78px;
  text-align: justify;
  color: #fff;
}
.section_form_advise {
  margin-top: 0 !important;
}

@media (max-width: 768px) {
  #blog_Category_page .show-pc {
    display: none;
  }
  #blog_Category_page .left_posts {
    width: 100% !important;
  }
  #blog_Category_page
    .left_posts
    .outStanding-post-category
    .outStanding-post
    .outStanding-post-img
    img {
    height: 100%;
  }
  #blog_Category_page .left_posts .list-category-post {
    padding-top: 20px;
  }
  #blog_Category_page .left_posts .date_news {
    font-family: Averta Std CY;
    font-size: 15px;
    font-weight: 600;
    line-height: 18.54px;
    text-align: left;
    color: #7b7b7b;
    padding: 10px 0 15px !important;
  }
  #blog_Category_page .left_posts h1 {
    padding-bottom: 20px;
  }
  #blog_Category_page .left_posts h2 {
    font-family: Averta Std CY;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.54px;
    text-align: left;
    padding-top: 4px;
  }
  #blog_Category_page .left_posts h3 {
    font-family: Averta Std CY;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    padding-top: 10px;
  }
  #blog_Category_page
    .left_posts
    .outStanding-post-category
    .outStanding-post
    .p-content {
    font-family: Averta Std CY;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.54px;
    text-align: left;
  }
  #blog_Category_page
    .left_posts
    .outStanding-post-category
    .outStanding-post
    p {
    margin-top: 10px;
  }
  #blog_Category_page .left_posts .outStanding-Tag {
    margin-top: 10px;
  }
  #blog_Category_page .pagination {
    margin: 15px 0 0;
    overflow-x: auto;
  }
  .section_form_advise {
    margin-top: 15px !important;
  }
}
