@media (min-width:398px) {
    .product_row_price {
        flex-direction: row;
        width: 100%;
    }

    .product_col_inner .product_row_price {
        flex-direction: row;
        width: 100%;
    }
}

@media (min-width:400px) {

    /* --- CATALOG list --- */
    .control_products .dropdown {
        max-width: unset;
    }
}

@media (min-width:480px) {
    .cart_btn-wrap {
        flex-direction: row;
    }

    .cart_btn-wrap .btn {
        flex: 0 0 calc(50% - 8px);
        width: auto;
    }

    .cart_btn-wrap .btn + .btn {
        margin: 0 0 0 16px;
        order: 0;
    }

    .popup_subtitle {
        font-size: 24px;
    }
    /* --- User Account --- */
    /* --- Order History --- */
    .oi_row.results {
        margin: 8px 0 0 90px;
    }

    /* --- Compare List --- */
    .for_compare_title {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .for_compare_title H3.compare_title {
        margin: 0 16px 0 0;
    }

    .for_compare_title A.btn Span {
        display: none;
    }

    /* --- Product - One Item --- */

    /* --- Categories --- */

    /* --- Tiles - Category --- */
    .one_cat {
        width: calc(33.33% - 8px);
    }

    .cat_title {
        font-size: 16px;
    }

    /* --- List - Category --- */
    .list_info .category_list {
        margin: 0 0 0 -8px;
    }

    .list_info .one_cat {
        margin: 0 0 8px 8px;
        width: calc(50% - 8px);
    }

    /* --- Tile Universal --- */
    .one_tile {
        width: calc(33.33% - 8px);
    }

    .tile_title {
        font-size: 16px;
    }

    .tile_description {
        font-size: 14px;
    }


.ag_photo {width: 120px;}

    /* --- PRODUCT Page - Details --- */
    /* --- Reviews Tab --- */
    .main_reviews .main_title {
        font-size: 24px;
    }

    .comment_photo .together {
        display: flex;
        margin: 0;
        align-items: center;
    }

    .comment_photo .header {
        margin: 0 16px 0 0;
    }

    .comment_photo.video .header {
        margin: 0 0 16px 0;
    }

    .comment_photo .for_but {
        flex-shrink: 0;
    }

    /* --- Adding Review --- */
    .stars_labels Label {
        font-size: 15px;
    }

    /* --- Success Page --- */
    .success_order .long_div {
        justify-content: space-between;
        flex-direction: row;
    }

    .success_order .long_div A.btn {
        width: auto;
        margin: 0 8px 0 0;
    }

    .success_order .long_div A.btn:last-child {
        margin: 0 0 0 8px;
    }

    /* --- Blog of Store --- */
    .blog_name {
        font-size: 16px;
    }

    .blog_text {
        font-size: 14px;
    }

    /* --- COOKIES terms Popup --- */
    .cookies .btn {
        width: max-content;
    }

    .prodcut_price-wrap .col:nth-child(1) {
        padding-top: 5px;
    }

    .product_counter {
        flex-direction: row;
        align-items: center;
    }

    .product_counter-inner {
        margin: 0 0 0 10px;;
    }

    .prodcut_price-wrap .col:nth-child(2) {
        padding-left: 20px;
        padding-top: 0;
    }

    .brand_logo {
        width: 200px;
    }

    .availability::before {
        margin: 0 8px 2px 0;
    }

    .model_btn {margin:0 8px 0 0;}
}

@media (min-width:640px) {
    /* --- Main HEADER --- */
    .logo_wrap {
        display: block;
        width: 184px;
        margin: 0 0 0 16px;
    }

    .logo_wrap Img {
        display: block;
        width: 100%;
        height: auto;
    }

    /* --- if LOGO is NOT Centered (else: auto) --------------------------------------------- */
    .if_margin .logo_wrap {
        margin-top: -18px;
        margin-bottom: -8px;
    }

    /* --- in main header --- */
    /* --- .if_margin .menu_logo Img --- */
    /* --- in left menu - base.css --- */
    /* --- .login_logo.if_margin Img --- */
    /* --- in login popup - base.css --- */

    /* --- Main FOOTER --- */
    .main_footer .centre {
        display: flex;
        flex-direction: row;
    }

    .footer_social {
        width: 50%;
        padding: 0 16px 0 0;
    }

    .for_foo_logo {
        align-items: flex-start;
    }

    .socials_row {
        justify-content: flex-start;
    }

    .socials_row A {
        margin: 0 16px 0 0;
    }

    .socials_row A:last-child {
        margin: 0;
    }

    .foo_copyrights {
        flex-direction: column;
        align-items: flex-start;
    }

    .sufix_copyrights {
        margin: 16px 0 0 0;
    }

    .nav_and_contacts {
        order: 2;
        width: 50%;
        margin: 0;
        padding: 0 0 0 16px;
    }

    /* --- Categories --- */
    /* --- Tiles - Category --- */
    .category_list {
        margin: 0 0 0 -16px;
    }

    .one_cat {
        width: calc(33.33% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- Rows - Category --- */
    .row_list .category_list {
        margin: 0 0 0 -16px;
    }

    .row_list .one_cat {
        margin: 0 0 16px 16px;
        width: calc(50% - 16px);
    }

    /* --- Tile Universal --- */
    .one_tile {
        width: calc(33.33% - 16px);
        margin: 0 0 16px 16px;
    }

    .one_tile .box {
        padding: 16px;
    }

    .tile_image {
        margin: -16px -16px 12px -16px;
        width: calc(100% + 32px);
    }

    /* --- If Grid --- */
    .tiles_grid {
        margin: 0 0 0 -16px;
    }

    /* --- If Slider --- */
    .tiles_slider {
        margin: 0 0 0 -16px;
        width: calc(100% + 24px);
    }

    .tiles_slider .one_tile {
        margin: 0 8px 16px 8px;
    }

    /* --- CATALOG list --- */
    .availability::before {
        margin: 1px 8px 0 0;
    }
    /* --- Search results --- */
    .search_pic_no_found Img {
        width: 30%;
    }

    .catalog_list.search .nothing_found .search_title_results {
        margin: 8px 0 24px 0;
    }

    .product_wrap .one_good:nth-child(n) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(3n+1) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(3n+2) { --anim-delay: 100ms; }
    .product_wrap .one_good:nth-child(3n+3) { --anim-delay: 200ms; }
    /* --- ALL Tab --- */
    /* --- Product Page info --- */
   
   
    .short_chars {
        padding: 16px;
    }

    .select_color {
        padding: 0 8px;
    }

    .product_price {
        padding: 16px;
    }

    .prodcut_price-wrap {
        align-items: flex-start;
    }

    .product_btns .btn {
        width: auto;
        margin: 0 10px 10px 0;
    }

    .product_btns .btn + .btn {
        margin-top: 0;
    }

    /* --- Additional Call Buttons --- */
    .order_call_but {
        flex-direction: row;
        justify-content: flex-start;
    }

    .is_one_click.order_call_but {
        justify-content: center;
    }

    .order_call_but A.btn {
        width: calc(50% - 16px);
        margin: 0 8px 0 0;
    }

    .order_call_but A.btn:last-child {
        margin: 0 0 0 8px;
    }

    /* --- Promo to this Product --- */
    .discount_box {
        padding: 16px;
    }

    .db_status,
    .db_photo {
        margin: 0 16px 0 0;
    }

    .discount_box.has_arrow::before,
    .discount_box.has_arrow::after {
        right: 16px;
    }

    /* --- Reviews Tab --- */
    .main_reviews .main_title Span {
        display: inline-flex;
    }

    /* --- Fixed product panel --- */
    .sticky_header.product_price {
        padding: 8px 16px;
    }

    .sticky_header .mini_product_photo {
        display: flex;
        margin: 0 16px 0 0;
    }

    .sticky_header .mpp_box {
        width: 42px;
        height: 42px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sticky_header .mpp_box Img {
        max-width: 100%;
        max-height: 100%;
    }

    .sticky_header .mpp_title {
        display: none;
    }

    /* --- PRODUCT Page - Details --- */
    /* --- Select color OR Size --- */
    .select_color.select_color-pp LI {
        width: calc(50% - 4px);
        margin: 0 4px 8px 0;
    }

    .select_color.select_color-pp LI:nth-child(2n) {
        margin: 0 0 8px 4px;
    }

    /* --- Options in Product Page --- */
    /* --- Tiles with Photo - Options --- */
    .options_tile.img LI {
        width: calc(50% - 4px);
        margin: 0 4px 8px 0;
    }

    .options_tile.img LI:nth-child(2n) {
        margin: 0 0 8px 4px;
    }

    /* --- Input - Options --- */
    .input_group {
        display: flex;
        flex-wrap: wrap;
    }

    .input_group .option_input,
    .input_group .option_input:last-child {
        width: calc(50% - 8px);
        margin: 0 8px 8px 0;
    }

    .input_group .option_input:nth-child(2n) {
        margin: 0 0 8px 8px;
    }

    /* --- Cart --- */

    .cart_kit .added_goods_ignore {
        padding: 8px 0 8px 38px;
        width: 100%;
    }

    .cart_kit .added_goods_ignore::before,
    .cart_kit .added_goods_ignore::after {
        left: 16px;
        top: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
    }

    .cart_kit .added_goods_ignore::after {
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .kit_sum {
        justify-content: flex-end;
    }

    .kit_sum .together {
        flex-direction: column;
        display: flex;
        align-items: flex-end;
    }

    /* --- Cheaper Together in Product Page --- */
    .cheaper_item {
        padding: 16px;
    }

    .cheaper .bottom_wrap {
        min-width: unset;
    }

    .cheaper_prise {
        width: calc(100% + 32px);
        margin: 0 0 0 -16px;
    }

    .cheaper .price_box {
        flex-direction: column;
        width: 100%;
        align-items: flex-end;
    }

    .cheaper_prise .to_cart .mobile {
        display: none;
    }

    .cheaper_prise .to_cart .desktop {
        display: flex;
    }

    .cheaper .select_color {
        margin: 8px 0 0 0;
        padding: 0;
    }

    /* --- CHECKOUT PAGE --- */
    .checkout_header .logo_wrap {
        margin: 0;
    }

    /* --- Registration Form in Checkout --- */
    .registration_form .common_but,
    .enter_form .common_but {
        width: max-content;
    }

    .if_registred.active {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .if_registred.active .together {
        width: calc(50% - 8px);
        margin: 0 0 0 8px;
    }

    .if_registred.active .together:first-child,
    .if_registred.active .together.first {
        margin: 0 8px 0 0;
    }

    /* --- Cheaper Together in Checkout --- */
    .checkout .added_goods.added_goods_ignore {
        padding: 8px 0 8px 38px;
    }

    .total_bottom.small {
        margin: 0;
        max-width: 156px;
    }

    .total_bottom.error {
        margin: 0;
        max-width: 226px;
        text-align: left;
    }

    /* --- Shipping & Payment in Checkout --- */
    .checkout .group {
        display: flex;
    }

    .checkout .group.long .long_div {
        width: calc(50% - 8px);
        margin: 0 8px 16px 0;
    }

    .checkout .group.long .long_div:last-child {
        margin: 0 0 16px 8px;
    }

    .checkout .group.short .long_div {
        width: calc(25% - 25px);
    }

    /* --- USER ACCOUNT --- */
    .order_show .together {
        display: flex;
        justify-content: space-between;
    }

    /* --- Reviews in Order - Popup --- */
    .order_comment {
        max-width: 580px;
    }

    .order_comment .for_wish_product {
        align-items: center;
        padding: 8px;
        border-radius: var(--border-radius);
        margin: 0 0 1px 0;
        position: relative;
        transition: .3s;
    }

    .order_comment .for_wish_product::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 140px;
        height: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
    }

    .order_comment .wl_text {
        flex-direction: row;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        z-index: 1;
    }

    .order_comment .wlt_tit {
        margin: 0 16px 0 0;
    }

    /* --- My Reviews list --- */
    .review_show {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .i_leave_review .review_show {
        flex-direction: column;
    }

    .review_link {
        margin: 0 16px 0 0;
    }

    .review_show .btn {
        width: max-content;
    }

    .review_text {
        margin: 16px 0 0 0;
    }

    /* --- User Account Settings --- */
    .form_place .together {
        margin: 0 0 0 -16px;
        width: calc(100% + 16px);
    }

    .additional_users.form_place.no_edit .long_div.phone {
        margin: 0 16px 16px 8px;
    }

    .additional_users.form_place .for_buts .together {
        margin: 0;
    }

    .form_place.no_edit .together {
        margin: 0;
        width: 100%;
    }

    .form_place .long_div {
        width: calc(50% - 16px);
        margin: 0 0 16px 16px;
    }

    .form_place .long_div.error {
        margin: 0 0 16px 0;
        width: 100%;
    }

    /* --- Courier delivery Addresses - User Account Settings --- */
    .addresses .long_div {
        width: 100%;
        margin: 0 0 16px 0;
    }

    /* --- My pick-up points - User account settings --- */
    .pickups.addresses .only_address {
        flex-wrap: nowrap;
    }

    .pickups.addresses .long_div {
        margin: 0 16px 16px 0;
    }

    .pickups.addresses .long_div.del {
        padding: 0;
        margin: 0 0 16px 0;
        width: 22px;
        flex-shrink: 0;
    }

    /* --- Product - One Item --- */
    .one_good {
        width: 33.33%;
    }

    .product_wrap .one_good {
        /* padding: 20px 20px 35px 20px; */
        width: calc((100% / 3) - (40px / 3));
    }

    .product_wrap .one_good:nth-child(2n + 1) {
        margin-right: 0;
    }

    .product_wrap .one_good:nth-child(3n + 1),
    .product_wrap .one_good:nth-child(3n + 2) {
        margin-right: 20px;
    }

    .product_wrap .product_top-row .code {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 20px;
        min-height: 27px;
    }

    /* --- Blog of Store --- */
    .blog_list {
        margin-bottom: 24px;
    }

    .blog_items {
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 0 0 -8px;
    }

    .one_blog {
        padding: 16px;
        margin: 0 0 8px 8px;
        width: calc(50% - 8px);
    }

    .one_blog:last-child {
        margin: 0 0 8px 8px;
    }

    .blog_image {
        margin: 0 0 16px 0;
    }

    .blog_text {
        margin: 16px 0 0 0;
    }

    .blog_info {
        margin: 16px 0 0 -16px;
        padding: 16px 16px 0 16px;
        width: calc(100% + 32px);
    }

    /* --- Last News of Blog --- */
    /* --- If Slider --- */
    .last_blog_items:not(.slick-initialized) {
        margin: 0 0 0 -12px;
        padding: 0 8px;
        width: calc(100% + 12px);
    }

    .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 4px;
        width: 50%;
    }

    /* --- If Grid --- */
    .last_blog_grid .last_blog_items {
        width: calc(100% + 16px);
        padding: 0;
        margin: 0 0 0 -16px;
    }

    .last_blog_grid .last_blog_items .one_blog {
        margin: 0 0 16px 16px;
        width: calc(50% - 16px);
        flex: unset;
    }

    /* --- Reed Others Blogs --- */
    .blog_details .read_also .blog_info {
        margin: 16px 0 0 -16px;
        padding: 16px 16px 0 16px;
        width: calc(100% + 32px);
    }

    /* All reviews in Catalog */
    /* --- If Slider --- */
    .category_comments .one_review {
        width: 50%;
    }

    /* --- If Grid --- */
    .reviews_grid .category_comments {
        width: calc(100% + 32px);
        margin: 0 0 0 -16px;
    }

    .reviews_grid .category_comments .one_review {
        width: calc(50% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- Page UP - button --- */

    /* Stores on Google Map */
    .all_stores {
        margin: -16px 0 0 -16px;
    }

    .map_address {
        width: calc(50% - 16px);
        margin: 16px 0 0 16px;
    }

    /* --- Credit bank variants - ALL in one place - PopUp --- */
    .one_credit .together {
        flex-direction: row;
        justify-content: space-between;
    }

    .oc_bank_parts {
        margin: 0 16px 0 0;
    }

    .oc_bank_issue {
        width: auto;
    }

    .sum_for_month {
        margin: 0 16px 0 0;
    }

    /* --- Last viewed on Main page - if Grid --- */
    .product_grid LI:nth-child(3) {
        display: block;
    }

    /* --- Contact Us - Feedback --- */
    /* --- Template 4:  Contacts + Feedback --- */
    .contact_us.for_feed .two_mini_box {
        flex-direction: row;
    }

    .contact_us.for_feed .cb_mini_box {
        width: 50%;
        margin: 0;
    }

    .contact_us.for_feed .soc_and_mes_box .cb_mini_box {
        width: 100%;
    }

    .site_header .top {
        font-size: 14px;
        line-height: 1.2;
        padding: 0;
    }

    .site_header .top .header_logo {
        flex: 0 0 338px;
        width: 338px;
    }

    .site_header .top .header_contact-info {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-left: 20px;
    }

    .site_header .top .shopping_cart {
        display: none;
    }

    .header_contact {
        font-style: normal;
        text-decoration: none;
        color: var(--text);
        display: flex;
        align-items: center;
        margin-left: 8px;
        transition: 0.3s;
    }

    .header_contact span {
        display: block;
    }

    .header_contact .icon {
        margin-right: 4px;
        width: 14px;
        height: 14px;
        fill: var(--text);
    }

    .header-icon_contact {
        font-size: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 4px 0 4px 8px;
        width: 22px;
        height: 22px;
    }

    .header-icon_contact .icon {
        margin: 0;
        width: 18px;
        height: 18px;
        fill: var(--text);
        transition: 0.3s;
    }

    .header-icon_contact.instagram .icon {
        width:15px;
        height:15px;
    }

    .site_header .bottom .centre {
        flex-wrap: nowrap;
    }

    .header-top_menu {
        flex: 1 1 auto;
        display: block;
    }

    .header-top_menu ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
    }

    .header-top_menu li {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 6px;
    }

    .header-top_menu a {
        text-decoration: none;
        color: var(--text);
        font-size: 16px;
        line-height: 1.2;
        transition: 0.3s;
    }

    .header-top_menu a.active {
        color: var(--design-color-3);
    }

    .site_header .bottom .shopping_cart {
        display: flex;
    }

    .search_wrap {

    }

    .site_header .bottom .header_call-back {
        flex: 0 0 35%;
        display: flex;
        min-height: 40px;
        margin-top: 20px;
        order: 2;
        border-radius: 12px;
    }

    .btn_menu.btn_header {
        display: none;
    }

    .header_cart {
        top: 114px;
        height: calc(100% - 114px);
    }

    .is_catalog_list .header_cart {top:68px; height:calc(100% - 68px);}

    .header_cart .title_wrap {
        /* font-size: 20px; */
        /* padding: 25px; */
    }

/* --- HEADER IF CATALOG LIST --- */
body.is_catalog_list {padding-top:84px;}
.if_catalog.site_header .centre {display:flex; padding:0 16px;}
    .if_catalog.site_header .top .centre, .if_catalog.site_header .bottom .centre {padding:0;}
        .if_catalog.site_header .top {margin:0 16px 0 0;}
            .if_catalog.site_header .header_catalog-menu > ul > li > .lvl-2 {height:calc(100% - 69px); top:69px; transform:translateX(calc(-100% - 240px));}
            .if_catalog.site_header .header_catalog-menu > ul > li.active > .lvl-2 {transform: translateX(-233px);}
                .if_catalog.site_header .header_catalog-menu > ul > li > .lvl-2 ul.centre {padding:0 0 0 16px;}
        .if_catalog.site_header .bottom {flex:1;}
            .if_catalog.site_header .header_bottom-inner {height:68px; width:calc(100% + 16px);}

    /* --- CATEGORIES COMPONENT --- */

    .categories_box {
        grid-template-columns: repeat(2, 1fr);
    }

    /* --- GRID CATEGORIES --- */

    .tiles.grid_categories .tiles_grid {
        grid-template-columns: 1fr 1fr;
    }

    /* --- COLLECTION TILE --- */

    .tiles.collection_tile .one_tile {
        width: calc((100% / 3) - (32px / 3));
    }

    .tiles.collection_tile .one_tile:nth-child(2n + 1) {
        margin-right: 0;
    }
    
    .tiles.collection_tile .one_tile:nth-child(3n + 1),
    .tiles.collection_tile .one_tile:nth-child(3n + 2) {
        margin-right: 16px;
    }

}

@media (min-width:768px) {

/* --- HEADER IF CATALOG LIST --- */
.if_catalog.site_header .header_contact {display:flex; margin:0 12px 0 0; font-size:14px;}

    .messengers_open-btn {
        width: 74px;
        height: 64px;
    }

    .messengers_open-btn .icon {
        width: 32px;
        height: 32px;
    }

    .page_up {
        width: 74px;
        height: 64px;
    }

    .page_up::before {
        width: 17px;
        height: 17px;
    }

    /* article ----------------------------*/
    Article Img {
        min-width: auto;
        /* max-width: 50% !important; */
        margin: 0 16px 8px 0;
        float: left;
    }

    Article .one_good Img {
        max-width: 100% !important;
    }

    Article .image-style-side {
        min-width: auto;
        max-width: 50%;
        width: auto;
        margin: 0 0 8px 16px;
        float: right;
    }

    Article .image Img,
    Article Img {
        /* max-width: unset;
        min-width: unset; */
    }

    Article .image-style-side Img {
        margin: unset;
        min-width: 100%;
    }

    Article Figure.table {
        width: 100%;
        margin: 0 0 16px 0;
        max-width: 100%;
    }

    Article Figure.table.left,
    Article Figure.table.right {
        min-width: auto;
        margin: 0 16px 8px;
        max-width: 70%;
        float: left;
    }

    Article Figure.table.right {
        float: right;
    }

    /* --- Main HEADER --- */
    .btn_header.scale,
    .btn_header.heart,
    .btn_header.user {
        display: flex;
        margin: 0 16px 0 0;
    }

    /* --- Left Col --- */
    .profile_tpl .left_menu_box.user_menu {
        order: 2;
    }

    /* --- Main FOOTER --- */
    .main_footer {
        padding: 32px 8px 16px;
    }

    .footer_social {
        max-width: 300px;
        flex-shrink: 0;
        justify-content: space-between;
    }

    .nav_and_contacts {
        width: 100%;
    }

    .footer_menu-titile {
        cursor: pointer;
    }

    .main_footer LI A,
    .footer_phones A {
        transition: .3s;
    }

    /* --- LogIn & Registration --- */
    .login_or_reg {
        flex-direction: row;
        align-items: flex-start;
    }

    .lor_col {
        padding: 0 32px 0 0;
    }

    .order-step_wrap.lor_col {
        padding: 0 8px;
    }

    .lor_col.signup {
        padding: 0 0 0 32px;
    }

    .lor_col.signup::before {
        width: 2px;
        height: 100%;
    }

    .lor_line {
        top: 50%;
        transform: translate(-50%, 0);
        left: 0;
        padding: 16px 8px;
    }

    /* --- Email confirm --- */
    .ec_tit {
        font-size: 28px;
        line-height: 36px;
    }

    /* --- CART --- */
    .comment_popup.popup {
        padding: 32px 16px 32px 32px;
    }

    .kit_sum {
        min-width: 20%;
    }

    /* --- CHECKOUT PAGE --- */
    .checkout .H3 {
        display: block;
    }

    .checkout_together {
        display: flex;
        flex-direction: row;
    }

    .checkout_form {
        width: 100%;
        margin: 0;
    }

    .cart_order_products .bottom_wrap {
        width: 100%;
    }

    .checkout .added_goods.added_goods_ignore {
        padding: 32px 0 8px 8px;
    }

    .checkout .cart_kit .added_goods_ignore::before,
    .checkout .cart_kit .added_goods_ignore::after {
        top: 8px;
        left: 50%;
    }

    /* --- Registration Form in Checkout --- */
    .registration_form .common_but,
    .enter_form .common_but {
        width: 100%;
    }

    /* --- Cheaper Together in Checkout --- */

    .checkout .item_text {
        margin: 0 0 8px 0;
    }

    .checkout_form {
        border-right: 1px solid var(--border-color);
        
    }

    .checkout_total {
        max-width: 440px;
        width: 40%;
        flex-shrink: 0;
        margin: 0 0 0 -1px;
        padding: 0;
        order: 0;
        height: max-content;
        position: sticky;
        top: 165px;
        border-left: 1px solid var(--border-color);
        z-index:1;
    }

    .one_good .status_list {
        right:-9px;
    }

    .cbp_row.total {
        border-bottom: none;
        margin:0;
    }

    .checkout .added_goods {
        min-height: 115px;
    }

    .finish {
        border-top: 1px solid var(--border-color);
        padding:16px 16px 0 16px;
    }

    .finish:last-child {border:none;}

    .checkout .added_goods:nth-child(1) {
        border-top: none;
    }

    .ct_together {
        position: sticky;
        top: 8px;
    }

    /* --- MAIN SLIDER --- */

    /* .main_slider:not(.slick-initialized) {
        display: flex;
        overflow: hidden;
        padding: 0 200px;
        position: relative;
    }

    .main_slider:not(.slick-initialized) .main_slider_item {
        flex: 0 0 calc(100% - 16px);
        margin: 0 8px;
    }

    .main_slider:not(.slick-initialized) .main_slider_item:nth-child(2)::before {
        content: "";
        width: 192px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgb(66, 66, 66);
    } */

    /* --- Shipping & Payment in Checkout --- */
    .checkout .group.long {
        flex-direction: column;
    }

    .checkout .group.long .long_div,
    .checkout .group.long .long_div:last-child {
        width: 100%;
        margin: 0 0 16px 0;
    }

    .checkout .group.short .long_div {
        width: 50%;
    }

    /* --- Promo code --- */
    .promocode .code_input {
        flex-direction: column;
    }

    .code_input Input {
        width: 100%;
        margin: 0 0 16px 0;
    }

    .code_input A {
        width: 100%;
    }

    /* --- SUCCESS PAGE --- */
    .success_box {
        flex-direction: row;
    }

    .success_order {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .checkout_contacts {
        max-width: 520px;
        width: 40%;
        flex-shrink: 0;
        margin: 0 0 0 16px;
    }

    /* --- USER ACCOUNT --- */
    .profile {
        display: flex;
        flex-direction: row;
    }

    .profile .profile_menu {
        display: flex;
        max-width: 300px;
        width: 30%;
        flex-shrink: 0;
        margin: 0 16px 32px 0;
    }

    /* --- Order History Search --- */
    .order_search .desktop {
        display: flex;
    }

    .order_search .mobile {
        display: none;
    }

    /* --- My Reviews list --- */

    /* --- User Account Settings --- */
    /* --- My pick-up points - User account settings --- */
    .pickups.addresses .only_address {
        flex-wrap: wrap;
    }

    .pickups.addresses .long_div {
        margin: 0 0 16px 0;
    }

    .pickups.addresses .long_div.del {
        width: 100%;
    }

    /* --- CATALOG LIST --- */
    /* --- Search results --- */
    .catalog_list.search .title_wrap.nothing_found .main_title {
        
        margin: 64px auto;
    }

    .search_pic_no_found {
        width: 240px;
    }

    .search_pic_no_found Img {
        width: 100%;
        margin: 0;
    }

    .nothing_found .search_title_results {
        font-size: 16px;
        line-height: 1.5;
    }

    /* --- Product - One Item --- */

    .product_grid > UL .one_good {
        flex: 0 0 calc((100% / 3) - (32px / 3));
    }

    .product_grid > UL .one_good:nth-child(5),
    .product_grid > UL .one_good:nth-child(6),
    .product_grid > UL .one_good:nth-child(7),
    .product_grid > UL .one_good:nth-child(8) {
        display: flex;
    }

    .product_grid > UL .one_good:nth-child(2n + 1) {
        margin-right: 0;
    }

    .product_grid > UL .one_good:nth-child(3n + 1),
    .product_grid > UL .one_good:nth-child(3n + 2) {
        margin-right: 16px;
    }

    /* --- If MINI Product --- */
    .products_mini .product_grid LI:nth-child(4) {
        display: block;
    }

    .products_mini .product_grid .one_good,
    .products_mini .product_inner .one_good {
        width: 25%;
    }

    /* --- CATEGORIES --- */
    /* --- List - Category --- */
    .list_info .category_list {
        margin: 0 0 0 -16px;
    }

    .list_info .one_cat {
        margin: 0 0 16px 16px;
        width: calc(50% - 16px);
    }

    /* --- PRODUCT DETAILS --- */
    /* --- Product Rate --- */
    .raiting_wrap {
        margin: -8px 0 20px 0;
    }

    /* --- Product Tabs --- */
    .product_tabs {
        margin: 0 0 32px 0;
        width: 100%;
        padding: 12px 0 0 0;
    }

    .product_tabs A {
        margin: 0 24px 0 0;
    }

    /* --- Product Page info --- */
    
    .detail_info {
        flex-direction: row;
    }

    .all_left_det {
        width: 50%;
        padding: 0 16px 0 0;
        margin: 0;
    }

    .ald_for_sticky {
        position: sticky;
        top: 111px;
    }

    .sliders_wrap {
        width: 100%;
        margin: 0;
    }

    .product_info {
        width: 50%;
        padding: 0 0 0 16px;
    }

    .zoom_slider.zoom-full_screen .zoom_big:not(.slick-initialized) .zoom_slide {
        padding: 32px;
    }

    .short_chars {
        margin: -16px 0 0 0;
        width: 100%;
    }

    /* --- Select color OR Size --- */
    .select_color {
        padding: 0;
    }

    .select_color.select_color-pp LI {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .select_color.select_color-pp LI:nth-child(2n) {
        margin: 0 0 8px 0;
    }

    /* --- Options in Product Page --- */
    /* --- Tiles with Photo - Options --- */
    .options_tile.img LI {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .options_tile.img LI:nth-child(2n) {
        margin: 0 0 8px 0;
    }

    /* --- Input - Options --- */
    .input_group .option_input,
    .input_group .option_input:nth-child(2n) {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .input_group .option_input:last-child {
        margin: 0;
    }

    .product_price {
        width: 100%;
        margin: 0 0 16px 0;
    }

    .show_price {
        margin: 0 16px 16px 0;
    }

    .product_price .add_in-list {
        margin: 0 0 16px 0;
    }

    .available {
        margin-left: -22px;
        padding-left: 22px;
    }

    .product_details-inner {
        width: 100%;
        margin: 0;
        flex-direction: row;
    }

    .product_details-inner > .col:nth-child(1) {
        flex: 0 0 50%;
        padding-right: 8px;
        max-width: 50%;
    }

    .big_slider-wrap {
        margin-bottom: 0;
    }

    .big_slider {
        margin-bottom: 0;
    }

    .go_back-link {
        margin: auto 0 0 0;
        position: sticky;
        bottom: 10px;
        order: 1;
    }

    .product_details-inner > .col:nth-child(2) {
        flex: 0 0 50%;
        padding-left: 28px;
        max-width: 50%;
    }

    .prodcut_price-wrap {
        flex-direction: column;
    }

    .product_counter {
        margin-bottom: 16px;
    }

    .prodcut_price-wrap .col:nth-child(2) {
        padding-left: 0;
    }

    .product_btns .btn {
        width: 100%;
        margin: 0 0 10px 0;
    }
    /* --- Credit bank variants --- */
    .credits_variants {
        margin: -16px 0 16px 0;
        padding: 16px 16px 4px 16px;
        width: 100%;
    }

    /* --- Additional Call Buttons --- */
    .order_call_but {
        flex-direction: column;
        align-items: center;
    }

    .order_call_but A.btn {
        width: calc(100% - 32px);
        margin: 0 0 8px 0;
    }

    .order_call_but A.btn:last-child {
        margin: 0;
    }

    /* --- Cheaper Together in Product Page --- */
    .cheaper .together {
        position: relative;
        display: flex;
    }

    .cheaper .added_goods {
        width: 50%;
        padding: 0 32px 0 0;
    }

    .cheaper .together .added_goods:first-child {
        margin: 0;
    }

    .cheaper .added_goods:last-child {
        padding: 0 0 0 32px;
    }

    .cheaper .product_body {
        flex-direction: column;
        align-items: flex-start;
    }

    .cheaper .item_text {
        margin: 0;
    }

    .cheaper .price_box {
        flex-direction: row-reverse;
        width: auto;
        align-items: baseline;
    }

    .cheaper_plus {
        position: absolute;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .cheaper .cheaper_prise .together {
        margin: 0 32px 0 0;
    }

    .cheaper .slick-arrow {
        top: -46px;
        right: 40px;
        left: auto;
        height: 32px;
        transform: translateY(0);
        border-radius: var(--border-radius);
        box-shadow: none;
    }

    .cheaper .slick-arrow.slick-next {
        right: 0;
        border-radius: var(--border-radius);
    }

    .cheaper .slick-arrow::before,
    .cheaper .slick-arrow::after {
        right: 9px;
        top: 18px;
        width: 13px;
    }

    .cheaper .slick-arrow::after {
        top: 10px;
    }

    /* --- Main Info Box in Product Page --- */
    .main_info_box {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .sorts_info {
        width: 50%;
        padding: 0 16px 0 0;
    }

    /* --- Reviews --- */
    .product_reviews {
        width: 50%;
        padding: 0 0 0 16px;
    }

    /* --- Reviews Tab --- */
    .main_reviews .product_reviews {
        padding: 0;
        width: 100%;
    }

    /* --- Fixed product panel --- */
    .sticky_header.product_price {
        margin: 0;
    }

    .sticky_header .mini_product_photo {
        align-items: center;
    }

    .sticky_header .mpp_box {
        margin: 0 8px 0 0;
    }

    .sticky_header .together {
        width: auto;
        flex-shrink: 0;
    }

    .sticky_header .mpp_title {
        display: flex;
        max-height: 36px;
        overflow: hidden;
    }

    .sticky_header.product_price .add_in-list {
        margin: 0 0 0 8px;
    }

    /* --- Blog of Store --- */
    .blog_items {
        margin: 0 0 0 -16px;
    }

    .one_blog,
    .one_blog:last-child {
        margin: 0 0 16px 16px;
        width: calc(50% - 16px);
    }

    /* --- Blog Details --- */
    .blog_det_img {
        margin: 0 32px 8px 0;
    }

    /* --- Last newses of Blog --- */
    /* --- If Slider --- */
    .last_blog_items {
        padding: 0;
        margin: 0 0 0 -8px;
    }

    .last_blog_items:not(.slick-initialized) {
        margin: 0 0 0 -16px;
    }

    .last_blog_items .one_blog {
        margin: 0 16px 0 0;
    }

    .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 8px;
        width: calc(50% - 8px);
    }

    /* --- If Grid --- */
    .last_blog_grid .last_blog_items .one_blog {
        width: calc(50% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- Store window Slider --- */
    .product_slider .product_tabs {
        margin: 0 0 16px 0;
    }

    /* Stores on Google Map */
    .stores .map_address .address {
        margin: 0;
    }

    /* --- Credit bank variants - ALL in one place - PopUp --- */
    .credit_popup {
        padding: 32px 16px 32px 32px;
    }

    /* --- Size chart Popup --- */
    .size_table_popup {
        padding: 32px 16px 32px 32px;
    }

    /* --- COOKIES terms Popup --- */
    .cookies {
        flex-direction: row;
        align-items: center;
    }

    .cook_text {
        margin: 0 16px 0 0;
    }

    /* --- CONTACT US - FEEDBACK --- */
    /* --- Template 1:  Contacts + Background --- */
    .two_mini_box {
        flex-direction: row;
    }

    .cb_mini_box {
        width: 33.33%;
        margin: 0;
    }

    .contact_box .cb_info {
        padding: 0 22px;
    }

    .soc_and_mes_box .cb_mini_box {
        width: 100%;
        margin: 0 0 24px 0;
    }

    .soc_and_mes_box .cb_mini_box:last-child {
        margin: 0;
    }

    /* --- Template 2:  Contacts + Photo --- */
    .contact_us.photo .centre {
        display: flex;
        flex-wrap: wrap;
    }

    .rtl.contact_us.photo .centre {
        flex-direction: row-reverse;
        align-items: flex-start;
    }

    .contact_us.photo .contact_box {
        width: 50%;
    }

    .rtl.contact_us.photo .contact_box {
        padding: 0 0 0 22px;
    }

    .contact_us.photo .two_mini_box {
        flex-direction: column;
    }

    .contact_us.photo .cb_mini_box {
        width: 100%;
        margin: 0 0 24px 0;
    }

    .contact_us.photo .cb_mini_box:last-child {
        margin: 0;
    }

    .contact_us.photo .cb_poto {
        width: 50%;
        margin: 0;
    }

    .rtl.contact_us.photo .background_sign {
        align-items: flex-start;
        left: 0;
    }

    .rtl.contact_us.photo .background_sign .bs_box {
        align-items: flex-start;
    }

    /* --- Template 3:  Feedback + Background --- */
    .for_feed.background {
        padding-bottom: 64px;
        min-height: 512px;
    }

    .contact_us.for_feed.background .centre,
    .rtl.contact_us.for_feed.background .centre {
        display: flex;
        flex-direction: column;
    }

    .rtl.contact_us.for_feed.background .centre {
        align-items: flex-end;
    }

    .for_feed.contact_us.background .feed_box,
    .rtl.for_feed.contact_us.background .feed_box {
        margin: 0;
    }

    .for_feed.background .title_wrap,
    .for_feed.background .description {
        display: flex;
        justify-content: center;
        text-align: center;
        max-width: 692px;
        
    }

    .rtl.for_feed.contact_us.background .title_wrap {
        justify-content: flex-end;
    }

    .rtl.for_feed.contact_us.background .title_wrap .main_title,
    .rtl.for_feed.background .description {
        text-align: right;
    }

    .for_feed.background .tile_background Img {
        object-position: top;
    }

    /* --- Template 4:  Contacts + Feedback --- */
    .contact_us.for_feed .centre {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex;
    }

    .rtl.contact_us.for_feed .centre {
        flex-direction: row-reverse;
        justify-content: flex-end
    }

    .contact_us.for_feed .contact_box,
    .contact_us.for_feed .feed_box {
        width: calc(50% - 16px);
        margin: 0 16px 0 0;
    }

    .rtl.contact_us.for_feed .contact_box {
        margin: 0 0 0 16px;
    }

    .rtl.contact_us.for_feed .feed_box {
        margin: 0 16px 0 0;
    }

    .contact_us.for_feed .feed_box {
        margin: 0 0 0 16px;
    }

    .contact_us.for_feed .two_mini_box {
        flex-direction: column;
        margin: 0;
    }

    .contact_us.for_feed .cb_mini_box {
        width: 100%;
        margin: 0 0 24px 0;
    }

    .contact_us.for_feed .soc_and_mes_box,
    .contact_us.for_feed .soc_and_mes_box .cb_mini_box:last-child {
        margin: 0;
    }

    .contact_us.for_feed .soc_and_mes_box .cb_info {
        padding: 0;
    }

    .contact_us.for_feed .for_sticky {
        position: sticky;
        top: 90px;
    }

    .header_contact {
        margin-left: 20px;
    }

    .header_contact .icon {
        margin-right: 8px;
        width: 16px;
        height: 16px;
    }

    address.header_contact {
        margin-right: 24px;
    }

    .header-icon_contact {
        margin-left: 14px;
    }

    .header-icon_contact .icon {
        width: 20px;
        height: 20px;
    }

    .product_wrap .one_good {
        padding: 16px 16px 6px 16px;
    }

    .product_wrap .one_good .photo_wrap {
        width: calc(100% + 32px);
        margin: -16px -16px 10px -16px;
    }

    .product_wrap .product_collection {
        flex: 1 1 auto;
        margin-bottom: 0;
    }

    .product_wrap .one_good .price_wrap {
        justify-content: flex-end;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(5),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(6) {
        display: flex;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(3) {        
        margin-bottom: 16px;
    }

    .product_col_inner .one_good {
        padding: 16px 16px 6px 16px;
    }

    .product_col_inner .one_good .photo_wrap {
        width: calc(100% + 32px);
        margin: -16px -16px 10px -16px;
    }

    .product_col_inner .product_info-row {
        flex-direction: row;
    }

    .product_col_inner .product_collection {
        margin-bottom: 0;
    }

    .product_row_price {
        flex-direction: row;
    }

    .product_col_inner .product_row_price {
        flex: 1 1 auto;
        flex-direction: row;
        align-items: center;
    }

    .product_col_inner .product_row_price .title {
        margin-right: 12px;
    }

    .product_col_inner .one_good .price_wrap {
        justify-content: flex-end;
    }

    .product_slider .btn.go_catalog {
        margin-top: 28px;
    }

    /* --- SMALL IMAGE COMPONENT --- */

    .small_image-component .header {
        flex-direction: row;
        max-width: 986px;
        margin: 0 0 0 auto;
    }

    .small_image-component .header > .col:nth-child(1) {
        flex: 0 0 40%;
        padding-right: 10px;
    }

    .small_image-component .header > .col:nth-child(2) {
        flex: 0 0 60%;
        margin-top: -40px;
        padding-left: 10px;
    }

    .small_image-component .brand_image img {
        margin-right: 0;
    }

    .small_image-component .title {
        margin-bottom: 0;
    }

    .bottom_logo {
        justify-content: flex-start;
    }

    .brand_logo {
        width: 40%;
    }

    .btn-wrap {
        flex: 1 1 auto;
        max-width: 591px;
        margin: 0 0 0 auto;
        padding-left: 10px;
    }

    .bottom_logo .btn {
        margin: 0 auto 5px 0;
    }

    .brand_arrow {
        width: 5%;
        height: auto;
    }

    /* --- ABOUT COMPONENT --- */

    .about_component .top_img {
        height: 100%;
    }

    .about_component .top_img img {
        height: 100%;
    }

    .about_component .component_content {
        flex-direction: row;
    }

    .about_component .component_content .col:nth-child(1) {
        flex: 0 0 43%;
    }

    .about_component .component_content .col:nth-child(2) {
        flex: 0 0 57%;
    }

    /* --- OUR ADVANTAGES --- */

    .our_advantages {
        display: flex;
        padding: 0;
    }

    .our_advantages .title_box {
        flex: 0 0 50%;
        padding: 50px 16px;
    }

    .our_advantages .main_title {
        margin: auto 0 0 0;
    }

    .our_advantages .content_box {
        flex: 0 0 50%;
    }

    .our_advantages .advantages_img {
        width: 100%;
        margin: 0;
    }

    .our_advantages .advantages_img img {
        max-height: 448px;
    }

    .our_advantages .advantages_article {
        color: #dcd9d5;
        width: 100%;
        margin: 0;
        padding: 50px 16px;
        background-color: #23201f;
        order: 0;
    }

    /* --- OUR PROGRESS --- */

    .our_progress {
        display: flex;
    }

    .our_progress .title_box {
        flex: 0 0 50%;
        display: flex;
        flex-direction: column;
    }
    
    .our_progress .title_box .content {
        flex: 1 1 auto;
        margin: 0 0 0 auto;
        max-width: 762px;
        width: 100%;
    }

    .our_progress .top_comment {
        display: block;
    }

    .our_progress .top_comment {
        margin-bottom: 0;
        margin-left: auto;
        padding-bottom: 30px;
        max-width: 246px;
    }

    .our_progress .progress_arrow {
        margin-bottom: auto;
        padding-bottom: 70px;
        width: 50px;
    }

    .our_progress .content_box {
        color: #120f0f;
        flex: 0 0 50%;
        padding: 40px 16px 50px 16px;
        background-color: #c8bfb5;
    }

    .our_progress .content_box .content{
        margin: 0 auto 0 0;
        max-width: 762px;
        width: 100%;
    }

    /* --- INVITATION --- */ 
    .invitation {
        display: flex;
        align-items: flex-end;
        padding: 50px 0 50px 0;
        overflow: hidden;
    }

    .invitation .content {
        flex: 0 0 50%;
        align-self: stretch;
        margin: 0 0 0 auto;
        padding: 0 16px 0 16px;
        max-width: 838px;
        height: auto;
    }
    .invitation .subtitle {
        font-size: 18px;
        margin-bottom: 54px;
    }

    .invitation h2.title {
        margin-bottom: auto;
        padding-bottom: 40px;
        width: 520px;
    }

    .invitation .text {
        max-width: 450px;
    }

    .invitation .arrow-image {
        margin-bottom: auto;
        padding-bottom: 40px;
    }

    .invitation .text.desk_temp {
        display: block;
        padding-top: 20px;
    }

    .invitation .text.mob_temp {
        display: none;
    }
    
    .invitation .image {
        flex: 0 0 50%;
        width: 50%;
        margin: 80px 0 0 0;
    }

    .invitation .image {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    
    .invitation .bg-img {
        width: 100%;
        max-width: 600px;
    }

    .invitation .picture-img {
        top: auto;
        bottom: 0;
        transform: translateX(-50%);
    }

    /* --- PARTNERSHIP --- */

    .partnership .content {
        flex-direction: row;
    }

    .partnership .content {
        display: flex;
    }

    .partnership .content > .col:nth-child(1) {
        flex: 0 0 50%;
        padding-right: 12px;
    }

    .partnership .subtitle {
        margin-bottom: 0;
    }

    .partnership .content > .col:nth-child(2) {
        flex: 0 0 50%;
        padding-left: 12px;
    }

    .partnership_image {
        width: 100%;
        margin: 0;
    }

    /* --- COOPERATION --- */

    .cooperation {
        flex-direction: row;
    }

    .cooperation .image {
        flex: 0 0 50%;
        order: 0;
        width: 50%;
        min-height: calc(100vh - 115px);
        position: relative;
    }

    .cooperation .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .cooperation .content {
        flex: 0 0 50%;
        display: flex;
        flex-direction: column;
    }

    .cooperation .top {
        flex: 1 1 auto;
        justify-content: flex-start;
        background-color: transparent;
    }

    .cooperation .bottom .content {
        justify-content: center;
    }

    .cooperation .bottom {
        flex: 1 1 auto;
        justify-content: flex-end;
        padding: 20px;
    }

    .contact_row {
        margin-bottom: 20px;
    }

    /* --- ADVANTAGES TEMP 2 --- */

    .advantages_temp-2 {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .advantages_temp-2 > .col:nth-child(1) {
        padding-top: 50px;
        width: 50%;
        max-width: 838px;
    }

    .advantages_temp-2 > .col:nth-child(2) {
        margin-bottom: 0;
        width: 50%;
        height: auto;
        order: 0;
    }

    /* --- ADVANTAGES TEMP 4 --- */

    .advantages_temp-4 {
        flex-direction: row;
    }

    .advantages_temp-4 .col:nth-child(1) {
        justify-content: flex-end;
        flex: 0 0 50%;
    }

    .advantages_temp-4 > .col:nth-child(1) .inner {
        max-width: 838px;
        margin: 0 0 0 auto;
    }

    .advantages_temp-4 .col:nth-child(2) {
        flex: 0 0 50%;
    }

    .advantages_temp-4 > .col:nth-child(2) .inner {
        max-width: 838px;
    }

    .advantages_temp-4 .pattern_bottom {
        order: 0;
        display: flex;
        justify-content: flex-end;
    }

    .advantages_temp-4 .pattern_top {
        order: 0;
    }

    .advantages_temp-4 .title {
        font-size: 26px;
    }

    .advantages_temp-4 h3 {
        font-size: 20px;
    }
}

@media (min-width:992px) {

    body {
        padding-top: 130px;
    }

    .blog_details > article {
        padding: 40px;
    }

    .article_place > article {
        padding: 40px;
    }

    .catalog_btn {
        display: flex;
        margin: 0 0 0 16px;
    }

    .catalog_btn.btn .icon.margin {
        margin: 0 12px 0 0;
    }

    html[lang="uk"] .catalog_btn-header span {
        width: auto;
        overflow: unset
    }

    html[lang="ru"] .catalog_btn-header span {
        width: auto;
        overflow: unset
    }

    html[lang="en"] .catalog_btn-header span {
        text-align: start;
        display: block;
        justify-content: flex-start;
        width: auto;
        overflow: unset;
        text-transform: unset;
    }

    .menu_header .catalog_btn,
    .menu_header .catalog_mob_menu {
        display: none;
    }

    Body.body_overflow_cat .main_header {
        position: sticky;
        top: 0;
    }

    .main_header {
        margin: 0 0 16px 0;
    }

    /* --- main search panel --- */
    .search_wrap {
        z-index: 12;
    }

    /* --- LogIn & Registration --- */
    .lor_col {
        padding: 0 64px 0 0;
    }

    .lor_col.signup {
        padding: 0 0 0 64px;
    }

    /* --- Main Slider --- */
    .main_slider_container {
        display: flex;
    }

    .main_slider_container.with_menu>UL {
        width: 300px;
        flex-shrink: 0;
        margin: 0 16px 0 0;
        display: flex;
        flex-direction: column;
        position: relative;
        background: var(--white);
        padding: 8px 8px 7px 8px;
    }

    .main_slider {
        width: 100%;
    }

    .with_menu .main_slider {
        width: calc(100% - 300px - 16px);
    }

    .main_slider_container.with_menu>UL LI {
        display: none;
        margin: 0 0 1px 0;
    }

    .main_slider_container.with_menu>UL LI:nth-child(1),
    .main_slider_container.with_menu>UL LI:nth-child(2),
    .main_slider_container.with_menu>UL LI:nth-child(3),
    .main_slider_container.with_menu>UL LI:nth-child(4) {
        display: block;
    }

    /* --- Menu common styles --- */
    .menu A.btn_back,
    .menu LI.mobile,
    .menu_head {
        display: none;
    }

    .menu .next_level {
        background: none;
        box-shadow: none;
    }

    .menu LI A {
        z-index: 10;
    }

    .menu LI A,
    .main_slider_container.with_menu LI A {
        padding: 8px 30px 8px 16px;
    }

    .main_aside .left_menu A {
        padding: 8px 16px;
    }

    .menu A.has_arrow::before,
    .menu A.has_arrow::after {
        top: 19px;
    }

    .menu A.has_arrow::after {
        top: 14px;
    }

    .menu.menu_1 .ul_2 A.has_arrow::before,
    .menu.menu_1 .ul_2 A.has_arrow::after,
    .menu.menu_2 .ul_2 A.has_arrow::before,
    .menu.menu_2 .ul_2 A.has_arrow::after {
        display: none;
    }

    .menu.menu_1 .one_col,
    .menu.menu_2 .one_col {
        display: flex;
        width: 33.33%;
    }

    /* --- Menu header - if Row Menu (3 & 4 variants) --- */
    .main_header.menu_2,
    .main_header.menu_3 {
        min-height: 111px;
        padding: 16px 0 0 0;
    }

    .main_header.menu_2::after,
    .main_header.menu_3::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 42px;
        background: var(--main-color-light);
    }

    .main_header.menu_2 A.catalog_btn,
    .main_header.menu_3 A.catalog_btn {
        display: none;
    }

    /* --- Menu variant 0 --- Button "Catalog" -> 1 level -> 2 level -> 3 level --- */
    /* !!! - When using this template, you need to make changes in script contained in Menu -> Catalog_menu_tpl.php:
    height of menu_item, menu_item_margin, ulPadding - !!!*/
    .menu.menu_0 {
        position: absolute;
        top: auto;
        left: auto;
        width: auto;
        background: transparent;
        z-index: 12;
    }

    .menu.menu_0 UL,
    .menu.menu_0 .next_level .ul_3 {
        width: 305px;
        overflow: hidden;
        position: fixed;
        top: 86px;
        left: 10px;
        max-height: calc(100vh - 172px);
        background: var(--white);
        border: none;
        min-height: 320px;
        display: flex;
        flex-direction: column;
        border-radius: var(--border-radius);
        overflow-y: auto;
        transition: .3s;
    }

    .menu.menu_0 .next_level .ul_2 {
        left: 307px;
        visibility: hidden;
        opacity: 0;
    }

    .menu.menu_0 .has_arrow.active+.next_level .ul_2 {
        visibility: visible;
        opacity: 1;
    }

    .menu.menu_0 .ul_2 .next_level .ul_3 {
        left: 604px;
        visibility: hidden;
        opacity: 0;
    }

    /* --- Menu variant 1 & Main style --- Button "Catalog" -> 1 level -> 2 & 3 levels --- */
    /* !!! - When using this template, you need to make changes in script contained in Menu -> Catalog_menu_1_tpl.php:
    height of menu_item1, menu_item2, menu_item3, menu_item_margin, menu_block_margin - !!!*/
    .menu.menu_1 {
        position: absolute;
        top: 54px;
        background: var(--white);
        max-height: calc(100vh - 172px);
        height: auto;
        border-radius: 0 0 var(--border-radius) var(--border-radius);
    }

    .menu.menu_1 .over {
        display: flex;
        position: relative;
        overflow-y: auto;
    }

    .menu.menu_1 UL {
        width: 300px;
        background: var(--site-bg);
        min-height: 320px;
        display: flex;
        flex-direction: column;
        border-radius: 0 0 0 var(--border-radius);
        overflow: hidden;
    }

    .two_cols .menu.menu_1 UL {
        padding: 16px 8px 8px 8px;
    }

    .menu.menu_1 A {
        overflow: hidden;
        white-space: nowrap;
    }

    .menu.menu_1 UL .next_level {
        position: absolute;
        display: none;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        padding: 0 8px 0 300px;
        transition: none;
    }

    .menu.menu_1 UL .next_level.active {
        display: flex;
    }

    .menu.menu_1 .one_col .ul_2 {
        background: none;
        width: 100%;
        min-height: unset;
        height: auto;
        padding: 8px 0 8px 8px;
    }

    .two_cols .menu.menu_1 .one_col .ul_2 {
        padding: 16px 0 8px 8px;
    }

    .menu.menu_1 .one_col .ul_2 A {
        padding: 8px 8px 4px 8px;
        color: var(--main-color-light);
    }

    .menu.menu_1 .ul_2 .next_level {
        opacity: 1;
        visibility: visible;
        position: relative;
        height: auto;
        padding: 0;
    }

    .menu.menu_1 .next_level .ul_3 {
        background: none;
        flex-direction: column;
        width: 100%;
        min-height: unset;
        padding: 0 0 4px 16px;
    }

    .menu.menu_1 .one_col .ul_3 A {
        font-size: 14px;
        padding: 4px 8px;
        color: var(--text-light);
    }

    .menu.menu_1 .one_col .ul_3 A.active {
        color: var(--btn-bg-hover);
    }

    /* --- Menu variant 2 --- Horizontal -> 1 level -> 2 & 3 levels --- */
    /* !!! - When using this template, you need to make changes in script contained in Menu -> Catalog_menu_2_tpl.php:
    menu_item2_height, menu_item3_height, item_margin, block_margin - !!!*/
    .menu.menu_2 {
        display: flex;
        position: absolute;
        top: 53px;
        left: 0;
        width: 100%;
        height: 42px;
        background: none;
        margin: 0;
        padding: 0;
        border-radius: 0;
        overflow: unset;
    }

    .menu.menu_2 .over {
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .menu.menu_2 .black.for_menu {
        position: absolute;
    }

    .menu.menu_2 UL {
        display: flex;
        background: none;
        min-height: unset;
        flex-direction: row;
        padding: 0;
        border-radius: 0;
        overflow: hidden;
    }

    .menu.menu_2 UL LI {
        margin: 0 0 0 1px;
        width: auto;
    }

    .menu.menu_2 UL LI:first-child {
        margin: 0;
    }

    .menu.menu_2 LI A {
        color: var(--text-inverse);
        padding: 0 16px;
        border-radius: 0;
        height: 100%;
    }

    .menu.menu_2 LI A.active,
    .menu.menu_2 LI A.hovered,
    .menu.menu_2 LI A.active.not_hovered.hovered {
        background: var(--main-color);
    }

    .menu.menu_2 LI A.active.not_hovered {
        background: none;
    }

    .menu.menu_2 LI A.has_arrow {
        padding: 0 32px 4px 16px;
    }

    .menu.menu_2 A.has_arrow::before,
    .menu.menu_2 A.has_arrow::after {
        background: var(--text-inverse);
        top: 19px;
        right: 9px;
    }

    .menu.menu_2 A.has_arrow::after {
        right: 14px;
    }

    .menu.menu_2 A.has_arrow.left::before {
        transform: rotate(-45deg);
    }

    .menu.menu_2 A.has_arrow.left::after {
        transform: rotate(45deg);
    }

    .menu.menu_2 .next_level {
        display: none;
    }

    .menu.menu_2 .next_level.active {
        display: flex;
        background: var(--white);
        top: 100%;
        height: auto;
        max-height: calc(var(--100vh) - (111px + 64px));
        padding: 8px;
        overflow: auto;
        box-shadow: 0 8px 30px rgba(0, 0, 0, .3);
    }

    .menu.menu_2 .next_level .for_scroll {
        display: flex;
        width: 100%;
        height: max-content;
    }

    .menu.menu_2 .one_col .ul_2 {
        padding: 0 8px 0 0;
        flex-direction: column;
    }

    .menu.menu_2 .one_col LI {
        margin: 0 0 1px 0;
    }

    .menu.menu_2 .one_col LI:last-child {
        margin: 0;
    }

    .menu.menu_2 .one_col .ul_2 A {
        padding: 8px 8px 4px 8px;
        background: none;
        height: auto;
        color: var(--main-color-light);
    }

    .menu.menu_2 .one_col .next_level {
        position: relative;
        padding: 0;
        top: 0;
        box-shadow: none;
        max-height: unset;
    }

    .menu.menu_2 .next_level .ul_3 {
        flex-direction: column;
        width: 100%;
        padding: 0 0 4px 16px;
    }

    .menu.menu_2 .ul_3 LI:last-child {
        margin: 0;
    }

    .menu.menu_2 .next_level .ul_3 A {
        font-size: 14px;
        padding: 4px 8px;
        color: var(--text-light);
    }

    .menu.menu_2 .one_col .ul_3 A.active {
        color: var(--btn-bg-hover);
    }

    /* --- Menu variant 3 --- Horizontal -> 1 level -> 2 level -> 3 level --- */
    .menu.menu_3 .over,
    .menu.menu_3 UL {
        overflow: unset;
    }

    .menu.menu_3 LI {
        position: relative;
    }

    .menu.menu_3 .next_level.active {
        width: 300px;
        overflow: unset;
    }

    .menu.menu_3 .next_level.right {
        left: 0;
    }

    .menu.menu_3 .next_level.left {
        left: auto;
        right: 0;
    }

    .menu.menu_3 .ul_2 {
        flex-direction: column;
    }

    .menu.menu_3 .next_level LI {
        width: 100%;
        margin: 0 0 1px 0;
    }

    .menu.menu_3 .next_level LI:last-child {
        margin: 0;
    }

    .menu.menu_3 .next_level A,
    .menu.menu_3 .next_level A.has_arrow {
        border-radius: var(--border-radius);
        color: var(--text);
        padding: 8px 16px;
        height: auto;
    }

    .menu.menu_3 .next_level A.active {
        color: var(--text-inverse);
        background: var(--main-color-lighter);
    }

    .menu.menu_3 .ul_2 A.has_arrow::before,
    .menu.menu_3 .ul_2 A.has_arrow::after {
        display: flex;
        background: var(--main-color);
        right: 16px;
        top: 19px;
    }

    .menu.menu_3 .ul_2 A.has_arrow::after {
        top: 14px;
    }

    .menu.menu_3 .ul_2 A.has_arrow.active::before,
    .menu.menu_3 .ul_2 A.has_arrow.active::after {
        background: var(--text-inverse);
    }

    .menu.menu_3 .ul_2 A.has_arrow.left::before {
        transform: rotate(45deg);
    }

    .menu.menu_3 .ul_2 A.has_arrow.left::after {
        transform: rotate(-45deg);
    }

    .menu.menu_3 .ul_2 .next_level {
        display: none;
        transition: unset;
        left: calc(100% + 8px);
        top: -8px;
    }

    .menu.menu_3 .ul_2 .next_level.left {
        right: calc(100% + 8px);
        left: auto;
        top: -8px;
    }

    .menu.menu_3 .ul_2 .next_level.active {
        display: flex;
    }

    .menu.menu_3 .next_level .ul_3 {
        padding: 0;
    }

    .menu.menu_3 .next_level .ul_3 A {
        font-size: 15px;
        padding: 8px 16px;
        color: var(--text);
    }

    .menu.menu_3 .next_level .ul_3 A.active {
        color: var(--text-inverse);
    }

    .catalog_list .H3 {
        margin: 0 0 16px 0;
    }

    /* --- CATEGORIES --- */
    /* --- Rows - Category --- */
    .row_list .one_cat {
        width: calc(33.33% - 16px);
    }

    .row_list .category_image {
        width: 40%;
        height: auto;
    }

    /* --- List - Category --- */
    .list_info .one_cat {
        width: calc(33.33% - 16px);
    }

    /* --- Store window Slider --- */
    .category_comments {
        padding: 54px 8px 8px 8px;
        margin: -54px 0 0 -8px;
    }

    .product_slider .product_inner.tabs {
        padding: 64px 8px 8px 8px;
        margin: -64px 0 0 -8px;
    }

    .category_comments .slick-arrow,
    .faq_slider .slick-arrow {
        top: 8px;
        right: 48px;
        left: auto;
        height: 32px;
        transform: translateY(0);
        box-shadow: none;
    }

    .has_tabs .product_inner .slick-arrow {
        top: 2px;
    }

    .category_comments .slick-arrow.slick-prev,
    .faq_slider .slick-arrow.slick-prev {
        transform: rotate(180deg);
    }

    .category_comments .slick-arrow.slick-next,
    .faq_slider .slick-arrow.slick-next {
        right: 8px;
    }

    /* --- Last viewed on Main page - if Grid --- */

    .product_grid LI:nth-child(4) {
        display: block;
    }

    /* --- CATALOG LIST --- */
    .menu_2 .control_products,
    .menu_3 .control_products {
        top: 111px;
    }

    /* --- If MINI Product --- */
    .products_mini .product_grid LI:nth-child(5) {
        display: block;
    }

    .products_mini .product_grid .one_good,
    .products_mini .product_inner .one_good {
        width: 20%;
    }

    /* --- PRODUCT PAGE --- */
    .menu_2 .details_product .product_tabs,
    .menu_3 .details_product .product_tabs {
        top: 111px;
    }

    .menu_2 .ald_for_sticky,
    .menu_3 .ald_for_sticky {
        top: 162px;
    }

    /* --- Additional Call Buttons --- */
    .order_call_but {
        flex-direction: row;
        justify-content: flex-start;
    }

    .is_one_click.order_call_but {
        justify-content: center;
    }

    .order_call_but A.btn {
        width: calc(50% - 24px);
        margin: 0 8px 0 0;
    }

    .is_one_click.order_call_but A.btn:last-child {
        margin: 0 0 0 8px;
    }

    /* --- USER ACCOUNT --- */
    .menu_2 .compare_products,
    .menu_3 .compare_products {
        top: 111px;
    }

    /* --- Main FOOTER --- */
    .main_footer {
        padding: 32px 16px 16px;
    }

    .footer_social {
        max-width: 33.33%;
    }

    .nav_and_contacts {
        padding: 0;
    }

    .footer_nav {
        flex-direction: row;
        margin: 0 0 20px 0;
    }

    .menu_element,
    .footer_contacts {
        background: none;
    }

    .footer_nav .menu_element {
        width: 50%;
        padding: 0 0 0 16px;
        margin: 0;
    }

    .footer_menu-titile {
        cursor: unset;
    }

    .footer_menu-titile::before,
    .footer_menu-titile::after {
        display: none;
    }

    .main_footer .whap_hidden {
        display: flex;
        flex-direction: column;
    }

    .footer_menu-titile {
        padding: 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        display: inline-block;
        height: auto;
        margin: 0 0 16px 0;
    }

    .main_footer LI A,
    .footer_phones A {
        margin: 0 0 12px 0;
    }

    .footer_contacts {
        padding: 0 0 0 16px;
    }

    .footer_contacts .whap_hidden {
        flex-direction: row;
    }

    .footer_phones,
    .messenger_wrap,
    .hours_work {
        width: 33.33%;
        padding: 0 0 0 16px;
        margin: 0;
    }

    .footer_phones {
        padding: 0;
    }

    .footer_phones .one_phone:last-child {
        margin: 0;
    }

    .foo_mini_tit {
        margin: 0 0 8px 0;
    }

    .messenger_wrap .row {
        margin: 0;
        flex-direction: column;
    }

    .messenger_wrap A {
        margin: 0 0 8px 0;
        display: inline-flex;
        padding: 0 16px 0 0;
        position: relative;
        transition: .3s;
    }

    .messenger_wrap A::before,
    .messenger_wrap A::after {
        display: flex;
        background: var(--viber);
        right: 10px;
        opacity: 0;
    }

    .messenger_wrap A.telegram::before,
    .messenger_wrap A.telegram::after {
        background: var(--telegram);
    }

    .messenger_wrap A.whatsapp::before,
    .messenger_wrap A.whatsapp::after {
        background: var(--whatsapp);
    }

    .messenger_wrap A.messenger::before,
    .messenger_wrap A.messenger::after {
        background: var(--facebook);
    }

    .messenger_wrap Span:last-child A {
        margin: 0;
    }

    /* --- Blog of Store --- */
    .one_blog,
    .one_blog:last-child {
        width: calc(33.33% - 16px);
    }

    /* --- Last newses of Blog --- */
    /* --- If Slider --- */
    .last_blog_items {
        padding: 54px 0 0 0;
        margin: -54px 0 0 -8px;
    }

    .last_blog_items:not(.slick-initialized) {
        margin: 0 0 0 -16px;
        width: calc(100% + 16px);
    }

    .last_blog_items .slick-arrow {
        top: 8px;
        right: 48px;
        left: auto;
        height: 32px;
        transform: translateY(0);
        /* border-radius: var(--border-radius); */
        box-shadow: none;
    }

    .last_blog_items .slick-arrow.slick-prev {
        transform: rotate(180deg);
    }

    .last_blog_items .slick-arrow.slick-next {
        right: 8px;
        /* border-radius: var(--border-radius); */
    }

    .last_blog_items .slick-arrow::before,
    .last_blog_items .slick-arrow::after {
        /* right: 9px;
        top: 18px;
        width: 13px; */
    }

    .last_blog_items .slick-arrow::after {
        /* top: 10px; */
    }

    .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 8px;
        width: 32.33%;
    }

    /* --- If Grid --- */
    .last_blog_grid .last_blog_items .one_blog {
        width: calc(33.33% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- FAQ --- */
    /* --- If Slider --- */
    .faq.slider.no_title.no_subtitle {
        padding: 42px 8px 16px 8px;
    }

    .faq.slider .title_wrap {
        margin: 0 0 13px 0;
    }

    .faq_slider .slick-arrow {
        top: -46px;
    }

    .no_title .faq_slider .slick-arrow {
        top: -30px;
    }

    .no_title.no_subtitle .faq_slider .slick-arrow {
        top: -33px;
    }

    .faq_slider .one_question {
        align-items: flex-end;
    }

    .faq .faq_slider .faq_answer {
        width: 60%;
        padding: 16px 16px 32px 0;
    }

    /* --- CONTACT US - FEEDBACK --- */
    .contact_us.margin {
        margin: -54px 0 0 0;
    }

    /* --- Template 4:  Contacts + Feedback --- */
    .menu_2 .contact_us.for_feed .for_sticky,
    .menu_3 .contact_us.for_feed .for_sticky {
        top: 132px;
    }

    /* --- Credit bank variants - ALL in one place - PopUp --- */
    .one_credit {
        flex-wrap: nowrap;
    }

    .oc_bank_name {
        margin: 0 16px 0 0;
    }

    .one_credit .together {
        flex-shrink: 0;
        width: auto;
        align-items: center;
        min-width: 50%;
    }

    /* --- CART --- */
    A.delete_product {
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    }

    /* --- CHECKOUT PAGE --- */
    .checkout .added_goods.added_goods_ignore {
        padding: 8px 0 8px 38px;
    }

    .checkout .cart_kit .added_goods_ignore::before,
    .checkout .cart_kit .added_goods_ignore::after {
        left: 16px;
        top: 50%;
    }

    /* --- Registration Form in Checkout --- */
    .registration_form .long_div {
        width: calc(50% - 16px);
        margin-right: 16px;
    }

    .registration_form .long_div:nth-child(2n) {
        margin-right: auto;
        margin-left: 16px;
    }

    .registration_form .empty_box {
        width: 50%;
    }

    .registration_form .for_reg_but,
    .registration_form .for_reg_but.long_div:nth-child(2n) {
        width: 100%;
        margin: 0;
    }

    .registration_form .common_but,
    .enter_form .common_but {
        width: max-content;
    }

    /* --- Login Form in Checkout --- */
    .enter_form .together {
        width: calc(50% - 16px);
        display: flex;
        flex-direction: column;
    }

    .enter_form .together.row {
        width: 100%;
        flex-direction: row;
    }

    .enter_form .together.row.wrap {
        flex-wrap: wrap;
    }

    .enter_form .together.row .long_div {
        margin: 0 16px 16px 0;
        width: calc(50% - 16px);
    }

    .enter_form .together.row .long_div:nth-child(2n) {
        margin: 0 0 16px 16px;
    }

    .enter_form .together.row .long_div.error {
        margin: 0 0 16px 0;
        width: 100%;
    }

    .header_contact {
        margin-left: 32px;
    }

    .site_header .bottom .centre {
        flex-wrap: nowrap;
    }

    .header_catalog-menu > ul > li > .lvl-2 {
        height: calc(100% - 114px);
        top: 114px;
        min-height: 500px;
    }

    .header_catalog-menu > ul > li > a.catalog_btn-header {
        width: auto;
    }

    .header-top_menu {
        flex: 1 1 auto;
    }

    .header_catalog-menu > ul > li > a {
        padding-left: 0;
        padding-right: 10px;
        height: 46px;
    }

    .header-top_menu li {
        padding: 0 10px;
        margin: 2px 0;
        position: relative;
    }

    .header-top_menu li::before {
        content: "";
        width: 1px;
        height: 20px;
        background-color: var(--base-color-6);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-top_menu li::before {
        left: 0;
    }

    .search_wrap {
        flex: 0 0 22%;
        margin: 0;
    }

    .search_wrap {
        order: 0;
    }

    .search_wrap {
        flex: 0 1 auto;
    }

    .search_wrap Input {
        background-color: transparent;
    }

    .btn_header.shopping_cart {
        margin-left: 8px;
    }

    .site_header .bottom .header_call-back {
        flex: 0 0 auto;
        margin: 0 0 0 8px;
        min-height: 52px;
        order: 0;
    }

    .header_bottom-inner {
        display: flex;
        background-color: transparent;
        margin: 0;
        padding: 0;
        width: auto;
        flex: 0 0 20%;
        height: 46px;
        order: 0;
        position: static;
        opacity:1; pointer-events:auto;
    }

    .search_wrap Input {
        height: 32px;
        padding: 0 62px 0 8px;
    }

    .search_wrap .search_btn {
        width: 32px;
        height: 32px;
    }

    .search_wrap .search_btn .icon {
        width: 18px;
        height: 18px;
    }

    .header_bottom-inner .close_search-btn {
        display: none;
    }

    .btn_header.search_mob-btn {
        display: none;
    }

    .search_wrap A.clear {
        opacity: 1;
        visibility: visible;
        right:33px;
    }

    .search_popup LI.all A.one_result {
        padding: 6px;
    }

    .btn_header-wishes {
        margin-left: 8px;
    }

    .header_languages {
        margin-left: 18px;
    }

/* --- HEADER IF CATALOG LIST --- */
.if_catalog.site_header .header_contact {margin:0 16px 0 0;}

    .product_details-inner {
        padding: 40px 64px 40px 20px;
    }

    .product_details-inner > .col:nth-child(1) {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .big_slider-wrap .wishes {
        top: 20px;
        right: 20px;
    }

    .big_slider-wrap .wishes .icon {
        width: 28px;
        height: 28px;
    }
    
    .sliders_wrap {
        flex-direction: row;
        align-items: flex-start;
        padding: 0;
        max-width: unset;
        margin-bottom: 40px;
    }

    .sub_slider {
        order: 0;
        flex: 0 0 87px;
        display: flex;
        max-width: 87px;
        height: 366px;
        max-height: 366px;
        margin: 0 6px 0 0;
        order: -1;
    }

    .sub_slider.slick-initialized {
        height: 372px;
        max-height: 372px;
        margin-top: -3px;
    }

    .sub_slider.slick-initialized::before,
    .sub_slider.slick-initialized::after {
        content: "";
        width:  100%;
        height: 3px;
        background-color: var(--design-color-4);
        position: absolute;
        left: 0;
        z-index: 1;
    }

    .sub_slider.slick-initialized::before {
        top: 0;
    }

    .sub_slider.slick-initialized::after {
        bottom: 0;
    }

    .sub_slider:not(.slick-initialized) {
        flex-direction: column;
        height: 366px;
        max-height: 366px;
    }

    .sub_slider:not(.slick-initialized) .details_slide {
        flex: 0 0 87px;
        width: 100%;
    }

    .sub_slider:not(.slick-initialized)::before {
        display: none;
    }

    .sub_slider:not(.slick-initialized)::after {
        display: none;
    }

    .sub_slider .slick-list {
        width: 87px;
        max-width: 87px;
        min-height: 100%;
    }

    .sub_slider .slick-track {
        flex-direction: column;
        justify-content: flex-start;
        min-height: 100%;
        width: 87px;
        max-width: 87px;
    }

    .sub_slider .details_slide {
        margin: 3px 0;
        width: 87px;
        height: 87px;
        border: none;
    }

    .sub_slider.slick-vertical .gallery-item.slick-slide {
        border: none;
    }

    .big_slider-wrap {
        flex: 0 0 calc(100% - 93px);
        margin: 0 0 0 auto;
    }

    .product_details-inner > .col:nth-child(2) {
        flex: 1 1 auto;
        max-width: unset;
    }

    .product_details-title {
        margin-bottom: 15px;
    }

    .product_details-collection {
        margin-bottom: 16px;
    }

    .product_details-info .availability {
        margin-bottom: 28px;
    }

    .price_info-wrap {
        margin-bottom: 24px;
    }

    .product_details-info {
        margin-bottom: 16px;
    }

    .zoom_row {
        flex-direction: row;
        padding-top: 16px;
    }

    .zoom_slides-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .full_screen .zoom_big {
        margin: 0;
    }

    .full_screen .zoom_big .slick-dots {
        display: none !important;
    }

    .zoom_slides-price {
        flex: 0 0 20%;
        padding: 0;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .contact_article {
        flex-direction: row;
    }

    .contact_article > .col:nth-child(1) {
        flex: 1 1 auto;
        padding-right: 18%;
    }

    .contact_article > .col:nth-child(2) {
        flex: 0 0 378px;
    }

    Article .contact_article > .col:nth-child(2) Img {
        max-width: 100% !important;
    }

    .contact_article-mob {
        display: none;
    }

    .contact_article-desk {
        display: block;
        padding-top: 12px;
    }

    .contact_article-list {
        grid-template-columns: repeat(2, 1fr);
    }

    /* --- PARTNERS ARTICLE --- */

    .partners_article {
        padding: 40px;
        position: relative;
        overflow: hidden;
    }

    .partners_article .H3 {
        margin-bottom: 24px;
    }

    .partners_article p {
        margin-bottom: 24px;
    }

    .partners_article > .row {
        flex-direction: row;
    }

    .partners_article > .row > .col:nth-child(1) {
        flex: 1 1 calc(50% - 30px);
        margin-bottom: 0;
        position: relative;
        z-index: 2;
    }

    .partners_article > .row > .col:nth-child(2) {
        flex: 0 0 calc(50% + 30px);
        padding-left: 60px;
        position: relative;
        z-index: 2;
    }

    .partners_article > .row:nth-child(2n + 2) > .col:nth-child(1) {
        margin-bottom: 0;
        padding: 0;
        flex: 1 1 calc(50% - 30px)
    }
    
    .partners_article > .row:nth-child(2n + 2) > .col:nth-child(2) {
        padding: 0 60px 0 0;
        flex: 0 0 calc(50% + 30px);
        order: -1;
    }

    .partners_article .btn {
        width: auto;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap {
        flex: 0 0 calc(100% / 4);
        max-width: calc(100% / 4);
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(7),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(8) {
        display: flex;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(4) {
        margin-bottom: 16px;
    }

    .full-width {
        padding: 40px 0;
        width: calc(100% + 80px);
    }

    .full-width:nth-child(1) {
        margin-top: -40px;
    }

    .full-width:nth-last-child(1) {
        margin-bottom: -100px;
    }
    
    /* --- SMALL IMAGE COMPONENT --- */

    .small_image-component {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .small_image-component .header {
        margin-bottom: 100px;
    }

    .small_image-component .header > .col:nth-child(2) {
        margin-top: -65px;
    }

    .small_image-component .title {
        font-size: 20px;
    }

    .small_image-component .brand_link {
        font-size: 18px;
    }

    .small_image-component .brand_country {
        font-size: 18px;
    }

    /* --- ABOUT COMPONENT --- */

    .full-width:nth-child(1) {
        margin-top: -54px;
    }

    .about_component {
        padding-top: 36%;
        padding-bottom: 65px;
    }
    
    /* --- OUR ADVANTAGES --- */

    .our_advantages {
        padding: 0;
        justify-content: flex-end;
    }

    .our_advantages .title_box {
        padding: 60px 16px;
        max-width: 838px;
    }

    .our_advantages .main_title {
        font-size: 64px;
    }

    .our_advantages .advantages_article {
        padding: 60px 16px;
    }

    .our_advantages .advantages_article .content {
        max-width: 720px;
    }

    /* --- OUR PROGRESS --- */

    .our_progress {
        padding: 0;
    }

    /* --- INVITATION --- */ 
    .invitation {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    
    .invitation .content {
        padding: 0 60px 60px 16px;
    }

    .invitation .image {
        margin-top: 140px;
    }

    .invitation .subtitle {
        margin-bottom: 112px;
    }

    /* --- PARTNERSHIP --- */
    .partnership {
        padding: 60px 0;
    }

    /* --- COOPERATION --- */

    .cooperation .top {
        padding: 60px 60px 16px 60px;
    }

    .cooperation .top .content {
        max-width: 762px;
    }

    .cooperation .bottom {
        padding: 16px 60px 60px 60px;
    }

    .cooperation .top .bottom {
        max-width: 762px;
    }

    /* --- ADVANTAGES TEMP 4 --- */

    .advantages_temp-4 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .advantages_temp-4 > .col:nth-child(1) .inner {
        padding: 60px 60px 60px 16px;
    }

    .advantages_temp-4 > .col:nth-child(2) .inner {
        padding: 60px 16px 60px 60px;
    }
}

@media (min-width:1024px) {
    :root {
        --h1: 38px;
        --h2: 32px;
        --h3: 22px;
        --h4: 20px;
        --h5: 18px;

        --bottom-gap: 80px;
    }

    Input,
    Select {
        height: 48px;
    }

    Input[type=text],
    Input[type=password],
    Input[type=email],
    Input[type=tel],
    Input[type=number],
    Input[type=search],
    Textarea,
    Select {
        font-size: 16px;
    }

    .dropdown {
        height: 48px;
    }

    .dropdown Span {
        font-size: 16px;
    }

    .dropdown UL,
    .autocomplete-suggestions {
        top: 50px;
    }

    .dropdown UL LI A,
    .autocomplete-suggestion {
        font-size: 16px;
    }

    .close_submenu {
        display: none;
    }

    .header_catalog-menu > ul > li > a {
        padding-right: 14px;
    }

    .header-top_menu li {
        padding: 0 14px;
    }

    .header_catalog-menu > ul > li > .lvl-2 {
        display: block;
        padding: 40px 0;
        height: auto;
        min-height: unset;
        max-height: unset;
        background: rgba(53, 56, 62, .8);
        backdrop-filter: blur(15px);
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        transform: translateY(-36px) scaleY(0.96);
        transform-origin: top;
        pointer-events: none;
        transition:
            opacity .25s ease,
            transform .65s cubic-bezier(.18, 0, .25, 1);
    }

    .header_catalog-menu > ul > li.is_open > .lvl-2 {
        opacity: 1;
        transform: translateY(0) scaleY(1);
        pointer-events: auto;
    }

    .header_catalog-menu > ul > li > .lvl-2 ul a {
        opacity: 0;
        transform: translate3d(0, 20px, 0) rotate(4deg);
        transition:
            opacity .3s ease,
            transform .3s ease;
    }

    .header_catalog-menu > ul > li.is_open > .lvl-2 li a {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotate(0deg);
    }

    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(1) a { transition-delay: 0.25s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(2) a { transition-delay: 0.32s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(3) a { transition-delay: 0.39s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(4) a { transition-delay: 0.46s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(5) a { transition-delay: 0.53s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(6) a { transition-delay: 0.60s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(7) a { transition-delay: 0.67s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(8) a { transition-delay: 0.74s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(9) a { transition-delay: 0.81s; }
    .header_catalog-menu > ul > li.is_open > .lvl-2 li:nth-child(10) a { transition-delay: 0.88s; }

    .header_catalog-menu > ul > li > .lvl-2 ul li {
        display: block;
        max-width: calc((100% / 3) - (32px / 3));
    }

    .header_catalog-menu .lvl-2 > ul > li > a > .img_one,
    .header_catalog-menu .lvl-2 > ul > li > a > .img_two {
        display: block;
        width: auto;
        height: auto;
        max-width: calc((100% / 3) - (32px / 3));
        max-height: 100%;
        position: absolute;
        top: 0;
        right: 16px;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
    }

    .header_catalog-menu .lvl-2 > ul > li > a > .img_two {
        right: calc(33.33% + 16px);
    }

    .header_catalog-menu .lvl-2 > ul > li > a:hover > img {
        opacity: 1;
        visibility: visible;
    }

    .header_catalog-menu > ul > li > .lvl-2 a:hover {
        font-weight: 700;
    }

    .header_catalog-menu .default_photos {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        transition: 0.3s;
    }

    .header_catalog-menu .default_photos.not_active {
        opacity: 0;
        visibility: hidden;
    }

    .header_catalog-menu .default_photos .img_one {
        display: block;
        width: auto;
        height: auto;
        max-width: calc((100% / 3) - (32px / 3));
        max-height: 100%;
        position: absolute;
        top: 0;
        right: 16px;
        
    }

    .header_catalog-menu .default_photos .img_two {
        display: block;
        width: auto;
        height: auto;
        max-width: calc((100% / 3) - (32px / 3));
        max-height: 100%;
        position: absolute;
        top: 0;
        right: calc(33.33% + 16px);
    }

/* --- HEADER IF CATALOG LIST --- */
.if_catalog.site_header .top {margin:0 26px 0 0;}
    .if_catalog.site_header .header_catalog-menu > ul > li > .lvl-2 {height:auto; top:100%; transform:translateY(-36px) translateX(calc(-50% - 113px)) scaleY(0.96); width:100vw; left:50%;}
    .if_catalog.site_header .header_catalog-menu > ul > li.is_open > .lvl-2 {transform:translateY(0) translateX(calc(-50% - 113px)) scaleY(1);}

    /* --- Main template styles --- */
    /* --- If Two Col --- */
    .container {
        margin: 0 auto;
        padding: 0 8px;
        width: 100%;
        max-width: var(--content-width);
        display: flex;
        flex-direction: row-reverse;
    }

    /* --- Left Col - Aside --- */
    .main_aside {
        display: flex;
        flex-direction: column;
        width: 300px;
        border-right: 1px solid var(--border-color);
        position: sticky;
        bottom: 0;
        align-self: flex-end;
        margin: -16px 0 0 0;
    }

    /* --- Main-short Menu in Left Col --- */
    .two_cols .main_aside .left_menu,
    .two_cols .main_aside .profile_menu {
        display: flex;
    }

    .main_aside .left_menu UL {
        width: 100%;
        margin: 16px 0;
        padding: 0 8px 0 0;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .main_aside .left_menu LI {
        margin: 0 0 1px 0;
    }

    /* --- User Menu in Left Col --- */
    .main_aside .profile_menu {
        max-width: unset;
        width: 100%;
        margin: 0;
        padding: 0 0 16px 0;
        border-top: 1px solid var(--border-color);
        position: sticky;
        top: 69px;
        z-index: 1;
        overflow: hidden;
    }

    .menu_2 .main_aside .profile_menu,
    .menu_3 .main_aside .profile_menu {
        top: 110px;
    }

    .main_aside .profile_menu::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 16px);
        transition: .3s;
    }

    .main_aside .profile_menu.has_shadow::before {
        box-shadow: 6px 2px 14px rgba(0, 0, 0, .2);
    }

    .main_aside .profile_menu .pm_items {
        padding: 16px 8px 16px 0;
        border-bottom: 1px solid var(--border-color);
        background: var(--site-bg);
    }

    /* --- Footer in Left Col --- */
    .main_aside .main_footer {
        background: none;
        padding: 0;
        margin: 0 0 16px 0;
    }

    .main_aside .main_footer .centre {
        padding: 0;
        margin: 0;
        flex-direction: column;
    }

    .main_aside .nav_and_contacts {
        order: 1;
    }

    .main_aside .footer_nav {
        flex-direction: column;
        margin: 0 0 4px 0;
        padding: 0 8px 0 0;
    }

    .main_aside .footer_nav .menu_element {
        width: 100%;
    }

    .main_aside .footer_contacts.menu_element {
        border-top: 1px solid var(--border-color);
        padding: 16px 8px 0 16px;
        margin: 0;
    }

    .main_aside .footer_contacts .whap_hidden {
        flex-direction: column;
    }

    .main_aside .footer_phones,
    .main_aside .messenger_wrap,
    .main_aside .hours_work {
        width: 100%;
        padding: 0;
        margin: 0 0 16px 0;
    }

    .main_aside .footer_social {
        order: 2;
        max-width: unset;
        width: 100%;
        border-top: 1px solid var(--border-color);
        padding: 16px 0 0 0;
    }

    .main_aside .for_foo_logo,
    .main_aside .socials_row {
        margin: 0 0 24px 0;
    }

    .main_aside .foo_logo {
        margin: 4px 0 16px 0;
    }

    .main_aside .sufix_copyrights {
        margin: 24px 0 0 0;
    }

    /* --- Right Col - Main --- */
    .container .main_col {
        width: calc(100% - 300px);
        padding: 0 0 0 16px;
    }

    .container .main_col .centre {
        padding: 0;
    }

    /* --- Last viewed on Main page - if Grid (If Two Col) --- */
    .two_cols .product_grid LI:nth-child(4) {
        display: none;
    }

    .two_cols .product_grid .all LI:nth-child(4) {
        display: block;
    }

    /* --- If Two Col MINI Product & Mini in Slider --- */
    .two_cols .products_mini .product_grid LI:nth-child(4) {
        display: block;
    }

    .two_cols .products_mini .product_grid LI:nth-child(5),
    .two_cols .products_mini .product_grid LI:nth-child(6) {
        display: none;
    }

    .two_cols .products_mini .product_grid .all LI:nth-child(5),
    .two_cols .products_mini .product_grid .all LI:nth-child(6) {
        display: block;
    }

    .two_cols .products_mini .product_grid .one_good,
    .two_cols .products_mini .product_inner .one_good {
        width: 25%;
    }

    /* --- Article - Common styles --- */
    Article {
        margin: 0;
    }

    /* --- Title - Common styles --- */
    .title_wrap {
        margin: 0 0 24px 0;
    }

    .main_title {
        font-size: 32px;
    }

    /* --- Main Slider --- */

    .slick-dots {
        margin-top:82px;
    }

    .main_slider_container.centre {
        padding:0 16px;
    }

    .main_slider {
        padding: 0 34px 64px 34px;
    }

    .main_slider:not(.slick-initialized) .main_slider_item:not(:nth-child(1)) {
        opacity: 0;
    }
    .product_slider .slick-list {margin:0 34px;}
    .product_col_inner.slick-initialized {padding-top:0; margin-top:0;}
    .main_slider .slick-arrow, .product_slider .slick-arrow {
        border: none;
        height: 40px;
        opacity: 0;
        top: calc(50% - 56px);
        transition: 0.3s;
        border-radius: 0;
        background-color: transparent;
    }
    .product_slider .slick-arrow {top: calc(50% - 20px);}

    .product_slider.top .slick-arrow {top:0; opacity:1; height:30px;}
    .product_slider.top .slick-arrow.slick-prev {right:48px; left:auto;}
    .product_slider.top .slick-list {margin:0;}
    .product_slider.top .product_inner {width:100%;}
    .product_slider.top .slick-arrow::before {width:16px; height:16px; border-width:2px;}

    .main_slider:hover .slick-arrow, .product_slider .product_col_inner:hover .slick-arrow {
        opacity: 1;
        background-color: transparent;
    }

    .main_slider .slick-arrow.slick-next {right: -6px;}
    .product_slider .slick-arrow.slick-next {right: 0;}

    .main_slider .slick-arrow.slick-prev {left: -6px;}
    .product_slider .slick-arrow.slick-prev {left: 0;}

    .main_slider .slick-arrow::before, .product_slider .slick-arrow::before {
        content: "";
        display: block;
        margin: 0;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: calc(50% - 5px);
        right: auto;
        bottom: auto;
        transform: translate(-50%, -50%) rotate(-45deg);
        transform-origin: unset;
        background-color: transparent;
        border-right: 4px solid #ffffff;
        border-bottom: 4px solid #ffffff;
        opacity: 0.5;
        transition: 0.3s;
    }

    .product_slider .slick-arrow::after {display:none;}

    .main_slider .slick-arrow:hover::before, .product_slider .slick-arrow:hover::before {
        background-color: transparent;
        opacity: 1;
    }
    
    .main_slider_container .slick-dots Button  {
        width: 48px;
    }

    .main_slider .slick-track LI {
        margin: 0;
    }

    /* --- Categories --- */

    /* --- Tiles --- */
    .one_cat {
        width: calc(25% - 16px);
    }

    /* --- Tiles - If two cols --- */
    .two_cols .one_cat {
        width: calc(33.33% - 16px);
    }

    /* --- Rows - If two cols --- */
    .two_cols .row_list .one_cat {
        width: calc(50% - 16px);
    }

    /* --- List (with SUB categories) - If two cols --- */
    .two_cols .list_info .one_cat {
        width: calc(50% - 16px);
    }

    /* --- Tile Universal --- */
    .tiles.has_background,
    .two_cols .tiles.has_background {
        padding: 16px;
    }

    /* --- If Slider --- */
    .two_cols .tiles_slider {
        width: calc(100% + 16px);
        margin: 0;
    }

    .two_cols .tiles_slider .slick-list {
        padding: 0;
    }

    .two_cols .tiles_slider .one_tile {
        margin: 0 16px 16px 0;
    }

    /* --- FAQ --- */
    /* --- If Slider --- */
    .two_cols .faq_slider .one_question {
        align-items: flex-start;
    }

    .two_cols .faq .faq_slider .faq_answer {
        width: 100%;
        padding: 8px 16px 16px 16px;
    }
    
    /* .main_slider:not(.slick-initialized) .main_slider_item {
        flex: 0 0 calc(100% - 32px);
        margin: 0 16px;
    }

    .main_slider:not(.slick-initialized) .main_slider_item:nth-child(2)::before {
        width: 184px;
    } */

    /* --- Store window Slider --- */
    .has_tabs .product_inner .slick-arrow {
        top: 8px;
    }

    .two_cols .product_slider .one_good {
        width: 33.33%;
    }

    .product_grid > UL .one_good {
        flex: 0 0 calc((100% / 4) - (48px / 4));
    }

    .product_grid > UL .one_good:nth-child(7),
    .product_grid > UL .one_good:nth-child(8) {
        display: flex;
    }

    .product_grid > UL .one_good:nth-child(3n + 1),
    .product_grid > UL .one_good:nth-child(3n + 2) {
        margin-right: 0;
    }

    .product_grid > UL .one_good:nth-child(4n + 1),
    .product_grid > UL .one_good:nth-child(4n + 2),
    .product_grid > UL .one_good:nth-child(4n + 3) {
        margin-right: 16px;
    }

    /* --- CATALOG LIST --- */
    .catalog_top-wrap {
        align-items: flex-start;
        flex-direction: row;
        margin: 8px 0 24px 0;
    }

    .catalog_top-wrap > .col:nth-child(1) {
        flex: 1 1 auto;
    }

    .catalog_list .H3 {
        margin: 0;
    }

    .catalog_inner {
        display: flex;
        align-items: flex-start;
    }

    .catalog_top-wrap .col:nth-child(2) {
        margin-bottom: 0;
    }

    .catalog_top-wrap .dropdown.dropdown_cat {
        flex: 0 1 auto;
    }

    .list_wrap {
        padding: 0;
        width: 100%;
    }

    .catalog_inner .catalog_filters + .list_wrap {
        width: calc(100% - 226px);
        margin-left: 16px;
    }

    .sub_filters-list .check_item {
        margin-bottom: 0;
    }

    .sub_filters-list .check_item + .check_item {
        margin-top: 16px;
    }

    .catalog_list .title_wrap {
        margin: 0;
        min-height: 34px;
    }

    .catalog_list .title_wrap .main_title {
        margin: 0 248px 0 0;
    }

    .title_wrap .main_title {
        z-index: 6;
    }

    .control_products {
        padding: 8px 8px 4px 8px;
        margin: 0 0 0 -8px;
    }

    .control_products.up {
        margin: -44px 0 0 -8px;
    }

    .control_products .selected_filters {
        display: flex;
        color: var(--text);
        margin: 0;
        padding: 0;
        width: 100%;
        background: none;
        align-items: center;
    }

    .cr_res {
        margin: 0 6px;
    }
    .control_products .dropdown {
        margin: 0 0 4px 16px;
    }

    .catalog_filters .selected_filters {
        display: none;
    }

    .catalog_filters.active .close_menu {
        display: none;
    }

    .open-sub_filters {
        display: none;
    }

    .catalog-sub_filters {
        position: sticky;
        top: 145px;
        left: 0;
        z-index: 4;
        width: 300px;
        height: calc((var(--vh) * 100) - 145px);
        flex-shrink: 0;
        box-shadow: none;
        padding: 0;
        margin: 0 20px 0 0;
        overflow: unset;
        justify-content: flex-start;
        background-color: transparent;
    }

    .sub_filters-list {
        width: 100%;
        margin: 0;
        height: auto;
        padding: 16px;
        box-shadow: var(--shadow);
        border-radius: 8px;
    }

    .sub_filters-list .close_catalog {
        display: none;
    }

    .catalog-sub_filters .filters_title {
        display: none;
    }

    .catalog-sub_filters.one_but .apply_filters.for_one_but {
        width: 100%;
        padding: 10px 16px;
        margin-top: 16px;
        border-top: none;
        background-color: var(--site-bg);
    }

    .open_menu-filter {
        display: none;
    }

    .catalog_filters {
        padding: 0;
        width: 210px;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        opacity: 1;
        visibility: visible;
        border: none;
        border-radius: 0;
        background-color: transparent;
        z-index: 3;
    }

    .catalog_filters.active {
        opacity: 1;
        visibility: visible;
        left: auto;
    }

    .catalog_filters .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: var(--text);
    }

    .filters_title {
        display: none;
    }

    .catalog_filters-wrap .one_but .apply_filters.for_one_but {
        margin: auto 0px -12px -20px;
        padding: 16px 20px;
        width: calc(100% + 40px);
    }

    .catalog_filters > .together {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .catalog_filters > .together.mCustomScrollbar .mCSB_container {
        padding: 0 16px 0 0 ;
    }

    .catalog_filters .menu_item {
        margin-bottom: 16px;
        padding: 10px 10px 2px 10px;
        border: 1px solid var(--border-like-etse);
    }

    .catalog_filters .check_item {
        margin-bottom: 4px;
    }

    .catalog_filters .check_item .check_body,
    .menu_item .dropdown .check_item .name {
        font-size: 13px;
        font-weight: 300;
    }
    
    .catalog_filters .check_item .check_body {
        padding-left: 32px;
    }
    
    .menu_item .dropdown .check_item {
        padding-left: 32px;
    }

    .catalog_filters .check_item .check_body::before {
        top: 5px;
    }

    .catalog_filters .check_item .check_body::after {
        top: 9px;
    }

    .menu_item .dropdown .check_item::before {
        background-color: transparent;
    }

    .fs_title_price {
        max-width: unset;
    }

    .menu_item-title,
    .searched_cats A {
        margin: 0 8px 0 0;
    }

    .menu_item-title {
        font-size: 15px;
        font-weight: 500;
        color: var(--design-color-3)
    }

    .fil_slider .hidden_menu.filter_tile_photo {
        margin: 8px 16px 16px 0;
    }

    .apply_filters {
        right: -33%;
    }

    A.submit_filters {
        padding: 0 8px;
    }

    .one_but .apply_filters.for_one_but {
        width: calc(100% + 40px);
        left: 0;
        margin: 0 -20px;
        position: sticky;
        bottom: 0;
    }

    .scroll .filter_list {
        max-height: calc(var(--adm-filter-height) * 10);
        overflow-y: auto;
    }

    .scroll.scroll_5 .filter_list {
        max-height: calc(var(--adm-filter-height) * 5);
    }

    .scroll.scroll_6 .filter_list {
        max-height: calc(var(--adm-filter-height) * 6);
    }

    .scroll.scroll_7 .filter_list {
        max-height: calc(var(--adm-filter-height) * 7);
    }

    .scroll.scroll_8 .filter_list {
        max-height: calc(var(--adm-filter-height) * 8);
    }

    .scroll.scroll_9 .filter_list {
        max-height: calc(var(--adm-filter-height) * 9);
    }

    .scroll.scroll_10 .filter_list {
        max-height: calc(var(--adm-filter-height) * 10);
    }

    .scroll.scroll_11 .filter_list {
        max-height: calc(var(--adm-filter-height) * 11);
    }

    .scroll.scroll_12 .filter_list {
        max-height: calc(var(--adm-filter-height) * 12);
    }

    .scroll.scroll_13 .filter_list {
        max-height: calc(var(--adm-filter-height) * 13);
    }

    .scroll.scroll_14 .filter_list {
        max-height: calc(var(--adm-filter-height) * 14);
    }

    .scroll.scroll_15 .filter_list {
        max-height: calc(var(--adm-filter-height) * 15);
    }

    .scroll.scroll_16 .filter_list {
        max-height: calc(var(--adm-filter-height) * 16);
    }

    .scroll.scroll_17 .filter_list {
        max-height: calc(var(--adm-filter-height) * 17);
    }

    .scroll.scroll_18 .filter_list {
        max-height: calc(var(--adm-filter-height) * 18);
    }

    .scroll.scroll_19 .filter_list {
        max-height: calc(var(--adm-filter-height) * 19);
    }

    .scroll.scroll_20 .filter_list {
        max-height: calc(var(--adm-filter-height) * 20);
    }

    .scroll.scroll_21 .filter_list {
        max-height: calc(var(--adm-filter-height) * 21);
    }

    .scroll.scroll_22 .filter_list {
        max-height: calc(var(--adm-filter-height) * 22);
    }

    .scroll.scroll_23 .filter_list {
        max-height: calc(var(--adm-filter-height) * 23);
    }

    .scroll.scroll_24 .filter_list {
        max-height: calc(var(--adm-filter-height) * 24);
    }

    .scroll.scroll_25 .filter_list {
        max-height: calc(var(--adm-filter-height) * 25);
    }

    .scroll.scroll_26 .filter_list {
        max-height: calc(var(--adm-filter-height) * 26);
    }

    .scroll.scroll_27 .filter_list {
        max-height: calc(var(--adm-filter-height) * 27);
    }

    .scroll.scroll_28 .filter_list {
        max-height: calc(var(--adm-filter-height) * 28);
    }

    .scroll.scroll_29 .filter_list {
        max-height: calc(var(--adm-filter-height) * 29);
    }

    .scroll.scroll_30 .filter_list {
        max-height: calc(var(--adm-filter-height) * 30);
    }

    /* --- Click Path --- */
    .clickpath_place {
        margin: 0 0 16px 0;
    }

    .clickpath {
        flex-wrap: wrap;
    }

    .clickpath_item {
        display: flex;
    }

    .clickpath A.has_arrow::before,
    .clickpath A.has_arrow::after {
        left: auto;
        right: -10px;
        color: var(--design-color-3);
        background: none;
        width: auto;
        height: auto;
        top: auto;
        content: '/';
        transform: none;
    }

    .light .clickpath A.has_arrow::before,
    .light .clickpath A.has_arrow::after {
        color: var(--main-color-light);
        background: none;
    }

    .clickpath A.has_arrow::before {
        display: none;
    }

    .clickpath_place.mob_page .clickpath A {
        font-size: 14px;
    }

    .clickpath_place.mob_page .clickpath li:not(.current)::after {
        font-size: 14px;
    }

    .one_good .can_buy .btn {
        flex: 0 0 26px;
        width: 26px;
        height: 26px;
        min-height: 26px;
    }

    .one_good .can_buy .btn .icon {
        flex: 0 0 22px;
        height: 22px;
    }

    .model_btn {
        flex: 0 0 26px;
        width: 26px;
        height: 26px;
    }

    /* --- PRODUCT PAGE --- */
    .product_tab.main_tab.hidden {
        display: flex !important;
        order: 2;
        width: 480px;
        flex-shrink: 0;
    }

    .product_tab.main_tab.hidden .detail_info {
        display: flex;
        flex-direction: column;
        position: sticky;
        top: 111px;
    }

    .menu_2 .product_tab.main_tab.hidden .detail_info,
    .menu_3 .product_tab.main_tab.hidden .detail_info {
        top: 152px;
    }

    .product_tab.main_tab.hidden .all_left_det,
    .product_tab.main_tab.hidden .short_chars,
    .product_tab.main_tab.hidden .discount_box,
    .product_tab.main_tab.hidden .select_color,
    .product_tab.main_tab.hidden .waranties,
    .product_tab.main_tab.hidden .cheaper,
    .product_tab.main_tab.hidden .main_info_box {
        display: none;
    }

    /* --- Mini Product Photo --- */
    .product_tab.main_tab.hidden .product_info {
        width: 100%;
    }

    .product_tab.main_tab.hidden .mini_product_photo {
        display: flex;
        width: 100%;
        background: var(--white);
        padding: 16px;
    }

    .mpp_box {
        display: flex;
        width: 96px;
        height: 96px;
        margin: 0 24px 0 0;
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
    }

    .mpp_box Img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .mpp_title {
        font-size: 20px;
        line-height: 1.6;
    }

    /* --- Mini Product Options --- */
    .product_tab.main_tab.hidden .product_options {
        margin: 16px 0 0 0;
    }

    /* --- Product Page info --- */
  
    /* --- Zoom Main Photo - Popup --- */

    .zoom_big {
        padding: 32px 0 16px 0;
    }

    .zoom_big:not(.slick-initialized) .zoom_slide {
        margin: 0 0 64px 0;
    }

    /* --- Variant: No Slider, Zoom / Full Screen --- */
    .zoom_slider.zoom-full_screen .zoom_big:not(.slick-initialized) .zoom_slide {
        overflow: unset !important;
    }

    /* --- Price box in Product Page --- */
    .product_price {
        padding: 24px 16px 16px 16px;
    }

    .no_credit .show_price {
        margin: 0 16px 0 0;
    }

    .product_price .main_price {
        font-size: 28px;
    }

    .product_price.no_credit .main_price {
        height: 42px;
        line-height: 42px;
    }

    .product_price .add_in-list {
        order: 2;
    }

    .product_price.no_credit .add_in-list {
        margin: 0;
    }

    .product_price .add_in-list A {
        margin: 0 16px 0 0;
        width: 42px;
        height: 42px;
    }

    .product_price .add_in-list A.to_compare_list.active::after {
        right: 3px;
        top: 5px;
    }

    .product_price .add_in-list A.to_compare_list.active::before {
        top: 7px;
        right: 3px;
    }

    .product_price .add_in-list A.wishes.has_count {
        margin: 0 32px 0 0;
    }

    .product_price .for_warnings {
        order: 4;
        flex-direction: row;
    }

    .product_price .warning {
        width: auto;
        margin: 0 16px 16px 0;
    }

    .prodcut_price-wrap {
        flex-direction: row;
    }

    .product_counter {
        margin-bottom: 0;
    }

    .prodcut_price-wrap .col:nth-child(2) {
        padding-left: 20px;
    }

    .product_btns .btn {
        width: auto;
        margin: 0 10px 10px 0;
    }

    /* --- Mini Price & Buy Box --- */
    .product_tab.main_tab.hidden .no_credit .product_btns {
        width: 100%;
        order: 1;
        margin: 0;
    }

    /* --- Photos & Videos Tab --- */
    .photo_section LI .preloader {
        width: 100px;
        height: 100px;
    }

    .photo_section LI .is_video .icon {
        width: 100px;
    }

    /* --- Buy Together Main Tab --- */
    .up_sale .product_wrap .one_good {
        width: 50%;
    }

    /* --- Reviews Tab --- */
    .all_comment_parts {
        padding: 8px 16px;
    }

    .comment_top,
    .comment_body {
        width: calc(100% + 32px);
        margin: 0 0 16px -16px;
        padding: 0 16px 8px 16px;
    }

    .comment_body {
        margin: 0 0 8px -16px;
        padding: 0 16px 16px 16px;
    }

    .comment_one .answers .comment_top {
        padding: 8px 16px;
        margin: 0 0 16px 0;
    }

    .comment_one .answers .comment_body {
        padding: 0 16px 16px 16px;
    }

    .product_rate {
        margin: 16px 0 0 0;
    }

    /* --- Cheaper Together in Product Page --- */
    .cheaper .slick-arrow {
        top: -57px;
    }

    /* --- CART --- */
    .cart_box .cheaper .title_wrap {
        margin: 0 0 16px 0;
    }

    .cart_box .cheaper .main_title {
        font-size: 24px;
    }

    .cart_box .cheaper .slick-arrow {
        top: -46px;
    }

    /* --- Main Slider --- */
    .main_slider_container.with_menu>UL LI:nth-child(5) {
        display: block;
    }

    /* --- CHECKOUT PAGE --- */
    .checkout .added_goods {
        align-items: center;
        padding: 12px 20px 12px 0;
        background-color: transparent;
        border-bottom: 1px solid var(--border-color);
    }

    .checkout .added_goods:not(:nth-child(1)) {
        margin-top: 0;
    }

    .checkout .product_body {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    
    .checkout .added_goods .desk_col-info {
        width: 35%;
        padding-right: 6px;
        margin-bottom: 0;
    }

    .checkout .added_goods .row_info.desk {
        display: flex;
        margin-bottom: 8px;
    }

    .checkout .added_goods .row_info.mob {
        display: none;
    }
    
    .checkout .added_goods .bottom_wrap .name {
        display: none;
    }

    .checkout .one_item-box {
        flex-direction: column;
        align-items: center;
        padding-right: 6px;
        margin-bottom: 0;
        width: 15%;
    }

    .checkout .one_item-box span {
        text-align: center;
        margin: 4px 0 0 0;
        order: 1;
    }

    .checkout .one_item-box b {
        text-align: center;
    }

    .checkout .one_item-box small {
        font-size: inherit;
    }

    .checkout .cart_order_products .bottom_wrap {
        width: calc(45% - 24px);
        flex-direction: row;
        align-items: center;
        padding-right: 6px;
    }

    .checkout .added_goods .counter_panel {
        margin-bottom: 0;
        height: 30px;
    }

    .checkout .counter_panel A {
        width: 30px;
        height: 30px;
    }

    .checkout .counter_panel Input {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }

    .checkout .added_goods A.delete_product {
        right: auto;
    }
    
    .checkout .cart_order_products .price_box {
        align-items: center;
        text-align: center;
        margin-bottom: 0;
        padding-left: 6px;
        order: 1;
        flex: 1 1 auto;
    }

    .checkout A.delete_product {
        position: relative;
        top: auto;
        left: auto;
        opacity: 1;
        visibility: visible;
    }

    /* --- Cheaper Together in Checkout --- */
    .ct_together {
        top: 16px;
    }

    .ct_main .title_wrap {
        margin: 0 0 16px 0;
    }

    /* --- Shipping & Payment in Checkout --- */
    .checkout .group.long {
        flex-direction: row;
    }

    .checkout .group.long .long_div {
        width: calc(50% - 8px);
        margin: 0 8px 16px 0;
    }

    .checkout .group.long .long_div:last-child {
        width: calc(50% - 8px);
        margin: 0 0 16px 8px;
    }

    .checkout .group.short .long_div {
        width: calc(25% - 25px);
    }

    /* --- Success Page --- */
    .cc_main {
        position: sticky;
        top: 134px;
    }

    /* --- USER ACCOUNT --- */
    .profile_menu UL {
        position: sticky;
        top: 86px;
    }

    /* --- Courier delivery Addresses - User Account Settings --- */
    .addresses .only_address {
        flex-wrap: nowrap;
    }

    .addresses .long_div {
        width: 33.33%;
        padding: 0 16px 0 0;
    }

    .addresses .long_div Input {
        width: 100%;
    }

    .addresses .long_div.short {
        width: 16.66%;
    }

    .addresses .long_div.short.del {
        width: 22px;
        flex-shrink: 0;
        padding: 0;
    }

    /* --- My pick-up points - User account settings --- */
    .pickups.addresses .only_address {
        flex-wrap: nowrap;
    }

    .pickups.addresses .long_div {
        width: 100%;
    }

    /* --- Recipients - User Account Settings --- */
    .recipients.addresses .only_address {
        flex-wrap: wrap;
    }

    .recipients.addresses .long_div {
        width: 50%;
    }

    .recipients.addresses .long_div.short.del {
        width: 22px;
    }

    /* --- Order History Search --- */
    .profile_content Form.order_search {
        flex-wrap: nowrap;
    }

    /* --- Order History List --- */
    .order_row-wrap {
        width: 300px;
        flex-shrink: 0;
    }

    .open .order_status {
        justify-content: space-between;
    }

    .order_details {
        flex-direction: row;
    }

    .order_main_box {
        margin: 0 16px 0 0;
    }

    .order_info {
        margin: 0;
        width: 300px;
        height: 100%;
    }

    .oi_group {
        margin: 0 0 16px 0;
    }

    .oi_row.results {
        margin: 8px 0 0 0;
    }

    /* --- Compare List --- */
    .for_compare_title A.btn Span {
        display: flex;
    }

    /* --- Product - One Item --- */


    /* --- Fixed product panel --- */
    .sticky_header.product_price {
        justify-content: space-between;
    }

    .sticky_header .mpp_title {
        font-size: 15px;
        line-height: 1.2;
    }

    .sticky_header .show_price {
        order: unset;
        justify-content: center;
    }

    .sticky_header .product_btns {
        margin: 0;
    }

    .sticky_header.product_price .add_in-list A {
        margin: 0 0 0 8px;
    }

    /* Stores on Google Map */
    .all_cities {
        flex-direction: row;
        position: sticky;
        top: 70px;
        z-index: 7;
        background: var(--site-bg);
        margin: -16px 0 0 0;
        padding: 16px 0;
    }

    .menu_2 .all_cities,
    .menu_3 .all_cities {
        top: 111px;
    }

    .all_cities .centre {
        justify-content: space-between;
        align-items: center;
        display: flex;
    }

    .cities_btns {
        margin: 0 16px 0 0;
    }

    .cities_btns .btn,
    .cities_btns .btn:last-child {
        margin: 0 16px 0 0;
        min-height: 38px;
    }

    .cities_search {
        width: 300px;
    }

    .stores .together {
        flex-direction: row;
    }

    .map_main {
        width: 65%;
        height: 100%;
        position: sticky;
        top: 140px;
        margin: 0;
    }

    .menu_2 .map_main,
    .menu_3 .map_main {
        top: 182px;
    }

    .map_main_box {
        height: calc(100vh - 222px);
    }

    .all_stores {
        width: 35%;
        margin: 0;
        flex-direction: column;
        padding: 0 0 0 16px;
        align-content: flex-start;
    }

    .map_address {
        width: 100%;
        margin: 16px 0 0 0;
    }

    .map_address:first-child {
        margin: 0;
    }

    /* --- Last newses of Blog --- */

    /* --- If Slider --- */
    .last_blog_items {
        padding: 64px 0 0 0;
        margin: -64px 0 0 -8px;
    }

    .two_cols .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 8px;
        width: calc(50% - 8px);
    }

    /* --- If Grid --- */
    .two_cols .last_blog_grid .last_blog_items .one_blog {
        width: calc(50% - 16px);
        margin: 0 0 16px 16px;
    }

    /* All reviews in Catalog */
    /* --- If Slider --- */
    .category_comments.is_main {
        padding: 64px 8px 8px 8px;
        margin: -64px 0 0 -8px;
    }

    .category_comments.is_main:not(.slick-initialized) {
        padding: 64px 0 8px 0;
        margin: -64px 0 0 0;
    }

    /* --- If Grid --- */
    .reviews_grid .category_comments.is_main {
        margin: 0 0 0 -16px;
        padding: 0;
    }

    /* --- Contact Us - Feedback --- */
    .two_cols .contact_us.dark,
    .two_cols .contact_us.background {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* --- Template 1:  Contacts + Background --- */
    .two_cols .contact_us.background .two_mini_box {
        flex-direction: column;
        margin: 0;
    }

    .two_cols .contact_us.background .cb_mini_box {
        width: 50%;
        margin: 0 0 24px 0;
    }

    .two_cols .contact_us.background .soc_and_mes_box .cb_mini_box {
        width: 100%;
    }

    .two_cols .contact_us.background .soc_and_mes_box .cb_mini_box:last-child {
        margin: 0;
    }

    .site_footer {
        padding: 40px 0 0 0;
    }

    .site_footer .centre {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }

    .site_footer .centre > .col:nth-child(1) {
        flex: 0 0 20%;
    }

    .footer_logo {
        margin: 0;
    }

    .site_footer .centre > .col:nth-child(2) {
        flex: 0 0 50%;
        padding-left: 10px;
    }

    .site_footer .centre > .col:nth-child(3) {
        flex: 0 0 30%;
        padding-left: 10px;
    }

    .footer_menu {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
        width: 100%;
    }
    
    .footer_menu a {
        padding: 0;
    }

    .contacts_desk-footer {
        grid-column: 2 / 3;
    }

    .site_footer .centre > .col:nth-child(2) .footer_contacts-icon {
        display: flex;
    }

    .site_footer .centre > .col:nth-child(3) .footer-contacts {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .footer_contacts-icon .icon_contact {
        width: 38px;
        height: 39px;
    }

    .footer_contacts-icon .icon_contact .icon {
        width: 22px;
        height: 22px;
    }

    .footer-contacts {
        width: 100%;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .footer-contacts .contact_item {
        align-items: center;
        margin-bottom: 16px;
        padding: 0;
    }

    .product_grid > UL {
        padding: 0;
        margin: 0;
        overflow: unset;
        width: 100%;
    }

    /* .product_grid > UL .one_good {
        flex: 0 0 calc((100% / 4) - (60px / 4));
    } */

    .product_grid LI:nth-child(5) {
        display: none;
    }

    /* --- GRID CATEGORIES --- */

    .tiles.grid_categories {
        position: relative;
        padding-top: 10px;
    }

    .tiles.grid_categories::before {
        content: "";
        display: block;
        width: 638px;
        height: 924px;
        position: absolute;
        top: -20px;
        right: 0;
        background-image: url('../images/bg-logo.png');
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
    }

    .contact_us .centre::before {
        width: calc(100% - 32px);
    }

    .contact_us.for_feed .centre {
        align-items: center;
        flex-wrap: nowrap;
    }

    .contact_us-contacts {
        
    }

    .contact_us.for_feed .contact_us-contacts {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 0 0 49%;
        padding: 60px 20px 60px 40px;
    }

    .contact_us.for_feed .contact_us-inner {
        flex: 0 0 51%;
        display: flex;
        align-self: stretch;
        margin: 0;
        padding: 60px 60px 96px 16%;
    }

    .contact_us .main_title {
        font-size: 26px;
    }

    .product_collection .title {
        font-size: 14px;
    }

    .product_row_price .title {
        font-size: 14px;
    }

    .one_good .wishes {
        opacity: 0;
    }

    .one_good .product_name Span {
        transition: 0.3s;
    }

    .product_col_inner .one_good .product_name Span {
        /* height: auto; */
    }

    .availability {
        font-size: 12px;
        height: 12px;
    }
    /* --- ADVANTAGES TEMP 3 --- */
    .advantages_temp-3 {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .advantages_temp-3 .centre {
        flex-direction: row;
    }

    .advantages_temp-3 .centre > .col:nth-child(1) {
        flex: 0 0 50%;
        margin-bottom: 0;
        padding-right: 20px;
    }

    .advantages_temp-3 .centre > .col:nth-child(2) {
        flex: 0 0 50%;
        padding-left: 20px;
    }

    @media (hover: hover) {
        
        A.link:hover {
            color: var(--link-hover);
        }

        A.link.has_icon:hover .icon {
            fill: var(--link-hover);
        }

        A.link.inverse:hover {
            color: var(--text);
        }

        A.link.orange:hover {
            color: var(--orange-hover);
        }

        A.link.inverse.has_icon:hover .icon {
            fill: var(--orange);
        }

        A.edit:hover {
            color: var(--orange);
        }

        A.edit:hover .icon {
            fill: var(--orange);
        }

        A.plus:hover::before,
        A.plus:hover::after {
            background: var(--link-hover);
        }

        .has_arrow:hover::before,
        .has_arrow:hover::after {
            background: var(--design-color-3);
        }

        .dropdown UL LI A:hover,
        .autocomplete-suggestion:hover {
            background: var(--white);
            color: var(--design-color-1);
        }

        Article A:hover {
            color: var(--link-hover);
        }

        Article A.inverse.has_arrow:hover::before,
        Article A.inverse.has_arrow:hover::after {
            background: var(--orange);
        }

        .long_div.error A:hover {
            color: var(--text-error-hover);
        }
   
        .btn:hover {
            background-color: var(--design-color-4);
            color: var(--design-color-6);
            border: 1px solid var(--design-color-6);
        }

        .btn:hover .icon {
            fill: var(--design-color-6);
        }

        .btn.outline:hover {
            background-color: var(--design-color-6);
            color: var(--text-inverse);
            border: 1px solid var(--design-color-6);
        }

        .btn.outline:hover .icon {
            fill: var(--text-inverse);
        }

        .btn.bark:hover {
            color: var(--design-color-1);
            background-color: transparent;
            border-color: var(--design-color-1);
        }

        .btn.bark:hover .icon {
            fill: var(--design-color-1);
        }

        .btn.warning:hover {
            background: var(--orange-hover);
        }

        .btn.delete:hover {
            background: var(--text-error);
        }

        .main_header A:hover .icon {
            fill: var(--white);
        }

        .search_wrap A.clear:hover::before,
        .search_wrap A.clear:hover::after {
            transform: rotate(180deg);
        }

        .main_header .search_btn:hover {
            background: var(--btn-bg-hover);
        }

        .search_popup LI:hover {
            background: var(--site-bg);
        }

        .search_popup LI.title:hover {
            background: none;
        }

        A.clear_history:hover {
            color: var(--error);
        }

        .search_popup LI:hover A.cleare_this {
            opacity: 1;
            visibility: visible;
        }

        .search_popup A.cleare_this:hover::before,
        .search_popup A.cleare_this:hover::after {
            background: var(--error);
        }

        .btn_header:hover {
            
        }

        .btn_header:hover .compare_counter,
        .btn_header:hover .wish_counter,
        .btn_header:hover .cart_counter,
        .btn_header:hover .profile_counter {
            
            
        }

        .btn_header-wishes:hover .icon {
            fill: var(--design-color-3)
        }

        .btn_header:hover .icon {
            fill: var(--design-color-3)
        }

        .close_menu:hover::before,
        .close_menu:hover::after {
            transform-origin: left;
            width: 14px;
        }

        .login_btn:hover {
            background: var(--main-color-light);
        }

        .login_btn.out:hover {
            background: var(--text-error);
            color: var(--text-inverse);
        }
        
        .login_btn.out:hover .icon {
            fill: var(--white);
        }

        .user_info:hover {
            background: var(--main-color-light);
        }

        .user_info:hover .user_email {
            color: var(--main-color-light);
        }

        .left_menu_box A:hover,
        .profile_menu UL A:hover {
            background: var(--main-color-lighter);
            color: var(--text-inverse);
        }

        .left_menu_box A:hover .icon,
        .profile_menu A:hover .icon {
            fill: var(--white);
        }

        .select_language A.active:hover {
            background: var(--btn-bg-hover);
        }

        .catalog_mob_menu A:hover {
            color: var(--link-hover);
        }

        .catalog_mob_menu A.has_arrow:hover Span::before,
        .catalog_mob_menu A.has_arrow:hover Span::after {
            background: var(--link-hover);
        }

        .login_popup .reg_sms_popup .popup_close:hover::before,
        .login_popup .reg_sms_popup .popup_close:hover::after {
            background: var(--error);
        }

        .login_popup .remind_me:hover {
            color: var(--link);
        }

        .popup_close:hover::before,
        .popup_close:hover::after {
            background: var(--error);
        }

        .popup .close_sms_form:hover,
        .popup .close_email_form:hover {
            color: var(--link-hover);
        }

        .repeat_sms A:hover,
        .repeat_email A:hover {
            color: var(--error);
        }

        A.delete_product:hover .icon {
            fill: var(--error);
            transition: .3s;
        }

        A.item_link:hover {
            color: var(--link-hover);
        }

        .counter_panel A:hover {
            border-color: var(--design-color-6);
            background-color: var(--design-color-6);
        }

        .counter_panel A:hover::before,
        .counter_panel A:hover::after {
            background-color: var(--design-color-1);
        }

        .menu LI A:hover,
        .main_slider_container.with_menu LI A:hover,
        .main_aside .left_menu A:hover {
            background: var(--main-color-light);
            color: var(--text-inverse);
            transition: .3s;
        }

        .menu LI UL LI A:hover {
            background-color: unset;
            color: var(--btn-bg-hover);
        }

        .menu LI UL LI A:hover {
            background-color: unset;
            color: var(--btn-bg-hover);
        }

        .menu A.has_arrow:hover::before,
        .menu A.has_arrow:hover::after {
            background: var(--text-inverse);
        }

        .menu LI A:hover Img,
        .main_slider_container.with_menu LI A:hover Img {
            opacity: 1;
        }

        .main_header .menu A:hover svg {
            fill: var(--text-inverse);
        }

        .menu .next_level A.has_arrow:hover::before,
        .menu .next_level A.has_arrow:hover::after {
            background: var(--btn-bg-hover);
        }

        .one_cat:hover {
            box-shadow: var(--shadow-card);
        }

        .list_info .one_cat:hover .cat_title {
            color: var(--text);
        }
        
        .list_info .one_cat:hover .cat_title:hover {
            color: var(--link-hover);
        }

        .category_list UL A:hover {
            color: var(--link-hover);
        }

        .list_info UL LI.more A.show:hover,
        .list_info UL LI.less A.show:hover {
            color: var(--design-color-3);
        }

        .list_info UL LI A.has_arrow:hover::before,
        .list_info UL LI A.has_arrow:hover::after {
            background: var(--design-color-3);
        }

        .slick-arrow:hover {
            background: var(--design-color-2);
        }

        .slick-arrow:hover::before,
        .slick-arrow:hover::after {
            background: var(--design-color-1);
        }

        .one_good:hover {
            box-shadow: var(--shadow-card);
        }

        .one_tile:hover {
            box-shadow: var(--shadow-card);
        }
        
        .one_tile.no_link:hover {
            box-shadow: var(--shadow);
        }

        .one_tile:hover .tile_image Img {
            transform: scale(1.2);
        }

        .one_tile:hover .tile_title {
            color: var(--link-hover);
        }
        
        .one_tile.no_link:hover .tile_title {
            color: inherit;
        }

        .faq .one_question:hover {
            box-shadow: var(--accent-shadow);
        }

        .faq .open .has_arrow:hover::before,
        .faq .open .has_arrow:hover::after {
            background: var(--error);
        }

        .add_in-list A:hover,
        .add_in-list .check_wrap:hover {
            box-shadow: 0 0 6px rgba(0, 0, 0, .1);
            transition: .3s;
        }

        .add_in-list A:hover .icon {
            fill: var(--btn-bg);
        }

        .add_in-list A.wishes:hover .icon {
            fill: var(--error);
        }

        .one_good:hover .wishes {
            opacity: 1;
        }
        
        .one_good .product_name:hover Span {
            color: var(--base-color-6);
        }
        .product_raiting A:hover {
            color: var(--main-color);
        }

        .product_raiting A:hover .icon {
            fill: var(--main-color);
        }

        .btn.in_cart:hover::before {
            background: var(--btn-bg-hover);
        }

        .one_good .can_buy .btn:hover {
            border: none;
            background-color: transparent;
            color: var(--white);
        }

        .one_good .can_buy .btn:hover .icon {
            fill: var(--white);
        }

        .one_good:hover .can_buy .btn {
            margin-right: 0;
        }

        .clickpath A:hover {
            color: var(--link-hover);
        }

        .light .clickpath A.has_arrow:hover::before,
        .light .clickpath A.has_arrow:hover::after {
            background: var(--sub-color);
        }

        .deactivate-filter:hover {
            border-color: var(--error);
        }

        .deactivate-filter:hover::before,
        .deactivate-filter:hover::after {
            background: var(--error);
        }

        .clear_filters .deactivate-filter {font-size:14px;}

        .searched_cats A:hover,
        .searched_cats A.active:hover {
            color: var(--design-color-3);
        }

        .searched_cats A.has_arrow:hover::before,
        .searched_cats A.has_arrow:hover::after {
            background: var(--orange);
        }

        .menu_item .check_item:hover {
            color: var(--link);
        }

        .menu_item.fil_group_grid .check_item:hover {
            border-color: var(--sub-color);
        }

        .filter_tile_photo .check_item:hover {
            border-color: var(--sub-color);
        }

        .apply_filters A.submit_filters:hover::after {
            border-color: transparent var(--main-color-light) transparent transparent;
        }

        .brands_slider-inner .outer_fv:hover {
            color: var(--design-color-1);
            background-color: var(--design-color-2);
            border-color: var(--design-color-2);
        }

        A.load_more:hover {
            color: var(--accent-color-1);
        }

        A.load_more:hover .icon {
            fill: var(--accent-color-1);
        }

        .pages_list A:not(.active):hover,
        .pages_btn:hover {
            color: var(--design-color-1);
            background: var(--design-color-2);
            border-color: var(--design-color-2);
        }

        .details_product .link.inverse.has_arrow:hover::before,
        .details_product .link.inverse.has_arrow:hover::after {
            background: var(--orange);
        }

        .product_tabs A:hover {
            color: var(--sub-color);
        }

        .product_tabs A:hover Span {
            color: var(--sub-color);
        }

        .discount_box:hover {
            border-color: var(--orange);
        }

        .discount_box.has_arrow:hover::before,
        .discount_box.has_arrow:hover::after {
            background: var(--orange);
        }

        .select_color LI:not(.unavailability):hover A {
            background: var(--sub-color-light);
            color: var(--link);
            border-color: var(--sub-color);
        }

        .select_color.select_size A.sizes_table-link:hover {
            background: var(--border-color);
        }

        .size_chart TR:hover TD,
        .size_chart TR:hover TH,
        .size_chart TR:nth-child(2n+1):hover TD,
        .size_chart TR:nth-child(2n+1):hover TH {
            background: var(--icon-color-gray);
        }

        .size_chart Thead TR:hover TH,
        .size_chart Thead TR:nth-child(2n+1):hover TH {
            background: var(--white);
        }

        .options_tile LI A:hover {
            background: var(--sub-color-light);
            color: var(--link);
            border-color: var(--sub-color);
        }

        .options_dropdown .remove:hover::before,
        .options_dropdown .remove:hover::after {
            background: var(--error);
        }

        .dropdown.option_dropdown UL LI A:hover {
            background: var(--design-color-2);
            color: var(--design-color-1);
        }

        .product_price .add_in-list A:hover {
            box-shadow: none;
            background: var(--site-bg);
        }

        .product_btns .credit_form_open:hover {
            background: var(--sub-color-light);
        }

        .bank_parts:hover {
            background: var(--sub-color-light);
        }

        A.comment_reply:hover {
            color: var(--orange);
        }

        A.comment_reply:hover .icon {
            fill: var(--orange);
        }

        .comment_bottom A.delete:hover {
            color: var(--error);
        }

        .comment_bottom A.delete:hover .icon {
            fill: var(--error);
        }

        .fingers .like:hover .icon {
            fill: var(--btn-bg);
        }

        .fingers .dislike:hover .icon {
            fill: var(--error);
        }

        .all_photos_videos .cpv_box:hover {
            border-color: var(--gray-light);
        }

        .all_photos_videos .del_photo:hover .svg_icon {
            fill: var(--error);
        }

        .one_blog:hover .blog_name {
            color: var(--link-hover);
        }

        .if_registred_read .user_info:hover {
            background: none;
        }

        .promocode .top A:hover {
            color: var(--link-hover);
        }

        .one_added_code A.del:hover .icon {
            fill: var(--error);
        }

        .finish .long_div.small A.link:hover {
            color: var(--link-hover);
        }

        .order_row:hover {
            box-shadow: 0 0 8px #00000024;
        }

        .nt_del:hover {
            background: var(--error);
        }

        .nt_del:hover::before,
        .nt_del:hover::after {
            background: var(--white);
            transform: rotate(180deg);
        }

        .for_wish_title .edit_buts A.edit:hover .icon {
            fill: var(--gray);
        }

        .for_wish_title .edit_buts A:hover {
            background: var(--icon-color-gray);
        }

        .delete_all.check_wrap label:hover {
            opacity: 0.75;
        }

        .favorite_control .delete_this:hover {
            color: var(--error);
        }

        .favorite_control .delete_this:hover .icon {
            fill: var(--error);
            transition: .3s;
        }

        .compare_group:hover {
            box-shadow: 0 0 8px #00000024;
        }

        .cr_but_row A:hover {
            color: var(--link-hover);
        }

        .compare_toggle A:hover .icon {
            fill: var(--link-hover);
        }

        .add_in-list A.delete_compare:hover .icon {
            fill: var(--error);
        }

        .review_row:hover {
            box-shadow: 0 0 8px #00000024;
        }

        .form_place:hover {
            box-shadow: 0 0 8px #00000024;
        }

        UL.links_404_list LI:hover {
            color: var(--link-hover);
        }

        UL.links_404_list A:hover {
            color: var(--link-hover);
        }

        .cb_info A.for_phone:hover {
            color: var(--orange);
        }

        .cb_info.for_socs A:hover {
            border-color: var(--orange);
        }

        .for_socs A:hover .icon {
            fill: var(--orange);
        }

        .dark.for_feed .politics_box A.link:hover {
            color: var(--orange);
        }

        .map_address:hover {
            box-shadow: var(--accent-shadow);
        }

        .socials_row A.facebook:hover .icon {
            fill: var(--facebook);
        }

        .socials_row A.twitter:hover .icon {
            fill: var(--twitter);
        }

        .socials_row A.youtube:hover .icon {
            fill: var(--youtube);
        }

        .socials_row A.pinterest:hover .icon {
            fill: var(--pinterest);
        }

        .socials_row A.instagram:hover .hover,
        .for_socs A.instagram:hover .hover {
            opacity: 1;
        }

        .sufix_copyrights A:hover {
            color: var(--main-color);
            transition: .3s;
        }

        .page_up:hover {
            background: var(--main-color-light);
        }

        .cook_text A:hover {
            color: var(--link-hover);
        }

        .popup_close:hover::before,
        .popup_close:hover::after {
            background: var(--error);
        }

        .order_comment .for_wish_product:hover {
            background: var(--site-bg);
        }

        .main_footer LI A:hover,
        .footer_phones A:hover {
            color: var(--link-hover)
        }

        .menu.menu_0 .has_arrow:hover+.next_level .ul_2 {
            visibility: visible;
            opacity: 1;
        }

        .menu.menu_0 .ul_2 .has_arrow:hover+.next_level .ul_3 {
            visibility: visible;
            opacity: 1;
        }

        .menu.menu_0 .ul_2 .has_arrow:hover+.next_level .ul_3 {
            visibility: visible;
            opacity: 1;
        }

        .menu.menu_1 .one_col .ul_2 A:hover {
            color: var(--btn-bg-hover);
        }

        .menu.menu_1 .one_col .ul_3 A:hover {
            color: var(--btn-bg-hover);
        }

        .menu.menu_2 LI A:hover {
            background: var(--main-color);
        }

        .menu.menu_2 .one_col .ul_2 A:hover {
            color: var(--btn-bg-hover);
        }

        .menu.menu_3 .next_level A:hover {
            color: var(--text-inverse);
            background: var(--main-color-lighter);
        }

        .menu.menu_3 .ul_2 A.has_arrow:hover::before,
        .menu.menu_3 .ul_2 A.has_arrow:hover::after {
            background: var(--text-inverse);
        }

        .menu.menu_3 .next_level .ul_3 A:hover {
            color: var(--text-inverse);
        }

        .messenger_wrap A:hover::before,
        .messenger_wrap A:hover::after {
            display: flex;
            background: var(--viber);
            right: 10px;
            opacity: 0;
        }

        .messenger_wrap A.telegram:hover::before,
        .messenger_wrap A.telegram:hover::after {
            background: var(--telegram);
        }

        .messenger_wrap A.whatsapp:hover::before,
        .messenger_wrap A.whatsapp:hover::after {
            background: var(--whatsapp);
        }

        .messenger_wrap A.messenger:hover::before,
        .messenger_wrap A.messenger:hover::after {
            background: var(--facebook);
        }

        .messenger_wrap A:hover::before,
        .messenger_wrap A:hover::after {
            right: 0;
            opacity: 1;
        }

        .added_goods:hover A.delete_product,
        .cart_kit:hover A.delete_product {
            opacity: 1;
            visibility: visible;
            transition: .3s;
        }

        .clear_filters .deactivate-filter:hover {
            color: var(--link-hover);
            border: none;
        }

        .light .clickpath A.has_arrow:hover::before,
        .light .clickpath A.has_arrow:hover::after {
            color: var(--main-color-light);
            background: none;
        }

        .search_popup A.one_result:hover Span {
            color: var(--design-color-3)
        }

        .footer_menu a:hover {
            color: var(--design-color-3);
        }

        .footer-contacts a.contact_item:hover {
            color: var(--design-color-3);
        }

        .footer_contacts-icon .icon_contact:hover .icon {
            fill: var(--design-color-3);
        }

        .model_btn:hover span {
            opacity: 1;
            visibility: visible;
        }
    }
}

@media (min-width:1166px) {

    /* --- Main Slider --- */
    .main_slider_container.with_menu>UL LI:nth-child(6) {
        display: block;
    }

    /* --- User Account --- */
    /* --- Order History --- */
    .oi_row.results {
        margin: 8px 0 0 90px;
    }

    /* --- Compare Details --- */

    .header_logo {
        flex: 0 0 172px;
    }

    .btn_header-wishes {
        margin-left: 16px;
    }

    .btn_header.shopping_cart {
        margin-left: 16px;
    }

    .site_header .bottom .header_call-back {
        margin-left: 16px;
    }

    a.header_contact:hover {
        color: var(--design-color-3);
    }

    .header-icon_contact:hover .icon {
        fill: var(--design-color-3);
    }

    .header_catalog-menu > ul > li > a.catalog_btn-header:hover {
        color: var(--design-color-3);
    }

    .header-top_menu a:hover {
        color: var(--design-color-3);
    }

    .search_wrap .search_btn:hover .icon {
        fill: var(--design-color-3);
    }

    .selected_lang:hover {
        color: var(--design-color-3);
    }

    .header_languages .lang_list a:hover {
        color: var(--design-color-3);
    }

    .reviews_sect .product_name:hover Span {
        color: var(--accent-color-1);
    }

    .sub_filters-list .check_body:hover {
        box-shadow: var(--accent-shadow);
    }

    .open_menu-filter:hover {
        border-color: var(--accent-color-1);
    }

    .catalog_top-wrap .dropdown.dropdown_cat:hover {
        background-color: transparent;
        color: var(--design-color-2);
        border: 1px solid var(--design-color-2);
    }

    .catalog_top-wrap .dropdown.dropdown_cat:hover .icon {
        fill: var(--design-color-2);
    }

    .catalog_top-wrap .dropdown.dropdown_cat:hover .overflow {
        color: var(--design-color-2);
    }

    .catalog_top-wrap .dropdown.dropdown_cat ul li.selected a:hover {
        color: var(--design-color-3);
        background-color: transparent;
    }

    .pages_btn.has_arrow:hover,
    .pages_btn.has_arrow:hover {
        background-color: transparent;
    }

    .product_counter-inner button:hover {
        border-color: var(--design-color-6);
        background-color: var(--design-color-6);
    }

    .product_counter-inner button:hover::before,
    .product_counter-inner button:hover::after {
        background-color: var(--design-color-1);
    }

    .details_tab-open:hover {
        color: var(--design-color-3);
    }

    .full_screen .zoom_big .slick-arrow.slick-next {
        right: 36px;
    }

    .full_screen .zoom_big .slick-arrow.slick-prev {
        left: 36px;
    }

    .full_screen .zoom_big .slick-arrow:hover {
        background-color: transparent;
    }

    .full_screen .zoom_big .slick-arrow:hover::before,
    .full_screen .zoom_big .slick-arrow:hover::after {
        background-color: var(--design-color-3);
    }

    .contact_article-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .contact_article-link:hover .icon {
        fill: var(--link-hover);
    }

    .messengers_open-btn:hover {
        box-shadow: var(--accent-shadow);
    }

    .messengers_list li a:hover {
        color: var(--design-color-3);
    }

    .category_item:hover {
        border-color: var(--design-color-3);
    }

    .category_item:hover Img {
        transform: translateX(-50%) scale(1.2);
    }

    .row_list .one_cat:hover .category_image Img {
        transform: translate(-50%, -50%) scale(1.2);
    }

    .list_info .one_cat:hover .category_image Img {
        transform: translate(-50%, -50%) scale(1.1);
    }

    .category_item:hover .arrow_icon {
        border-color: var(--design-color-3);
    }
    
    .category_item:hover Img {
        transform: translateX(-50%) scale(1.2);
    }

    .tiles.grid_categories a.box:hover .tile_title::after {
        border-color: var(--design-color-3);
    }

    .tiles.grid_categories .box:hover .tile_image img {
        transform: translateX(-50%) scale(1.2);
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .box:hover .tile_image img {
        transform: scale(1.2);
    }

    .contacts_list a.contact_item:hover {
        color: var(--design-color-3);
    }

    /* --- catalog --- */

    .one_good .product_name {
        margin-bottom: 8px;
    }

    .wishes:hover .icon.outline {
        opacity: 0;
    }

    .wishes:hover .icon.full {
        opacity: 1;
    }

    .wishes:hover .wish-info {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width:1200px) {

    .site_footer .centre > .col:nth-child(1) {
        flex: 0 0 17%;
    }

    .site_footer .centre > .col:nth-child(2) {
        flex: 0 0 59%;
    }

    .site_footer .centre > .col:nth-child(3) {
        flex: 0 0 24%;
    }

    /* --- If Two Col --- */
    /* --- Footer in Left Col --- */
    .main_aside .nav_and_contacts {
        flex-direction: column;
    }

    .main_aside .footer_nav {
        margin: 0;
        width: 100%;
    }

    .main_aside .footer_contacts {
        width: 100%;
    }

    /* --- Store window Slider --- */
    .two_cols .product_slider .one_good {
        width: 25%;
    }

    /* --- Last newses of Blog --- */
    /* --- If Slider --- */
    .two_cols .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 8px;
        width: 32.33%;
    }

    /* --- If Grid --- */
    .two_cols .last_blog_grid .last_blog_items .one_blog {
        width: calc(33.33% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- Last viewed on Main page - if Grid (If Two Col) --- */
    .two_cols .product_grid LI:nth-child(4) {
        display: block;
    }

    .two_cols .product_grid LI:nth-child(5) {
        display: none;
    }

    .two_cols .product_grid .all LI:nth-child(5) {
        display: block;
    }

    /* --- Main HEADER --- */
    .btn_header.shopping_cart {
        width: auto;
        padding: 0 8px;
    }

    .shopping_sum {
        display: none;
        width: max-content;
        margin: 0 0 0 12px;
        font-size: 14px;
        color: var(--text-inverse);
        text-decoration: none;
    }

    .desktop .select_city {
        display: flex;
        margin: 0 0 0 16px;
    }

    .menu_header .for_select_city {
        display: none;
    }

    /* --- Categories --- */
    .product_wrap .one_good {
        margin-bottom: 30px;
        width: calc((100% / 3) - (60px / 3));
    }

    .product_wrap .one_good:nth-child(3n + 1),
    .product_wrap .one_good:nth-child(3n + 2) {
        margin-right: 30px;
    }
    /* --- Tiles --- */
    .one_cat {
        width: calc(20% - 16px);
    }

    .cat_title {
        font-size: 18px;
    }

    /* --- Tiles - If two cols --- */
    .two_cols .one_cat {
        width: calc(25% - 16px);
    }

    /* --- List (with SUB categories) - If two cols --- */
    .two_cols .list_info .one_cat {
        width: calc(33.33% - 16px);
    }

    /* --- Tile Universal --- */
    .tile_title {
        font-size: 18px;
    }

    /* --- Store window Slider --- */

    /* --- Main FOOTER --- */
    .footer_social {
        width: 25%;
    }

    .nav_and_contacts {
        flex-direction: row;
    }

    .footer_nav {
        margin: 0;
        width: 66.66%;
    }

    .footer_contacts {
        width: 33.33%;
    }

    .footer_contacts .whap_hidden {
        flex-direction: column;
    }

    .footer_phones,
    .messenger_wrap,
    .hours_work {
        width: 100%;
        margin: 0 0 16px 0;
        padding: 0;
    }

    .hours_work {
        margin: 0;
    }

    /* --- LogIn & Registration --- */
    .lor_box {
        padding: 32px;
    }

    /* --- Checkout Page --- */

   

    /* --- Success Page --- */

    .success_order .long_div {
        justify-content: center;
    }

    .success_order .long_div A.btn {
        margin: 0 16px 0 0;
    }

    .success_order .long_div A.btn:last-child {
        margin: 0 0 0 16px;
    }

    .checkout_contacts {
        margin: 0 0 0 32px;
    }

    /* --- User Account --- */
    .profile_menu {
        margin: 0 32px 32px 0;
    }

    /* --- My Reviews list --- */
    .i_leave_review .review_show {
        flex-direction: row;
    }

    .review_link {
        width: 50%;
        margin: 0 8px 0 0;
    }

    .i_leave_review .review_text {
        width: 50%;
        margin: 0 0 0 8px;
    }

    .review_show .profile_counter {
        right: auto;
        left: 0;
        margin: 0;
    }

    .review_text .short_review {
        padding: 0 0 0 28px;
    }

    .product_grid > UL .one_good {
        flex: 0 0 calc((100% / 5) - (64px / 5));
    }

    .product_grid > UL .one_good:nth-child(9),
    .product_grid > UL .one_good:nth-child(10) {
        display: flex;
    }

    .product_grid > UL .one_good:nth-child(4n + 1),
    .product_grid > UL .one_good:nth-child(4n + 2),
    .product_grid > UL .one_good:nth-child(4n + 3) {
        margin-right: 0;
    }

    .product_grid > UL .one_good:nth-child(5n + 1),
    .product_grid > UL .one_good:nth-child(5n + 2),
    .product_grid > UL .one_good:nth-child(5n + 3),
    .product_grid > UL .one_good:nth-child(5n + 4) {
        margin-right: 16px;
    }

    /* --- If MINI Product --- */
    .products_mini .product_grid LI:nth-child(6) {
        display: block;
    }

    .products_mini .product_grid .one_good,
    .products_mini .product_inner .one_good {
        width: 16.66%;
    }

    /* --- If Two Col MINI Product & Mini in Slider --- */
    .two_cols .products_mini .product_grid LI:nth-child(5) {
        display: block;
    }

    .two_cols .products_mini .product_grid .one_good,
    .two_cols .products_mini .product_inner .one_good {
        width: 20%;
    }

    /* --- Product Details --- */
    /* --- Zoom Main Photo - Popup --- */
    .zoom_row::before {
        width: calc(100% + 80px);
    }

    .zoom_slider .popup_close {
        top: 132px;
        right: 16px;
    }

    /* --- Select color OR Size --- */
    .select_color.select_color-pp LI {
        width: calc(50% - 4px);
        margin: 0 4px 8px 0;
    }

    .select_color.select_color-pp LI:nth-child(2n) {
        margin: 0 0 8px 4px;
    }

    /* --- Options in Product Page --- */
    /* --- Tiles with Photo - Options --- */
    .options_tile.img LI {
        width: calc(50% - 4px);
        margin: 0 4px 8px 0;
    }

    .options_tile.img LI:nth-child(2n) {
        margin: 0 0 8px 4px;
    }

    /* --- Input - Options --- */
    .input_group .option_input,
    .input_group .option_input:last-child,
    .input_group .option_input:nth-child(2n) {
        width: calc(50% - 8px);
        margin: 0 8px 8px 0;
    }

    .input_group .option_input:nth-child(2n) {
        margin: 0 0 8px 8px;
    }

    /* --- Cheaper Together in Product Page --- */
    .cheaper .added_goods {
        padding: 0 48px 0 0;
    }

    .cheaper .added_goods:last-child {
        padding: 0 0 0 48px;
    }

    .cheaper .product_body {
        flex-direction: row;
        align-items: center;
    }

    .cheaper .item_text {
        margin: 0 8px 0 0;
    }

    .cheaper .price_box {
        width: 100%;
        align-items: flex-end;
        flex-direction: column;
    }

    /* --- Reviews Tab --- */
    .main_reviews .main_title {
        font-size: 28px;
    }

    /* --- Last viewed on Main page - if Grid --- */

    /* --- FAQ --- */
    /* --- If Slider --- */
    .faq_slider:not(.slick-initialized) {
        margin: 0 0 0 -8px;
        padding: 0 0 0 8px;
        width: calc(100% + 16px);
        overflow: hidden;
        align-items: flex-start;
    }

    .faq_slider .slick-list {
        margin: 0;
        padding: 0;
    }

    .faq_slider UL {
        margin: 0 0 0 8px;
    }

    .faq_slider .one_question {
        align-items: flex-start;
        margin: 8px 16px 8px 0;
    }

    .faq_slider:not(.slick-initialized) .one_question {
        width: calc(50% - 13px);
    }

    .faq .faq_slider .faq_answer {
        width: 100%;
        padding: 8px 24px 32px 24px;
    }

    /* --- Contact Us - Feedback --- */
    .contact_us .description {
        margin: 0 0 24px 0;
    }

    .first_label {
        font-size: 17px;
    }

    /* --- Template 1:  Contacts + Background --- */
    .two_mini_box,
    .soc_and_mes_box .cb_mini_box {
        margin: 0 0 32px 0;
    }

    .cb_tit {
        font-size: 15px;
    }

    .cb_tit .icon {
        width: 22px;
        height: 22px;
    }

    .contact_box .cb_info {
        font-size: 16px;
        padding: 0 28px;
    }

    .cb_info.for_socs A {
        width: 64px;
        height: 64px;
    }

    .for_socs A .icon {
        width: 24px;
        height: 24px;
    }

    /* --- Template 2:  Contacts + Photo --- */
    .rtl.contact_us.photo .contact_box {
        padding: 0 0 0 32px;
    }

    .contact_us.photo .two_mini_box {
        flex-direction: row;
    }

    .two_cols .contact_us.photo .two_mini_box {
        flex-direction: column;
        margin: 0;
    }

    .contact_us.photo .cb_mini_box {
        width: 50%;
        margin: 0;
    }

    .two_cols .contact_us.photo .cb_mini_box {
        width: 100%;
        margin: 0 0 24px 0;
    }

    .contact_us.photo .soc_and_mes_box .cb_mini_box {
        width: 100%;
        margin: 0 0 32px 0;
    }

    .contact_us.photo .soc_and_mes_box .cb_mini_box:last-child {
        margin: 0;
    }

    .contact_us.photo .background_sign {
        margin: 12px 0 0 0;
    }

    /* --- Template 3:  Feedback + Background --- */
    /* --- Template 4:  Contacts + Feedback --- */
    .contact_us.for_feed .contact_box,
    .contact_us.for_feed .feed_box {
        width: calc(50% - 24px);
        margin: 0 24px 0 0;
    }

    .contact_us.for_feed .feed_box {
        margin: 0 0 0 24px;
    }

    .rtl.contact_us.for_feed .contact_box {
        margin: 0 0 0 24px;
    }

    .rtl.contact_us.for_feed .feed_box {
        margin: 0 24px 0 0;
    }

    .contact_us.for_feed .two_mini_box {
        flex-direction: row;
        margin: 0 0 32px 0;
    }

    .two_cols .contact_us.for_feed .two_mini_box {
        flex-direction: column;
        margin: 0;
    }

    .contact_us.for_feed .cb_mini_box {
        width: 50%;
        margin: 0;
    }

    .two_cols .contact_us.for_feed .cb_mini_box {
        width: 100%;
        margin: 0 0 24px 0;
    }

    .contact_us.for_feed .contact_box .cb_info {
        padding: 0 28px;
    }

    .contact_us.for_feed .soc_and_mes_box .cb_mini_box {
        margin: 0 0 32px 0;
    }

    .contact_us.for_feed .soc_and_mes_box .cb_info {
        padding: 0;
    }

    .categories_component {
        padding-top: 0;
    }

    .categories_component .H2 {
        margin-bottom: 14px;
    }

    .categories_component .H3 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .categories_component .H3 img {
        width: 142px;
        margin-bottom: -2px;
    }

    .categories_box {
        grid-template-columns: repeat(2, 1fr) 260px;
        gap: 0;
    }

    .category_item {
        position: relative;
        padding: 20px;
        border-radius: 30px;
    }

    .category_item-title {
        font-size: 32px;
    }

    .categories_box .category_item:nth-child(5n + 1) {
        margin: 0 8px 16px 0;
    }

    .categories_box .category_item:nth-child(5n + 2) {
        margin: 0 8px 16px 8px;
    }

    .categories_box .category_item:nth-child(5n + 3) {
        grid-row: span 2;
        flex-direction: column;
        min-height: 520px;
        margin: 0 0 16px 8px;
        padding-bottom: 60px;
    }

    .categories_box .category_item:nth-child(5n + 3) .arrow_icon {
        margin-top: 0;
        position: absolute;
        bottom: 20px;
        left: 20px;
    }

    .categories_box .category_item:nth-child(5n + 3) > .col:nth-child(1) {
        flex: 0 1 auto
    }

    .categories_box .category_item:nth-child(5n + 3) > .col:nth-child(2) {
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .categories_box .category_item:nth-child(5n + 3) .category_image {
        max-width: 150px;
    }

    .categories_box .category_item:nth-child(5n + 4) {
        margin: 0 8px 16px 0;
    }

    .categories_box .category_item:nth-child(5n + 5) {
        margin: 0 8px 16px 8px;
    }

    .details_code Span {
        font-size: 20px;
    }

    .details_code {
        font-size: 24px;
        white-space: nowrap;
    }

    .details_tab-open {
        padding: 16px 50px 16px 20px;
    }

    .details_tab-open::before,
    .details_tab-open::after {
        height: 16px;
        right: 32px;
    }

    .product_details-tab.active .details_tab-hidden {
        padding: 4px 20px 20px 20px;
    }

    .tiles.grid_categories .main_title.title_h2 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .tiles.grid_categories .main_title.title_h2 img {
        width: 142px;
        margin-bottom: -2px;
    }

    .tiles.grid_categories .tiles_grid {
        grid-template-columns: repeat(2, 1fr) 280px;
        gap: 0;
    }

    .tiles.grid_categories .box {
        position: relative;
        padding: 20px;
        border-radius: 30px;
        min-height: 270px;
    }

    .tiles.grid_categories .tile_title span {
        font-size: 32px;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 1) {
        margin: 0 8px 16px 0;
        width: calc(100% - 8px);
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 2) {
        margin: 0 8px 16px 8px;
        width: calc(100% - 16px);
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) {
        grid-row: span 2;
        flex-direction: column;
        margin: 0 0 16px 8px;
        width: calc(100% - 8px);
        min-height: 520px;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .box {
        padding-bottom: 60px;
        flex-direction: column;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .tile_title {
        flex: 0 1 auto;
        padding-right: 0;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .tile_image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        flex: 1 1 auto;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .tile_image::before {
        display: none;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) .tile_image img {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        max-width: 150px;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 3) a.box .tile_title::after {
        margin-top: 0;
        position: absolute;
        bottom: 20px;
        left: 20px;
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 4) {
        margin: 0 8px 16px 0;
        width: calc(100% - 8px);
    }

    .tiles.grid_categories .tiles_grid .one_tile:nth-child(5n + 5) {
        margin: 0 8px 16px 8px;
        width: calc(100% - 16px);
    }

    /* --- COLLECTION TILE --- */

    .tiles.collection_tile .title_wrap {
        margin-bottom: 42px;
    }

    .tiles.collection_tile .one_tile {
        width: calc((100% / 4) - (60px / 4));
        margin-bottom: 20px;
    }
    
    .tiles.collection_tile .one_tile:nth-child(3n + 1),
    .tiles.collection_tile .one_tile:nth-child(3n + 2) {
        margin-right: 0;
    }

    .tiles.collection_tile .one_tile:nth-child(4n + 1),
    .tiles.collection_tile .one_tile:nth-child(4n + 2),
    .tiles.collection_tile .one_tile:nth-child(4n + 3) {
        margin-right: 20px;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap {
        flex: 0 0 calc(100% / 5);
        max-width: calc(100% / 5);
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(9),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(10) {
        display: flex;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(5) {
        margin-bottom: 16px;   
    }

    /* --- ADVANTAGES TEMP 3 --- */

    .advantages_temp-3 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .advantages_temp-3 .pattern_top,
    .advantages_temp-3 .pattern_bottom {
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        background-size: auto 160px;
    }

    .advantages_temp-3 .pattern_top::before {
        content: "";
        width: 92px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-image: url('../images/lloyd-pattern-small-hide.png');
        background-size: auto 160px;
        background-position: bottom right;
    }

    .advantages_temp-3 .pattern_top {
        left: 0;
        background-position: bottom right;
    }

    .advantages_temp-3 .pattern_bottom::before {
        content: "";
        width: 92px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url('../images/lloyd-pattern-small-hide-2.png');
        background-size: auto 160px;
        background-position: top left;
    }

    .advantages_temp-3 .pattern_bottom {
        right: 0;
        background-position: -116px 0px;
    }

    .advantages_temp-3 .centre {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        z-index: 1;
    }

    .advantages_temp-3 .centre > .col:nth-child(1) {
        display: flex;
        flex-direction: column;
        padding-bottom: 320px;
        padding-right: 0;
    }

    .advantages_temp-3 .centre > .col:nth-child(1) .inner {
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 60px 40px 40px 40px;
        background-color: #18181c;
    }

    .advantages_temp-3 .centre > .col:nth-child(2) {
        padding-top: 320px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        background-color: transparent;
        margin: 0;
    }

    .advantages_temp-3 .centre > .col:nth-child(2) .inner {
        padding: 40px 40px 60px 40px;
        background-color: #393941;
    }
}

@media (min-width:1280px) {

    /* --- main search panel --- */
    .main_header .search_btn Span {
        display: flex;
    }

    .main_header .search_btn .icon {
        display: none;
    }

    .catalog_btn,
    .desktop .select_city {
        margin: 0 0 0 32px;
    }

    .main_slider_container.with_menu>UL LI:nth-child(7) {
        display: block;
    }

    /* --- Main Slider --- */
    .main_slider_container {
        margin: 16px auto var(--bottom-gap) auto;
    }

    /* --- Checkout Page --- */
    .checkout .product_body .item_text {
        padding-right: 40px;
    }

    .checkout .ag_photo {
        margin-right: 40px;
        width: 160px;
        height: 130px;
        aspect-ratio: auto;
    }

    .checkout .added_goods .desk_col-info {
        width: 50%;
        padding-right: 10px;
    }

    .checkout .added_goods .row_info {
        /* flex-direction: row; */
        margin-bottom: 4px;
    }

    .checkout .added_goods .name {
        margin-bottom: 0;
    }

    .checkout .product_body .collection {
        margin-bottom: 0;
        line-height: 1.4;
        font-size: 16px;
    }

    .checkout .cart_order_products .bottom_wrap {
        width: calc(35% - 24px);
    }

    .registration_form {
        display: flex;
        flex-wrap: wrap;
    }

    .if_registred {
        flex-wrap: wrap;
    }

    .registration_form .together,
    .if_registred .together {
        width: calc(50% - 16px);
        margin: 0 0 0 16px;
        display: flex;
        flex-direction: column;
    }

    .registration_form .together:first-child,
    .if_registred .together:first-child {
        margin: 0 16px 0 0;
    }

    /* --- USER ACCOUNT --- */

    /* --- Order History --- */
    .order_show {
        flex-direction: row;
        justify-content: space-between;
    }

    .order_show .together {
        width: 100%;
    }

    .order_row-wrap {
        margin: 0;
    }

    .order_pics {
        width: 54%;
        flex-shrink: 0;
        justify-content: flex-end;
        padding: 0 16px 0 0;
    }

    .one_order_pic {
        margin: 4px 16px 0 0;
    }

    .order_main_box {
        margin: 0 32px 0 0;
    }

    .order_item {
        flex-direction: row;
        justify-content: space-between;
    }

    .oi_row {
        width: 100%;
    }

    .oi_row.results {
        width: 50%;
        flex-shrink: 0;
        margin: 0;
    }

    .oi_col,
    .oi_col:first-child,
    .oi_col:last-child {
        margin: 0 0 0 16px;
        min-width: 50px;
    }

    .oi_col:first-child,
    .oi_col:last-child {
        min-width: 80px;
    }

    /* --- Compare List --- */
    /* --- Compare Details --- */
    .cr_title_row {
        flex-direction: row;
        justify-content: space-between;
    }

    .cr_title_row .main_title {
        margin: 0;
    }

    .cr_but_row {
        margin: 0 0 0 32px;
        align-items: center;
    }

    /* --- User Account Settings --- */
    .form_place .together {
        margin: 0 0 0 -32px;
        width: calc(100% + 44px);
    }

    .form_place .long_div {
        width: calc(33% - 32px);
        margin: 0 0 16px 32px;
    }

    .form_place.change_contacts.no_edit .long_div {
        margin: 0 32px 16px 0;
    }

    /* --- Courier delivery Addresses - User Account Settings --- */
    .addresses .long_div {
        width: 33.33%;
        padding: 0 16px 0 0;
        margin: 0;
    }

    .addresses .long_div.short {
        width: 16.66%;
    }

    /* --- My pick-up points - User account settings --- */
    .pickups.addresses .only_address {
        flex-wrap: wrap;
    }

    .pickups.addresses .long_div {
        padding: 0;
    }

    .pickups.addresses .long_div.short.del {
        width: 100%;
    }

    /* --- My pick-up points - User account settings --- */
    .form_place.pickups .all_posts {
        display: flex;
        flex-wrap: wrap;
    }

    .all_posts .one_pickup {
        width: calc(50% - 8px);
        margin: 0 8px 16px 0;
    }

    .all_posts .one_pickup:nth-child(2n) {
        margin: 0 0 16px 8px;
    }

    /* --- Recipients - User Account Settings --- */
    .recipients.addresses .only_address {
        flex-wrap: nowrap;
    }

    .recipients.addresses .long_div {
        width: 25%;
    }

    .recipients.addresses .long_div.short.del.if_main {
        display: flex;
    }

    /* --- Product - One Item --- */

    /* --- Categories --- */


    .category_list {
        margin: 0 0 0 -32px;
    }

    /* --- Tiles - Category --- */
    .one_cat {
        width: calc(20% - 32px);
        margin: 0 0 32px 32px;
    }

    /* --- Tiles Category - If two cols --- */
    .two_cols .one_cat {
        width: calc(25% - 32px);
    }

    /* --- Rows - Category --- */

    /* --- Rows - If two cols --- */
    .two_cols .row_list .one_cat {
        width: calc(33.33% - 16px);
    }

    /* --- List - Category --- */
    .list_info .one_cat {
        width: calc(25% - 16px);
    }

    /* --- Tile Universal --- */
    .tiles_grid {
        margin: 0 0 0 -32px;
    }

    .one_tile {
        width: calc(25% - 32px);
        margin: 0 0 32px 32px;
    }

    .tile_description {
        line-height: 1.4;
    }

    /* --- If Two Col on Main page --- */
    .two_cols .one_tile {
        width: calc(33.33% - 32px);
    }

    /* --- If Slider --- */
    .tiles_slider {
        margin: 0 0 0 -16px;
        width: calc(100% + 32px);
    }

    .tiles_slider .slick-list {
        padding: 0;
    }

    .tiles_slider .one_tile {
        margin: 0 16px 16px 16px;
    }

    /* --- If Slider - If Two Col on Main page --- */
    .two_cols .tiles_slider {
        width: calc(100% + 32px);
        margin: 0 0 0 -16px;
    }

    .two_cols .tiles_slider .slick-list {
        padding: 0;
    }

    .two_cols .tiles_slider .one_tile {
        margin: 0 16px 16px 16px;
    }

    /* --- Store window Slider --- */

    /* All reviews in Catalog */
    /* --- If Slider --- */
    .category_comments.is_main:not(.slick-initialized) .one_review {
        width: 33.33%;
    }

    /* --- If Grid --- */
    .reviews_grid .category_comments .one_review,
    .reviews_grid .category_comments.is_main .one_review {
        width: calc(33.33% - 16px);
    }

    /* --- FAQ --- */
    /* --- If Grid --- */
    .faq .one_question {
        align-items: flex-end;
    }

    .faq .one_question .faq_answer {
        padding: 16px 16px 32px 16px;
    }

    /* --- If Slider --- */
    .faq_slider .slick-list {
        margin: 0 0 0 -16px;
        width: calc(100% + 16px);
    }

    .faq_slider .one_question {
        align-items: flex-start;
        margin: 8px 16px;
    }

    .faq .faq_slider .one_question {
        align-items: normal;
    }

    .faq .faq_slider .one_question .faq_answer {
        width: 100%;
        padding: 8px 24px 32px 24px;
    }

    /* --- Pagination --- */

    /* --- Product Details --- */
    /* --- Product Page info --- */
    .all_left_det {
        padding: 0 24px 0 0;
    }

    .product_info {
        padding: 0 0 0 24px;
    }

    /* --- Main Photo - Product Page --- */

    .zoom_slider.zoom-full_screen .zoom_big:not(.slick-initialized) .zoom_slide {
        padding: 64px;
    }

    /* --- Right side / Product Page info --- */
    .select_color {
        margin: 0 0 16px 0;
    }

    .product_price {
        margin: 0 0 24px 0;
    }

    /* --- Credit bank variants --- */
    .credits_variants {
        margin-top: -24px;
    }

    /* --- Main Info Box in Product Page --- */
    /* --- Characteristics --- */
    .sorts_info {
        padding: 0 24px 0 0;
    }

    /* --- Reviews --- */
    .product_reviews {
        padding: 0 0 0 24px;
    }

    /* --- Photos & Videos Tab --- */
    .photo_section LI {
        margin: 64px 0 0 0;
    }

    /* --- Buy Together Main Tab --- */
    .up_sale .product_wrap .one_good {
        width: 33.33%;
    }

    /* --- Fixed product panel --- */
    .sticky_header .mpp_box {
        margin: 0 16px 0 0;
    }

    .sticky_header .mpp_title {
        flex-direction: column;
    }

    .sticky_header .mpp_title Span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 720px;
        min-height: 20px;
    }

    .sticky_header .desktop {
        display: flex;
    }

    .sticky_header .mobile {
        display: none;
    }

    .sticky_header.product_price .old_price {
        display: flex;
    }

    .sticky_header.product_price .main_price {
        font-size: 22px;
    }

    /* --- Page UP - button --- */

    /* Stores on Google Map */
    .all_stores {
        padding: 0 0 0 32px;
        flex-direction: row;
    }

    /* --- COOKIES terms Popup --- */
    .cookies {
        animation: jump 1s ease-in 1s both;
    }

    @keyframes jump {
        0% {
            bottom: -100px;
        }

        100% {
            bottom: 32px;
        }
    }

    /* --- Contact Us - Feedback --- */
    /* --- Template 1:  Contacts + Background --- */
    .two_cols .contact_us.background .two_mini_box {
        flex-direction: row;
        margin: 0 0 32px 0;
    }

    .cb_mini_box {
        width: 25%;
    }

    .two_cols .contact_us.background .cb_mini_box {
        width: 33.33%;
        margin: 0;
    }
}
@media (min-width:1300px) {
    .header_catalog-menu > ul > li > a {
        padding-right: 30px;
    }
    .header-top_menu li {
        padding: 0 30px;
    }

    /* -- catalog --- */
    .product_wrap .one_good {
        width: calc((100% / 4) - (90px / 4));
        margin-bottom: 50px;
    }

    .product_wrap .one_good:nth-child(3n + 1),
    .product_wrap .one_good:nth-child(3n + 2) {
        margin-right: 0;
    }

    .product_wrap .one_good:nth-child(4n + 1),
    .product_wrap .one_good:nth-child(4n + 2),
    .product_wrap .one_good:nth-child(4n + 3) {
        margin-right: 30px;
    }

    .product_wrap.catalog_grid_3 .one_good {
        width: calc((100% / 3) - (16px / 3));
    }

    .product_wrap.catalog_grid_3 .one_good:nth-child(4n + 1),
    .product_wrap.catalog_grid_3 .one_good:nth-child(4n + 2),
    .product_wrap.catalog_grid_3 .one_good:nth-child(4n + 3) {
        margin-right: 0;
    }

    .product_wrap.catalog_grid_3 .one_good:nth-child(3n + 1),
    .product_wrap.catalog_grid_3 .one_good:nth-child(3n + 2) {
        margin-right: 8px;
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good {
        width: calc((100% / 5) - (120px / 5));
        margin-bottom: 50px;
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(4n + 1),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(4n + 2),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(4n + 3) {
        margin-right: 0;
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 1),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 2),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 3),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 4) {
        margin-right: 30px;
    }

    .product_wrap .one_good:nth-child(n) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(4n+1) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(4n+2) { --anim-delay: 100ms; }
    .product_wrap .one_good:nth-child(4n+3) { --anim-delay: 200ms; }
    .product_wrap .one_good:nth-child(4n+4) { --anim-delay: 300ms; }

    /* --- ABOUT COMPONENT --- */

    .about_component {
        padding-top: 494px;
    }

    .about_component .title {
        font-size: 70px;
        margin-bottom: 0;
    }

    .about_component .component_content .col:nth-child(2) {
        font-size: 18px;
    }

    /* --- OUR ADVANTAGES --- */

    .our_advantages .advantages_article {
        padding: 60px;
    }

    .our_advantages .main_title {
        font-size: 60px;
        max-width: 500px;
    }

    .our_advantages .advantages_article h3 {
        font-size: 20px;
    }

    .our_advantages .advantages_article .content {
        font-size: 18px;
    }
    
    /* --- OUR PROGRESS --- */

    .our_progress .title_box {
        padding: 60px;
    }

    .our_progress .top_comment {
        font-size: 20px;
    }

    .our_progress h2.title {
        font-size: 60px;
        max-width: 553px;
    }

    .our_progress .content_box {
        padding: 60px;
    }

    .our_progress h3 {
        font-size: 22px;
    }

    .our_progress .content_box .content {
        font-size: 18px;
    }

    /* --- INVITATION --- */ 
    .invitation h2.title {
        font-size: 60px;
    }

    .invitation .arrow-image {
        width: 50px;
    }
    
    .invitation .text {
        font-size: 20px;
    }
    
    /* --- PARTNERSHIP --- */
    .partnership .content {
        margin-bottom: 80px;
    }

    .partnership h2.title {
        font-size: 60px;
    }

    .partnership .subtitle {
        font-size: 20px;
        max-width: 544px;
    }

    .partnership .text {
        font-size: 18px;
    }

    /* --- COOPERATION --- */
    .cooperation_logo {
        margin-bottom: 60px;
    }

    .cooperation h2.title {
        font-size: 40px;
    }

    .contact_row {
        font-size: 20px;
    }

    .contact_row .name {
        min-width: 180px;
    }

    /* --- ADVANTAGES TEMP 2 --- */
    .advantages_temp-2 {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .advantages_temp-2 > .col:nth-child(1) {
        padding-top: 60px;
    }

    .advantages_temp-2 .title {
        font-size: 70px;
    }

    .advantages_temp-2 .advantages_article {
        font-size: 18px;
    }

    .advantages_temp-2 .advantages_article h3 {
        font-size: 20px;
    }
    /* --- ADVANTAGES TEMP 3 --- */
    .advantages_temp-3 .title {
        font-size: 50px;
    }

    .advantages_temp-3 h3 {
        font-size: 20px;
    }

    .advantages_temp-3 p {
        font-size: 18px;
    }
}

@media (min-width:1380px) {

    /* --- PRODUCT Page - Details --- */
    .show_price {
        margin: 0 16px 0 0;
    }

    .product_price .main_price {
        height: 42px;
        line-height: 42px;
    }

    .product_price .add_in-list {
        margin: 0;
    }

    /* --- Mini Price & Buy Box --- */
    .product_tab.main_tab.hidden .product_btns {
        width: 100%;
        order: 2;
        margin: 16px 0 0 0;
    }

    .product_tab.main_tab.hidden .order_call_but {
        justify-content: flex-start;
    }

    .product_tab.main_tab.hidden .is_one_click.order_call_but {
        justify-content: center;
    }

    .product_tab.main_tab.hidden .order_call_but A.btn {
        width: calc(50% - 24px);
    }

    /* --- Additional Call Buttons --- */
    .order_call_but,
    .is_one_click.order_call_but {
        flex-direction: row;
        justify-content: flex-start;
    }

    .order_call_but A.btn {
        width: max-content;
        margin: 0 8px 0 0;
    }

    .is_one_click.order_call_but A.btn:last-child {
        margin: 0 0 0 8px;
    }

    /* --- If MINI Product --- */
    .products_mini .product_grid LI:nth-child(7) {
        display: block;
    }

    .products_mini .product_grid .one_good,
    .products_mini .product_inner .one_good {
        width: 14.28%;
    }

    /* --- If Two Col MINI Product & Mini in Slider --- */
    .two_cols .products_mini .product_grid LI:nth-child(6) {
        display: block;
    }

    .two_cols .products_mini .product_grid LI:nth-child(7) {
        display: none;
    }

    .two_cols .products_mini .product_grid .all LI:nth-child(7) {
        display: block;
    }

    .two_cols .products_mini .product_grid .one_good,
    .two_cols .products_mini .product_inner .one_good {
        width: 16.66%;
    }

    /* --- Tiles Category - If two cols --- */
    .two_cols .one_cat {
        width: calc(20% - 32px);
    }

    .product_grid LI:nth-child(5) {
        display: flex;
    }


    .checkout .added_goods .row_info {
        flex-direction: row;
    } 

    .checkout .added_goods .row_info .name {
        width: 170px;
        line-height: 1.4;
    }

    .checkout .added_goods .row_info .value {
        line-height: 1.4;
        display: flex;
    }

}

@media (min-width:1466px) {
    .header_catalog-menu > ul > li > .lvl-2 ul li {
        max-width: 466px;
    }

    .header_catalog-menu .lvl-2 > ul > li > a > .img_one {
        max-width: 466px;
        right: calc(50% - 716px);
    }

    .header_catalog-menu .lvl-2 > ul > li > a > .img_two {
        max-width: 466px;
        right: calc(50% - 234px);
    }

    .header_catalog-menu .default_photos .img_one {
        max-width: 466px;
        right: calc(50% - 716px);
    }

    .header_catalog-menu .default_photos .img_two {
        max-width: 466px;
        right: calc(50% - 234px);
    }

    .main_slider_container.with_menu>UL LI:nth-child(8) {
        display: block;
    }

    /* --- Product - One Item --- */
    .open_menu-filter {
        margin-left: 23px;
    }

    .one_good {
        width: 25%;
    }

    /* -- catalog --- */
    .product_wrap .one_good .product_name, .one_good .product_name {
        margin-bottom: 16px;
    }

    .product_wrap .one_good .product_name Span, .product_col_inner .one_good .product_name Span {
        font-size: 15px;
    }

    .product_wrap .one_good .product_row_price .main_price, .one_good .product_row_price .main_price {
        font-size: 13px;
        color:var(--base-color-2);
    }

    .one_good .product_row_price .old_price {font-size:13px;}

    .one_good .product_row_price .main_price span {
        font-size: 14px;
    }

    .one_good .availability {
        font-size: 14px;
    }

    .product_row_price {margin-bottom:4px;}

    /* .product_wrap .one_good {
        width: calc((100% / 5) - (120px / 5));
    }

    .product_wrap .one_good:nth-child(4n + 1),
    .product_wrap .one_good:nth-child(4n + 2),
    .product_wrap .one_good:nth-child(4n + 3) {
        margin-right: 0;
    }

    .product_wrap .one_good:nth-child(5n + 1),
    .product_wrap .one_good:nth-child(5n + 2),
    .product_wrap .one_good:nth-child(5n + 3),
    .product_wrap .one_good:nth-child(5n + 4) {
        margin-right: 30px;
    } */

    /* .product_wrap .one_good:nth-child(n) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(5n+1) { --anim-delay: 0ms; }
    .product_wrap .one_good:nth-child(5n+2) { --anim-delay: 100ms; }
    .product_wrap .one_good:nth-child(5n+3) { --anim-delay: 200ms; }
    .product_wrap .one_good:nth-child(5n+4) { --anim-delay: 300ms; }
    .product_wrap .one_good:nth-child(5n+5) { --anim-delay: 400ms; } */

    /* --- Categories --- */
    /* --- Tiles - Category --- */
    .one_cat {
        width: calc(16.66% - 32px);
    }

    /* --- PRODUCT Page - Details --- */
    /* --- Main Photo - Product Page --- */

    .big_slider .details_slide.no_photo {
        min-height: 614px;
    }

    /* --- Buy Together Main Tab --- */
    .up_sale .product_wrap .one_good {
        width: 25%;
    }

    /* --- Blog of Store --- */
    .one_blog,
    .one_blog:last-child {
        width: calc(20% - 16px);
    }

    /* --- Last newses of Blog --- */
    /* --- If Slider --- */
    .last_blog_items:not(.slick-initialized) .one_blog {
        width: calc(20% - 13px);
    }

    .two_cols .last_blog_items:not(.slick-initialized) .one_blog {
        margin: 0 8px;
        width: calc(25% - 12px);
    }

    /* --- If Grid --- */
    .last_blog_grid .last_blog_items .one_blog {
        width: calc(20% - 16px);
    }

    .two_cols .last_blog_grid .last_blog_items .one_blog {
        width: calc(25% - 16px);
        margin: 0 0 16px 16px;
    }

    /* --- Fixed product panel --- */
    .sticky_header .mpp_title Span {
        width: 820px;
    }

    /* --- CONTACT US - FEEDBACK --- */
    /* --- Template 2:  Contacts + Photo --- */
    .rtl.contact_us.photo .contact_box {
        padding: 0 0 0 48px;
    }

    .two_cols .contact_us.photo .two_mini_box {
        flex-direction: row;
        margin: 0 0 32px 0;
    }

    .two_cols .contact_us.photo .cb_mini_box {
        width: 50%;
        margin: 0;
    }

    .two_cols .contact_us.photo .soc_and_mes_box .cb_mini_box {
        width: 100%;
        margin: 0 0 32px 0;
    }

    /* --- Template 3:  Feedback + Background --- */
    .for_feed.background {
        min-height: 640px;
    }

    .contact_us.for_feed.background .centre,
    .rtl.contact_us.for_feed.background .centre {
        min-height: 512px;
        justify-content: center;
    }

    /* --- Template 4:  Contacts + Feedback --- */
    .two_cols .contact_us.for_feed .two_mini_box {
        flex-direction: row;
        margin: 0 0 32px 0;
    }

    .two_cols .contact_us.for_feed .cb_mini_box {
        width: 50%;
        margin: 0;
    }

    .two_cols .contact_us.for_feed .soc_and_mes_box .cb_mini_box {
        width: 100%;
        margin: 0 0 32px 0;
    }

    .product_slider .title_wrap {
        padding-right: 88px;
    }

    .product_slider .slick-arrow.slick-prev {left:6px;}
    .product_slider .slick-arrow.slick-next {right:6px;}

    .product_slider .one_good {
        margin-right: 30px;
    }

    .product_inner .one_good {
        flex: 0 0 308px;
    }

    .contacts_list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 12px;
    }

    .contacts_list li {
        flex: 0 0 calc(50% - 8px);
    }

    .contacts_list li:nth-child(2n + 2) {
        margin-left: 16px;
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good {
        width: calc((100% / 6) - (150px / 6));
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 1),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 2),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 3),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(5n + 4) {
        margin-right: 0;
    }

    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(6n + 1),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(6n + 2),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(6n + 3),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(6n + 4),
    .catalog_inner :not(.catalog_filters + .list_wrap) .product_wrap .one_good:nth-child(6n + 5) {
        margin-right: 30px;
    }

    .product_col_inner {
        margin: 0 -15px;
        width: calc(100% + 30px);
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(1),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(2),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(3),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(4),
    .product_col_inner:not(.slick-initialized) .slide_wrap:nth-child(5) {
        margin-bottom: 30px;
    }

    .product_col_inner:not(.slick-initialized) .slide_wrap {
        padding: 0 15px;
    }

    .product_col_inner .slick-slide > div .slide_wrap {
        padding: 0 15px;
    }

    .product_col_inner .slide_wrap .one_good {
        margin-right: 0;
    }

    .product_col_inner .slick-slide > div + div {
        margin-top: 30px;
    }

    .product_col_inner .one_good .availability {
        flex: 0 1 calc(100% - 48px);
    }

    .product_grid.selected_grid > UL .one_good {
        flex: 0 0 calc((100% / 6) - (96px / 6));
    }

    .product_grid.selected_grid > UL .one_good:nth-child(11),
    .product_grid.selected_grid > UL .one_good:nth-child(12) {
        display: flex;
    }

    .product_grid.selected_grid > UL .one_good:nth-child(5n + 1),
    .product_grid.selected_grid > UL .one_good:nth-child(5n + 2),
    .product_grid.selected_grid > UL .one_good:nth-child(5n + 3),
    .product_grid.selected_grid > UL .one_good:nth-child(5n + 4) {
        margin-right: 0;
    }

    .product_grid.selected_grid > UL .one_good:nth-child(6n + 1),
    .product_grid.selected_grid > UL .one_good:nth-child(6n + 2),
    .product_grid.selected_grid > UL .one_good:nth-child(6n + 3),
    .product_grid.selected_grid > UL .one_good:nth-child(6n + 4),
    .product_grid.selected_grid > UL .one_good:nth-child(6n + 5) {
        margin-right: 16px;
    }

    /* --- ABOUT COMPONENT --- */

    .about_component {
        padding-top: 664px;
    }
}

@media (min-width:1676px) {
    /* --- ADVANTAGES TEMP 3 --- */
    .advantages_temp-3 .title {
        font-size: 60px;
    }
}