/* Для разрешения 2K и 4K */
@media only screen and (min-width: 2700px) {
    html {
        zoom: 250%
    }
}

/* Для разрешения 8K */
@media only screen and (min-width: 8000px) {
    html {
        zoom: 450%
    }
}

:root{
    --header-height-desktop: 156px;
    --account-customer-type-color-0: #ffffff;
    --account-customer-type-color-8: #ffc107;
    --account-customer-type-color-9: #07ccff;
    --account-customer-type-color-10: #07ff81;
}

.site-action-button.action-account div.site-action-icon {
    border-radius: 10px;
}

@media(max-width: 64rem) {
    .single .product-type-simple form.cart {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 999;
        background: #fff;
        margin-bottom: 0;
        padding: 15px;
        -webkit-box-shadow: 0 -2px 5px rgb(0 0 0 / 7%);
        box-shadow: 0 -2px 5px rgb(0 0 0 / 7%);
        justify-content: space-between;
        width: 100%;
    }

    .single .woocommerce-variation-add-to-cart {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 10000000;
        background: #fff;
        margin-bottom: 0;
        padding: 15px;
        -webkit-box-shadow: 0 -2px 5px rgb(0 0 0 / 7%);
        box-shadow: 0 -2px 5px rgb(0 0 0 / 7%);
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 0px !important;
    }

    .single .site-footer .footer-row.footer-copyright {
        margin-bottom: 79px;
    }
}

.site-header .site-brand img {
    width: 149px;
    height: auto;
}

.site-announcement-bar .site-nav .site-menu .sub-menu::before {
    -webkit-box-shadow: 0 -1rem 0 0 ;
    box-shadow: 0 -1rem 0 0 ;
}

.site-announcement-bar .site-nav .site-menu .sub-menu::after {
    -webkit-box-shadow: 0 -1rem 0 0 ;
    box-shadow: 0 -1rem 0 0 ;
}

.site-footer {
    background-color: #09090b;
}

body.content-rounded .main-content::after {
    background-color: #09090b;
}

.site-brand a img {
    width: auto;
}

.column.right .elementor-icon {
    gap: 0;
}

.column.right .elementor-icon svg {
    height: 28px;
}

.site-header.header-transparent.sticky-header,
.header-transparent.sticky-header .site-nav .site-menu a {
    color: #000;
}

.site-header.header-transparent.sticky-header .site-brand .site-brand-logo.default {
    opacity: 1;
    visibility: visible;
}

.site-header.header-transparent.sticky-header .site-brand .site-brand-logo.transparent {
    opacity: 0;
    visibility: hidden;
}

.site-header.header-transparent.sticky-header .site-action-button .site-action-count {
    background-color: var(--color-black);
    color: #fff;
}

#menu-menu-1.site-menu .sub-menu li a {
    /*  width: calc(var(--theme-width) / 5);*/
}

.product-badges .product-badge.new-parent-label {
    background: #2084ff;
    outline:  #2084ff;
    color: #fff;
    text-transform: uppercase;
}

.product-cart-button.e-con.e-flex {
    --flex-direction: row;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}

.product-cart-button.e-con.e-flex .klb-icon-hearth,
.product-cart-button.e-con.e-flex .messagure {
    font-size: 32px;
    color: #000;
}
/*
.product-detail-inner {
    background: #ffe400;
}

*/
.inner-banner2 .banner-box {
    position: relative;
}
.inner-banner2 .banner-box .box-body{
    position: absolute;
    top: 15%;
    right: 3%;
    font-size: 22px;
}
.inner-banner2 .banner-box .box-body p.box-body-title {
    color: #ffe400;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1%;
    width: 100%;

}
.inner-banner2 .banner-box .box-body p.box-body-text {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.inner-banner2 .banner-box img {
    height: 90px;
    width: 100%;
}

ul.woocommerce-widget-layered-nav-list .type-color input {
    display: none;
}
.widget-checkbox-list ul li.color-filter span {
    display: block;
}

ul.woocommerce-widget-layered-nav-list .type-color label.color-box {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
    border: 2px solid var(--color-gray-200);
}
ul.woocommerce-widget-layered-nav-list .type-color label.color-box:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .1);
    color: #FFF;
    font-weight: normal;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s ease;
    font-size: 20px;
    content: "\e85f";
    font-family: "klbtheme";
}
ul.woocommerce-widget-layered-nav-list li:hover .type-color label.color-box:after,
ul.woocommerce-widget-layered-nav-list .type-color input:checked + label.color-box:after {
    opacity: 1;
}

.primary-column.sidebar .widget ul, .filter-wide-button .dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.primary-column.sidebar ul li a, .filter-wide-button .dropdown-menu ul li a {
    cursor: pointer;
    text-decoration: none !important;
}

.primary-column.sidebar .widget.widget_klb_product_categories ul.children {
    padding-left: 30px;
}

.product .product-title{
    font-size: 13px;
}

.hover-gallery-item img {
    content-visibility: auto;
}

main#main::after {
    top: 30%;
    left: 50%;
}
main#main.loader-default > div {
    display: none;
}

.product .product-thumbnail-wrapper .product-buttons.product-icons > * span {
    visibility: visible;
}

.product .product-thumbnail-wrapper .product-buttons.product-icons > * span svg {
    height: 100%;
}

.product .product-thumbnail-wrapper .product-buttons.product-icons > * {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

form.cart .single_add_to_cart_button.in-cart {
    color: var(--color-black);
    background-color: var(--color-gray-200);
}

.product .product-cart-button .ajax_add_to_cart_button.in-cart {
    color: var(--color-black);
    background-color: var(--color-gray-200);
}
.products .product-cart-button a.button.in-cart {
    color: var(--color-black);
    background-color: var(--color-gray-200);
    pointer-events: none;
}

form label.error {
    color: red;
    font-style: italic;
}

.product .product-thumbnail-wrapper .product-thumbnail a img {
    margin: .5rem auto;
}

.product .product-thumbnail-wrapper .product-thumbnail .product-card-carousel {
        background-color: var(--color-product-background);
}

.products.column-1 .product .product-thumbnail-wrapper .product-thumbnail a img {
    margin: .5rem;
}

.widget-checkbox-list ul.product-filter span.filterDropdown.plus:before,
.widget-checkbox-list ul.product-filter span.filterDropdown.minus:before {
    margin-top: 5px;
}

.widget-checkbox-list ul.product-filter span.filterDropdown.minus:before {
    content: '-';
    position: absolute;
    color: #636363;
    top: 2px;
    right: 0;
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.widget-checkbox-list ul.product-filter span.filterDropdown.plus:before {
    content: '+';
    position: absolute;
    color: #636363;
    top: 2px;
    right: 0;
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.woocommerce-widget-color ul span.filterDropdown.plus:before,
.woocommerce-widget-color ul span.filterDropdown.minus:before {
    margin-top: 5px;
}

.woocommerce-widget-color ul span.filterDropdown.minus:before {
    content: '-';
    position: absolute;
    color: #636363;
    top: 2px;
    right: 0;
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.woocommerce-widget-color ul span.filterDropdown.plus:before {
    content: '+';
    position: absolute;
    color: #636363;
    top: 2px;
    right: 0;
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.site-header.sticky-header {
    position: fixed;
    top: 100px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
    border: 1px solid var(--color-border-light);
    opacity: 1;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    will-change: transform;
    -webkit-transition: opacity 0.25s ease,ease;
    transition: opacity 0.25s ease,transform 0.25s ease;
    box-shadow: 0 2px 11px rgb(0 0 0 / 7%);
}

@media screen and (max-width: 768.02px) {
    .site-header.sticky-header {
        top: 56px;
    }
}

.tab-ajax.preloader.active .path {
    display: block;
}

@media screen and (min-width: 1024.02px) {
    .type-product  .single-product-wrapper .column {
        width: 42%;
    }
}

.account-customer-type-bg-0 {
    background-color: var(--account-customer-type-color-0);
}
.account-customer-type-bg-8 {
    background-color: var(--account-customer-type-color-8);
}
.account-customer-type-bg-9 {
    background-color: var(--account-customer-type-color-9);
}
.account-customer-type-bg-10 {
    background-color: var(--account-customer-type-color-10);
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: var(--wc-form-color-text,#000);
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    right: .7em;
    text-decoration: none;
    top: 50%;
    transform: translateY(-50%);
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
}

#cart-drawer .site-mini-cart .site-mini-cart-row.site-mini-cart-body .fl-mini-cart-content {
    overflow: auto;
    max-height: 80vh;
}
