/*
Theme Name: ProAuto
Description: ProAuto
Author: HL
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.archive-page-header .widget_categories .widget-title{
    display: none;
}
.archive-page-header .widget_categories{

    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px !important;
    padding-right: 0px;
        display: flex;
    /* background: white; */
    padding: 10px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.archive-page-header .widget_categories ul li{
     display: inline-block;
     border-top: unset;
     margin-right: 10px;
}
.archive-page-header .widget_categories ul li a:hover{
    border-color: var(--primary-color);
}
.archive-page-header .widget_categories ul li a{
        padding: 0 15px;
    background-color: #fff;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    border: 1px solid transparent;
}
.header-cart-icon:after{
    background-color: white;
color: var(--primary-color);
    height: 20px;

    min-width: 20px;

}
.section-thu-mua .icon-box img{
	    filter: invert(56%) sepia(29%) saturate(542%) hue-rotate(140deg) brightness(84%) contrast(89%);
}
.section-thu-mua h1{
	color: var(--primary-color);
    font-size: 35px;
}
.section-thu-mua h2{
		color: var(--primary-color);
}
.section-thu-mua .line {
    position: relative;
    height: 5px;
    width: 45px;
    background-color: var(--primary-color);
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    margin-bottom: 50px;
}
.section-thu-mua .line:after, .section-thu-mua .line:before {
    position: absolute;
    height: 5px;
    width: 10px;
    content: "";
    background-color:  var(--primary-color);
}
.section-thu-mua .line:after {
    right: 50px;
}
.section-thu-mua .line:before {
    left: 50px;
}
.section-thu-mua .div-anh{
	padding:10px;
	    border: 1px solid #ddd;
}
.title-thu-mua{
	font-size:30px;
	color:var(--primary-color);
}
.div-anh a::before {
    bottom: 0px;
    right: 0px;
}
.div-anh a::after {
    top: 0px;
    left: 0px;
    transition-delay: 0.1s;
}
.div-anh a:hover:before, .div-anh a:hover:after {
    height: 100%;
    width: 100%;
    opacity: 0;
}
.div-anh a:before, .div-anh a:after {
    content: "";
    position: absolute;
    z-index: 9999;
    width: 0px;
    height: 0px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.35);
    transition: all 0.75s ease 0s;
}
.section-thu-mua .icon-box h3{
	margin-bottom:0px;
}
.section-thu-mua .row-dashed .col:before, .section-thu-mua .row-solid .col:before{
	    border-left: 1px dashed var(--primary-color);
}
.section-thu-mua .icon-box p{
	font-size:14px;
}
.nav-pagination>li>a, .nav-pagination>li>span{
    width: 42px;
    height: 42px;
    display: flex
;
    justify-content: center;
    align-items: center;
    border: unset;
    border-radius: 99px;
    background: #fff;
    box-shadow: 0 10px 20px #00000010;
    font-weight: 500;
    color: var(--primary-color);
    background-position: center;
    background-size: 15px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.category-page-row .widget{
    margin-bottom: 7px;
}
.chosen-container-single .chosen-single {
    height: 34px !important;
    line-height: 34px !important;
}

.ul-dia-chi{
    font-size: 95%;
}
.wpcf7-spinner{
    display: none;
}
#footer .icon-box-text{
    font-size: 14px;
    padding-left: 5px;
}
#footer .icon-box{
    align-items: center;
}
#footer .widget_nav_menu li a{
    color: black;
}
#footer .widget_nav_menu li{
    border-top: unset;
    list-style: disc;
}
#footer ul li::marker {
  color: #B3B3B3; /* Thay Ä‘á»•i mĂ u thĂ nh mĂ u báº¡n muá»‘n */
}
#footer form{
    margin-bottom: 0px;
}
#footer .wpcf7-text{
    height: 40px;
    box-shadow: unset;
    border-radius: 7px;
}
#footer .wpcf7-submit:hover{
    box-shadow: unset;
}
#footer .wpcf7-submit{
         background-image: url(images/send.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
    width: 22px;
    height: 19px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    position: absolute;
    top: 11px;
    right: 11px;
}
.div-icon{
    padding-bottom: 15px;
}


.div-icon .icon-box-text p{
    font-size: 13px;
}
.div-icon .icon-box-img{
  width: 70px !important;
    height: 70px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    background-color: #ea9c231c;
    border-radius: 100%;  
} 

.div-icon > .col-inner{
    background-color: #fff;
    padding: 15px 20px 15px;
    border-radius: 16px;
}
.cart_item .variation{
        display: flow-root;
}
.slide-icon .row .col{
    padding-bottom: 0px !important;
}
.slide-icon .row{
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px  !important;
}
.product-small  span.price > .amount, .product-small  span.price ins .amount {
    font-size: 16px;
    font-weight: 600;

}

.product-small .price-wrapper {
  display: flex;
  flex-direction: column;
}

.product-small .star-rating {
  order: 2;
  margin-top: 5px;
  float: none;
}

.product-small .price {
  order: 1;
}
 .div-image{
      padding-bottom: 5px !important; 
    }
    .div-product-right{
      padding-bottom: 5px !important;
    }
.div-sp > .col-inner{
    background-color: #fff;
    padding: 10px 20px 10px;
    border-radius: 16px;
}
.row-gian-hang{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.row-gian-hang .icon-box-img{
    margin-bottom: 0px;
}
.row-gian-hang p{
    margin-bottom: 0px;
	    font-size: 14px;
}
.a-danh-muc{
    font-weight: normal;
    font-size: 13px;
}
.p-ket-thuc{
    margin-bottom: 0px;
}
.p-ket-thuc{
    color: white;
}
.h3_title span{
        color: #fff000;
}
.product-section{
    border-top: unset;
}
#product-sidebar .widget_custom_html{
    margin-bottom: 10px;
}
.box-hotline-chi-tiet{
        -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 6px;
    color: rgb(234, 87, 5);
    background-color: rgb(255, 235, 224);
    padding: 10px;
}
.box-hotline-chi-tiet p{
        font-size: 14px;
margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
    color: rgb(234, 87, 5);
}
.so-hotline{
          font-size: 25px !important;
            line-height: .8;

}



.product-info{
        padding-right: 0px;
    border-right: none;
}
.ux-nav-vertical-menu li a img{
    height: 20px;
}
.nav-spacing-xlarge>li {
    margin: 0 17px;
}
.sub-menu.nav-dropdown-default > li:first-child:nth-last-child(1) {
  width: 260px;
}

/* Khi cĂ³ Ä‘Ăºng 3 con trá»±c tiáº¿p */
.sub-menu.nav-dropdown-default > li:first-child:nth-last-child(3),
.sub-menu.nav-dropdown-default > li:first-child:nth-last-child(3) ~ li {
  width: 380px;
}

/* Khi cĂ³ tá»« 4 con trá»Ÿ lĂªn */
.sub-menu.nav-dropdown-default > li:first-child:nth-last-child(n+4),
.sub-menu.nav-dropdown-default > li:first-child:nth-last-child(n+4) ~ li {
  width: 275px;
}
.header-bottom-nav  .nav-dropdown.nav-dropdown-default > li > a{
        border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}
.header-bottom-nav  .nav-dropdown.nav-dropdown-default{
    padding: 20px;
}
.header-bottom-nav>li>a {
    padding-bottom: 15px;}
.header-bottom-nav > li > ul{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.header-bottom-nav li:before,.header-bottom-nav li:after{
    display: none;
}
.header-bottom .icon-angle-down{
    display: none;
}

.header-vertical-menu__opener .icon-menu {
    margin-right: 0 !important;
    font-size: 20px !important;
    line-height: 35px;
}
.header-vertical-menu__opener i.icon-angle-down {
    display: none;
}
.header-vertical-menu__opener {
    border: 2px solid #ffff;
    border-radius: 6px;
    width: 130px !important;
    justify-content: center !important;
    height: 35px !important;
    margin-right: 15px;
}
.item-about img {
    max-width: 30px;
}
.product-small.col>.col-inner:not(.home .product-small.col>.col-inner) {
    border: 1px solid rgb(235, 235, 235);
}
.product-small.col>.col-inner:not(.box-product-menu .product-small.col>.col-inner) {
    background-color: #fff;
    border-radius: 4px;
    padding: 0px 10px 5px 10px;
}
#main .row-banner .col{
    padding-bottom: 0px !important;
}
.TextCaptions .item.is-nav-selected::after{
    background: #FFD600 !important;
}
.box-hotline{
        background: #FFEBE0;
    border-radius: 5px;
    padding: 7px;
}
.box-hotline .icon-box-img{
    margin-bottom: 0px !important;
}
.box-hotline .so-hotline,.box-hotline .nd-hotline{
    color: rgb(234, 87, 5);
}
.box-hotline h3{
    margin-bottom: 0px;
}
.box-tu-van{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.div-tu-van{
    margin-bottom: 5px;
}
.div-tu-van .icon-box{
    margin-bottom: 5px;
}
.div-tu-van{
    background: #F1F1F1;
    padding: 5px;
    border-radius: 5px;
}
.div-tu-van .icon-box-text{
    padding-left: 4px !important;
}
.div-tu-van .icon-box-text .p-tu-van{
    font-size: 11px;
}
.div-tu-van .icon-box-text h4{
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0px;
}
.single-product table.variations .ux-swatch {
       background: white;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
}
.ux-swatch--label {
        margin-right: 0px;

 min-width: 115px;
    text-align: center;}


.variations .label label {
    display: inline;
    margin: 0.5em 0;
}
b, strong {
    font-weight: bold;
}
.variations_form th.label{
    display: block;
}
.woocommerce-messager:focus{
    border: unset !important;
}
.form-row .fl-is-active input, .form-row .fl-is-active textarea {
    padding-bottom: .5em;
    padding-top: .5em;
}
.fl-label {
    display: none;
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row textarea, .fl-labels .form-row select {
    box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
    font-size: 15px;
}
.fl-labels span.select2-selection {
    box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 8px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
    font-size: 15px;
    height: 45px;
}
.fl-labels span.select2-selection .select2-selection__rendered {
    line-height: 47px !important;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select{
        min-height: 46px;
    padding-top: 4
}
.woocommerce-message:focus-visible {
    outline: none !important;
}
li.cart-item ul.nav-dropdown{
    border: unset;
       border-radius: 8px;
    box-shadow: 0 3px 16px #00000007;
    padding: 10px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #ffffff;
}
tr.cart_item{
    background: white;

}
.woocommerce-mini-cart__buttons .wc-forward{
    border-radius: 99px;
}
.woocommerce-mini-cart__buttons .checkout.wc-forward{
    border-radius: 99px;
    font-weight: 600;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    color: #fff;
    text-transform: inherit;
    border: unset;
}
.shop_table .cart_item td{
        padding-left: 10px;
    padding-right: 10px;
}
.woocommerce-checkout-review-order-table thead th{
    border-bottom: unset;
}
input#woocommerce-product-search-field-0, input#woocommerce-product-search-field-1 {
    background-color: #fff;
    border-radius: 99px;
    min-height: 40px;
    border-color:var(--fs-color-primary);
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row select, .fl-labels .form-row textarea{
      box-shadow: unset;
    border-radius: 8px;
    border: 1px solid #99999969;
}
form.woocommerce-checkout .large-5  > .col-inner, #customer_details .clear{
        background-color: #f8f8f8;
    box-shadow: 0 3px 16px #04114710;
    -moz-box-shadow: 0 3px 16px #04114710;
    -webkit-box-shadow: 0 3px 16px #04114710;
    margin: 0 0 20px;
    padding: 0px 20px 20px 20px;
}
.woocommerce-cart .cart-collaterals .cart-sidebar{
        background-color: #f8f8f8;
    box-shadow: 0 3px 16px #04114710;
    -moz-box-shadow: 0 3px 16px #04114710;
    -webkit-box-shadow: 0 3px 16px #04114710;
    margin: 0 0 20px;
    padding: 10px 20px 20px 20px;
}
.woocommerce-cart .cart-collaterals{
    border-left: unset;

}
.category-page-row {
    padding-top: 10px;
}
.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th {
    border-width: 1px;
}
.cart_totals th.product-name{
    color: #041147;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #04114720;
    background-color: #fff;
    padding: 13px 20px;
    margin-bottom: 11px;
    margin-left: -20px;
    margin-top: -10px;
    width: calc(100% + 39px);
    text-transform: initial;
    display: block;
}
select.orderby{
min-height: 33px !important;
    height: 33px;
}
.shop_table thead th{
    text-transform: initial;
    padding: 15px;
}
.shop_table thead{
        color: #041147;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #04114720;
    background-color: #fff;
    padding: 13px 20px;
    margin-bottom: 11px;
}
.box-lien-he {
    background: rgb(102 204 255 / 10%);
    padding: 20px;
    border-radius: 30px 0 30px 0;
    margin-top: 20px;
}
.box-lien-he  ul li{
    list-style: none;
}
.box-lien-he  ul li strong{
    color: var(--primary-color);
}
.box-lien-he  ul li{
    font-size: 14px;
    margin-bottom: 0px;
}
#order_review_heading{
    margin-top: unset !important;
}
#customer_details  h3,#order_review_heading,.title-giao-hang{
        color: #041147;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #04114720;
    background-color: #fff;
    padding: 13px 20px;
    margin-bottom: 11px;
    margin-top: -14px;
    width: calc(100% + 38px);
    text-transform: initial;
}
.title-lien-quan{
        text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px;
}
.title-giao-hang{
    margin-bottom: 20px !important;

}
.div-dem-nguoc{
    margin-top: -12px;
}
#header .header-nav-main .ux-search-submit {
    background-color: var(--primary-color) !important;
    color: white !important;
}
#header .header-nav-main  .searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -42px;
}
/* css icon */
#masthead li.html.custom {
    margin: 0px 12px;
}
#logo{
        margin-left: 0px;
}
.cls-1, .cls-2, .cls-3 {
	fill:none;
	stroke:#fff;
	stroke-linecap:round;
	stroke-linejoin:round;
}
.cls-1 {
	stroke-width:1.66px;
}
.cls-2 {
	stroke-width:1.66px;
}
.cls-3 {
	stroke-width:1.8px;
}
.about__box-content {
    font-size: 12px;
    line-height: 1.4;
 
}
.about__box-icon {
    display: flex;
    margin-right: 5px;
}
.about__box-content p.mb-0.title {

    font-size: 15px;
    font-weight: 800;
    text-transform: initial;
    color: white;
}
.about__box-content strong {
    font-size: 14px;
    color: #fff000;
    font-weight: 700;;
}
a.item-about:hover {
    background: rgba(255, 255, 255, 0.2);
}
a.item-about.about-1.about-contact, a.item-about.about-2.about-store, a.item-about.about-3.about-delivery-tracking {
    padding: 4px 8px;
    border-radius: 10px;
}

div#mega-menu-wrap {
    background: transparent;
}
div#mega-menu-title i{
   font-size: 20px !important; 
}
div#mega-menu-title {
 padding: 3px 6px 1px 7px;
    /* background: var(--primary-color); */
    border: 2px solid black;
    border-radius: 6px;
    color: black;
}
div#mega-menu-title i {
    margin-right: 0;
}
ul#mega_menu {
    width: 198px;
	z-index: 9;
}
.TextCaptions{
        position: relative !important;
}
.TextCaptions .flickity-viewport{
    height: 70px !important;
}
.home ul#mega_menu {
    margin-top: 22px;
}
ul#mega_menu {
    border-radius: 10px;
    border: none;
    webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
ul#mega_menu li {
    border-radius: 10px;
}
#mega_menu>li>a, .sf-menu ul.sub-menu li a {
     border: none;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 8px;
}
#mega_menu .sf-with-ul:after {
    border-left-color: #000;
}

/* css menu mobile */
div#masthead a.header-cart-link.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover {
    background: bottom;
}
div#masthead ul.mobile-nav i.icon-menu, div#masthead ul.mobile-nav i.icon-search, div#masthead i.icon-shopping-bag {

}
div#masthead ul.mobile-nav a.icon.button.round.is-outline.is-small {
     border: 1px solid #4f4e4e;
	    line-height: 30px;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    background-color: #fff;

}

.off-canvas:not(.off-canvas-center) li.html img {
   width: 60%;
   padding: 8px
}
.off-canvas .sidebar-menu {
    padding: 10px 0 0 0;
}
.mfp-content .col-menu-mobile {
    padding: 0px 4px 14px 4px;
}
.col-menu-mobile .icon-box-img {
    margin-bottom: 4px;
}

/* css main menu mobile */
.mfp-content .nav-vertical > li+li {
    border: none;
}
.mfp-content ul li a {
    font-size: 17px;
    font-weight: 200;
    color: #000;
    text-transform: capitalize;
}
.mobile-sidebar .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-sidebar li.has-icon-left>a>img {
	margin-right: 12px;
}


.mobile-sidebar li.html.custom.html_topbar_left {
    padding: 0;
}


/* css trang chá»§ */
/* css section banner */

.banner-img img, .col-banner .flickity-viewport {
    border-radius: 10px;
}

/* css má»—i sáº£n pháº©m */
.image-tools.is-small.top.right.show-on-hover {
    padding: 0;
}
.devvn_code_may span{
        top: 8px;
        height: 20px;
    min-height: unset;
    min-width: 41px;
    /* top: 11px; */
    /* left: 13px; */
    overflow: hidden;
    background-color: #ffd701;
    border-radius: 8px;
    font-size: 12px;
    line-height: unset;
    font-weight: 500;
    display: flex
;
    align-items: center;
    justify-content: center;
    position: unset;
    padding: 0 10px;
    color: #000;
}
.image-tools.top.right {
 opacity: 1;
 top: 10px;
    padding: 31px;
}
.image-tools a {
    padding: 6px 5px;
}
ul.showinfo {
    border-radius: 5px;
    background: #ffffffed;
    padding: 5px 3px 5px 5px;
    box-shadow: 0 4px 6px #00000029;
    border: 2px solid #00917a;
    overflow-y: scroll;
    height: 200px;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition-duration: .4s;
}
.product-small.col:hover ul.showinfo {
    transform: scaleY(1);
}
ul.showinfo li {
    list-style: none;
    font-size: 12px;
    margin-left: 0;
    counter-increment: listCounter;
}
ul.showinfo li:before {
    content: "KM" counter(listCounter);
    padding: 2px 3px;
    margin-right: 5px;
    border-radius: 3px;
    background: #E11B1E;
    font-size: 9px;
    font-weight: 700;
    color: white;
    text-align: center;
    left: calc(1px);
}


.banner-animation a:hover:before, .banner-animation a:hover:after {
    height: 100%;
    width: 100%;
    opacity: 0;
}
.banner-animation a::after {
    top: 0px;
    left: 0px;
    transition-delay: 0.1s;
}
.banner-animation a::before {
    bottom: 0px;
    right: 0px;
}
.banner-animation a:before, .banner-animation a:after {
    content: "";
    position: absolute;
    z-index: 9999;
    width: 0px;
    height: 0px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.35);
    transition: all 0.75s ease 0s;
}
.box-conhang {
    width: 100%;
    text-align: right;
    padding-top: 4px;
}
.box-conhang img {
    width: 20px;
}
.box-conhang span {
    color: rgb(0, 181, 23);
    font-size: 10px;
}
.post-title a{
    text-transform: capitalize;
}
.section-tin-lien-quan .box .box-text,.blog-archive .box .box-text {
    padding: 10px 20px;
}
.section-tin-lien-quan .box,.blog-archive .box{
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #EAEAEA;
}
.blog-archive .post-item:hover .post-title a{
    color: var(--primary-color);
}
.section-tin-tuc .post-item:hover .post-title a{
    color: var(--fs-color-secondary);
}
.section-tin-lien-quan .title-related {
    font-size: 25px;
}
.section-tin-lien-quan{
        background: #F8F9FC;
    padding: 30px;
}
.section-khuyen-mai .row .col{
    padding-bottom: 0px !important;
}
.section-khuyen-mai .flickity-slider .row{
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.div-anh-khuyen-mai{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.div-no-padding{
    padding-bottom: 0px;
}
.bg-product>.col-inner {
    border-radius: 20px;
    padding: 15px 18px 0 18px;
}
.category-page-row .widget .product-categories li a{
        border: 1px solid #e0e0e0 !important;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    color: #333;
        padding: 8px 12px;
    margin: 0 8px 5px 0;
}
.category-page-row .widget .product-categories li{
    border-top: unset;
}
.category-page-row .widget .product-categories{
        display: flex;
    flex-wrap: wrap;
}
.category-page-row .product-small.col{
    padding: 0px 6.8px 12.6px;
} 
.product-small.col>div {
    border-radius: 10px;
}
.product-small.col>.col-inner:not(.box-product-menu .product-small.col>.col-inner) {
 

  background-color: #fff;
    padding-bottom: 11px;
    border-radius: 16px;

    box-shadow: -4px 7px 32.9px 2.1px rgba(137, 137, 137, 0.1);
}


.div-sp-hot ,.div-product-right-hot{
    padding-bottom: 0px !important;
}
.div-sp-hot .product-small{
        min-height: 315px;
        background-color: #fff;
    padding-bottom: 0px;
    border-radius: 16px;

    box-shadow: -4px 7px 32.9px 2.1px rgba(137, 137, 137, 0.1);
}
.product-small:hover .product-title a{
    color: var(--fs-color-secondary) !important;
}

.div-sp-hot .product-small:hover .box-image img {
    transform: unset;
}
.div-sp-hot .product-small:hover .div-add-to-cart{
    transform: unset;
}
.div-sp-hot .div-add-to-cart{
      opacity: 1 !important;
    transform: unset;
    position: relative;
    left: 0;
}
.div-add-to-cart ,.add-to-cart-button{


    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: 0.2s;
    transform: translate(-50%, 50%);
    left: 50%;
    position: absolute;
    border-radius: 0 0 16px 16px;
    width: calc(100%);
 
    z-index: 9;
    padding-bottom: 10px;
    opacity: 0;
    pointer-events: none;
}
.button-mua-ngay,.add-to-cart-button a{
    margin-top: 0px !important;
    height: 35px;
    max-width: 150px;
    width: 100%;
    display: flex;
    text-transform: initial;
    justify-content: center;
    align-items: center;
    border: unset;
    font-weight: 600;
    font-size: 14px;
    color: #fff !important;
    border-radius: 99px;
    background-color: var(--primary-color) !important;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: 85% center;
    background-size: 19px;
    padding-right: 45px;
    background-image: url(images/cart.svg) !important;
}
.div-sp .section-title-container{
    border-bottom: 1px solid var(--primary-color);
       margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.callout.badge .on-sale{
    border-radius: 25px;
    font-size: 13px;
    font-weight: normal;
}
.callout.badge{
        height: 1.3em;
            margin-bottom: 3px;
} 
.badge-container .new-bubble-auto{
        border-radius: 32px;
    font-weight: normal;
    margin-top: 10px !important;
    font-size: 12px;
    min-height: unset;
    line-height: unset;
    padding: 0px !important;
}
.badge-container{
        margin-top: 9px !important;
    margin-left: 5px;
}
.entry-meta span{
    padding-right: 15px;
}
.entry-meta span svg{
    margin-right: 5px;
}
.entry-meta span  i{
   color: var(--primary-color);
}
.entry-meta,.entry-meta a {
        margin-bottom: 10px;
       color: var(--primary-color);

        font-size: 14px;
    text-transform: initial;
}
.div-sp-phai ins .woocommerce-Price-amount  bdi{
    font-size: 30px;
}
.product-small.col .box-text.box-text-products {
    padding: 8px 0px 8px 0px;
}
p.name.product-title.woocommerce-loop-product__title {
    height: 36px;
}

.product-small .box-text{
        transition: 0.5s;
}

.product-small .box-image img{
        transition: 0.3s;
    
}
.post-item a.button{
    font-weight: normal;
    font-size: 14px;
    color: #041147;
    text-transform: initial;
    margin-top: 0px;
    margin-right: 0px;
}
.span-date svg path,.span-author svg path{
        fill: var(--primary-color);
}
.post-item a.button i{
    padding-left: 10px;
}
.post-item .post-meta .span-date{
    padding-right: 10px;
}
.post-item .post-meta svg{
    margin-right: 5px;
}
.post-item .post-meta {
    opacity: 1;
        color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.is-divider{
    display: none;
}
.post-sidebar .widget-title{
    display: block;
    padding-bottom: 20px;
}
.post-sidebar aside{
        padding: 13px;
        background-color: #F0F1F5;
    border-radius: 16px;
    border: 1px solid #FFFFFF39;
}
ul.product_list_widget li {
    line-height: 1.33;
    list-style: none;
    margin-bottom: 12px;
    min-height: 94px;
    overflow: hidden;
    padding: 10px 6px 5px 84px;
    position: relative;
    vertical-align: top;
}
ul.product_list_widget li img {
    height: 80px;
 
  
    width: 80px;
}

.product_list_widget .product-title{
       font-size: 14px;
       font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product_list_widget .star-rating{
    display: none;
}
.product_list_widget li{
        margin-bottom: 12px;
        background: #fff;
    border-radius: 16px;
}

.section-title-normal{
        border-bottom: unset;
}
.section-title-normal span{
    border-bottom: unset;
}
.post-item .from_the_blog_excerpt {
      font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.post-item .post-title{
    padding-top: 6px;
    padding-bottom: 6px;
}
.post-item .post-title a{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.6;
	color: var(--primary-color);
}
.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link,.div-sp-hot .product-title a {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.product-small.col .price ins .amount bdi, span.amount{
    color: var(--primary-color);

}
.blog-single{
    background: white;
}
.title-big{
        font-size: 30px;
}
.section-icon .col{
    padding-bottom: 0px;
}
.section-icon .icon-box-text{
        font-size: 13px;
}
.section-icon .icon-inner{
    background-color: var(--primary-color) !important;
}
.section-icon .row-icon h4{
    font-size: 15px;
    margin-bottom: 0px;
}
.section-icon .row-icon .icon-box-img{
        border: 1px solid var(--primary-color) ;
    padding: 4px;
    border-radius: 99px;

}
.section-icon .row-icon{
        padding: 30px 30px 30px;
    box-shadow: -4px 7px 37.6px 2.4px rgba(168, 168, 168, 0.09);
    border-radius: 16px;
    background-color: #fff;
    border-top: unset;
    border-bottom: unset;
}
.div-dem-nguoc .ux-timer{
     
}
/* css Ä‘Ă¡nh giĂ¡ sao */
.product-small.col .box-name__box-raiting {
    padding-top: 5px;
}

.product-small.col .box-name__box-raiting .star-rating {
    width: 4em;
}


/* css section sáº£n pháº©m */
.section-sanpham .section-title-normal {
    margin-bottom: 0px;
    border-bottom: 0;
    width: 100%;
}
.section-sanpham .section-title-normal b {
    display: none;
}
.section-sanpham .section-title-normal span {
      border-bottom: 0;
    font-size: 18px;
    padding-bottom: 0;
    margin-right: 0;
    text-transform: initial;
    font-size: 22px;
}
.section-sanpham span.pvlan-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 4px;
}
.section-sanpham span.pvlan-show-cats li a, h3.section-title.section-title-normal>a {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0;
    padding: 4px 10px;
   color: var(--primary-color);
    border-radius: 8px;
  
}
.section-sanpham span.pvlan-show-cats li a:focus {
   background-color: #e6e6e6; 
}
.section-sanpham .section-title a {
    font-size: 14px;
    margin-left: 0;
    color: black;
}

/* css section thÆ°Æ¡ng hiá»‡u */
.col.col-thuonghieu {
    padding-bottom: 0;
}
.thuonghieu-img .img-inner.dark {
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px
}
.col.thuonghieu-img {
    padding: 10px;
}

/* css footer */
.footer-widgets.footer.footer-2 {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.text-footer h4 {
    margin-bottom: 5px
}
.text-footer p {
    margin-bottom: 6px;
    font-size: 13px;
}
.text-footer p a {
    color: #444444;
}

a#top-link {
    background: rgba(215, 0, 24, 0.7);
    border: 1px solid #fff;
    color: #fff;
}
.copyright-footer p{
margin-bottom: 8px;
}
.absolute-footer{
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
    font-size: 90%;
}


/* css trang chi tiáº¿t sáº£n pháº©m */
.single-product .page-title.shop-page-title.product-page-title {
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    z-index: 9;
}
.single-product .page-title-inner {
    padding: 8px 0;
    min-height: 0;
}
.single-product .woocommerce-breadcrumb a {
    text-transform: capitalize;
    color: #707070;
}


.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: var(--primary-color);
}
.product-thumbnails a {
    border: 1px solid #D1D5DB;
    border-radius: 10px;
}
.product-thumbnails a img {
    opacity: 1;
    padding: 8px
}
/* css button next prev */
span.lienhe,.woocommerce .div-thong-tin-sp .price > .amount, .woocommerce .div-thong-tin-sp .price ins {
    font-size: 30px;
    font-weight: 600;
    line-height: 24px;
   color: var(--primary-color);
    text-decoration: none;
}
.flickity-prev-next-button {
    top: 43%;
    bottom: 43%;
    width: 26px;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}
.flickity-prev-next-button {
    color: #fff
}
/* css áº©n icon click zoom image  */
.image-tools.absolute.bottom.left.z-3 {
    display: none;
}
/* css title sáº£n pháº©m */

.product-code span{
    color: var(--primary-color);
}
.col-ct-same {
    padding-bottom: 0;
}
/* css giĂ¡ sp */
.product-info .price span bdi {
    font-size: 0.9em;
    margin: 0.5em 0;
    color: var(--primary-color);
}
/* css icon Ä‘Ă¡nh giĂ¡ sao */
.product-info {
	padding-top: 0;
}
.product-info .woocommerce-product-rating, .product-info .product-title {
/*     display: none; */
}
.box-name__box-raiting, .box-name__box-product-name {
    float: left;
}
.single-product .box-name__box-raiting {
    margin-left: 10px;
    margin-top: -3px;
}
.box-name__box-raiting .star-rating.star-rating--inline {
    margin: 0;
}
.star-rating span:before, .stars a:hover:after, .stars a.active:after, .star-rating:before, .woocommerce-page .star-rating:before {
    color: #F59E0B;
    font-size: 14px;
}
.box-name__box-raiting .star-rating {
	width: 4.56em;
}
/* css nĂºt mua ngay vĂ  thĂªm vĂ o giá» */
p.title-muangay {
    margin-bottom: 0;
    font-size: 16px;
}
span.text-muangay {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
	line-height: 20px;
}

button#buy_now_button {
        width: calc(100% - 113px) !important;
    /* background-color: #f5a300; */
    width: 100%;
    border-radius: 10px;
    line-height: initial;
    padding-top: 8px;
    padding-bottom: 6px;
    opacity: 1;
    min-height: 85px;
    line-height: 19px;

    background-image: linear-gradient(#3399ff, #0066cc);    
    border: unset;
    font-size: 30px;
}

button.single_add_to_cart_button.button.alt {
    background: #f5a300;
    border-radius: 10px;
}
.post-item .from_the_blog_excerpt {
        overflow: hidden;
    text-overflow: ellipsis;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}
/* css button tráº£ gĂ³p */
.tragop {
width: 97%;
    display: flex;
        position: absolute;
    right: -49%;
}
.div-tragop:first-child {
    margin-right: 2%;
}
.div-tragop {
width: 49%;
    background: #277cea;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 5px;
    line-height: 20px;
    padding: 10px 0;
    font-size: 14px;
    margin-right: 0px;
}
.div-tragop:hover {
    color: #fff;
}
.div-tragop p {
    margin-bottom: 0;
}
.page-template-page-checkout .woocommerce-message .success-color{
    display: none;
}
/* css  biáº¿n thá»ƒ sáº£n pháº©m */
a.reset_variations {
    display: none;
}
.single-product .ux-swatches.ux-swatches-attribute-ux_label {
    width: 100%;
    gap: 6px;
}
/* css mĂ u sáº¯c */
.single-product table.variations .ux-swatch.tooltip.selected span.ux-swatch__text:before {
    content: "";
    width: 22px;
    height: 13px;
    background:var(--primary-color);
    border: 1px solid var(--primary-color);
    background-image: url(images/checkmark.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff;
}
.single-product table.variations .ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
    border: 1px solid var(--primary-color) !important;
    background-color: rgb(255, 252, 238);
    box-shadow: 0 0;
}

.single-product table.variations tbody tr span.ux-swatch__text:before {
    content: "";
    display: block;
    width: 22px;
    height: 12px;
    border-radius: 0 0 0 6px;
    line-height: 69px;
    top: -4px;
    right: 0;
    position: absolute;
}
.single-product table.variations tbody tr:nth-child(1)  td.label {
    display: none;
}
.single-product .ux-swatch {
    box-shadow: 0 0;
    white-space: normal;
    min-height: 45px;
}
.single-product .ux-swatch {
    box-shadow: 0 0;
    white-space: normal;
}
.single-product table.variations .ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
  
    background-color: #128de20a;
    box-shadow: 0 0;
}
.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
       min-height: 50px;
width: 24%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
    margin-right: 0px !important;
}
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
    position: relative;
    padding: 24px 0;
    margin-right: 0px;
    min-height: 50px;
}

.single-product table.variations tbody tr:nth-child(1) span.ux-swatch__text {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
.single-product table.variations tbody tr span.ux-swatch__text {
    display: block !important;
    position: absolute;
    width: 100%;
    font-size: 14px;
	color: #000;
	line-height: 20px;
}
.single-product img.ux-swatch__img.attachment-woocommerce_gallery_thumbnail.size-woocommerce_gallery_thumbnail {
    width: 22%;
    position: absolute;
    float: left;
    left: 0;
}
.single-product .ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
    box-shadow: 0 0;
    border: 1px solid var(--primary-color);
}
.single-product .ux-swatches.ux-swatches-attribute-ux_label {
    width: 100%;
}
/* css dung lÆ°á»£ng á»• cá»©ng */
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text {
    color: var(--primary-color);
}
.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
    text-align: center;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
}
.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
    width: 24%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
        margin-right: 0px !important;
 
}
.single-product table.variations tbody tr:nth-child(2) img.ux-swatch__img {
    display: none;
    width: 0;
}

.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text {
    color: var(--primary-color);
}
.col-diachi{
    padding-bottom: 0px !important;
}
.section-slide img{
    border-radius: 10px;
}
/* css khuyáº¿n máº¡i */
.title-km h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: white;
}
.bg-product-yellow>.col-inner {
    background-color: var(--primary-color);
}

.bg-product-gray>.col-inner {
    animation: 0.5s ease 0s 1 normal none running bsrotN;
    background-color: rgb(248, 248, 248);
}
.bg-product-blue-grey>.col-inner {
    animation: 0.5s ease 0s 1 normal none running bsrotN;
    background-color: rgb(217, 227, 240);
}
.home-title h3 {
    color: #CC2020;
    margin-bottom: 15px;
}

.div-anh-km img{
    max-height: 23px;
}
.div-anh-km{
    width: 56%;
    display: block;
    height: 24px;
}
.woocommerce-variation-price {
    border-top: none;
  
    padding: 0px !important;
}
.ct-km{
    font-size: 90%;
}

.info-km .ct-km ul {
    margin-bottom: 0;
}
.info-km .ct-km ul li {
    margin-left: 0px;
    list-style: none;
    position: relative;
    font-size: 13px;

}
.info-km .ct-km ul li:before {
content: url(images/red-circle-check.svg);
    vertical-align: sub;
    padding-right: 5px;
}
.rank-math-breadcrumb a{
    color: black;
}
.custom-product-page .woocommerce-breadcrumb,.rank-math-breadcrumb{
   padding: 10px 0 0 30px;
}
.row-dat-mua .variations,.row-dat-mua .info-km{
    display: none;
}
a.ct-chitiet {
    color: var(--primary-color);
}
.box-dia-chi{
        margin-top: -25px;
    margin-bottom: 12px;
}
.box-dia-chi-small{
    align-items: baseline;
}
.box-dia-chi-small .icon-box-text {
        font-size: 13px;
    padding-left: 4px !important;
}
.box-dia-chi-small .icon-box-img{
    width: 15px !important;
}
.box-uu-dai{
    margin-bottom: 23px;
}
.box-uu-dai .icon-box-text{
    padding-left: 7px !important;
}
.box-uu-dai .icon-inner{
    color: #99CC66 !important;
    background: #99CC66 !important;
}
.box-uu-dai h4{
    font-size: 13px;
    margin-bottom: 0px;
}
.box-uu-dai p{
    font-size: 12px;
    font-style: italic;
}
.box-dia-chi h3{
      color: var(--primary-color);
      font-size: 18px;
}
.box-dia-chi{
        align-items: end;
}
.row-diachi .is-divider {
    display: block !important;
}
.col-diachi > .col-inner{
        background: rgb(102 204 255 / 10%);
    padding: 10px;
    border-radius: 10px;
}
/* css danh sĂ¡ch Ä‘á»‹a chá»‰ cá»­a hĂ ng */
.text.dia-chi-cua-hang {
    width: 100%;
    height: 300px;
    min-height: auto;
    max-height: 281px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
}
.text.dia-chi-cua-hang p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 3px 10px;
}

.text.dia-chi-cua-hang p:nth-child(even) {
    background: #F2F2F2;                     
    width: 100%;
}
.text.dia-chi-cua-hang a {
    font-size: 12px;
}
.text.dia-chi-cua-hang p strong a:before {
    content: "î˜€";
    font-family: "fl-icons";
    padding-right: 6px;
}
.text.dia-chi-cua-hang p strong a {
    font-weight: 300;
    color: var(--primary-color);
}
.text.dia-chi-cua-hang p strong a:hover {
    text-decoration: underline;
}
/* css thĂ´ng tin mĂ¡y */
.info-may {
    border: 1px solid #E5E7EB;
    padding: 12px;
    border-radius: 10px;
}
.title-may h3 {
    font-size: 17px;
}
.ct-may li {
    list-style: none;
    font-size: 14px;
    counter-increment: listCounter;
    position: relative;
    padding-left: 16px;
}
.ct-may li:before {
    content: counter(listCounter);
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    border-radius: 50px;
    background: #E11B1E;
    font-size: 10px;
    font-weight: 700;
    color: white;
    position: absolute;
    top: 4px;
    left: -4px;
}

/* css thĂ´ng sá»‘ ká»¹ thuáº­t */
.block-information__box-right .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
    max-height: 400px;
}
.box-content table {
    margin-bottom: 0;
}
.box-content table tbody tr th:first-child {
    width: 35%;
}
.box-content table tbody tr:nth-child(odd) {
    background: #F2F2F2;
}
.box-content table tbody tr:first-child {
    border-radius: 10px 10px 0 0;
}
.box-content table tbody tr th {
    font-weight: 300;
    text-transform: initial;
    line-height: 22px;
    padding: 4px 8px;
    font-size: 14px;
}
h2.box-title__title span{
    padding-bottom: 10px;
    border-bottom: 3px solid var(--primary-color);
}
h2.box-title__title {
  font-size: 18px;
    color: black;
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    text-transform: uppercase;
}

/* css button xem chi tiáº¿t cáº¥u hĂ¬nh */
div#more-specific a {
       margin: 10px 0 0 0;
    padding: 9px;
    width: 100%;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid  var(--primary-color); 
     color: var(--primary-color) !important;
    font-weight: 700;
    font-size: 15px;
    border-radius: 8px;
}
div#more-specific a:hover {
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
    color: white !important;
    box-shadow: unset;
}
div#reviews.woocommerce-Reviews {
    border-bottom: 1px solid #ddd;
    width: 100%;
    max-width: unset;
    margin: 10px auto 30px;
}
.devvn_prod_cmt{
    max-width: unset;
}
/* css popup thĂ´ng sá»‘ ká»¹ thuáº­t */
.block-information__popup {
	padding-bottom: 20px;
}
.block-information__popup .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
#cau_hinh_chi_tiet {
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
}
h4.title-popup {
    background: var(--primary-color);
    color: #fff;
    padding: 10px 15px;
}
.item-box-table {
    padding: 0px 15px;
}
.item-box-table p.box-title__title {
    margin: 14px 0 8px 0;
    font-weight: 700;
    color: #444444;
}
/* css button Ä‘Ă³ng popup */
button.mfp-close {
    display: none;
}
.thong-so_title button.mfp-close {
    float: right;
    top: 4px !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 75px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    text-transform: none;
	mix-blend-mode: hard-light;
}
.item-box-table.close-button {
    margin: 30px;
}
.item-box-table.close-button button.mfp-close {
    top: unset !important;
    bottom: 4px;
    right: 17px;
    color: #ffffff;
    mix-blend-mode: hard-light;
    width: 82px;
    font-size: 13px;
    opacity: 1;
    display: flex;
/*     align-items: center; */
    font-weight: 700;
    background: var(--primary-color);
    border-radius: 8px;
	padding-left: 20px;
}
.ux-timer-text{font-size:16px !important}
.ux-timer-text{background: white;
    color: #c60000;
    padding: 5px;
    border-radius: 8px;
    font-size: 17px !important;}
.span-dem-nguoc{
    display: flex;
}
.span-gio strong{
        font-weight: normal;
    font-size: 11px;
}
.span-gio{
          background: #FFFFFF;
    border-radius: 99px;
    color: var(--primary-color);
    text-align: center;
    margin-right: 5px;
    width: 34px;
    height: 34px;
    line-height: 29px;
    padding-top: 3px;
    margin-left: 5px;
    font-weight: bold;
}

.single-product .ux-quantity{
    display: none !important;
 }




div#tab-description h1, div#tab-description h2, div#tab-description h3, div#tab-description h4, div#tab-description h5 {
   
   
}
div#tab-description ul {
    margin-left: 12px;
}
.description_tab{
    padding-top: 0px;
}
/* css review sáº£n pháº©m */
div#tab-reviews {
    margin-top: 20px;
}
/* css form comment */
div#tab-reviews {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
}
div#tab-reviews form#commentform {
    margin-bottom: 0;
}
.single-product div#tab-reviews {
    margin-top: 30px;
	background: #F9FAFB;
}
.single-product #commentform input#submit {
    background-color: #0aacdd;
    border-radius: 4px;
	border: none;
}
.single-product textarea#comment {
    min-height: 80px;
}
#commentform input, #commentform textarea {
    border-radius: 6px;
    box-shadow: 0px 0px;
    border: 1px solid #000;
}
.single-product .commentlist  strong.woocommerce-review__author:after {
    background: transparent url(/wp-content/uploads/2021/11/cropped-icon-confirm.png) no-repeat center center;
    background-size: contain;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    display: inline-block;
    content: "";
}

.single-product .commentlist strong.woocommerce-review__author {
    align-items: center;
    display: inline-flex;
	font-size: 14px;
}
.single-product .commentlist span.woocommerce-review__dash {
    display: none;
}
.single-product .commentlist .star-rating {
    font-size: 12px;
    float: left;
    margin-right: 12px;
}


.single-product .commentlist .description p {
    font-style: normal;
	font-size: 13px;
}
ol.commentlist li {
    margin-left: 0;
}
div#tab-reviews .star-rating {
    width: 6em;
}
body.woocommerce.theme-flatsome #reviews #comments ol.commentlist li{
    padding-top: 7px;
}
/* css siderbar tin tá»©c trong chi tiáº¿t sáº£n pháº©m */
.div-blog {
    margin-top: 25px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
}
.div-blog .col.col-blog {
    padding-bottom: 0
}
.blog-in-product  .col.post-item {
    padding-bottom: 8px;
}
.div-blog .title-blog p {
    margin-bottom: 10px;
    font-weight: 600
}
.blog-in-product h5.post-title.is-large {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.is-divider, {
    display: none;
}
.blog-in-product .box-text {
    text-align: left;
    padding: 0 0 0 8px;
}
.blog-in-product .image-cover {
    border-radius: 6px;
}
a.button.is-link.btn-blog {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 8px;
    margin: 10px 0 0 0;
    text-transform: inherit;
    color: #000;
    font-weight: 400;
    width: 100%
}
a.button.is-link.btn-blog:hover {
    border: 1px solid var(--primary-color)!important;
    background: #FEF2F2!important;
    color: var(--primary-color)!important;
}


/* css trang thanh toĂ¡n */
.woocommerce-checkout .col.large-7.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout .cart-collaterals.large-5.col.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed, .woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-checkout .col-inner.has-border {
    border: none;
    padding: 0;
}
.woocommerce-checkout .shop_table .order-total th, .woocommerce-checkout .shop_table .order-total td {
	border-width: 1px;
}
.woocommerce-checkout .woocommerce-billing-fields {
	border: none;
}
.woocommerce-checkout  form.checkout_coupon.mb-0 {
    display: block !important;
}
.woocommerce-checkout  .cart-collaterals.large-5.col.pb-0 {
    border: none;
}

        #apply_coupon_button {
          margin-right: 0px;
    text-transform: initial;
    font-weight: normal;
    margin-bottom: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -14px;
        }
.woocommerce-checkout input#coupon_code {
     width: -webkit-calc(100% - 84px);
    height: 45px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 0 10px;
    margin: 0;
    float: left;
    -webkit-appearance: none;
    border-right: 0;
    font-family: 'Roboto', sans-serif;
    border-radius: 12px 0 0 12px;
    box-shadow: unset;
}
.woocommerce-checkout .cart-sidebar .widget-title {
    border: none;
    width: 25%;
    float: left;
    font-size: 14px;
    padding-top: 5px;
}
.woocommerce-checkout input.is-form.expand {
    width: 20% !important;
    float: left;
    padding: 0;
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 0;
    min-height: 31px;
    line-height: 10px;
    font-size: 14px;
}

.woocommerce-checkout p#billing_address_1_field {
	margin-right: 0px;
}

.woocommerce-checkout .cart-wrapper table.shop_table thead tr th {
    font-weight: 300;
    text-transform: inherit;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name dl {
    text-transform: inherit;
    color: #000;
    opacity: 1;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name a {
    color: #000;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-remove a {
    color: var(--primary-color);
}
.woocommerce-checkout div#customer_details .woocommerce-billing-fields label {
    font-weight: 300;
}
button#place_order {
    background: var(--primary-color);
    border-radius: 6px;
}

.rank-math-breadcrumb p a:nth-child(1):before{
        content: "";
    width: 16px;
    height: 16px;
    display: inline-flex
;
    background-position: center;
    background-size: contain;
    background-image: url(images/home.svg);
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.rank-math-breadcrumb span.last{
    color: var(--primary-color);
}
.rank-math-breadcrumb{
        font-size: 14px;
}
/* css chi tiáº¿t bĂ i viáº¿t */
.single-post h6.entry-category.is-xsmall {
    display: none;
}
.single-post .entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
.single-post .entry-content.single-page {
    padding-top: 0;
}
.single-post h1.entry-title {
    font-size: 28px;
}
h1.page-title {
        color: #041147;
    font-size: 32px;
    line-height: 39px;
    font-weight: 600;
    letter-spacing: 0;
text-transform: initial;
}

@media (max-width: 1070px) {
	/* 	css header */
	#masthead .logo-center .logo, #masthead li.html.custom {
		margin: 0;
	}
}

@media (min-width: 1000px) {
	/* 	css section phá»¥ kiá»‡n */
	.stack-phukien a {
		padding-bottom: 10px;
	}
	.box-phukien .icon-box-img {
		margin-top: -10px;
	}
	.box-phukien p {
		font-size: 13px;
	}
}

@media (max-width: 1100px) and (min-width: 992px) {
	/* 	css chci tiáº¿t sáº£n pháº©m */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 6px;
	}
}

@media (max-width: 1000px) and (min-width: 850px) {
	/* 	css section phá»¥ kiá»‡n */
	.stack-phukien a {
		padding-bottom: 5px;
	}
	.box-phukien .icon-box-img {
		margin-top: -16px;
	}
	.box-phukien p {
		font-size: 12px;
	}
}

@media (min-width: 850px) {
	/* css section phá»¥ kiá»‡n */
	.stack-phukien .icon-box, .stack-phukien a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 9.3%;
		flex-shrink: 0;
		text-align:center;
	}
	.stack-phukien{
		justify-content: space-between;
		margin: 10px 0px;
		background: white;
		text-align: center;
		border-radius: 4px;
	}
	.stack-phukien a {
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	.stack-phukien:nth-child(1) a:nth-child(1),.stack-phukien:nth-child(2) a:nth-child(10)  {
		background-color: #FCA5A5;
	}
	.stack-phukien:nth-child(1) a:nth-child(2),.stack-phukien:nth-child(2) a:nth-child(9)  {
		background-color: #FDA4AF;
	}
	.stack-phukien:nth-child(1) a:nth-child(3),.stack-phukien:nth-child(2) a:nth-child(8)  {
		background-color: #F9A8D4;
	}
	.stack-phukien:nth-child(1) a:nth-child(4),.stack-phukien:nth-child(2) a:nth-child(7)  {
		background-color: #C4B5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(5),.stack-phukien:nth-child(2) a:nth-child(6)  {
		background-color: #A5B4FC;
	}
	.stack-phukien:nth-child(1) a:nth-child(6),.stack-phukien:nth-child(2) a:nth-child(5)  {
		background-color: #93C5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(7),.stack-phukien:nth-child(2) a:nth-child(4)  {
		background-color: #6EE7B7;
	}
	.stack-phukien:nth-child(1) a:nth-child(8),.stack-phukien:nth-child(2) a:nth-child(3)  {
		background-color: #FCD34D;
	}
	.stack-phukien:nth-child(1) a:nth-child(9),.stack-phukien:nth-child(2) a:nth-child(2)  {
		background-color: #FDBA74;
	}
	.stack-phukien:nth-child(1) a:nth-child(10),.stack-phukien:nth-child(2) a:nth-child(1)  {
		background-color: #D1D5DB;
	}
	.box-phukien .icon-box-img {
		margin-bottom: 8px;
	}
	.box-phukien p {
		font-weight: 600;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 992px) {
	/* 	css chci tiáº¿t sáº£n pháº©m */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 2px;
	}
	.single-product table.variations tbody tr span.ux-swatch__text {
		font-size: 12px;
	}
}

@media (max-width: 850px) {
	/* css section danh má»¥c  */
	.col.col-title {
		padding-bottom: 0;
	}
	.section-danhmuc>div>div>div>div {
		overflow-x: auto;
	}
	.stack-danhmuc{
		justify-content: space-between;
		width: max-content;
		overflow: auto;
		max-width: 470px;
		display: flex;

	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 15%;
		flex-shrink: 0;
	}
	.stack-danhmuc a{
		margin-bottom: 15px !important;
	}
	.stack-danhmuc a .icon-box-img{
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	
	.box-danhmuc .icon-box-img {
		margin-bottom: 6px;
	}
	.box-danhmuc p {
		font-size: 12px;
		font-weight: 600;
		color: #000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 850px) and (min-width: 768px) {
	/* 	css chi tiáº¿t sáº£n pháº©m */
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 24%;
		margin-right: 1% !important;
	}
	/* 	css button Ä‘Ă³ng popup thĂ´ng sá»‘ ká»¹ thuáº­t */
	.thong-so_title button.mfp-close {
		position: fixed;
		right: 45px;
	}
	.item-box-table.close-button button.mfp-close {
		position: fixed;
		right: 70px;
	}
}

@media (min-width: 768px) {
	/* css section banner */
	.col-banner .col-inner {
		margin-left: 10px !important;
	}
	/* 	css chi tiáº¿t sáº£n pháº©m */
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 0;
	}
	.row-title.show-mobile {
		display: none;
	}
	.row-title {
		border-bottom: 1px solid #D1D5DB;
		margin-bottom: 20px !important;
	}
}

@media (max-width: 768px) {
	/* 	css banner */
	.col-banner .col-inner {
		margin-left: 0 !important;
	}
	/* 	css chi tiáº¿t sáº£n pháº©m */
	.single-product .medium-flex-wrap .flex-col {
		padding: 0;
	}
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 12px;
	}
	.single-product form.variations_form.cart.ux-swatches-js-attached {
		margin-bottom: 0;
	}
	.row-title.show-pc {
		display: none;
	}
	.row-title {
		margin-top: 12px;
		border: none;
	}
	.box-name__box-raiting {
		margin-left: 0;
	}
	span.like-share {
		padding: 0 0 0 10px;
	}
	.div-thongso {
		order: 1;
	}
	.div-mota {
		order: 2;
	}
}

@media (max-width: 850px) and (min-width: 480px){
	/* 	css section danh má»¥c */
	.stack-danhmuc{
		max-width: 880px;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		flex-basis: 16%;
	}
}

@media (max-width: 480px) {


	.section-sanpham .section-title-normal span {
		padding-bottom: 6px;
	}
	/* 	css chi tiáº¿t sáº£n pháº©m */
	.single-product .flex-col.flex-grow.medium-text-center {
		overflow-x: auto;
	}

	.single-product .page-title-inner {
		padding-left: 15px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 30%;
	}
}

@media (max-width: 375px) {
	/* 	css chi tiáº¿t sáº£n pháº©m */
	
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
		margin-right: 1%;
	}
}

@media (max-width: 320px) {
	/* 	css chi tiáº¿t sáº£n pháº©m */

	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 46%;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered, .single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered:nth-child(3) {
		margin-right: 4%;
	}
	.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
		width: 31%;
		margin-right: 2%;
	}
} 
	
@media (max-width: 320px) {
	/* 	css má»—i sáº£n pháº©m - shop */
	.product-small.col .box-text.box-text-products {
		padding: 8px 6px 35px 6px;
	}
	.product-small.col .box-name__box-raiting a.woocommerce-review-link {
		font-size: 11px;
	}
	.product-small.col .box-name__box-raiting .star-rating {
		width: 3.8em;
	}
	/* 	css chi tiáº¿t sáº£n pháº©m */
	.div-tragop {
		font-size: 12px;
	}
}

@media (min-width: 550px) {
.home .product-small.col {
    padding: 0 5px 10px !important;
}

}


@media(max-width: 855px){
    .archive-page-header .widget_categories ul li a {
    padding: 0 8px;
  
    height: 38px;

}
    .section-tin-lien-quan .row .post-item{
        padding-left: 5px;
        padding-right: 5px;
    }
     .section-tin-lien-quan .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
     }
    .section-tin-lien-quan{
        padding:10px ;
    }
	    .devvn_toolbar ul li a img {
        height: 6vw;
        width: auto;
        margin: 0;
    }
	    .devvn_toolbar {
        background: #ffffff;
        display: inline-block;
        width: 100%;
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: 99999999;
        height: auto;
        padding: 0;
        border-top: 0;
      
        box-shadow: 0 0.5rem 1rem 0 rgb(44 51 73 / 60%);
     
    }
	    body .devvn_toolbar.devvn_toolbar_right {
        bottom: 0 !important;
        right: 0 !important;
    }
	    .devvn_toolbar ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-collapse: collapse;
        width: 100%;
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
	    .devvn_toolbar ul li {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        text-align: center;
        display: flex
;
        margin-bottom: 0;
    }
	    .devvn_toolbar ul li a {
        display: block;
        width: 100%;
        outline: none;
        text-decoration: none;
        padding: 5px 3px;
        white-space: nowrap;
    }
	    .devvn_toolbar ul li a#devvn_contact_1 {
        background: #ffffff;
    }
	    .devvn_toolbar ul li a#devvn_contact_1 span {
        color: #000000;
        background-color: #ffffff;
    }
	    .devvn_toolbar ul li a span {
        font-weight: 400;
        color: #000000;
        background: transparent;
        font-size: 3.5vw;
        display: block;
        margin: 2px 0 0 0;
    }
    .chosen-container {
    min-width: 130px;}
    .category-page-row .widget .product-categories li a {
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px;
    background: #fff;
    font-size: 13px;
    color: #333;
    padding: 4px 12px;
    margin: 0 3px 2px 0;
}
    .woof_redraw_zone .woof_container{
        padding-bottom: 0px;
                margin-bottom: 0px;
    }
    .woof_redraw_zone{
        white-space: nowrap;
    overflow-x: auto;
		        overflow-y: hidden;
    }
    .section-sanpham .section-title-normal span{
        font-size: 18px;
    }
    .div-sp .section-title-container{
        padding-bottom: 0px;
    }
    .section-title-normal a {
        font-size: 0 !important; /* áº¨n chá»¯ báº±ng cĂ¡ch Ä‘áº·t kĂ­ch thÆ°á»›c font vá» 0 */
    }
    .section-title-normal a i.icon-angle-right {
        font-size: 16px; /* Äáº£m báº£o icon váº«n hiá»ƒn thá»‹ vá»›i kĂ­ch thÆ°á»›c mong muá»‘n */
    }
     .sp-hot .col{
                padding: 0 3.8px 7.6px !important;
     }
     .sp-hot .box-text{
        text-align: center;
     }
      .sp-hot .product-small .star-rating{
        margin-left: auto;
        margin-right: auto;
      }
    .div-sp-hot .product-small{
        min-height: unset;
    }
    .div-sp-hot .div-add-to-cart{
        display: none;
    }
    .sp-hot-duoi .product-small:nth-child(1){
display: none;
    }
     .sp-hot-phai .product-small:nth-child(1){
display: none;
    }
}
@media(min-width: 856px){
     .sp-hot-phai .product-small:nth-child(3){
display: none;
    }
    .sp-hot > .col:nth-child(2){
        display: none;
    }

   .section-sanpham-anh .product-duoi .product-small:nth-child(1){
        display: none;
    }
}
 .woof_redraw_zone .woof_submit_search_form_container{
    margin-top: 0px;
    margin-bottom: 0px;
 }
  .woof_redraw_zone  .chosen-container-single{
    padding-right: 10px;
  }
     .woof_redraw_zone{
          display: flex;
        background: white;
        padding: 10px;
   }
        .woof_redraw_zone .button.woof_reset_search_form{
        margin-bottom: 0px;
    font-size: 14px;

    border-radius: 6px;
     }
     .woof_products_top_panel{
          background: white;
        padding: 10px;
     }
@media(min-width: 1023px){

.woocommerce-cart .cart-collaterals{
    padding-left: unset;
}
 .woof_redraw_zone .woof_container{
    padding: 0px;
    margin: 0px;
}
 .woof_redraw_zone .woof_container {
    flex-basis: 14.2%;
    max-width: 14.2%;
 }



    .product-small:hover{

        min-height: 315px; /* Đổi từ height thành min-height */
}

.related .product-small:hover{

min-height: 280px;
    max-height: 280px;
}
    .product-small:hover .div-add-to-cart,.product-small:hover .add-to-cart-button {
    width: calc(100% - 14px);
        transform: translate(-50%, 0%);
    opacity: 1;
    pointer-events: all;
}
.product-small:hover .add-to-cart-button{
    display: ruby;
}
 .product-small:hover .box-text {
    margin-top: -30px;
}
.product-small:hover .box-image img{
        transform: scale(0.8) translateY(-15px);
}
    .div-dia-chi{
        padding: 0px;
    }
    
    .row-banner .col{
       padding-left: 3.8px !important;
       padding-right: 3.8px !important;
    }
    .TextCaptions .large-3{
        max-width: 20%;
        flex-basis: 20%;
    }
}	


@media(min-width: 855px){


    .nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
        border-bottom: none;
            font-size: 14px;

    }
    .header-vertical-menu .nav-dropdown {
    border: 1px solid #ddd;
    padding: 10px;
}
    .header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    color: #000;
    font-size: 14px;
    padding: 6px 12px !important;
}
    .header-vertical-menu__fly-out {
    border-radius: 6px;
    border: 1px solid rgb(243, 243, 243);
    box-shadow: 0 0 !important;
    padding: 5px 0;
    margin-top: 2px;
}
.home .header-vertical-menu__fly-out{
     margin-top: 24px !important; 
}
.nav-vertical-fly-out>li+li {
    border-top: 0 !important;
}

.header-vertical-menu__fly-out {
    width: 198px !important;
}
}


@media(max-width: 855px){
	.checkout-breadcrumbs{
		padding:0px !important;
	}
	.page-checkout{
		padding-top:10px !important;
	}
    .product-thumbnails .col{
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .title-big {
    font-size: 20px;
}
    .section-icon .icon-box-text {
    font-size: 12px;
}
    .section-icon{
        padding: 15px !important;
    }
    .section-icon .row-icon {
    padding: 20px 15px 20px;}
    .section-icon .row-icon .icon-box-img {
margin-left: 0px;
    min-width: 70px;
}
      .section-icon .icon-box .icon-box-text {
                padding-left: 10px;
            text-align: left;
    }
    .section-icon .icon-box{
                align-items: center;
        display: inline-flex;
    text-align: left;
    }
  .section-sanpham-anh .product-tren .product-small:nth-child(3){
        display: none;
    }

    .div-icon .icon-box-text p {
    font-size: 12px;
}
    .div-icon .icon-box-img {
    width: 65px !important;
    height: 65px !important;}
    .div-icon > .col-inner {
    background-color: #fff;
    padding: 15px 15px 15px;
    border-radius: 16px;
}
  .slide-icon .row .col {
    padding-left: 7px !important ;
    padding-right: 7px !important;

}
    .div-sp-phai{

        padding-bottom: 15px !important;
    }
	.home .product-small .product-small {
		padding:0px !important;
	}
    .home .product-small{
            padding: 0 3.8px 7.6px !important;
    }
    .bg-product {
    padding: 0px !important;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}