.products__item-buttons {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    will-change: transform;
    flex-direction: column-reverse;
    gap: 15px;
}
div#filt {
    display: none;
}
.products__item__container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

button.ui-btn.ui-btn--primary {
    text-align: center;
}
.ui-add-to-cart .ui-btn, .ui-add-to-cart .comments__form-close, .ui-add-to-cart .comments__form-btn, .ui-add-to-cart .brands__search-btn, .ui-add-to-cart .details__comments-form-close, .ui-add-to-cart .details__comments-form-btn, .ui-add-to-cart .reviews__item-details-close, .ui-add-to-cart .reviews__form-close, .ui-add-to-cart .reviews__form-btn, .ui-add-to-cart .categories-aside__close, .ui-add-to-cart .ui-code__btn {
    margin: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
}
.ui-add-to-cart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    white-space: nowrap;
    gap: 8px;
}

.ui-add-to-cart .ui-btn--primary, .ui-add-to-cart .comments__form-btn, .ui-add-to-cart .brands__search-btn, .ui-add-to-cart .details__comments-form-btn, .ui-add-to-cart .reviews__form-btn {
    justify-content: center;
}
@media (max-width: 767px) {

    div#filt {
        display: block;
    }

}

.products__item-pagination {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    padding: 0 3rem;
}

.icon-favorites {
    fill: #fff0;
    stroke: initial;
    stroke-width: 2;
    font-size: 12px;
}

svg.icon-favorites-active path {
    fill: rgba(255, 23, 39, 1);
}


@media (max-width: 770px) {

    .sku__settings .ui-check {
        box-shadow: 1px 2px 2px #c8c8c83d;
        border: none;
    }

    p.products__item-price {
        font-size: 15px;
        font-weight: 700;
    }




    .products__item-rating {
        top: 60px;
    }
}
@media (max-width: 1199px) {
    .header__nav-support-link {
        flex-direction: column;
    }

    .subsc__form {
        max-width: 100%;
    }

    .swiper-wrapper .swiper-slide:nth-child(2) .partners__item:first-child .partners__item-image img:first-child {
        width: auto;
        height: auto;
        margin-top: 7px;
    }

    .swiper-partners .swiper-slide:nth-of-type(3) img {
        width: auto;
        height: 130%;
        position: relative;
        bottom: 30px;
        left: -25px;
    }
}
.header__nav-support-link svg.icon-call {
    display: none;
}
@media (max-width: 1060px) {
    .seo .about {
        width: 100%;
        text-align: center;
    }
    .seo {
        padding: 0 10px;
    }
    .seo__image {
        display: flex;
        text-align: center;
        justify-content: center;
        width: 100%;
    }
    .seo__image img {
        width: 34rem;
    }
    .seo__desc {
        width: 100%;
        max-width: 100%;
        margin: 0;
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        text-overflow: ellipsis;
    }
    #prim:after {
        right: 11%;
        bottom: 16%;
        box-shadow: 100px 50px 100px 100px #C1C1C1;
    }
    .ui-wysiwyg p {
        margin-bottom: 1rem;
        line-height: 3rem;
        font-size: 12px;
    }
}
@media (max-width: 767px) {

    .personal__action {
        display: block;
    }


    .personal__action-menu__vector {
        display: block;
    }


    #prim ul {
        font-size: 12px;
        font-weight: 400;
        line-height: 17.4px;
        text-align: left;
        color: #f0f0f0d9;
    }

}
@media (max-width: 570px) {
    .fon img {
        position: absolute;
        right: 70px;
        bottom: -16%;
        width: 67%;
    }
}

@media (max-width: 450px) {
    .contact__form__back__item {
        padding: 30px;
    }
}
@media (max-width: 400px) {
    .benefits__item-image {
        height: 5.5rem;
        max-width: 3.8rem;
        border-radius: 6rem;
        padding: 5px;
        position: relative;
        margin: -4.3rem 0 1rem 0;
    }

    .intro__item-info {
        margin: 0 -0.1rem;
    }
    .benefits__item {
        height: 6rem;
        border-radius: 3px;
        margin-bottom: 0;
    }
    .benefits__item-image img {
        height: 140%;
        bottom: 3px;
        position: relative;
    }
    .intro__item-image:after {
        box-shadow: 0px 0px 100px 100px rgb(193 193 193 / 33%);
    }

    .contact__form__back__item {
        padding: 30px 20px !important;
    }
}

@media (max-width: 385px) {


    #prim h2 {
        width: 70%;
    }
}
@media (max-width: 335px) {


    a.header__nav-support-link {
        font-size: 14px;
        padding: 15px 2px;
    }

}
@media (max-width: 325px) {


    span.bonus {
        line-height: 27px;
        font-size: 12px;
    }
    span.products__item-rating {
        font-size: 12px;
    }
    .partners__item-desc #h2 {
        font-size: 2rem;
        top: 0;
    }
}


.products-categories__item.desc {
    justify-content: space-evenly;
}
.date-20240719.ru_RU.ltr.site-center-aligned.site-as-giant-card.webkit.webkit-537 {
    border-radius: 30px;
    background: none;
    overflow: hidden;
}
.products-categories__item li:nth-of-type(2) a{
    display: flex;
    flex-direction: column;
}
.blog {
    top: 16px;
    margin: 0 0 6rem;
    position: relative;
}

#popupprod .sku__rating {
    pointer-events: none;
    right: 60px;
}

@media (max-width: 767px) {

    .sku_bonus span {
        vertical-align: top;
        font-size: 12px;
    }


    .sku__view .credit > span:first-child {
        font-size: 12px;
        bottom: 3px;
        position: relative;
    }
    .sku__view a.ui-btn.ui-btn--primary {
        font-size: 12px;
    }
    .sku__view .credit > span {
        bottom: 3px;
        position: relative;
    }
}


@media (max-width: 500px) {
    .products__item-image {
        margin: 0 !important;
    }
}
@media (max-width: 500px) {

    .swiper-partners .swiper-slide:nth-of-type(3) img {
        width: auto;
        height: 130%;
        position: relative;
        bottom: 14px;
        left: -25px;
    }


}

a.personal__subsc.is-xl-hidden {
    display: none;
}
