.rz-search__button-clear {
    display: none;
}

.footer-requisites {
    margin-top: 25px;
}

.footer-requisites p {
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 18px;
}

.footer-requisites p:last-child {
    margin-bottom: 0;
}

.widget_cookie.widget_cookie__style1 {
    border-radius: 8px;
    border: 1px solid #dfdfdf;
    box-shadow: 0 0 20px rgba(37, 59, 71, 0.05);
    z-index: 10200;
}

.widget_cookie.widget_cookie__style1 .widget_cookie__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #282828;
    text-align: center;
}

.widget_cookie.widget_cookie__style1 .widget_cookie__text a {
    text-decoration: underline;
}

.widget_cookie.widget_cookie__style1 .widget_cookie__text a:hover {
    text-decoration: none;
}

.widget_cookie.widget_cookie__style1 .widget_cookie__btn-close-cookie {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 0 25px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    background-color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 8px;
    transition: background-color .3s, border-color .3s;
}

.widget_cookie.widget_cookie__style1 .widget_cookie__btn-close-cookie:hover {
    background-color: #EF0202;
    color: #FFFFFF;
    border: 1px solid #EF0202;
}

@media (max-width: 479px) {
    .widget_cookie.widget_cookie__style1 {
        border-radius: 8px 8px 0 0;
    }

    .widget_cookie.widget_cookie__style1 .widget_cookie__text {
        font-size: 12px;
        line-height: 18px;
    }

    .widget_cookie.widget_cookie__style1 .widget_cookie__btn-close-cookie {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (min-width: 768px) {
    .footer-requisites p {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 1279px) {
    .rz-search__form.rz-form {
        position: absolute;
        display: block;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        border: 0;
        clip: rect(0 0 0 0);
    }

    .rz-search__form--open.rz-form {
        top: 5px;
        left: 50%;
        width: calc(100% - 120px);
        height: 50px;
        transform: translateX(-50%);
        background-color: #fff;
        border: none;
        clip: unset;
        z-index: 2;
    }

    .rz-search__form.rz-search__form--open .rz-form__search {
        display: flex;
        align-items: center;
        min-height: 50px !important;
        border: none !important;
        background-size: 20px auto;
        background-repeat: no-repeat;
        background-position: 15px center;
        background-image: url("../i/icon-search-mobile.svg");
    }

    .rz-footer .rz-search__form--open .rz-form__search .rz-form__input,
    .rz-search__form.rz-search__form--open .rz-form__input {
        width: 100% !important;
        height: 50px;
        padding-left: 40px !important;
        padding-right: 115px !important;
        font-size: 15px;
        color: #282828;
        font-weight: 400;
        line-height: 1.5;
        border: 1px solid #DFDFDF;
        transition: border-color .3s;
    }

    .rz-search__form.rz-search__form--open .rz-form__input:focus {
        outline: none;
        border-color: #282828;
    }

    .rz-search__form.rz-search__form--open .rz-search__button-clear {
        position: absolute;
        top: 50%;
        right: 90px;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        border: none;
        background-color: transparent;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 2;
    }

    .rz-search__form.rz-search__form--open .rz-form__submit-button {
        left: auto !important;
        right: 5px;
        width: 80px !important;
        height: 40px !important;
        background-color: #FF0000 !important;
        border-radius: 8px;
    }

    .rz-search__form.rz-search__form--open .rz-form__submit-button .rz-form__button-icon {
        display: none !important;
    }

    .rz-search__form.rz-search__form--open .rz-form__submit-button::after {
        content: "Найти";
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 150%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .title-search-result {
        left: 50% !important;
        min-width: calc(100% - 120px);
        transform: translateX(-50%);
        z-index: 1;
    }

    .rz-header__bottom-row {
        flex-grow: 1;
    }
}

@media (min-width: 1280px) {
    .footer-requisites {
        margin-top: 55px;
    }

    .footer-requisites p {
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 23px;
    }

    .rz-header__bottom-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .rz-header__bottom-row .rz-header__right {
        margin-left: 15px;
    }

    .rz-header__bottom-row .rz-menu__list,
    .rz-header__bottom-row .rz-user-block__list {
        flex-wrap: nowrap;
    }

    .rz-header__bottom-row .rz-menu__link {
        white-space: nowrap;
    }

    .catalog_menu_catalog-menu_active__Uq_6n .rz-container {
        min-width: 312px;
        max-width: 312px;
        padding-right: 0;
        padding-left: 0;
    }

    .catalog_menu_catalog-menu_active__Uq_6n {
        left: auto !important;
        right: auto !important;
        max-width: 312px;
    }

    .left_nav_catalog-menu_left__ACD27 {
        border-right: none !important;
    }
}

@media (min-width: 1920px) {
    .rz-header__bottom-row .rz-header__right {
        margin-left: 39px;
    }
}