.products-offer .item .img img {
    mix-blend-mode: multiply;
}
 .products-offer .item:before {
    content: "";
    top: 0%;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #33d8b9;
    position: absolute;
    transition: all 0.5s;
    border-radius: 3px;
}

 .products-offer .item:hover:before {
    left: 0;
}

 .products-offer .item a {
    position: relative;
    z-index: 2;
}

.products-offer .item {
    position:relative;
    overflow: hidden;
    background: #fefefe;
    padding: 0px;
    border: 1px solid #33d8b9;
}
.sort-price {
    position: absolute;
    right: 0;
    margin-top: -60px;
}

.product-sizes {
    justify-content: center;
}

.size-item {
    padding: 4px 8px;
    background-color: #000;
    border-radius: 4px;
    border: 1px solid #000;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    flex-shrink: 0;
    text-align: center;
}

.products-offer .item .desc {
    padding: 16px;
}

.products-offer .item .img {
    margin-bottom: 0;
    position: relative;
    z-index: 10;
    background: #fefefe;
}
.products-offer .item .img img {

    max-height: initial !important;
    height: 100%;
    display: block;
 }
.products-offer .item .order {
    background: none;
}
.but {
    background: #33d8b9;
}
.products-offer .item .img {
    aspect-ratio: 27/20;
}

body .page__title {
    margin-bottom: 20px;
}
body div.catalog {
    margin-top: 0;
}

.filters__item_title {
    background: #fff;
    padding: 8px;
    line-height: 18px;
    border: 1px solid #33d8b9;
}

.active .filters__item_title {
    background: #33d8b9;
}

.filters__item_title:hover {
    color: initial;
}

.filters__item_name {
    font-weight: 500;
}

.title-search-result {

}

.bx_item_block {
    padding: 5px;
}

.filters__buttons_item.submit {
    background: #33d8b9;
    color: #000;
}

.filters__buttons_item {
    font-weight: 400;
}
.product__body {
    max-width: initial;
}

.product__body {
    max-width: initial;
}

.right_block {
    min-width: 220px;
    padding-left: 50px;
}

.dostavka_i_primerka {
    padding: 20px 0;
    font-size: 13px;
}

.mb-3[data-entity="quantity-block"] {
    margin: 10px 0;
}

.product-item-amount-field-container {
    width: 100%;
    max-width: 100%;
    border: 1px solid #eee;
}

.product__button .cart__button_addcart {
    width: 100%;
}

.product-item-amount-field-container {}

.product-item-amount-field-container > * {
    padding: 8px;
}

.product__button {
    margin-top: 6px;
}

body .product__sizes_item {
    background: #fff;
}

body .product__sizes_item.active {
    background: #444;
    color: #fff;
    border: navajowhite;
}
.color-box.pickup-only {
    opacity: 0.5;
    background-color: #C2D8D8 !important;
    border: 1px solid #C2D8D8 !important;

}
.color-box.in-stock {
    background: #fff;
}


.product__thumbs_item {
    border: none;
    height: 66px !important;
}

.product__thumbs_item img {
    height: 66px;
}
.dostavka_i_primerka_order {
    margin: 20px 5px;
    font-size: 16px;
}

.bx-system-auth-form * {
    width: 49%;
    margin: 0 !important;
}

.bx-system-auth-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-around;
    align-items: center;
}

.catalog-items__wrapper .products-offer {
    position: relative;
}

.sort-btn {
    border-radius: 3px;
    background: none;
}

.filters__item_fields {
    justify-content: space-between;
}

.filters__item_fields .field-number {
    margin: 0 0 0 10px;
    width: 30%;
}

.filters__item_fields .field-label {
    margin-right: 0;
}
body div.catalog {
    width: 100% !important;
}

.wrap {
    width: 100%;
}
span.product__price-value {
    color: #33d8b9;
}
@media (max-width:767px) {
    #full-basket + .order {
        margin-top: 0;
    }
    .basket_promocodes .promocode {
        width: 100%;
        box-sizing: border-box;
    }
    .bx-system-auth-form * {
        width: 100%;
        margin: 0;
    }

    .filters-mobile span {
        display: none;
    }

    .filters__wrapper {
        top: 0;
    }
    body .page__title {
        margin: 40px 0 20px;
    }
    form.filters.smart-filter-form {
        z-index: 1000000002 !important;
    }
    .smart-filter-parameters-box-container.filters__buttons {
        position: fixed;
        bottom: 0;
        margin: 0 !important;
        left: 0;
    }
    body .catalog-items__wrapper {
        width: 100%;
        max-width: 100%;
    }
    .right_block {
        margin: 20px 0;
        padding: 20px;
        background: #fcfcfc;
        border: 2px solid #eee;
    }
    a.but.button-default.btn-gray {
        background: #eee;
    }
    .product {
        margin-top: 0;
    }
    .products-offer .item .order {
        display: none !important;
    }

    .product__thumbs_item img {
        height: 66px;
        object-fit: contain;
    }
    .marquee {
        z-index: 1000000001 !important;
    }
    .header.is-search .header-nav {
        display: block;
        background: #fff;
        z-index: 999999999;
        position: relative;
    }

    .header-nav nav {
        display: none;
    }

    div#search {
        padding: 13px;
        border: 1px solid;
        margin-top: -35px;
        background: #fff !important;
    }
    body .header__container {
         gap: 10px;
     }
    .title-search-result {
        max-width: 100%;
        box-sizing: border-box;
    }
    .products-offer .item {
        margin:0;
    }
    .products-offer .sub {
        margin-top: 30px;
    }

    .products-offer-slider .item .price {
        padding-bottom: 20px;
        font-size: 20px;
    }

    .products-offer-slider .item .title {
        padding-top: 18px;
        font-size: 20px;
    }

    section.discounts.sections {
        margin: 30px 0 0;
    }

    .popup-window.popup-window-with-titlebar {
        width: 90%;
        padding: 20px;
        left: 5% !important;
    }

    .popup-window-buttons {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 20px !important;
    }

    .popup-window-buttons > span {
        margin: 0 !important;
        padding: 0;
    }

    .popup-window-titlebar {
        margin-bottom: 0;
    }

    .popup-window-titlebar-close-icon {
        top: 20px;
        right: 30px;
    }

}

section.discounts {
    margin: 0;
}
@media (min-width:768px) {

    .products-offer-slider .item .price {
        padding-bottom: 20px;
        font-size: 18px;
    }

    .products-offer-slider .item .title {
        padding-top: 18px;
        font-size: 18px;
    }

.search-icon {
    display: none !important;
}
    body .catalog-items__wrapper {
        max-width: calc(100% - 290px);
        width: calc(100% - 290px);
    }

}
