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

/*************** ADD CUSTOM CSS HERE.   ***************/
@media (min-width: 1800px) {
    .container {
        max-width: 1820px;
    }
  .danhmuc-home .product-category {
    flex-basis: 12.5%;
    max-width: 12.5%;
}
  .pro-tb .col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
  .home-spdm .col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
  .danhmuc-home .product-category .box-category{
        padding: 25px;
  }
  .category-page-row .product-small1.col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
  .custom-tabs-content .row .col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1620px;
    }
  .danhmuc-home .product-category {
    flex-basis: 12.5%;
    max-width: 12.5%;
}
  .pro-tb .col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
  .home-spdm .col{
    flex-basis: 16.66666667% !important;
    max-width: 16.66666667% !important;
  }
}
body{
  color: #000000;
  font-size: 14px;
}

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.top-hd{

}
.top-hd ul{
  
}
.top-hd ul li{
  display: inline-flex;
  margin: 0 20px;
}
.top-hd ul li a{
font-weight: 600;
font-size: 14px;
line-height: 20px;
color: #5D5D5D;
}
.top-hd ul li a i{
  
}
.searchform-wrapper{

}
.searchform-wrapper .searchform{
  background: #F1F5F9;
border-radius: 10px;
}
.searchform-wrapper .searchform .ux-search-submit{background-color: transparent !important;border: unset;height: 45px;}
.searchform-wrapper .searchform .ux-search-submit i{
  color: #94A3B8;

}
.searchform-wrapper .searchform input.search-field{
  background-color: transparent;
  box-shadow: unset;
  border: unset;
}
.cart-item .header-button .header-cart-link{
  background-color: #F1F5F9 !important;
  padding: 4px;
}
.cart-item .header-button .header-cart-link i{
 color: #0F172A !important;
 font-size: 14px;
}
.logged-register{box-shadow: 0px 1.59px 3.18px -1.59px #D3313133;box-shadow: 0px 3.18px 4.78px -0.8px #D3313133;font-weight: 700;font-size: 11.14px;line-height: 19.1px;color: #ffffff;border-radius: 10px;background: #d33131;padding: 10px 20px;}
.logged-register a{
font-weight: 700;
font-size: 11.14px;
line-height: 19.1px;
color: #ffffff;
}
#masthead{
  box-shadow: 0px 1px 2px 0px #0000000D;
}
#top-bar{
   box-shadow: 0px 1px 2px 0px #0000000D;
}
.header-bottom-nav{

}
.header-bottom-nav>li.menu-item{margin: 0 20px;}
.header-bottom-nav>li.menu-item>a{font-weight: 400;font-size: 15px;line-height: 20px;}
.header-bottom-nav>li.menu-item.active>a{
font-weight: 600;

}
.home-slider{

}
.home-slider img{
  /* border-radius: 24px; */
}
.danhmuc-home{

}
.danhmuc-home .product-category{

}
.danhmuc-home .product-category .box-category{background: #FFFFFF;border: 1px solid #E2E8F0;border-radius: 16px;padding: 40px;padding-bottom: 20px;}
.danhmuc-home .product-category .box-category .box-text{
  padding-bottom: 0;
}
.danhmuc-home .product-category .box-category .box-text h5{
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #6B6B6B;
  text-transform: unset;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  height: 43px;
}

.danhmuc-home .product-category .box-category .box-text p{
  display: none;
}
.text-sptb{

}
.text-sptb h3{font-weight: 700;font-size: 24px;line-height: 32px;color: #0F172A;padding-bottom: 20px;position: relative;margin-bottom: 30px;}
.text-sptb h3::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  width: 32px;
  height: 8px;
  background: #D33131;
  border-radius: 12px;
}
.onsale{
  display: none;
}
.product-small1 .badge-container{margin: 0;right: unset;left: 0;}
.product-small1 .badge-container .badge-circle{
  width: 38px;
  height: 23px;
}
.product-small1 .badge-container .badge-inner{
  border-radius: 4px;
  line-height: 15px;
  font-size: 10px;
  text-transform: uppercase;
}
.product-small{box-shadow: 0px 1px 2px 0px #0000000D;margin-bottom: 15px;border: 1px solid #E2E8F0;padding-bottom: 0 !important;}
.product-small .box-image{
background: #F1F5F9;
padding: 10px
}
.product-small .box-text{
  background-color: #ffffff;
  padding: 20px 20px;
}
.product-small .box-text .title-wrapper{

}
.product-small .box-text .title-wrapper .category{
font-weight: 400;
font-size: 12px;
line-height: 16px;
letter-spacing: 0.6px;
color: #64748B;
}
.product-small .box-text .title-wrapper .product-title{

}
.product-small .box-text .title-wrapper .product-title a{
font-weight: 700;
font-size: 13px;
line-height: 20px;
color: #0F172A;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.product-small .box-text .price-wrapper{margin-top: 10px;}
.product-small .box-text .price-wrapper .price{
  /* display: table-footer-group; */
}
.product-small .box-text .price-wrapper .price span{
font-weight: 700;
font-size: 18px;
line-height: 28px;
color: #D33131;

}
.product-small .box-text .price-wrapper .price ins{
  /* display: block; */
}
.product-small .box-text .price-wrapper .price ins span{font-weight: 700;font-size: 16px;line-height: 28px;color: #D33131;}
.product-small .box-text .price-wrapper .price del{
  
}
.product-small .box-text .price-wrapper .price del span{
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: #94A3B8;
}
.product-small .box-text .add-to-cart-button{margin-top: 10px;}
.product-small .box-text .add-to-cart-button a{
  background: #EB2929;
  border-radius: 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 23px;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  margin: 0;
  display: block;
  padding: 5px 20px;
  text-transform: unset;
  /* background: urlimages/cartgh.png) #EB2929 32px center no-repeat; */
}
.product-small .box-text .add-to-cart-button a::before{
  content: "";
  width: 12px;
  height: 12px;
  background: url(images/cartgh.png) center;
  display: block;
  /* top: 10px; */
  position: absolute;
  left: 31px;
  top: 10px;
}
.pro-tb{padding-bottom: 50px;}
.pro-tb button.previous{opacity: 1 !important;top: unset;bottom: 0;left: 49%;/* border: 1px solid #CBD5E1; */}
.pro-tb button.next{
  opacity: 1 !important;
  top: unset;
  bottom: 0;
  left: 54%;
}
.pro-tb button svg{
  border: 1px solid #CBD5E1 !important;
}
.banner-home img{
  border-radius: 17px;
}
.title-dm{margin-bottom: 0;}
.title-dm h3{border: unset;margin-bottom: 30px;}
.title-dm span{font-weight: 700;font-size: 24px;line-height: 32px;color: #0F172A;position: relative;border: unset;padding-left: 20px;padding-bottom: 0;text-transform: unset;}
.title-dm span::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background: #D33131;
border-radius: 10px;
}

.home-spdm{padding-bottom: 50px;}
.home-spdm button.previous{opacity: 1 !important;top: -55px;bottom: unset;right: 45px !important;left: unset;/* border: 1px solid #CBD5E1; */transform: unset !important;margin-top: 0 !important;}
.home-spdm button.next{
  opacity: 1 !important;
  top: -55px;
  bottom: unset;
  left: unset;
  right: 0;
  transform: unset !important;
  margin-top: 0 !important;
}
.home-spdm button svg{
  border: 1px solid #CBD5E1 !important;
}
.title-dm h3>a{
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #D33131;
}
.box-blog-post{background: #FFFFFF;box-shadow: 0px 1px 2px 0px #0000000D;border: 1px solid #E2E8F0;border-radius: 16px;overflow: hidden;}
.box-blog-post .box-image{

}
.box-blog-post .box-image img{
  
}
.box-blog-post .box-text{padding: 10px 22px;}
.box-blog-post .box-text p.cat-label{font-weight: 700;font-size: 12px;line-height: 16px;text-transform: uppercase;color: #D33131;opacity: 1;}
.box-blog-post .box-text h5.post-title{

}
.box-blog-post .box-text h5.post-title a{font-weight: 700;font-size: 16px;line-height: 24px;color: #0F172A;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-moz-line-clamp: 2;-moz-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;height: 50px;}
.box-blog-post .box-text p.from_the_blog_excerpt {font-weight: 400;font-size: 14px;line-height: 20px;color: #64748B;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-moz-line-clamp: 3;-moz-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;margin: 10px 0;height: 63px;}
.box-blog-post .box-text .date-post{
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: #94A3B8;
}
.box-blog-post .box-text .date-post i{
  
}
.logo-ft{

}
.logo-ft p{
font-weight: 400;
font-size: 14px;
line-height: 22.75px;
color: #64748B;
}
.tienich-ft{

}
.tienich-ft p{margin-bottom: 0;}
.tienich-ft img{
  margin-bottom: 0 !important;
}
.footer-h3{margin-bottom: 20px;}
.footer-h3 h3{
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #0F172A;

}
.icon-ft{align-items: center;margin-bottom: 15px;}
.icon-ft .icon-box-img{
max-width: 15px !important;
}
.icon-ft .icon-box-img img{
  padding-top: 0;
}
.icon-ft .icon-box-text{
  
}
.icon-ft .icon-box-text p{font-weight: 400;font-size: 15px;line-height: 20px;color: #64748B;}
.menu-footer{

}
.menu-footer .menu-item{

}
.menu-footer .menu-item a{font-weight: 400;font-size: 14px;line-height: 20px;color: #64748B;padding-top: 0;}
.menu-footer .menu-item a span{
  
}
.text-dki{

}
.text-dki p{
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #64748B;
}
#newsletter-form{

}
#newsletter-form p{display: flex;gap: 5px;}
#newsletter-form input.wpcf7-email{
  background: #F1F5F9;
  box-shadow: unset;
  border: unset;
  border-radius: 8px;
  margin-bottom: 0;
}
#newsletter-form input.wpcf7-submit{
  margin: 0;
  font-size: 14px;
  border-radius: 8px;
  text-transform: unset;
}
#newsletter-form .wpcf7-spinner{
  display: none;
}
.text-copyright{

}
.text-copyright p{
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: #94A3B8;
}
.account-item{

}
.account-item .account-link{
  background: #D33131;
  font-weight: 700;
  font-size: 11.14px;
  line-height: 19.1px !important;
  color: #ffffff !important;
  text-transform: unset;
  border-radius: 8px;
  padding: 10px 20px;
}
.page-wrapper.my-account{

}
.page-wrapper.my-account .woocommerce{
  max-width: 750px;
    margin: 20px auto;
}
.tp-register-form {
    max-width: 520px;
    margin: 30px auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

.tp-reg-title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 700;
}

.tp-register-form .form-row {
    margin-bottom: 16px;
}

.tp-register-form label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #222;
}

.tp-register-form input {
    width: 100%;
    height: 44px;
    padding: 0 14px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background: #fff;
}

.tp-register-form input:focus {
    border-color: #0d6efd;
    outline: none;
    box-shadow: 0 0 0 3px rgba(13,110,253,0.12);
}

.tp-register-form .button.primary {
    width: 100%;
    height: 46px;
    border: 0;
    border-radius: 6px;
    background: #d33131;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.tp-register-form .button.primary:hover {
    opacity: 0.92;
}

.tp-reg-message {
    max-width: 520px;
    margin: 20px auto;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 14px;
}

.tp-reg-message.success {
    background: #e9f9ee;
    color: #137333;
    border: 1px solid #b7ebc6;
}

.tp-reg-message.error {
    background: #fff1f0;
    color: #cf1322;
    border: 1px solid #ffa39e;
}

.tp-reg-login-link {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}
.password-field{
    position: relative;
    display: block;
}

.password-field input{
    padding-right: 45px !important;
}

.toggle-password{
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    user-select: none;
    opacity: 0.7;
}

.toggle-password:hover{
    opacity: 1;
}
.article-page-category {
    background: #f5f5f5;
}
.article-page-category ul{
  list-style: none;
  padding: 16px 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  margin-bottom: 0;
}
.article-page-category ul li{margin: 0 15px;}
.article-page-category .list .item {
    display: inline-block;
    padding: 6px 16px;
    text-transform: capitalize;
    background: #fff;
    font-size: 16px;
    border-radius: 5px;
    color: var(--blue);
    font-weight: 600;
}
.blog-page{

}
.blog-page h5{
  
}
.blog-page h5 a{
   color: #ffffff !important;
}
.blog-page .date-post{
  color: #ffffff !important;
}
.blog-page .col-inner{
  box-shadow:unset
}
.blog-page-right{

}
.blog-page-right h5{
  
}
.blog-page-right h5 a{
   color: #ffffff !important;
}
.blog-page-right .date-post{
  color: #ffffff !important;
}
.blog-page-right .post-item{
  padding-bottom: 20px;
}
.blog-page-right .col-inner{
  box-shadow:unset
}
.icon-tintuc{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 11px 1px #0000002e;
  box-shadow: 0 0 11px 1px #0000002e;
  padding: 10px;
}
.blog-title{margin-bottom: 20px;}
.blog-title h2{border: unset;}
.blog-title h2 span{
      padding: 0;
      font-size: 21px;
      text-transform: uppercase;
      font-weight: 700;
      margin-right: 40px;
      border: unset;
      /* margin-right: 0; */
      padding-left: 22px;
      color: #D33131;
      position: relative;
}
.blog-title h2 span::before{
  content: "\f02e";
  font: normal normal normal 19px / 1 FontAwesome;
  color: #D33131;
  position: absolute;
  left: 0;
  top: 6px;
}
.blog-title h2>a{
    color: #fff;
    background: #D33131;
    /* width: 98px; */
    /* height: 38px; */
    /* line-height: 38px; */
    text-align: center;
    display: block;
    border-radius: 8px;
    font-size: 16px;
    padding: 10px 10px;
}
.form-search .title-search {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 48px;
    border-bottom: 2px solid #D33131;
    margin-bottom: 15px;
    color: #000000;
}
.blog-new-right{

}
.blog-new-right .col{
  padding-bottom: 20px;
}
.blog-new-right .col-inner{
  box-shadow: unset;
}
.blog-new-right .box-blog-post{
  border-radius: unset;
}
.blog-new-right .box-blog-post .box-text h5.post-title a{
  font-size: 14px;
  font-weight: 600;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 17px;
  padding-bottom: 10px;
}
.blog-new-right .box-blog-post .box-text{
  padding: 0;
  padding-left: 10px;
  direction: ltr;
  display: table-cell;
  vertical-align: top;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    /* margin-bottom: 15px; */
}
.article-page-category .list li.active .item{
  background: #D33131;
  color: #ffffff;
}
.title_category h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 48px;
    border-bottom: 2px solid #D33131;
    margin-bottom: 15px;
}
.blog-archive .col.post-item{
  padding-bottom: 20px;
}
#comments{
  display: none;
}
.wrap-ct {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 11px 1px #0000002e;
    box-shadow: 0 0 11px 1px #0000002e;
    padding: 15px;
    margin-bottom: 30px;
}
.wrap-lis-category .cat-lv1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 0;
    color: #D33131;
}
.shop-page-title .is-small{
  display: none;
}
.tp-price-box {
    margin: 10px 0 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    background: #f4f4f4;
    padding: 10px;
}

.tp-current-price span {
    font-size: 24px;
    font-weight: 700;
    color: #e60000;
    line-height: 1.2;
}

.tp-old-price span {
    font-size: 15px;
    color: #888;
    text-decoration: line-through;
}

.tp-save-percent {
    background: #e60000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 4px;
    line-height: 1.4;
}
.pro-status {
    border-bottom: 1px dashed #d1d1d1;
    display: flex;
    padding-bottom: 10px;
    gap: 15px;
    font-size: 14px;
    margin-bottom: 15px;
}
.pro-status p{
  margin-bottom: 0;
}
.color-blue {
    color: #324a7a;
}
p.d-title{
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
  .tp-ddnb-box{
                margin:15px 0;
                padding:16px;
                border:1px solid #e5e7eb;
                border-radius:12px;
                background:#fff;
            }
            .tp-ddnb-title{
                font-size:18px;
                font-weight:700;
                line-height:1.4;
                margin-bottom:12px;
                color:#111827;
            }
            .tp-ddnb-wrap{
                position:relative;
            }
            .tp-ddnb-content{
                font-size:15px;
                line-height:1.7;
                color:#374151;
            }
            .tp-ddnb-content p{
                margin-bottom:8px;
            }
            .tp-ddnb-content ul,
            .tp-ddnb-content ol{
                margin:0 0 10px;
                padding-left:18px;
            }
            .tp-ddnb-content li{
                margin-bottom:6px;
            }
            .tp-ddnb-wrap.is-collapsed .tp-ddnb-content{
                overflow:hidden;
            }
            .tp-ddnb-fade{
                display:none;
            }
            .tp-ddnb-wrap.is-collapsed .tp-ddnb-fade{
                display:block;
                position:absolute;
                left:0;
                right:0;
                bottom:0;
                height:56px;
                background:linear-gradient(to bottom, rgba(255,255,255,0), #fff 85%);
                pointer-events:none;
            }
            .tp-ddnb-action{
                margin-top:10px;
            }
            .tp-ddnb-toggle{
                border:none;
                background:none;
                padding:0;
                font-size:14px;
                font-weight: 500;
                color: #000;
                cursor:pointer;
                margin-bottom: 0;
                background: #ececec;
                text-transform: unset;
                padding: 1px 10px;
            }
            .tp-ddnb-toggle .tp-text-less{
                display:none;
            }
            .tp-ddnb-box.is-expanded .tp-text-more{
                display:none;
            }
            .tp-ddnb-box.is-expanded .tp-text-less{
                display:inline;
            }
            .s-title {
    position: absolute;
    top: 8px;
    left: -7px;
}
.img-special-offer-title {
      background-image: url(images/mcch-icons-map.png);
    background-repeat: no-repeat;
    background-size: 298px 299px;
    display: inline-block;
    width: 155px;
    height: 45px;
    background-position: -31px -252px;
}
.tp-product-khuyen-mai{
            margin:12px 0 0;
            padding:14px 16px;
            border: 1px solid #D33131;
            border-radius:10px;
            background:#fffdf5;
            position: relative;
            padding-top: 40px;
        }
        .tp-product-khuyen-mai-title{
            font-size:16px;
            font-weight:700;
            color:#d97706;
            margin-bottom:10px;
            line-height:1.4;
        }
        .tp-product-khuyen-mai-content{
            font-size:14px;
            line-height:1.7;
            color: #000;
        }
        .tp-product-khuyen-mai-content ul,
        .tp-product-khuyen-mai-content ol,
        .tp-khuyen-mai-list{
            margin:0;
            padding-left:18px;
        }
        .tp-product-khuyen-mai-content li{
            margin-bottom:6px;
        }
        .tp-product-khuyen-mai-content p:last-child,
        .tp-product-khuyen-mai-content li:last-child{
            margin-bottom:0;
        }
        .tp-product-choices{
    margin: 12px 0 20px;
}
.tp-product-choices-head{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
}
.tp-product-choices-label{
    font-weight: 700;
    color: #222;
}
.tp-product-choices-grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}
.tp-product-choice-item{
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    min-height: 84px;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    background: #f8f8f8;
    text-decoration: none;
    transition: all .2s ease;
}
.tp-product-choice-item:hover{
    border-color: #D33131;
    background: #fff;
}
.tp-product-choice-thumb{
    width: 58px;
    min-width: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tp-product-choice-thumb img{
    display: block;
    width: 58px;
    height: auto;
    object-fit: contain;
}
.tp-product-choice-content{
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}
.tp-product-choice-title{
    color: #333;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 500;
}
.tp-product-choice-price{
    color: #111;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
}
.tp-product-choice-price del{
    opacity: .6;
    font-weight: 400;
    font-size: 13px;
    margin-right: 5px;
}
.tp-product-choice-price ins{
    text-decoration: none;
}
.tp-product-choice-check{
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    display: none;
    align-items: center;
    justify-content: center;
    background: #D33131;
    color: #fff;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.tp-product-choice-item.is-active{
    border-color: #D33131;
    background: #fff;
}
.tp-product-choice-item.is-active .tp-product-choice-check{
    display: flex;
}
@media (max-width: 767px){
    .tp-product-choices-grid{
        grid-template-columns: 1fr;
    }
}
.tp-product-choices-head strong{
  color: #D33131;
}
.ux-quantity.buttons_added{width: 100%;display: flex;align-items: center;/* gap: 10px; */}
.ux-quantity.buttons_added label{
  margin-bottom: 0;
  margin-right: 10px;
}
.single_add_to_cart_button{
  width: 48%;
}
.ux-buy-now-button{
  width: 48%;
  background-color: #fff;
  color: #D33131;
  border: 1px solid #D33131;
}
.pro-box-content {
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.pro-policy.pro-box{
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  margin-bottom: 12px;
  font-size: 14px;
  padding: 10px;
}
.pro-box-content {
    overflow: hidden;
    transition: max-height 0.35s ease;
}
.pro-box-bottom{

}
.pro-box-bottom button{margin: 0;text-transform: unset;color: #D33131;}
.pro-box-bottom button i{
  border: 1px solid #D33131;
  border-radius: 50%;
  font-size: 11px;
  width: 16px;
  height: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pro-infor.pro-box{
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  margin-bottom: 12px;
  font-size: 14px;
  padding: 10px;
}
.wc-tabs li.active a{
  font-weight: 700;

}
.pro-basic {
    position: sticky;
    top: 10px;
}
.share-icons-detail{
  text-align: center;
  margin-top: 20px;
}
.custom-tabs {
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
  border-radius: 15px;
}

.custom-tabs-nav {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
  /* background: #f8f8f8; */
}

.custom-tabs-nav .tab-btn {
  padding: 12px 18px;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  text-transform: unset;
  position: relative;
  line-height: 48px;
  font-weight: 700;
  font-size: 18px;
  color: #000;
  padding: 0 28px;
}

.custom-tabs-nav .tab-btn.active {
  background: #D33131;
  color: #fff;
  /* border-bottom: 2px solid #e30019; */
}

.custom-tabs-content {
  padding: 15px;
  padding-top: 25px;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}
.custom-tabs-nav .tab-btn.active::before{
  content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #D33131;
}
.blog-new-right .box-blog-post .box-image {
  width: 35% !important;
  direction: ltr;
        display: table-cell;
        vertical-align: middle;
}
@media(max-width:549px){
  .danhmuc-home .product-category .box-category{
    padding: 20px;
  }
  .text-sptb h3{
    font-size: 22px;
    margin-bottom: 20px;
  }
  .product-small .box-text .price-wrapper .price span{
    font-size: 16px;
  }
  .product-small .box-text .add-to-cart-button a::before{
    left: 6px;
  }
  .product-small .box-text .price-wrapper .price ins span{
    font-size: 16px;
  }
  .title-dm span{
    font-size: 20px;
  }
  .home-spdm button.previous{
        top: 33%;
            right: unset !important;
    left: 0 !important;
  }
  .home-spdm button.next{
    top: 33%;
  }
  .home-spdm {
    padding-bottom: 0;
}
.row-footer .col{
  padding-bottom: 30px;
}
.title_category h1 {
    font-size: 18px;
}
.form-search .title-search {
    font-size: 15px;
}
.wrap-lis-category .cat-lv1 {
    font-size: 16px;
}
.single_add_to_cart_button {
    width: 45%;
}
.ux-buy-now-button {
    width: 45%;
}
.custom-tabs-nav .tab-btn{
  font-size: 15px;
}
.product-small .box-text{
      padding: 15px 10px;
}
}
