body {
    max-width: unset !important;
    background: #333 !important;
    color: #fff;

    .mobile-menu {
        background: #2b2b2b !important;
    }




}

@media screen and (max-width: 768px) {
    body #product-20.entry.product {
        flex-direction: column-reverse !important;
    }

    .summary.entry-summary {
        margin-top: 40px;
    }

    body {
        .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
            display: flex;
            gap: 24px;
            align-items: center;
            width: 264px;
        }

        div.woocommerce-product-gallery {
            margin-left: 0 !important;
        }
    }
}

.lighter {
    display: none !important;
}


.slide.fronpage-only {
    display: none !important;
}

::selection {
    background-color: #0064ff;
}

#product-20 {
    flex-direction: row-reverse;
}

body .woocommerce-product-gallery {
    margin-left: 4% !important;
    margin-right: 0 !important;
}

footer.footer {
    background: #222 !important;
    color: #fff !important;
}

header.site-header {
    background: #222 !important;
    color: #fff !important;

    .header-menu.header-menu-static {
        background: #222 !important;
    }

    a {
        color: #fff !important;
    }
}

.feedback {
    color: #ccc !important;
}

footer a,
a {
    color: #ccc !important;
}

.products li {
    background: #fff;
}

.btn-like-yellow,
.btn-like-yellow:hover {
    color: #fff !important;
}

.bold.accent-y {
    border: 0 none !important;
}

.header-right a i {
    color: #0064ff !important;
}

.btn-like-yellow,
.btn-like-yellow:hover,
.classheader-content div::before,
nav .primary-menu-container > ul > li > a::before,
.scroll2top,
.products li a.button,
.single-product .woocommerce-variation-add-to-cart .button {
    background: #0064ff !important;
}


body:not(.home) .header-menu.header-menu-static {
    border-bottom: 0 none !important;
}

/* .footerLogo,
 .logo {
    filter: invert(1);
 } */

::-webkit-scrollbar-thumb {
    background-color: #222222;
}

::-webkit-scrollbar {
    background-color: #333;
}


#menu-item-837,
.section-featured {
    display: none;
}

.home .product_title.entry-title {}

.xoo-wsc-modal,
.single_add_to_cart_button {
    display: none !important;
}

.popup,
.popup-content {
    background: #222 !important;
    color: #fff !important;
}

span.varPrice {
    line-height: 43px;
}

.form-row input.wpcf7-form-control.wpcf7-submit {
    background: #0064ff !important;
    color: #fff !important;
    box-shadow: none !important;
}

.buyTable {
    margin-left: 24px;
    display: none;
}