@media (max-width: 1024px)
{
    /*---------------
        Main styles
    ---------------*/
    .menu_open,
    .filter_open
    {
        overflow: hidden;
    }

    .wrap
    {
        padding-bottom: 59px;
    }

    .breadcrumbs + ._marg
    {
        margin-top: 30px;
    }

    ._pad
    {
        padding-top: 30px;
        padding-bottom: 30px;
    }



    .aside
    {
        position: static;
        z-index: auto;

        width: 100%;
        margin: 0;
    }

    .content
    {
        width: 100%;
        margin-top: 30px;
    }


    /*---------------
		Page head
	---------------*/
    .page-title_mob
    {
        display: block;

        margin-top: 40px;
    }


    .tabs._flex
    {
        margin-bottom: 20px;
    }

    .tabs__text
    {
        font-size: 28px;
    }

    .tabs__text + .tabs__text
    {
        margin-left: 40px;
    }

    .tabs__text::after
    {
        height: 2px;
    }



    /*----------------
		Typography
	----------------*/
    .text-block h1,
    .text-block .h1
    {
        font-size: 28px;
    }

    .text-block * + h4
    {
        margin-top: 40px;
    }

    .text-block ul
    {
        margin-bottom: 30px;
    }




    /*------------------
		Form elements
	------------------*/



    /*------------
		Header
	------------*/
    .mob-header
    {
        display: block;
    }

    .header-wrap{
        height: auto !important;
    }

    .header
    {
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;

        visibility: hidden;
        overflow: hidden;
        overflow-y: auto;

        width: 100%;
        height: 100%;
        padding: 65px 0 20px;

        pointer-events: none;

        opacity: 0;
        background: #FFF;

        transition: opacity .2s linear, visibility .2s linear;
    }

    .header.show
    {
        visibility: visible;

        pointer-events: auto;

        opacity: 1;
    }

    .header .cont
    {
        flex-wrap: wrap;
    }

    .header__head
    {
        display: flex;
    }

    .header-logo
    {
        display: none;
    }

    .header__top > *
    {
        display: none;
    }

    .header-sity
    {
        display: flex;
        padding-top: 10px;
    }

    .header-sity__name
    {
        display: block;
    }

    .header-sity__link
    {
        font-size: 17px;
        line-height: 1.18;

        padding-left: 30px;
    }

    /*  .header-sity__link::before
      {
          display: none; */
}

.header .search
{
    display: none;
}

.header-login
{
    display: none;
}

.header-links
{
    display: none;
}

.header-contact-mob
{
    display: block;
}

.header-contact + .header-contact
{
    margin: 30px 0 0;
}

.header-contact__name
{
    font-weight: 700;
    line-height: 1.2;
}

.header-contact__val
{
    font-weight: 700;
    line-height: 1.2;

    margin-left: 12px;
}

.header-contact__val + .header-contact__val
{
    margin-left: 25px;
}

.header-menu
{
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;

    margin-top: 0;
}

.header-menu__item
{
    width: 100%;
    margin-top: 30px;
}

.header__catalog
{
    width: 100%;
    margin: 0;
}

.header__info
{
    margin-top: 34px;
}

.open-catalog
{
    color: #2E2E2E;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;

    width: 100%;
    height: 20px;
    padding: 0;

    text-align: left;

    border-radius: 0;
    background: none;
}

.open-catalog__burger
{
    display: none;
}

.header__catalog .catalog__box
{
    position: static;

    display: none;
    visibility: visible;

    pointer-events: auto;

    opacity: 1;
}

.header__catalog .catalog__box.show
{
    display: block;
}

.catalog-list
{
    width: 100%;
    margin-top: 20px;
    padding: 0;
}

.catalog-list-sub-menu
{
    position: static;

    display: none;
    visibility: visible;

    width: 100%;
    padding-right: 50px;
    padding-left: 50px;

    pointer-events: auto;

    opacity: 1;

    transform: none;
}

.catalog-list-sub-menu.show
{
    display: flex;
}

.catalog-list-sub-menu:before
{
    display: none;
}

.catalog-list__item:hover > a::after
{
    opacity: .2;
}

.catalog-list__item > a.sub-link.active::after
{
    opacity: 1;
}

.catalog-list__item > a:not(.sub-link):hover
{
    color: #2E2E2E;
}

/* .catalog-list-sub-menu__col
 {
     width: calc(100%/3 - 15px);
 } */



.fix-btn
{
    display: flex;
    z-index: 2147483648;
}

.wrap_e2f6{z-index:2147483646!important;}


/*------------------------
    Slider controls
------------------------*/
.slider-button-prev,
.slider-button-next
{
    display: none;

    width: 34px;
    height: 34px;
    margin-top: -17px;
}

.slider-line
{
    display: none;
}

.slider-progressbar.swiper-pagination-progressbar
{
    margin-top: 20px;
}



/*-----------------
    Main section
-----------------*/
._shadow
{
    padding-bottom: 0;
}

._shadow::before
{
    display: none;
}


.main-slider .slider-button-prev,
.main-slider .slider-button-next
{
    display: flex;
}

.main-slider__slide
{
    min-height: 350px;
    padding: 40px 60px;
}

.main-slider__name
{
    font-size: 34px;
}

.main-slider__desc
{
    font-size: 18px;
}

.main-slider__code
{
    font-size: 18px;
}

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


.products_main
{
    margin-top: 40px;
}

.main-cats .swiper-overflow
{
    overflow: visible;
}



.products__slider
{
    padding-right: 50px;
}

.products__slider::before
{
    display: none;
}

.products__slider::after
{
    display: none;
}

.products__slider .slider-progressbar
{
    width: calc(100% + 50px);
}

.products__grid
{
    --products_number: 3;
}



.products-info__items
{
    margin-top: 20px;
}


.download-catalog__link span
{
    min-width: 1px;
}


.download-catalogs
{
    display: none;
}

.download-catalogs__item
{
    width: calc(100%/2 - 20px);
}



.main-about-info
{
    min-height: 1px;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.main-about-info__desc
{
    font-size: 18px;

    max-width: 500px;
}



.brands__slider
{
    margin-top: 20px;
    padding-right: 50px;
}

.brands__slider::before,
.brands__slider::after
{
    display: none;
}

.brands__slider .slider-progressbar
{
    width: calc(100% + 50px);
}

.brand__img
{
    height: 120px;
}



.news__slider
{
    margin-top: 20px;
    padding-right: 50px;
}

.news__slider::before,
.news__slider::after
{
    display: none;
}

.news__slider .slider-progressbar
{
    width: calc(100% + 50px);
}

.news__grid
{
    margin-top: 0;
}

.news__grid .news-item
{
    width: calc(100%/2 - 20px);
    margin-top: 30px;
}

.brand__grid .brand-item {
    width: calc(100%/3 - 20px);
}

.wrap-btn_marg
{
    margin-top: 20px;
}



.top-slider__slide
{
    padding-right: 30px;
    padding-left: 30px;
}

.top-slider .slider-progressbar
{
    display: block;
}



.section-seo_mob
{
    display: block;
}



.product-images
{
    width: 100%;
    padding-bottom: 30px;
}

.product-images .slider-button-prev,
.product-images .slider-button-next
{
    display: flex;
}

.product-info__data
{
    width: 100%;
    max-width: none;
    margin-top: 30px;
}

.product-info__desc
{
    max-width: none;
}

.product-info .product-addcart
{
    min-width: 170px;
    padding: 0 38px;
}

.product-info .product-quickbuy
{
    padding: 0 27px;
}

.product-info .product-btns
{
    margin-left: auto;
}

.product-info .stickers
{
    margin-bottom: 20px;
}

.product-info__box
{
    display: flex;
    justify-content: flex-start;
    align-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;

    margin-left: -20px;
}

.product-info__price
{
    margin-left: 20px;
}

.product-info__info
{
    margin-left: 20px;
}

.product-info__bot
{
    margin-top: 40px;
}


.section-features .features
{
    padding: 9px 20px 8px 20px;
}

.features::before
{
    bottom: 7px;
}



.category__top
{
    font-size: 18px;
}

.category__list
{
    font-size: 14px;
}




.page-error__coll
{
    width: 100%;
    padding-top: 0;
}

.page-error__img
{
    max-width: 400px;
    margin: 0 auto;
}

.page-error__colr
{
    width: 100%;
    margin-top: 40px;

    text-align: center;
}

.page-error__btns
{
    justify-content: center;
}



.contacts__coll
{
    width: 100%;
    max-width: none;
}

.contacts__colr
{
    width: 100%;
    max-width: none;
    margin-top: 30px;
}

.contacts__coll .contacts__title
{
    margin-top: 40px;
}

.route-view__link
{
    padding-right: 19px;
    padding-left: 19px;
}



.socials_marg
{
    margin-top: 30px;
}

.socials__title
{
    font-size: 14px;
}

.socials_big a
{
    width: 40px;
    height: 40px;
}



.pagination-link
{
    width: auto;
}

.pagination-link__name
{
    display: none;
}

.pagination-link__date
{
    display: none;
}

.pagination-link__title a
{
    opacity: 1;
    border-bottom: 1px solid;
}


.compare-info__block
{
    margin-top: 30px;
}

.compare-info__checkbox
{
    width: calc(33.333% - 13.33px);
    max-width: none;
}

.compare-info__btn-bord
{
    width: calc(33.333% - 13.33px);
    max-width: none;
}

.compare-info__slide
{
    width: calc(33.333% - 13.33px);
    max-width: none;
}



.favorite-head + .sorting
{
    margin-bottom: 30px;
}

.favorite-head__number
{
    padding-bottom: 0;
}

.favorite-head__checkbox
{
    padding-bottom: 0;
}



.checkout__content
{
    width: 100%;
}

.checkout-total_mob
{
    display: block;

    margin-top: 20px;
}

.checkout .checkbox__agree
{
    margin-top: 20px;
}

.checkout .checkbox__form-submit
{
    margin-top: 20px;
}

.choice__info
{
    min-height: 1px;
}


.checkout__aside
{
    display: none;
}



.page-lk__aside
{
    order: 2;

    width: 100%;
    margin-top: 20px;
}

.page-lk__content
{
    width: 100%;
}


.profile-order tr th
{
    line-height: 20px;
}

.profile-order tr th span
{
    padding-right: 25px;
}

.profile-order tr th span:before
{
    width: 20px;
    height: 20px;

    background-size: 12px auto;
}

.profile-order__delete
{
    width: 20px;
    height: 20px;

    background-size: 13px auto;
}

.order__wrap-btn
{
    margin-left: 20px;
}


.form__title
{
    font-size: 18px;
}

.form * + .form__title
{
    margin-top: 30px;
}



/*------------
    Aside
------------*/
.open-filter
{
    display: block;
}

.filter
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    visibility: hidden;
    overflow: hidden;
    overflow-y: auto;

    width: 100%;
    height: 100%;
    padding: 86px 20px 20px;

    pointer-events: none;

    opacity: 0;
    background: #FFF;

    transition: opacity .2s linear, visibility .2s linear;
}

.filter.show
{
    visibility: visible;

    pointer-events: auto;

    opacity: 1;
}

.filter__head
{
    display: flex;
}

.sort,
.sorting-number
{
    display: none;
}

.aside .sorting
{
    display: block;

    margin-top: 0;
    margin-bottom: 55px;
}

.aside .sort,
.aside .sorting-number
{
    display: flex;
    justify-content: center;
}

.aside .sort
{
    margin-top: 54px;
}

.aside .sorting-number
{
    margin-top: 48px;
}

.sorting__first,
.sorting__second
{
    display: none;
}

.sorting__first.show,
.sorting__second.show
{
    display: block;
}

.sorting__link
{
    margin-left: 16px;
}



/*------------
    Footer
------------*/
.footer
{
    padding-top: 30px;
}

.footer-contact
{
    display: none;
}

.socials
{
    justify-content: center;
}

.socials_big
{
    justify-content: flex-start;
}

.footer__download
{
    text-align: center;
}

.header-icons-mob{
    display: flex;
    vertical-align: middle;
    margin-top: 10px;
}

.mob-right{
    display: flex;
    position: absolute;
    right: 15px;
}


/*------------
    Modal
------------*/
}