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

.row-5 {
    padding: 0 10px !important;
}

.pd-5 {
    padding: 0px 5px !important;
}

a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
}

button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}

.page-checkout h3.widget-title {
    color: #ff6600;
}


div#customer_details {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
}

button#place_order {
    background: #FF0000;
}

h3#order_review_heading {
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

@font-face {
    font-family: "Montserrat";
    src: url(fonts/Montserrat-Medium.ttf);
}

@font-face {
    font-family: "Montserrat-SemiBold";
    src: url(fonts/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: "iCiel";
    src: url(fonts/iCiel-Alina.otf);
}

@font-face {
    font-family: "Handycheera";
    src: url(fonts/Handycheera-Regular.otf);
}

:root {
    --family: "Montserrat";
}

:root {
    --family-bold: "Montserrat-SemiBold";
}

:root {
    --family-iCiel: "iCiel";
}

:root {
    --family-handycheer: "Handycheera";
}


body {
    font-size: 15px !important;
    font-family: "Montserrat" !important;
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6, p {
    color: #000;
    font-family: "Montserrat" !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
a.quick-view.quick-view-added {
    display: none;
}

:root {
    --color: #427ffe;
}

:root {
    --background: #427ffe;
}

:root {
    --bottom: #eb1c24;
}

.flex-col.hide-for-medium.flex-left.flex-grow {
    margin: 0px 10px;
}

.header-top {
    background-color: transparent !important;
}

div#logo {
    position: relative;
    top: -45px;
    z-index: 9999 !important;
    height: 74px;
}

#logo img {
    max-height: 130px !important;
}

/*#logo img {
    max-height: 95px !important;
}*/

input#woocommerce-product-search-field-0::placeholder {
    color: #000 !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #000 !important;
}

div#top-bar {
    padding: 10px 0 0 0;
}

input#woocommerce-product-search-field-0 {
    width: 200px;
}

a.glink.nturl.notranslate {
    margin: 0px 10px;
}

i.wishlist-icon.icon-heart {
    font-size: 20px;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase {
    background: var(--background);
    border-radius: 5px;
    padding: 0px 10px;
    display: inline-block;
    width: auto;
}

.header-nav-main > li a {
    font-weight: 500 !important;
    color: #fff;
    font-family: var(--family) !important;
}

.header-nav-main > li:hover a {
    color: var(--color);
}

.header-wrapper.stuck div#logo {
    top: 0px;
}

.nav-dropdown-default {
    padding: 0px;
}

.nav-dropdown li {
    border-bottom: 1px solid #eaeaea;
    background: var(--background) !important;
}

.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    color: #fff !important;
    font-weight: 600;
}


.nav-dropdown-default .nav-column li:hover,
.nav-dropdown.nav-dropdown-default > li:hover {
    background: var(--bottom) !important;
}

.nav-dropdown-default .nav-column li:hover > a,
.nav-dropdown.nav-dropdown-default > li:hover > a {
    color: #fff !important;
}

.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}

.nav-dropdown > li.nav-dropdown-col {
    display: block
}

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0;
    margin-top: 5%;
}

.nav-dropdown .nav-dropdown-col > a, .nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500
}

.nav-dropdown .nav-dropdown-col > ul li:hover {
    background: #db0000
}

.nav-dropdown-default > li:hover > a, .nav-dropdown .nav-dropdown-col > ul li:hover > a {
    color: white
}

.nav-dropdown-default > li:hover {
    background: #fbae3c
}

.nav-dropdown-default > li > a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col > ul {
    border: 1px solid #d2d2d2;
    margin-top: -30px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown > li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col > ul li a {
    padding: 10px;
    text-transform: none;
    color: black
}

.header-nav li.nav-dropdown-col:hover > ul {
    display: block !important
}


input#woocommerce-product-search-field-0 {
    background: transparent;
}

.header-wishlist-icon i {
    color: var(--bottom);
}

.header-wishlist-icon span.header-wishlist-title {
    display: none;
}

/***********************************************/

.sec-banner .text-inner.text-center {
    padding: 60px;
}

.sec-banner .box-text h3 {
    color: var(--color);
    font-size: 40px;
    margin-bottom: 30px;
    font-family: var(--family-handycheer) !important;
}

.sec-banner .btn-2,
.sec-banner .btn-1 {
    font-family: var(--family) !important;
    color: var(--color);
    font-weight: 400;
}

.sec-banner .btn-1:hover,
.sec-banner .btn-2:hover {
    color: #fff !important;
    font-family: var(--family) !important;
    background-image: linear-gradient(to right, #252a62, #343da0);
}


.sec-service .box-text-inner h4 {
    text-transform: uppercase;
}

.sec-nhanhieu .row {
    margin-top: 20px;
    margin-bottom: -10px;
}

.sec-gioithieu h4 {
    font-size: 40px;
    font-weight: 500 !important;
    color: var(--color);
    font-family: var(--family-iCiel) !important;
}

.sec-gioithieu .cot-6 .content span {
    float: right;
}

.sec-gioithieu .content span {
    border-bottom: 3px solid var(--bottom);
    width: 100px;
    display: block;
}


.nav-line-bottom > li.active > a:before,
.nav-line-grow > li.active > a:before,
.nav-line > li.active > a:before,
.nav-line > li:hover > a:before {
    opacity: 0;
}

.home-product {
    margin-top: 40px;
    padding: 35px 10px;
    text-align: center;
    background-image: linear-gradient(to right, #427ffe, #343da0);
}

.home-product h4 {
    color: #fff;
    font-size: 17px;
    min-width: 165px;
    min-height: 130px;
    transform: rotate(-90deg);
    text-transform: uppercase;
}

.home-product img {
    margin: 10px 0px;
    transform: rotate(-90deg);
}

/*.sec-product .large-1 {
    padding: 0px;
}*/

.product-small.box {
    padding: 10px;
    border: 1px solid #e6e6e6;
}

p.name.product-title {
    height: 35px;
    overflow: hidden;
}

p.name.product-title a {
    color: var(--color);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--family) !important;
}

p.name.product-title a:hover {
    color: var(--bottom);
}


.sec-product .nav-line > li > a {
    color: var(--color);
    padding: 0px 15px;
    font-family: var(--family) !important;
}

.sec-product .nav-line > li.active > a {
    color: var(--bottom);
}

.sec-product .tab-panels .row.slider {
    min-width: 100% !important;
}

.related-products-wrapper .custom-product,
.sec-product .custom-product {
    display: none;
}

.title-home {
    text-align: center;
}

.title-home h2 {
    margin-bottom: 0px;
    color: var(--color);
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--family) !important;
}

.title-home p span {
    display: inline-block;
    background: var(--bottom);
    width: 100px;
    height: 2px;
}

.sec-table-color .button.primary {
    font-weight: 400;
    color: var(--color) !important;
    font-family: var(--family) !important;
}

.home_table_color .img-title h3 {
    height: 70px;
    overflow: hidden;
}

.home_table_color .img-title h3 a {
    color: var(--color);
    font-size: 18px;
    display: block;
    margin: 10px 0px 0px 0px;
}

.home_table_color .description {
    height: 100px;
    overflow: hidden;
}

.link-to {
    color: #fff;
    padding: 5px 10px;
    margin: 10px;
    border-radius: 5px;
    display: inline-block;
    background-image: linear-gradient(#343da0, #427ffe);
}

.sec-news .box-vertical {
    padding: 10px;
}

a:hover {
    color: var(--bottom) !important;
}

h5.post-title {
    margin: 10px 0px;
    color: var(--color);
}

h5.post-title:hover {
    color: var(--bottom);
}

.sec-news a.button.primary {
    float: right;
    font-weight: 400;
    color: var(--color) !important;
    font-family: var(--family) !important;
}

.htpp h3, .htpp p i {
    color: var(--color);
    text-transform: uppercase;
}

.htpp p {
    margin-bottom: 4px;
}

.htpp i {
    font-size: 20px;
    margin-right: 10px;
}

.col-divided {
    border-right: 0px solid #ececec;
}

.page-wrapper .large-3.col {
    padding: 0px;
}

.row-contact .section-title-main {
    color: var(--color);
    font-family: var(--family);
    text-transform: none;
}

.row-contact .section-title-normal span {
    border-bottom: 2px solid var(--color);
}

.row-contact p i {
    margin-right: 10px;
    color: var(--color);
}


/***********************************************************/

.list-appli .item {
    border: 1px solid #e6e6e6;
    padding: 8px;
}

.list-appli .item p,
.list-appli .item h3 {
    height: 70px;
    overflow: hidden;
}

.list-appli .item h3 a {
    color: var(--color);
    margin-top: 15px;
    display: block;
}


.row-divided > .col + .col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.post-sidebar.large-3 {
    padding: 0px;
    margin: 0px;
}

.widget-area .widget-title {
    background: var(--background);
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
}

.flatsome_recent_posts ul,
.widget-area .textwidget {
    padding: 5px;
    border: 1px solid #e6e6e6;
}

.online-support {
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom: 10px;
}

.online-tile {
    font-weight: bold;
    padding-top: 5px;
    color: #F00;
    font-family: var(--family) !important
}

.cssTel, .cssEmail {
    color: #000;
    padding-left: 10px;
}

.symbol {
    margin-right: 10px;
    color: var(--color);
}

.widget-woof .widget-title {
    display: block;
    color: var(--color);
    padding-left: 20px;
    margin: 20px 0px;
    font-size: 20px;
    padding-bottom: 20px;
    font-family: var(--family) !important;
    border-bottom: 1px #e1e1e1 solid;
}

.WOOF_Widget {
    background: #fff;
    border: 1px #e1e1e1 solid;
    border-radius: 3px;
}

.WOOF_Widget .woof_list {
    height: auto;
    padding: 5px 10px;
    border-top: 1px #e1e1e1 solid;
    background-color: #fafafa;
    overflow: hidden;
}

.WOOF_Widget .woof_checkbox_label,
.WOOF_Widget .woof_radio_label {
    font-weight: 500;
    font-family: var(--family) !important;
}

.WOOF_Widget h4 {
    color: var(--color);
    padding-left: 20px;
    font-family: var(--family) !important;
}

.category-page-row .custom-product {
    margin: 30px 0px;
    display: block;
}

.category-page-row .export_product {
    margin-bottom: 15px;
}

.category-page-row .custom-product p:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 10px;
    color: var(--color);
}

.category-page-row .product-checkbox {
    float: left;
}

.category-page-row .product-link {
    float: right;
    margin-top: -5px;
}

.category-page-row .form-check-label {
    color: #000;
    font-weight: 500;
    font-size: 20px;
}

.category-page-row .add-to-link {
    background: #e6e6e6;
    padding: 5px 10px;
    font-size: 20px;
    color: var(--color);
    border-radius: 5px;
}

.category-page-row .add-to-link:hover {
    background: var(--background);
    color: #fff;
}

/************************************************************/

.product-footer .woocommerce-tabs {
    border-top: 0px solid #ececec;
}

ul.product-tabs {
    display: none;
}

.woocommerce-tabs .tab-panels {
    margin-top: -70px;
}

.custom-select-color .colour-select-pdp {
    position: relative;
    color: var(--color);
    border: 2px dashed #cdcdcd;
    border-radius: 2px;
    height: 72px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-select-color .colour-select-pdp:hover {
    color: var(--color);
}

.custom-select-color .colour-select-pdp i {
    margin-right: 10px;
    color: var(--color);
}

.list-label-pdp {
    color: #000;
    font-family: var(--family) !important;
}

.custom-single-kichthuoc {
    margin-bottom: 20px;
}

.custom-single-kichthuoc ul.list--inline {
    width: 100%;
    margin: 10px 0;
    display: -ms-flexbox;
    display: flex;
}

.custom-single-kichthuoc ul.list--inline li {
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap;
    border: 1px solid #cdcdcd;
    list-style: none;
    margin: 0px;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-family: var(--family) !important;
}

.custom-single-kichthuoc ul.list--inline li:hover,
.custom-single-kichthuoc ul.list--inline li.active {
    background: var(--background);
}

.custom-single-kichthuoc ul.list--inline li:hover a,
.custom-single-kichthuoc ul.list--inline li.active a {
    color: #fff;
}

.contact_single_product .button.primary {
    background: var(--background) !important;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: var(--family-bold) !important;
}

.wpcf7-submit {
    background: var(--background) !important;
    border-radius: 5px;
    font-family: var(--family-bold) !important;
}

.custom-address {
    float: right;
}

.yith-wcwl-add-button a,
.custom-address a {
    color: #000;
    font-family: var(--family) !important;
}

.custom-address a i {
    margin-right: 10px;
    color: var(--color);
}

.yith-wcwl-add-button i {
    color: var(--bottom);
}

h3.heading-title {
    background: url(assets/images/layer.png) no-repeat;
    background-size: 100%;
    color: #fff;
    padding: 30px 10px;
    text-align: center;
    display: inline-block;
}


.custom-single-excerpt {
    background: #e6e6e6;
    padding: 20px 15px;
    margin-top: -20px;
}

.custom-single-excerpt p:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 10px;
    color: var(--color);
}

.product-section {
    border-top: 0px solid #ececec;
}

.tab-panels p {
    margin-bottom: 0px;
}

.tab-panels strong {
    margin-top: 30px;
    display: inline-block;
}

.related-products-wrapper .box-text {
    text-align: center;
}

.related-products-wrapper .product-section-title {
    display: none;
}

.custom-related .home-product {
    margin-top: 0px;
}

.custom-related .home-product h4 {
    min-width: 230px;
    min-height: 195px;
}

.custom-related .row.slider {
    width: 100%;
}

.show-related ul.related li {
    list-style-type: none;
}

.show-related ul.related li h4 a {
    font-size: 13px;
    color: #000;
    font-family: var(--family) !important;
}

.show-related ul.related li span.date {
    font-weight: bold;
    color: var(--color);
    margin-left: 10px;
}

/************************************************************/

.footer-top {
    text-align: center;
}

.footer-top .title-home i {
    font-size: 50px;
    color: var(--color);
}

.footer-top h2 {
    color: var(--color);
    font-size: 15px;
}

.footer-top .wpcf7-form {
    margin: 0px auto;
    max-width: 450px;
}

.footer-top input.wpcf7-text {
    float: left;
    width: 60%;
}

.footer-top input.wpcf7-form-control.wpcf7-submit {
    float: left;
}

.footer-list .list-mxh .title-small {
    text-align: center;
    color: var(--color);
    font-family: var(--family) !important;
    margin-bottom: 20px;
    font-size: 19px;
}

.footer-list .list-mxh {
    margin: 0px auto;
    max-width: 260px;
}

.footer-list .list-mxh li {
    float: left;
}

.social-media ul li {
    display: inline-block;
}

.social-media ul li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    border-radius: 50%;
}

.social-media ul li.social-zalo a img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #0080c8;
}

.social-media ul li a img {
    width: 25px;
    height: 25px;
}

.social-media ul .social-fb a {
    background: #3b5998;
}

.social-media ul .social-youtube a {
    background: #f00;
}

/*.social-media ul .social-zalo a {
    background: #00aff0;
}*/
.social-media ul .social-tiktok a {
    background: #000;

}

.social-media ul li a i {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
}


.widget ul li + li {
    border: 0px;
}

.footer-bottom {
    border-bottom: 2px solid var(--bottom)
}

.footer-bottom ul li a {
    color: #fff;
    font-size: 12.5px;
}

.footer-bottom ul.menu {
    margin-top: 9px;
}

.footer-bottom .widget-title {
    color: #fff;
    font-size: 13px;
}

.bottom-content {
    color: #fff;
    line-height: 24px;
    font-size: 12.5px;
}

.absolute-footer {
    display: none;
}


/*************************************************************/
.code-color .row-full-width {
    background: #e6e6e6;

}

.code-color .title-color {
    background: #fff;
    margin: 30px auto;
    max-width: 1170px;
}

.code-color .title-color h1 {
    text-align: center;
    margin: 15px 0px;
    display: inline-block;
}

.colour-palette--item {
    margin-bottom: .8rem;
    width: calc(100% / 12);
    height: 4.5rem;
    transform-origin: center center;
    cursor: pointer;
    outline: none;
    transition: 50ms all ease-in-out;
    position: relative;
    margin-bottom: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    float: left;
}

.colour-palette--item__icon-holder {
    display: none;
    top: 15px;
    left: 30px;
    font-size: 30px;
    position: absolute;
}

.colour-palette--item.active .colour-palette--item__icon-holder {
    display: block !important;
}


.colour-palette--item.active, .colour-palette--item:hover {
    border-top-left-radius: unset;
    border-top-right-radius: 5px;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: 5px;
    transform: scale(1.25);
    z-index: 999;
}


.colour-palette--item.active {
    z-index: 1;
}

div#show {
    margin: 30px 0px;
}

.swatch-list__grid__swatch__underlay {

    width: calc(100% / 6);
    height: 4.5rem;
    margin-bottom: .8rem;
    transform-origin: center center;
    cursor: pointer;
    outline: none;
    transition: 50ms all ease-in-out;
    position: relative;
    margin-bottom: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    float: left;
}


.active .swatch-list__grid__swatch__underlay,
.swatch-list__grid__swatch__underlay:hover {
    border-top-left-radius: unset;
    border-top-right-radius: 5px;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: 5px;
    transform: scale(1.25);
    z-index: 999;
}

.swatch-list__grid__swatch__underlay .overlay-favourite {
    position: absolute;
    left: 50%;
    top: 20px;
    font-size: 20px;
    display: none;
}

.active .swatch-list__grid__swatch__underlay .overlay-favourite {
    display: block !important;
}

.swatch-list__grid__swatch__underlay span.overlay-title {
    position: absolute;
    top: 45px;
    left: 10px;
}

.active .swatch-list__grid__swatch__underlay span.overlay-title {
    display: none;
}

.tab-wrapper {
    width: 100%;
    display: inline-block;
    margin: 15px 0px;
}

.tab-wrapper ul li {
    list-style: none;
}

.colours-overview__header h2 {
    font-weight: 400;
    padding: 10px 0px;
    border-bottom: 1px solid #e6e6e6;
    font-family: var(--family) !important;
}

.swatch-interactions__swatch {
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    height: 20rem;
}

.swatch-interactions__swatch .swatch-interactions__overlay__title {
    font-size: 30px;
    padding: 15px 30px;

}

.swatch-interactions__swatch .swatch-interactions__overlay__title i {
    margin-left: 10px;
}

.swatch-interactions__find-products {
    text-align: center;
}

.swatch-interactions__find-products__title h3 {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    margin: 25px 0px;
    font-family: var(--family) !important;
}

.swatch-interactions__find-products__button {
    border-bottom: 2px solid;
}

.swatch-interactions__find-products__button .button {
    background: var(--background);
    font-family: var(--family) !important;
    border-radius: 5px;
}

.swatch-interactions__find-products__img {
    max-width: 150px;
    max-height: none;
    margin: 15px auto;
}

.swatch-interactions__find-products__img img {
    display: block;
}


/**** css so sánh  ****/


.product-checkbox {
    position: relative;
}

.form-check label {
    padding-left: 35px;
    font-size: 1.6rem;
}

.form-check-input {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    pointer-events: none;
}

.form-check-label {
    cursor: pointer;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 24px;
    color: #666;
}

.form-check input[type=checkbox] ~ .form-check-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.form-check-label::before {
    display: block;
    color: #666;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-clip: padding-box;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    height: 25px;
    width: 25px;
}

.product-small p.name.product-title {
    height: 35px;
    overflow: hidden;
}

.category-page-row .custom-product {
    margin-top: 10px !important;
}

.product-small .box-image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.product-small .box-image {
    height: 200px;
}

.product-small .image-fade_in_back a {
    height: 100%;
}

.product-small .image-fade_in_back {
    width: 100%;
    height: 100%;
}

.price-wrapper {
    display: none;
}

#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #e8e8e847;
    z-index: 9999;
    text-align: center;
    display: none;
    top: 0px;
    left: 0px;
}

#loadingBox {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#loadingIcon {
    width: 100%;
    height: 100%;
}

.form-check-input:disabled ~ .form-check-label::before, .form-check-input[readonly] ~ .form-check-label::before {
    background-color: #f4f4f4;
    border: 1px solid #cdcdcd;
    color: #cdcdcd;
    opacity: 1;
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[readonly] ~ .form-check-label {
    color: #cdcdcd;
    cursor: not-allowed;
}

.form-check-label a {
    color: var(--color);
    cursor: pointer;
    text-decoration: underline !important;
}

label.form-check-label {
    font-size: 16px !important;
}

/*8ss**/
.product-item-ss {
    padding: 40px 20px 40px 20px;
    text-align: center;
    box-shadow: 0 0 7px 0 rgb(186 186 186 / 80%);
    border-radius: 2px;
    position: relative;
    background: #fff;
}

.product-item-ss .product-thumbnail {
    width: 100%;
    height: 200px;
}

.product-item-ss .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-item-ss .product-content h3 {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 25px;
    height: 45px;
}

.product-delete {
    position: absolute;
    top: 10px;
    font-size: 18px;
    right: 10px;
    cursor: pointer;
    color: #000 !important;
}

.page__product-compare .brush-entries__title {
    font-size: 24px;
    color: #fff;
}

.brush-entries--right .brush-entries__title {
    top: 3.2rem;
}

.brush-entries--right .brush-entries__title {
    position: absolute;
    top: 2.8rem;
    left: 2rem;
    z-index: 999;
    color: #000;
    FONT-SIZE: 20PX;
}

svg#icon-plus {
    width: 50px;
    height: 50px;
    font-weight: 700;
    border: 2px solid #2fc48d;
    margin-bottom: 10px;
    border-radius: 50%;
}

.icon--fill, svg#icon-plus {
    fill: #2fc48d;
}

.page__product-compare .product-card__add-inner {
    border: 2px #a9a9a9 dashed;
    box-shadow: 0 0 7px 0 rgb(186 186 186 / 80%);
    height: 100%;
    border-radius: 2px;
    -ms-flex-align: center;
    align-items: center;
    min-height: 310px;
    padding: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    background-color: #fff;
}

.brush-entries--right .brush-entries__brush-svg svg {
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.brush-entries__brush-svg {
    height: 100px;
    margin-top: -5%;
    position: relative;
    z-index: 1;
}

.brush-entries__brush-svg svg {
    height: 100%;
    width: 100%;
}

.container.container-list {
    position: relative;
    z-index: 999;
}

.page__product-compare table {
    border-collapse: collapse;
    width: 100%;
}

.tinh_nang td {
    text-align: left !important;
}


.tinh_nang td p:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 10px;
    color: var(--color);
}

.page__product-compare table td, .page__product-compare table th {
    text-align: left;
    padding: 20px;
    color: #333;
    width: 25%;
    font-size: 15px;
    vertical-align: top;
    text-transform: unset !important;
}

.page__product-compare table td:not(:first-child) {
    text-align: center;
}

.page__product-compare table td .dot:last-child {
    display: none;
}

.page__product-compare tr:nth-child(even) {
    background-color: #f4f4f4;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.product-delete svg {
    fill: #333;
}

svg#icon-close {
    fill: #333 !important;
    width: .9em;
    height: .9em;
}

.page-header h3 {
    font-size: 30px;
    color: #446084 !important;
}

svg#icon-arrow-right {
    fill: #446084 !important;
}

.lang-item a span {
    display: none !important;
}

.lang-item a {
    width: 20px !important;
    height: 35px !important;
}

.lang-item a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}


button.button.button--grey.button--square {
    background: #f2f2f2 !important;
    position: absolute;
    right: -15px;
    bottom: -15px;
    border: 0px !important;
}

#mobile {
    display: none;
}

input#woocommerce-product-search-field-0 {
    border-color: #eee !important;
    color: #000;
}

@media only screen and (min-width: 1640px) {
    .home-product h4 {
        min-width: 220px;
        min-height: 140px;
    }
}


@media only screen and (max-width: 767px) {
    .home-product h4 {
        min-width: 155px;
        min-height: 140px;
    }

    table.table-responsive.product-compare__table {
        width: 100%;
        overflow: scroll !important;
        overflow: auto;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    div#compare-product {
        width: 158%;
        overflow: scroll !important;
        overflow: auto;
        overflow-x: auto;
        white-space: nowrap;
        padding-right: 40px !important;
    }

    #mobile {
        display: block !important;
    }

    #desktop {
        display: none !important;
    }

    .product-small .box-image {
        height: 145px;
    }

    .sec-product .large-1 {
        padding: 0px;
    }
}

@media only screen and (max-width: 500px) {
    .home-product {
        margin-top: 0px;
        padding: 20px;
        text-align: center;
    }

    .home-product h4 {
        float: left;
        font-size: 17px;
        min-width: auto;
        min-height: auto;
        transform: rotate(0deg);
    }

    .home-product img {
        display: none;
    }

}


@media only screen and (max-width: 768px) {
    div#logo {
        position: relative;
        top: 0px !important;
        z-index: 9999 !important;
        height: 74px;
    }

    #logo img {
        max-height: 70px !important;
    }

    li.html.custom.html_topbar_right {
        padding: 0px !important;
    }

    a.glink.nturl.notranslate {
        padding: 10px 0 !important;
        width: 30px !important;
        max-width: 30px !important;
    }

    a.glink.nturl.notranslate:first-child {
        margin-left: 15px !important;
    }

    .sidebar-menu.no-scrollbar {
        padding: 0px 0 30px 0;
    }

    .mfp-content {
        background: #fff !important;
    }

    div#main-menu {
        background: #fff !important;
    }

    div#ntg-call-bottom .box-support-mobile a span {
        font-size: 10px !important;
    }
}