/*************** ADD CUSTOM CSS HERE.   ***************/

/* customization of descriptions (bold and -) */
.woocommerce-Tabs-panel--description ul li::before {
    content: "- ";
    position: absolute;
    left: 0;
}

.woocommerce-Tabs-panel--description ul li {
    position: relative;
    padding-left: 15px;
    list-style-type: none;
}

.woocommerce-Tabs-panel--description h1,
.woocommerce-Tabs-panel--description h2 {
    font-weight: bold;
    /* or 800 for extra bold */
}

/* END customization of descriptions (bold and -) */


@font-face {
    font-family: kr;
    src: url('fonts/Klapt-Regular.ttf')
}

@font-face {
    font-family: kb;
    src: url('fonts/Klapt-Bold.ttf')
}

/*@font-face {font-family:kl; src:url('fonts/Klapt-Light.otf')}

@font-face {font-family:km; src:url('fonts/Klapt-Medium.otf')}

@font-face {font-family:sfr; src:url('fonts/SFProText-Regular.ttf')}

@font-face {font-family:tar; src:url('fonts/TacticSans-Reg.otf')}

@font-face {font-family:tab; src:url('fonts/TacticSans-Bld.otf')}*/


.nav > li > a {
    font-family: kb !important;
    font-size: 14px;
}

li {
    list-style: none !important;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

.cwginstock-subscribe-form .panel-primary > .panel-heading {
    background-color: #333333 !important;
    border-color: #333333 !important;
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #333333 !important;
}

#cart-popup {
    color: white !important;
}

#cart-popup h4 {
    color: white !important;
}

#cart-popup a {
    color: white !important;
}

body {
    overflow: hidden;
}

.d-none {
    display: none;
}

.product-short-description {
    text-align: left;
}

.badge-container {
    display: none;
}

.single_add_to_cart_button {
    background: transparent !important;
    color: #FF503D !important;
    border: 1px solid #FF503D !important;
    transition-duration: 0.3s;
    display: block;
    margin-top: 10px;
}

.single_add_to_cart_button:hover {
    background: #FF503D !important;
    transition-duration: 0.3s;
    color: white;
}

.vertical-thumbnails {
    overflow: hidden;
    padding-left: 18px !important;
}

.vertical-thumbnails .product-thumbnails .is-selected a {
    border-color: #FF503D;
}

.custom-product-title {
    color: #242527;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
}

.product-page-title .woocommerce-breadcrumb a:last-child {
    color: #FF503D;
}

.product-rating-status {
    display: flex;
    margin-bottom: 10px;
}

.product-info .woocommerce-product-stock {
    color: #69896C;
    background-color: #D7E9D9;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 0 6px;
    margin-right: 10px;
    font-size: 11px;
    width: 65px;
    float: right;
    margin-top: 12px;
}

.product-page-price {
    display: flex !important;
    flex-direction: row !important;
    justify-content: start !important;
}

del .woocommerce-Price-amount {
    font-size: 15px;
    display: flex;
    margin-left: 10px;
    background: none !important;
    color: white !important;
}

del .woocommerce-Price-amount bdi {
    color: white !important;
    padding: 0 4px 0 0 !important;
    margin: 0;
}

.cart .quantity {
    display: flex !important;
}

.flickity-page-dots .dot.is-selected {
    background-color: #FF503D !important;
    border-color: #FF503D;
}

.flickity-page-dots .dot {
    background-color: #111;
    opacity: .4;
}

.woocommerce-product-gallery__wrapper .flickity-viewport {
    /* min-height: 500px !important; */
}

.woocommerce-product-gallery__wrapper .flickity-slider {
    /* display: flex;
    align-items: center; */
}

.quantity-controls {
    display: flex;
    flex-direction: column-reverse;
    margin-left: 3px;
}

.button.is-form {
    width: 30px;
    font-size: 8px;
}

.quantity-controls .button {
    background-image: url('./img/arrow.svg');
    background-repeat: no-repeat;
    background-position: bottom;
    border-left: 1px solid #dbdbdb !important;
}

.quantity-controls .minus {
    transform: rotate(180deg);
}

.quantity input[type=number] {
    max-width: 5.5em;
    width: 270px;
    height: 43px;
}

.quantity .button.plus {
    margin-bottom: 1px;
    border-left: 1px solid #dbdbdb !important;
}

.quantity .button.minus {
    margin-bottom: 1px;
    border-left: 1px solid #dbdbdb !important;
}


.product_features h4 {
    font-size: 24px;
    font-weight: 600;
}

.product_features .product_feature span {
    font-size: 20px;
    font-weight: 500;
    margin-right: 5px;
    color: #FF503D;
}

.specifications h2 {
    font-size: 36px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500 !important;
    margin: 50px 0;
}

@media screen and (min-width: 1024px) {
    .specifications_blocks {
        display: flex !important;
        gap: 10%;
    }
}

.specifications_blocks {
    display: block;
}

@media screen and (min-width: 1024px) {
    specifications_blocks {
        display: block;
    }
}

.specifications_blocks h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Chakra Petch", sans-serif;
}

.product-small .star-rating {
    display: none !important;
}

.related {
    background: #1B1A1C;
    padding: 90px 0 90px 20px;
    position: relative;
}

.product-submit .product-title {
    text-align: left;
}

@media screen and (min-width: 1024px) {

    .offers-section .product-section-title {
        color: white;
        font-size: 56px !important;
        font-family: 'Chakra Petch', sans-serif !important;
        font-weight: 600;
        margin-bottom: 50px;
    }

    .related .product-section-title-related {
        color: white;
        font-size: 56px;
        font-family: 'Chakra Petch', sans-serif !important;
        font-weight: 600;
    }
}

.product-section-title-related {
    font-size: 56px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 600;
}

@media screen and (max-width: 1024px) {
    .product-section-title-related {
        font-size: 32px;
    }
}

.product-small {
    margin: 0 30px;
    border-radius: 5px;
}

@media screen and (max-width: 1024px) {

    .related .row.row-small {
        max-width: 100% !important;
        padding-left: 0;
        padding-bottom: 60px;
    }
}

@media screen and (min-width: 1150px) {
}

@media screen and (min-width: 1024px) {

    .header-language-dropdown {
        margin-left: 10px;
    }

    .header-language-dropdown a {
        display: flex;
        flex-direction: row;
    }

    .header-language-dropdown a i {
        margin: 1px 5px 0 5px;
        background: transparent;
        height: 18px !important;
        display: inline;
        padding-top: 0;
    }


    .header-language-dropdown a .image-icon {
        order: -1;
    }

    .nav > li.header-divider {
        border-left: 1px solid rgb(253 253 253 / 89%) !important;
    }

    .ux-search-submit {
        background-color: white !important;
        border: 0 !important;
    }

    .searchform > div {
        display: flex;
        flex-direction: row-reverse;
    }

    .ux-search-submit .icon-search {
        color: black !important;
    }

    .header-nav-main {
        display: flex;
        justify-content: space-between !important;
    }

    .header-main .nav > li > a {
        font-size: 13px !important;
        font-family: "Chakra Petch", sans-serif;
    }

    .home-product-menu_items .item svg {
        display: block;
        margin-left: 5px;
    }

    .products_category {
        display: flex;
        align-items: center;
        letter-spacing: 1px;
    }

    .related .row.row-small {
        max-width: 1440px !important;
    }


    .related .slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
        fill: white !important;
        padding: 35px;
        margin-top: -2px;
    }

    .slider .flickity-prev-next-button:hover svg,
    .slider .flickity-prev-next-button:hover .arrow {
        fill: #FF503D !important;
    }

    .footer_logo {
        width: 15%;
        display: flex;
        justify-content: center;
        align-items: self-start;
        border-right: 1px solid #8080805e;
        margin-right: 5%;

    }

}

.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
    color: #FFA800 !important;
}

.woocommerce-product-gallery figure {
    border: 1px solid #EEF0F5;
}

.product-rating-status {
    position: relative;
}

.arrow-single-post {
    position: absolute;
    right: 0;
    color: #FF3C3C !important;
    font-size: 25px;
}

.arrow-single-post a {
    margin: 0 10px;
    color: #FF3C3C;
}

.product-info ins .woocommerce-Price-amount {
    font-size: 36px;
    font-family: "Chakra Petch", sans-serif;
}


.guarantees {
    display: flex;
    gap: 15px;
    font-size: 14px;
}

.guarantees p {
    display: flex;
}

/*.product-main {*/
/*    background: url('./img/bg_rectangle.jpg');*/
/*}*/
/*.product-info  {*/
/*    background: url('./img/bg_rectangle.jpg');*/
/*}*/
/*.product-info img {*/
/*    height: 100%;*/
/*    width: 100%;*/
/*}*/


.product-info {
    padding-left: 50px;
    background: #F9F9FA;
    margin-top: -84px;
    padding-top: 80px;
}

@media screen and (max-width: 1024px) {
    .product-info {
        margin-top: 0;
    }
}

.related .add-to-cart-button {
    /*width: 40px;*/
    float: right;
    margin-right: 17px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, rgba(255, 60, 60, 1) 38%, rgba(254, 95, 63, 1) 78%);
    border-radius: 3px;
    font-family: 'Chakra Petch', sans-serif !important;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 500;
}

.related .add-to-cart-button svg {
    margin-right: 5px;
}

.related .price .woocommerce-Price-amount {
    float: left;
    margin-top: 15px;
    margin-left: -15px;
    font-size: 25px;
}

.related .price .woocommerce-Price-amount bdi {
    color: white !important;
    background-color: black !important;
}

.related .product-title {
    text-align: left;
}

.product_triangle {
    width: 0;
    height: 0;
    border-bottom: 30px solid #2b2b2b;
    border-left: 31px solid transparent;
    border-right: 29px solid transparent;
    position: absolute;
    bottom: -54px;
    right: -26px;
    transform: rotate(134deg);
    display: none;
}

.products .row-small > .flickity-viewport > .flickity-slider > .col {
    /*clip-path: polygon(30% 0%, 71% 0%, 100% 0, 105% 90%, 88% 100%, 30% 100%, 0 100%, 0 0) !important;*/
    padding: 2px !important;
    max-width: 280px;
    border: 3px solid #585B61;
}

/* search page customization */
.searchform > div {
    justify-content: flex-end;
}

.autocomplete-suggestion {
    cursor: pointer !important;
}

.autocomplete-suggestion img {
    object-fit: contain;
}
.category-page-row .box-text.text-center {
    color: white !important;
}

.category-page-row .box-text.text-left {
    color: white !important;
}

.category-page-row h4 {
    color: white !important;
}

.flickity-page-dots .dot {
    background-color: gray !important;
}

/*.header-search-form.search-form {*/
/*    font-size: 1em !important;*/
/*}*/

.search-suggestion-item {
    padding: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: flex-start;
}

.suggestion-type {
    font-size: 11px;
    color: #fff;
    background: #777;
    padding: 6px;
    border-radius: 3px;
    margin-right: 10px;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.suggestion-type.product-type {
    background: #4CAF50;
}

.suggestion-type.default-type {
    background: #2196F3;
}

.suggestion-content {
    flex: 1;
    display: flex;
    align-items: center;
}

.search-image-wrapper,
.search-image-placeholder {
    width: 50px;
    min-width: 50px;
    margin-right: 10px;
}

.search-image {
    max-width: 50px;
    height: auto;
}

.search-text {
    flex: 1;
    display: flex;
    align-items: center;
}

.search-name {
    margin-bottom: 3px;
}

.search-price {
    color: #ff5722;
    font-weight: bold;
    display: block;
    margin-top: 3px;
}

.search-sku {
    font-size: 12px;
    color: #666;
    display: block;
    margin-top: 2px;
}

@media screen and (max-width: 551px) {

    .products .large-columns-4 .flickity-slider > .col {
        max-width: 50%;
    }
}

@media screen and (max-width: 400px) {


    .products .large-columns-4 .flickity-slider > .col {
        max-width: 100%;
    }
}

.products .related .add-to-cart-button {
    margin: 0px;
    margin-top: 10px;
    border-radius: 2px;
}

@media screen and (min-width: 1650px) {
    .products .large-columns-4 .flickity-slider > .col {
        max-width: 16%;
        max-width: 300px;
    }
}

@media screen and (min-width: 1200px) {
    .products .large-columns-4 .flickity-slider > .col {
        max-width: 18%;
        padding: 0 3px 30px 2px !important;
    }

}

.products .price-onsingle-page bdi {
    font-size: 20px;
}

@media screen and (max-width: 1200px) {
    .products .large-columns-4 .flickity-slider > .col {
        /*max-width: 25%;*/
        padding: 0 13px 30px 2px !important;
    }


}

.related .price .woocommerce-Price-amount bdi {
    padding: 0 8px;
}

.related .box-text .title-wrapper {
    margin-left: 0;
}

.more-product {
    background: transparent !important;
    color: #FF503D;
    border: 1px solid #FF503D;
    transition-duration: 0.3s;
    display: block;
    margin: 0;
    margin-right: 13px;
    padding: 0 40px;
}

.more-btn {
    display: flex;
    max-width: 300px;
    float: right;
    margin-right: 50px;
}

.tab-panels .panel.active {
    padding: 0 10px;
}

.product-section-title-related {
    color: white;
    margin-left: 20px;
}

@media screen and (max-width: 641px) {
    .product-section-title-related {
        display: inline-block;
        margin-left: 10px;
        font-size: 32px;
        font-family: 'Chakra Petch', sans-serif !important;
    }

    .more-btn {
        float: left;
        margin-left: 10px !important;
    }
}

.info_triangle {
    width: 0;
    height: 0;
    border-bottom: 30px solid white;
    border-left: 31px solid transparent;
    border-right: 29px solid transparent;
    position: absolute;
    bottom: -5px;
    left: -19px;
    transform: rotate(224deg);
}

.variations_form > div {
    display: flex;
    flex-direction: row-reverse;
}

.product-info .variations {
    margin-left: 50px;
}

@media screen and (max-width: 580px) {
    .variations_form > div {
        flex-direction: column-reverse;
    }

    .product-info .variations {
        margin-left: 0px;
    }
}

.variations_form .variation {
    margin-left: 10%;
    margin-top: -10px;
}

.reviewx-star-rating > fieldset:not(:checked) > label {
    width: 50px;
}

.variable-item-span {
    clip-path: polygon(0% 0%, 100% 0%, 100% 66%, 85% 82%, 68% 100%, 15% 100%, 0 100%);
}


.product-footer ul li {
    margin-left: 10px !important;
}

.product-footer ul li:first-child {
    margin-left: 10px !important;
}

.quantity-text {
    font-family: "Chakra Petch", sans-serif;
    display: none;
}

.variations_form .label label {
    color: #6f6f6f;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 10px !important;
    font-family: "Chakra Petch", sans-serif;

}

.woo-variation-swatches .variable-items-wrapper {
    gap: 20px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    /*padding: 0;*/
}

.woo-variation-swatches .variable-items-wrapper .variable-item {
    box-shadow: none !important;
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
    border: 1px solid #b7b7b7;
    /* padding: 2px 8px 7px 7px; */
    padding: 14px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    background-color: #c9c9c96e;
    clip-path: polygon(0 19%, 0 0, 28% 0, 78% 0, 100% 0, 100% 15%, 100% 85%, 92% 93%, 85% 100%, 19% 100%, 0 100%, 0 82%);
}

@media screen and (max-width: 641px) {
    .product-info {
        padding-left: 15px;
    }
}

.product_label {
    display: none;
}

.related .slider-nav-reveal .flickity-prev-next-button.previous {
    box-shadow: none;
}

#wrapper > .message-wrapper {
    z-index: 0;
    position: relative;
}

@media screen and (min-width: 1500px) {
    .single-product .message-container {
        padding-right: 37% !important;
        margin-left: auto;
    }
}

@media screen and (max-width: 1500px) {
    .single-product .message-container {
        padding-right: 50% !important;
        margin-left: auto;
    }
}

@media screen and (max-width: 1024px) {
    .single-product .message-container {
        padding-right: 0 !important;
        margin-left: auto;
    }
}

.single_variation_wrap .single_add_to_cart_button,
.single_variation_wrap .single_add_to_cart_button:hover,
.single_variation_wrap .single_add_to_cart_button:active,
.single_variation_wrap .single_add_to_cart_button:focus {
    background-color: #FF503D !important;
    color: #ffffff !important;
    border-color: #FF503D !important;
}

.product-summary .variations_button {
    min-width: 170px;
}

.product-summary .quantity {
    max-width: 121px !important;
}

.quantity-controls {
    float: right;
}

/****** Header *******/


.header-main .nav > li > a {
    color: white;
}

#wide-nav .nav > li > a > i {
    align-items: baseline !important;
    display: flex;
    margin: 0 !important;
}

.header-main .social-icons,
.header-main .cart-icon strong,
.header-main .menu-title,
.header-main .header-button > .button.is-outline,
.header-main .nav > li > a > i:not(.icon-angle-down) {
    color: white !important;
}

.icon-user:before {
    color: white;
}

.header-main .header-button > .button.is-outline,
.header-main .cart-icon strong:after,
.header-main .cart-icon strong {
    border-color: white !important;
}

.header-main .cart-icon strong {
}

.icon-shopping-cart:before {
    color: white;
}

.icon-shopping-cart:before {
    color: white !important;
    transition-duration: 0.5s;
}

.nav > li > a:hover,
.nav > li.active > a {
    color: #FF3C3C !important;
    transition-duration: 0.5s;
}

@media screen and (min-width: 849px) {

    #showMoreButton {
        color: black !important;
        height: 50px;
        width: 50px;
        cursor: pointer;


    }
}

.woocommerce-Price-amount bdi {
    color: white !important;
}

.price-onsingle-page {
    float: left;
    background: #313133;
    margin-left: -11px !important;
    margin-bottom: 15px;
}

.price-onsingle-page bdi {
    color: white !important;
    margin-top: 15px;
    font-size: 25px;
    padding: 0 6px;
}

.related .flickity-slider {
    width: 97.5%;
}

.shop-container .slick-slider .woocommerce-product-gallery__image {
    padding: 60px;
}

.button.loading {
    position: static !important;
}

.tooltipstered {
    display: none;
}

header .header-nav {
    justify-content: center;
}

/** Home Page **/
.home-product-menu {
    background-color: #101215;
    /*border: 1px solid #474747;*/
    position: relative;
    z-index: 1;
}

.home-product-menu_container {
    position: relative;
}

.home-product-menu_items {
    display: flex;
    padding: 14px 0;
    justify-content: space-around;
}

@media only screen and (min-width: 851px) {

    .products .flickity-page-dots {
        display: none !important;
    }

    .home-product-menu {
        display: block !important;
    }

    .sub-menu-btn {
        display: none;
    }

    .info-block {
        position: static;
        margin-left: 15px;
    }

    .offers-section .slick-slide img {
        border-radius: 10px;
        clip-path: polygon(42% 0%, 75% 0%, 100% 0, 100% 89%, 95% 100%, 30% 100%, 0 100%, 0 0);
        height: inherit;
        min-height: 200px;
        width: 100%;
    }

}

@media only screen and (max-width: 1024px) {


    .home-product-menu_items .eael-tab-title {
        text-align: left;
    }


    .info-block {
        flex-direction: column;
        background-color: #101215 !important;
        padding-left: 0 !important;
        margin-left: 0;
    }


    /** Home Page **/
    .mobile-txt {
        display: block;
    }
}

.mobile-txt {
    display: none;
}

.mfp-ready {
    background-color: #1B1A1C;
}

#additional-dropdown {
    background: none;
}

.home-product-menu_items .item {
    margin-right: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    cursor: pointer;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    width: max-content;
}

.home-product-menu_items .item svg path {
    fill: white;
}

.home-product-menu_items .item:hover svg path {
    fill: red;
}


.item span {
    cursor: pointer;
}

.info-blocks {
    /*display: none;*/
}

.info-block {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1;
    text-align: left;
    justify-content: space-around;
    color: white;
    background-color: #111112;
    border: 0;
    z-index: 99;
    padding: 60px 0;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
    padding: 0 !important;
    border-radius: 4px;
}


.info-block {
    position: absolute;
    background: #535353c9;
    padding: 10px 0;
    min-width: 300px;
    flex-direction: column;
    top: 40px;
    left: 0;
    text-align: left;
    padding-left: 8px;
    z-index: 999;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
}

@media (min-width: 961px) {

    .info-block {
        border: 1px solid #80808099;
    }

}

@media (max-width: 1683px) {
    .item:nth-of-type(n+8) .info-block {
        left: inherit !important;
        right: 0;
    }
}

@media (max-width: 1325px) {
    .item:nth-of-type(n+8) .info-block {
        right: 0 !important;
    }
}

@media (max-width: 1110px) {
    .info-block {
        top: 40px;
    }
}

.info-block.active {
    display: block;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
    max-width: 1440px;
}

.home-product-menu_items .eael-tab-title {
    color: white;
    text-align: left;
    font-size: 14px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.info-block_sub h5 {
    font-family: "Chakra Petch", sans-serif;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.subcategory-products .product p {
    color: #686B72;
}

.subcategory-products .product:hover p {
    color: #E36110;
}

.flickity-prev-next-button.next {
    right: 2%;
    transform: translateX(0);
    position: absolute;
    bottom: -414px;
    left: -100px;
    opacity: 0;
    display: none !important;
}

@media only screen and (min-width: 1441px) {
    .hero_images_img {
        min-height: 500px;
    }
}

@media only screen and (max-width: 1350px) {
    .flickity-prev-next-button.next {
        bottom: -500px;
    }
}

@media only screen and (max-width: 1250px) {
    .flickity-prev-next-button.next {
        bottom: -400px;
    }
}

@media only screen and (max-width: 1150px) {
    .flickity-prev-next-button.next {
        bottom: -300px;
        left: -80px;
    }
}

@media only screen and (max-width: 150px) {
    .flickity-prev-next-button.next {
        left: -80px;
    }
}

.flickity-prev-next-button.previous {
    display: none;
}

.flickity-prev-next-button.next svg {
    transform: rotate(90deg) !important;
}


.info-block .more-btn {
    height: 50px;
    position: static;
    bottom: 40px;
    right: 0;
    margin-left: auto;
    margin-right: 10px;
}

.info-block .more-btn:hover .more-product {
    background: #FF503D !important;
    color: white;
}

.hero_images_txt {
    text-transform: uppercase;
    font-family: "Space Grotesk", sans-serif;
}

.hero {
    background-image: url('../img/bg-hero-opt.webp');
    background-position: unset;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 450px;
    padding-bottom: 150px;
    padding-top: 50px;
}

@media (max-width: 1151px) {

    .hero {
        padding-top: 20px;
    }

    .hero_images .images_img_btn p {
        font-size: 22px;
    }

    .info-block_sub .more-btn {
        margin-left: 0 !important;
    }
}

@media (max-width: 650px) {

    .hero {
        height: auto !important;
        background: transparent !important;

    }

    .hero_images {
        flex-direction: column;
        align-items: center;
    }

    .hero_images .images_img_btn p {
        font-size: 30px;
    }

}

@media (max-width: 800px) {

    .hero_images {
        flex-direction: column;
        align-items: center;
        padding: 0 25px;
    }

    .hero {
        height: auto !important;
    }

    .hero_images_img {
        margin-bottom: 16px;
        border: 3px solid #FF3C3CFF;
    }

}

.curtain {
    background-color: transparent;
    height: 100%;
    width: 100%;
    position: absolute;
}

.hero_info {
    padding-top: 120px;
    position: relative;
    z-index: 1;
    width: 30%;
    padding-right: 4%;
}

@media only screen and (max-width: 1350px) {
    .hero_info {
        width: 35% !important;
    }
}

@media only screen and (max-width: 1024px) {

    .hero_info {
        width: 100% !important;
        padding-top: 0;
    }

    .hero_images {
        padding-top: 30px;
    }
}

.hero_info h1 {
    font-family: "Chakra Petch", sans-serif;
    color: white;
    font-size: 5.5rem;
    font-weight: 600;
    text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
    .hero_info {
        text-align: center;
    }

}

@media only screen and (max-width: 600px) {
    .hero_info h1 {
        font-size: 2.5rem !important;
    }
}

.hero_info span {
    font-size: 32px;
}

.hero_info h1 p {
    margin-bottom: 5px;
}

.hero_info .above-search {
    color: #97999B;
    /*padding: 0 10%;*/
}

.hero .hero-img {
    right: 0;
    position: absolute;
    top: -250px;
}

@media only screen and (max-width: 1024px) {
    .hero .hero-img {
        top: 0;
    }
}

@media only screen and (max-width: 801px) {
    .hero .hero-img {
        top: 25%;
    }

    .hero {
        background-color: transparent !important;
    }

    .home-bg {
        background-position: right !important;
        background-attachment: fixed;
        background-position-y: -105px !important;
        background-size: auto;
        background-repeat: repeat-y !important;
    }

}

@media only screen and (max-width: 500px) {
    .hero .hero-img {
        top: 50%;
    }
}

.catalogue-btn {
    display: flex;
}

.catalogue-btn .more-product {
    color: white;
    border: 1px solid #fff;
    padding: 0 20px;
    transition-duration: 0.3s;
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 500;
}

.catalogue-btn .more-product:hover {
    background-color: white !important;
    color: black;
    transition-duration: 0.3s;
}

.hero-images {
    width: 49%;
}

@media only screen and (max-width: 1024px) {
    .hero-images {
        width: 60%;
        margin: auto;
    }
}

@media only screen and (max-width: 800px) {
    .hero-images {
        width: 100%;
        margin: auto;
        padding-left: 20px;
    }
}

.hero-block {
    display: flex;
}

@media only screen and (max-width: 1150px) {
    .hero-block {
        flex-direction: column;
    }

    .hero_info {
        padding-top: 20px !important;
        width: 100% !important;
        text-align: center;
    }
}


.hero-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.hero-images_row {
    display: flex;
}

.hero-images_img {
    flex: 1 0 50%;
    max-width: 50%;
}

.hero-images_img img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.hero-images_row .hero-images_img img {
    border-radius: 4px;
}

.images_img_btn p {
    color: white;
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(1) img {
    clip-path: polygon(0 0, 88% 0, 100% 15%, 100% 100%, 0 100%, 0% 51%);
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(1) {
    margin-right: 20px;
    margin-left: -20px;
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(1) .images_img_btn {
    left: 5%;
    bottom: 5%;
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(2) img {
    clip-path: polygon(0 16%, 12% 0, 100% 0, 100% 100%, 0 100%, 0% 50%);
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(2) {
    margin-top: -50px;
}

.hero-images_row:nth-child(2) .hero-images_img:nth-child(2) .images_img_btn {
    left: 5%;
    bottom: 25%;
}


.hero-images_row:nth-child(1) .hero-images_img:nth-child(1) img {
    clip-path: polygon(0 0, 100% 0, 100% 87%, 85% 100%, 0 100%, 0% 50%);
    width: 80%;
}

.hero-images_row:nth-child(1) .hero-images_img:nth-child(1) .images_img_btn {
    left: 25%;
    bottom: 5%;
}

.hero-images_row:nth-child(1) .hero-images_img:nth-child(1) {
    display: flex;
    justify-content: end;
}

.hero-images_row:nth-child(1) .hero-images_img:nth-child(2) img {
    clip-path: polygon(0 0, 88% 0, 100% 15%, 100% 100%, 0 100%, 0% 51%);
    width: 80%;
}

.hero-images_row:nth-child(1) .hero-images_img:nth-child(2) {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.hero-images_img {
    z-index: 1;
    position: relative;
}

.hero-images_img .images_img_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    color: white;
    font-family: "Chakra Petch", sans-serif;
}

.hero-images_img .images_img_btn p {
    margin: 0;
    margin-left: 5px;
    font-weight: 600;
}


/*** advantage ***/

.advantages {
    background-color: #272529;
    padding: 50px 0;
}

.advantages_blocks {
    display: flex;
    justify-content: space-around;
}

@media only screen and (max-width: 500px) {
    .advantages .container {
        padding: 0 !important;
    }

    .advantages_block .advantages_block_text {
        margin-left: 5px !important;
    }
}

.advantages_block {
    display: flex;
    color: white;
    align-items: center;
}

.advantages_block h5 {
    color: white;
}

.advantages_block .advantages_block_text {
    color: white;
    margin-left: 10px;
}

.advantages_block .advantages_block_text p {
    color: #686B72;
    margin-bottom: 0;
}

.flickity-viewport {
    height: 900px !important;
}

@media (max-width: 1024px) {
    .flickity-viewport {
        height: 700px !important;
    }
}

@media (max-width: 768px) {
    .flickity-viewport {
        height: 500px !important;
    }
}

.flickity-slider {
    display: flex !important;
    align-items: stretch !important;
}

.product-small {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.box-text {
    flex-grow: 1;
}

.flickity-slider>.col {
    height: 100% !important;
    min-height: 100%;
}

.row-small>.flickity-viewport>.flickity-slider>.col .col-inner {
    height: 100%;
    padding: 0;
}

.our-products .box {
    padding: 10px;
    border: 1px solid #ccc;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.our-products .box-image {
    min-height: 240px;
    display: flex;
    align-items: center;
    background: #fff;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    .advantages_blocks {
        align-items: center;
        text-align: center;
    }

    .advantages_block {
        flex-direction: column;
    }

}

.has-equal-box-heights .box-image {
    width: 100%;
}

.has-equal-box-heights .box-image img {
    object-fit: contain;
    border-radius: 8px 8px 0 0;
    border: 1px solid gray
}

.products .has-equal-box-heights .box-image {
    padding: 0;
    height: 200px;
    margin: 0;
}

.slick-initialized .slick-slide {
    /*max-width: 1040px;*/
    padding: 0 20px;
}

.offers-section {
    background-color: #1B1A1C;
    position: relative;
    background: linear-gradient(to bottom, #1b1a1cdb, #1B1A1C);
    /*margin-top: -100px;*/
    box-shadow: -1px -9px 51px 12px #1111118a;
}


@media screen and (max-width: 1024px) {
    .offers-section .slick-slide img {
        border-radius: 10px;
        clip-path: polygon(42% 0%, 75% 0%, 100% 0, 100% 81%, 95% 100%, 30% 100%, 0 100%, 0 0);
        height: inherit;
    }
}

.offers-section .product-section-title {
    text-align: center;
    font-size: 2rem;
    font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600;
}

@media screen and (max-width: 851px) {

    .searchform input {
        border-radius: 5px;
    }

    .hero {
        padding-bottom: 0;
    }

    .home-product-menu {
        display: none;
        width: 100%;
        position: absolute;
    }

    .offers-section .product-section-title {
        font-size: 2rem !important;
    }

    .about-us_text h3 {
        font-size: 2rem !important;
    }

    .footer_green-block_left h2 {
        font-size: 2rem !important;
        padding-left: 6%;
        position: relative;
        z-index: 99;
    }

    .home-product-menu_items .item {
        align-items: start !important;
        padding-left: 20px;
        line-height: 50px;
        text-transform: uppercase;
    }

    .info-block {
        background-color: transparent !important;
        position: relative;
        top: 0;
    }

    .header-inner {
        padding: 0;
    }

    #header .container {
        padding: 0;
    }

    #header .header-wrapper {
        padding: 0 24px;
    }

    .hero_info {
        padding: 0 25px;
    }
}

.header-search-form {
    margin-right: 0 !important;
}

.offers-section .offers-slider {
    margin-bottom: 25px !important;
    position: static;
    padding-bottom: 33px;
}

.offers-section .slick-dots {
    background-color: #1B1A1C;
}

.offers-section .slick-next {
    right: 20%;
    top: 45px;
    position: absolute;
}

.offers-section svg {
    height: 30px;
    width: 30px;
}

.offers-section .slick-prev {
    left: 20%;
    top: 43px;
    position: absolute;
}

@media screen and (max-width: 1250px) {

    .offers-section .slick-next {
        right: 20%;
        top: 44px;
        position: absolute;
    }

    .offers-section .slick-prev {
        left: 20%;
        top: 44px;
        position: absolute;
    }
}

@media screen and (max-width: 950px) {

    .offers-section .slick-next {
        display: none !important;
    }

    .offers-section .slick-prev {
        display: none !important;
    }
}

.offers-section .slick-next:before {
    content: '';
}

.offers-section .slick-prev:before {
    content: '';
}

.offers-section .slick-dots li button:before {
    content: '■';
    font-size: 12px;
    color: white;
}

.slick-dots li.slick-active button:before {
    color: white;
}

.hero_images {
    display: flex;
    padding-top: 50px;
    gap: 38px;
    width: 100%;
    justify-content: center;
}

.hero_images_img {
    z-index: 1;
    clip-path: polygon(21% 0%, 80% 0%, 100% 0, 108% 86%, 84% 100%, 20% 100%, 0 100%, 0 0);
    position: relative;
}


.hero_images_img:nth-of-type(1) {
    border: 3px solid #ff4c3c;
    border-width: 3px;
    /*border-image: linear-gradient(90deg, #FF3C3C 0%, #FF6240 100%);*/
    border-image-slice: 1;
    border-image-repeat: stretch;
    border-radius: 4px;
}

.hero_images_img:nth-of-type(2) {
    border: 3px solid #6A786B;
    /*border-width: 3px;*/
    /*border-image: linear-gradient(90deg, #6A786B 0%, #6A786B 100%);*/
    /*border-image-slice: 1;*/
    /*border-image-repeat: stretch;*/
}

.hero_images_img:nth-of-type(3) {
    border: 3px solid #585B61;
    /*border-width: 3px;*/
    /*border-image: linear-gradient(90deg, #000000 0%, #585B61 100%);*/
    /*border-image-slice: 1;*/
    /*border-image-repeat: stretch;*/
}

.hero_images_img img {
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 1440px) {
    .hero_images_img {
        width: 320px;
    }
}

@media screen and (max-width: 1440px) {
    .hero_images_img {
        max-width: 240px;
        width: 33%;
    }
}

@media screen and (max-width: 801px) {
    .hero_images_img {
        width: 100% !important;
        max-width: 100%;
    }
}

@media screen and (min-width: 801px) {


    .hero_images_img {
        /*max-width: 240px;*/
        /*min-width: 320px;*/
    }

    .hero_images_img:nth-of-type(1) .images_img_btn {
        /*-webkit-box-shadow: inset 3px -207px 325px -100px rgba(255,86,55,1);*/
        /*-moz-box-shadow: inset 3px -207px 325px -100px rgba(255,86,55,1);*/
        /*box-shadow: inset 3px -207px 325px -100px rgba(255,86,55,1);*/
        background: linear-gradient(to bottom, #ff493d00, #FF5C3F);
        left: 0;
        width: 100%;
        padding-left: 30px;
        padding-top: 25%;
    }

    .hero_images_img:nth-of-type(2) .images_img_btn {
        /*-webkit-box-shadow:inset 3px -207px 325px -100px rgb(106, 120, 107);*/
        /*-moz-box-shadow: inset 3px -207px 325px -100px rgb(106, 120, 107);*/
        /*box-shadow: inset 3px -207px 325px -100px rgb(106, 120, 107);*/
        background: linear-gradient(to bottom, #6a786b00, #6a786b);
        left: 0;
        width: 100%;
        padding-left: 30px;
        padding-top: 25%;
    }


    .hero_images_img:nth-of-type(3) .images_img_btn {
        /*-webkit-box-shadow: inset 3px -207px 325px -100px  rgb(88, 91, 97);*/
        /*-moz-box-shadow: inset 3px -207px 325px -100px  rgb(88, 91, 97);*/
        /*box-shadow: inset 3px -207px 325px -100px rgb(88, 91, 97);*/
        background: linear-gradient(to bottom, #00000000, #585B61);
        left: 0;
        width: 100%;
        padding-left: 30px;
        padding-top: 25%;
    }
}


.mobile-img {
    display: none;
}

.hero_images .images_img_btn a:hover svg {
    fill: #FF3C3CFF;
    transition-duration: 0.3s;
}

.hero_images .images_img_btn a:hover svg path:nth-of-type(2) {
    stroke: white;
    transition-duration: 0.3s;
}

.hero_images .images_img_btn svg {
    fill: white;
    transition-duration: 0.3s;
    height: 45px;
    width: 45px;
}

.hero_images .images_img_btn svg path:nth-of-type(2) {
    stroke: #FF3C3CFF;
    transition-duration: 0.3s;
}

@media screen and (max-width: 801px) {


    .home-product-menu_items .item svg {
        display: block;
    }

    .hero_images_img img {
        height: inherit;
        width: 100%;
        object-fit: cover;

    }

    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
        padding-bottom: 6px;
    }

    .hero_images {
        gap: 0 !important;
    }

    .hero_images_img {
        height: 180px;
        width: 100%;
        clip-path: content-box !important;
        border-box: none !important;
        /* border: 0 !important; */
        clip-path: polygon(48% 0, 94% 0%, 100% 0, 103% 77%, 94% 100%, 20% 106%, 0 103%, 0 0) !important;
    }

    .hero_images_img .images_img_btn {
        bottom: 0;
        display: flex;
        width: 100%;
        height: inherit;
        left: 0;
        background: linear-gradient(to bottom, #ff493d40, #FF5C3F);
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .hero_images_img:nth-child(2) .images_img_btn {
        background: linear-gradient(to bottom, #6a786b00, #6a786b);
    }

    .hero_images_img:nth-child(3) .images_img_btn {
        background: linear-gradient(to bottom, #00000000, #585B61);
    }


    .hero_images_img .images_img_btn a {
        display: flex;
        flex-direction: column;
        justify-content: end;

    }

    .hero_images_img .images_img_btn .hero_images_txt {
        margin-bottom: 0;
        margin-right: 6px;
        background-color: transparent;
        font-weight: 400;
        font-size: 24px;
        padding: 10px 0;
    }

    .hero_images_img .images_img_btn svg {
        width: 40px;
        height: 40px;
        margin-top: 1px;
    }

    .hero_images .images_img_btn p {
        font-size: 20px !important;
    }

    .hero_images .images_img_btn a {
        display: flex;
    }

    .hero .container {
        padding: 0 !important;
    }
}

.hero_info {
    display: block !important;
}

.about-us {
    padding: 140px 0;
    background-color: #171719;
    position: relative;
    overflow: hidden;
}

.about-us_text {
    color: white;
    width: 100%;
    text-align: center;
    display: flex;
    position: relative;
    text-align: left;
}

.about-us_text .more-btn {
    float: none;
    margin: auto;
    display: flex;
    justify-content: center;
    max-width: none;
    position: absolute;
    bottom: -30px;
    right: 47%;
    right: 47%;
}

.about-us_text h3 {
    color: white;
    font-family: "Chakra Petch", sans-serif;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 500;
}

.about-us_img {
    width: 50%;
}

.about-us_block {
    display: flex;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1024px) {
    .hero_info .above-search {
        padding: 0 26px;
    }

    .about-us_block {
        flex-direction: column;
    }

    .about-us_text {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        display: block;
    }

    .about-us_text .more-btn {
        margin: auto;
        float: none;
        position: relative;
        bottom: 0;
        right: 0;
    }

    .about-us_img {
        width: 100%;
    }

    .about-us {
        padding: 40px 0;
    }

    .count-orange {
        font-size: 34px !important;
        margin-top: 20px;
    }

    .count-grey {
        font-size: 34px !important;
    }

    .offer_about_more-products {
        margin-bottom: 40px;
    }

    .offer_v3_about {
        padding: 70px 20px !important;
    }

    .offers-section .slick-slide img {
        clip-path: polygon(43% 0%, 77% 0%, 100% 0, 100% 89%, 95% 100%, 30% 100%, 0 100%, 0 0) !important;
    }

    #footer > svg {
        display: none;
    }
}

.advantages {
    background-color: #171719;
}

#footer {
    position: relative;
    -webkit-box-shadow: inset 1px 200px 300px 73px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 1px 200px 300px 73px rgba(0, 0, 0, 0.75);
    box-shadow: inset 1px 200px 300px 73px rgba(0, 0, 0, 0.75);
    background: #171719;
}

#red-shadow {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.footer-2 {
    background-color: transparent !important;
}

.footer-form {
    padding: 50px 0;
}

.footer-form input {
    min-width: 250px;
    height: 50px !important;
}

.footer_logo {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: self-start;
}

.footer_menu_1,
.footer_menu_2,
.footer_menu_3,
.footer_menu_4 {
    width: 20%;
}

.footer_menu_1,
.footer_menu_2,
.footer_menu_3 p,
.footer_menu_4 p {
    color: white;
}

.footer_menu_1 li a,
.footer_menu_2 li a,
.footer_menu_3 li a {
    color: #d7d7d7;
}

.footer_content {
    display: flex;
    padding-top: 50px;
}

.footer_content ul li:hover a {
    color: white !important;
    transition-duration: 0.2s;
}

@media screen and (max-width: 580px) {
    /*.footer_content {*/
    /*    !*flex-direction: column;*!*/
    /*    display: grid !important;*/
    /*    grid-template-columns: repeat(2, 1fr) !important;*/
    /*    grid-gap: 10px;*/
    /*}*/
    .footer_content {
        display: flex;
    }

    .footer_content ul li {
        text-align: center !important;
    }

    .footer_menu_4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .footer_logo {
        width: 100% !important;
        display: flex;
        justify-content: center !important;
        align-items: self-start;
        margin-bottom: 50px;
    }

    .social-square {
        padding: 0 3px;
    }

    .footer_socials_follow {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        width: 70% !important;
        margin: auto;
        margin-bottom: 30px;
    }

    .footer_socials_follow .social {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer_menu_1,
    .footer_menu_2,
    .footer_menu_3,
    .footer_menu_4 {
        color: white;
        display: flex;
        justify-content: center;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 890px) {
    .footer_green-block {
        flex-direction: column;
        height: auto !important;
    }

    .footer_green-block_left {
        width: 100% !important;
    }

    .footer_green-block_left svg {
        display: none;
    }

    .footer_green-block_left h2 {
        margin-left: 5% !important;
        padding-top: 40px !important;
    }

    .footer_green-block {
        width: 100%;
        height: 300px;
        clip-path: polygon(12% 0%, 98% 0, 108% 16%, 100% 100%, 80% 100%, 20% 100%, 0 100%, 0 0) !important;
        background-color: #6A786B;
        position: relative;
        display: flex;
    }
}

.footer_green-block {
    width: 100%;
    height: 300px;
    clip-path: polygon(17% 0%, 98% 0, 102% 16%, 100% 100%, 80% 100%, 20% 100%, 0 100%, 0 0);
    background-color: #6A786B;
    position: relative;
    display: flex;
    border-radius: 10px;
}

.footer_green-block svg {
    top: 20%;
    position: absolute;
    left: 0;
}

.footer_green-block_left {
    width: 50%;
}

.footer_green-block_left h2 {
    margin-left: 200px;
    padding-top: 65px;
    color: white;
    text-transform: uppercase;
    font-size: 4rem;
    font-family: "Chakra Petch", sans-serif;
    padding-right: 20%;
    font-weight: 600;
    position: relative;
}

.footer_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.footer_form form,
.footer_form .sib-default-btn {
    margin-bottom: 0px;
}

.footer_form .wpcf7-spinner {
    display: none;
}

.footer_form .wpcf7 .wpcf7-form-control-wrap {
    max-width: 320px;
    margin-right: 10px;
    margin-top: 3px;
}

#footer-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    display: none;
}

.form-w-btn {
    display: flex;
}

.form-text {
    color: white;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 400;
}

.form-w-btn .wpcf7-form-control .wpcf7-submit {
}

.form-w-btn .wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    height: 54px;
}

.form-w-btn .wpcf7-submit {
    background-color: #FF3C3C !important;
}

.wpcf7-submit {
    position: relative;
    overflow: hidden;
}

.wpcf7-submit::before {
    content: "\2192";
    /* HTML-сущность для стрелки */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    /* Поворот на 45 градусов */
}

.images_img_btn {
    position: absolute;
    bottom: 0;
    left: 40px;
    font-family: "Chakra Petch", sans-serif;
    font-size: 1.8rem;
    color: white;
    cursor: pointer;
}

.offer {
    position: relative;
    display: flex !important;
    height: auto;
    margin: 0 20px;

}

@media screen and (max-width: 1090px) {

    .offers_v1 {
        flex-direction: column !important;
        text-align: center;
    }

    .price {
        justify-content: center;
    }

    .offer_about {
        padding: 0 !important;
    }
}

.offer img:first-child {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
}

@media screen and (max-width: 1024px) {
    .offer img:first-child {
        height: 100% !important;
    }


}

@media screen and (max-width: 800px) {
    .offer_v2_img_ll {
        display: none;
    }

    .offer_v2_about {
        flex-direction: column;
    }

    .offer {
        margin: 0 20px;
    }

    .offer_about_more-products {
        padding-left: 8%;
    }

    .offer_v3_about {
        flex-direction: column-reverse;
    }
}

.offer_about h2 {
    font-size: 48px;
    font-family: "Chakra Petch", sans-serif;
    color: white;
    font-weight: 500;
    margin-bottom: 0;
}

.offer_about_title {
    display: flex;
    align-items: flex-start;
}

.offer_about_text {
    color: white;
}

.offer_about {
    padding-top: 70px;
    padding-left: 50px;
}

.offer-img {
    max-width: 500px;
}

.price {
    display: flex;
}

.offer_price {
    background: white;
    color: #536155;
    font-size: 36px;
    padding: 5px;
    font-weight: 500;
}

.offer_price_discount {
    background-color: #FF3C3C;
    color: white;
    font-size: 18px;
    padding: 5px;
    margin-left: 5px;
    height: 25px;
    text-decoration: line-through;
}

.offer_about svg {
    fill: black;
    transition-duration: 0.3s;
    cursor: pointer;
}

.offer_about svg:hover {
    fill: #FF3C3C;
    transition-duration: 0.3s;
}

.offers_v2 {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
}

.offer_v2_img {
    display: flex;
    justify-content: space-between;
    width: 100%;

}

.offer_v2_img img {
    position: static !important;
    max-height: 200px;
}

.offer_v2_about {
    display: flex;
    justify-content: space-between;
    margin-top: -25px;
}

.count-orange {
    font-size: 84px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    color: #FF3C3C;
    margin-bottom: 0;
}

.count-grey {
    color: #6A786B;
    font-size: 84px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.offer_about_products h5 {
    font-size: 24px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500;
}

.offer_about_categories h5 {
    font-size: 24px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500;
}

.offer_about_products {
    padding-left: 8%;
    max-width: 400px;
}

.offer_about_categories {
    padding-left: 8%;
    max-width: 400px;
}

.offer_about_more-products {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-right: 8%;
}

.offer_about_more-products p {
    font-weight: 200;
}

.offer_about_more-products_btn {
    display: flex;
}

.offer_about_more-products_btn h5 {
    color: #111112;
    font-size: 16px;
    text-align: right;
    padding-right: 10px;
    font-weight: 500;
}

#submitBtn {
    opacity: 0;
}

.btn_submit svg {
    top: 0;
    width: 50px;
}

.btn_submit {
    position: relative;
}

.social a {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}

.social a p {
    margin-bottom: 0;
}

.social-square {
    height: 40px;
    width: 40px;
    background: #232323;
    display: flex;
    margin-right: 10px;
}

.social-square img {
    height: 20px !important;
    width: 26px !important;
    margin: auto;
}

.under_footer {
    color: #686B72;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

@media screen and (max-width: 800px) {
    .under_footer {
        color: #686B72;
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        flex-direction: column;
        text-align: center;
    }

    .under_footer_menu {
        display: flex;
        justify-content: center;
        gap: 10px;
    }
}

.under_footer_menu a {
    color: #686B72;
    margin-right: 20px;
}

.red-gradient {
    position: absolute;
    right: 0;
    top: -24%;
    z-index: -1;
}

.social svg {
    margin-left: 8px;
}

.about-us-guns {
    position: absolute;
    right: 0;
    z-index: 0;
    bottom: -100px;
}

.under-form-text {
    font-size: 12px;
    font-weight: 200;
    color: #B1BAB2
}

.above_title {
    background-image: linear-gradient(270deg, rgba(151, 153, 155, 0.24) 0%, #97999B 104.38%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-clip: text;
    /*color: transparent;*/
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 14px;
}

@media screen and (min-width: 849px) {

    .mobile-carousel {
        display: none !important;
    }

    .slick-corousel {
        display: block !important;
    }

    .flickitty-slider {
        display: none !important;
    }

    .product-slider {
        display: block;
    }
}

@media screen and (max-width: 849px) {
    .slick-corousel {
        display: none !important;
    }

    .flickitty-slider {
        display: block;
    }

    .product-slider {
        display: none !important;
    }
}

.slick-corousel .slick-next {
    right: 2px;
    position: absolute;
    bottom: 73px !important;
    top: 571px;
    width: 101px;
    height: 24px;
    background: grey;
    border-radius: 3px;
}

.slick-corousel .slick-next {
    right: 2px;
    position: absolute;
    bottom: 73px !important;
    top: 578px;
    width: 101px;
    height: 24px;
    background: grey;
    border-radius: 3px;
}

.slick-corousel .slick-next svg {
    height: 25px;
    width: 25px;
    /*transform: rotate(90deg);*/
}

.slick-corousel .slick-next:before {
    content: '';
}

#main {
    z-index: 0;
}

@media screen and (max-width: 1251px) {

    .hero_info p br {
        display: none;
    }

    .hero_images {
        padding-top: 50px !important;
        padding-bottom: 20px;
    }
}

.image-tools {
    z-index: 9999 !important;
}

.product-slider .slick-dots {
    bottom: 10px;
}

.product-slider .slick-dots li button:before {
    content: '■';
    font-size: 15px;
}

.product-slider .slick-dots li.slick-active button:before {
    color: #FF5C3F;
}

.breadcrumbs a {
    font-weight: 400;
    font-family: 'Chakra Petch', sans-serif;
    font-size: 13px;
}

.product-main {
    padding: 20px 0 !important;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
    margin: 0 0.6em;
}

.divider svg {
    height: 9px;
    width: 9px;
}

.otgs-development-site-front-end {
    display: none !important;
}

.product-section {
    border: 0 !important;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {

    #cart-popup,
    .mobile-sidebar {
        background: #212023 !important;
    }
}

.sub-menu-btn {
    position: relative;
}

#sub-menu-btn {
    font-family: 'Chakra Petch', sans-serif;
    display: inline-block;
    position: relative;
    width: 100%;
    background: #ffffff47;
    height: 46px;
    box-sizing: border-box;
    min-width: 120px;
    clip-path: polygon(54% 0px, 111% 0%, 100% 0, 100% 53%, 87% 102%, 40% 104%, 0 103%, 0 0) !important;
    /* filter: blur(5px); */
    filter: blur(-2px);
    color: white !important;
    border-radius: 3px;
}

.sub-menu-dropbtn {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 96%;
    height: 42px;
    line-height: normal;
    clip-path: polygon(97% 0, 101% 0%, 112% -1%, 87% 100%, 84% 100%, 49% 100%, 0 100%, 0 0) !important;
    background: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    filter: blur(-9px);
    color: white;
    border: none;
    cursor: pointer;
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    transition-duration: 0.3s;
    margin: 0;
    border-radius: 3px;
}


#sub-menu-btn:hover {
    background-color: #FF3C3C;
    color: white;
    transition-duration: 0.3s;
}

#sub-menu-btn:hover .sub-menu-dropbtn {
    background-color: #2b2b2b;
}


.sub-menu-btn p {
    position: relative;
    color: white;
    margin: 0;
}

.display-block {
    display: block !important;
}

#wide-nav {
    /*background-color: #262626;*/
    background-color: transparent;
}

#wide-nav .header-search-form .ux-search-submit {
    background-color: #FF3C3C;
    clip-path: polygon(45% 0, 91% 0%, 100% 0, 100% 75%, 85% 100%, 20% 106%, 0 103%, 0 0) !important;
    padding: 0 20px;
    margin-left: 10px;
    border-radius: 3px !important;
}

.info-block_sub p {
    color: white;
    text-transform: uppercase;
    font-family: "Chakra Petch", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 29px;
}

.home-product-menu_items .info-block .info-block_sub a:hover p {
    color: #FF3C3CFF;
}

#header .nav-center {
    justify-content: left;
    gap: 8px;
}

.dropbtn {
    color: hsla(0, 0%, 40%, .85);
    padding: 6px 4px 6px 4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    transition-duration: 0.3s;
    margin: 0;
}

@media only screen and (max-width: 451px) {
    .dropbtn {
        font-size: 12px;
    }

    .header-bottom .nav > li.html {
        margin: 0 !important;
    }

    /*.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {*/
    /*    font-size: 0 !important;*/
    /*}*/
    .header-bottom-nav .nav > li.html {
        margin: 0 !important;
    }

    #header .nav-center {
        justify-content: space-between;
        margin-bottom: 8px;
    }

    .next-prev-thumbs li.has-dropdown:hover > .nav-dropdown,
    .no-js li.has-dropdown:hover > .nav-dropdown,
    li.current-dropdown > .nav-dropdown {
        left: -150px !important;
    }
}


.dropbtn:hover {
    color: #FF3C3CFF;
    transition-duration: 0.3s;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #101215;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    color: #FF3C3CFF;
}

.show {
    display: block;
}

.header-bottom-nav .html_topbar_right {
    margin: 0;
    width: 48% !important;
}


.products .product-small > .col-inner,
.related .product-small > .col-inner {
    background-color: #313133;
    border-radius: 8px;
    padding: 20px;
    height: 100%;
}

.products .product-small > .col-inner .box-text,
.related .product-small > .col-inner .box-text {
    color: white;
    display: flex;
    margin-top: 0;
    background: #313133;
    border-radius: 0 0 8px 8px;
    flex-direction: column;
    align-items: start;
    position: relative;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

.products .product-small > .col-inner .box-image-line,
.related .product-small > .col-inner .box-image-line {
    border: 1px solid #585B61;
    margin: 20px auto;
}

.products .product-small > .col-inner .title-wrapper,
.related .product-small > .col-inner .title-wrapper {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-flow: column;
    justify-content: start;
}

.products .add-to-cart-button a,
.related .add-to-cart-button a {
    color: white;
}

.products .product_triangle {
    width: 50px;
    height: 59px;
    /*border-bottom: 30px solid #FF3C3CFF;*/
    border-left: 31px solid transparent;
    border-right: 29px solid transparent;
    position: absolute;
    bottom: -56px;
    right: -30px;
    transform: rotate(133deg);
    position: absolute;
    display: block;
    z-index: 999;
    /*border: 4px solid #FF3C3CFF;*/
    /*background: #FF3C3CFF;*/
    display: none;
}

@media (min-width: 1600px) and (max-width: 1920px) {
    .products .product_triangle {
        bottom: -53px;
        right: -34px;
    }
}

@media (max-width: 400px) {
    .products .product_triangle {
        transform: rotate(137deg) !important;
        bottom: -59px !important;
        right: -35px !important;
        width: 83px;
        height: 59px;
    }
}

@media only screen and (max-width: 851px) {


    .home-product-menu_items {
        flex-direction: column;
        width: 20%;
        align-items: baseline;
    }

    .mfp-content {
        position: absolute !important;
        left: 0;
    }

    .products .product_triangle {
        bottom: -58px;
        right: -34px;
        transform: rotate(133deg);
    }

    .products_category {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .products_category svg {
        margin-left: 10px;
    }

    .home-product-menu_items {
        margin-top: 20px;
    }

    .home-product-menu {
        /*background-color: #101215;*/
        /*border: 1px solid #474747;*/
        /*position: relative;*/
        /*z-index: 1;*/

        background-color: #1B1A1C !important;
        border: 1px solid #474747;
        height: 100dvh;
        max-height: none;
        position: absolute;
        top: 0;
        z-index: 9999;
        width: 70% !important;
        position: fixed;
        overscroll-behavior: none;
        overflow-x: auto;
    }

    #main-menu .menu-item-3621 .sub-menu {
        margin-left: 30px;
    }

    #main-menu {
        background-color: #1B1A1C !important;
    }

    #main-menu .sub-menu {
        display: flex !important;
        flex-direction: column;

    }

    #main-menu ul li {
        display: block;
    }

    #main-menu ul li a {
        float: left;
    }

    #main-menu .wpml-ls-menu-item .wpml-ls-flag {
        display: none;
    }

    #main-menu .wpml-ls-item ul {
        padding: 0;
        padding-right: 50px;
        grid-column: 1 /4;
        left: 0;
        opacity: 1;
        flex-direction: row;
        gap: 12px;
        position: relative;
        margin-top: 10px;
        transform: none;
        flex-wrap: wrap;
        margin-left: 30px;
        margin-right: 20px;
    }

    #main-menu li a {
        color: white;
        font-family: "Chakra Petch", sans-serif !important;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .mfp-close svg {
        color: #D9D9D9;
    }

    .home-product-menu .mfp-close svg {
        color: #D9D9D9;
    }

    .home-product-menu .mfp-close {
        position: absolute;
        left: 86%;
        z-index: 999;
        display: flex;
        opacity: 1;
        top: -3% !important;
    }

    .mfp-close {
        top: 20px !important;
        right: 20px !important;
    }

    #main-menu .off-canvas .nav-vertical > li > a {
        padding-bottom: 10px;
        margin-top: 10px;
    }

    #main-menu li i {
        color: white;
    }

    #main-menu .account-item {
        border-top: 1px solid grey;
        width: 90%;
        padding-top: 20px;
    }

    #main-menu .menu-item-2945 {
        margin-bottom: 20px;
    }

    #main-menu .account-item a {
        padding-right: 0;
        padding-left: 15px;
    }

    #main-menu .account-item svg {
        float: left;
        margin: 19px 0 15px 0;
    }

    #main-menu .account-item .children {
        display: none !important;
    }

    #main-menu .account-item .toggle {
        display: none !important;
    }

    #main-menu .wpml-ls-current-language .toggle {
        display: none;
    }

    #main-menu .menu-item-has-children .toggle {
        position: relative !important;
        float: left;
    }

    #main-menu .account-item a:nth-of-type(2) {
        padding-left: 10px;
    }

    #main-menu li a .wpml-ls-native {
        margin: 0;
    }

    #main-menu .wpml-ls-current-language {
        display: grid;
        grid-template-columns: 100px min-content;
        order: 9;
        white-space: nowrap;
    }

    #main-menu .wpml-ls-current-language ul li {
        width: auto;
        border: 1px solid white;
        border-radius: 3px;
    }

    #main-menu .wpml-ls-current-language span {
        color: white;
        font-family: "Chakra Petch", sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        margin-left: 30px;
    }

    #main-menu .wpml-ls-current-language .wpml-ls-display {
        display: none;
    }

    .menu-item-wpml-ls-165-en {
        width: auto;
        margin-right: auto;
    }

    #main-menu .wpml-ls-current-language ul li a {
        font-family: "Chakra Petch", sans-serif;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        padding: 5px 10px;
    }

    #main-menu .wpml-ls-current-language > a {
        font-weight: 300;
        font-family: 'Roboto' !important;
        font-size: 18px;
        border: 1px solid white;
        padding: 5px 10px;
        margin-top: 5px;
        margin-right: 10px;
        margin-left: 30px;
        background-color: white;
        border-radius: 3px;
    }

    #main-menu .wpml-ls-current-language i {
        display: none;
    }

    #main-menu .wpml-ls-current-language > a span {
        color: #1B1A1C;
    }

    /*.header-social-icons {*/
    /*    display: none !important;*/
    /*}*/
    #menu-main-menu li.has-child,
    #menu-main-menu li.menu-item-has-children {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto;
    }

    #menu-main-menu li.has-child > a,
    #menu-main-menu li.menu-item-has-children > a {
        grid-column: 1 / 3;
    }

    #menu-main-menu li.has-child button.toggle,
    #menu-main-menu li.menu-item-has-children button.toggle {
        grid-column: -1;
    }

    #menu-main-menu li.has-child ul.sub-menu,
    #menu-main-menu li.menu-item-has-children .sub-menu-brand-wrapper {
        grid-column: 1 / -1;
    }

    #menu-main-menu li.menu-item-has-children .sub-menu-brand-wrapper {
        grid-column: 1 / 5;
    }

    #menu-main-menu li.menu-item-has-children .sub-menu-brand-wrapper {
        min-width: auto !important;
    }

    #menu-main-menu li.menu-item-has-children ul.sub-menu-brand {
        grid-template-columns: repeat(3, 1fr);
        max-width: 100%;
    }

    .footer_form {
        align-items: center;
        padding: 20px;
    }

    .footer-from label.form-text {
        display: inline-flex;
        max-width: 360px;
        width: 300%;
    }

    .footer-form form#sib_signup_form_2 {
        width: 100%;
        max-width: 360px;
    }

    .footer-form .form-text {
        width: 100%;
        max-width: 360px;
        margin-bottom: 20px;
    }

    .footer-form form#sib_signup_form_2 .sib-email-area {
        color: #ffffff;
        font-weight: 600;
        margin-top: 10px;
    }

    .footer-form form#sib_signup_form_2 .sib-email-area + p {
        text-align: center;
    }

    .footer_green-block_left h2 {
        max-width: 80% !important;
        width: 100% !important;
        text-align: center;
        margin: 0 auto !important;
        padding: 20px 0 0 0 !important;
    }

    .footer-form form#sib_signup_form_2 input.sib-default-btn {
        max-width: 360px;
        width: 100%;
        margin: 0 auto;
    }
}

.header-search-form {
    margin-bottom: 30px;
}

@media only screen and (max-width: 850px) {
    .mobile-txt {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    .products .product_triangle {
        bottom: -58px;
        right: -34px;
        transform: rotate(133deg);
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .products .product_triangle {
        bottom: -58px !important;
        right: -35px !important;
        transform: rotate(131deg) !important;
    }
}

@media only screen and (max-width: 1600px) {
    .products .product_triangle {
        bottom: -59px;
        right: -34px;
        transform: rotate(133deg);
    }
}


@media only screen and (max-width: 1800px) {
    .products .product_triangle {
        bottom: -56px;
        right: -33px;
    }
}

@media only screen and (min-width: 2000px) {
    .products .product_triangle {
        bottom: -52px;
        right: -30px;
        transform: rotate(134deg);
    }
}

.products .related .slider-nav-reveal .flickity-prev-next-button.previous {
    /*display: none !important;*/
}

.single-product {
    font-weight: inherit;
    font-family: unset;
}

.hero_info {
    display: none;
}

.home-bg {
    background-image: url('../img/bg-hero-opt.webp');
    background-position: unset;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.body #header {
    background-color: #00000066;
}

#main {
    background-color: transparent !important;
}


#dropbtn {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 96%;
    height: 42px;
    line-height: normal;
    clip-path: polygon(97% 0, 101% 0%, 112% -1%, 87% 100%, 84% 100%, 49% 100%, 0 100%, 0 0) !important;
    font-size: 12px;
    filter: blur(-9px);
    color: white;
    background: rgb(0 0 0 / 30%);
    border-radius: 3px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

#dropdown-dropbtn {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #ffffff47;
    height: 46px;
    box-sizing: border-box;
    min-width: 120px;
    clip-path: polygon(54% 0px, 111% 0%, 100% 0, 100% 53%, 87% 102%, 40% 104%, 0 103%, 0 0) !important;
    color: white !important;
    filter: blur(0.5px);
    border-radius: 3px;
}

#dropdown-dropbtn:hover {
    background-color: #FF3C3C;
    transition-duration: 0.3s;
}

#dropdown-dropbtn:hover #dropbtn {
    background-color: #2b2b2bfa;
}

.html_top_right_text {
    width: 48%;
}

.head-txt-title {
    padding-left: 20px;
    font-size: 13px;
    font-weight: 600;
    font-family: "Chakra Petch", sans-serif;
    text-transform: uppercase;
    color: #BABABA;
    margin-bottom: 30px;
}

.additional-menu li a {
    color: white;
    font-size: 16px;
}

#additional-menu {
    background-color: #1B1A1C;
    min-width: 300px;
}

#additional-menu .mobile-sidebar {
    background-color: #1B1A1C !important;
}

#additional-menu ul li a {
    font-size: 16px;
    color: white;
}


@media (min-width: 425px) and (max-width: 500px) {

    #dropdown-dropbtn {
        min-width: 213px;
    }

    #sub-menu-btn {
        min-width: 140px;
    }

    .sub-menu-dropbtn {
        width: 97%;
    }
}

#menu-item-wpml-ls-70-en {
    display: none;
}

.d-rotate {
    transform: rotate(180deg);
    color: #FF3C3C !important;
}

.color-red {
    color: #FF3C3C !important;
}

.d-rotate path {
    fill: #FF3C3C !important;
}

.wpcf7-form-control-wrap input {
    font-weight: 400;
}

.products .flickity-page-dots .dot {
    border: 3px solid #111;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    opacity: .4;
    transition: opacity .3s;
    width: 12px;
    background-color: transparent !important;
    height: 100%;
}

.products .flickity-page-dots .dot:before {
    content: '■';
    font-size: 12px;
    color: white;
}

.products .flickity-page-dots {
    display: flex;
    justify-content: center;
}

.products .flickity-page-dots .is-selected {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    opacity: .4;
    transition: opacity .3s;
    width: 12px;
    background-color: transparent !important;
    height: 100% !important;
}


.footer_menu_1 > p {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
}

.footer_menu_2 > p {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
}

.footer_menu_3 > p {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
}

.footer_menu_4 > p {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
}

.footer_menu_1 li a,
.footer_menu_2 li a,
.footer_menu_3 li a {
    color: #93979E !important;
    font-size: 14px;
}


.about-us p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #B7BBC2;
}


@media (min-width: 851px) {

    .info-block-bg-transparent {
        padding: 1.5rem 2rem 0.5rem 2rem;
        background: #000000c2;
        position: relative;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
        border-radius: 4px;
        text-transform: uppercase;

    }
}

.menu li a {
    font-family: "Poppins", Sans-serif;
}

.products .box-text a,
.products .box-text p,
.related .box-text a,
.related .box-text p {
    font-family: "Chakra Petch", sans-serif !important;
    color: white !important;
    font-weight: 400;
    font-size: 16px;
}

.products .box-text .product-title,
.related .box-text .product-title {
    line-height: 20px !important;
    height: 40px;
    overflow-y: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.products .price-onsingle-page bdi,
.related .price-onsingle-page bdi {
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif !important;
    font-weight: 500;
    padding-left: 0;
}

.products .type-product .price-wrapper,
.related .type-product .price-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 10px;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
}

.products .in-stock-label,
.related .in-stock-label {
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
}

/*user icon*/
.icon-user {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/wp-content/uploads/2024/03/Frame-427320474-1.svg');
    fill: white !important;
    background-size: cover;
    filter: none;
}

.icon-user:before {
    display: none;
}

.icon-shopping-cart {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/wp-content/uploads/2024/03/Frame-427320475.svg');
    fill: white !important;
    background-size: cover;
    filter: none;
}

.icon-shopping-cart:before {
    display: none;
}

@media (min-width: 400px) and (max-width: 851px) {

    /*.related .flickity-slider {*/
    /*    width: 120.5% !important;*/
    /*}*/
    .products .large-columns-5 .flickity-slider > .col {
        /*max-width: 70% !important;*/
    }
}

@media (max-width: 550px) {
    .offers-section .slick-slide img {
        max-height: 165px !important;
    }

    #logo {
        width: 80px !important;
    }
}

.related .row.row-small {
    padding-left: 0;
}


@media (min-width: 1550px) {
    .products .flickity-enabled.is-draggable .flickity-viewport {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
        transform: translateX(11.5%);
    }

    .related .slider-nav-reveal .flickity-prev-next-button.previous {
        height: 100px;
        width: 100px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        /* font-size: 10px; */
        position: absolute;
        left: 2% !important;
        top: 140px;
        background-color: #1E1D20;
        border-radius: 50%;
        color: white;
        opacity: 1;
        display: none;
    }
}

#greenPattern {
    top: 0;
}

.demo_store {
    display: none !important;
}

.footer_socials_follow p {
    font-family: "Poppins", Sans-serif;
}

.under_footer_menu a:hover {
    color: white !important;
}

#woocommerce-product-search-field-1 {
    border-radius: 3px;
}

.hero_images_img {
    border-radius: 4px !important;
}

#header .stuck {
    /*padding: 26px;*/
    padding: 0;
}

html[lang="en-US"] .guarantees p:first-child {
    display: none;
}

.header-nav-main .nav > li {
    margin: 0 !important;
    padding: 0 10px !important;
}

.next-prev-thumbs li.has-dropdown:hover > .nav-dropdown, .no-js li.has-dropdown:hover > .nav-dropdown, li.current-dropdown > .nav-dropdown {
    right: 0;
    left: auto;
}

.in-stock-label-block {
    display: flex;
    justify-content: end;
    margin-top: 5px;
    margin-right: 10px;
}

.in-stock-label {
    padding: 2px 10px;
    color: white;
    border: 1px solid white;
    right: 0;
    font-size: 11px;
    font-family: "Chakra Petch", sans-serif !important;
    font-weight: 600;
    border-radius: 2px;
}


.category-products .related {
    background-color: transparent !important;
}

.archive .shop-page-title {
    background: black;
    color: white !important;
    opacity: 1;
}

.archive .shop-page-title .breadcrumbs a {
    color: white;
    opacity: 1;
}

.archive .shop-page-title .breadcrumbs .divider {
    color: white;
    opacity: 1;
}

.archive .shop-page-title .breadcrumbs {
    color: white;
    opacity: 1;
}

@media (max-width: 768px) {
    .related .products {
        justify-content: center;
    }

    .related .products .product {
        min-width: 150px;
        width: calc(50% - 5px);
        flex-basis: auto;
    }

    .products .box-text a,
    .products .box-text p {
        font-size: 12px;
    }

    .products .box-text .product-title {
        line-height: 16px !important;
        height: 32px;
    }

    .products .price-onsingle-page bdi {
        font-size: 12px;
    }
}

.woocommerce-shop #main {
    background-color: black !important;
}

.woocommerce-shop .woocommerce-pagination ul.links li {
    color: white;
}

.woocommerce-shop .woocommerce-pagination {
    margin-top: 50px;
}

.woocommerce-shop .woocommerce-message {
    background: black;
    margin-bottom: 0 !important;
}

/*#tab-description {*/
/*    display: none;*/
/*}*/

#tab-title-custom_tab {
    display: none !important;
}

.header-nav-main .current-dropdown .nav-dropdown .woocommerce-mini-cart__empty-message {
    font-family: "Chakra Petch", sans-serif;
}

.home .woocommerce-message {
    display: none;
}

#menu-item-wpml-ls-70-bg {
    display: none;
}

/*:lang(bg-BG) .av-language-switch-item {*/
/*    display: none;*/
/*}*/


/*:lang(bg-BG)  li.header-language-dropdown ul.nav-dropdown li a[hreflang="de"] {*/
/*    display: none;*/
/*}*/

.yay-currency-custom-select__trigger {
    border-radius: 0 !important;
}

.yay-currency-single-page-switcher {
    margin-bottom: 0 !important;
}

/*.overlay-st {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(255, 255, 255, 0);*/
/*    z-index: 1000;*/
/*}*/

/*#wrapper {*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    padding: 20px;*/
/*}*/


/*****/


#all-categories:hover #all-categories-tab {
    display: block !important;
}

/*#all-categories-tab {
     display: none;
 }
 */

.social-icons {
    text-align: left;
}

#woocommerce_product_categories-3 li .children {
    position: absolute;
    right: -160px;
    display: none !important;
    top: 130px;
    border: none !important;
    width: 100%;
    height: 100%;
    padding-top: 13px;
    padding-left: 0px;
}

#woocommerce_product_categories-3 .toggle {
    display: none !important;
}

#woocommerce_product_categories-3 .cat-item:hover {
    background: #E36110;
}

#woocommerce_product_categories-3 .cat-item:hover a {
    color: #fff !important;
}

#woocommerce_product_categories-3 .cat-item {
    padding-left: 5px;
}

#woocommerce_product_categories-3 .cat-item:hover .children {
    display: block !important;
    background: #111;
    z-index: 999 !important;
}

#woocommerce_product_categories-3 .cat-item:hover .children a {
    display: block;
    padding-left: 5px;
    padding: 8px 0px;
}

#woocommerce_product_categories-3 .cat-item:hover .children a:hover {
    background: #E36110 !important;
}


.product-section-title-related,
.product-title,
.breadcrumbs,
.single_add_to_cart_button,
.add_to_cart_button,
.absolute-footer {
    font-family: kb !important;
}

.add-to-cart-button a {
    padding-top: 3px;
}

.type-product .add_to_cart_button:hover {
    box-shadow: none !important;
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.social-icons a {
    margin-right: 10px !important;
}

html :where([style*="border-width"]) {
    border-style: none;
}

.shop_table thead th {
    border-width: 1px;
}

.page-id-10 .product-name {
    border-bottom: 1px solid #F4F4F4;
}

.add-to-cart-button a {
    width: 100%;
}

.has-equal-box-heights .box-image img {
    background: white;
}

.shop_table thead th {
    color: #000;
}

ul.product_list_widget li a:not(.remove) {
    color: #111 !important;
}

.woocommerce-mini-cart-item span.amount {
    color: #111 !important;
}

.woocommerce-Price-amount bdi {
    color: #111 !important;
}

.nav-dropdown li {
    font-size: 13px;
    font-family: klapt;
}

.product-section-title-related {
    font-family: klapt;
}

.type-product .add_to_cart_button:hover {
    box-shadow: none !important;
}

.nav-vertical > li > ul li a:hover {
    color: #fff;
}

.nav-sidebar-ul .menu-item-has-children a {
    color: #fff !important;
    font-family: "TacticSans",
    kr;
    font-size: 11px;
}


#shop-sidebar .widget > ul > li {
    font-size: 16px;
}

#shop-sidebar .widget a {
    color: #000;
}

#shop-sidebar .widget .current-cat > a {
    color: #E36110;
}


.type-product .box-text {
    margin-top: -20px;
}

.type-product .price-wrapper {
    margin-top: 10px;
}


.elementor-add-to-cart .stock {
    display: none !important;
}

.nav-dropdown .menu-item-has-children > a:first-child {
    font-size: 12px !important;
    text-transform: none;
    font-weight: 300 !important;
    color: #777;
}


.eael-product-gallery .eael-cat-tab a.active {
    background-color: transparent;
    font-family: "Klapt",
    kr;
    font-size: 30px;
}


.form-flat input:not([type="submit"]) {
    border-color: black;
}


.widget-title {
    font-family: "TacticSans", kr;
    font-size: 12px !important;
    font-weight: bold !important;
}


ul.menu > li,
.widget > ul > li {
    border: none !important;
    font-size: 13px;
}

.nav > li > a:hover,
.nav > li.active > a {
    color: #000;
}

.subscribet {
    text-align: center;
    color: #97999B;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
}

.subi {
    display: block;
    margin: auto;
    position: relative;
    z-index: 99;
    width: 36px;
    height: 60px;
}

.footh {
    font-family: kb !important;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #F4F4F4;
    margin-top: 15px;
}

.afterft {
    font-family: "TacticSans", kr;
    font-size: 12px !important;
    color: #F4F4F4;
    width: 45%;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}


#mailpoet_form_1 .mailpoet_text {
    width: 100% !important;
}


#mailpoet_form_1 .mailpoet_submit {
    float: right;
    background: #000;
    padding: 0px 40px !important;
}


.off-canvas-right .mfp-content {
    width: 100% !important;
    background-color: #212023;
}

.nav-sidebar.nav-vertical > li + li {
    border-top: none;
}


.breadcrumbs a.current,
.breadcrumbs a:hover {
    color: black;
}

.woocommerce-billing-fields input[type="text"],
.woocommerce-billing-fields input[type="tel"],
.woocommerce-billing-fields input[type="email"] {
    background: #c4c4c4;
}

.select2-container .select2-selection {
    background-color: #c4c4c4;
}


@media only screen and (min-width: 390px) {
    .type-product .add_to_cart_button {
        min-height: 32px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {

    .elementor-2 .elementor-element.elementor-element-4675f21 .eael-advance-tabs .eael-tabs-nav > ul li::after {
        border-width: 5px !important;
        bottom: -5px !important;
    }

    .social-icons {
        text-align: center;
    }

    /*footer css*/
    .ftlogo {
        display: block;
        clear: both;
        margin: auto;
    }

    #nav_menu-6,
    #menu-footer-left li {
        text-align: center;
    }

    #cart-popup,
    .mobile-sidebar {
        background: white;
    }

    .is-divider {
        margin: auto;
    }

    #mailpoet_form_1 .mailpoet_paragraph {
        width: 100%;
    }


    #mailpoet_form_1 .mailpoet_submit {
        float: right;
        margin-top: -20px !important;
    }

    #mailpoet_form_1 .mailpoet_text {
        width: 65% !important;
        float: left;
    }


    .filter-button {
        color: orange !important;
    }

    .header-main .social-icons,
    .header-main .cart-icon strong,
    .header-main .menu-title,
    .header-main .header-button > .button.is-outline,
    .header-main .nav > li > a > i:not(.icon-angle-down) {
        color: white !important;
    }

}

.yay-currency-single-page-switcher {
    margin-bottom: 0 !important;
}

.term-ammunition #main {
    background: black !important;
}

.tax-product_cat #main {
    background: black !important;
}

.arrow-single-post {
    z-index: 999;
    top: -24px;
}

@media (min-width: 2000px) {

    .container,
    .container-width,
    .full-width .ubermenu-nav,
    .row,
    .related .row.row-small {
        max-width: 1840px !important;
    }

    .offers-section .offers-slider {
        width: 80% !important;
        margin: auto !important;
    }

    .products .flickity-enabled.is-draggable .flickity-viewport {
        transform: translateX(-10.5%) !important;
    }
}


.shop_table .woocommerce-Price-amount bdi,
.product.type-product .woocommerce-Price-amount bdi {
    color: #111 !important;
}

.woocommerce-mini-cart-item a {
    font-family: "Chakra Petch", sans-serif !important;
}

ul.product_list_widget li a:not(.remove) {
    font-family: "Chakra Petch", sans-serif !important;
    font-weight: bold;
}

.woocommerce-mini-cart__total strong {
    font-family: "Chakra Petch", sans-serif !important;
    font-weight: bold;
}

.woocommerce-mini-cart__buttons a {
    font-family: "Chakra Petch", sans-serif !important;
    font-weight: bold;
}


@media only screen and (max-width: 851px) {

    #menu-item-19368 {
        margin-bottom: 20px !important;
    }

}


@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block !important;
    }
}

.header-main li.html.custom {
    display: block !important;
}

.html_nav_position_text {
    display: block !important;
}


.yay-currency-custom-select__trigger {
    background: transparent !important;
    color: white !important;
    font-weight: 400;
    border: 0 !important;
}

.yay-currency-custom-selected-option {
    padding: 0 !important;
    margin: 0 -3px;
}

.yay-currency-custom-arrow {
    width: 0 !important;
}

.yay-currency-custom-arrow::before,
.yay-currency-custom-arrow::after {
    width: 0.1rem !important;
    height: 95% !important;
}

.header-language-dropdown a i {
    font-size: 20px !important;
    color: #ccc !important;
    opacity: 1 !important;
    margin-bottom: 6px !important;
}

.header-language-dropdown a i {
    font-size: 20px !important;
    color: #ccc !important;
    opacity: 1 !important;
    margin-bottom: 6px !important
}

/* NEW CSS */

.menu-header-product-categoris {
    display: flex;
    padding: 14px 0;
    column-gap: 16px;
    margin-bottom: 0
}

.menu-header-product-categoris .menu-item {
    position: relative;
    flex-wrap: nowrap !important;
}

.menu-header-product-categoris .menu-item a {
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-family: chakra petch, sans-serif;
    font-weight: 500;
    text-transform: uppercase
}

.menu-header-product-categoris .menu-item .sub-menu {
    border: none;
    flex-direction: column;
    row-gap: 18px;
    padding: 18px 0 0 18px;
}

.menu-header-product-categoris .menu-item .sub-menu > .menu-item {
    z-index: 30;
    position: relative
}

.menu-header-product-categoris .menu-item .toggle {
    color: #fff;
    opacity: 1;
    width: 32px;
    margin-right: 0px;
}

.menu-header-product-categoris .menu-item .sub-menu > .menu-item:hover a {
    color: #ff3c3cff;
}

.menu-header-product-categoris .menu-item:hover > a,
.menu-header-product-categoris .menu-item:hover > .toggle,
.menu-header-product-categoris .menu-item.active > a,
.menu-header-product-categoris .menu-item.active > .toggle {
    color: #ff3c3cff;
}

.menu-header-product-categoris .menu-item.active > ul.sub-menu:not(.nav-dropdown):not(.sub-menu-brand) {
    display: flex !important;
}

.menu-header-product-categoris .menu-item.active > .sub-menu-brand-wrapper {
    display: flex !important;
}

.menu-header-addtional-services {
    display: flex;
    flex-direction: column;
}

.menu-header-addtional-services a {
    padding-left: 20px !important;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    font-family: "Chakra Petch", sans-serif !important;
}

.menu-header-addtional-services > li + li {
    border-top: 1px solid #ececec !important;
}

@media only screen and (max-width: 850px) {
    .menu-header-product-categoris {
        flex-direction: column;
        padding-left: 20px;
        row-gap: 18px
    }

    .home-product-menu_container {
        margin-top: 20px
    }
}

@media (min-width: 851px) {
    .menu-header-product-categoris .menu-item:hover > ul.sub-menu {
        display: flex !important;
    }

    .menu-header-product-categoris .menu-item .sub-menu {
        position: absolute;
        min-width: 300px;
        top: 32px;
        left: 0;
        text-align: left;
        z-index: 999;
        text-transform: uppercase;
        width: 300px;
        margin: 0;
        padding: 1.5rem 2rem
    }

    .menu-header-product-categoris .menu-item .sub-menu::before {
        content: '';
        position: absolute;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
        background: #535353c9;
        border-radius: 4px;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 10
    }

    .menu-header-product-categoris .menu-item .sub-menu::after {
        content: '';
        position: absolute;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
        background: #000000c2;
        border-radius: 4px;
        left: 1px;
        top: 1px;
        right: 1px;
        bottom: 1px;
        z-index: 20
    }

    .menu-header-product-categoris .menu-item .sub-menu > .menu-item {
        z-index: 30;
        position: relative
    }
}

.woocommerce-product-gallery__wrapper.product-slider .slick-track {
    display: flex;
    align-items: center;
}

.header .header-language-dropdown .nav-dropdown {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    gap: 6px;
    background: #0f0f0f;
    border-radius: 4px;
    min-width: 500px;
    border: 2px solid #535353c9;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown::before {
    border-bottom-color: #535353c9 !important;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-color: #535353c9 !important;
}

.nav-dropdown-has-arrow li.has-dropdown::after {
    border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #535353c9 !important;
    border-width: 8px;
    margin-left: -8px;
}

.header .header-language-dropdown .nav-dropdown a {
    border-bottom: none;
    padding: 0px;
    margin: 0px;
    color: white;
    font-family: "Chakra Petch", sans-serif !important;
    text-wrap: nowrap;
}

.products .product-small > .col-inner .price-wrapper,
.related .product-small > .col-inner .price-wrapper {
    font-size: 16px;
}

.products .product-small > .col-inner .price-wrapper .woocommerce-Price-amount + span,
.related .product-small > .col-inner .price-wrapper .woocommerce-Price-amount + span {
    display: none;
}

.products .type-product .price-wrapper bdi,
.related .type-product .price-wrapper bdi {
    color: #fff !important;
}

.archive .category-filtering {
    display: none;
}

.tax-product_cat .loading-spin {
    border-color: gray;
}

.row.row-small {
    max-width: unset !important;
}

.product-page-title > .medium-flex-wrap > .flex-col:nth-child(1),
.category-page-title > .medium-flex-wrap > .flex-col:nth-child(1) {
    flex-grow: 1 !important;
    text-align: left !important;
}

/* TAILWIND CSS */

.flex {
    display: flex !important;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.row.flex-nowrap::after {
    display: none;
}

.justify-start {
    justify-content: flex-start !important;
}

.text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
}

.text-8xl {
    font-size: 6rem !important;
    line-height: 1 !important;
}

.leading-tight {
    line-height: 1.25 !important;
}

.font-semibold {
    font-weight: 600 !important;
}

.font-chakra {
    font-family: "Chakra Petch", sans-serif !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.absolute {
    position: absolute !important;
}

.bottom-0 {
    bottom: 0px !important;
}

.left-0 {
    left: 0px !important;
}

.w-full {
    width: 100% !important;
}

.h-full {
    height: 100% !important;
}

.p-0 {
    padding: 0px !important;
}

.p-5 {
    padding: 1.25rem !important;
}

.p-8 {
    padding: 2rem !important;
}

.pt-24 {
    padding-top: 6rem !important;
}

.pb-24 {
    padding-bottom: 6rem !important;
}

.gap-4 {
    gap: 1rem !important;
}

.gap-8 {
    gap: 2em !important;
}

.color-white {
    color: white !important;
}

.rounded-xl {
    border-radius: 0.75rem !important;
}

.bg-cover {
    background-size: cover !important;
}

.bg-center {
    background-position: center !important;
}

.clip-home-slider {
    clip-path: polygon(42% 0%, 75% 0%, 100% 0, 100% 89%, 95% 100%, 30% 100%, 0 100%, 0 0) !important;
}

/* Home Hero Section */

.section-home-hero .row-hero-images .col-inner {
    clip-path: polygon(21% 0%, 80% 0%, 100% 0, 108% 86%, 84% 100%, 20% 100%, 0 100%, 0 0) !important;
}

.section-home-hero .row-hero-images .col-inner .is-border {
    border-radius: 4px;
}

.section-home-hero .row-hero-images .img {
    height: 100%;
    margin-bottom: 0px;
    padding: 3px;
}

.section-home-hero .row-hero-images .img-inner {
    height: 100%;
    border-radius: 4px;
}

.section-home-hero .row-hero-images img {
    height: 100%;
    object-fit: cover;
}

.section-home-hero .row-hero-images .col:nth-child(1) .absolute {
    background: linear-gradient(to bottom, #00000000, #FF5C3F) !important;
}

.section-home-hero .row-hero-images .col:nth-child(2) .absolute {
    background: linear-gradient(to bottom, #00000000, #6a786b) !important;
}

.section-home-hero .row-hero-images .col:nth-child(3) .absolute {
    background: linear-gradient(to bottom, #00000000, #585b61) !important;
}

@media only screen and (max-width: 1140px) {
    .section-home-hero > .section-content > .row > .col {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 1141px) {

    .section-home-hero .col-hero-heading h1,
    .section-home-hero .col-hero-heading p {
        text-align: left;
    }
}

@media only screen and (max-width: 549px) {
    .section-home-hero h1 {
        font-size: 2.5rem !important;
    }

    .section-home-hero .row-hero-images img {
        height: 180px;
    }
}

/* Home Section Spotlight */

.section-home-spotlight .slider img {
    border-radius: 10px;
    clip-path: polygon(42% 0%, 75% 0%, 100% 0, 100% 89%, 95% 100%, 30% 100%, 0 100%, 0 0) !important;
}

.box-image .out-of-stock-label {
    top: unset !important;
    bottom: 0 !important;
    background: hsla(0, 0%, 100%, .3) !important;
}

.woocommerce-message.message-wrapper {
    outline: none !important;
}

.message-container.success-color {
    color: black;
}

.mfp-arrow::before, .mfp-arrow::after {
    display: none !important;
}

.mfp-container.mfp-image-holder.mfp-s-ready {
    display: flex;
    align-items: center;
}

.mfp-ready .mfp-arrow-left, .mfp-ready .mfp-arrow-right {
    transform: translate(0, calc(-50% - 20px)) !important;
}

.sub-menu-brand-wrapper {
    display: none;
    position: absolute;
    min-width: 1000px !important;
    height: 473px !important;
    top: 32px;
    left: 0;
    text-align: left;
    z-index: 999;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 1.5rem 2rem;
}

.sub-menu-brand-wrapper button.toggle {
    display: none;
}

@media (min-width: 851px) {

    .menu-header-product-categoris .menu-item:hover > ul.sub-menu.sub-menu-brand {
        display: grid !important;
    }

    .menu-header-product-categoris .menu-item:hover > .sub-menu-brand-wrapper {
        display: block !important;
    }

    .menu-header-product-categoris .menu-item .sub-menu-brand-wrapper .sub-menu::after {
        display: none;
    }

    .menu-header-product-categoris .menu-item .sub-menu-brand-wrapper .sub-menu::before {
        display: none;
    }

    .sub-menu-brand-wrapper::before {
        content: '';
        position: absolute;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
        background: #535353c9;
        border-radius: 4px;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
    }

    .sub-menu-brand-wrapper::after {
        content: '';
        position: absolute;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%, 0% 50%);
        background: #000000c2;
        border-radius: 4px;
        left: 1px;
        top: 1px;
        right: 1px;
        bottom: 1px;
        z-index: 20;
    }
}

ul.sub-menu.sub-menu-brand {
    top: 0 !important;
    width: 100% !important;
    height: 90%;
    padding: 1.5rem 1.5rem 0 0 !important;
    row-gap: 15px !important;
    column-gap: 10px;
    overflow-y: scroll;
    overscroll-behavior: contain;
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}

.sub-menu-brand-wrapper ul.sub-menu.sub-menu-brand {
    scrollbar-width: thin;
    scrollbar-color: #c4c4c4 transparent;
}

.sub-menu-brand-wrapper ul.sub-menu.sub-menu-brand::-webkit-scrollbar {
    width: 3px;
}

.sub-menu-brand-wrapper ul.sub-menu.sub-menu-brand::-webkit-scrollbar-thumb {
    background-color: #ff3c3cff;
    border-radius: 4px;
}

.sub-menu-brand-wrapper ul.sub-menu.sub-menu-brand::-webkit-scrollbar-track {
    background: transparent;
}

.sub-menu-brand__item a {
    display: flex !important;
    text-transform: none !important;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.sub-menu-item-brand__item img {
    border-radius: 5px;
}

.sub-menu-brand__logo {
    max-width: 130px;
    object-fit: cover;
    border-radius: 5px;
}

.sub-menu-brand__logo-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

.nbg-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 35px;
    font-size: 14px;
    padding: 0 24px;
    text-align: center;
    color: white;
    background-color: #0f1114;
}

@media (max-width: 851px) {
    .sub-menu-brand {
        grid-template-columns: repeat(3, 1fr);
    }

    ul.sub-menu.sub-menu-brand {
        height: 100%;
    }

    .sub-menu-brand-wrapper {
        position: static;
        padding: 0;
        height: 631px !important;
    }

    .sub-menu-brand__logo-wrap {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    ul.sub-menu.sub-menu-brand {
        row-gap: 10px !important;
    }

    .sub-menu-brand__item a {
        row-gap: 3px;
        min-height: auto;
    }

}

@media (max-width: 768px) {
    .sub-menu-brand__logo {
        max-width: 100px;
    }
}

@media (max-width: 600px) {
    .sub-menu-brand {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 480px) {
    .sub-menu-brand__logo {
        max-width: 80px;
    }
}

@media (max-width: 500px) {
    .medium-logo-center .flex-right {
        flex: 1 1 auto !important;
    }

    #logo {
        flex-shrink: 0;
    }

    .yay-currency-custom-select-wrapper {
        min-width: unset !important;
    }

    .header .header-language-dropdown .nav-dropdown {
        min-width: max-content;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .has-dropdown.header-language-dropdown {
        margin-right: 0 !important;
    }

    .has-dropdown.header-language-dropdown > a {
        display: flex;
        flex-wrap: nowrap;
        gap: 6px;
    }
}

@media (max-width: 380px) {
    #logo {
        width: 60px !important;
    }

    li.current-dropdown > .nav-dropdown {
        left: -185px !important;
    }
}

.header-search-form.search-form {
    margin-left: auto;
}

#masthead .nav > li {
    margin-right: 20px;
}