/*
Theme Name:   Haliti 2026
Theme URI:    https://haliti.com.vn
Description:  Child theme cua Flatsome cho haliti.com.vn. Chua phan NHIN THAY DUOC: template, CSS, bo cuc. Phan HOAT DONG DUOC nam o plugin haliti-core.
Author:       Haliti Viet Nam
Version:      1.9.7
Template:     flatsome
Text Domain:  haliti-2026
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

/* -----------------------------------------------------------------------------
   20/08/2026 — DA GO 30 RULE CHET, GIAM 160 DONG.

   Ba nhom, deu thuoc ve thu da khong con ton tai tren site:

     #mega_menu / #mega-menu-wrap   20 rule — mega menu doi cu. Menu da dung lai
                                    ngay 11/08 thanh "Menu chinh 2026", markup
                                    moi khong con id nay.
     .nk_custom_pc_builder_page*     7 rule — plugin custom-pc-builder-lite da bi
                                    xoa khoi site (chinh no la thu phat sinh
                                    error_log 584 MB, xem muc 11f cua spec).
     a.devvn_buy_now_style + popup   3 rule — devvn-quick-buy da go tu 11/08.

   CACH KIEM CHUNG (dung lai duoc): tai HTML that cua 7 loai trang — trang chu,
   danh muc, san pham, gio hang, tin tuc, thanh toan, ket qua tim kiem — roi
   dem querySelectorAll cho tung bo chon. Ca 9 bo chon deu tra ve 0.
   Khong xoa theo pham doan.
   -------------------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


:root {
  --primary-color:#d93;
}

#masthead .searchform {
    background-color: #F5F5F5;
    border: 1px solid #dcdcdc;
    padding: 1px;
    border-radius: var(--search-bar-border-radius ,8px);
    --button-icon-border-radius: var(--search-bar-border-radius ,8px);
    border: 1px solid #eaeaea;
}
#masthead .searchform .search-field{
    border-radius: 4px;
    padding: 0.375rem 0.75rem;
    border: 1px solid #e0e0e0;
    min-height: 16px;
    border: 0;
    background-color: transparent;
    box-shadow: none
}
#masthead .searchform .ux-search-submit{
    width: 38px;
    height: 38px;
    border-radius: 8px !important;
}

.TextCaptions{
    padding: 0px !important
}

.wbcslider_tgdd .TextCaptions .item{
    background: #fff;
    padding: 10px 0px !important;
    margin: 0px !important;
    color: #333333 !important;
    text-align: center !important;
    cursor: pointer !important;
    border-right: 1px solid #f0f0f0 !important;
    display: block;
    font-size: 12px;
    height: auto !important
}


.wbcslider_tgdd .TextCaptions .item.is-selected{
    font-weight: bold;
    border-bottom:4px solid #dc0f20;
}


#shop-sidebar .widget .widget-title{
    flex: 0 0 auto;
    width: 12.5%;
    padding-right: 0.5rem;
    padding-left: 15px;
    font-size: 14px
}
.sidebar-inner aside.widget {
    display: flex;
    margin-bottom: 10px
}
.sidebar-inner aside.widget ul li.chosen a{
    border: 1px solid rgb(20, 53, 195);
    color: rgb(20, 53, 195);
}
.sidebar-inner aside.widget ul li.chosen a:before{
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 20px 20px 0px;
    border-color: transparent rgb(20, 53, 195) transparent transparent;
    margin-right: 0px;
    opacity: 1;
    
}
.sidebar-inner aside.widget ul li.chosen a:after {
    position: absolute;
    top: 0px;
    right: 2px;
    color: rgb(255, 255, 255);
    z-index: 0;
    font-size: 7px;
    content: "✓";
}
.yith-wcan-list{
        flex: 0 0 auto;
    width: 83.3333%;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    height: 2.5rem;
    overflow: hidden;
}
.yith-wcan-list li{
   display: inline-block; 
}
.yith-wcan-list li a{
    border-radius: 4px;
    display: inline-block;
    border: 1px solid rgb(224, 224, 224);
    background-color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    margin-right: 0.5rem;
    margin-bottom: 0.3rem;
    padding: 0.375rem 1.25rem !important;
    color: rgb(51, 51, 51);
    cursor: pointer;
}
.yith-wcan-list li a:hover {
    background: rgb(243, 243, 243);
}
.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;
}
.header-nav-main{
   position: initial; 
}
#masthead .header-inner{
    position: relative;
}
#mega-menu-title{
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
    line-height: 1rem;
    padding: 0.365rem 0.75rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    border-width: 1px;
    border-style: solid;
    user-select: none;
    text-decoration: none;
    flex-direction: row;
    position: relative;
    border-color: rgb(224, 224, 224);
    font-weight: normal;
}

@media(min-width: 992px){

#masthead .flex-left{
}

#masthead .flex-right{
   width: 300px
}

}

.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
}


.mobile-nav .image-icon img{
    width: 27px
}
#wide-nav{
    
}
.sf-vertical.sf-arrows>li>.sf-with-ul:after{
    display: none;
}
.sf-menu a{
    border:0px;
     padding: 6px 10px;
     font-size: 12px;
}
.logo-left .logo{
    margin-right: 10px
}
@media (max-width: 549px){
header #logo img {
   padding: 0px
}
	
}

.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
}
.taxonomy-description{
	max-width: 1202.5px;
	margin:auto
}

.shadow .sanpham > .col-inner{
}
.hdevvn-show-cats .hdevvn_cats{
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 10px
}
.section-title-normal a{
    border: 0;
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #848788 !important;
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 0px;
}
.section-title-normal b{
    opacity: 0
}
.section-title-normal.section-title{
    padding: 16px;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border:0px;
    margin-bottom: 0px
}

.section-title-normal.section-title .section-title-main{
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    border: 0px;
    margin: 0px;
    padding-bottom: 0px;
}
.section-title-normal.section-title .section-title-main:before{
    content: "";
    border-left: 3px solid #000;
    margin-left: -16px;
    margin-right: 16px;
}
.section-title-normal.section-title a:hover {
    color: #1435c3 !important;
}
.product-small .badge-inner.on-sale{
    width: 39px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 5px;
    background-image: url(images/sticker.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    border-radius: 0px;
    background-color: #fff0 !important;
    margin-right: 0px
}
.product-small .badge-container{
    margin: 0px;
    left: auto;
    right: 0px
}
.product-small .product-title{
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.4em;
    overflow: hidden;
}
.product-small .product-title a{
    line-height: 18px;
}
.product-small .title-wrapper{
    margin-bottom: 10px
}
.product-small.box {
    padding: 10px
}

.home .product-small.box:hover {
    transform: scale(1.05);
}
.section-title-container{
    margin-bottom: 0px
}


.slider > .flickity-prev-next-button.previous{
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
    left: -2px;
    width: 50px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #707070;
    top: 35%;
    transition: .3s;
    outline: none;
    opacity: .9;
    margin-top: 0px !important;
    transform:initial !important;
}
.slider > .flickity-prev-next-button.next{
    padding-left: 7px;
    border-radius: 100px 0 0  100px;
    right: -2px;
    width: 50px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #707070;
    top: 35%;
    transition: .3s;
    outline: none;
    opacity: .9;
    margin-top: 0px !important;
    transform:initial !important;
}
.slider > .slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow{
    fill: #707070;
}
.slider > .flickity-prev-next-button svg{
    width: 25px !important;
    border:0px !important;
    padding: 5px
}
.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;
}

b, strong {
    font-weight: 700;
}
body {
    font-family: 'Roboto', sans-serif;
}
.badge-container.absolute{
    display: none;
	z-index:8
}
.product-small .badge-inner.on-sale ,  .product-main .badge-inner.on-sale {
    background-image: linear-gradient(-90deg,#ec1f1f 0%,#ff9c00 100%);
    border-radius: 10px;
    padding: 1px 7px;
    padding-left: 0;
    padding-right: 0px;
    height: 20px;
    color: #fff;
    font-weight: 400;
    left: 10px;
    z-index: 1;
    bottom: 10px;
    font-size: 11px;
    width: auto;
    display: block;
}
.product-small .badge-container,.product-main .badge-container {
    margin: 0px;
    left: auto;
    right:10px;
    top: 10px;
    display: block;
}
.product-small .badge-inner.on-sale:before ,.product-main .badge-inner.on-sale:before {
    content: ' ';
    display: inline-block;
    background: url(images/flash.png);
    background-size: 50% 50%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f13500;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 5px;
    left: 0px
}
.product-small .badge-inner.on-sale ,.product-main .badge-inner.on-sale{
    padding-right: 5px
}
.product-title.product_title.entry-title{
overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 3.775rem;
    min-height: 3.775rem;
    font-size: 24px;
    line-height: 1.33;
    display: unset;
    word-break: break-word;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    color: #0a0a0a;
    font-size: 100%;
}
/* 17/08/2026 — GO RULE NEN DEN.
   Truoc day: .add-to-cart-button a { background-color: #000 !important }
   Nut them vao gio la hanh dong quan trong nhat cua mot site thuong mai, ma no
   den trong khi ca trang dung do Haliti cho moi nhan manh. `!important` o day
   con chan moi no luc dua nut ve mau thuong hieu.
   Mau nut nay gio khai trong assets/css/san-pham.css bang var(--ht-nhan).
   DUNG DIEN LAI RULE NAY. */
/* 17/08/2026 — GO. #b51212 la sac do THU BA tren site (thuong hieu #D12124,
   nav #DD3333). Mau gia gio khai trong san-pham.css bang var(--ht-nhan). */
del span.amount,.price del {
    font-size: 13px;
    color: rgb(130, 134, 158) !important;
    opacity: 1;
}
p{
    margin-bottom: 10px
}

[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{
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    float: left;
    text-align: center;
    text-transform: uppercase;
    border: 1px #eee solid;
    line-height: 40px;
    color: #3c3d41;
}
.recent-blog-posts-li .badge{
    width: 70px;
    height: 60px
}
#product-sidebar  a{
    font-size: 14px;
    line-height: 18px
}
#product-sidebar  span.amount{
    font-size: 14px
}
.shop-page-title .page-title-inner{
border-bottom: 1px solid rgb(234, 234, 234);
    padding-bottom: 20px;
}
footer#footer {
    font-size: 13px;
    border-top: 3px solid #1435c3;
}
footer#footer .widget .is-divider{
    display: none;
}
footer#footer .footer-2{
    font-size: 12px
}
.absolute-footer{
    display: none;
}
footer#footer ul.menu>li+li, .widget>ul>li+li{
    border:0px;
}
footer#footer span.widget-title{
    display: block;
    margin-bottom: 15px;
    font-size: 14px
}
footer#footer  p > a{
    color: #1435c3
}

.category .col.post-item .post-title {
        font-weight: 600;
    letter-spacing: 0.6px;
        font-size: 20px
}
.category .post-item{
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.category .post-item .cat-label{
    color: #dd3333;
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 10px;
    opacity: 1
}
.category .post-item .post-meta {
    font-weight: 700;
    color: #ccc;
    color: #ababab;
    font-size: 12px;
    opacity: 1;
}
.recent-blog-posts-li .badge.post-date{
width: 60px;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
}
#secondary span.widget-title{
}
#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
}


#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;
}


@media(max-width: 768px){
    .hdevvn-show-cats{
        display: none;
    }
}

.header-nav > .header-block{
    width: 50% !important;
    margin: 0px !important;
    text-align: center;
}
.header-nav > .account-item{
    width: 25%;
    margin: 0px;
    text-align: center;
}
.header-nav > .cart-item{
    width: 25%;
    margin: 0px;
    text-align: center;
}
.icon-box-center .icon-box-img{
    margin: 0px auto !important
}
.header-nav > .account-item > a{
    background: url('images/icon8.svg');
        width: 32px;
    height: 32px;
}
.header-nav > .account-item i{
    display: none;
}

.menu-item a img, img.menu-image-title-after{
    width: 32px;
    height: 22px
}

.header-cart-icon[data-icon-label]:after {
    background-color: #dc0021!important;
    border-radius: 100%;
    box-shadow: none;
    font-weight: normal;
}
.slidertop{
    position: absolute !important;
    max-width: 100% !important;
   
}
.slidertop .col {
    padding: 0px
}
#top-bar img.menu-image{
    width: 18px;
    height: 18px;
  
    padding-right: 0px
}
.topslider .img .image-zoom {
    border-radius: 8px
}
.box-category .count {
    text-transform: inherit;
    font-size: 14px;
    margin-top: 10px;
}
.boxsmall .product-small .product-title a{
    height: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.boxsmall .box-text.text-center{
    padding-bottom: 0px
}
.boxsmall .box-image img{
    max-height: 100px;
    width: auto;
    margin: auto;
    display: block;
}
.boxsmall .product-small .title-wrapper{
    margin-bottom: 0px
}

.category-page-row{
    margin-bottom: 30px;
}
.shop-page-title.category-page-title .page-title-inner{
    background: rgb(255, 255, 255);
    margin-top: 30px;
    border-radius: 8px 8px 0px 0px
}
.category-page-title .medium-text-center{
    font-size: 13px
}
.category-page-title .shop-page-title:before{
    position: absolute;
    left: 0;
    margin-top: 2px;
    width: 3px;
    height: 21px;
    background-color: #333;
    content: ""
}
.woocommerce-breadcrumb a {
    line-height: 1rem;
    position: relative;
    padding: 8px;
    color: rgb(0 0 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(224, 224, 224);
    border-radius: 9999px;
    --button-icon-color: #333333;
    display: inline-block;
}
.product-main .product-gallery,.product-main .product-info{
    padding: 15px !important;
    background: #fff
}
#product-sidebar aside{
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    position: relative;
    padding: 10px
}
.product-main .bg-wh{
    border-radius: 8px;
    background: #fff
}
.product-main .product-info{
    border-radius:0px 8px 8px 0px;
}
.product-section{
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    padding: 15px;
    margin-bottom: 20px

}
.related.related-products-wrapper{
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    padding: 15px
}

.shop-page-title.product-page-title .page-title-inner{
    border-bottom: 0px
}

.product-section h5{
        color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.product-section h5:before{
       position: absolute;
    left: 0;
    margin-top: 2px;
    width: 3px;
    height: 21px;
    background-color: #333;
    content: "" 
}

.product-gallery .flickity-button{
    display: none !important;
}
.product-thumbnails .is-nav-selected a {
    border-color: rgb(20 53 195);
    padding: 10px;
    border-radius: 5px
}
.product-thumbnails a {
       padding: 10px; 
}
.product-info .price-wrapper{
    border-bottom: 1px dashed rgb(224, 224, 224);
}
.product-info .product-short-description{
        font-size: 13px;
    display: inline-block;
    border: 1px solid rgb(20, 53, 195);
    background-color: rgba(20, 53, 195, 0.08);
    padding: 0.5rem 1.25rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    margin-top: 0.5rem;
    border-radius: 0.5rem;
}
#product-sidebar .icon-box{
    font-size: 14px
}
.css-18wywdr {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 36px 36px 0px;
    border-color: transparent rgb(20, 53, 195) transparent transparent;
}
.css-th3zma {
    position: absolute;
    top: 0px;
    right: 6px;
    color: rgb(255, 255, 255);
    z-index: 0;
    font-size: 10px;
}
.product-short-description{
    margin-bottom: 20px
}
#product-sidebar{
        background: #f1f1f1
}

.woocommerce-cart-form,.cart_totals,.checkout_coupon{
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 20px
}

@media(min-width: 850px){
    .product-main .product-gallery{
    border-radius: 8px 0px 0px 8px;
    margin-left: 12px
    }
  
}

.category-page-title .woocommerce-breadcrumb{
    display: none;
}

@media(max-width: 850px){
.product-small .product-title{
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px
}
.section-title-normal.section-title .section-title-main{
    font-size: 14px;
    width: 60%;
    height: 24px;
    text-overflow: ellipsis;
}
.section-title-normal a{
    font-size: 14px;

}
.product-footer > .container{
    padding: 0px
}
.product-main{
    padding-bottom: 20px
}
.product-page-title{
    display: none;
}
.product-title.product_title.entry-title{
    font-weight: 500;
    font-size: 16px;
    color: #3a3a3a;
}
}

ul.product_list_widget li a:not(.remove){
    font-size: 13px
}
.button {
    font-size: 13px;
    font-weight: normal;
}
footer#footer{

}

.post-sidebar aside{
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}

.woocommerce-billing-fields,.woocommerce-additional-fields,.woocommerce-checkout-payment,.shop_table.woocommerce-checkout-review-order-table{
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    position: relative;
    overflow: visible;
}
form.checkout h3{
    text-transform: inherit;
    font-weight: 500
}
.woocommerce-billing-fields{
    border-top:0px;
}
form.checkout .col-inner.has-border{
    padding: 0px;
    border:0px;
}

label {
    color: #222;
    font-weight: 400;
}
.post-item .box-text{
    background: #fff;
    border-radius: 0px 8px 8px 0px;
}
.blog-single article.post {
    background: #fff;
    border-radius:8px;
    padding: 20px
}
@media (max-width: 768px){
.post-item .box-text{
    padding: 10px;
    border-radius: 0px 0px 8px 8px
}
.archive-page-header h1.page-title{
    font-size: 20px !important
}


form.searchform{
        background: rgba(255, 255, 255, 0.1);
        border-radius: 8px
}
form input[type='search']{
    background: none;
    box-shadow: none;
    border: 0px;
}
form .submit-button{
    background: none !important;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.1);
    border: 0px;
}
form input[type='search']::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

footer#footer .footer-1 > .row > .col > div{
    display: none;
}

footer#footer .footer-1 .widget-title:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    float: right;
}

}
.cart-item .nav-dropdown{
    min-width: 350px
}
.button {
border-radius: 3px
}
a.remove, a.icon-remove{
    border:0px;
    font-size: 18px
}


#comments a.btn-reviews-now {
    background-color: #1435c3;
}
span.devvn_num_reviews {
    min-width: 150px;
    color: #1435c3;
    font-size: 14px;
}


#shop-sidebar .widget .is-divider{
    display: none;
}
.product-info .price-wrapper{
	margin-bottom:20px
}
.ot-overplay.active-menu main#main:after{
	z-index:9
}


.sf-arrows ul .sf-with-ul:after {
    display: none;
}

.wrap-search-hot{
    width: 100%;
}
.header-main {
    height: 110px !important;
}
.search-hot {
    list-style: none;
}

.search-hot li {
    display: inline-block;
    font-size: 13px;
}
#mega-menu-title {
    font-size: 14px;
}

@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: 1px solid #f3f3f300;
    }
	
}


/* ==========================================================================
   Icon nút "Thêm vào giỏ" — thêm ngày 11/08/2026
   --------------------------------------------------------------------------
   Icon phải đặt bằng CSS, KHÔNG nhét HTML vào chuỗi dịch:
   1. WooCommerce escape nhãn nút, nên thẻ <i> sẽ hiện ra thành chữ
   2. Chuỗi dịch đi qua bộ lọc gettext, mà module frontend/30 thay
      'Cart' => 'Giỏ hàng' trên mọi chuỗi — từng làm class "fa-cart-plus"
      biến thành "fa-Giỏ hàng-plus" khiến icon không hiện suốt thời gian dài

   Dùng bộ icon RIÊNG CỦA FLATSOME (fl-icons), không dùng Font Awesome:
   Font Awesome đã bị gỡ khỏi site có chủ đích — xem
   haliti-core/modules/frontend/20-go-tai-font-awesome-khong-dung.php.
   fl-icons vốn đã được nạp sẵn nên không tốn thêm request nào.
   \e908 = .icon-shopping-cart trong Flatsome 3.20.9.
   ========================================================================== */
.woocommerce div.product form.cart .single_add_to_cart_button::before {
	font-family: "fl-icons";
	content: "\e908";        /* icon-shopping-cart */
	font-weight: normal;
	font-style: normal;
	margin-right: 8px;
	speak: never;
	-webkit-font-smoothing: antialiased;
}
