/*
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.   ***************/

.searchform-wrapper form{
    box-shadow: none;
}
header .header-search-form {
    max-width: 440px;
}
.searchform .search-field{
    height: 40px;
    border:0px;
    border-radius: 8px;
    box-shadow: none;
    padding-left: 45px;
}
header  .searchform .ux-search-submit {
    background: url(images/search.svg) no-repeat;
    width: 23px;
    height: 23px;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 11px;
    top: 8px;
    background-color: #fff !important;
    padding: 0px !important;
    display: block;
    min-width: 0px;
    min-height: 0px;
}
.searchform .button.icon i{
    display: none;
}
.category-page-row{
    padding-top: 10px;
}
#shop-sidebar .widget .widget-title{
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #212529;
    margin-bottom: 8px;
    display: block;
}
.sidebar-inner aside.widget {
    margin-bottom: 30px;
}
.sidebar-inner aside.widget ul.woocommerce-widget-layered-nav-list li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    cursor: pointer;
    width: 100%;
    position: relative;
}
.widget li.chosen a:after{
    content: "";
    position: absolute;
    top: 8px;
    left: 5px;
    display: table;
    width: 5px;
    height: 8px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.widget .is-divider{
    display: none;
}
.sidebar-inner aside.widget ul.woocommerce-widget-layered-nav-list li.chosen a:before{
    border: solid 1px #cb1c22;
    background-color: #cb1c22;
}
.sidebar-inner aside.widget ul.woocommerce-widget-layered-nav-list li a:before{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 4px;
    border: solid 1px #97a3b9;
    background-color: #fff;
    margin-right: 10px;
    position: relative;
    content: "";
    opacity: 1;
}
.widget>ul>li .count{
    display: none;
}
.woocommerce-tabs .nav-tabs > li > a {
    text-transform: uppercase;
    font-size: 18px;
    background: #fff;
    color: #333;
    border:0px !important;
}
.woocommerce-tabs .nav-tabs > li.active > a {
    border-top-color: #dc0021;
    background: #dc0021 !important;
    color: #fff;
    border:0px !important;
}
.woocommerce-tabs .nav-tabs > li{
    margin: 0px !important;
    border:0px !important;
}
.woocommerce-tabs .nav-tabs{
    background: #fff
}
.woocommerce-tabs .nav-tabs+.tab-panels{
    border:0px;
    border-top: 1px solid #f0f0f0;
}


.yith-wcan-list li a{
    font-size: 14px;
    font-weight: 400;
    color: #333
}

.yith-wcan-list li{
    border:0px !important;
}
.yith-wcan-list li a:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f096";
    margin-right: 10px;
    color: #7d7d7d;
    font-size: 13px !important
}
.yith-wcan-list li.chosen a:before{
    content: "\f046" !important;
}
#mega-menu-wrap{
    width: auto;
    position: initial;
    background: none
}
.header-nav-main{
   position: initial; 
}
#masthead .header-inner{
    position: relative;
}
#mega-menu-title{
    height: 65px;
    line-height: 70px;
    padding: 0px;
    text-align: center;
    font-size: 35px;
}
#mega_menu{
    width: 220px;
    left: 15px
}



.header-block{
    width: auto
}
.header-button-1 a{
    font-weight: normal;
    font-size: 10px;
}
.header-button-1 a span{
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}
.header-block{
    min-width: 350px
}
.header-block p {
    font-size: 14px;
    color: #fff
}
.header-block p strong{
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.header-block .hotline .icon-box-img .icon-inner{
    line-height: 40px
}
.header-block .cuahang .icon-box-img .icon-inner{
    
}
.header-block .icon-box-left .icon-box-img+.icon-box-text{
    padding-left: 5px
}
.header-block .cuahang .icon-box-text p{
    line-height: 29px
}
.header-main .nav > li > a .header-cart-title{
    font-weight: normal;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button{
    color: #fff
}

#masthead ul>li.cart-item>a{
    display: flex;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    height: 38px;
    padding: 0 10px 0 ;
    line-height: 38px;
    position: relative;
    font-size: 14px;
    border-radius: 8px;
}
#masthead ul>li.cart-item>a:hover{
    background: #f47656;
}
#masthead ul>li.cart-item>a .header-cart-title{
    order: 2;
}
.mobile-nav .image-icon img{
    width: 27px
}
#wide-nav{
    
}
#mega_menu>li>a{

    border: 0px;
    padding: 4px 10px;

}

#mega_menu>li>a span{
    padding-left: 0px;
    font-size: 12px;
    font-weight: 500;
}
#mega_menu{
    border:0px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
#mega_menu>li:last-child{
    border-radius: 0px 0px 5px 5px
}
#mega_menu a{
    font-size: 12px
}
.sf-menu a{
    border:0px;
     padding: 6px 10px;
     font-size: 12px;
}
#mega_menu .sub-menu{
    border-radius: 3px
}
.logo-left .logo{
    margin-right: 10px
}
@media (max-width: 549px){
header #logo img {
   padding: 0px
}
}
.home #main{
    background: #F5F8FD
}
.ux-timer span strong{
    display: none !important;
}
.ux-timer{
    width: auto !important
}
.ux-timer span {
    padding: 2px 4px !important;
    border-radius: 3px;
    background: #333;
    font-size: 14px;
    color: #fff;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important
}

.shadow .sanpham > .col-inner{
    background-color: #fff!important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    border-radius: 2px;
}
.hdevvn-show-cats .hdevvn_cats{
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 10px
}

.section-title-normal b{
    opacity: 0
}
.section-title-normal.section-title{
    border-bottom: 0px;
}
.section-title-normal span{
    border-bottom: 0px;
    padding-bottom: 0px
}
.section-title-normal.section-title .section-title-main{
    font-size: 20px;
}
.tabsanpham .nav-simple {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #cbd1d6;
    border-radius: 6px;
    overflow: hidden;
    width: auto !important;
}
.tabsanpham .nav-simple li {
    text-align: center;
    padding: 3px 0;
    -webkit-box-shadow: 1px 0 0 0 #edeeef inset;
    box-shadow: 1px 0 0 0 #edeeef inset;
    cursor: pointer;
    margin: 0px;
}
.tabsanpham .nav-simple li a {
    font-size: 14px;
    line-height: 20px;
    color: #6a737a;
    padding: 0px;
    text-transform: inherit;
}
.tabsanpham .nav-simple li:not(:first-child) {
    width: 150px;
}
.tabsanpham .nav-simple li.active {
    background-color: #cb1c22;
}
.tabsanpham .nav-simple li:first-child {
    padding: 3px 15px;
}
.tabsanpham .nav-simple li.active a {
    color: #fff;
}
.tabsanpham .nav-simple li:hover {
    background-color: #99a2aa;
}
.tabsanpham .nav-simple li:hover a{
    color: #fff;
}

.product-small .product-title a{
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    color: #474c51;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-word;
    line-height: 20px;
    text-align: left;
}
.product-small .title-wrapper{
    margin-bottom: 10px
}


.section-title-container{
    margin-bottom: 0px
}


.slider > .flickity-prev-next-button.previous{
    outline: none;
    opacity: 1;
    transform:initial !important;
}
.slider > .flickity-prev-next-button.next{
    opacity: 1;
    transform:initial !important;
}
.slider > .slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow{
    fill: #707070;
}

.star-rating{
    font-size: 12px
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
    box-shadow: none !important
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {

    border: 2px solid #dc0f20;
}

.box-image .box-image img{
    padding: 20px
}
.box-category .box-image{
    max-width: 80px;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.box-category .box-text.text-center{
    padding: 0px ;
}
.box-category .header-title{
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #000;
    text-transform: inherit;
}


b, strong {
    font-weight: 700;
}


.product-small .badge-inner.on-sale ,  .product-main .badge-inner.on-sale {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    display: block;
    height: 31px;
    width: 80px;
    background: url(images/sales.svg);
    line-height: 21px;
    background-size: cover;
}
.product-small .badge-container,.product-main .badge-container {
    margin: 0px;
    top: 0px;
    left: 3px;
}

.product-title.product_title.entry-title{
    color: #393d3f;
    font-size: 21px;
    font-weight: 700;
    display: block;
    float: left;
}

.blog-single {
    background-color: #fff;
}
span.amount{
    color: #e11b1e;
}
p{
    margin-bottom: 10px
}
.product-short-description{
    background-color: #ffe9e9;
    border-radius: 5px;
    padding:  10px;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
    width: 100%;
    font-size: 12px;
    margin: 10px 0px
}
.product-short-description p{
    margin-bottom: 6px
}
[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step{
    border-radius: 3px
}
#product-sidebar span.widget-title{
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #212529;
    font-size: 20px;
    line-height: 28px;
}
#product-sidebar aside.widget{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-break: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 8px;
    padding: 16px 20px 0;
    margin-top: 30px;
}
.recent-blog-posts-li .badge{
    width: 70px;
    height: 60px
}
#product-sidebar a{
    font-size: 14px;
    line-height: 22px
}
#product-sidebar  span.amount{
    font-size: 14px
}
.shop-page-title .page-title-inner{
    border-bottom: 2px solid #f7f7f7;
    padding-bottom: 0px;
    padding-top: 0px;
    min-height: 35px;
}
footer#footer {
    font-size: 14px
}
footer#footer .widget .is-divider{
    display: none;
}
footer#footer .footer-2{
    font-size: 12px;
    padding-top: 10px;
}
.absolute-footer{
    display: none;
}
footer#footer ul.menu>li+li, .widget>ul>li+li{
    border:0px;
}
section.section .bg{
    background-size: contain !important;
    background-position: inherit !important;
}

.recent-blog-posts-li .badge.post-date{
    width: 100px;
    height: 70px;
    border-radius: 5px;
    overflow: hidden;
}
#secondary span.widget-title{
    height: 40px;
    line-height: 40px;
    display: block;
    border-bottom: 1px solid #ddd;
}
#secondary .widget .is-divider{
    display: none;
}
 .breadcrumbs {
    font-size: 13px;
    position: relative;
    font-weight: 300;
}
.archive-page-header{
    margin-bottom: 30px
}
.breadcrumbs a {
    color:#e11b1e;
    font-weight: normal;
}
.dvls_maps_sidebar,.dvls_maps_header{
    background: none !important
}

.dvls_maps_wrap input.dvls-submit {
    border: 0;
    background: #000000 !important;
    height: 35px;
    padding: 0 15px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
}
.dvls_result_item {
    border:0px !important;
    background: none !important;
    padding: 2px 10px !important
}
.dvls_result_infor{
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 13px;
    line-height: 15px;
}
.dvls_maps_row.dvls_maps_header{
    display: none
}
.footer #text-4 img {
    max-width: 148px;
}
.footer #text-2 li a {
    font-size: 16px;
    font-weight: 500;
    color: #cb1c22;
}
.footer #text-2 li a span {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #444b52;
}

#comments a.btn-reviews-now {
    background-color: #f6470e;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px;
    /* text-transform: uppercase; */
    font-weight: 300;
    text-decoration: none;
}
span.devvn_num_reviews {
    min-width: 150px;
    color: #f6470e;
}
span.devvn_stars_value i {
    margin: 0 3px;
    color: #f57201;
}

.TextCaptions{
    position: relative !important;
}
.product-small.box{
    position: relative;
    padding: 10px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
}

.product-small.box img {
    padding: 24px 10px;
}

.boxslider .box-vertical .box-text {
    padding: 0px 10px;
}
.boxslider .section-title-main{
    margin-bottom: 5px;
        color: #6c757d;
}
.boxslider img{
    border-radius: 6px;
}
.section-title-container{
    padding: 0px 15px;
}
.product-small .price-wrapper .price{
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.product-small .price-wrapper ins {
    order:1;
}
.product-small .price-wrapper del {
    order:2;
    font-size: 14px;
    line-height: 15px;
    color: #919191;
}
.entry-header-text{
    padding-bottom: 0px;
}
.entry-divider{
    display: none;
}

.woocommerce-product-gallery__image{
    text-align: center;
}

.product-section{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-break: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 8px;
    padding: 0px 20px 0;
    margin-top: 30px;
    border-top:0px;
}
.related .add-to-cart-button,.related .cdt-product__config{
    display: none !important;
}
.related .product-small.box:hover:before{
    display: none;
}
.product-section-title{
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 500;
}
.related .product-small .price-wrapper .price{
    font-size: 14px;
}

.related .product-small .product-title a{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 4px;
    color: #495057;
}
.promotion-list {
    position: relative;
    color: #000;
    font-size: 14px;
    padding: 0 0;
    border: 1px solid #fbe3e3;
    margin: 0px 0 10px;
    border-radius: 8px;
    -webkit-border-radius:8px;
    overflow: hidden;
    padding: 10px;
}
.promotion-list .title_km {
    padding: 8px 15px;
    display: block;
    font-weight: bold;
    z-index: 5;
    font-size: 13px;
    margin: -10px;
    color: #f00;
    text-transform: uppercase;
    background: url(images/gift.svg) no-repeat;
    padding-left: 40px;
    background-color: #fbe3e3;
    background-position: center left 15px;
    background-size: 16px;
}
.promotion-list ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    list-style: none;
    margin-left: 0px;
}

.promotion-list ul li:before{
    content: "";
    width: 14px;
    height: 14px;
    background: url(images/check.svg);
    position: absolute;
    top: 3px;
    background-size: contain;
    left: 0px;
}


.st-pd-table table{
    border-collapse: collapse;
    width: 100%;
}
.st-pd-table tr:nth-child(odd) {
    background-color: #f3f4f7;
}
.st-pd-table td:first-child {
    width: 126px;
}

.st-pd-table td {
    border: 1px solid #dee2e6;
    padding: 6px 10px;
}
.st-pd-table-viewDetail {
    padding: 10px 0;
    text-align: center;
}
.re-link {
    color: #0168fa;
    position: relative;
    display: inline-block;
}
.st-pd-table-viewDetail .carret {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #0168fa;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-bottom: 2px;
    color: inherit;
}

.re-link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #0168fa;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease,-webkit-transform .5s ease;
}
.re-link:active:before, .re-link:focus:before, .re-link:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.card-normal .st-table-title {
    padding: 4px 30px;
    font-weight: 500;
    background: #f8f9fa;
    -webkit-box-shadow: inset 0 -1px 0 #edeeef;
    box-shadow: inset 0 -1px 0 #edeeef;
}
.card-normal .st-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px;
    margin-bottom: 12px;
}
.card-normal .st-list li, .card-normal .st-list p {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 0;
    margin-bottom: 4px;
    width: 50%;
    color: #444b52;
}
.card-normal .card-title {
    padding: 16px 20px;
    margin-bottom: 0;
}
.card-normal .card-title {
    -webkit-box-shadow: inset 0 -1px 0 0 #dee2e6;
    box-shadow: inset 0 -1px 0 0 #dee2e6;
}
.card-normal .st-pd-table{
    padding: 20px;
}
.card-normal h2{
    font-size: 20px;
}
#thongso{
    border-radius: 6px;
}

.card{
    display: block;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(10,10,10,.15);
    box-shadow: 0 1px 4px rgba(10,10,10,.15);
    background: #fff;
    overflow: hidden;
    padding: 15px;
}
.category .post-item .box{
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.category .post-item{
    padding-bottom: 20px !important;
}
.category .post-item .post-title{
    font-size: 20px;
}
.post-sidebar{
    padding-left: 0px !important;
}

.post-sidebar .recent-blog-posts a{
    font-size: 14px;
    line-height: normal;
    color: #474c51;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-word;
}
#secondary aside{
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(10,10,10,.15);
    box-shadow: 0 1px 4px rgba(10,10,10,.15);
    background: #fff;
    padding: 0px 10px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: hsl(0deg 0% 100%);
    width: 80%;
}
.off-canvas .nav-vertical>li>a{
    color: #4a4a4a;
    font-size: 16px;
    text-transform: inherit;
}
.off-canvas .nav-vertical>li>a i{
    font-size: 22px;
    margin-right: 5px;
    color: #939ca3;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 0px;
    border-radius: 50%;
    width: 44px;
    max-width: 44px;
    height: 44px;
    font-size: 15px;
    background-color: #ffffff;
    filter: drop-shadow(0 4px 7px rgba(0, 0, 0, 0.15));
    -webkit-transition: all 0.35s ease;
    transition: all 0.5s ease;
    opacity: 1;
    padding: 15px !important;
    color: var(--secondary-color);
}
@media(max-width:768px){
    #wide-nav {
        background: var(--primary-color);
    }
    .searchform .search-field, .searchform .ux-search-submit {
        border-radius: 20px;
        font-size: 13px;
      
    }
    .searchform .ux-search-submit{
         width: 30px;
         border-radius: 0px 6px 6px 0px; 
    }
    .box-category .header-title{
        font-size: 13px;
    }
    .box-category .box-image{
        width: 48px !important;
        height: 48px;
        padding: 5px;
    }
    .product-category.col{
        padding: 5px;
    }
    .product-category.col .box-text.text-center{
        padding: 0px;
    }
    .woocommerce-product-gallery__wrapper{
        min-height: 260px;
    }
    .product-gallery-slider img {
        height: 178px;
        margin-top: 50px;
    }
    .product-thumbnails .is-nav-selected a, .product-thumbnails a:hover{
        border: 1px solid #cb1c22;
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
        position: relative;
        border-radius: 6px;
    }
    .product-small .price-wrapper .price{
        font-size: 13px;
    }
    .product-small .product-title a{
        font-size: 14px;
    }
    .product-small .price-wrapper .price{
        display: block;
    }
    .widget_layered_nav_filters ul li.chosen a {
        background-color: #ffffff;
        border: 1px solid rgb(223 223 223);
        border-radius: 5px;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        opacity: 1;
        padding: 0 7px;
    }
}
.box-text.box-text-products{
    text-align: left;
}



/* XTmobile */

.header-showrooms .box-showroom {
    background: rgba(0,0,0,0.3);
    padding: 5px 10px;
    width: 130px;
    border-radius: 8px;
    display: block;
}
.header-showrooms .box-showroom span {
    font-size: 12px;
    padding-bottom: 3px;
}
.header-showrooms .box-showroom span, .header-showrooms .box-showroom b {
    display: block;
    font-size: 14px;
    line-height: 1;
}
.header-showrooms .box-showroom b {
    cursor: pointer;
}
.header-showrooms .box-showroom b i {
    margin-left: 5px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
}
.header-showrooms .sub-showrooms {
    position: absolute;
    top: 105%;
    left: 0;
    background: #fff;
    min-width: 370px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    display: none;
}

.border-radius-5 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.header-showrooms .sub-showrooms .inner {
    padding: 10px;
}
.header-showrooms .sub-showrooms ul li {
    color: #333;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
}
.header-showrooms .sub-showrooms ul li:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 0;
    position: absolute;
    background: #39b54a;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.header-showrooms.active .sub-showrooms {
    display: block;
}
.header-nav.header-bottom-nav.nav-right {
    background: #fff;
    border-radius: 8px;
    margin-left: 10px;
    padding-right: 20px;
}
.callcenter {
    position: relative;
    width: 150px;
    float: left;
}
.box_sort .box_title label:before, .fs-ctf-filbox li a i, .callcenter i, .header-box-cart a i, .menu-button i, .mf-hdimn, .icon-location {
    background: url(images/images.png) no-repeat;
}
.callcenter i {
    position: absolute;
    background-position: -17px -18px;
    display: block;
    width: 27px;
    height: 26px;
    top: 5px;
}
.callcenter span {
    padding-left: 34px;
}
.callcenter span, .callcenter {
    display: block;
}


.callcenter strong, .callcenter a {
    display: block;
    font-weight: normal;
    color: #fff;
    line-height: 1.1;
}

.callcenter a {
    font-size: 17px;
    font-weight: bold;
    padding: 2px 0;
}

.header-showrooms.active .box-showroom b i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.icon-shopping-cart{
    width: 17px;
    height: 20px;
    background: url(images/images.png) no-repeat;
    background-position: -66px -18px;
    margin-right: 5px;
}
header .icon-shopping-cart:before{
    display: none;
}
header .icon-shopping-cart:after{
    box-shadow: none;
    border-radius: 100%;
    font-weight: normal;
}
.header-vertical-menu__opener{
    border-radius: 8px;
    cursor: pointer;
}
.header-vertical-menu__opener .icon-angle-down{
    background: url(images/icon-menu-dm.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    order:1;
}
.header-vertical-menu__opener span{
    order:2;
    padding-left: 30px;
}
.header-vertical-menu__opener .icon-angle-down:before{
    display: none;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>i, .header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>img, .header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>svg {
    margin-right: 10px;
    height: 17px;
    object-fit: contain;
}
.header-vertical-menu__fly-out.has-shadow{
    border-radius: 8px;
    padding: 5px;
}
.nav-dropdown-bold .nav-column li>a, .nav-dropdown.nav-dropdown-bold>li>a{
    border-radius: 5px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item{
    margin-bottom: 5px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a{
    font-weight: 600;
    padding: 6px 9px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a:hover {
    background-color: var(--primary-color);
    color: #fff;
}
.header-vertical-menu__fly-out .nav-dropdown{
    min-width: 200px;
    padding: 10px 0px;
}
.header-vertical-menu__fly-out .nav-dropdown>li{
    margin-bottom: 5px;
}
.header-vertical-menu__fly-out .nav-dropdown>li>a {
    font-weight: 600;
    padding: 8px 9px;
    color: #333;
}
.home .header-vertical-menu__fly-out{
    margin-top: 15px;
}
.header-vertical-menu__fly-out{
    border-radius: 12px;
    padding: 5px 10px;
}
.sliderbox img{
    border-radius: 12px;
}
.margintop10 {
    margin-top: 5px !important;
}
.woocommerce-widget-layered-nav-list{
    display: none;
}
#shop-sidebar aside ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
#shop-sidebar aside ul li{
    align-items: center;
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    color: #444;
    cursor: pointer;
    height: 34px;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    white-space: nowrap;
}
#shop-sidebar aside ul li:hover{
    background: #dddddd;
}
#shop-sidebar aside ul li a{
    font-size: 12px;
    align-items: center;
    display: flex;
}
#shop-sidebar aside.widget{
    margin-bottom: 0px;
}
.shop-page-title {
    background: #f7f7f7;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.woocommerce-result-count , .woocommerce-ordering{
    display: none;
}
.tax-product_cat #main{
    background-color: #fff;
}
.sanpham1 .img {
    margin-bottom: 0px !important;
}

.product-gallery{
    background-color: #fff;
    padding: 15px !important;
    border-radius: 8px;
    margin: 0px 15px;
}
.product-info{
    background-color: #fff;
    padding: 15px !important;
    border-radius: 8px;
    margin: 0px 15px;
}
.product-main{
    padding-bottom: 0px ;
}

.row-xsmall>.col, .row-xsmall>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 5px 10px;
}
.danhmuc {
    background-color: #fff;
    border-radius: 12px;
    padding: 10px;
}
.sanpham .section-title.section-title-normal{
    position: relative;
    text-align: center;
    padding: 15px 20px;
    background: #fff;
    display: flex;
    flex-flow: row wrap;
    border-radius: 10px;
    margin-bottom: 15px;
}

.tintuc1 .box-label .box-text {
    background-color: #fff;
    bottom: 0;
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1);
    margin: 10px;
    border-radius: 5px;
}


.tintuc1 .img img{
    border-radius: 10px 10px 0px 0px;
}
.no-img .box-image{
    display: none;
}
.no-img .col.post-item{
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.no-img .col.post-item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.no-img .col.post-item .box-text{
    padding-top: 0px;
    padding-bottom: 0px;
}
.box-blog-post .is-divider{
    display: none;
}
.box-blog-post .post-meta {
    display: block;
    margin: 5px 0px;
}
.section-title-normal a{
    font-size: 13px;
}
.sanpham .section-title-normal a{
    font-size: 13px;
    color: #434243;
    margin: 0 5px;
    line-height: 1;
    padding: 10px 15px;
    background: #f7f7fe;
    position: relative;
    text-transform: none;
    border-radius: 20px;
}
.sanpham .section-title-normal a:hover {
    color: #fff;
    background: var(--primary-color);
}
.khachhang .row > .col{
    padding-bottom: 0px;
}
.khachhang .post-item{
    padding-bottom: 0px !important;
}
.category .box-vertical img{
    border-radius: 5px;
}
.product-thumbnails img {
    opacity: 1; 
    transition: transform .6s,opacity .6s;
    border: 1px solid #ddd;
    border-radius: 10px;
    max-width: 80px;
    margin-bottom: 0px;
}
.product-gallery-slider img{
    width: 70%;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover{
    border:0px;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img{
    transform: none;
}
.product-thumbnails a{
    text-align: center;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
    fill: currentColor;
    border-color: currentColor;
    transition: all .3s;
    background: #ffffffa3;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 5px;
    font-size: 12px;
    padding: 12px;
}
@media(max-width:768px){
.row-xsmall>.col, .row-xsmall>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 2px 5px;
}

.sliderbox img {
    border-radius: 5px;
}
.hdevvn-show-cats{
    border-radius: 0;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: scroll;
    white-space: nowrap;
    background: #fff;
    margin: 10px 0px;
    column-gap: 10px;
}
.sanpham .section-title-normal .hdevvn-show-cats li{
    margin: 0px;
}

.sanpham .section-title-normal .hdevvn-show-cats li a{
    font-size: 12px;
    border-radius: 3px;
    margin: 0px;
}
}