﻿@media screen and (max-width: 1436px) {
    .fifth-section-list__item {
        width: 25%;
    }

    .fifth-section-list__item,
    .fifth-section-list__item:nth-child(6n),
    .fifth-section-list__item:nth-child(n+7) {
        border: none;
    }

    .fifth-section-list__item:nth-child(n) {
        border-top: 1px solid #DEE7DE;
        border-left: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(4n) {
        border-right: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(n+9) {
        border-bottom: 1px solid #DEE7DE;
    }

    /* ?запросы корзины */
    .basket-form select {
        max-width: 50%;
    }

    .categoties-catalog-block {
        position: relative;
    }

    .news-grid {
        gap: 50px 40px;
        grid-template-columns: repeat(auto-fill, minmax(308px, 1fr));
    }

    /* ?запросы товара */
    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track {
        max-width: 450px;
        max-height: 400px;
    }

    .product-slider-for-block a {
        width: 450px;
        height: 400px;
    }

    .bread-crumbs span:last-child span {
        padding-top: 10px;
    }
}

@media screen and (max-width: 1410px) {
    .main-section figure.main-figure a {
        min-height: 320px;
    }
}

@media screen and (max-width: 1390px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 315px;
    }

    .slider-section-list__item {
        padding: 12px 10px 20px;
        max-width: 305px;
    }
}

@media screen and (max-width: 1350px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 304px;
    }
}

@media screen and (max-width: 1334px) {
    .categories-main-block-list .slider-section-list__item {
        width: 33%;
    }

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 300px;
    }
}

@media screen and (max-width: 1300px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 290px;
    }

    .header__advantages,
    .aside-menu-list__item:last-child::before {
        display: none;
    }

    .number-goods {
        padding: 5px 0;
    }

    .product-navigation-list__basket-price,
    .product-navigation-list__item a {
        font-size: 14px;
    }

    .fourth-section-list__item {
        width: 32%;
    }

    .categories-main-block .categories-main-list {
        grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    }

    /* ?запросы товара */
    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 400px;
        max-height: 350px;
    }
}

@media screen and (max-width: 1260px) {

    .categories-main-list .slider-section-list__price-block {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    /* .categories-main-list .slider-section-list__price-block {

    } */

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 280px;
    }

    .registration-blocks .self-info,
    .registration-blocks fieldset.enter {
        margin-right: 40px;
    }

    .org-info .self-info {
        margin-right: 0;
    }
}

@media screen and (max-width: 1250px) {
    .main-product-description-block .buy-panel .to-basket__button {
        width: 180px;
    }

    .size-select,
    .select-items {
        max-width: 305px;
    }
}

@media screen and (max-width: 1224px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 265px;
    }

    .header__top-block {
        width: 65%;
    }

    .main-figure .slick-dots button {
        height: 15px;
    }

    .main-figure.slick-slider .slick-dots {
        right: 5.2%;
    }

    .main-section-card {
        width: 33%;
    }

    .main-section-card,
    .main-section-card:nth-child(-n+4),
    .main-section-card:nth-child(4n) {
        border: none;
    }

    .main-section-card,
    .main-section-card:nth-child(-n+4),
    .main-section-card:nth-child(4n) {
        border-top: 1px solid #DEE7DE;
        border-left: 1px solid #DEE7DE;
    }

    .main-section-card:nth-child(3n),
    .main-section-card:nth-child(n+8) {
        border-right: 1px solid #DEE7DE;
    }

    .main-section-card:nth-child(n+6) {
        border-bottom: 1px solid #DEE7DE;
    }

    /* !запросы продукта */
    .main-product-slider-block {
        min-width: 550px;
    }

    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 370px;
        height: 320px;
    }

    .product-slider-nav-block .slick-prev {
        bottom: 0;
    }

    .product-slider-nav-block .slick-next {
        top: 0;
    }

    .main-product-description__item {
        width: 80%;
        align-self: flex-start;
    }

    .product-slider-nav-block {
        padding: 25px 0;
    }

    .news-grid {
        gap: 20px 10px;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        width: 150px;
        margin-right: 25px;
    }

    .size-select,
    .select-items {
        width: 270px;
    }

    .main-product-description__title {
        font-size: 18px;
    }

    .main-product-description-price .slider-section-list__first-price {
        font-size: 24px;
    }

    .main-product-description .slider-section-list__second-price {
        font-size: 14px;
    }

    .main-product-description__about-title {
        font-size: 16px;
    }

    .main-product-description {
        min-width: 515px;
    }

    .main-product-description-block,
    .main-product-slider-block,
    .main-product-description {
        padding: 15px;
    }

    .main-product-description-top {
        margin-bottom: 10px;
    }

    .main-product-description-list>.row-list .row-list__item {
        min-width: 220px;
    }
}

@media screen and (max-width: 1200px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 260px;
    }

    .basket-block-left .select-list__item {
        flex-direction: column;
    }

    .basket-form select {
        max-width: 100%;
    }

    .basket-block-left .select-list__item .select-list__text {
        margin-bottom: 3px;
    }

    .basket-block-left .select-list__item .select2 {
        width: 100% !important;
        max-width: 100%;
    }

    .select2-container {
        max-width: 579px;
    }
}

@media screen and (max-width: 1175px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 250px;
    }
}

@media screen and (max-width: 1150px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 245px;
    }

    .categories-main-block .categories-main-list {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }

    /* ?запросы корзины */
    .basket-block-card .compare__button {
        margin-right: 4px;
    }

    .basket-block-card {
        padding: 20px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 270px;
    }

    /* !запросы продукта */
    .main-product-description-block,
    .main-product-slider-block,
    .main-product-description {
        padding: 10px 15px 15px;
    }

    .main-product-slider-block,
    .main-product-description {
        min-width: 500px;
    }

    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 350px;
        height: 300px;
    }

    .variations-list__item {
        width: 30%;
    }

    .variations-list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #better .registration-blocks label input {
        width: 250px;
        margin-right: 0;
    }

    #better .registration-blocks+.captcha-cont input {
        width: 300px;
    }

    .basket-block-card .basket-block-card-tablet,
    .basket-scroll-block .basket-block-card {
        padding: 15px;
    }

    #better .order-price__list .reg-order-item .reg-order-item__title {
        max-width: 250px;
    }
}

@media screen and (max-width: 1125px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 235px;
    }
}

@media screen and (max-width: 1100px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 225px;
    }
}

@media screen and (max-width: 1080px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 223px;
    }

    .slider-section-list,
    .slider-section-list.slick-slider {
        min-height: 440px;
    }

    .slider-section-list__item {
        padding: 15px 12px;
    }

    .slider-section-list__item .compare__button,
    .slider-section-list__item .to-basket__button {
        font-size: 11px;
        padding: 8px 0;
    }

    .filter {
        margin-right: 30px;
    }

    .categories-main-block.goods-main-block .categories-main-list {
        gap: 0;
        margin-bottom: 35px;
    }

    .categories-main-block.goods-main-block .slider-section-list__item {
        margin: 0;
        margin-bottom: 0;
    }

    .product-compare__button {
        max-width: 140px;
        padding: 10px 43px 10px 20px;
        background-position: 110px;
    }

    .main-product-description-btn .product-compare__button.clicked {
        background-position: 110px;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        max-width: 140px;
    }

    .size-select,
    .select-items {
        width: 260px;
    }

    .main-product-description {
        padding: 10px 0 15px;
    }

    .main-product-description-list>.row-list .row-list__item {
        min-width: 210px;
    }

    .main-product-slider-block,
    .main-product-description {
        min-width: 470px;
    }

    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 340px;
        height: 300px;
    }

    .main-product-description__title,
    .main-product-description__about-title,
    .main-product-description__text,
    .main-product-description__link,
    .main-product-description-list {
        padding: 0 20px;
    }

    .variations-grid-list {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 40px 60px;
    }

    #better .profile .profile-block {
        width: 50%;
    }

    #better .profile .profile-block .form__input-name+input {
        width: 60%;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 230px;
    }
}

@media screen and (max-width: 1050px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 215px;
    }
}

@media screen and (max-width: 1024px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 215px;
    }

    .logo {
        max-width: 190px;
    }

    .header__right-block-item:nth-child(1),
    .header__right-block-item:nth-child(2) {
        background-position: top left;
    }

    .container {
        padding: 0 20px;
    }

    .max-width .container:last-child {
        padding: 0;
    }

    .main-figure.slick-slider .slick-dots {
        right: 5.3%;
    }

    .slider-section-list__image {
        display: block;
        margin: 0 auto;
    }

    .footer-search-form,
    .catigories-pagintaion-list__item:nth-child(3),
    .catigories-pagintaion-list__item:nth-child(4),
    .catigories-pagintaion-list__item:nth-child(5) {
        display: none;
    }

    .product-navigation-list__item a {
        font-size: 14px;
    }

    .main-section,
    .main-figure {
        width: 100%;
    }

    .slider-section-list .slick-arrow.slick-prev {
        left: -10px;
    }

    .slider-section-list .slick-arrow.slick-next {
        right: -10px;
    }

    .fourth-section .fourth-section-list-figure {
        height: 250px;
    }

    .fourth-section-list__news-title {
        font-size: 14px;
        margin: 7px 0;
    }

    .fourth-section-list__text {
        font-size: 12px;
        line-height: 17px;
    }

    .middle-footer-block {
        width: 35%;
    }

    .footer-navigation-list__item {
        width: 50%;
        margin-bottom: 15px;
    }

    .footer-navigation,
    .footer-navigation-list__item:nth-child(n+5) {
        margin-bottom: 0;
    }

    /* ?запросы корзины */
    .basket-block-card {
        padding: 20px;
    }

    .news-block .news-text .news-text-left {
        max-width: 500px;
    }

    .aside-pull-out-block {
        width: calc(100vw - 295px);
    }
}

@media screen and (min-width: 1001px) {

    .phone-block-tablet,
    .tablet-block,
    .catigories-pagintaion-list__item:nth-child(6),
    .filter-button,
    .categories-tablet-block,
    #better .basket-block.basket-block-form+.arrange__button {
        display: none;
    }

    .filter {
        height: auto;
        background-color: transparent;
        position: relative;
        z-index: 1000;
    }

    #search_form {
        background-color: #f8f8f8;
        position: sticky;
        top: 2em;
        min-height: 2em;
    }
}

@media screen and (max-width: 1000px) {
    .banner-link {
        bottom: calc(25% - 40px);
    }

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 295px;
    }

    .phones-container:not(.footer__phone-block .phones-container) {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .product-navigation-list__basket-block-left::before {
        background-image: url('/images/reboot/basket.svg');
    }

    .categories-fast-block__title {
        max-width: calc(100% - 150px);
    }

    .categories-main-block,
    .categories-tablet-block {
        position: relative;
    }

    .categories-main__title {
        display: inline-block;
    }

    .categories-main-list,
    .categories-main-block,
    .first-section .container {
        margin-top: 20px;
    }

    .categories-fast-block__title {
        margin-top: 0;
    }

    .categories-fast-block,
    .categories-main-block .categories-main-list .slider-section-list__item {
        margin-bottom: 20px;
    }

    .filter-button {
        position: absolute;
        display: block;
        width: 120px;
        height: 35px;
        top: 0;
        right: 0;
        background-color: transparent;
        padding: 0;
        font-size: 14px;
        line-height: 17px;
        color: #006AC5;
        font-weight: 700;
        border: 1px solid #006AC5;
        border-radius: 1px;
        padding: 7px 36px 9px 16px;
    }

    .filter-button img {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 9px;
        right: 15px;
    }

    .main-figure.slick-slider .slick-list {
        height: 275px;
    }

    .popup__active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .tablet-block {
        min-width: 115px;
    }

    .phone-block-tablet {
        width: 250px;
        align-items: flex-start;
    }

    .header__backcall-button {
        align-self: end;
    }

    .main-figure.slick-slider {
        margin-bottom: 40px;
    }

    .header__top-block,
    .header__phone-block,
    .aside-menu,
    .filter.second-filter,
    .product-navigation-list__item:first-child,
    .product-navigation-list__item:last-child,
    .fourth-section-list__text,
    #better .basket-block-left.basket-form-width .main_form_btn,
    #final button[type="reset"],
    .wrap #side_form {
        display: none;
    }

    .header__right-block {
        font-size: 12px;
        margin-top: 3px;
    }

    .slider-section-list,
    .slider-section-list.slick-slider {
        min-height: 405px;
    }

    .slider-section-list__item {
        min-height: 0;
    }

    .slider-section-list__link img {
        width: 200px;
        height: 200px;
    }

    .slider-section-list__text {
        margin-top: 10px;
    }

    .slider-section-list .slick-dots button {
        width: 30px;
        height: 4px;
    }

    .product-navigation-list__item a {
        display: block;
        padding: 18px 0;
        width: 100%;
    }

    .slider-section-list__link,
    .fourth-section-list__block-news {
        min-height: 0;
    }

    .fourth-section-list__item {
        width: 30%;
    }

    .to-profile-link {
        padding-left: 0;
    }

    /* !запросы продукта */
    .main-product .container,
    form[action="/market/basket/"] .basket-block,
    .basket-block.basket-block-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-product-slider-block,
    .main-product-description {
        width: 100%;
    }

    .main-product-slider-block {
        min-height: 570px;
        padding: 40px 80px;
    }

    .main-product-description {
        border-top: none;
        border-left: 1px solid #DDDDDD;
    }

    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 650px;
        height: 550px;
        width: 100%;
        max-height: none;
        margin: 0;
    }

    .product-slider-nav {
        width: 115px;
    }

    .product-slider-nav-block .slick-prev {
        bottom: -25px;
    }

    .product-slider-nav-block .slick-next {
        top: -25px;
    }

    .product-slider-nav img {
        width: 115px;
        height: 115px;
    }

    .main-product-description-block {
        margin: 15px 15px 0;
        padding: 15px 20px;
    }

    .main-product-description-btn .to-basket__button,
    .main-product-description-btn .product-compare__button {
        width: 200px;
        max-width: 200px;
        font-size: 14px;
    }

    .product-compare__button,
    .main-product-description-btn .product-compare__button.clicked {
        background-position-x: 130px;
    }

    .main-product-description-price__article,
    .main-product-description__text {
        font-size: 14px;
    }

    .product-slider-nav-block .slick-prev,
    .product-slider-nav-block .slick-next {
        right: 50px;
    }

    .categories-main-block .categories-main-list,
    .categories-main-block.goods-main-block .categories-main-list {
        gap: 10px;
        margin-bottom: 15px;
    }

    .categories-main-list .slider-section-list__item .to-basket__button,
    .categories-main-list .slider-section-list__item .compare__button {
        padding: 8px 0;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        max-width: 250px;
        width: 100%;
        margin-right: 80px;
    }

    .size-select,
    .select-items {
        width: 350px;
    }

    .variations-grid-list {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        gap: 10px;
    }

    .news-grid {
        gap: 25px 40px;
    }

    .basket-block .basket-block-left {
        max-width: 100%;
        min-width: 0;
        margin-right: 0;
    }

    .basket-block .basket-scroll-block,
    .basket-block-card.basket-form-width {
        max-width: 100%;
        min-width: 0;
        margin-top: 30px;
    }

    .basket-block-card-tablet {
        margin: 0 auto;
        min-width: 450px;
        max-width: 450px;
    }

    .basket-text {
        width: 100%;
    }

    .basket-block-left .select-list__item,
    .select2-container {
        max-width: 520px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name {
        max-width: 300px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 100%;
        width: 100%;
    }

    #better .basket-block.basket-block-form+button.main_form_btn {
        display: block;
        margin: 60px auto 0;
    }

    .filter-fixed #side_form.filter {
        display: block;
    }

    .filter-fixed .filter {
        max-width: 100%;
        width: 100%;
        background-color: transparent;
    }

    .filter-fixed #search_form .price-block,
    .filter-fixed #search_form .man_label {
        background-color: #F8F8F8;
        padding: 20px;
    }

    .filter-fixed #search_form .price-block .filter-price-block,
    .filter-fixed #search_form .range-group .filter-range-block {
        max-width: 230px;
    }

    #search_form .man_label-list .absolute-result,
    #search_form .checkbox-group-list .absolute-result {
        top: 15px;
        left: 240px;
    }

    #search_form .filter-price-block .absolute-result,
    #search_form .filter-range-block .absolute-result {
        top: 5px;
        left: 265px;
    }

    #final button[type="submit"] {
        width: 230px;
        margin: 0 auto;
        display: block;
    }

    .basket-block-card.basket-form-width {
        padding: 0;
    }

    .basket-block-card .basket-block-card-tablet {
        max-width: 100%;
        width: 100%;
        padding: 30px 0;
    }

    .basket-scroll-block .basket-block-card .order-price__inner {
        max-width: 450px;
        margin: 15px auto;
    }

    .basket-block-card .basket-block-card-tablet .order-price__title,
    .basket-block-card .basket-block-card-tablet .order-price__list,
    .basket-block-card .basket-block-card-tablet .detal-product-row {
        max-width: 450px;
        margin: 0 auto;
    }

}

@media screen and (max-width: 980px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 288px;
    }

    .slider-section-list .slick-arrow.slick-next {
        right: -10px;
    }

    .slider-section-list .slick-arrow.slick-prev {
        left: -10px;
    }

    .fourth-section-list__item {
        box-shadow: none;
        border: 1px solid #DDDDDD;
        border-radius: 1px;
    }
}

@media screen and (max-width: 924px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 270px;
    }

    .basket-d-n {
        display: none;
    }

    /* !запросы категорий - 2 */
    .categories-tablet-span {
        display: block;
    }

    .categories-tablet-block .categories-main__title {
        font-size: 24px;
    }

    .news-block .news-text .news-text-left {
        max-width: 400px;
    }

    .news-block .news-text .news-text-left p {
        font-size: 14px;
    }

    .news-block .news-text .news-text-left h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 900px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 265px;
    }

    .categories-fast-list {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .categories-fast-list__item {
        width: 100%;
        white-space: nowrap;
        margin-bottom: 0;
        margin-right: 3px;
    }

    .categories-fast-list__button {
        display: block;
        padding: 10px 3px;
        text-align: center;
    }

    .categories-fast-list::-webkit-scrollbar {
        height: 0px;
        background-color: rgba(26, 24, 47, 0.15);
    }

    .benefits::-webkit-scrollbar-thumb {
        background: #1A182F;
        border-radius: 5px;
    }

    .variations-grid-list {
        grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
        gap: 35px 45px;
    }

    .description__text {
        width: 100%;
    }
}

@media screen and (max-width: 868px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 255px;
    }

    .header-form {
        width: 40%;
    }

    .main-figure.slick-slider .slick-dots {
        right: 5.8%;
    }

    .main-figure .slick-dots button {
        height: 15px;
        width: 3px;
        padding: 0;
    }

    .main-section-card-link img {
        width: 140px;
        height: 105px;
    }

    .main-section-card {
        height: 175px;
    }

    .slider-section-list__image {
        display: block;
        margin: 0 auto;
        object-fit: contain;
    }

    .slider-section-list .slick-arrow.slick-prev {
        left: -10px;
    }

    .slider-section-list .slick-arrow.slick-next {
        right: -10px;
    }

    .slider-section-list__text {
        margin-top: 10px;
    }

    .fourth-section-list__block-news {
        padding-bottom: 15px;
    }

    .fourth-section-list-figure::after,
    .fourth-section-list-figure::before {
        height: 4px;
    }

    .fifth-section-list__item {
        width: 33%;
    }

    .fifth-section-list__item:nth-child(n) {
        border: none;
    }

    .fifth-section-list__item:nth-child(n) {
        border-top: 1px solid #DEE7DE;
        border-left: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(3n) {
        border-right: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(n+10) {
        border-bottom: 1px solid #DEE7DE;
    }

    /* *запросы формы */
    .basket-block-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .basket-form-width,
    .description__text {
        width: 100%;
    }

    .to-basket__button.main_form_btn {
        padding: 10px 20px;
    }

    /* ?запросы продукта */
    .variations-list__item {
        width: 47%;
    }

    .main-product-description-btn .to-basket__button,
    .main-product-description-btn .product-compare__button {
        width: 200px;
        max-width: 200px;
        font-size: 14px;
        padding: 12px;
    }

    .main-product-description-btn .product-compare__button {
        padding: 10px 30px 10px 15px;
    }

    .main-product-slider-block {
        padding: 20px;
    }

    .product-slider-nav,
    .product-slider-nav-block {
        width: 100px;
        min-width: 100px;
    }

    .product-slider-nav img {
        width: 100px;
        height: 100px;
    }

    .product-slider-nav-block .slick-prev {
        bottom: 0;
    }

    .product-slider-nav-block .slick-next {
        top: 0;
    }

    .product-slider-nav-block .slick-prev,
    .product-slider-nav-block .slick-next {
        right: 40px;
    }

    .product-slider-for-block {
        margin: 0 auto;
    }

    .variations-list__item {
        width: 49%;
    }

    #better .registration-blocks label input {
        width: 210px;
    }

    .ui-autocomplete {
        max-width: 280px;
    }

    /* .bread-crumbs span[itemprop="itemListElement"]:not(:nth-last-child(-n+3)),
    .bread-crumbs span[itemprop="itemListElement"]:last-child {
        display: none;
    } */
    .bread-crumbs span[itemprop="itemListElement"] {
        margin-top: 10px;
        display: inline-block;
    }

    .bread-crumbs span[itemprop="itemListElement"]:last-child {
        display: none;
    }

    .breadcrumbs {
        margin-top: -10px;
    }

    .bread-crumbs span a {
        display: inline;
        padding-left: 20px;
        background-position: center left;
        text-decoration: underline;
        background-image: url('/images/reboot/bc-back-arrow.svg');
        padding-right: 0;
        margin-right: 10px;
    }
}

@media screen and (max-width: 820px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 240px;
    }
}

@media screen and (min-width: 769px) {
    .categories-main-block.goods-main-block .categories-fast-block:first-child {
        display: none;
    }
}

@media screen and (max-width: 769px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 225px;
    }

    .registration-blocks {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .registration-blocks .self-info,
    .registration-blocks fieldset.enter,
    .registration-blocks .org-info {
        width: 44%;
    }

    .registration-blocks fieldset.enter,
    .registration-blocks .self-info {
        margin-right: 0;
    }

    #better .registration-blocks label input,
    .registration-blocks .org-info .self-info {
        width: 100%;
    }

    .registration-blocks .org-info {
        margin-top: 40px;
    }

    #better .profile {
        flex-direction: column;
    }

    #better .profile .profile-block {
        width: 100%;
    }

    #better .profile .profile-block:nth-child(2) {
        margin-top: 40px;
    }

    #better .profile .profile-block:nth-child(2) fieldset {
        margin-left: 0;
    }

    #better .profile .profile-block .form__input-name+input {
        width: 47%;
    }
}

@media screen and (max-width: 768px) {

    .slider-section-list__item .compare__button,
    .slider-section-list__item .to-basket__button {
        font-size: 10px;
    }

    .cat-back__link {
        font-size: 12px;
    }

    .cat-back__link img {
        margin-right: 10px;
    }

    .banner-link {
        left: 3%;
        bottom: calc(30% - 40px);
    }

    .popup {
        width: 60%;
    }

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 225px;
    }

    .slider-section-list,
    .slider-section-list.slick-slider {
        min-height: 390px;
    }

    .slider-section-list .slick-dots button {
        width: 20px;
        height: 4px;
    }

    .slider-section-list__link img {
        width: 170px;
        height: 170px;
    }

    /* ?запросы корзины */
    .basket-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .basket-block,
    .basket-block-left,
    .basket-block-card,
    .basket-text {
        width: 100%;
    }

    .basket-list__item-text .slider-section-list__text {
        font-size: 14px;
    }

    .switch-button__height {
        margin-left: auto;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 300px;
    }

    /* !запросы категорий */
    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track {
        width: 100%;
    }

    .categories-main-block .categories-main-list {
        /*grid-template-columns: repeat(auto-fill, minmax(213px, 1fr));*/
        grid-template-columns: repeat(2, minmax(140px, 1fr));
    }

    .categoties-catalog-block+.categories-fast-block,
    .categories-filter-block .categories-form {
        display: none;
    }

    /* .categories-main-block {
        margin-top: 0;
    } */
    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 500px;
        /* max-height: 450px; */
        height: 450px;
        margin: auto 0;
    }

    .main-product-description-btn .product-compare__button {
        padding: 10px 40px 10px 15px;
        background-position-x: 120px;
    }

    .main-product-description-btn .product-compare__button.clicked {
        background-position-x: 125px;
        padding: 10px 30px 10px 15px;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        margin-right: 70px;
    }

    .news-grid {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 25px 15px;
    }

    .basket-scroll-block .basket-block-card {
        padding: 30px 0;
    }

    .basket-scroll-block .basket-block-card .order-price__inner {
        min-width: 420px;
        max-width: 420px;
        margin: 0 auto;
    }

    .categories-main__title {
        max-width: 500px;
    }

    .ui-autocomplete {
        max-width: 245px;
    }

    .header__banner-block {
        align-items: center;
        font-size: 16px;
    }

    .header__banner-block span {
        display: none;
    }

}

@media (max-width: 375px) {
    .header__banner-block {
        font-size: 14px;
        line-height: 16px;
        padding: 9px 15px;
    }
}

@media screen and (max-width: 730px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 212px;
    }

    .main-figure .slick-arrow.slick-prev {
        top: 8%;
    }

    .main-figure.slick-slider .slick-dots {
        top: 18%;
    }

    .main-figure .slick-arrow.slick-next {
        bottom: 12%;
    }
}

@media screen and (max-width: 700px) {

    .main-section figure.main-figure a,
    .main-figure.slick-slider {
        min-height: 205px;
    }

    .slider-section-list,
    .slider-section-list.slick-slider {
        min-height: 370px;
    }

    .slider-section-list .slick-dots button {
        width: 15px;
    }

    .catigories-pagination-list {
        display: none;
    }

    .categories-main-block.goods-main-block .categories-main-list {
        /*grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));*/
        grid-template-columns: repeat(2, minmax(140px, 1fr));
    }

    .main-product-description-block .buy-panel .to-basket__button {
        margin-right: 30px;
    }

    .news-block .news-text .news-text-left {
        max-width: 350px;
    }
}

@media screen and (min-width: 679px) {

    .tablet-baner,
    .tablet-block .header-form,
    .search-button__mobile,
    .tablet-open-button {
        display: none;
    }
}

@media screen and (max-width: 678px) {
    .icon-search {
        width: auto;
    }

    .header__middle-block {
        padding: 10px 0;
    }

    .tablet-block .header-form {
        display: block;
        width: 40px;
    }

    .main-section .main-figure,
    .fourth-section-list__text,
    .catigories-pagination-list,
    .search-input,
    .fourth-section-list__item:last-child,
    .header-form {
        display: none;
    }

    .search-button {
        width: 40px;
        height: 40px;
        border-radius: 2px;
    }

    .search-button__mobile {
        display: block;
        border: none;
        background-color: #006AC5;
        width: 40px;
        height: 40px;
        border-radius: 3px;
        margin-left: auto;
    }

    .main-figure.slick-slider .slick-dots {
        right: 6%;
    }

    .product-navigation-list__item {
        padding: 13px 35px;
    }

    .product-navigation-list__link,
    .tablet-baner .container {
        padding: 0;
    }

    .product-compare__button::before {
        right: 12px;
    }

    .main {
        margin-top: 10px;
    }

    .main-section-card-link {
        background-size: 140px;
    }

    .main-figure .slick-dots button {
        height: 12px;
        background-size: 2px;
    }

    .main-figure.slick-slider .slick-arrow {
        width: 16px;
        height: 14px;
        background-size: contain;
    }

    .main-figure .slick-arrow.slick-prev,
    .main-figure .slick-arrow.slick-next {
        right: 5%;
    }

    .fourth-section-list__item {
        width: 49%;
    }

    .fourth-section-list__block-news {
        min-height: 0;
        padding-bottom: 15px;
    }

    .fourth-section-list__news-title {
        font-size: 16px;
        margin-bottom: 0;
    }

    .fifth-section-list__item {
        width: 50%;
    }

    .fifth-section-list__item:nth-child(n) {
        border: none;
    }

    .fifth-section-list__item:nth-child(n) {
        border-top: 1px solid #DEE7DE;
        border-right: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(odd) {
        border-left: 1px solid #DEE7DE;
    }

    .fifth-section-list__item:nth-child(n+9) {
        border-bottom: 1px solid #DEE7DE;
    }

    .footer-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-logo-block {
        width: 100%;
    }

    .middle-footer-block {
        margin-top: 30px;
        min-width: 300px;
    }

    .footer__backcall-button {
        width: 40px;
        height: 40px;
        padding: 0;
        font-size: 0;
        background-image: url('/images/mobile.svg');
        background-position: center;
        background-repeat: no-repeat;
    }

    /* !запросы категорий */
    .bread-crumbs {
        margin-top: 10px;
    }

    .categories-main-list__item:last-child {
        margin-right: 0;
    }

    .categories-main-block-list .slider-section-list__item {
        width: 48%;
    }

    /* !запросы продукта */
    .product-slider-for {
        padding: 45px 0;
    }

    .categories-filter-block-bottom .pages {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .categories-filter-block-bottom .pages .showAll {
        margin-bottom: 10px;
    }

    .categories-filter-block-bottom .pages .prev {
        margin-left: 0;
    }

    .main-product-description-btn .product-compare__button,
    .main-product-description-btn .product-compare__button.clicked {
        font-size: 0;
        height: 45px;
        width: 100%;
        background-position: center;
        max-width: 45px;
        padding: 0;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        max-width: 200px;
    }

    .product-slider-nav-block {
        margin-right: 30px;
    }

    .size-select,
    .select-items {
        max-width: 325px;
    }

    .variations-grid-list {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 10px 15px;
    }

    .tablet-open-button {
        border: none;
        width: 40px;
        height: 40px;
        border-radius: 2px;
        background-color: #006AC5;
        margin-right: 40px;
        margin-left: auto;
        padding: 0;
    }

    .tablet-search-block .container {
        padding: 25px 20px;
    }

    .tablet-search-block #form1 {
        height: 40px;
        max-height: 40px;
        width: 100%;
    }

    .tablet-search-block #form1 .search-input {
        display: block;
    }

    .tablet-search-block #form1 .search-button {
        background-color: transparent;
        top: 2px;
        right: 5px;
        padding: 0;
    }

    span.ui-helper-hidden-accessible {
        display: block;
        font-size: 0;
    }

    .ui-autocomplete {
        position: absolute !important;
        top: 240px !important;
        left: 20px !important;
        right: 20px !important;
        width: auto !important;
        max-width: none !important;
    }

    .filter-fixed {
        max-height: 75%;
    }
}

@media screen and (max-width: 640px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 195px;
    }

    .tablet-block {
        margin-left: 25px;
    }

    .variations-grid-list .slider-section-list__item {
        min-height: 0;
    }

    .tablet-open-button {
        margin-right: 20px;
    }
}

@media screen and (max-width: 600px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 185px;
    }

    .phone-open-arrow {
        display: block;
        width: 24px;
        height: 24px;
        object-fit: none;
        top: 0;
        right: -30px;
    }

    .phones-container {
        flex-direction: column;
    }

    .phone {
        margin-right: 30px;
    }

    .phone-bottom {
        display: none;
    }

    .phone-block-tablet {
        width: auto;
    }

    .categories-main-list {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }

    .main-product-slider-block {
        max-height: 400px;
        min-height: 350px;
        padding: 10px;
    }

    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track,
    .product-slider-for-block a {
        max-width: 100%;
        /* max-height: 300px; */
        height: 300px;
    }

    .product-slider-nav,
    .product-slider-nav-block {
        width: 60px;
        min-width: 60px;
    }

    .product-slider-nav img {
        width: 60px;
        height: 60px;
    }

    .product-slider-nav-block {
        padding: 80px 0 20px;
    }

    .product-slider-nav-block .slick-next {
        top: -20px;
    }

    .product-slider-nav-block .slick-prev {
        bottom: -20px;
    }

    .product-slider-nav-block .slick-prev,
    .product-slider-nav-block .slick-next {
        right: 23px;
        width: 15px;
        height: 15px;
        background-size: 20px;
        z-index: 301;
    }

    .specific__title+.row-list {
        grid-column-gap: 50px;
    }

    .news-grid {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 25px 15px;
    }

    .news-grid .fourth-section-list-figure {
        height: 280px;
    }

    .news-text {
        flex-direction: column-reverse;
    }

    .news-block .news-text .news-text-right {
        width: 300px;
        height: auto;
        margin: 0 auto;
    }

    .news-block .news-text .news-text-left {
        max-width: 100%;
    }

    .categories-main__title {
        font-size: 18px;
        max-width: 400px;
    }

    .news-block .news-text .news-text-right img {
        height: auto;
    }

    .back-to-basket-link {
        top: -42px;
        font-size: 12px;
        line-height: 100%;
        background-size: 12px;
    }
}

@media screen and (max-width: 588px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 175px;
    }

    .phone span:not(.footer .phone span) {
        font-size: 14px;
    }

    .popup {
        width: 70%;
    }

    .logo {
        max-width: 150px;
    }

    .header__right-block {
        width: auto;
        min-width: 0;
    }

    .header__right-block-item:nth-child(1) {
        margin-right: 15px;
    }

    .header__backcall-button,
    .main-section-card__quantity,
    .footer-pay-list,
    .main-product-description-block+.main-product-description__about-title,
    .main-product-description__text,
    .main-product-description__text+.main-product-description__link,
    .main-product-description-list>.row-list .row-list__item:nth-child(n+3) {
        display: none;
    }

    .main-product-description-list>.row-list {
        flex-direction: column;
        width: 100%;
    }

    .main-product-description-list>.row-list .row-list__item {
        max-width: 100%;
        width: 100%;
    }

    .phone-block-tablet {
        width: auto;
    }

    .product-navigation-list__item {
        padding: 13px 24px;
    }

    .main__title {
        font-size: 16px;
    }

    .main-section-card {
        width: 50%;
        height: 160px;
    }

    .main-section-card-link {
        background-size: 120px;
    }

    .main-section-card:nth-child(n) {
        border: none;
    }

    .main-section-card:nth-child(n) {
        border-top: 1px solid #DEE7DE;
        border-right: 1px solid #DEE7DE;
    }

    .main-section-card:nth-child(odd) {
        border-left: 1px solid #DEE7DE;
    }

    .main-section-card:nth-child(n+7) {
        border-bottom: 1px solid #DEE7DE;
    }

    .slider-section-list .slick-dots button {
        width: 15px;
        height: 5px;
    }

    .basket-form {
        font-size: 14px;
    }

    .basket-list__item,
    .section-form-order-block label,
    .section-form-order-adress label:nth-child(2),
    .section-form-order-adress label:nth-child(3) {
        width: 100%;
    }

    .section-form-order-adress label:nth-child(2) .section-form-order__input {
        margin-bottom: 0;
    }

    /* !запросы продукта */
    .main-product-description-price .slider-section-list__first-price,
    .product__title,
    .product__title+span {
        font-size: 20px;
    }

    .main-product-description .slider-section-list__second-price,
    .main-product-description-price__article,
    .variations__text {
        font-size: 12px;
    }

    .slider-section-list__second-price {
        font-size: 15px;
    }

    .registration-blocks .self-info,
    .registration-blocks fieldset.enter,
    .registration-blocks .org-info {
        width: 100%;
    }

    .registration-blocks fieldset.enter {
        margin-top: 40px;
    }

    .ui-autocomplete {
        position: absolute !important;
        top: 225px !important;
        left: 20px !important;
        right: 20px !important;
        width: auto !important;
        max-width: none !important;
    }
}

@media screen and (max-width: 550px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 170px;
    }

    .main-figure.slick-slider .slick-dots {
        right: 6.1%;
    }

    .category-description div img {
        max-width: 400px;
    }

    .category-description h2 {
        font-size: 20px;
    }

    .category-description div {
        font-size: 14px;
    }

    .variations-grid-list .slider-section-list__item .to-basket__button {
        max-width: 55%;
        width: 55%;
    }

    .basket-list__item-text .static-width {
        min-width: 170px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 280px;
    }

    .basket-scroll-block .basket-block-card,
    .basket-block.basket-block-form .basket-block-card.basket-form-width:last-child {
        padding: 0;
        border: none;
    }

    .basket-block.basket-block-form .basket-block-card.basket-form-width:last-child .basket-block-card-tablet {
        margin: 0;
        max-width: 100%;
        min-width: 0;
    }

    .basket-scroll-block .basket-block-card .order-price__inner {
        max-width: 100%;
        width: 100%;
        min-width: 0;
    }

    .description__text iframe {
        width: 100%;
        max-width: 100%;
    }

    .filter-fixed,
    .filter-fixed #search_form {
        padding: 20px 0;
    }

    .filter-tablet-clear,
    .filter-tablet-close {
        font-size: 14px;
    }

    .filter-top-block {
        background-size: 125px 8px;
    }

    .basket-block-card.basket-form-width .basket-block-card-tablet {
        padding: 0;
        border: none;
    }

    .basket-block-card .basket-block-card-tablet .order-price__title,
    .basket-block-card .basket-block-card-tablet .order-price__list,
    .basket-block-card .basket-block-card-tablet .detal-product-row {
        max-width: 100%;
        margin: 0;
    }
}

@media screen and (max-width: 525px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 160px;
    }
}

@media screen and (max-width: 510px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-width: 155px;
    }

    .out-profile-link {
        display: none;
    }

    .main-product-slider-block,
    .main-product-description {
        min-width: 0;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        max-width: 150px;
        margin-right: 25px;
    }

    .size-select,
    .select-items {
        width: 270px;
        z-index: 100;
    }

    .articul-top-grey {
        font-size: 12px;
    }

    .variations-grid-list {
        grid-template-columns: repeat(auto-fill, minmax(212px, 1fr));
        gap: 8px 10px;
    }

    .main-product-description {
        border: none;
        padding: 0;
        margin-top: 30px;
    }

    .main-product-description-block {
        margin: 0;
    }

    .main-product-description__title {
        margin-bottom: 20px;
    }

    #better .profile .profile-block .fieldset-block .form__field,
    #better .profile .profile-block .form__input-name+input {
        width: 100%;
    }
}

@media screen and (max-width: 490px) {

    .tablet-baner .main-figure.slick-slider,
    .main-figure.slick-slider {
        min-height: 150px;
    }
}

@media screen and (max-width: 480px) {
    .cat-back__link {
        font-size: 10px;
    }

    .fourth-section-list-figure img {
        max-height: 290px;
    }

    .main-figure .slick-dots button {
        height: 8px;
    }

    .main-figure.slick-slider .slick-dots {
        right: 6.4%;
    }

    .specific__title+.row-list {
        grid-template-columns: 1fr;
    }

    .basket-block-left .basket-list__item {
        position: relative;
    }

    .basket-block-left .basket-list__item a {
        align-self: baseline;
        display: block;
    }

    .basket-block-left .basket-list__item a img {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .basket-block-left .basket-list__item .stiker {
        width: 50px;
        height: 50px;
        z-index: 100;
        top: -4px;
    }

    .basket-block-left .basket-list__item .basket-list__item-text .static-width {
        position: absolute;
        bottom: 15px;
        left: 15px;
    }

    .basket-block-left .basket-list__item .basket-list__item-text .slider-section-list__price-block {
        margin-bottom: 0;
        height: 40px;
        align-items: flex-end;
    }

    .basket-block-left .basket-list__item .basket-list__item-text {
        margin-left: auto;
        width: 68%;
    }

    .categories-main__title {
        max-width: 300px;
    }

    .filter-fixed {
        max-height: 85%;
    }
}

@media screen and (max-width: 470px) {
    .main {
        position: inherit;
    }

    .popup {
        width: 80%;
    }

    .logo {
        max-width: 135px;
    }

    .footer-block .logo {
        max-width: 150px;
    }

    .product-navigation-list,
    .tablet-baner,
    .pages>div a:nth-child(6),
    .pages>div a:nth-child(7) {
        display: none;
    }

    .first-section .container {
        margin-top: 0;
    }

    .max-width {
        -webkit-box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
        -moz-box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
        box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
    }

    .main-section {
        margin-top: 20px;
    }

    .slider-section-list,
    .slider-section-list.slick-slider {
        min-height: 330px;
    }

    .slider-section-list .slick-dots button {
        width: 10px;
        height: 5px;
    }

    .slider-section-list .slick-arrow.slick-next {
        right: 2px;
    }

    .slider-section-list .slick-arrow.slick-prev {
        left: 2px;
    }

    .fourth-section-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .fourth-section-list__item {
        width: 100%;
    }

    .fourth-section-list__item:first-child {
        margin-bottom: 20px;
    }

    .footer__phone-block {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        margin-top: 0;
    }

    .categories-form {
        font-size: 14px;
    }

    /* !запросы продукта */
    .variations-list {
        justify-content: center;
    }

    .variations-list__item {
        width: 80%;
    }

    .main-product-description-block {
        margin-bottom: 0 !important;
    }

    .main-product-description .main-product-description__title {
        padding: 0 20px;
    }

    .swing-button-block .to-basket__button {
        width: 120px;
    }

    .variations-grid-list .switch-button-block {
        width: 30%;
        height: 40px;
    }

    .news-grid .fourth-section-list__item:first-child {
        margin-bottom: 0;
    }

    .filter-tablet-clear,
    .filter-tablet-close {
        font-size: 12px;
    }

    .filter-tablet-close {
        font-size: 14px;
    }

    .filter-fixed {
        padding-top: 0;
    }

    .filter-top-block {
        margin-top: 8px;
        padding: 20px 10px 0;
        margin-bottom: 10px;
    }

    .filter-top-block {
        background-size: 80px 8px;
    }

    .ui-autocomplete {
        position: absolute !important;
        top: 170px !important;
        left: 20px !important;
        right: 20px !important;
        width: auto !important;
        max-width: none !important;
    }

    .footer-block {
        position: relative;
    }

    .footer__phone-block .phones-container {
        display: none;
    }

    .footer__backcall-button {
        position: absolute;
        top: 45px;
        margin: 0;
        right: 0;
    }

    .footer-phone-links {
        display: block;
        margin-top: 35px;
    }

    .footer-phone-links a:first-child {
        margin-right: 35px;
    }

    .footer-phone-links span {
        font-family: "Oswald";
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }
}

@media screen and (max-width: 450px) {
    .header__right-block {
        min-width: 0;
    }

    .container {
        padding: 0 15px;
    }

    .tablet-block {
        min-width: 100px;
    }

    .slider-section .container {
        padding: 0;
    }

    .slider-section .container .main__title {
        margin-left: 20px;
    }

    .backcall-fixed,
    .ordercall-fixed {
        width: 100%;
        padding: 20px 30px;
        min-height: auto;
    }

    .auth-fixed {
        width: 100%;
        padding: 30px 40px;
    }

    #bell fieldset span,
    #order fieldset span,
    #login-form fieldset span {
        font-size: 20px;
        margin-bottom: 5px;
    }

    #bell fieldset label span,
    #order fieldset label span,
    #login-form fieldset label span {
        font-size: 14px;
    }

    #bell fieldset p,
    #order fieldset p,
    #login-form fieldset p {
        margin-bottom: 10px;
    }

    #bell fieldset .close,
    #order fieldset .close,
    #login-form fieldset .close {
        top: 5px;
        right: -20px;
    }

    #bell label input,
    #order label input,
    #login-form label input {
        height: 35px;
    }

    #bell label img,
    #order label img,
    #login-form label img {
        width: 70%;
    }

    #bell fieldset input.flip,
    #order fieldset input.flip,
    #login-form fieldset input.flip {
        margin-top: 15px;
    }

    /* ?запросы корзины */
    .basket-text__title {
        font-size: 20px;
    }

    .basket-text__min-title,
    .basket-block-card__title {
        font-size: 16px;
    }

    .basket-text__text,
    .basket-form,
    .basket-list__item-text .slider-section-list__text {
        font-size: 12px;
    }

    /* !запросы категорий */
    .categories-main-list__item {
        width: 100%;
        margin-bottom: 15px;
    }

    .categories-main-block-list .slider-section-list__item {
        width: 100%;
    }

    /* !запросы продукта */
    .product-slider-nav-block,
    .product-slider-for-block,
    .product-slider-for-block .slick-list .slick-track {
        min-height: auto;
    }

    .main-product-description .main-product-description__title,
    .main-product-description__about-title,
    .main-product-description-list,
    .main-product-description__link {
        padding: 0;
    }

    .main-product-description .main-product-description__title,
    .main-product-description-price .slider-section-list__first-price,
    .product__title,
    .product__title+span {
        font-size: 18px;
    }

    .main-product-description-block .buy-panel .to-basket__button {
        max-width: 110px;
        margin-right: 15px;
    }

    .main-product-description-block {
        padding: 15px;
        margin: 0 -15px;
    }

    .main-product-slider-block {
        max-height: 350px;
        min-height: 300px;
    }

    .category-description div img {
        max-width: 290px;
    }

    .variations,
    .specific,
    .description {
        margin-top: 30px;
    }

    .variations__text {
        margin-top: 0;
    }

    .variations__title {
        margin-bottom: 5px;
    }

    #type_face {
        flex-direction: column;
        width: 100%;
    }

    #better .registration-blocks+.captcha-cont input {
        width: 100%;
        margin-right: 0;
    }

    .registration-blocks+.captcha-cont img {
        width: 100%;
    }

    .registration-blocks+.captcha-cont {
        margin-top: 0;
    }

    .basket-block-left .basket-list__item .basket-list__item-text .basket-list__item-title {
        font-size: 12px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 250px;
    }

    .tablet-open-button {
        margin-right: 0;
    }

    .categories-fast-block__found {
        display: none;
    }

    .categories-fast-block__title {
        max-width: 100%;
    }

    .filter-button {
        display: flex;
        justify-content: center;
        position: relative;
        margin-top: 20px;
        width: 100%;
    }

    .filter-button span {
        display: block;
        margin-right: 5px;
        margin-left: 15px;
    }

    .filter-button img {
        position: relative;
        top: 0;
        right: auto;
    }
}

@media screen and (max-width: 430px) {

    #search_form .man_label-list .absolute-result,
    #search_form .checkbox-group-list .absolute-result {
        top: 5px;
        right: 0;
        left: auto;
    }

    #search_form .filter-price-block .absolute-result,
    #search_form .filter-range-block .absolute-result {
        top: 0px;
        right: 0;
        left: auto;
    }
}

@media screen and (max-width: 390px) {

    .header__right-block-item:nth-child(1),
    .header__right-block-item:nth-child(2) {
        background-size: 15px;
        background-position: left top;
    }

    .header__right-link {
        line-height: 17px;
        padding-left: 19px;
    }

    .phone {
        margin-right: 24px;
    }

    .phone-open-arrow {
        right: -24px;
    }

    .menu-tablet-top {
        padding: 20px 25px;
    }

    .menu-tablet-title {
        line-height: 18px;
    }

    .menu-tablet-list {
        padding: 20px 20px 120px;
    }

    .phone span {
        font-size: 12px;
    }

    .header__right-block {
        min-width: 130px;
    }

    .to-profile-block {
        margin-right: 15px;
    }

    .pages>div {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .pages>div .nextAll {
        margin-top: 15px;
    }

    .main-product-description {
        margin-top: 10px;
    }

    .main-product-description__title {
        margin-bottom: 5px;
    }

    .product-slider-nav {
        width: 45px;
    }

    .product-slider-nav img {
        width: 45px;
        height: 45px;
    }

    .main-product-slider-block {
        max-height: 300px;
        min-height: 270px;
    }

    .size-select,
    .select-items {
        max-width: 100%;
        width: 100%;
    }

    #login-form .auth-buttons .registration-link,
    #login-form .auth-buttons .gradient-btn {
        width: 48%;
    }

    .buttonLogOut {
        width: 80px;
        margin-right: 10px;
    }

    #better button.save-changes {
        width: 195px;
    }

    #better .order-price__list .reg-order-item .reg-order-item__title,
    #better .order-price__list .reg-order-item .reg-order-item__size {
        max-width: 200px;
    }

    .menu-tablet-fixed {
        width: 100%;
        min-width: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .categories-main-list__link {
        padding: 10px 5px;
    }

    .product-slider-for-block a {
        height: 260px;
    }
}

@media screen and (max-width: 375px) {
    .categories-fast-block__title {
        max-width: 260px;
    }

    .logo {
        max-width: 140px;
    }

    .tablet-block {
        min-width: 90px;
        margin-left: 13px;
    }

    .popup,
    .variations-list__item {
        width: 100%;
    }

    .main-product-description-block .main-product-description-price__article {
        display: none;
    }

    .pages>div .next,
    .pages>div b,
    .pages>div a {
        margin-left: 4px;
    }

    .order-price__list .basket-block-card__item .basket-block-card__name,
    .order-price__list .basket-block-card__item .basket-block-card__size {
        max-width: 210px;
    }

    .order-price__link-list {
        flex-direction: column-reverse;
        margin-top: 40px;
    }

    .order-price__link-list .compare__button,
    .order-price__link-list .arrange__button {
        margin-top: 0;
        margin-right: 0;
        width: 100%;
    }

    .order-price__link-list .compare__button {
        margin-top: 10px;
    }

    .categories-main__title {
        max-width: 280px;
    }

    .back-to-basket-link {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 125px;
        overflow: hidden;
    }

    .slider-section-list__item {
        padding: 14px 13px;
    }

    .slider-section-list__link img {
        width: 160px;
        height: 160px;
    }
}

@media screen and (max-width: 350px) {
    .tablet-block {
        min-width: 90px;
        margin-left: 10px;
    }

    .slider-section-list__image {
        max-width: 150px;
        height: 150px;
    }

    .to-basket__button,
    .compare__button {
        padding: 5px;
    }

    .slider-section-list__first-price {
        font-size: 16px;
    }

    .slider-section-list__second-price {
        font-size: 15px;
    }

    .pages>div a:nth-child(5) {
        display: none;
    }

    /* ?запросы корзины */
    .basket-block-card .compare__button {
        margin-right: 0;
    }

    .auth-client#better .self-info label input {
        width: 100%;
    }

    .categories-main__title {
        max-width: 250px;
    }
}