/*==========  Media  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .user_personal_seperator{
        position: relative;
        padding-right: 30px;
    }
    .user_personal_seperator:after{
        content: "";
        display: block;
        position: absolute;
        right: 11px;
        height: calc(100% - 50px);
        background: rgb(219, 219, 219);
        width: 1px;
        top: 40px;
    }
}


@media only screen and (max-width : 1260px) {
    .products_list_grid {
        grid-template-columns: repeat(3, 32.6%);
    }
}


@media only screen and (max-width : 1199px) {
    .categories_nav .level_3 .subcategory .categories_menu__item {
        -webkit-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
        height: 130px;
    }
    .header__logo {
        max-width: 127px;
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4) {
        display: none;
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        flex: 0 0 calc(97% / 5.6);
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+7) {
        display: none;
    }
    .categories__list {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .menu_switcher {
        display: none !important;
    }
    .position_sticky{
        position: sticky;
        top: 88px;
    }
    /* Hover style elemets */
    .article_item:hover img {
        transform: scale(1.02);
    }
    .categories__item:hover .categories__image::after, .categories__item:hover .categories__no_image::after,
    .cat_item:hover .subcategory_img::after, .cat_item:hover .categories__no_image::after{
        opacity: 1;
    }
    .categories__item:hover .categories__image::before, .categories__item:hover .categories__no_image::before,
    .cat_item:hover .subcategory_img::before, .cat_item:hover .categories__no_image::before {
        opacity: 0;
    }
    .fn_variants_slider .swiper-slide:hover .product_preview_variant {
        border-color: var(--basic-company);
    }
    .article_item:hover .article__title span, .article__title:hover span{
        text-decoration-color: #222222c4!important;
    }
    .button_more:hover, .form__button.form__button_border:hover {
        color: var(--second-company-text);
        background: var(--button-second-color);
    }
    .faq__item:hover {
        background: #F7F7FB;
        border: 1px solid var(--basic-company);
    }
    .faq__item:hover .faq__question {
        background: #F7F7FB;
    }
    .header_informers__item:hover .header_informers__link {
        color: grey;
    }
    .block__header_button:hover{
        background: var(--button-color);
        border-color: var(--button-color);
        color: var(--button-text);
    }
    .block__header_button:hover .block__more{
        color: var(--button-text);
    }
    .filter__name:hover .filter__name_arrow{
        color: var(--basic-company);
    }
    .filter__selected_feature .filter__sf_link:hover{
        border-color: var(--basic-company);
    }
    .filter__selected_feature .filter__sf_link:hover .remove_icon{
        color: rgba(216, 31, 31, 1);
    }
    .filter__selected_feature_reset .filter__sf_reset:hover{
        border-color: transparent;
    }
    .filter__item:hover .filter__link {
        color: var(--basic-company);
    }
    .filter__link:hover .filter__label{
        color: var(--basic-company);
    }
    .filter__link:hover .filter__checkbox{
        border-color: var(--basic-company);
    }
    .anchor_comments__link:hover,
    .view_all_feature:hover,
    .anchor_comments__link:focus,
    .view_all_feature:focus{
        border-color: transparent;
    }
    .blog_catalog__switch:hover,
    .blog_catalog__link:hover,
    a.filter__catalog_link:hover{
        color: var(--basic-company);
    }
    a.filter__catalog_link:hover span{
        padding-right: 10px;
    }
    .product_sort__link:not(.active_down):hover,
    .product_sort__link:not(.active_up):hover {
        color: var(--button-color);
        border-color: var(--button-color);
    }
    .form__button:hover, .product-page__button:hover {
        color: var(--button-second-color);
       background-color: var(--button-text);
    }
    .checkbox:hover .checkbox__icon{
        border-color: var(--basic-company);
    }
    .breadcrumbs a:hover{
        color: var(--basic-company);
    }
    .account__link:hover{
        color: var(--basic-company);
        opacity: 1;
    }
    .switcher__visible:hover .switcher__name:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 0px;
    }
    .switcher__item:hover .switcher__hidden{
        display: block;
        z-index: 1;
    }
    .switcher__link:hover {
        text-decoration: none;
        color: var(--basic-company);
    }
    .callback:hover{
        color: var(--basic-company-text);
        background-color: var(--basic-company);
        border-color: var(--basic-company);
        opacity: 1;
    }
    .main_brands__image:hover img {
        opacity: 1;
    }
    .menu_group__link:hover{
        color: var(--second-company-text);
        text-decoration: none;
    }
    .menu_group--header .menu_group__item--1.menu_eventer:hover .menu_group__list--2, .menu_group--header .menu_group__item--2.menu_eventer:hover .menu_group__list--3{
        display: flex;
        z-index: 1;
    }
    /* .menu_group--header .menu_eventer:hover .menu_group__list--3{
        display: none;
    } */
    .menu_group--header .menu_group__link[href^="discounted"]:hover{
        color: rgb(247, 76, 76);
    }
    .menu_group--header .menu_group__item--1.menu_eventer:hover .header_link .menu_group__arrow {
        transform: rotate(-90deg);
    }
    .menu_group--header .menu_group__item--2.menu_eventer:hover .header_element .menu_group__arrow, .menu_group--header .menu_group__item--3.menu_eventer:hover .header_element .menu_group__arrow {
        transform: rotate(-90deg);
    }
    .menu_group--header .menu_group__link:hover, .menu_group--header .menu_group__menu:hover {
        color: var(--button-second-text);
        text-decoration: none;
    }
    .footer__menu_item:hover .footer__menu_link:after, .menu_group--footer .menu_group__item:hover .menu_group__link:after, .footer__contact_item .phone:hover span:after, .footer__contact_item .email:hover span:after {
        width: 100%;
    }
    .header-contact__inner:hover{
        background: #fff;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
        z-index: 1;
        height: auto;
    }
    .header-contact__inner--adress:hover{
        background: transparent;
        box-shadow: none;
        z-index: 1;
        height: auto;
    }
    .header-contact__inner:hover .header-contact__item{
        opacity: 1;
        visibility: visible;
        height: auto;
        position: relative;
    }
    .header-contact__inner:hover .header-contact__item--visible:after {
        content: none;
    }
    .header-contact__inner:hover .header-contact__item--visible a {
        color: var(--body-text);
    }
    .header-contact__inner:hover .header-contact__item--visible a:hover {
        color: var(--basic-company);
    }
    .header-contact--phone a:hover,
    .header-contact--email a:hover{
        color: var(--basic-company);
    }
    .header_informers__item:hover{
        color: var(--button-second-text);
    }
    .search__button:hover {
        opacity: 1;
    }
    .categories_nav li:hover > .categories_nav__subcategory {
        transform: translateX(284px) translateZ(0px);
        visibility: visible;
        opacity: 1;
    }
    .categories_nav .categories_menu__item .categories_menu__link:hover{
        color: var(--basic-company);
        text-decoration: none;
        background: #f2f2f2;
    }
    .categories_nav .subcategory .categories_menu__item .categories_menu__link:hover{
        color: var(--basic-company);
        text-decoration: none;
    }
    .categories_nav .subcategory .categories_menu__item:hover {
        background: #fff;
    }
    .categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__link:hover{
        color: var(--basic-company);
        text-decoration: none;
    }
    .categories_nav__subcategory.level_4{
        display: none!important;
    }
    .author_list__item:hover .author_list__preview,
    .brand__item:hover .brand__preview{
        background: #fff;
        border-color: transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 15px #00000059;
        -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.35);
        box-shadow: 0 5px 15px #00000059;
        z-index: 3;
    }
    .product_item:hover .product_preview {
        border-color: #B0B0B0;
    }
    .product_item:hover .product_preview__buttons .product_preview__button{
        background: var(--button-second-color);
        border-color: var(--button-second-color);
        color: var(--second-company-text);
    }
    .product_item:hover .fn_slider_images .swiper-button-prev, .product_item:hover .fn_slider_images .swiper-button-next, 
    .product-page__image:hover .product-page__img .swiper-button-next, .product-page__image:hover .product-page__img .swiper-button-prev {
        opacity: 1;
    }
    .block__more:hover:after, .fn_review_readmore_btn:hover:after {
        width: 0;
    } {
        width: 0;
    }
    .product_preview__name a:hover {
        color: var(--basic-company);
    }
    .product_preview__button--pre_order:hover{
        background: rgb(127, 127, 127);
        border-color: rgb(127, 127, 127);
        color: #fff;
    }
    .product_preview__button--pre_order:hover{
        background: rgb(127, 127, 127);
        border-color: rgb(127, 127, 127);
        color: #fff;
    }
    .form__button--border:active,
    .form__button--border:hover,
    .form__button--border:focus{
        background: var(--button-second-color);
        border-color: var(--button-second-color);
        color: var(--button-text);
    }
    .product-page__button--preloader:hover {
        background: transparent;
        border-color: #7f7f7f;
        color: #7f7f7f;
    }
    .product_preview__button:not('.button--blick'):hover{
        opacity: 0.8;
    }
    .product_item:hover .product_preview__button .product_preview__button_text{
        visibility: visible;
        overflow: visible;
        opacity: 1;
        width: auto;
    }
    .product_preview__buttons .comparison_button:hover
    /* .product_preview__buttons .fast_order_button:hover */{
        border-color: var(--button-second-color);
    }
    .product_item:not(.no_hover):hover .product_preview__annotation,
    .product_item:not(.no_hover):hover .product_preview__variants{
        display: block;
    }
    .article__button:hover{
        color: var(--button-color);
    }
    /* .article_item:hover .article__preview {
        background: rgb(255, 255, 255);
        border-color: transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.35);
        -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.35);
        box-shadow: 0 5px 15px rgba(0,0,0,0.35);
        z-index: 3;
    } */
    .article__button:hover svg {
        left: 3px;
    }
    .details_boxed__other .fast_order_button:hover,
    .product-page__compare:hover,
    .product-page__wishlist:hover{
        border-color: var(--button-color);
        color: var(--button-color);
    }
    .product-page__compare:focus,
    .product-page__wishlist:focus{
        color: var(--button-color);
    }
    .pager a:hover {
        text-decoration: none;
        color: var(--button-color);
        background: #fff;
        border-color: #dbdbdb;
    }
    .sidebar_card__link:hover,
    .browsed__link:hover {
        border-color: transparent;
        -webkit-box-shadow: 0 1px 4px #8e8e8e;
        -moz-box-shadow: 0 1px 4px #8e8e8e;
        box-shadow: 0 1px 4px #8e8e8e;
    }
    .footer__contact_item .callback:hover{
        color: var(--button-second-text);
        background-color: var(--basic-company);
        border-color: var(--button-second-text);
    }
    .footer__contact_item .email:hover,
    .footer__contact_item .phone:hover{
        color: var(--second-company-text)!important;
        text-decoration: none;
    }
    .footer__menu_link:hover{
        color: var(--second-company-text);
        text-decoration: none;
    }
    .form__button--subscribe:hover{
        opacity: 1;
    }
    .social__link:hover {
        background-color: transparent;
        border-color: grey;
        color: grey;
    }
    .footer__copyright a:hover{
        color: var(--basic-company)!important;
        text-decoration: none
    }
    .compare_show a:hover{
        background: var(--basic-company);
        color: var(--second-company-text);
        text-decoration: none;
    }
    .purchase__name .purchase__name_link:hover {
        color: var(--basic-company);
    }
    .purchase__remove:hover{
        background: var(--basic-company);
        color: #fff;
        border-color: var(--basic-company);
    }
    .form__button--coupon:hover{
        opacity: 1;
    }
}

@media only screen and (max-width: 1100px) {
    .menu_group--header {
        gap: 0;
    }
    h1.block__header {
        font-size: 35px;
    }
    .product-page__image {
        /* -webkit-flex: 0 0 450px;
        -ms-flex: 0 0 450px;
        flex: 0 0 450px; */
        max-width: 450px;
        max-height: 500px;
    }
    .product-page__images {
        max-height: 500px;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        flex: 0 0 calc(100% / 5);
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+6) {
        display: none;
    }
    .condition .details_boxed__block {
        flex-direction: column;
    }
    .product-page__gallery.gallery--full, .product-page__no_image {
        max-width: 450px;
        max-height: 500px;
    }
}


@media only screen and (max-width: 991px) {
    .product_video__block {
        height: 300px;
    }
    .purchase__wrap {
        max-height: 400px;
    }
    .header__logo {
        max-width: 150px;
    }
    a.footer__menu_link:hover, a.footer__menu_link:focus, .menu_group--footer .menu_group__link:hover, .menu_group--footer .menu_group__link:focus, 
    .footer__contact_item .email:hover, .footer__contact_item .phone:hover, .footer__contact_item .email:focus, .footer__contact_item .phone:focus, .social__link:hover, .social__link:focus {
        color: grey!important;
    }
    .article__title:hover span {
        text-decoration-color: #222222c4!important;
    }
    .social__link:hover, .social__link:focus {
        border-color: grey!important;
    }
    .product-page__gallery.position_sticky {
        top: 140px;
    }
    h1.block__header {
        font-size: 30px;
    }
    .product-page__button {
        min-width: 180px;
    }
    .fn_wishlist_page, .fn_products_content {
        grid-template-columns: repeat(3, 32.6%);
    }
    .products_list_grid {
        grid-template-columns: repeat(2, 49%);
        gap: 2%;
    }
    .main.main_pages {
        margin-bottom: 90px;
    }
    .sidebar:not(.sidebar--user, .cat){
        position: fixed;
        z-index: 99999;
        top: 0;
        right: -430px;
        width: 400px;
        max-width: calc(100vw - 50px);
        height: 100vh;
        display: block;
        padding: 60px 0px 5px;
        overflow-y: auto;
        transition: .3s;
        background: #fff;
    }
    .sidebar__header{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: fixed;
        top: 0px;
        width: 400px;
        right: -420px;
        transition: .3s;
        height: 60px;
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
        color: #222;
        border-radius: 0px;
        padding: 5px 5px;
        max-width: calc(100vw - 55px);
        margin-bottom: 5px;
    }
    .sidebar.opened{
        right: -5px;
        overscroll-behavior: none;
    }
    .sidebar__header.opened {
        right: 0;
        z-index: 5;
    }
    .sidebar__header--close{
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        height: 35px;
        color: #222;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .sidebar__header--close svg {
        margin-right: 5px;
        display: inline-block;
        height: 18px;
        position: relative;
        width: 18px;
    }
    .sidebar__header--reset{
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    h1, .h1 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .block__heading {
        margin-bottom: 30px;
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
            flex: 0 0 calc(97% / 4.6);
        }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+6) {
        display: none;
    }
    .article__title, .article__info, .article__annotation {
        padding-right: 10px;
        padding-left: 10px;
    }
    .article__image img {
        width: auto;
    }
    .article__image {
        height: auto;
        aspect-ratio: 4 / 3.5;
    }
    .article_item {
        height: fit-content;
    }
    .article__title {
        font-size: 20px;
        height: 60px;
    }
    .section {
        padding-bottom: 90px;
    }
    .section:first-child {
        padding-top: 90px;
    }
    .section_bg {
        margin-bottom: 90px;
    }
    .section.padding_top {
        padding-top: 90px;
    }
    .block__title {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .fn_slider_images .swiper-button-prev, .fn_slider_images .swiper-button-next, 
    .product-page__img .swiper-button-prev, .product-page__img .swiper-button-next {
        opacity: 1;
    }
    .fn_banner_main .banner_group__image img {
        min-height: 700px;
    }
    .main_banner, .main_banner .banner_group__item, .fn_banner_main {
        height: 700px;
    }
    .categories__list {
        grid-template-columns: repeat(3, 1fr);
    }
    .header{
        position: fixed;
        width: 100%;
        top: 0px!important;
        left: 0px;
    }
    .footer__hidden{
        display: none;
    }
    .main{
        padding-top: 72px;
    }
    .header__center {
        padding: 6px 0;
    }
    .blog_container--left,
    .post_container--left{
        margin-right: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .sidebar__boxed {
        padding: 15px 30px;
        padding-top: 0;
    }
    .blog_bar .sidebar_heading {
        padding: 16px 0;
        border-top: 1px solid var(--border-color);
    }
    .blog_bar .sidebar__boxed:first-child .sidebar_heading {
        border-top: 0;
    }
    .blog_container--left,
    .post_container--left,
    .products_container {
        margin-left: 0px;
        width: 100%;
    }
    .blog_container__boxed,
    .post_container__boxed{
        position: relative;
    }
    .blog_container__boxed .blog__heading,
    .post_container__boxed .post__heading{
        padding-right: 150px;
    }
    .blog_container__boxed .switch_mobile_filter,
    .post_container__header .switch_mobile_filter{
        width: 130px;
    }
    .blog_container__boxed .block__title_wrap {
        margin-bottom: 30px;
    }
    .post_container__header .block__title_wrap {
        margin-bottom: 10px;
        row-gap: 20px;
    }
    .post_container__header h1 {
        font-size: 45px;
    }
    .block_explanation{
        margin-top: 20px;
        padding-left: 0;
    }
    .footer_wrap {
        gap: 3%;
    }
    .block__abouts_us {
        border-right: none;
        padding-right: 0px;
        border-bottom: 1px solid;
        border-color: var(--border-color);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
     .fn_products_slide:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4) {
        display: none;
    }
    .product_preview__name {
        padding: 0 10px;
    }
    .product_preview__prices {
        margin-top: 5px;
    }
    .product_preview__bottom {
        margin: 5px 0 0;
        padding: 0 10px;
    }
    .product_preview__prices .price {
        font-size: 16px;
        font-weight: 600;
    }
    .product_preview__prices .old_price {
        margin: 0 5px 0 0;
        font-size: 13px;
        font-weight: 400;
    }
    .categories_nav{
        display: none!important;
    }
    .main_banner {
        display: block;
        width: 100%;
        margin-left: 0px;
        box-shadow: none;
    }
    .brand__item {
        margin-bottom: 10px;
    }
    .block--cart_purchases{
        margin-bottom: 15px;
    }
    .block__header--boxed {
        padding: 10px 15px;
        margin-bottom: 10px;
    }
    .block--boxed {
        padding: 15px;
    }
    .brand {
        margin-bottom: -10px;
    }
    .tabs {
        margin-bottom: 10px;
    }
    .pager {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .block__header--boxed .block__header_promo,
    .block__header--boxed .block__header_button {
        right: inherit;
        top: inherit;
    }
    .block__header--promo .block__heading,
    .block__header--promo .block__title {
        padding-right: 0px;
        margin: 0 0 0px;
    }
    .block__header_promo {
        position: relative;
        max-width: inherit;
        padding: 1px 5px;
        margin-top: 10px;
    }
    .gallery_image img{
        max-height: 100%;
    }
    .menu_switcher__heading .catalog_icon {
        margin-right: 5px;
        display: inline-block;
        position: relative;
    }
    .menu_switcher__heading .catalog_icon svg {
        width: 20px;
        height: 20px;
    }
    .tabs_fixed.active {
        top: 72px;
    }
}

@media only screen and (max-width: 960px) {
    .product-page__image, .product-page__gallery.gallery--full, .product-page__no_image {
        /* -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px; */
        max-width: 400px;
        max-height: 430px;
        aspect-ratio: 2.23 / 2.4;
    }
    .product-page__images {
        max-height: 430px;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
        gap: 10px;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        width: 100%;
        min-width: 100%;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+5) {
        display: none;
    }
}

@media only screen and (max-width: 900px) {
    .product-page__image, .product-page__gallery.gallery--full, .product-page__no_image {
        /* -webkit-flex: 0 0 360px;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px; */
        max-width: 360px;
        max-height: 400px;
        aspect-ratio: 2.8 / 3.2;
    }
    .product-page__gallery.gallery--full, .product-page__no_image {
        min-width: 360px;
    }
    .product-page__images {
        max-height: 120px;
        padding-right: 0px;
        padding-bottom: 20px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 360px;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px;
        max-width: 360px;
        width: 100%;
    }
    .product-page__gallery {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        justify-content: start;
        gap: 12px;
    }
    .product-page__gallery .swiper-horizontal > .swiper-scrollbar {
        width: 100%;
        left: 0;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper {
        grid-template-rows: 1fr;
        grid-template-columns: repeat(4, 1fr);
    }
    .product-page__images-item {
        margin-bottom: 0;
        margin-right: 0px;
    }
}

@media only screen and (max-width : 860px) {
    .banner_advantages {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
    .banner_advantages__title {
        height: fit-content;
        min-height: fit-content;
    }
    .banner_advantages__description {
        margin-top: 8px;
    }
    .block__description_wrap {
        max-width: 100%;
    }
    .details_boxed_wr.two_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .header__bottom {
        width: 100%;
        height: 60px;
    }
    .user_tab__switch{
        cursor: inherit;
    }
    .user_tab__switch:after{
        display: none;
    }
}
@media only screen and (max-width : 767px) {
    .product_video__block {
        height: 360px;
    }
    .details_boxed_wr.two_blocks {
        display: grid;
        grid-template-columns: 45% 45%;
        gap: 10%;
    }
    .about_us__content h1.block__title {
        font-size: 32px;
    }
    .about_us__content h2, .about_us__content .h2 {
        font-size: 28px;
    }
    .about_us__content h3, .about_us__content .h3 {
        font-size: 26px;
    }
    .about_us__content h4, .about_us__content .h4 {
        font-size: 24px;
    }
    .about_us__content h5, .about_us__content .h5 {
        font-size: 22px;
    }
    .about_us__content h6, .about_us__content .h6 {
        font-size: 20px;
    }
    .product-page__gallery.position_sticky {
        position: static;
    }
    .product-page__gallery.gallery--full, .product-page__no_image {
        min-width: fit-content;
    }
    .gallery_image a {
        min-height: 400px;
    }
    .tabs_fixed__product {
        display: none;
    }
    .post_container__header h1 {
        font-size: 40px;
    }
    .tabs__link {
        height: 30px;
    }
    .product-page_wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .product-page__gallery {
        display: grid;
        grid-template-columns: 110px max-content;
        width: 100%;
        justify-content: center;
        gap: 0;
    }
    .product-page__image {
        /* -webkit-flex: 0 0 360px;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px; */
        max-width: 360px;
        max-height: 400px;
    }
    .product-page__image.product-page__image--full {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        max-height: 400px;
    }
    .product-page__gallery.gallery--full, .product-page__no_image {
        margin:  0 auto;
    }
    .product-page__images {
        max-height: 400px;
        padding-right: 20px;
        padding-bottom: 0;
        max-width: 110px;
    }
    .fn_articles_slide:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .fn_articles_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3) {
        display: none;
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        flex: 0 0 calc(97% / 3.6);
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+5) {
        display: none;
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3) {
        display: none;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
        gap: 10px;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+5) {
        display: none;
    }
    .product-page__images-item {
        margin-bottom: 0px;
        margin-right: 0;
    }
    .main_banner, .main_banner .banner_group__item, .fn_banner_main {
        height: 70vh;
    }
    .fn_banner_main .banner_group__image img {
        min-height: 70vh;
    }
    .header__logo {
        margin-right: auto;
        margin-left: 20px;
    }
    .block__title {
        font-size: 42px;
    }
    h2, .h2 {
        font-size: 34px;
        margin: 0 0 20px;
    }
    h3, .h3 {
        font-size: 32px;
    }
    h4, .h4 {
        font-size: 28px;
    }
    h5, .h5 {
        font-size: 24px;
    }
    h6, .h6 {
        font-size: 20px;
    }
    .block__title_wrap {
        align-items: center;
    }
    .block__about_us {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .about_us__images {
        height: 400px;
    }
    .about_us__image {
        height: 390px;
    }
    .about_image_1 .about_us__image_bg {
        background-size: 100%;
    }
    .categories__item {
        height: 250px;
    }
    .categories__name {
        bottom: 16px;
        font-size: 18px;
    }
    .footer_wrap {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 40px;
        column-gap: 30px;
    }
    .footer_column.contacts {
        grid-row: 1;
        grid-column: 2;
    }
    .header__center_wrap .search {
        display: none;
    }
    .search_form {
        display: block;
        width: 100%;
        height: 60px;
        position: relative;
    }
    .search_mobile {
        background: #222222b8;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100000;
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(4px);
    }
    .search_close {
        color: rgba(255,255,255,.5);
        cursor: pointer;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: color .5s;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
    .search_close svg {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 30px;
        right: 30px;
        z-index: 8;
    }
    .search_container {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 600px;
        height: 0;
        padding: 0px 20px;
        position: relative;
        margin: 24vh 0px 0px 0px;
    }
    .search_text, .search_text_mobile {
        color: rgba(255,255,255,.6);
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        height: 20px;
        line-height: 20px;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-bottom: 24px;
    }
    .search_text_mobile{
        font-size: 22px;
    }
    .search_esc {
        border: 1px solid rgba(255,255,255,.6);
        font-size: 16px;
        font-weight: 400;
        margin: 0px 5px;
        padding: 4px 8px;
        border-radius: 2px;
    }
    .search__input {
        background: #fff;
        border: none;
        outline: none;
        color: #000;
        display: block;
        width: 100%;
        height: 60px;
        margin: 0;
        padding: 10px 60px 10px 30px;
        border-radius: 2px;
        font-size: 16px;
        font-weight: 400;
    }
    .search__button {
        background: rgba(0, 0, 0, 0);
        border: none;
        outline: none;
        color: var(--body-text);
        cursor: pointer;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 60px;
        height: 60px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        transform: none;
    }
    .search__button svg path{
        fill: #000;
    }
     .autocomplete-suggestions {
        width: 100%;
        max-height: calc(65vh - 130px) !important;
        position: absolute;
        top: 64px;
        left: 0;
        z-index: 9999;
        max-width: 600px;
    }
     .autocomplete-suggestion div.suggestion_wrap {
        flex-direction: row;
     }
    .autocomplete-suggestions span {
        align-self: center;
        margin-left: auto;
    }
    .block__description .video,
    .block__description .mce-object-iframe{
        position: relative;
        padding-bottom: 56.25%;
        width: 100%;
    }
    .blog_container__boxed .blog__heading,
    .post_container__boxed .post__heading {
        padding-right: 110px;
        font-size: 22px;
    }
    .blog_container__boxed .switch_mobile_filter,
    .post_container__header .switch_mobile_filter {
        width: 100px;
        padding: 0 5px;
    }
    .post_information__item{
        margin: 5px 25px 5px 0;
    }
    .header__bottom,
    .fn_header__sticky{
        height: 45px;
    }
    .header__bottom_panel {
        position: static;
    }
    .menu_switcher {
        margin: 0px;
    }
    .menu_switcher__heading{
        height: 30px;
    }
    .header_informers__item svg {
        width: 24px;
        height: 24px;
    }
    #wishlist svg {
        width: 26px;
        height: 26px;
    }
    .header_informers__item {
        min-width: 60px;
        padding: 0 10px;
    }
    #catalog svg{
        padding-top: 4px;
    }
    .header_informers__item .compare_counter,
    .header_informers__item .wishlist_counter,
    .header_informers__item .cart_counter {
        right: 5px;
        top: -5px;
    }
    .header__bottom_panel{
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 44px;
    }
    .block__header--promo .block__heading,
    .block__header--promo .block__title {
        padding-right: 0px;
    }
    .block__header_button {
        max-width: auto;
        position: relative;
        padding: 2px 0px;
        background: transparent;
        border: none;
        color: var(--basic-company);
    }
    .subcategory_container {
        padding: 0;
    }
    .subcategory_container .swiper-scrollbar {
        display: block;
    }
    .subcategory_container .swiper-button-next, .subcategory_container .swiper-button-prev {
        display: none;
    }
    .products_sort {
        display: block;
    }
    .product_sort__form {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 8px 0px 0px;
    }
    .product_sort__link {
        padding: 0;
        font-weight: 500;
        margin: 0;
        border: none;
    }
    .advantages {
        border-top: 1px solid;
        border-left: 1px solid;
        border-color: #dbdbdb;
    }
    .advantages__item:last-child .advantages__preview {
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #dbdbdb;
    }
    .advantages__item .advantages__preview {
        border-bottom: 1px solid;
        border-color: #dbdbdb;
    }
    .advantages__preview {
        padding: 20px 5px;
    }
    .advantages__icon svg {
        width: 60px;
        height: 60px;
        color: #058d27;
    }
    .advantages__title {
        font-size: 14px;
        line-height: 1.2;
        height: 35px;
        overflow: hidden;
    }
    .block__title.block__title--order{
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 30px;
    }
    .block__title--order span:last-child{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .block__title--order .order_number {
        color: #1dc116;
        padding: 3px 5px;
        display: inline-block;
        font-size: 16px;
        border: 2px solid #1dc116;
        border-radius: 4px;
        line-height: 1;
        margin: 0px 5px;
    }
    .tabs__content {
        padding: 10px 0px;
    }
    .tab {
        display: block!important;
        padding: 0px 20px;
    }
    .payments__list,
    .copyright, .copyright_bottom, .footer__payments{
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
    .product_preview__button--buy .product_preview__button_text{
        display: none;
    }
    .product_preview__buttons .product_preview__button:before {
        font-size: 20px;
    }
    .purchase__image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75px;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px;
        max-width: 75px;
    }
    .sidebar--user{
        width: 100%;
        position: static!important;
        float: none;
        margin-bottom: 5px;
    }
    .user_container{
        margin-left: 0;
        width: 100%;
    }
    .mobile_tab__content,
    .tabs__navigation--user .button__logout,
    .tabs__navigation--user .tabs__link {display: none;}
    .profile {border-bottom: none;}
    .user_container .tab:first-child .mobile_tab__content {display: block;}
     .user_container__boxed {margin-bottom: 0;}
     .user_tab__switch .block__header{min-height: 40px;padding: 15px;}
     .user_tab__switch .h1{
        font-size: 16px;
        font-weight: 500;
        background: #d5d5d536;
        padding: 10px;
        border-radius: 2px;
        margin-bottom: 10px;
    }
    .user_personal_block {
        padding-bottom: 30px;
    }
     .boxed_no_comments {padding: 40px 20px;}
     .boxed_no_comments__icon {margin-bottom: 15px;}
     .boxed_no_comments__title {font-size: 16px;margin-bottom: 0px;}

}

@media only screen and (max-width : 730px) {
    .fn_wishlist_page, .fn_products_content {
        grid-template-columns: repeat(2, 49%);
        column-gap: 2%;
        row-gap: 24px;
    }
}

@media only screen and (max-width : 680px) {
    .block-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }
    .block__image {
        max-height: 400px;
        position: static;
    }
}


@media only screen and (max-width : 640px) {
    .faq__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .faq__list_2, .faq__list {
        display: none;
    }
}


/* Extra Small Devices, Phones */
@media (min-width : 577px) {
    #catalog {
        display: none;
    }
}

@media (max-width : 576px) {
    .categories__list {
        grid-template-columns: repeat(2, 1fr);
    }
    .tabs_fixed.active {
        top: 60px;
    }
    .post_container__header h1 {
        font-size: 36px;
    }
    .banner_advantages__preview {
        min-height: fit-content;
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
            flex: 0 0 calc(97% / 3);
        }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4) {
        display: none;
    }
    .to_top {
        bottom: 80px;
    }
    .main_banner, .main_banner .banner_group__item, .fn_banner_main {
        height: 70vh;
    }
    .fn_banner_main .banner_group__image img {
        min-height: 70vh;
    }
    .section:first-child {
        padding-top: 70px;
    }
    .section {
        padding-bottom: 70px;
    }
    .section_bg {
        margin-bottom: 70px;
    }
    .section.pad_bottom {
        padding-bottom: 50px;
    }
    .section.padding_top {
        padding-top: 70px;
    }
    .product_preview__center, .product_item {
        height: 470px;
    }
    .product_preview__image {
        height: 300px;
    }
    .password_remind:hover {
        opacity: 1;
    }
    .fn_search_open.header_informers__item {
        display: none;
    }
    .header_informers_search_mob {
        display: grid;
        color: #fff;
    }
    .header_informers__item .compare_counter, .header_informers__item .wishlist_counter, .header_informers__item .cart_counter {
        right: -3px;
    }
    .banner_advantages {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }
    .banner_advantages__wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        gap: 14px;
    }
    .banner_advantages__title {
        margin-top: 0;
        font-size: 22px;
    }
    h6, .h6 {
        margin: 0px 0 15px;
    }
    .mobile_bottom_menu {
        display: block;
    }
    .main {
        padding-top: 60px;
    }
    .header__center .header_informers {
        display: none;
    }
    footer {
        margin-bottom: 70px;
    }
    .header__center {
        padding: 12px 0;
    }
    .message_error{
        margin: 10px 0 20px;
    }
    .boxed__description img{
        display: block;
        float: none!important;
    }
    .coupon__title{
        font-size: 13px;
        margin: 3px 0 5px;
        font-weight: 400;
        display: inline-block;
        border-bottom: 1px dashed;
        line-height: 1.3;
        font-style: italic;
        opacity: 0.7;
        cursor: pointer;
    }
    .coupon__group{
        margin-top: 10px;
        display: none;
    }
    .block--boxed {
        box-shadow: none;
        padding: 10px;
    }
    .form--boxed {
        padding: 10px;
    }
    .block__header--boxed {
        padding: 10px;
        margin-bottom: 10px;
    }
    .form__header {
        margin-bottom: 10px;
    }
    .form_cart .form__header {
        margin-bottom: 10px;
    }
    .form_cart{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .form__title {
        font-size: 24px;
        margin: 0 auto 10px;
    }
    .form__header::after {
        top: 35%;
    }
    .delivery__name_price {
        font-weight: 600;
        font-size: 10px;
    }
    .form__title svg{
        display: none;
    }
    .form__group {
        margin-bottom: 10px;
    }
    .form--boxed_cart,
    .form__button{
        width: 100%;
        margin-left: 0;
    }
    .pager li:first-child{
        margin-bottom: 10px;
    }
    .purchase__content {
        /* -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 75px);
        -ms-flex: 0 0 calc(100% - 75px);
        flex: 0 0 calc(100% - 75px);
        max-width: calc(100% - 75px); */
        padding-left: 10px;
    }
    .purchase__amount,
    .purchase__price {
        padding-right: 10px;
    }
    .delivery__image{
        display: none;
    }
    /* .delivery__name{
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        font-size: 12px;
        font-weight: 500;
    } */
    .details_boxed__other{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        width: 150px;
    }
    .details_boxed__other .fast_order_button,
    .product-page__compare,
    .product-page__wishlist{
        margin-right: 0;
        margin-left: 10px;
    }
    .form__button--subscribe {
        width: auto!important;
    }
    .details_boxed__old_price {
        font-weight: 400;
        font-size: 16px;
        margin-top: 7px;
    }
    .details_boxed__price {
        font-size: 28px;
    }
    .mobile_tab__content .comment{
        margin-bottom: 10px;
    }
    .comment__inner {
        margin-bottom: 10px;
    }
    .comment__icon {
       display: none;
    }
    .comment__boxed {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tab {
        padding: 0px 15px;
    }
    .details_boxed__no_brand .details_boxed__title{
        display: block;
    }
    .cell {
        padding: 10px 5px;
        line-height: 1.1;
        font-size: 10px;
        font-weight: 500;
    }
    .comparison_block__left {
        width: 40%;
    }
    .comparison_block__products {
        width: 60%!important;
    }
    .product_preview__button--pre_order{
        padding: 0;
        line-height: 1px;
    }
    .product_preview__button--pre_order .product_preview__button_text {
        padding: 0px 5px;
        font-size: 10px;
        font-weight: 500;
        line-height: 1;
        display: block;
    }
    .advantages__preview {
        padding: 10px 5px;
    }
    .advantages__title {
        font-size: 12px;
        line-height: 1.2;
        height: 30px;
        min-height: 30px;
    }
    .advantages__icon svg {
        width: 50px;
        height: 50px;
    }
    .xzoom-thumbs {
        text-align: center;
        margin-bottom: 0px;
    }
    .anchor_comments__link {
        margin-top: 5px;
        margin-bottom: 3px;
    }
    .hc-offcanvas-nav ul.bottom-nav li a.nav-item{
        font-size: 16px;
    }
    .password_remind {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .hc-offcanvas-nav ul.top-nav .mobile__link img {
        max-height: 45px;
    }
    .hc-offcanvas-nav ul.top-nav .account__link {
        font-size: 11px;
    }
    .block__description--style {
        font-size: 14px;
    }
    .block__description {
        padding: 0rem;
    }
    .block__description--style p {
        line-height: 1.6;
        margin: 0 0 1rem;
    }
    .block__description--style .table {
        margin: 0;
    }
    .block__description--style .table__cell{
        margin: 1rem 0;
    }
    .block__description--style img {
        margin: 0 0 1rem;
    }
    .block__description--style ol,
    .block__description--style ul {
        margin-bottom: 1rem;
        margin-left: 1rem;
    }
    .block__description--style ul li,
    .block__description--style ol li {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.4;
        margin: 0 0 0.8rem;
    }
    .block__description--style blockquote {
        margin: 1rem 0 1rem;
        padding: 15px 10px 15px 40px;
    }
    .block__description--style blockquote::before {
        font-size: 55px;
        left: -5px;
    }
    .block__description--style blockquote p {
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 0.5rem;
    }
    .details_boxed_pct {
        top: -20px;
    }
    .author_card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .author_card__info,
    .author_card__image{
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .author_card__image{
        padding: 0 0 20px;
        min-height: auto;
    }
    .author_card__info{
        padding: 0;
    }
    .purchase__price {
        order: 1;
        padding: 0 0 0 5px;
    }
    .purchase__amount {
        order: -1;
    }
    .purchase__price {
        order: 1;
    }
    .pager a {
        height: unset;
        min-height: 45px;
    }
}

@media only screen and (max-width : 490px) {
    .info_banners__wrap {
        grid-template-columns: repeat(1, 1fr);
    }
    .product-page__gallery {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        justify-content: start;
        gap: 12px;
    }
    .product-page__images {
        max-height: 130px;
        padding-right: 0px;
        padding-bottom: 20px;
        max-width: 100%;
    }
    .product-page__image {
        /* -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; */
        max-width: 100%;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 1fr;
    }
    /* .product-page__images-item {
        margin-bottom: 0px;
        margin-right: 0px;
    } */
}


@media only screen and (max-width : 480px) {
    .product_video__block {
        height: 300px;
    }
    .button_more {
        min-width: 150px;
        height: 40px;
    }
    .purchase__group {
        grid-column: span 2;
    }
    .purchase__item {
        grid-template-columns: 65px 1fr;
        row-gap: 10px;
        column-gap: 10px;
    }
    .purchase__image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 65px;
        -ms-flex: 0 0 65px;
        flex: 0 0 65px;
        max-width: 65px;
        min-height: 65px;
        max-height: 65px;
    }
    .fancybox-content {
        padding: 24px!important;
    }
    .purchase__image img {
        min-width: 65px;
    }
    .search__input {
        height: 50px;
    }
    .search__button {
        width: 50px;
        height: 50px;
    }
    .autocomplete-suggestions {
        top: 54px;
    }
    .fn_slider_images .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 5px;
    }
    .fn_slider_images .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 5px;
    }
    .about_us__image {
        height: 295px;
    }
    .about_us__images {
        height: 295px;
    }
    .banner_advantages {
        gap: 40px;
    }
    .article__annotation {
        font-size: 14px;
        max-height: 63px;
    }
    .article__title {
        font-size: 18px;
        height: 56px;
    }
    h1, .h1 {
        font-size: 40px;
        line-height: 1.1;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    h6, .h6 {
        font-size: 18px;
    }
    .form--boxed{
        box-shadow: none;
    }
    .form--boxed.popup{
        padding: 10px;
    }
    .block__title {
        font-size: 36px;
    }
    .about_us__content h1.block__title {
        font-size: 32px;
    }
    .details_boxed__select .select2-container {
        width: 100% !important;
    }
    .header_informers__item i {
        width: 24px;
        height: 24px;
    }
    .header_informers__item i::before {
        font-size: 24px;
        line-height: 1;
    }
    .header_informers__item.icon:before{
        font-size: 28px;
        line-height: 1;
    }
    .header_informers__item i.icon-balance-scale::before {
        font-size: 20px;
        line-height: 1;
    }
    .header_informers__item.icon::before {
        font-size: 26px;
        line-height: 1;
    }
    .header_informers__item {
        min-width: 50px;
        padding: 0 5px;
    }
    .header_informers__item.icon-search {
        min-width: 35px;
        height: 24px;
    }
    .product_preview__prices {
        margin-top: 10px;
    }
    .scroll_products .scroll_products__item {
        width: 160px;
    }
    .product_preview__prices .price .currency {
        font-size: 10px;
        font-weight: 500;
    }
    .block_explanation__header {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .product_preview__buttons .comparison_button,
    .product_preview__buttons .fast_order_button {
        margin-left: 3px;
    }
    .header_informers__link i.fa-balance-scale:before{
        font-size: 24px;
    }
}

@media only screen and (max-width : 460px) {
    .products_list_grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .products_list_grid .product_preview__image img {
        object-fit: contain!important;
    }
    .products_list_grid .product_preview__bottom_wrap {
        margin-top: 10px;
    }
    .products_list_grid .product_preview__name a{
        min-height: fit-content;
    }
    .footer_column.contacts {
        grid-row: 2;
        grid-column: span 2;
    }
    .footer_column__logo {
        grid-column: span 2;
    }
    .footer_slogan {
        max-width: 100%;
    }
    .categories__name {
        left: 14px;
        bottom: 14px;
        line-height: 1.1;
        max-width: calc(100% - 28px);
        hyphens: auto;
        text-overflow: clip;
    }
    .categories__item {
        height: 200px;
    }
    .categories__no_image svg {
        width: 115px;
        height: 115px;
    }
    .footer_column__logo {
        gap: 12px;
    }
    .footer__social {
        margin-top: 10px;
    }
    .contacts .footer__content {
        gap: 12px;
    }
    .footer__contact_title {
        margin-bottom: 8px;
    }
    .footer_wrap {
        row-gap: 30px;
    }
    .footer__title {
        margin-bottom: 12px;
    }
}

@media only screen and (max-width : 430px) {
    .products_container__sort {
        flex-direction: column;
    }
    .switch_mobile_filter {
        order: 1;
        width: 100%;
        height: 40px;
    }
    .fn_products_sort {
        order: 2;
        width: 100%;
    }
    .select2-container {
        width: 100% !important;
    }
    .products_sort .select2-container--default .select2-selection--single, select.product_sort__select {
        min-width: 100% !important;
         width: 100% !important;
         height: 40px !important;
         min-height: 40px!important;
    }
    select.product_sort__select {
        text-align: center;
        line-height: 28px;
    }
    .products_sort .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px!important;
        position: relative;
        width: fit-content;
        margin: auto;
    }
    .products_sort .select2-container--default .select2-selection--single .select2-selection__rendered:before {
        position: absolute;
        left: 0;
        top: 3px;
        content: url(../images/sorting_icon.svg);
        width: 23px;
        height: 23px;
    }
    .sorting_icon {
        display: none;
    }
    .details_boxed_wr.two_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}


@media only screen and (max-width : 400px) {
    .details_boxed__wrap.buttons {
        column-gap: 16px;
    }
    .about_us__content h1.block__title {
        font-size: 28px;
    }
    .about_us__content h2, .about_us__content .h2 {
        font-size: 24px;
    }
    .about_us__content h3, .about_us__content .h3 {
        font-size: 22px;
    }
    .about_us__content h4, .about_us__content .h4 {
        font-size: 20px;
    }
    .about_us__content h5, .about_us__content .h5 {
        font-size: 18px;
    }
    .about_us__content h6, .about_us__content .h6 {
        font-size: 16px;
    }
    .fn_articles_slide:not(.swiper-initialized) .swiper-wrapper {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }
    .fn_articles_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        flex: 0 0 calc(100% / 1.5);
    }
    .fn_articles_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+2) {
        display: none;
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
        flex: 0 0 calc(100% / 1.5);
    }
    .fn_products_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+2) {
        display: none;
    }
    .block__title {
        font-size: 32px;
    }
    .fn_wishlist_page, .fn_products_content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .fn_wishlist_page .product_preview__image img, .fn_products_content .product_preview__image img {
        object-fit: contain!important;
    }
    .fn_wishlist_page .product_preview__bottom_wrap, .fn_products_content .product_preview__bottom_wrap {
        margin-top: 10px;
    }
    .fn_wishlist_page .product_preview__name a, .fn_products_content .product_preview__name a{
        min-height: fit-content;
    }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
            flex: 0 0 calc(97% / 2);
        }
    .fn_category_slide:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3) {
        display: none;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {
    .product_video__block {
        height: 260px;
    }
    .product-page__gallery.gallery--full, .product-page__no_image {
        min-width: 100%;
    }
    .product-page__button {
        min-width: 150px;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr;
    }
    .product-page__images:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(n+4) {
        display: none;
    }
    h1.block__header, .post_container__header h1 {
        font-size:30px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    h6, .h6 {
        font-size: 16px;
    }
    .details_boxed__wrap.rating {
        flex-direction: column-reverse;
    }
    .details_boxed__wrap.rating .details_boxed__block {
        gap: 30px;
    }
    .menu_switcher__heading {
        padding: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .product_preview__out_stock {
        white-space: normal;
        font-size: 11px;
        font-weight: 500;
        line-height: 1.1;
    }
    .menu_switcher__heading svg {
        height: 20px;
        width: 20px;
    }
    .footer_wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .footer_column__logo {
        order: 1;
    }
    .footer_column.contacts {
        order: 2;
    }
    .footer_column.menu {
        order: 4;
    }
    .footer_column.catalog {
        order: 3;
    }
    .about_us__images {
        height: 220px;
    }
    .about_us__image {
        height: 220px;
    }
    .product-page__image {
        max-height: 300px;
    }
}
