/* product-detail */

.product-detail h1.h1-detail-content {
  color: #000000;
  font-size: 45px;
  margin-top: 0px;
  font-weight: 700;
}

.area_price {}

.area_price_giaban {}

.area_price_giaban span.area_price_label {}

.area_price_giaban span.area_price_value {
  font-weight: 700;
}

.area_price_giaban span.area_price_value {
  font-size: 14px;
  color: #FF0000;
}

.area_price_giagoc span.area_price_value {
  text-decoration: line-through;
}

.product-detail .area_price_giaban span.area_price_label, .product-detail .area_price_giaban span.area_price_value {
  font-size: 18px;
}

h4.product-contact-for-info {
  font-size: 1.1rem;
  text-decoration: underline;
}

.product-detail .product_info_more_on {
  padding: 10px;
  border: 1px solid #ff5722;
  margin-top: 30px;
}

h4.product-detail-title-fulltext {
  font-size: 1.5rem;
  border-bottom: 1px solid;
  padding: 8px 0;
  margin-top: 30px;
}

.product-fulltext img {
  max-width: 100%;
  height: auto;
}

.product-detail {
  background: #FFF;
}

.product-detail .row {
  background: #FFF;
}

.gigacms-product-item-intro .item-product-intro-phone {
  display: none;
}

/*  */

.tooltip>.tooltip-inner {
  background-color: #ffc107;
  color: #000;
  z-index: 1000;
}

/* fix class same heigh product owl */

/* Equal Heights for OwlCarousel 2 */

.owl-carousel .owl-stage {
  display: flex;
}

.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

.owl-carousel .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}

.owl-carousel .flex-text {
  flex-grow: 1;
}

.owl-carousel .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}

/* module san pham noi bat */

/**/

.san_pham_noi_bat .container .warp {
  background: #FFF;
  border: 1px dashed #ba7a59;
  margin-bottom: 10px;
  border-radius: 20px 20px 0 0;
}

.gigacms-product-item-intro {
  padding: 10px;
}

.gigacms-product-item-intro__img {
  text-align: center;
  padding: 20px 0 0 0;
}

.gigacms-product-item-intro .gigacms-product-item-intro__img a>img {
  display: block;
  width: 100%;
  margin: 15px auto;
  transition: all ease 300ms;
}

.gigacms-product-item-intro:hover .gigacms-product-item-intro__img a>img {
  margin: 6px auto 24px;
}

.gigacms-product-item-intro__title {
  padding: 10px 0 0 0;
  color: #000;
}

.border-container .container>.warp {
  background: #FFF;
  border: 1px dashed #ba7a59;
  margin-bottom: 10px;
  border-radius: 20px 20px 0 0;
}

/*  */

.home_md_sanpham_cat .gigacms-product-item-intro {
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.gigacms-product-item-intro {
  display: flex;
  flex-direction: column;
}

.gigacms-product-item-intro>div {
  flex: 2 1 0;
}

.gigacms-product-item-intro>.action-style-2 {
  flex: 0 0 50px !important;
}

/*  */

.home_md_sanpham_cat>.container>.warp>[class*='row_'] {
  background: #fff;
  display: flex;
  border-bottom: 1px solid #ffc107;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}

.home_md_sanpham_cat>[class*='row_']>div {
  flex: 1 1 0;
  border-right: 1px solid #ffc107;
}

.home_md_sanpham_cat>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
  border-right: 1px solid #ffc107;
}

.home_md_sanpham_cat>div:nth-last-child(1) {
  border-right: 1px solid #fff;
}

.gigacms-product-item-intro__title a {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

/* category */

.items-row {
  background: #fff;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  flex-wrap: wrap;
}

.items-row>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  /* fix desktop */
  .items-row .col-md-2 {
    width: 20%;
  }
}

@media (max-width: 991px) {
  .items-row>[class*='col-'] {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    flex: 1 1 50%;
  }
}

/*  */

.product-item-in-cat {
  padding: 10px;
  height: 100%;
  border-radius: 12px;
  margin-bottom: 15px;
}

.sanpham-page .items-row {
  background: #FFF;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #ddd;
  margin-bottom: 0px;
}

.sanpham-page .items-row>[class*='col-']>div {
  height: 100%;
}

.sanpham-page .items-row>div:nth-last-child(1) .product-item-in-cat {
  border-right: 1px solid #FFF;
}

.sanpham-page .category-list-items-fullwidth>div.items-row:nth-last-child(1) {
  border-width: 1px 1px 1px 1px;
}

@media (max-width: 991px) {
  .sanpham-page .items-row .col-xs-12 {
    width: 50%;
  }
  .sanpham-page .items-row>div:nth-of-type(1) .product-item-in-cat, .sanpham-page .items-row>div:nth-of-type(3) .product-item-in-cat {
    border-right: 1px solid #ddd;
  }
}

/* 
@media (min-width: 992px) {
  .product-item-in-cat {
    border: 1px solid #ddd;
  }
} */

/* San pham */

.product_khac {
  margin-top: 90px;
  padding: 20px;
}

.product_khac h3 {
  border-bottom: 2px dashed #fd6a78;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.product-khac-items {
  background: #fff;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  flex-wrap: wrap;
}

.product-khac-items>div {
  flex: 1 1 0;
  border-right: 1px solid #e6e6e6;
}

.product-khac-items>div:nth-last-child(1) {
  border-right: 1px solid #fff;
}

.btn-product {
  border:1px solid #ddd;
  padding:15px;
  box-shadow: none;
  color: #243b6d;
}
.btn-product:hover{
  background: #243b6d;
  color: #fff;
  box-shadow: none;
}
@media (max-width: 991px) {
  .product-khac-items>div {
    flex: 1 1 50%;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
}

/* hide button on phone */

@media (max-width: 991px) {
  .view-featured .action-style-2>a:nth-of-type(1), .view-featured .action-style-2>a:nth-of-type(2), .view-category .action-style-2>a:nth-of-type(1), .view-category .action-style-2>a:nth-of-type(2) {
    display: none;
  }
  .view-article .action-style-2 a {
    margin-top: 10px;
  }
}

.item-sanpham-module-li-f {
  max-width: 50%;
}

.item-sanpham-module-li-f {
  max-width: 50%;
  border: 1px solid #053afe4a;
  background: #f9f9f9;
  padding: 10px;
  margin: 5px;
  border-radius: 2px;
}

.moduletable.home_md_sanpham_cat {
  display: flex;
}

.by_tctv {
  font-size: 0.9rem;
}

.block-category-list-items {
  border-top: 0 !important;
}

.mbvn-home-sanpham .product-item-in-cat {
 
}

.mbvn-home-sanpham div[class*="group-x-"]>div:nth-of-type(1) {
  
}

.product-item-in-search {
  
  height: 100%;
}



@media (max-width: 575px) {
  .mbvn-home-sanpham div[class*="group-x-"]>div:nth-of-type(3),
   .mbvn-home-sanpham div[class*="group-x-"]>div:nth-of-type(5) {
   
  }
 .mbvn-home-sanpham div[class*="group-x-"]>div:nth-of-type(5) {
   
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .mbvn-home-sanpham div[class*="group-x-"]>div:nth-of-type(4) {
   
  }
}