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

/*************** ADD CUSTOM CSS HERE.   ***************/

.hgroup{padding-bottom: 0px;padding-top: 0px;}
.full-container{padding-bottom: 0px;padding-top: 0px;}
.price .woocommerce-Price-currencySymbol{
    color:red !important;
}
.woocommerce ul.products li.product .price {
margin-left:8px;	
font-size: 0.8em;
}

.woocommerce-Price-amount.amount {
color:red !important;
}

.single-product .heading-line {
  top: -26px;
  position: inherit;
}
.single-product .product-short-description {
  font-size: 15px;
}
.single-product .large-4 h3 {
  text-transform: uppercase;
  position: relative;
  color: #e00000;
  display: block;
  border-bottom: 1px solid #d0d0d0;
  font-size: 18px;
}
.heading-line {
  position: absolute;
  bottom: 12px;
}
.short-line {
  display: inline-block;
  width: 10px;
  height: 3px;
  background-color: #e0130b;
  border-radius: 10px;
  position: relative;
  margin-right: 3px;
  transition: all 0.4s linear;
  -webkit-transition: background ease 0.5s;
  -moz-transition: background ease 0.5s;
  -ms-transition: background ease 0.5s;
  -o-transition: background ease 0.5s;
  transition: background ease 0.5s;
  -webkit-animation: move 2.5s infinite linear;
  animation: move 2.5s infinite linear;
}
.long-line {
  display: inline-block;
  width: 130px;
  height: 3px;
  background-color: #e0130b;
  border-radius: 10px;
  position: relative;
  transition: all 0.4s linear;
  -webkit-transition: background ease 0.5s;
  -moz-transition: background ease 0.5s;
  -ms-transition: background ease 0.5s;
  -o-transition: background ease 0.5s;
  transition: background ease 0.5s;
  -webkit-animation: move 2.5s infinite linear;
  animation: move 2.5s infinite linear;
}
@keyframes move {
  0% {
    background: red;
    left: 0;
    top: 0;
  }
  25% {
    background: red;
    left: 50px;
    top: 0;
  }
  50% {
    background: red;
    left: 100px;
    top: 0;
  }
  75% {
    background: red;
    left: 50px;
    top: 0;
  }
  100% {
    background: red;
    left: 0;
    top: 0;
  }
}

.chinh-sach-box .large-12 .col-inner {
  background: #efefef;
  padding: 15px;
}
.chinh-sach-box .icon-box h4 {
  font-size: 16px;
}
.chinh-sach-box .icon-box .icon-box-text {
  font-size: 14px;
}
.chinh-sach-box .icon-box {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted gray;
}
.chinh-sach-box .icon-box:last-child {
  border-bottom: none;
}


.tieu-chi-section .icon-box {
    background: white;
    border-radius: 10px;
    border: 1px solid #e8e8ea;
    padding: 10px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#embed_eyechat{
    display: none;
}

}

div.product form.cart .quantity {
  float: left;
  margin: 0;
}

th.label {
    display: inline-flex;
}


span.woo-selected-variation-item-name {
    color: #dd3333 !important;
    white-space: nowrap;
    font-weight: bold;
}



/***************  tile danh mục sản phẩm   ***************/
div.tieude {
    position: relative;
    text-align: center;
    font-size: 18px;
    transition: 0.5s;
    transition-delay: 0.5s;
    font-weight: 700;
    text-transform: uppercase;
}
.title2 h2 h3 b {
    background-color: transparent;
}
div.tieude:hover {
  cursor: pointer;
  animation: jelly 0.5s;
}
@keyframes jelly {
  0%,
  100% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }

  }

b {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}
/*************** tbqpweb contact   ***************/
li.mien {
    color: red;
}
div#hlstudio-mobile {
    display: none;
}
.phone-mobile {display: none;}
.messenger {display: none;}
li.call1 {
    display: none;
}
li.call2 {    display: none;}
li.map2 {display: none;}
.hlstudio-0{
    position: fixed;
    right: 15px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 250;
    bottom: 505px;
    padding: 0px 0;
    border: 1px solid #f2f2f2;
}
.hlstudio-1{
    position: fixed;
    right: 15px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 250;
    bottom: 186px;
    padding: 0px 0;
    border: 1px solid #f2f2f2;
}
div#hlstudio0 li.messenger1 {
    margin-bottom: 8px;
}
.tbqpweb-nav{
font-size:13px;
width:auto;
text-align: center;
}
.tbqpweb-nav ul {list-style: none;padding: 0;margin: 0;}
.tbqpweb-nav ul li {list-style: none!important;}
.tbqpweb-nav ul>li a {
    border:none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}
.tbqpweb-nav ul>li .chat_animation{display:none}
.tbqpweb-nav ul>li a i.ticon-heart.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/call-icon.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}
.tbqpweb-nav ul>li a i.ticon-heart1.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-map.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.tbqpweb-nav ul>li a i.ticon-zalo-circle2.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-zalo.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.tbqpweb-nav li .button {
    background: transparent;
}.tbqpweb-nav ul>li a i.ticon-angle-up.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-angle-up.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.tbqpweb-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}.tbqpweb-nav ul li .button .btn_phone_txt {
    position: relative; top:35px;
    font-size: 1px;
    font-weight: bold;
    text-transform: none;
}
.tbqpweb-nav ul li .button .phone_animation .phone_animation2 .phone_animation3 i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}.tbqpweb-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}
.tbqpweb-nav ul>li a i.ticon-messenger.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-messenger.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.tbqpweb-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 8px;
}
.tbqpweb-nav ul li .button .phone_animation2 i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 8px;
}
.tbqpweb-nav ul li .button .phone_animation3 i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 8px;
}
.tbqpweb-nav ul>li a i.ticon-chat-sms.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-zalo.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}
.tbqpweb-nav ul>li a i.icon-phone-w.lazyloaded {
    background: url(/wp-content/themes/hlstudio/icon/wpfast-icon-phone.png) no-repeat;
    background-size: contain;}
.tbqpweb-nav ul li .button .btn_phone_txt {
    position: relative;
    font-size: inherit;
}

@media only screen and (max-width: 600px){
div#hlstudio0 {
    display: none;
}
div#hlstudio1 {
    display: none;
}
div#hlstudio-mobile {
    display: block;
}
.hlstudio-0{
display: none;    
}
li.mien {
    display: none;
}
.tbqpweb-nav li .chat_animation{display:block !Important}


.tbqpweb-nav li .button .phone_animation {box-shadow: none;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translate(-50%,0);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #6cb917;
    line-height: 15px;
    border: 2px solid white;
}
.tbqpweb-nav li .button .phone_animation2 {box-shadow: none;
    position: absolute;
    top: -16px;
    left: 30%;
    transform: translate(-50%,0);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #6cb917;
    line-height: 15px;
    border: 2px solid white;
}
.tbqpweb-nav li .button .phone_animation3 {box-shadow: none;
    position: absolute;
    top: -16px;
    left: 70%;
    transform: translate(-50%,0);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #6cb917;
    line-height: 15px;
    border: 2px solid white;
}
.tbqpweb-nav ul>li a{padding:0; margin:0 auto}
.tbqpweb-nav {
    background: white;
    width: 100%; border-radius:0;
    color: #fff;
    height: 60px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 5px;
    margin: 0;
    box-shadow: 0 4px 10px 0 #000;
}
.tbqpweb-nav li {
    float: left;
    width: 20%;
    list-style: none;
    height: 50px;
}
.tbqpweb-nav li .call1 .call2 {
    float: left;
    width: 20%;
    list-style: none;
    height: 50px;
}
.phone-mobile{display:block !important}
.messenger{display:block !important}
li.call1 {   display:block !important}
li.call2 {   display:block !important}
li.call3 {    display: none;}
li.map2 {    display: none;}
li.map3 {    display: none;}
}

/*Custom category Flatsome - Flatsome.xyz */
.blog-archive .post-item:nth-child(1) .box-image {
    width: 55%!important;
}
.post-item:nth-child(1) .box-text .post-title{font-size:18px;margin-bottom:10px}
.blog-archive .post-item:nth-child(1) .box-text{padding-top:0;padding-right:0;padding-bottom:0;
}
.blog-archive .post-item:nth-child(2), .blog-archive .post-item:nth-child(3), .blog-archive .post-item:nth-child(4),
 .blog-archive .post-item:nth-child(5) {
  max-width: 50%;
    flex-basis: 50%;
    display: block !important;
}
.blog-archive .post-item:nth-child(2) .box-text p, .blog-archive .post-item:nth-child(3) .box-text p, .blog-archive .post-item:nth-child(4) .box-text p,
 .blog-archive .post-item:nth-child(5) .box-text p{
display:none
}
.box-vertical.box-image, .box-vertical .box-text {
    display: inherit;
}


/*Menu dọc chỉnh chữ*/
.menu-vertical-menu-container ul#menu-vertical-menu {
    position: absolute;
    background: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    border: 1px solid #f2f2f2;
}
ul#menu-vertical-menu {
    border: 1px solid #ececec;
}
.menu-vertical-menu-container ul#menu-vertical-menu>li {
    list-style: none;
    margin-bottom: 0;
}
.menu-vertical-menu-container ul#menu-vertical-menu>li>a {
    padding: 10px;
    position: relative;
    display: flex;
    align-items: center;
}

ul#menu-vertical-menu li a {
    color: #0d1d41;
}
.menu-vertical-menu-container ul#menu-vertical-menu>li>a img.ux-menu-icon {
    margin-right: 8px;
}

.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:#db0000}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:#fbae3c}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}


/**
 * My Account
 */

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 90%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:300px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}



.formthongtin {
    padding: 10px;
    color: #fff;
    border-radius: 4px;
    border: 3px solid #004;
    background-image: url("https://hlstudio.vn/wp-content/uploads/2022/08/lien-he-san-pham.jpg");
    width: 100%;
    display: block;
    float: left;
}

    /* cta */
    .cta-item3 {
    padding: 0px 0;
    }
    .cta-item2 {
        left: 10px;
    }
    .cta-item3 p {
        font-size: 16px;
        font-weight: 600;
		color: #fff;
    }

    .cta-item3 i {
        padding: 0px 5px;
        font-size: 26px;
        color: #fff;
    }

    .cta-item3 img {
        padding: 0 5px;
        margin-top: -10px;
    }
    .cta { margin-top: 1px; background-color: #cf1b22cc;}
    .cta .cta-row{height: 100px;}
    .cta .cta-item1 span:first-child, .cta .cta-item2 span:first-child{ padding: 5px;color: #eee;font-size: 16px;}
    .cta .cta-item1 span, .cta .cta-item2 span{ font-weight: bold;  font-size: 35px; display: block; line-height: 30px;}
    span.hot-line {color: #ffffff;}
    .cta .cta-item1 p, .cta .cta-item2 p{margin: 0;}
    .cta .cta-item1{ background: url('/wp-content/themes/hlstudio/images/icon-1.png') left center no-repeat; padding:20px 0;}
    .cta .cta-item2{ background: url('/wp-content/themes/hlstudio/images/phone-receiver.png') left center no-repeat;  padding:20px 0;}
    
    
    
@media only screen and (max-width: 767px) {        
    .cta{height: inherit;}
    .cta .cta-row{height: inherit;}
    .cta .cta-item1, .cta .cta-item2{background: inherit; padding: 10px 0;}
    .cta .cta-item1 span, .cta .cta-item2 span{font-size: 16px; line-height: inherit; color: #FFF;}
 }      
 
 /* INTERFACE TABLET SMALL */
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .cta .cta-item1{ background: url('/wp-content/themes/hlstudio/images/icon-1.jpg') left center no-repeat; background-size: 50px 50px;}
    .cta .cta-item2{ background: url('/wp-content/themes/hlstudio/images/icon-2.jpg') left center no-repeat; background-size: 50px 50px; }
    .cta .cta-item1 p, .cta .cta-item2 p{margin-left: 30px;}
    

    
}    

@media only screen and (max-width: 767px){
 /* cta */

    .cta .cta-item1 {
        background: url('/wp-content/themes/hlstudio/images/icon-1.jpg') left center no-repeat;
        padding: 20px 0 20px 40px;
        background-size: 50px 50px;
    }
    .cta .cta-item2 {
        background: url('/wp-content/themes/hlstudio/images/icon-2.jpg') left center no-repeat;
        padding: 20px 0 20px 40px;
        background-size: 50px 50px;
    }
    .cta .cta-item1 p span:first-child, .cta .cta-item2 p span:first-child{font-size: 14px;}
    .cta .cta-item1 p span, .cta .cta-item2 p span{ font-size: 24px; }
    .cta-item3 {
    padding: 20px 0;
    }

    .cta .cta-item1 {
        background: url('/wp-content/themes/hlstudio/images/icon-1.jpg') top center no-repeat;
        margin: 20px 0;
        padding: 0;
        background-size: 50px 50px;
    }
    .cta .cta-item2 {
        background: url('/wp-content/themes/hlstudio/images/icon-2.jpg') top center no-repeat;
        margin: 20px 0;
        padding: 0;
        background-size: 50px 50px;
    }
    .cta .cta-item1 p, .cta .cta-item2 p{
    	margin: 0;
    	padding: 60px 0 0 0;
    }
    .cta .cta-item1 p span:first-child, .cta .cta-item2 p span:first-child{font-size: 14px;}
    .cta .cta-item1 p span, .cta .cta-item2 p span{ font-size: 24px; }
    .cta-item3 {
    padding: 20px 0;
    } 
}  

.btd-ft1-dc {
    border-left: 1px solid #323c3f;
    padding-left: 15px;
    padding-right: 5px;
    border-radius: 5px;
}
p.dcap-ft1 {
    font-size: 14px;
    color: #2d3553;
    margin-bottom: 8px;
}
p.dcap-ft1 .fas {
    color: red;
}
p.dcap-ft1 .fa-solid {
    color: red;
}

.wpclv-term.hint--top.active span::before {
    content: "\2714 ";
    color: green;
    padding-right: 5px;
}

#embed_fullchat{
   bottom: 180px !important;
}
#embed_vchat{
   bottom: 115px !important;
}
#embed_fill{
   bottom: 105px !important;
}
#embed_circle{
   bottom: 100px !important;
}
#embed_greeting{
   bottom: 185px !important;
}

li.variable-item.button-variable-item.selected span.variable-item-span.variable-item-span-button::before {
    content: "\2714 ";
    color: green;
    padding-right: 5px;
}


.boxnoidungtomtat {
    background: #f3d6b359;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    position: relative;
    border: 1px dashed gray;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
}
.boxnoidungtomtat p {
    display: block;
    padding: 2px 8px;
    position: absolute;
    background: #fff9b4;
    border: solid 1px #e8dd58;
    text-align: center;
    top: -10px;
    left: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 2px;
    text-transform: uppercase;
}
.hotros {
    margin:15px;
    padding: 10px;
    border: 1px #f30 solid;
    border-radius: 5px;
    position: relative;
}
.hotros h3 {
    font-size: 13px;
    font-weight: bold;
    color: #f30;
    float: left;
    position: absolute;
    top: -18px;
    left: 10px;
    background: #fff;
    margin-bottom: 10px;
    padding: 0 5px;
    width: max-content;
}
.hotros i {
    font-size: 13px;
    font-weight: bold;
    color: #f30;
    float: left;
    position: absolute;
    top: -10px;
    left: 10px;
    background: #fff;
    margin-bottom: 10px;
    padding: 0 5px;
    width: max-content;
}
.clear {
    width: 100%;
    clear: both;
}
.support {
    padding: 10px 0;
}
.support .avatar {
    float: left;
    margin-right: 15px;
    width: 64px;
    height: 67px;
}
.support .info_support a {
    color: #236aa7;
    font-size: 12px;
    font-weight: bold;
    display: block;
}
.info_support p {
    margin-bottom: 12px;
}




.cs-productdetail
{
  float: left;
  width: 100%;
  border: 2px solid #007d3f;
  padding: 15px 20px 15px 2px !important;
  margin-bottom: 25px;
  border-radius: 10px;
}
.cs-product-info
{
  padding: 0px !important;
}
.cs-product-gallery img
{
  border: 1px solid #ccc;
  width: inherit;
}
.cs-product-info .product-short-description
{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-style: italic;
  margin-top: 14px !important;
  margin-bottom: 20px;
}
.cs-product-info .cs-buynow
{
  border: 2px solid #ee402f;
  border-radius: 3px;
  background-color: #db261b;
  color: #fff !important;
  padding: 5px 15px 5px 20px;
  display: flex;
  width: max-content;
  margin: 10px;
}
.cs-product-info .cs-titlepro {
    color: #db261b;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.cs-product-info span.amount {
    white-space: nowrap;
    color: #fc0000;
    font-weight: bold;
}
@media (min-width:767px) {
  .cs-product-gallery,
  .product-info
  {
     float: left;
  }
}
@media(max-width:767px) {
.cs-product-info {
    padding: 0px 0px 0px 15px !important;
}
}


/*-------------------Khuyến mãi CSS ------------*/ /*-------------------Khuyến mãi CSS ------------*/ /*-------------------Khuyến mãi CSS ------------*/

.woo-sctr-shortcode-countdown-timer-wrap {
    width: inherit !important;
    padding: 0px !important;
    font-weight: 600;
}
.single-product .isures-flashsale{
    background-image: url(https://thietbiquayphim.com/c/img/bg-flashsale.jpg);
	border-bottom: groove;
}
.single-product .isures-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
	margin-top: 10px;
    margin-bottom: 5px;
}
.single-product .isures-flashsale span.title {
	margin-right: 10px;
    margin-left: 10px;
}
 
.single-product .isures-flashsale .ux-timer {
    margin: 0;
 
}
.single-product .isures-flashsale .ux-timer span {
    font-size: 20px;
}
.single-product .isures-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
 
.single-product .isures--flashsale .ux-timer span {
    color: var(--isures-secondary-color)!important;
}
.single-product .isures--flashsale .ux-timer span  strong{color: #222}

/*-------------------Post CSS ------------*/
.entry-content.single-page .isures-flashsale{
    background-image: url(https://thietbiquayphim.com/c/img/bg-flashsale.jpg);
	border-bottom: groove;
}
.entry-content.single-page .isures-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
	margin-top: 10px;
    margin-bottom: 5px;
}
.entry-content.single-page .isures-flashsale span.title {
    margin-top: 10px;
	margin-right: 25px;
    margin-left: 10px;
}
 
.entry-content.single-page .isures-flashsale .ux-timer {
    margin: 0;
 
}
.entry-content.single-page .isures-flashsale .ux-timer span {
    font-size: 20px;
}
.entry-content.single-page .isures-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
 
.entry-content.single-page .isures--flashsale .ux-timer span {
    color: var(--isures-secondary-color)!important;
}

/*-------------------deals CSS ------------*/
.deals-khuyen-mai .isures-flashsale{
    background-image: url(https://thietbiquayphim.com/c/img/bg-flashsale.jpg);
	border-bottom: groove;
}
.deals-khuyen-mai .isures-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
	margin-top: 10px;
    margin-bottom: 5px;
}
.deals-khuyen-mai .isures-flashsale span.title {
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 10px;
}
 
.deals-khuyen-mai .isures-flashsale .ux-timer {
    margin: 0;
 
}
.deals-khuyen-mai .isures-flashsale .ux-timer span {
    font-size: 20px;
}
.deals-khuyen-mai .isures-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
 
.deals-khuyen-mai .isures--flashsale .ux-timer span {
    color: var(--isures-secondary-color)!important;
}

@media (max-width: 749px) {
    .wcpt .isures-flashsale {
        display: block !important;
        word-break: normal !important;
        overflow-wrap: normal !important;
        hyphens: none !important;
    }
}

.isures-flashsale span.title > a,
.isures-flashsale span.title > a {
  background: transparent !important;
  color: inherit !important;
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
/*-------------------Khuyến mãi CSS ------------*/
.wvn-gift {
	margin-bottom: 15px;
	margin-top: 30px;
	background: white;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ef0b0b;
	font-size: 15px;
	width: 100%;
}
.wvn-gift .tieu-de {
	background: #e31616;
	padding: 2px 20px;
	margin-top: -24px;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	display: block;
	max-width: 255px;
	border-radius: 99px;
}
.wvn-gift ul {
	margin-bottom: 4px;
	margin-left: -10px;
	margin-top: 8px;
}
.wvn-gift li {
    list-style: none;
    color: #3a3a3a;
    font-size: 14px;
    background: url(https://thietbiquayphim.com/c/img/km_product1.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position-y: 3px;
    padding-left: 23px;
    text-align: left;
	margin: 1.1px;
}	
/*-------------------Khuyến mãi CSS ------------*/
@media only screen and (max-width: 768px) {
    .isures-flashsale {
        font-size: 12px; /* hoặc kích thước chữ bạn muốn */
    }
    /* Nếu cần tùy chỉnh riêng cho các phần con bên trong */
    .isures-flashsale .title {
        font-size: 14px;
    }
    .isures-flashsale .woo-sctr-countdown-timer-text-before {
        font-size: 12px;
    }
    .isures-flashsale .woo-sctr-countdown-value {
        font-size: 16px;
    }
}

/*-------------------Khuyến mãi CSS ------------*/