@font-face {
    font-family: "Opensans Light";
    src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: "Opensans";
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: "Wedding";
    src: url('../fonts/UTM EdwardianB.ttf');
}
@font-face {
    font-family: "Opensans Semibold";
    src: url('../fonts/OpenSans-Semibold.ttf');
}

@font-face {
    font-family: "Opensans Semibold";
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}



footer#footer {
    background-color: #2D2D2D;
}
.footer-top {
    margin-top: 40px;
}
.footer-top h3 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
    line-height: 25px;
}
.addre_s p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #acacac;
}
.menu_footer ul.menu>li+li {
    border-top: 1px solid #ececec00 !important;
}
.menu_footer .menu a::before {
    content: "\f054";
    font-family: "Font Awesome 6 Pro";
    margin-right: 10px;
    color: #acacac;
}
.menu_footer .menu a {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 10px;
    color: #acacac;
}


.header-wrapper.stuck .header-main {
    height: 124px !important;
}
.menu_footer ul li {
    margin: 0px;
}
.footer-copyright {
    font-size: 15px;
    text-align: center;
    color: #acacac;
    margin-bottom: 20px;
}
.footer-nav-column.is-social  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-nav-column.is-social  ul li {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 20px;
}
.footer-nav-column.is-social ul li img {
    width: 40px;
}
.footer-nav-column.is-social small {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
    line-height: 25px;
}
.phuong_thuc_thanh_toan_k img {
    margin-bottom: 20px;
}


.header-bottom {
    background-color: var(--primary-color) !important;
}
header#header ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    display: flex;
    text-align: center;
    justify-content: center;
}
header#header .thong_tin_heder h4 {
    line-height: 20px;
    font-size: 20px;
    color: var(--primary-color);
    margin: 0px;
}
header#header .thong_tin_heder h3 {
    line-height: 34px;
    font-size: 25px;
    color: var(--primary-color);
    margin: 0px;
}
header#header .thong_tin_heder p {
    line-height: 27px;
    font-weight: 800;
    font-size: 18px;
    color: #ffffff;
    margin: 0px;
}
header#header div#logo {
    padding: 10px;
}
header#header .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {

    background-color: rgb(255 255 255) !important;
    border-color: rgb(255 255 255) !important;
    border-radius: 99px;
    box-shadow: none;
    color: rgb(255 138 41) !important;
    opacity: 1!important;
}

input#woocommerce-product-search-field-0::placeholder {
    color: rgb(255 138 41) !important;
    font-style: italic;
}

header#header .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea::placeholder {
    color: red;
    font-size: 12px;
    font-style: italic;
    opacity: 0.5;
}
header#header .searchform .button.icon i {
    color: rgb(255 138 41) !important;
}

header#header .nav-box>li.active>a, .nav-pills>li.active>a {
    background-color: #ebebeb;
    color:  var(--primary-color) !important;
    opacity: 1;
}
header#header .nav-box>li a:hover {

    color:  var(--primary-color) !important;

}
header#header .nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    text-transform: uppercase;
    font-size: 17px;
    padding: 3px 20px;
     color: #fff;
    text-decoration: none;
    font-weight: 400;
    display: block;
    vertical-align: middle;
    line-height: 33px;
}



header#header span.header-vertical-menu__title {
    font-weight: 400;
    font-size: 16px;
}
.hom_van_chuyen {
    /*background: var(--primary-color);*/
}
.hom_van_chuyen  .medium-4  .col-inner {
    width: 100%;
    display: inline-block;
    padding: 15px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .1) !important;
    cursor: pointer;
    transition: .3s ease-in-out;
    border: 1px solid #C7C7C7;
    text-align: center;
}



.slide-item .box-product {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.slide-item {
    padding: 5px !important;
}
.box-product-content h2 {
    color: #111;
    height: 40px;
    margin-top: 14px;
    font-weight: 100;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    font-size: 16px;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel.slide-product.owl-loaded.owl-drag .owl-nav button {
    margin: 0px !important;
    width: 40px;
    height: 40px;
    min-height: 40px;
    background: #fff !important;
    border: 1px solid #f2f2f2 !important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
}
.owl-carousel.slide-product.owl-loaded.owl-drag button.owl-prev {
    left: -60px;
}
.owl-carousel.slide-product.owl-loaded.owl-drag button.owl-next {
    right: -60px;
}
.box-product-price {
    text-align: center;
}
.box-product-price span.amount {
    color: var(--primary-color);
    font-weight: 700;
    white-space: nowrap;
}

.owl-dots {
    display: none;
}
.danh_muc_khac_home .section-title b {
    background-color: var(--primary-color);
    display: block;
    flex: 1;
    height: 2px;
    opacity: 1;
}
.danh_muc_khac_home .section-title-bold span, .section-title-bold-center span {
    border: 2px solid var(--primary-color) !important;
    padding: .3em .8em;
}
.col_pding {
    padding: 0 15px 0px !important;
}


.danh_muc_home_s
{

}
.danh_muc_home_s .box.has-hover.has-hover.box-overlay.dark.box-text-bottom {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}


.danh_muc_home_s .box.has-hover.has-hover.box-overlay.dark.box-text-bottom .box-image::before,
.danh_muc_home_s .box.has-hover.has-hover.box-overlay.dark.box-text-bottom .box-image:before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.danh_muc_home_s .box.has-hover.has-hover.box-overlay.dark.box-text-bottom .box-image:hover::before,
.danh_muc_home_s .box.has-hover.has-hover.box-overlay.dark.box-text-bottom .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.noi_dung_danh_muc  {

}
.noi_dung_danh_muc .col-inner p {
    font-weight: 100;
    color: #000000;
    font-size: 20px;
}
.noi_dung_danh_muc .col-inner p strong {
    font-weight: 900;

}


.article-item.s1 {
    width: 100%;
    display: inline-block;
    cursor: pointer;
    height: 100% !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 16px !important;
    transition: 0.3s ease-in-out;
    padding: 10px !important;
    border-radius: 15px !important;
}

.article-item.s1:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}
.article-item.s2:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}
.article-item.s2 {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 16px !important;
    transition: 0.3s ease-in-out;
    padding: 10px !important;
    border-radius: 15px !important;
}
.box-text.text-left_homers_tes {
    padding-bottom: 0px;
    margin: 0px;
}
article#blog-news {
    margin-bottom: 20px;
}
.article-item.s1 h4.article-title {
    margin: 0px;
    color: #000000;
    font-weight: 500;
    font-size: 22px;
}
p.views_comment {
    margin: 5px;
    color: #000000;
    font-weight: 100;
}
span.view_views {
    margin-left: 5px;
}
span.view_data {
    margin-left: 5px;
}
.article-item.s1 p.article-desc {
    color: #000000;
    font-size: 18px;
}
.article-item.s2 h5.post-title.is-large {
    margin: 0px;
    color: #000000;
    font-weight: 500;
    font-size: 18px;
}





/*css tin tuc*/

.post-item.cate {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.post-item.cate:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}
.post-item.cate .post-thumbnail img {
    border-radius: 10px;
}
.post-item.cate h5.post-title.is-large {
    font-weight: 500;
    color: #000000;
}
h1.line-after {
    text-transform: uppercase;
    font-size: 28px;
    color: var(--primary-color);
    padding-left: 15px;
}
h1.entry-title {
    font-weight: 100;
    font-size: 25px;
    color: #000000;
}
.author-box.flex-row {
    color: #000000;
    border-radius: 5px;
    padding: 10px;
    height: 40px;
    background: #f2f2f2;
}
.single_post_m {
    margin-top: 10px;
    color: #000000;
}
.author-box.flex-row .luotxem {
    margin-left: 10px;
}
.owl-dots {
    display: none;
}
h5.post-title.is-large {
    color: #000000;
}


aside#categories-3 {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.widget_categories span.widget-title {

    color: #000000;
    font-size: 17px;
    font-weight: 500;
    padding: 12.5px;
    text-align: center;

}
.bxw-xem-nhieu {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    margin-bottom: 20px;
}
.bxw-xem-nhieu h3 {
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: var(--primary-color);
    border-bottom: 2px #1D8B07 solid;
    padding-bottom: 2px;
    font-size: 18px;
    display: inline-block;
}
.col.medium-3.sidebar-main-posts .bxw-xem-nhieu ul li {
    list-style: none;
}
.bxw-xem-nhieu ul li {
    list-style: disc;
    color: #c80000;
    text-align: justify;
    border-bottom: dotted 1px #d0d0d0;
    padding: 3px 0 6px 0;
}
aside#woocommerce_top_rated_products-2 {
    padding: 10px !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    margin-bottom: 20px;
}
section#category-page span.widget-title {

    margin-bottom: 0;
    color: #000000;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px;
    border-radius: 5px 5px 0 0;
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.wcpf-field-item span.box-toggle {
    display: none !important;
}
.widget_product_categories span.count {
    font-size: 16px !important;
    color: #000000;
    opacity: 1 !important;
}
.widget_product_categories>ul>li {
    align-items: baseline;
    display: inline !important;
}
.wcpf-checkbox.wcpf-field-title.wcpf-heading-label span {

    margin-bottom: 0;
    color: #000000;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px;
    border-radius: 5px 5px 0 0;
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}



.wcpf-field-item {
    border: 1px solid #ddd;
}
.woocommerce-widget-layered-nav-list li {
    margin: 0px;
}

.woocommerce-widget-layered-nav-list li  label{
    margin-left: 10px;
    font-weight: 100 !important;
    font-size: 16px;
    margin: 0px;
}

section#category-page ul.product-categories li a {
    margin-left: 10px;
    font-weight: 100 !important;
    font-size: 16px;
}
ul.product-categoriesul li {
    border-bottom: 1px dashed #dfdfdf;
}
.widget_devvn_thaison_price_filter {
    border: 1px solid #ddd;
}
span.product-title {
    font-size: 12px;
}
section#category-page aside#woocommerce_product_categories-2 {
    border: 1px solid #ddd;
    width: 100%;
}
section#category-page .is-divider.small {
    display: none;
}
aside#woocommerce_top_rated_products-3 {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out
}
.product-short-description {
    color: #000000;
}
li.woocommerce-widget-layered-nav-list__item {

}

.product-small .col-inner {
    width: 100%;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.my_featured_s h3 {
    text-transform: uppercase;
    font-size: 28px;
    color: var(--primary-color);
    padding-left: 15px;
}
.my_featured_s  .owl-nav {
    display: none;
}
p.name.product-title.woocommerce-loop-product__title a {
    text-align: center;
    line-height: 25px;
    font-size: 18px;
}
.price-wrapper span.amount {
    color: red;
    font-weight: 700;
    white-space: nowrap;
    font-size: 18px;
}
.price-wrapper .woocommerce-Price-amount del, .price-wrapper del .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 100;
    color: #000 !important;
}

.price-wrapper span.screen-reader-text {
    color: var(--primary-color);
    font-weight: 700;
    white-space: nowrap;
    font-size: 18px;
}

.product-small .col-inner span.price {
    text-align: center;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}
/*.badge-container.absolute.left.top.z-1 {*/
/*    display: none;*/
/*}*/


.shop-page-title.category-page-title.page-title {
    display: none;
}
.flatsome_category_title_alt_son {
    display: flex;
    justify-content: flex-end;
}
.flatsome_category_title_alt_son p.woocommerce-result-count.hide-for-medium {
    display: none;
}
.flatsome_category_title_alt_son  select.orderby {
    border-radius: 5px;
    border: 1px solid var(--primary-color);
}
.flex-col.flex-grow.medium-text-center.son_category_title {
    padding: 10px;
}
.banner_danh_muc_pr .slide-item  img{
    border-radius: 10px;
}
.title-home-archive-product h1 {
    margin-top: 10px;
    color: var(--primary-color);
    font-size: 35px;
    border-bottom: 2px solid #f7941e;
}
.banner_danh_muc_pr_noi_dung_dau {
    font-size: 18px;
    color: #000000;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--fs-color-secondary)!important;
}
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary-color)!important;
    opacity: 1 !important;
}
.widget_price_filter .price_slider_amount .button {
    background-color: var(--fs-color-secondary)!important;
    border-radius: 99px;
    float: left;
    font-size: .85em;
}
.price_slider_amount .price_label {
    font-size: 13px;
    color: var(--fs-color-secondary) !important;
}

.box-product-son .box-product {
    width: 100%;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.widget-zalo-home {
    width: 100%;
    display: inline-block;
    padding: 10px !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.title-home-wiget-s span {
    border: 1px solid var(--primary-color);
    margin-bottom: 0;
    background: linear-gradient(var(--primary-color), var(--primary-color));
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12.5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    display: block;
    width: 100%;
}
h4.hotro-kinhdoanh {
    font-weight: 100;
    font-size: 20px;
    color: #000000;
    margin-top: 5px;
}
h4.hotro-kythuat {
    font-weight: 100;
    font-size: 20px;
    color: #000000;
    margin-top: 5px;
}
.widget-zalo-home span.sdt-zalo {
    font-size: 20px;
    color:  var(--primary-color);
}
.widget-zalo-home p {
    color: #000000;
    font-size: 20px;
    margin: 0px;
}
.ux-quantity.quantity.buttons_added {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}


.question-title-link_shope {
    /*border-radius: 10px;*/
    /*padding: 10px;*/
    margin-left: 20px;
    /*border: 1px solid var(--primary-color);*/
    width: 42%;
}
.question-title-link_shope img {
    height: 30px;
}
form.cart {
    display: flex;
}
a.quick-view.quick-view-added {
    display: none;
}

.tab-panels {
    color: #000000;
}
/*.product-info.summary.col-fit.col.entry-summary.product-summary .price-wrapper span.amount {*/
/*    color: #fc7e00;*/
/*    font-weight: 700;*/
/*    white-space: nowrap;*/
/*    font-size: 27px;*/
/*}*/
.banner-address {
    width: 100%;
    display: inline-block;
    padding: 20px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.banner-address:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}
.box-address h4 {
    font-size: 16px;
    color: var(--fs-color-secondary);
}
.formOjbect.contact {
    width: 100%;
    margin: auto;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 25px;
}
.title-tg-s h2 {
    margin-top: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 0px;
    text-align: center;
    text-transform: uppercase;
    color: var(--fs-color-secondary);
}
.map_lien_he .col-inner {
    width: 100%;
    margin: auto;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 15px;
}

.formOjbect.contact input , textarea{
    border: 1px solid #0000002e;
    color: #000000;
    border-radius: 6px;
}
.formOjbect.contact textarea.wpcf7-form-control.wpcf7-textarea.textarea-object {
    border: 1px solid #0000002e;
    color: #000000;
    border-radius: 6px;
}
.formOjbect.contact  input.wpcf7-form-control.wpcf7-submit.has-spinner.btnObject {
    border-radius: 6px;
    font-weight: 400;
    font-size: 20px;
    color: #f2f2f2;
}
.box-address h4 {
    font-size: 16px;
    color: var(--fs-color-secondary);
}
.box-address p {
    color: #000000;
}
.hom_cat_title .title_home_cat h2 {
    color: var(--fs-color-secondary);
    font-size: 30px;
    text-align: center;
}










.title-tg {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
}

.title-tg::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    z-index: 0;
}

.title_s1 h2 {
    position: relative;
    font-weight: 400;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 35px;
    background: var(--primary-color);
    z-index: 1;
    display: inline-block;
    line-height: 1;
    height: 35px; /* tổng chiều cao cố định */
}

.title_s1 h2 a {

    font-weight: 400;
    color: #ffffff;
    font-size: 15px;

}

.title_s1 h2:after {
    content: "";
    position: absolute;
    top: 0;
    right: -29px;
    width: 0;
    height: 0;
    border-left: 30px solid var(--primary-color);
    border-top: 35px solid transparent; /* cùng chiều cao với h2 */
}

.title_ss a {
    border: 1px solid;
    font-weight: 400;
    color: #0027ff;
    font-size: 13px;
    border-radius: 16px;
    padding: 8px 25px;
}
.title_ss a:hover {
    color: var(--primary-color);
}

li.header-search-form.search-form.html.relative.has-icon {
    width: 260px;
}
.header-wrapper.stuck div#masthead {
    display: none;
}


.banner_danh_muc_pr_noi_dung_dau_ul ul {
    margin-left: 13px;
    position: relative;
    margin-top: 7px;
    margin-bottom: unset;
}
.banner_danh_muc_pr_noi_dung_dau_ul li {
    text-align: left;
    font-size: 12px;
    /* list-style: none outside; */
}
span.wcpf-product-counts {
    color: var(--primary-color);
}
li.woocommerce-widget-layered-nav-list__item {
    margin-left: 10px;
}
ul.woocommerce-widget-layered-nav-list.gai.dien.ngoia {
    padding-top: 10px;
    padding-bottom: 0px;
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 0px !important;
}
.wcpf-item-inner.wcpf-checkbox-item-inner {
    padding-bottom: 5px;
    padding-left: 15px;
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
    width: 13px !important;
    height: 13px !important;
    border: 1px solid #806f6f !important;

}
.wcpf-checkbox.wcpf-field-title.wcpf-heading-label {
    padding: 0px !important;
}
span.wcpf-title:hover {
    color: var(--primary-color)!important;
}
ul.product-categories a:hover {
    color: var(--primary-color)!important;
}
ul.woocommerce-widget-layered-nav-list.gai.dien.ngoia li:hover  label{
    color: var(--primary-color)!important;
}
p.availability {
    display: none;
}
table.variations th.label {
    display: none;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    color: #ffffff !important;
    background: var(--primary-color) !important;
    box-shadow: 0 0 0 2px var(--primary-color) !important;
}
.button-variable-item span {

    font-size: 13px !important;
}
.is-divider.small {
    display: none !important;
}
.devvn_single_price {
    background-color: #199bc42e;
    border: 1px dashed #199bc4;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 10px;
    color: #000;
}
.devvn_single_price span.devvn_price .amount {
    font-size: 18px;
    font-weight: 700;
    color: #ff3a3a;
}
.devvn_single_price span.devvn_price.son span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.devvn_single_price .item span.devvn_price {
    line-height: 18px;
}
.devvn_single_price span.woocommerce-Price-amount.amount {

    font-size: 18px;
    font-weight: 700;
    color: #ff3a3a;
}
.devvn_single_price .item span.label {
    padding-bottom: 5px;
}
.devvn_single_price span.label {
    color: #333;
    font-weight: 400;
    font-size: 18px;
    padding: 0;
    margin: 0;
    width: 115px;
    text-align: left;
    line-height: 30px;
}
.devvn_single_price .discount_percent {
    color: red;
    font-weight: bold;
    margin-left: 5px;
    font-size: 20px;
}
.devvn_single_price span.devvn_price.sale_amount {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #ff3a3a;
}
input.ux-quantity__button.ux-quantity__button--minus.button.minus.is-form {
    display: none;
}
.ux-quantity.quantity.buttons_added {
    display: none !important;
}
a.reset_variations {
    display: none;
}
.woocommerce-variation-add-to-cart {
    display: flex;
}

.woocommerce-variation-add-to-cart .chat-facebook {
    background: #1664b2 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
    color: #fff;
}
.woocommerce-variation-add-to-cart .hotline {
    background: #71bf44 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
    color: #fff;
}
.woocommerce-variation.single_variation {
    display: none !important;
}


.badge-inner.secondary.on-sale {
    padding: 4px 10px 4px 10px;
    border-radius: 2px;
    border: 1px solid red;
    font-size: 13px;
    color: #ffffff;
    background-color: #ff4d16;
}


.slide-item .badge-container.absolute.left.top.z-1 {
    margin: 12px 0px 0px 15px;
}
.box-product-son .badge-container.absolute.left.top.z-1 {
    margin: 12px 0px 0px 20px;
}
li#tab-title-additional_information {
    display: none;
}
li#tab-title-reviews {
    display: none;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    color: #000000;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
  color: #000000;
}
span.devvn_price.sonm {
    font-size: 20px;
    font-weight: 900;
    color: red;
}


.live-search-results.text-left.z-top {
    width: 450px;
}
.autocomplete-suggestion span.min-sale-price span.woocommerce-Price-amount.amount {
    color: red;
}
.autocomplete-suggestion .search-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}

.autocomplete-suggestion .min-sale-price {
    order: 1; /* Hiển thị trước */
    color: red;
    font-weight: bold;
    font-size: 16px;
}

.autocomplete-suggestion .min-regular-price {
    font-size: 16px;
    order: 2; /* Hiển thị sau */
    opacity: 1;
    text-decoration: line-through;
}
.header-sonm {
    display: none;
    transition: all 0.3s ease;
}

.header-sonm.active {
    display: block;
}


.woof_container_inner{
    border: 1px solid #ddd;
}


.woof_container_inner H4 {
    margin-bottom: 0;
    color: #000000;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px;
    border-radius: 5px 5px 0 0;
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
ul.woof_list.woof_list_checkbox li {
    font-weight: 100;
    margin-left: 10px;
}
.woof label {
    font-weight: 100;
    font-size: 16px;
    cursor: pointer;
}

.woof label:hover {
    color: var(--primary-color) !important;
}
.price_filter_checkbox {
    width: 23px;   /* chiều rộng */
    height: 23px;  /* chiều cao */
    cursor: pointer;
}
.col.medium-3.noPadding button.button.woof_reset_search_form {
    display: none;
}
.product-info.summary.col-fit.col.entry-summary.product-summary form.cart {
    display: flex;
    flex-direction: row;
}
.product-info.summary.col-fit.col.entry-summary.product-summary form.variations_form.cart {
    display: flex;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
}
a.button.primary.reveal-icon.expand.hotline {
    background: #71bf44 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
    color: #fff;

}
.chat-facebook {
    background: #1664b2 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
    color: #fff;
}
