/*
Theme Name: AZ9s.com
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** CSS By TunNguyn07   ***************/
:root {
  --main-col: #226037;
  --secon-color: #f9c327;
  --pri-color: #c70a0f;
  --sec-color: #f45c43;
}
div#masthead {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* Áp dụng cho cả popup #spu-7323 và #spu-7324 */
#spu-7323.spu-box,
#spu-7324.spu-box {
  width: 95% !important;
  /* fit theo màn hình */
  max-width: 500px !important;
  /* không quá rộng */
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 30px !important;
  /* cách trên một chút */
  padding: 15px !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
  border-radius: 8px;
}

/* Nội dung popup */
#spu-7323 .spu-content,
#spu-7324 .spu-content {
  width: 100% !important;
}

/* Form, input, button co giãn */
#spu-7323 input,
#spu-7324 input,
#spu-7323 textarea,
#spu-7324 textarea,
#spu-7323 button,
#spu-7324 button {
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
}

/* Ảnh trong popup */
#spu-7323 img,
#spu-7324 img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

/* Nút đóng (X) */
#spu-7323 .spu-close,
#spu-7324 .spu-close {
  top: 10px !important;
  right: 10px !important;
  font-size: 22px !important;
  position: absolute !important;
  z-index: 9999 !important;
}

/* Mobile nhỏ hơn 480px */
@media (max-width: 480px) {
  #spu-7323.spu-box,
  #spu-7324.spu-box {
    width: 90% !important;
    max-width: 90% !important;
    padding: 10px !important;
  }
}

@font-face {
  font-weight: 400;
  font-family: "AZ9sFont";
  src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Light.otf);
}

@font-face {
  font-weight: 500;
  font-family: "AZ9sFont";
  src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Regular.otf);
}

@font-face {
  font-family: "AZ9sFont";
  src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Medium.otf);
  font-weight: 600;
}

@font-face {
  font-weight: 700;
  font-family: "AZ9sFont";
  src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-SemiBold.otf);
}

@font-face {
  font-weight: bold;
  font-family: "AZ9sFont";
  src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-SemiBold.otf);
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: "AZ9sFont" !important;
}

p,
li,
span,
a {
  font-family: "AZ9sFont";
}

b,
strong {
  font-weight: 600 !important;
}

.p-pd-bottom p {
  margin-bottom: 0 !important;
}

a.nav-top-link {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: white !important;
}

a.nav-top-link:hover,
li.current-menu-item a.nav-top-link {
  color: var(--main-col) !important;
}

.st_banner_2 .banner p strong {
  color: var(--main-col);
}

.st_footer {
  padding-bottom: 0px !important;
  border-top: 4px solid var(--main-col);
}

.gt_gioithieu img {
  border-radius: 16px;
  border: 3px soild var(--main-col);
}

.lh_lienhe iframe {
  width: 100%;
  height: 250px;
}

.ul-none li {
  list-style: none;
  margin-left: 0 !important;
}

.lh_lienhe .tilte-cty {
    font-size: 24px;
    color: var(--main-col);
}

input#woocommerce-product-search-field-2 {
  height: 50px;
  background: white;
  border-radius: 8px;
}
.row-search-top {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    margin-top: -150px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 10;
}
.row-search-top .col{
  padding-bottom: 0;
}
.row-search-top ul,.row-search-top ul li{
  margin-bottom: 0;
}
.bg-doitac {
    padding: 40px 30px 30px 30px;
    background: #202f1a url(/wp-content/themes/az9s-com/img/bg-dautu.jpg) no-repeat center;
    background-size: 100%;
    border-bottom: 4px solid #f68f3c;
}

.col-pd h2 {
  position: relative;
  margin-bottom: 35px;
}

.col-pd h2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 45px;
  width: 61px;
  height: 4px;
  background-color: var(--main-col);
}

.col-pd .col-inner .col-inner {
  border: 1px solid #cdcdcd;
  text-align: center;
}

.col-pd .col-inner .ux_logo img {
  height: 70px !important;
}

.col-pd > .col-inner {
  padding: 0 30px 30px 30px;
}

.bg-doitac ul {
  display: flex;
}

.bg-doitac ul li {
  font-weight: 600;
  font-size: 18px;
  width: 50%;
}

.bg-doitac ul li span.count-up.active {
  font-size: 40px;
}

.bg-doitac ul li strong {
  font-size: 24px;
}

.st_search .searchandfilter ul {
  display: flex;
  justify-content: space-between;
}

.st_search .searchandfilter li {
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  margin-left: 0 !important;
  width: 100%;
}

.st_search .searchandfilter li:last-child {
  width: auto;
}

.st_search .searchandfilter li input[type="submit"] {
  margin: 0;
  height: 50px;
  border-radius: 8px;
}

.st_search .searchandfilter li select {
  height: 50px;
  border-radius: 8px;
}

form.searchandfilter {
  margin-top: 20px;
}

div#top-bar {
  background-color: #f9f9f9;
}

ul.info-toppar {
  display: flex;
}

ul.info-toppar li {
  list-style: none;
  color: #c1c1c1;
  margin-right: 10px;
  margin-bottom: 0;
  border-left: 1px solid;
  padding: 20px;
}

div#woof_widget-2 {
  padding: 0;
}

.woof_redraw_zone {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.box-vertical .box-text {
  padding-left: 10px !important;
}

.woof_redraw_zone .woof_text_search_container {
  width: 100% !important;
}

.info_single ul.info-da {
  margin-top: 25px !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
/* Card bất động sản */
/*.product-small.box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    transition: all .3s ease;
    padding: 10px;
}

.product-small.box:hover{
    transform:translateY(-6px);
    box-shadow:0 12px 28px rgba(0,0,0,0.15);
}*/

/* Ảnh */
.product-small .box-image{
    overflow:hidden;
}

.product-small .box-image img{
    width:100%;
    height:220px;
    object-fit:cover;
    transition:all .4s ease;
}

.product-small:hover .box-image img{
    transform:scale(1.08);
}

/* Nội dung */
.product-small .box-text{
    padding:15px;
}

/* Title */
.product-title{
    font-size:16px;
    font-weight:600;
    margin-bottom:10px;
    line-height:1.4;
}

.product-title a{
    color:#222;
}

.product-title a:hover{
    color:var(--main-col);
}

/* Info bất động sản */
.info-da{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:6px 10px;
    margin:10px 0;
    padding:0;
}

.info-da li{
    list-style:none;
    font-size:13px;
    color:#555;
    display:flex;
    align-items:center;
}

.info-da li span{
    margin-right:6px;
}

.info-da li img{
    width:16px;
    height:16px;
}

/* địa điểm */
.thong_tin_them span.info_tt{
    display:block;
    font-size:13px;
    color:#777;
    border-top:1px solid #eee;
    padding-top:8px;
    margin-top:8px;
}
.single-product .info_single ul.info-da li {
  width: calc(100% / 2);
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /* line mờ nối nhau */
  box-sizing: border-box;
}

.single-product .info_single ul.info-da li.info_tt span {
  font-weight: 600;
}

.single-product .info_single ul.info-da li.info_tt img {
  margin-right: 10px;
}

.single-product .info_single ul.info-da li:nth-last-child(-n + 2) {
  border-bottom: none;
}

.title-brands {
  font-size: 24px;
  color: var(--main-col);
  font-weight: 600;
  border-left: 3px solid;
  padding-left: 15px;
  margin-bottom: 15px;
  font-family: AZ9sFont;
}

ul.all-brand-list {
  display: flex;
  padding: 15px 0;
}

ul.all-brand-list li {
  list-style: none;
  margin-right: 15px;
}

ul.all-brand-list li a {
  background: white;
  border-radius: 6px;
  font-weight: 600;
  padding: 15px 35px;
  text-transform: uppercase;
}

/* ẩn dự án nhà ở */
.term-nha-pho .title-brands,
.term-nha-pho .all-brand-list {
  display: none !important;
}

/*---*/

/* mobile */
@media (max-width: 768px) {
  .all-brand-list {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    gap: 10px;
    padding: 12px 0;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .brand-item {
    flex: 0 0 auto;
  }

  .brand-item a {
    display: inline-block;
    padding: 10px 16px;
    background-color: #ffffff;
    border-radius: 6px;
    white-space: nowrap;
    text-decoration: none;
    font-family: "AZ9sFont";
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: background-color 0.2s;
  }

  .brand-item a:hover {
    background-color: #f0f0f0;
  }
}

/* desktop */
@media (min-width: 769px) {
  .all-brand-list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }

  .brand-item {
    flex: 0 0 auto;
  }

  .brand-item a {
    display: inline-block;
    padding: 15px 35px;
    background-color: #ffffff;
    border-radius: 6px;
    text-decoration: none;
    font-family: "AZ9sFont";
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    transition: background-color 0.2s;
  }

  .brand-item a:hover {
    background-color: #f5f5f5;
  }
}

/* ------- */

.pd-chi-tiet span.amount {
  font-size: 30px;
  color: var(--main-col);
}

.pd-title-top {
  border-radius: 4px;
  margin-top: -150px;
  background: white;
  padding: 50px;
}

.pd-title-top {
  position: relative;
  padding-bottom: 12px;
  /* để tạo khoảng trống dưới chữ */
  margin-bottom: 20px;
  /* cách phần tiếp theo */
}

.pd-title-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}

.pd-chi-tiet h1.product-title {
  font-size: 28px;
}

.woof_redraw_zone .woof_container {
  width: calc((100% - 40px) / 5);
  box-sizing: border-box;
}

.box-ab-form {
  backface-visibility: hidden;
  z-index: 10;
  background-color: #065737;
  border-radius: 20px;
  padding: 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.box-ab-form:after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 0;
  height: 0;
  border-top: 30px solid #065737;
  border-right: 30px solid transparent;
}

.gt_gioithieu h2 {
  color: var(--main-col);
}

/* Css cate */
.entry-content.single-page {
  border-top: 1px solid transparent;
  border-image: linear-gradient(
    0.25turn,
    rgb(245 143 60),
    rgb(245 143 60),
    rgba(56, 2, 155, 0)
  );
  border-image-slice: 1;
  width: 100%;
}

#flatsome_recent_posts-2,
#tag_cloud-2 {
  border: 1px solid #d4d4d4;
  padding: 10px;
}

.widget .is-divider {
  display: none;
}

#flatsome_recent_posts-2 .widget-title,
#tag_cloud-2 .widget-title {
  color: white !important;
  background: var(--main-col);
  padding: 10px;
  padding-left: 15px;
  margin-bottom: 0;
  display: block;
}

.blog-archive .col.post-item .col-inner {
  line-height: 1.5rem;
  background: #fff;
  box-shadow: 0 0 5px rgb(0 0 0 / 25%);
  overflow: hidden;
  height: 100%;
}

.blog-archive .col.post-item .col-inner:hover {
  box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}

.blog-archive .col.post-item .box-text {
  padding: 15px;
}

.blog-archive .post-item:nth-child(n + 3) .box-text h5 {
  min-height: 41px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
}

/*
.blog-archive .col.post-item .box-text h5:hover{
    color: var(--secon-color);
}*/
.blog-archive .post-item .col-inner {
  box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}

.blog-archive .col.post-item:nth-child(1) .image-cover:after,
.blog-archive .col.post-item:nth-child(2) .image-cover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  background: linear-gradient(transparent, #495065);
  pointer-events: none;
  backface-visibility: hidden;
  transition: opacity 0.3s;
}

.blog-archive .col.post-item:nth-child(1) .image-cover,
.blog-archive .col.post-item:nth-child(2) .image-cover {
  padding-top: 65% !important;
}

.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
  position: absolute;
  width: 100%;
  max-height: 100%;
  bottom: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.blog-archive .col.post-item:nth-child(1),
.blog-archive .col.post-item:nth-child(2) {
  max-width: 50%;
  flex-basis: 50%;
}

.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
  padding: 1.5rem !important;
  color: #fff !important;
}

.blog-archive .col.post-item:nth-child(1) .post-title,
.blog-archive .col.post-item:nth-child(2) .post-title {
  color: #fff !important;
}

.blog-archive .col.post-item .box-text p.cat-label {
  color: #fff !important;
  opacity: 1;
  font-size: 12px;
  font-weight: 500;
}

.blog-archive .post-item .box-text h5 {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: "CityFordSansText";
  font-weight: 500;
}

.blog-archive .post-item:hover img {
  transform: scale(1.1);
}

.blog-archive .post-item:nth-child(n + 3) .box-text {
  padding: 1rem 1.25rem;
  border-top: 2px solid var(--main-col);
}

.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label {
  position: absolute;
  top: -14px;
  left: 1rem;
  font-weight: 500;
  font-size: 14px;
  background-color: var(--main-col);
  color: #fff;
  padding: 0.2rem 1rem;
  border-radius: 4rem;
  opacity: 1;
  text-transform: none;
  font-family: "CityFordSansText";
  font-weight: 500;
}

.icon-search {
  color: #000;
}

/* Hiden divider post*/
.entry-divider.is-divider.small {
  display: none;
}

@media only screen and (max-width: 48em) {
  .blog-archive .col.post-item:nth-child(1),
  .blog-archive .col.post-item:nth-child(2) {
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* End Page news AZ9s Team*/
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .pd-title-top,
  .sc-product-tab {
    padding: 10px;
  }

  .sc-product-tab {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }

  .sc-product-tab.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .st_search .searchandfilter ul {
    justify-content: space-between;
    flex-direction: column;
  }

  .bg-doitac ul {
    flex-direction: column;
  }

  .bg-doitac ul li {
    width: 100%;
    text-align: center;
  }

  .bg-doitac {
    text-align: center;
  }

  .bg-doitac h2 {
    font-size: 24px;
  }

  .sl-dt-mb .ux-logo-link {
    padding: 7.5px !important;
  }

  .sl-dt-mb .ux-logo-link img {
    border: 1px solid #cdcdcd;
    padding: 5px;
  }

  .woof_redraw_zone .woof_container {
    width: 100%;
    margin-bottom: 0;
  }

  .woof_container select {
    margin-bottom: 0 !important;
  }

  /*Menu mobile*/
  .st_banner .large-9 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .off-canvas-left .mfp-content {
    width: 100%;
    top: 70px;
    background: transparent !important;
    box-shadow: none;
  }

  .mobile-sidebar {
    background: white;
  }

  .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    font-size: 15px;
    color: var(--main-col);
    padding-left: 5px;
  }

  .icon-menu:before {
    content: "\f550";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
  }
}

/*************** CSS By TunNguyn07   ***************/
p {
  margin-bottom: 0.4rem;
}

.header-nav {
  font-weight: 300;
}

.bot_0 {
  padding-bottom: 0 !important;
}

.tim_kiem .form-flat input:not([type="submit"]) {
  border-radius: 5px;
  background-color: #fff;
  height: 50px;
}

.tim_kiem .icon-search {
  color: var(--main-col);
}

.sub-header {
  font-size: 14px;
  color: var(--main-col);
  font-family: Arial;
  margin: 0;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 300;
}

.title_tin{
  text-align:center;
}

.title_tin h3 {
    position: relative;
    display: initial;
    font-size: 26px;
    font-weight: 600;
    color: #333;
    padding: 0 20px;
}

.title_tin h3:before,
.title_tin h3:after{
  content:"";
  position:absolute;
  top:50%;
  width:50px;
  height:2px;
  background:var(--secon-color);
}

.title_tin h3:before{
  right:100%;
  margin-right:10px;
}

.title_tin h3:after{
  left:100%;
  margin-left:10px;
}

.nut_1 {
  border-width: 1px !important;
  font-weight: 300;
  padding: 10px;
  font-size: 1rem;
}

.bds_ban {
  padding: 0 20px !important;
  z-index: 1;
}

.bds_ban .box-text p {
  text-align: center;
}

.bds_ban .box-text p.category {
  font-size: 18px;
}

.bds_ban .box-text p.product-title a {
  font-size: 16px;
  font-weight: bold;
}

.flickity-prev-next-button {
  opacity: 0.5;
}

.bds_ban svg.flickity-button-icon {
  background: var(--main-col);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.bds_ban svg.flickity-button-icon:hover .arrow {
  fill: #fff !important;
}

.anh_sp img {
  min-height: 165px;
}

.post-item .box-image:hover::before,
.block_5a .image-cover:hover::before,
.product-small .box-image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.post-item .box-image::before,
.block_5a .image-cover::before,
.product-small .box-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.img:hover .caption {
  -ms-transform: translateY(0);
  transform: translateY(100%);
}

.block_5a .box-text {
  padding: 8px 10px;
  font-size: 17px;
  text-align: center;
  background: linear-gradient(transparent, #444 95%);
}

.chan_trang img {
  margin-bottom: 0 !important;
}

.chan_trang p strong {
  color: var(--main-col) !important;
}

.col_1_f ul li::before {
  color: var(--main-col);
  font-size: 14px;
  line-height: 14px;
}

.col_1_f ul {
  list-style: none;
}

.col_1_f ul li {
  margin-left: 0;
}

.form_lh input[type="submit"] {
  position: absolute;
  top: 0;
  right: -16px;
}

.tong_dai {
  background: var(--main-col);
  padding: 10px;
  border-radius: 5px;
  max-width: 85%;
}

.tong_dai h5 {
  font-weight: 300;
  font-size: 14px;
}

.tong_dai h6 {
  font-weight: bold;
  font-size: 24px;
}

.absolute-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.shop-container .custom-product-page .product-thumbnails.slider {
  display: none;
}

.col-img-pd .product-thumbnails.slider {
  display: block !important;
}

.shop-container .custom-product-page .mb-half {
  margin-bottom: 0;
}

.product-title-container .is-divider {
  display: none;
}

.img-pd img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}

.row_hidden {
  height: 0;
}

.anh_logo img {
  max-width: 120px;
  border-radius: 5px;
  background: white;
  padding: 10px;
}

.only_mb {
  display: none;
}

.menu_duan ul {
  margin-bottom: 0;
}

.menu_duan ul li {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
}

.title_duan h3:before {
  width: 30px;
  height: 28px;
  border-top: 2px solid var(--main-col);
  position: absolute;
  top: 45%;
  left: 0;
}

.main_duan .col-inner {
  padding: 15px;
}

.title_duan {
  position: relative;
}

.title_duan h3 span {
  padding-left: 40px;
}
.tin_km .title_duan h3 span {
  padding-left: 0px;
}

.bg-contact-color {
  background-color: rgba(204, 144, 54, 0.8);
  height: 410px;
}

.call-us .bg-contact {
  background-position: center !important;
  background-size: cover;
  width: 100%;
  height: 410px;
}

.call-us img {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  max-width: 100px;
  border: 2px solid white;
  padding: 10px;
  border-radius: 99px;
}

.call-us .content-call-us {
  background: url(/wp-content/uploads/2020/04/border-contact-us.png);
  background-size: 100% 100%;
  background-position: center;
  width: calc(100% - 100px);
  /* height: calc(100% - 100px); */
  padding: 70px;
}

.call-us .content-call-us {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size: 18px;
}

.call-us .content-call-us b {
  font-family: Arial;
  font-weight: bold;
}

.lien-he-du-an .content-call-us .title-lien-he-ngay {
  text-transform: none;
}

.title-lien-he-ngay a {
  color: white;
}

.social-icons a {
  border-radius: 4px !important;
}

.call-us .content-call-us .title-lien-he-ngay {
  font-family: Arial;
  font-size: 36px;
  text-transform: uppercase;
  margin: 20px 0;
}

.custom-product-page .section-content {
  z-index: 0;
}

.tin_km .box-text {
  padding: 10px 0 !important;
}

.tin_km .is-divider {
  display: none;
}

.menu_project .section-bg {
  background: #fff;
}

.custom-product-page p {
  margin-bottom: 1rem;
}

/*.bds_ban .thong_tin_them {
  display: none;
}*/

/*.thong_tin_them{min-height: 150px;margin-top: 15px;}
.thong_tin_them ul li.info_tt{    line-height: 30px;
    font-size: 13px;
    list-style: none;
    margin-left: 0;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    text-align: right;}
.thong_tin_them ul li.info_tt span{    float: left;
    color: #6f6f6f;
    font-family: Arial;}
.thong_tin_them a{display: block;}*/
.category-page-row .product-title a {
  font-size: 1.3rem;
  color: var(--main-col);
}

.archive.woocommerce-page #main {
  background-color: #f6f3ea;
}

.product-small .col-inner {
    padding: 15px;
    background: #fff;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    transition: all .3s ease;
    padding: 10px;
}

h3.woocommerce-loop-product__title.product-title {
  margin-bottom: 15px;
}

.box-text-products {
  padding-bottom: 0;
}

.thong_tin_them ul.info-da {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 10px;
}

.thong_tin_them ul.info-da li {
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
    font-weight: 500;
    width: 100%;
}

ul.info-da li img {
  width: 16px;
  height: 16px;
}

.thong_tin_them span.info_tt {
  font-size: 16px;
  font-weight: 500;
}

.product-small .price-wrapper {
  margin-bottom: 10px;
}

.woocommerce-page .category-page-title {
  display: none;
}
/* ===== WRAPPER ===== */
.menu-sb #menu-mn-sitemap {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 12px;
    background: #fff;
}

/* ===== RESET LIST ===== */
.menu-sb #menu-mn-sitemap li {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* ===== ITEM CHA ===== */
.menu-sb #menu-mn-sitemap > .menu-item > a {
    font-size: 16px;
    font-weight: 600;
    display: block;
    background: var(--main-col);
    color: #fff;
    padding: 10px 12px;
    border-radius: 6px;
    margin-bottom: 6px;
    transition: all 0.3s ease;
}

/* Hover item cha */
.menu-sb #menu-mn-sitemap > .menu-item > a:hover {
    opacity: 0.9;
}

/* ===== SUB MENU ===== */
.menu-sb #menu-mn-sitemap .sub-menu {
    margin: 6px 0 10px 15px;
    padding-left: 10px;
    border-left: 2px solid #eee;
}

/* ITEM CON */
.menu-sb #menu-mn-sitemap .sub-menu li {
    list-style: none;
    margin-bottom: 4px;
}

/* LINK CON */
.menu-sb #menu-mn-sitemap .sub-menu a {
    font-size: 14px;
    color: #4e657b;
    background: #f9f9f9;
    padding: 6px 10px;
    display: block;
    border-radius: 4px;
    transition: all 0.25s ease;
}

/* Hover item con */
.menu-sb #menu-mn-sitemap .sub-menu a:hover {
    background: var(--main-col);
    color: #fff;
}

/* ===== ACTIVE ===== */
.menu-sb #menu-mn-sitemap .current_page_item > a,
.menu-sb #menu-mn-sitemap .current-menu-item > a {
    background: var(--secon-color);
    color: #fff;
}

/* Active sub */
.menu-sb #menu-mn-sitemap .sub-menu .current_page_item a {
    color: var(--main-col);
    font-weight: 600;
}

/* ===== HIỆU ỨNG NHẸ ===== */
.menu-sb #menu-mn-sitemap a {
    transition: all 0.25s ease;
}
.lien_he {
    margin-top: -80px;
    box-shadow: 0 0 4px #dddbdb;
    background: #fff;
    border-radius: 5px;
    padding: 30px !important;
}

.lien_he_1 {
  border-bottom: 1px solid #ddd;
}

.lien_he_2 {
  border-left: 1px solid #ddd;
}

.box-blog-post .is-divider {
  display: none;
}

/*.post-template-default #main, .category #main{    background-color: #F6F3EA;}*/
.category #main .post-item .box-text {
  min-height: 165px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .single-product .info_single ul.info-da li {
    width: 100%;
  }

  .lien_he_2 {
    border-top: 1px solid #ddd;
  }

  .cot_tin .box-image .image-cover img {
    height: inherit;
  }

  .cot_tin .box-image .image-cover {
    padding-top: 66% !important;
  }

  body {
    overflow: hidden;
  }

  .tong_dai {
    margin-bottom: 20px;
  }

  .anh_logo .col-inner {
    margin-top: -65px !important;
    text-align: center;
  }

  .row_hidden {
    height: inherit;
    padding-bottom: 20px;
  }

  .col_link .col-inner {
    margin-top: 0 !important;
    text-align: center;
    color: #333;
  }

  .col_link .product-title {
    color: #333;
  }

  .only_des {
    display: none;
  }

  .only_mb {
    display: initial;
    background: var(--main-col);
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 5px;
  }

  .row_hidden {
    background: #f6f3ea;
  }

  .call-us img {
    max-width: 65px;
    top: 10%;
  }

  .call-us .bg-contact-color,
  .call-us .bg-contact {
    height: 300px;
  }

  .call-us .content-call-us {
    padding: 35px 0;
    border: 1px solid rgba(255, 255, 255, 0.01);
    border-width: 0 1px;
  }

  .call-us .content-call-us p {
    font-size: 13px;
  }

  .call-us .content-call-us .title-lien-he-ngay {
    font-size: 24px;
    text-transform: none;
  }

  .menu_duan {
    white-space: nowrap;
    overflow: scroll;
  }

  .menu_duan ul li {
    margin-right: 15px;
  }

  .fancy-title {
    overflow: hidden;
    display: inline-block;
    position: relative;
  }

  .fancy-title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: var(--main-col);
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
  }

  .fancy-title:hover::after {
    transform: scaleX(1);
  }
}
