@media (min-width:400px) {
    /* --- CATALOG list --- */
    .control_products .dropdown {max-width:unset;}
}
@media (min-width:480px) {
    /* --- 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 --- */
    .one_good {padding:16px;}
        .one_good .op_benefit {top:0;}

    /* --- 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;}

    /* --- 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 --- */
    .cook_box {margin:0;}
        .cookies .btn {width:max-content;}
    .reject_but {width:max-content; position:absolute; bottom:26px; right:16px;}

     /* --- PopUp for Ask the Question --- */
    .ask_question.popup .row .btn, .one_click_popup.popup .row .btn {width:max-content;}
    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {padding: 8px;flex: 0 0 calc((100% / 4) - (24px / 4));}
    .row_list .category_list.grid_temp .one_cat:nth-child(3n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(3n + 2) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 3) {margin-right: 8px;}
}

@media (min-width:640px) {
    /* --- Main HEADER --- */
    .main_header {padding:16px 0;}
        .logo_wrap {display:block; height:70px; margin:-16px 0 -16px 16px; align-content:center; padding:2px 0;}
            .logo_wrap Img {display:block; max-width:unset;}

    .search_wrap, .search_wrap.open {display:flex; margin:0 16px; position:relative; transform:translateY(0); opacity:1; padding:0; pointer-events:auto; background:unset;}
    .search_start {display:none;}

    /* --- 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 --- */
    .category {margin-bottom:16px;}
    .category.tiles {margin-bottom:16px;}
        /* --- Tiles - Category --- */
        .category_list {margin:0 0 0 -16px;}
            .one_cat {padding:16px; width:calc(33.33% - 16px); margin:0 0 16px 16px;}
                .category_image {margin:0 0 12px 0;}
        /* --- 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:0 0 12px 0;}

        /* --- 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 --- */
        /* --- Search results --- */
        .search_pic_no_found Img {width:30%;}
        .catalog_list.search .nothing_found .search_title_results {margin:8px 0 24px 0;}

    /* --- ALL Tab --- */
        /* --- Product Page info --- */
        .sliders_wrap {padding:16px;}
        .product_visited {top: 16px; left: 16px;}
            .big_slider .slick-arrow, .zoom_slider .slick-arrow {width:40px; height:40px; border-radius:var(--border-radius); left:0;}
            .big_slider .slick-arrow.slick-next, .zoom_slider .slick-arrow.slick-next {right:1px; border-radius:var(--border-radius);}
                .big_slider .slick-arrow::before, .big_slider .slick-arrow::after, .zoom_slider .slick-arrow::before, .zoom_slider .slick-arrow::after {right:12px;}
            .full_screen .zoom_big {margin:16px 0 32px 0; width:100%;}
                .zoom_slider.zoom-full_screen .popup_close {top:16px; right:16px;}
                .zoom_slider.zoom-full_screen .slick-arrow {left:16px;}
                .zoom_slider.zoom-full_screen .slick-arrow.slick-next {right:16px; left:auto;}
        .short_chars {padding:16px;}
        .select_color {padding:0 8px;}
        .product_price {padding:16px;}
        .product_btns .btn {width:calc(50% - 8px); margin:0 16px 0 0;}
        .product_info .product_btns .btn:last-child, .no_credit .product_btns .btn:last-child {margin:0;}
        .product_btns.has_quantity .btn, .product_btns.has_quantity .btn.credit_form_open {width:calc(50% - 61px);}

        /* --- 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 --- */
    .product_body {flex-direction:row; justify-content:space-between; align-items:center;}
        .item_text {margin:0 8px 0 0; width:100%;}
        .bottom_wrap {width:max-content; flex-shrink:0; min-width:210px;}
        .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;}
        A.delete_product {top:6px;}
        .cart_btn-wrap {flex-direction:row-reverse; margin:16px 0 0 0; justify-content:space-between; align-items:center;}
            .cart_btn-wrap A.btn {width:max-content; margin:0;}
            .cart_btn-wrap A.btn.continue_shopping {height:38px;}

    /* --- 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;}

        /* --- LogIn & Registration in Checkout --- */
            /* --- Registration Form --- */
            .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;}
            .enter_form .login_nav, .registration_form .for_reg_but {flex-direction:row; align-items:center;}
                .enter_form .ln_buts, .registration_form .ln_buts {margin:0 0 0 16px;}

        /* --- 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%; padding:8px;}

    /* --- 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 --- */
    .page_up {bottom:67px; right:16px;}

    /* 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%;}

    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 5) - (32px / 5));margin: 0 0 8px 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(4n + 3) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 4) {margin-right: 8px;}

    .row_list .category_list.grid_temp .cat_title {font-size: 14px;}
}

@media (min-width:768px) {
    /* 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:60%; 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 --- */
    .header_cart, .comment_popup.popup {padding:32px 16px 32px 32px;}
        .all_items, .all_sums {padding:0 16px 0 0;}
            .kit_sum {min-width:20%;}

    /* --- CHECKOUT PAGE --- */
    .checkout_together {display:flex; flex-direction:row;}
        .checkout_form {width:100%; margin:0;}
            .order-step_wrap:last-child {margin:0 0 32px 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 .product_body {flex-direction:column; align-items:flex-start;}
            .checkout .item_text {margin:0 0 8px 0;}
        .checkout_total {max-width:340px; width:40%; flex-shrink:0; margin:0 0 32px 16px;}
            .ct_together {position:sticky; top:8px;}

        /* --- 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; margin:0 0 32px 0;}
        .success_order {width:100%; margin: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;}
        .profile_content {width:calc(100% - 30% - 16px);}

        /* --- Order History Search --- */
        .order_search .desktop {display:flex;}
        .order_search .mobile {display:none;}

        /* --- My Reviews list --- */
        .profile_content .product_tabs {width:calc(100% + 16px); margin:-8px 0 32px -8px; padding:12px 8px 0 8px;}

        /* --- 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 {flex-direction:row; flex-wrap:nowrap; margin:64px auto;}
            .search_pic_no_found {width:240px;}
                .search_pic_no_found Img {width:100%; margin:0;}
            .catalog_list.search .nothing_found .together {align-items:flex-start; text-align:left; padding:0 0 0 16px;}
                .nothing_found .search_title_results {font-size:16px; line-height:1.5;}
                .catalog_list.search .nothing_found .long_div {justify-content:flex-start;}
                    .catalog_list.search .nothing_found .long_div A.btn {margin:0 24px 0 0;}

    /* --- Product - One Item --- */
    .one_good {padding: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;}
        .raiting_wrap.mob_rate {display: none;}
        .raiting_wrap.desk_rate {display: flex;}
        /* --- Product Tabs --- */
        .product_tabs {margin:0 0 22px 0; width:100%; padding:12px 0 0 0;}
            .product_tabs A {margin:0 24px 0 0;}
        .product_tabs .details_code {display: block;}

            /* --- Product Page info --- */
            .detail_info {flex-direction:row; margin-bottom: 32px;}
                .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 0 16px 0;}
                            .big_slider .slick-arrow {width:32px; height:40px; border-radius:0 var(--border-radius) var(--border-radius) 0; left:-16px;}
                            .big_slider .slick-arrow.slick-next {right:-16px; border-radius:var(--border-radius) 0 0 var(--border-radius);}
                                .big_slider .slick-arrow::before, .big_slider .slick-arrow::after {right:8px;}
                    .product_info {width:50%; padding:0 0 0 16px;}
                        .product_info .main_title.desk-title {display: block; margin: 0 0 30px 0;}
                        .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 8px 0;}
                        .product_price .add_in-list {margin:0 -8px 16px 0;}
                    .product_btns .btn {width:100%; margin:0 0 8px 0;}
                    .product_btns.has_quantity .btn {width:calc(100% - 106px);}
                    .product_btns.has_quantity .btn.credit_form_open {width:100%;}
                    .product_info .product_btns .btn:last-child {margin:0;}
                    .available {margin-left:-22px; padding-left:22px;}
                    /* --- 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;}

                    .waranties {margin-bottom: 0;}
                        .waranties.desk_view {display: flex;}
                        .waranties.mob_view {display: none;}

                /* --- 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:42px; 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; flex-wrap:wrap;}
        .cook_box {flex-direction:row; margin:0 0 8px 0; width:100%;}
            .cook_text {margin:0 16px 0 0; width:100%; align-content:center;}
        .reject_but {position:relative; bottom:unset; right:unset;}

    /* --- 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 .feed_box, .for_feed.background .title_wrap, .for_feed.background .description {width:42%; max-width:670px;}
                    .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;}
    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 6) - (40px / 6));}

    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 4) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 5) {margin-right: 8px;}
}

@media (min-width:992px) {
    .catalog_btn {display:flex; margin:0 0 0 16px;}
        .catalog_btn.btn .icon.margin {margin:0 12px 0 0;}
    .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.menu_0 .ul_2 .has_arrow.active + .next_level .ul_3, .menu.menu_0 .ul_2 .has_arrow + .next_level.active .ul_3 {visibility:visible; opacity:1;}

    /* --- 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 .ul_2 A.active {color:var(--btn-bg-hover);}
                                        .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 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 .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);}

    /* --- CATEGORIES --- */
        /* --- Rows - Category --- */
        .row_list .one_cat {width:calc(33.33% - 16px);}
        /* --- List - Category --- */
        .list_info .one_cat {width:calc(33.33% - 16px);}

    /* --- Store window Slider --- */
    .product_slider .product_inner, .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;}
        .product_slider .one_good {width:25%;}
        .product_inner .slick-arrow, .category_comments .slick-arrow, .faq_slider .slick-arrow {top:8px; right:48px; left:auto; height:32px; transform:translateY(0); border-radius:var(--border-radius);
                                                                                                box-shadow:none;}
        .has_tabs .product_inner .slick-arrow {top:2px;}
        .product_inner .slick-arrow.slick-next, .category_comments .slick-arrow.slick-next, .faq_slider .slick-arrow.slick-next {right:8px; border-radius:var(--border-radius);}
            .product_inner .slick-arrow::before, .product_inner .slick-arrow::after, .category_comments .slick-arrow::before, .category_comments .slick-arrow::after, .faq_slider .slick-arrow::before,
            .faq_slider .slick-arrow::after {right:9px; top:18px; width:13px;}
            .product_inner .slick-arrow::after, .category_comments .slick-arrow::after, .faq_slider .slick-arrow::after {top:10px;}
    /* --- Last viewed on Main page - if Grid --- */
    .product_grid UL {margin:0 0 8px 0;}
        .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;}
    .product_btns .btn {width:calc(50% - 8px); margin:0 8px 0 0;}
    .product_info .product_btns .btn:last-child {margin:0 0 0 8px;}
    .no_credit .product_btns .btn {width:100%; margin:0;}
    .product_btns.has_quantity .btn, .product_btns.has_quantity .btn.credit_form_open {width:calc(50% - 61px);}

        /* --- 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-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%;}

        /* --- LogIn & Registration in Checkout --- */
            /* --- Login Form --- */
            .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%;}
            /* --- Registration Form --- */
            .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;}
    
    @media (hover: hover) {
        /* --- Common Link --- */
        A.link:hover {color:var(--link-hover);}
            A.link.has_icon:hover svg.icon {fill:var(--link-hover);}
        A.link.inverse:hover {color:var(--orange);}
        A.link.orange:hover {color:var(--orange-hover);}
            A.link.inverse.has_icon:hover svg.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);}
        /* --- Arrows --- */
        .has_arrow:hover::before, .has_arrow:hover::after {background:var(--link-hover);}
        /* --- Dropdown --- */
            /* --- if inline-block - dropdown list --- */
            /* --- if flex - dropdown list --- */
            .dropdown UL LI A:hover, .autocomplete-suggestion:hover {background:var(--sub-color-light);}
        /* --- Slider for Price or Filters --- */
        /* --- Radiobutton --- */
        Input[type="radio"]:not(:checked) + Label:hover::before, 
        Input[type="checkbox"]:not(:checked) + Label:hover::before,
        .check_item:hover::before, 
        .radio_item:hover::before, 
        .options_list LI A:hover::before, 
        .options_list.checkbox LI A:hover::before {border-color:var(--text-light);}
            /* --- Radiobutton If <a href="#"></a> --- */
            .radio_item:hover, .check_item:hover {color:var(--link-hover);}
        /* --- Checkbox --- */
            /* --- Checkbox If <a href="#"></a> --- */
        /* --- Slick Slider - Main styles --- */
        /* --- Main template styles --- */
            /* --- If One Col --- */
        /* --- Article Preview --- */
        Article A:hover {color:var(--link-hover);}
            Article A.inverse.has_arrow:hover::before, Article A.inverse.has_arrow:hover::after {background:var(--orange);}
        /* --- Input & Textarea - Common styles --- */
        /* --- Popup --- */
            /* --- To Wishlist or Compare - Popup --- */
            .wish_lists_popup .wish_lists LI:hover {color:var(--btn-bg); border-color:var(--btn-bg); background:var(--sub-color-light);}
            .wish_lists LI.has_arrow:hover::before, .wish_lists LI.has_arrow:hover::after {background:var(--btn-bg);}
        /* --- Delete - Popup --- */
        /* --- Common Notification Popup --- */
        /* --- Rows & Hidden - Common styles --- */
        .long_div.error A:hover {color:var(--text-error-hover);}
        /* --- Title - Common styles --- */
        .btn:hover, 
        .title_wrap .together A:hover, 
        .enter_form .together A.btn:hover {background:var(--btn-bg-hover);}
        Article A.btn:hover {color:var(--text-inverse);}
        .btn.light:hover {border-color:var(--sub-color-light); color:var(--text);}
        .btn.inverse:hover {background:var(--main-color-light);}
        .btn.warning:hover {background:var(--orange-hover);}
        .btn.delete:hover {background:var(--text-error);}
        .btn.light.inverse:hover {border-color:var(--main-color-lighter); color:var(--text-inverse);}
        /* --- Main HEADER --- */
        .main_header A:hover .icon {fill:var(--white);}
            /* --- main row --- */
            .catalog_btn:hover {background-color: var(--btn-bg-hover);}
            /* --- main search panel --- */
            .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 --- */
            .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 {background:var(--main-color-light);}
        /* --- Left Col --- */
        .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);}
            /* --- Left Catalog Menu --- */
            .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);}
        /* --- Main Slider --- */
            /* --- Slider in Catalog --- */
        /* --- LogIn & Registration --- */
        /* --- Email confirm --- */
        /* --- PopUp for LogIn OR Registration --- */
        .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, .enter_form .remind_me:hover {color:var(--link);}
        /* --- PopUp for SMS in LogIn OR Registration --- */
        .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);}
            /* --- PopUp for Ask the Question --- */
        /* --- Cart --- */
        A.delete_product:hover .icon {fill:var(--error); transition:.3s;}
        A.item_link:hover {color:var(--link-hover);}
        .counter_panel A:hover, .counter_panel Button:hover {background:var(--border-color); transition:.3s;}
            .counter_panel A.plus:hover::before {background:var(--main-color);}
            .added_goods:hover A.delete_product, .cart_kit:hover A.delete_product {opacity:1; visibility:visible; transition:.3s;}
        /* --- Catalog Button --- */
        /* --- menu common styles --- */
        .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_1 .one_col .ul_2 A:hover {color:var(--btn-bg-hover); background:unset;}
        .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_3 .next_level A:hover {color:var(--text-inverse); background:var(--main-color-lighter);}
        .menu.menu_2 .one_col .ul_2 A:hover {color:var(--btn-bg-hover);}
        .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);}
        /* --- Catalog Menu - base styles --- */
        /* --- Main-short Menu in Left Col --- */
            /* --- Main Level - Catalog Menu --- */
            .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.active {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);}
        /* --- Catalog Categories --- */
            /* --- Tiles --- */
            .one_cat:hover {box-shadow:0 0 8px #00000024;}
            .one_cat:hover .cat_title {color:var(--link-hover);}
            /* --- Rows --- */
            /* --- Grid template --- */
            /* --- List (with SUB categories) --- */
            .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(--orange-hover);}
                    .list_info UL LI A.has_arrow:hover::before, .list_info UL LI A.has_arrow:hover::after {background:var(--orange-hover);}
        /* --- Store window Slider --- */
        .slick-arrow:hover {background:var(--main-color);}
            .slick-arrow:hover::before, .slick-arrow:hover::after {background:var(--white);}
            .slick-arrow:hover {box-shadow:0 0 8px #00000024;}
        /* --- Last viewed on Main page - if Grid --- */
        /* --- Tile Universal --- */
            .one_tile:hover {box-shadow:0 0 8px #00000024;}
            .one_tile.no_link:hover {box-shadow:none;}
                .one_tile:hover .tile_title {color:var(--link-hover);}
                .one_tile.no_link:hover .tile_title {color:inherit;}
            /* --- If Grid --- */
            /* --- If Slider --- */
        /* --- FAQ --- */
            /* --- If Grid --- */
            .faq .one_question:hover, .cat_faq .one_question:hover {box-shadow:0 0 8px #00000024;}
            .faq .open .has_arrow:hover::before, .faq .open .has_arrow:hover::after, .cat_faq .open DT.has_arrow:hover::before, .cat_faq .open DT:hover.has_arrow::after {background:var(--error);}
            /* --- If Slider --- */
        /* --- Single Video --- */
        .video_preview:hover .play_but {background:var(--youtube);}
        /* --- Product - One Item --- */
            .one_good:hover .og_inner::before {opacity:1; z-index:1; transition:.3s;}
            /* --- Status - Product --- */
            /* --- Wish & Compare - Product --- */
            .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);}
            /* --- Photo - Product --- */
            /* --- Name - Product --- */
            .one_good:hover .product_name Span {color:var(--text);}
            /* --- Rating - Product --- */
            .product_raiting A:hover {color:var(--main-color);}
            .product_raiting A:hover .icon {fill:var(--main-color);}
            /* --- Prices - Product --- */
            .btn.in_cart:hover::before {background:var(--btn-bg-hover);}
            /* --- Availability - Product --- */
            /* --- If MINI Product --- */
        /* --- CATALOG list --- */
        .clear_filters .deactivate-filter:hover {color:var(--text-inverse);}
            /* --- Search results --- */
            /* --- Click Path --- */
            .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);}
            .light .clickpath A.has_arrow:hover::before, .light .clickpath A.has_arrow:hover::after {color:var(--main-color-light); background:none;}
        /* --- Filters --- */
            /* --- Selected filters --- */
            .clear_filters .deactivate-filter:hover {background:var(--error);}
            .deactivate-filter:hover {border-color:var(--error);}
            .deactivate-filter:hover::before, .deactivate-filter:hover::after {background:var(--error);}
            /* --- Filters for select --- */
            /* --- Categories in Search results --- */
            .searched_cats A.active, .searched_cats A:hover, .searched_cats A.active:hover {color:var(--orange);}
            .searched_cats A.has_arrow:hover::before, .searched_cats A.has_arrow:hover::after {background:var(--orange);}
            /* --- Price filter --- */
            .menu_item-title:hover {color:var(--link-hover);}
            .menu_item-title:hover svg {fill:var(--link-hover);}
            /* --- Common filters - Rows --- */
            .menu_item .check_item:hover {background:var(--sub-color-light); color:var(--link);}
            /* --- Tile filters --- */
            .menu_item.fil_group_grid .check_item:hover {border-color:var(--sub-color);}
            /* --- Tile Photo filters --- */
            .filter_tile_photo .check_item:hover {border-color:var(--sub-color);}
            /* --- Submit Button for filters --- */
            .apply_filters A.submit_filters:hover::after {border-color:transparent var(--main-color-light) transparent transparent;}
            /* --- Filters as Slider under Products --- */
            .brands_slider-inner .outer_fv:hover {border-color:var(--site-bg);}
            /* All reviews in Catalog */
                /* --- If Slider --- */
                /* --- If Grid --- */
            /* --- Pagination --- */
            A.load_more:hover {color:var(--orange);}
                A.load_more:hover .icon {fill:var(--orange);}
            .pages_list A:hover, .pages_btn:hover {background:var(--sub-color-light);}
            /* --- Seo categories & prices --- */
            /* --- Seo Faq --- */
        /* --- PRODUCT Page - Details --- */
        .details_product .link.inverse.has_arrow:hover::before, .details_product .link.inverse.has_arrow:hover::after {background:var(--orange);}
            /* --- Product Rate --- */
            /* --- Product Tabs --- */
            .product_tabs A:hover {color:var(--sub-color);}
            .product_tabs A:hover Span {color:var(--sub-color);}
            /* --- ALL Tab --- */
                /* --- Product Page info --- */
                    /* --- Left side / Product Page info --- */
                        /* --- Main Photo - Product Page --- */
                            /* --- Zoom Main Photo --- */
                                /* --- Variant: NO Slider, all photos vertical from top to bottom / Not full screen --- */
                                /* --- Variant: Slider, horizontal / Popup --- */
                                /* --- Variant: No Slider, Zoom / Full Screen --- */
                        /* --- Short list of Characteristics - Product Page --- */
                /* --- Right side / Product Page info --- */
                    /* --- Promo to this Product --- */
                    .discount_box:hover {border-color:var(--orange);}
                    .discount_box.has_arrow:hover::before, .discount_box.has_arrow:hover::after {background:var(--orange);}
                    /* --- Select color OR Size --- */
                    .select_color LI:hover A {background:var(--sub-color-light); color:var(--link); border-color:var(--sub-color); opacity:1;}
                        /* --- Select Size --- */
                        .select_color.select_size A.sizes_table-link:hover {background:var(--border-color);}
                        /* --- Size chart Popup --- */
                        .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);}
                /* --- Mini Product Photo --- */
                /* --- Product Page Options --- */
                    /* --- List (radio & checkbox) - Options --- */
                    /* --- Tiles - Options --- */
                    .options_tile LI A:hover {background:var(--sub-color-light); color:var(--link); border-color:var(--sub-color);}
                    /* --- Input - Options --- */
                    /* --- Dropdown List (radio & checkbox) - Options --- */
                    .options_dropdown .remove:hover::before, .options_dropdown .remove:hover::after {background:var(--error);}
                    .dropdown.option_dropdown UL LI A:hover {background:var(--sub-color-light);}
                    .dropdown.option_dropdown UL LI A:hover Span {color:var(--link); transition:.3s;}
                    /* --- Price box in Product Page --- */
                    .product_price .add_in-list A:hover {box-shadow:none; background:var(--site-bg);}
                    .product_price .add_in-list A.wishes:hover Span {background:var(--site-bg);}
                    /* --- BUY Buttons in Product Page --- */
                    .product_btns .credit_form_open:hover {background:var(--sub-color-light);}
                    /* --- Credit bank variants --- */
                    .bank_parts:hover {background:var(--sub-color-light);}
                    /* --- Credit bank variants - PopUp --- */
                    /* --- Credit bank variants - ALL in one place - PopUp --- */
                    /* --- Additional Call Buttons --- */
                    /* --- Ask Price Popup --- */
                /* --- Waranty information in Product Page --- */
                /* --- Cheaper Together in Product Page --- */
                .cheaper .select_color LI:hover A.disabled {border-color:var(--border-color); background:unset;}
                /* --- Main Info Box in Product Page --- */
                    /* --- Characteristics --- */
                    /* --- Description --- */
                    /* --- Reviews --- */
                /* --- Photos & Videos Tab --- */
                /* --- Buy Together Tab --- */
                /* --- Reviews Tab --- */
                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);}
                /* --- Adding Review --- */
                .comment_photo .for_but input[type=file]:hover + .btn {border-color: var(--main-color-lighter);color: var(--text-inverse);}
                .all_photos_videos .cpv_box:hover {border-color:var(--gray-light);}
                    .all_photos_videos .del_photo:hover .svg_icon {fill:var(--error);}
            /* --- Fixed product panel --- */
        /* --- Blog of Store --- */
            /* --- Blog List --- */
            .one_blog:hover {box-shadow:0 0 8px #00000024;}
                .one_blog:hover .blog_name {color:var(--link-hover);}
            /* --- Last News of Blog --- */
                /* --- If Slider --- */
                /* --- If Grid --- */
            /* --- Blog Details --- */
                /* --- Product in Blog Details --- */
                /* --- Blog Comments --- */
                /* --- Reed Others Blogs --- */
        /* --- Checkout Page --- */
            /* --- LogIn & Registration in Checkout --- */
                /* --- Login Form --- */
                /* --- Registration Form --- */
            /* --- Shipping & Payment in Checkout --- */
            /* --- Promo code --- */
            .promocode .top A:hover {color:var(--link-hover);}
                .one_added_code A.del:hover .icon {fill:var(--error);}
            /* --- Total price --- */
            .finish .long_div.small A.link:hover {color:var(--link-hover);}
        /* --- Success Page --- */
        /* --- User Account --- */
        .order_comment .for_wish_product:hover {background:var(--site-bg);}
        .order_comment .for_wish_product:hover {background:var(--site-bg);}
            /* --- User content --- */
                /* --- Empty page --- */
                /* --- Order History Search --- */
                /* --- Order History List --- */
                .order_row:hover {box-shadow:0 0 8px #00000024;}
            /* --- Order History - Popup --- */
            /* --- Wish List --- */
            .wish_group: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:hover {background:var(--icon-color-gray);}
            .favorite_control .delete_this:hover {color:var(--error);}
                .favorite_control .delete_this:hover .icon {fill:var(--error); transition:.3s;}
            /* --- Compare List --- */
            .compare_group:hover {box-shadow:0 0 8px #00000024;}
            /* --- Compare Details --- */
            .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);}
            /* --- My Reviews list --- */
            .review_row:hover {box-shadow:0 0 8px #00000024;}
            /* --- User Account Settings --- */
            .form_place:hover {box-shadow:0 0 8px #00000024;}
                /* --- Courier delivery Addresses - User Account Settings --- */
                /* --- My pick-up points - User account settings --- */
                /* --- Recipients - User Account Settings --- */
                /* --- Additional user Access - User Account Settings --- */
        /* Page 404 */
        UL.links_404_list LI:hover {color:var(--link-hover);}
        UL.links_404_list A:hover {color:var(--link-hover);}
        /* --- Google Map --- */
        /* --- Contact Us - Feedback --- */
            /* --- Template 1:  Contacts + Background --- */
            /* --- Template 2:  Contacts + Photo --- */
            /* --- Template 3:  Feedback + Background --- */
            /* --- Template 4:  Contacts + Feedback --- */
            /* --- Popup for Google Map:  Contacts & Feedback --- */
        /* Stores on Google Map */
        .map_address:hover {box-shadow:0 0 8px #00000024;}
        /* --- Main FOOTER --- */
        .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;}
        .main_footer LI A:hover, .footer_phones A:hover {color:var(--link-hover)}
        .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;}
        /* --- Page UP - button --- */
        .page_up:hover {background:var(--main-color-light);}
        /* --- COOKIES terms Popup --- */
        .cook_text A:hover {color:var(--link-hover);}
        .reject_cookies:hover {color:var(--error);}
    }
}

@media (min-width:1024px) {
    .btn_header.phone {margin:0 16px 0 0;}

    /* --- 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 0 32px 0;}
    Article .article_text H1 {font-size:28px; margin:32px 0 16px 0;}
    Article .article_text H2 {font-size:24px; margin:24px 0 16px 0;}
    Article .article_text H3 {font-size:20px; margin:20px 0 14px 0;}
    Article .article_text H4 {font-size:17px; margin:16px 0 12px 0;}

    /* --- Title - Common styles --- */
    .title_wrap {margin:0 0 24px 0;}
        .main_title {font-size:28px;}

    /* --- Main Slider --- */
    .main_slider_container {margin:0 auto 32px auto;}

    /* --- Categories --- */
    .category.tiles {margin-bottom:32px;}
        /* --- 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;}

    /* --- Single Video --- */
    .video_box {margin:0 0 32px 0;}
        .play_but {width:128px; height:64px; border-radius:10px;}
        .play_but::before {width:28px; height:32px;}

    /* --- Store window Slider --- */
    .has_tabs .product_inner .slick-arrow {top:8px;}
    .product_slider {margin-bottom:32px;}
        .product_slider .product_inner {padding:64px 8px 8px 8px; margin:-64px 0 0 -8px;}
            .two_cols .product_slider .one_good {width:33.33%;}

    /* --- CATALOG LIST --- */
    .catalog_inner {display:flex;}
        .list_wrap {padding:8px 0 0 0; width:calc(100% - 258px);}
        .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;}
                .selected_filters_list {align-items:center;}
                    .catalog_results {margin:0 16px 0 0; display:flex; font-size:14px;}
                        .cr_res {margin:0 6px;}
                    .clear_filters {margin:0 16px 0 0;}
                        .clear_filters .deactivate-filter {background:none; border:1px solid var(--error); color:var(--text);}
                        .ocf_title {font-size:14px;}
                        .deactivate-filter {padding:4px 20px 4px 4px;}
                .control_products .dropdown {margin:0 0 4px 16px;}
        .catalog_filters .selected_filters {display:none;}
            .open_menu-filter, .close_catalog.close_menu {display:none;}
        .catalog_filters {position:relative; left:0; z-index:4; width:250px; flex-shrink:0; box-shadow:none; padding:8px 0 8px 8px; margin:0 8px 0 0; border-right:1px solid var(--border-color); height:auto;
                          overflow:unset; justify-content:flex-start;}
            .searched_cats .tit {margin:8px 0 8px -8px;}
            .fs_title_price {max-width:unset;}
            .menu_item-title, .searched_cats A {margin:0 8px 0 0;}
            .choose_price .hidden_menu, .fil_slider .hidden_menu {margin:8px 16px 24px 0;}
            .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:100%; left:0; bottom:0; margin:-1px 0 0 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 {padding:0; margin:0 16px 0 0;}
                        .clickpath A.has_arrow::before, .clickpath A.has_arrow::after {left:auto; right:-10px; color:var(--main-color-lighter); 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;}

        /* --- Seo categories & prices --- */
        .price_by_cat, .seo_by_cat, .cat_faq {margin:16px 0;}

    /* --- PRODUCT PAGE --- */
    .product_tab.main_tab.hidden {display:flex !important; order:2; width:480px; flex-shrink:0;}
        .product_tab.main_tab.hidden .product_info .main_title.desk-title {display: none;}
        .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 --- */
        .big_slider .slick-arrow {width:40px; border-radius:var(--border-radius); left:0;}
        .big_slider .slick-arrow.slick-next {right:1px; border-radius:var(--border-radius);}
            .big_slider .slick-arrow::before, .big_slider .slick-arrow::after {right:12px;}
        .status_image {max-width: 120px;}
        /* --- Main Photo - Product Page --- */
        .sub_slider {display:flex; width:65px; margin:0 32px 0 0; min-height:358px;}
            .sub_slider:not(.slick-initialized) {display:flex; flex-direction:column;}
                .sub_slider .slick-list {padding:0 !important;}
                    .sub_slider .slick-track {display:flex; flex-direction:column;}
            .big_slider {width:100%; display:flex;}
            .sub_slider + .big_slider{width:calc(100% - 97px);}
        /* --- Zoom Main Photo - Popup --- */
        .zoom_slider.full_screen {max-width:calc(100% - 10%);}
        .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 0 16px 16px;}
            .show_price {order:1;}
            .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 .for_warnings {order:4; flex-direction:row;}
                .product_price .warning {width:auto; margin:0 16px 16px 0;}
            .product_btns {order:2; margin:0 16px 0 0;}
            .no_credit .product_btns {order:1; width:calc(100% - 300px); max-width:260px; align-items:center; margin:0 16px 0 0;}
            .no_credit .product_btns.has_quantity {width:100%;}
                .no_credit .product_btns.has_quantity .btn {width: calc(100% - 106px);}
                .product_btns .btn {height:42px; margin:0 16px 0 0;}
                .product_info .product_btns .btn:last-child {margin:0;}
                .product_btns.has_quantity .counter_panel {height:42px;}
            /* --- Mini Price & Buy Box --- */
            .product_tab.main_tab.hidden .no_credit .product_btns {width:100%; order:1; margin:0;}
            /* --- Waranty information in Product Page --- */
            .waranty_item {flex: 0 0 calc(50% - 8px);width: calc(50% - 8px);}
            .waranty_item:nth-child(2n + 2) {margin-left: 16px;}
        /* --- 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 .product_body {flex-direction:row; justify-content:space-between; align-items:center;}
        .checkout .item_text {margin:0 8px 0 0;}
        .cart_order_products .bottom_wrap {width:max-content;}

        /* --- 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:86px;}

    /* --- USER ACCOUNT --- */
    .profile_menu UL {position:sticky; top:86px;}
        .profile_content {width:calc(100% - 316px);}

        /* --- 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 --- */
    .one_good .status_list Span {padding:2px 8px; font-size:14px; margin:0 0 6px 0; font-weight:700;}
    .one_good .og_inner::before {content:''; position:absolute; left:-24px; top:-24px; z-index:-1; width:calc(100% + 48px); height:calc(100% + 48px); padding:8px; box-shadow:0 0 8px #00000024; background:var(--white);
                                 opacity:0; pointer-events:none; transition:.3s;}

    /* --- 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 --- */
    .blog_list.last_blogs {margin-bottom:32px;}
        /* --- 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;}

    /* --- Grid template --- */
    .row_list .category_list.grid_temp {margin: 0;}
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 5) - (32px / 5));}

    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 1), 
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 2), 
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 3), 
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 4), 
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 5) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 1), 
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 2), 
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 3), 
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 4) {margin-right: 8px;}
}
@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 --- */
        .compare_products .one_good .og_inner::before {display:none;}
}

@media (min-width:1200px) {
    /* --- 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:block; 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 --- */
        /* --- 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 --- */
    .product_slider .one_good {width:20%;}

    /* --- 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 --- */
    .order-step_wrap {padding:0 16px;}
    .cbp_sum {max-width:70%;}
    .checkout_total {margin:0 0 32px 32px;}

    /* --- Success Page --- */
    .success_order {padding:32px;}
        .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;}
        .cc_main {padding:32px;}

    /* --- User Account --- */
    .profile_menu {margin:0 32px 32px 0;}
    .profile_content {padding:32px; width:calc(100% - 332px);}

        /* --- 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;}

     /* --- 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_slider.full_screen {padding:32px;}

        /* --- 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 --- */
    .product_grid LI:nth-child(5) {display:block;}

    /* --- 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 32px 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 svg.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 svg.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 --- */
        .for_feed .feed_box, .for_feed.background .title_wrap, .for_feed.background .description {width:50%;}
        /* --- 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;}
    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 6) - (40px / 6));}

    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(5n + 4) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 5) {margin-right: 8px;}
}

@media (min-width:1280px) {
    /* --- COOKIES terms Popup --- */
    .cookies {max-width:950px;}
    /* --- main search panel --- */
    .search_wrap Input {padding:0 126px 0 34px;}
    .search_wrap .icon.if_desktop {display:flex; position:absolute; top:10px; left:8px; fill:var(--gray-light); width:18px; height:18px;}
    .search_wrap A.clear {right:82px;}
    .search_wrap .search_btn {width:82px; text-decoration:none; color:var(--text-inverse);}
        .main_header .search_btn Span {display:flex;}
        .main_header .search_btn .icon {display:none;}

    .catalog_btn, .desktop .select_city {margin:0 0 0 32px;}
    .search_wrap {margin:0 32px;}
    .main_slider_container.with_menu > UL LI:nth-child(7) {display:block;}
    .filter_tile.category {margin-bottom:16px;}

    /* --- Checkout Page --- */
    .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 --- */
        .for_compare_title, .favorite_control, .for_wish_title {padding:8px 16px;}

        /* --- 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 --- */
    .one_good {width:20%; padding:8px;}
        .one_good .main_price {font-size:24px;}
        .one_good .og_inner::before {left:-16px; top:-16px; width:calc(100% + 32px); height:calc(100% + 32px);}

    /* --- Categories --- */
    .category {margin-bottom:0;}
        .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 --- */
            .row_list .one_cat {width:calc(25% - 16px);}
                /* --- 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 --- */
    .product_slider .one_good {padding:16px;}

    /* 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, .cat_faq .one_question {align-items:flex-end;}
            .faq .one_question .faq_answer {width:60%; padding:16px 16px 32px 0;}
            .cat_faq .open DD {width:60%; padding:8px 8px 16px 0;}
        /* --- 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 --- */
    .pagination {padding:32px 8px;}
        .for_load_more {padding:0 0 32px 0;}
            .pages_list A, .pages_list Span {min-width:42px; height:42px;}
            .pages_btn {min-width:64px; height:42px;}
                .pages_btn.has_arrow::before, .pages_btn.has_arrow::after {top:23px; right:calc(50% - 8px); width:16px; height:3px;}
                .pages_btn.has_arrow::after {top:13px;}

    /* --- Product Details --- */
        /* --- Product Page info --- */
        .all_left_det {padding:0 24px 0 0;}
        .product_info {padding:0 0 0 24px;}
            /* --- Main Photo - Product Page --- */
            .sub_slider {min-height:430px;}
            .big_slider .status_list Span {padding:4px 12px; font-size:18px; margin:0 0 8px 0;}
            .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 .mpp_title .availability {width:max-content; min-height:unset; margin:4px 0 0 0;}
            .sticky_header .mobile {display:none;}
        .sticky_header.product_price .old_price {display:flex;}
        .sticky_header.product_price .main_price {font-size:22px;}
        /* --- Suitable products --- */
        .one_suit {width:calc(50% - 8px);}

    /* --- Page UP - button --- */
    .page_up {bottom:80px;}

    /* 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;}
    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 7) - (48px / 7));}

    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(6n + 5) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 6) {margin-right: 8px;}
}

@media (min-width:1380px) {
    /* --- PRODUCT Page - Details --- */
    .show_price {margin:0 16px 0 0;}
        .product_price .main_price {height:42px; line-height:42px;}
    .product_btns {width:calc(100% - 302px); order:1; align-items:center;}
        .product_btns.has_quantity .credit_form_open .first_part {display:none;}
        .product_btns.has_quantity .credit_form_open .sec_part {text-transform:capitalize;}
    .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);}

    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 8) - (56px / 8));}

    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(7n + 6) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 6),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 7) {margin-right: 8px;}
}

@media (min-width:1424px) {
    .main_slider_container.with_menu > UL LI:nth-child(8) {display:block;}

    /* --- Product - One Item --- */
    .one_good {padding:16px;}
        .one_good .og_inner::before {left:-24px; top:-24px; width:calc(100% + 48px); height:calc(100% + 48px);}

    /* --- Categories --- */
        /* --- Tiles - Category --- */
        .one_cat {width:calc(16.66% - 32px);}

    /* --- PRODUCT Page - Details --- */
        /* --- Main Photo - Product Page --- */
        .sub_slider {min-height:504px;}
        .big_slider .details_slide.no_photo {min-height:614px;}

        /* --- Buy Together Main Tab --- */
        .up_sale .product_wrap .one_good {width:25%;}
        /* --- Waranty information in Product Page --- */
        .waranty_item {padding: 16px;}
        .waranty_item:nth-child(2n + 1) {flex: 0 0 calc(60% - 8px);width: calc(60% - 8px);}
        .waranty_item:nth-child(2n + 2) {flex: 0 0 calc(40% - 8px);width: calc(40% - 8px);}

    /* --- 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;}
    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 9) - (64px / 9));}

    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 6),
    .row_list .category_list.grid_temp .one_cat:nth-child(8n + 7) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 6),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 7),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 8) {margin-right: 8px;}
}

@media (min-width:1550px) {
    /* --- If Two Col --- */
        /* --- Store window Slider --- */
        .two_cols .product_slider .one_good {width:20%;}
        /* --- Last viewed on Main page - if Grid (If Two Col) --- */
        .two_cols .product_grid LI:nth-child(5) {display:block;}
        .two_cols .product_grid LI:nth-child(6) {display:none;}
        .two_cols .product_grid .all LI:nth-child(6) {display:block;}

    .main_slider_container.with_menu > UL LI:nth-child(9) {display:block;}
    /* --- Menu variant 1 --- */
    .menu.menu_0 UL {left:calc(50% - 767px);}
        .menu.menu_0 .next_level .ul_2 {left:calc(50% - 465px);}
            .menu.menu_0 .ul_2 .next_level .ul_3 {left:calc(50% - 163px);}
    /* --- User Account --- */
        /* --- Compare Details --- */
        .compare_products .one_good {max-width:164px;}
        .compare_options .one_good {max-width:164px;}
    /* --- Fixed product panel --- */
    .sticky_header .mpp_title Span {width:920px;}
    /* Stores on Google Map */
    .stores .together {padding:0 8px 0 0; width:calc(100% - var(--content-margin));}

    /* All reviews in Catalog */
        /* --- If Slider --- */
        .category_comments.is_main:not(.slick-initialized) .one_review {width:25%;}
        .two_cols .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(25% - 16px);}
        .two_cols .reviews_grid .category_comments .one_review, .two_cols .reviews_grid .category_comments.is_main .one_review {width:calc(33.33% - 16px);}

    /* --- Last viewed on Main page - if Grid --- */
    .product_grid LI:nth-child(6) {display:block;}
    /* --- If MINI Product --- */
    .products_mini .product_grid LI:nth-child(8) {display:block;}
    .products_mini .product_grid .one_good, .products_mini .product_inner .one_good {width:12.5%;}
    /* --- If Two Col MINI Product & Mini in Slider --- */
    .two_cols .products_mini .product_grid LI:nth-child(7) {display:block;}
    .two_cols .products_mini .product_grid LI:nth-child(8) {display:none;}
    .two_cols .products_mini .product_grid .all LI:nth-child(8) {display:block;}
    .two_cols .products_mini .product_grid .one_good, .two_cols .products_mini .product_inner .one_good {width:14.28%;}

    /* --- FAQ --- */
        /* --- If Slider --- */
        .faq .faq_slider .one_question {align-items:flex-end;}
            .faq .faq_slider .one_question .faq_answer {width:60%; padding:16px 32px 32px 0;}
            .two_cols .faq .faq_slider .one_question .faq_answer {width:100%; padding:16px 32px 32px 32px;}

    /* --- Contact Us - Feedback --- */
        /* --- Template 2:  Contacts + Photo --- */
        .rtl.contact_us.photo .contact_box {padding:0 0 0 64px;}
        /* --- Template 3:  Feedback + Background --- */
        .background .background_sign {right:calc((50% - (var(--content-width) / 2)) + 8px);}
        .rtl.background .background_sign {left:calc((50% - (var(--content-width) / 2)) + 8px); right:auto;}

    /* --- Grid template --- */
    .row_list .category_list.grid_temp .one_cat {flex: 0 0 calc((100% / 10) - (72px / 10));}

    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 6),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 7),
    .row_list .category_list.grid_temp .one_cat:nth-child(9n + 8) {margin-right: 0;}

    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 1),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 2),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 3),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 4),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 5),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 6),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 7),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 8),
    .row_list .category_list.grid_temp .one_cat:nth-child(10n + 9) {margin-right: 8px;}
}

@media (min-width:1551px) {
    /* --- Main template styles --- */
        /* --- Right Col - Main --- */
        .container .main_col {padding:0 0 0 32px;}

    /* --- Store window Slider --- */
    .product_slider .one_good {width:16.66%;}

    /* --- PRODUCT Page - Details --- */
        /* --- BUY Buttons in Product Page --- */
        .product_btns.has_quantity .credit_form_open .first_part {display:flex;}
        .product_btns.has_quantity .credit_form_open .sec_part {text-transform:lowercase;}
}
