

.xdstickers_wrapper{
    z-index: 2!important;
}

body::after{
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: .3s ease all;
    visibility: hidden;
    opacity: 0;
    z-index: 8;
}

body.disabled::after{
    /* visibility: visible;
    opacity: 1; */
}
body.disabled .header-mobile, body.disabled .header-menu, body.disabled .header{
    z-index: 9;
    position: relative;
}

.ocfilter-mobile-handle{
    display: none!important;
}

/*                    HEADER                 */



.mob_menu_bot_link{
    display: flex!important;
    flex-direction: column;
    align-items: center;
}
    .mob_menu_bot_link svg{
        width: 20px;
        height: 18px;
    }


@media screen and (max-width: 600px){
    .header-fixed {
        margin-bottom: 50px !important;
    }
    .header-menu-link.arm_header_toogle{
        font-size: 15px;
    }
    .input-group#search{
        bottom: -48px;
        height: 48px;
    }
}
    
@media screen and (min-width:1024px) and (max-width:1366px){
    .header-logo{
        height: 100%;
        display: flex;
        align-items: center;
        /*margin-left: 5px;*/
    }

}

@media screen and (min-width:1366px){
    .header-logo{
        /*height: 79%;*/
        /*margin-top: 13px;
        margin-left: 10px;*/
    }
        .header-logo a{
            height: 100%;
            display: block;
        }
            .header-logo a img{
                height: 100%;
                object-fit: cover;
                object-position: center;
                border-radius: 20px;
            }
}

.header-logo svg, .header-mobile-logo svg{
    width: 100%;
    height: auto;
    display: block;
}

.cart.user-block, .header-inside{
    border-top-right-radius: 20px;
}


.arm_header_toogle{
    position: relative!important;
    padding-right: 30px!important;
    border: none;
    background: transparent!important;
}
    .arm_header_toogle:before{
        content: '';
        position: absolute;
        top: 7px;
        right: 9px;
        width: 10px;
        height: 10px;
        border-top: 2px solid #67b1ba;
        border-right: 2px solid #67b1ba;
        transform: rotate(135deg) scale(1);
        transition: .3s ease all;
    }
        .btn-group.open .arm_header_toogle:before, .dropdown.open .arm_header_toogle:before{
            top: 12px;
            transform: rotate(135deg) scale(-1);
        }

    @media screen and (max-width:600px){
        .arm_header_toogle:before{
            top: 8px;
            right: 9px;
            width: 10px;
            height: 10px;
        }
        .header-menu-item.open .arm_header_toogle:before{
            top: 11px;
            transform: rotate(135deg) scale(-1);
        }

    }



.header_arm__row{
    display: flex;
    gap: 20px;
}
    .header__right{
        flex-grow: 1;
    }

.header-logo{
    width: 368px;
}

.menu-content li.sub:first-child a{
    padding-left: 0;
}
.menu-content li.sub.pull_right{
    padding-right: 0;
}

#menu ul.menu-content{
    padding: 8px 0;
}




#search input.form-control{
    height: auto;
    padding: 12px 20px 10px 50px;
    text-align: left;
    border-radius: 11px;
    background-color: #eaf4f5;
    color: #939393;
    max-width: calc(100% - 40px);
    box-shadow: none;
}
#search.input-group .input-group-btn{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 14px;
    left: 24px;
    right: unset;
}

.header-mobile-logo{
    width: 98px;
}

@media only screen and (min-width: 1200px) {
    #menu ul.menu-content{
        display: flex;
        align-items: center;
        padding-right: 12px;
    }
    .menu-content li.sub:last-child{
        margin-left: auto;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1246px){
    .header-logo{
        display: none;
    }
    .header-mobile-logo{
        display: block;
    }
    .header-contacts .open_time{
        float: left;
    }
    .header-contacts .email{
        float: right;
    }
    #menu ul.menu-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 12px;
    }
}


#toggle-menu, #toggle-menu-close{
    font-size: 0;
}

@media screen and (max-width: 1024px){
    .header_arm__row{
        display: block;
    }

    #search input.form-control{
        max-width: calc(100% - 32px);
    }
    #search.input-group .input-group-btn{
        top: 7px;
    }

    .mobile-menu__item_type_menu{
        width: 56px;
    }
}


@media screen and (max-width: 533px){
    .header-fixed{
        border-radius: 0;
    }
    .cart.user-block, .header-inside {
        border-top-right-radius: 0;
    }
}

.header-mobile{
    background-image: linear-gradient(84deg, #6cc1be -29%, #076f84 99%)!important;
}


/*         END           HEADER                 */







/*                    HOME                    */





.home_slider{
    position: relative;
    margin: 0 0 48px;
}

    .home_slide{
        border-radius: 20px;
        background-color: #fff;
        padding: 24px 80px;
        display: flex;
        align-items: center;
        gap: 20px;
    }
        .home_slide ._img{
            width: 50%;
            text-align: center;
        }
            .home_slide ._img img{
                aspect-ratio: 1/1;
            }
        .home_slide ._title{
            font-size: 60px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 24px;
        }

.home_slider .slick-slide{
    height: auto;
}
.home_slider .slick-prev{
    left: 24px;
    z-index: 1;
}
.home_slider .slick-next{
    right: 24px;
    z-index: 1;
}
    .home_slider .slick-prev:before, .home_slider .slick-next:before{
        display: none;
    }


.arm_btn{
    cursor: pointer;
    border-radius: 12px;
    background-color: #67b1ba;
    color: #fff;
    text-transform: uppercase;
    transition: .3s ease all;
    width: max-content;
    padding: 14px 45px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    display: block;
}
    /*.arm_btn:not(.bubbly-button):hover, 
    .arm_btn:not(.bubbly-button):focus{
        color: #fff;
        opacity: 0.8;
        text-decoration: none;
    }*/

    .arm_btn.bubbly-button{
        color: #fff!important;
        text-decoration: none;
    }



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


    .home_slider{
        margin: 0 0 24px;
    }
    
        .home_slide{
            padding: 12px;
            display: block;
        }
            .home_slide ._img{
                width: 100%;
                padding: 0 24px;
                margin-bottom: 8px;
            }
            .home_slide ._title{
                font-size: 24px;
                margin-bottom: 8px;
            }
            .home_slide .arm_btn{
                width: 100%;
                
            }


    .home_slider .slick-prev{
        left: 8px;
    }
    .home_slider .slick-next{
        right: 8px;
    }

}







.home_cats{
    position: relative;
    margin-bottom: 48px;    
}
.home_cats ._title{
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 24px;
}

.home_cats__list{
    display: flex;
    flex-wrap: wrap;
    gap: 24px 20px;
}
    .home_cats__item{
        width: calc( (100% - 60px) / 3 );
        border-radius: 20px;
        background-color: #fff;
        overflow: hidden;
    }
        .home_cats__item_img {
            display: block;
            aspect-ratio: 1/.4;
        }
            .home_cats__item_img img{
                width: 100%;
                height: 100%;
                object-fit: cover;
                /* object-position: top; */
            }
        .home_cats__item_content{
            padding: 24px;
            font-size: 17px;
        }
            .home_cats__item_content a{
                transition: .3s ease all;
            }
                .home_cats__item_content a:hover{
                    text-decoration: underline;
                    color: #67b1ba;
                }
            .home_cats__item_title{
                display: block;
                color: #333;
                font-weight: bold;
                font-size: 20px;
                margin-bottom: 16px;
            }
            .home_cats__item_list a{
                color: #333;
                line-height: 1.5;
            }
                
            .home_cats__item_all{
                display: block;
                color: #67b1ba;
                margin-top: 16px;
            }



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

    .home_cats__item{
        width: calc( (100% - 60px) / 2 );
    }

}


@media screen and (max-width: 767px){
    .home_cats ._title{
        font-size: 24px;
        margin-bottom: 16px;
    }

    
    .home_cats__item{
        width:100%;
    }
    .home_cats__item_content{
        padding: 12px 18px;
    }
}






.advantages-block {
    border-radius: 20px;
    box-shadow: none;
}
.advantage h4{
    color: #333;
}



.home_text_block.text-block{
    background: transparent;
    box-shadow:none;
}

@media only screen and (max-width: 767px){
    .home_text_block.text-block{
        padding: 30px 0;
    }
        .home_text_block.text-block h2{
            font-size: 24px;
            text-align: center;
            text-transform: none;
            border-bottom: 0;
        }
}



.arm_viewed .slick-track,
.arm_home_products .slick-track{
    display: flex;
}
    .arm_viewed .slick-track .slick-slide,
    .arm_home_products .slick-track .slick-slide{
        height: auto;
    }
        .arm_viewed .slick-slide .product-layout,
        .arm_home_products .slick-slide .product-layout{
            height: 100%;
        }

.arm_home_products.home_new{
    padding-bottom: 48px;
}
    .arm_home_products ._title{
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 24px;
    }


.arm_home_products .slick-slider{
    margin: 0 -10px;
}
    .arm_home_products .slide{
        margin: 0 10px;
    }
        .arm_home_products .slide .product-thumb{
           box-shadow: none;
        }

    .arm_home_products .slick-prev:before, .arm_home_products .slick-next:before{
        display: none;
    }
    .arm_home_products .slick-arrow{
        border-radius: 50%;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #fff;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }
        .arm_home_products .slick-arrow svg{
            width: 12px;
            height: auto;
        }

.arm_home_products ._list {
    display: flex;
    flex-wrap: wrap;
    gap:20px;
}
    .arm_home_products .col-arm{
        width: calc( (100% - 100px) / 6 );
    }
.arm_home_products.home_hits .slick{
    display: none!important;
}


.arm_home_products .slick-dots li{
    width: 28px;
    height: 4px;
    margin: 0 2px;
}
    .arm_home_products .slick-dots li.slick-active button{
       opacity: 1;
    }
    .arm_home_products .slick-dots li button{
        padding: 0;
        width: 28px;
        height: 4px;
        border-radius: 2px;
        background-color: #67b1ba;
        opacity: 0.3;
    }
.arm_home_products .slick-dots li button:before{
    display: none!important;
}

@media screen and (max-width: 1024px){
    .arm_home_products ._list {
        gap:15px;
    }
    .arm_home_products .col-arm{
        width: calc( (100% - 65px) / 5 );
    }
    .arm_home_products .slick-prev{
        left: 0;
    }
    .arm_home_products .slick-next{
        right: 0;
    }
}

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

    .arm_home_products ._title{
        font-size: 24px;
        margin-bottom: 16px;
    }

    .arm_home_products ._list {
        gap:10px;
    }
    .arm_home_products .col-arm{
        width: calc( (100% - 40px) / 3 );
    }

}

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

    .arm_home_products.home_new{
        padding-bottom: 24px;
    }

    .arm_home_products ._list{
        display: none!important;
    }

    .arm_home_products.home_hits .slick{
        display: block!important;
    }

    .arm_home_products .slick-arrow{
        display: none!important;
    }

    
}


/*         END           HOME                 */







/*                 CATEGORY                 */


.arm_title{
    font-size: 32px;
    font-weight: 500;
    margin: 24px 0;
}



.arm_product_list{
    gap: 20px;
}

.product-layout{
    position: relative;
}
.product-layout .product-thumb{
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
}
    .product-layout .product-thumb .button-form{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 16px;
        z-index: 1;
    }
        .product-thumb .features-buttons a{
            background: transparent;
        }
    .product-layout .product-thumb .image{
        aspect-ratio: .9/1;
        margin: -15px -15px 20px;
        padding-top: 15px;
    }
        .product-layout .product-thumb .image a{
            width: 100%;
            height: 100%;
        }
            .product-layout .product-thumb .image a img{
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center;
            }

    .product-layout .product-thumb .image .button-add-cart {
        position: absolute;
        bottom: 2px;
        right: 2px;
    }
  
.arm_product_list:before{
    display: none!important;
}

.arm_product_list .product-layout {
    width: calc( (100% - 80px) / 5);
    max-width: calc( (100% - 80px) / 5);
    flex: 0 0 calc( (100% - 80px) / 5);
}


@media (max-width: 1390px){
    .arm_product_list{
        gap: 15px;
    }
    .arm_product_list .product-layout {
        width: calc( (100% - 45px) / 4);
        max-width: calc( (100% - 45px) / 4);
        flex: 0 0 calc( (100% - 45px) / 4);
    }
}
@media (max-width: 1100px){
    .arm_product_list .product-layout {
        width: calc( (100% - 30px) / 3);
        max-width: calc( (100% - 30px) / 3);
        flex: 0 0 calc( (100% - 30px) / 3);
    }
}
@media (max-width: 767px){

    .arm_title{
        font-size: 24px;
        margin: 12px 0;
    }
    .arm_product_list{
        gap: 10px;
    }
    .arm_product_list .product-layout {
        width: calc( (100% - 10px) / 2);
        max-width: calc( (100% - 10px) / 2);
        flex: 0 0 calc( (100% - 10px) / 2);
    }

    .product-thumb{
        padding: 8px 8px 12px!important;
    }
    .product-layout .product-thumb .image {
        aspect-ratio: .9/1;
        margin: -8px -8px 8px;
        padding-top: 10px;
    }


}

@media (max-width: 992px){
    .product-layout .product-thumb .image {
    aspect-ratio: 0 / 1;
	}
}



.arm_subcats_wrap{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(147,147,147,.3);
}
.arm_subcat_items{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    
}
    .arm_subcat_item{
        overflow: hidden;
        border-radius: 12px;
        background-color: #fff;
        text-align: center;
        width: calc( (100% - 60px) / 4);
    }
        .arm_subcat_item ._img{
            aspect-ratio: 2.2/1;
        }
            .arm_subcat_item ._img img{
                width: 100%;
                height: 100%;
                object-fit:cover;
                object-position: center;
            }
        .arm_subcat_item ._title{
            font-size: 16px;
            font-weight: 600;
            color: #333;
            padding: 12px 0;
        }

        .arm_subcat_item:hover ._title{
            color: #67b1ba;
        }


.arm_cat_top{
    margin-bottom: 16px;
}

.arm_cat_top #input-sort{
    display: none;
}

.arm_cat_sorts{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    font-size: 14px;
}
    .arm_cat_sorts a{
        color: #67b1ba;
    }
        .arm_cat_sorts a:hover{
            opacity: 0.6;
        }
        .arm_cat_sorts a._selected{
            color: #333;
        }



.arm_mob_filters{
    display: none;
    position: relative;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    width: 45%;
    padding-right: 10px;
}
    .arm_mob_filters::before{
        content: '';
        position: absolute;
        top: 5px;
        right: 0;
        width: 10px;
        height: 10px;
        border-top: 2px solid#67b1ba;
        border-right: 2px solid#67b1ba;
        transform: rotate(-225deg);
        opacity: 0.4;
    }

@media (max-width: 767px){

    .arm_cat_top{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .arm_subcats_wrap{
        overflow: auto;
        width: calc(100% + 30px);
        padding: 0 15px 16px;
        margin: 0 -15px 16px;
    }
        .arm_subcats_wrap::-webkit-scrollbar{
            height: 0;
        }
    .arm_subcat_items{
        gap: 4px;
        flex-wrap: nowrap;
        width: max-content;
    }
        .arm_subcat_item{
            width: 160px;
        }
            .arm_subcat_item ._img{
                aspect-ratio: 1.6/1;
            }
            .arm_subcat_item ._title{
                font-size: 14px;
            }

    


    .arm_cat_sorts{
        display: none;
    }

    .arm_mob_filters{
        display: block;
    }

    .arm_cat_top #input-sort{
        display: block;
        background: transparent;
        border: none;
        color: #333;
        font-size: 15px;
        padding: 0 10px;
        -webkit-appearance: none;
    }
    .arm_cat_sort_select{
        position: relative;
        width: 40%;
        padding-right: 10px;
    }
        .arm_cat_sort_select::before{
            content: '';
            position: absolute;
            top: 10px;
            right: 0;
            width: 10px;
            height: 10px;
            border-top: 2px solid#67b1ba;
            border-right: 2px solid#67b1ba;
            transform: rotate(-225deg);
            opacity: 0.4;
        }




}




/*         END           CATEGORY                 */



/*         viewed                 */

.arm_viewed{
    padding: 48px 0;
}

    .arm_viewed ._title{
        font-size: 24px;
        font-weight: 600;
        margin-top: 0;
    }

    .arm_viewed .slick{
        margin: 0 -10px;
    }
        .arm_viewed .slide{
            margin: 0 10px;
        }


.arm_viewed ._nav{
    display: flex;
    gap: 8px;
    margin-top: 16px;
}
    .arm_viewed .slick-arrow{
        border-radius: 12px;
        background-color: #fff;
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: unset;
        right: unset;
        left: unset;
        transform: none;
    } 
        .arm_viewed .slick-prev:before, .arm_viewed .slick-next:before  {
            display: none!important;
        }    
             
    .arm_viewed .product-thumb{
        box-shadow: none;
    }

@media (max-width: 767px){
    .arm_viewed ._title{
        text-align: center;
        margin-bottom: 24px;
    }
    .arm_viewed ._nav{
        display: none;
    }

    .arm_viewed .col{
        width: 100%!important;
        max-width: 100%;
        flex: unset;
    }
}

.arm_viewed .slick-dots li{
    width: 28px;
    height: 4px;
    margin: 0 2px;
}
    .arm_viewed .slick-dots li.slick-active button{
       opacity: 1;
    }
    .arm_viewed .slick-dots li button{
        padding: 0;
        width: 28px;
        height: 4px;
        border-radius: 2px;
        background-color: #67b1ba;
        opacity: 0.3;
    }
.arm_viewed .slick-dots li button:before{
    display: none!important;
}

/*         END viewed                 */






/*                          PRODUCT                         */

.arm_prod_gallerys .slick-dots li{
    width: 28px;
    height: 4px;
    margin: 0 2px;
}
    .arm_prod_gallerys .slick-dots li.slick-active button{
       opacity: 1;
    }
    .arm_prod_gallerys .slick-dots li button{
        padding: 0;
        width: 28px;
        height: 4px;
        border-radius: 2px;
        background-color: #67b1ba;
        opacity: 0.3;
    }
.arm_prod_gallerys .slick-dots li button:before{
    display: none!important;
}


#product.content-wrapper{
    border-radius: 20px;
    background-color: #fff;
}

.arm_head_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
    .arm_head_flex ._title_small{
        margin-bottom: 0;
    }

._title_small{
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 24px;
}

    ._title_small ._count{
        font-size: 18px;
        color: #67b1ba;
    }
@media screen and (max-width: 767px){
    .arm_head_flex{
        display: block;
    }
    .arm_head_flex .arm_btn{
        width: 100%;
        margin-top: 10px;
    }
}


.arm_prod_thumbs{
    position: relative;
}
    .arm_prod_thumbs .arm_prod_wishlist{
        cursor: pointer;
        position: absolute;
        z-index: 1;
        top: 24px;
        right: 24px;
    }


.arm_prod_gallerys{
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
    .arm_prod_gallery_nav{
        width: 72px;
    }
    .arm_prod_gallery_main{
        /* width: calc(100% - 72px - 16px); */
        width: 100%;
    }

@media screen and (max-width:767px){
    .arm_prod_gallery_nav{
        display: none;
    }
    .arm_prod_gallery_main{
        width: 100%;
    }
}

.product-content h1{
    font-size: 32px;
    margin: 0 0 10px;
}

.arm_prod_top_sub{
    display: flex;
    align-items: center;
    gap:16px;
}


.arm_prod_top_reviews{
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #333;
}



.prod_info_row{
    margin-bottom: 14px;
}
    .prod_info_row:last-child{
        margin-bottom: 24px;
    }
.prod_info_row_title{
    position: relative;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.prod_info_row_item{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
}
    .prod_info_row_item:last-child{
        margin-bottom: 0;
    }
    .prod_info_row_item img{
        width: 24px;
        min-width: 24px;
        margin: 0 12px 0 0;
    }





#product .button-group .boc_order_btn{
    display: none;
}
#price_block .arm_boc{
    display: none !important;
}
.arm_boc{
    border-radius: 4px;
    border: solid 1px #ddd;
    background-color: #fff;
    display: flex;
    padding: 6px;
    margin: 10px 0;
}
    .arm_boc input{
        font-size: 13px;
        line-height: 1;
        color: #333;
        border: none;
        height: auto;
        padding: 6px;
    }
    .arm_boc [type="submit"]{
        font-size: 13px;
        line-height: 1;
        font-weight: 600;
        color: #67b1ba;
        background: transparent;
        border: none;
        padding: 0 16px;
        border-left: 1px solid #67b1ba;
        white-space: nowrap;
    }



.arm_prod_related{
    padding: 24px 0;
}






.product-discount{
    margin:16px 0 0;
}

.product-discount-item{
    display: grid;
    grid-template-columns:
        32px        /* radio */
        110px       /* кількість */
        110px       /* ціна */
        1fr;        /* скидка / разом */
    align-items: center;
    column-gap: 16px;
    line-height: 45px;

    border-radius: 50px;
    background-color: rgba(147, 147, 147, .1);
    padding: 0 14px;
    margin-bottom: 15px;
    transition: .3s ease all;
    color: rgba(112, 140, 145, 1);
}

.product-discount-item .r-bordered{
    padding-right: 10px;
    margin-right: -3px;
    border-right: 1px solid rgb(255 255 255 / 10%);
    }    

.product-discount-item{
    display: grid;
    grid-template-columns:
        12px
        90px
        105px
        max-content;
    align-items: center;
    column-gap: 16px;

    max-width: 720px;
    width: 100%;

    border-radius: 50px;
    background-color: rgba(147,147,147,.1);
    padding: 0 14px;
    margin-bottom: 15px;
}

.product-discount-percent,
.price_block{
    justify-self: start;   /* ⬅️ ПРИЖАЛИ ДО ПАЛОЧКИ */
    text-align: left;     /* ⬅️ ТЕКСТ НЕ ЛІЗЕ ДО КРАЮ */
    min-width: 0;         /* ⬅️ ДОЗВОЛЯЄ ПЕРЕНОС ВСЕРЕДИНІ */
}

.discount-name,
.product-discount-price,
.product-discount-percent{
    white-space: nowrap;
}

        .product-discount-item.active{
            background-color: rgba(112, 140, 145, 1);
            padding-bottom: 5px;
            padding-top: 5px;
            transition: .3s ease all;
            color: #fff;
        }
        .product-discount-item .discount-name{
            /* margin-right: 20px; */
            font-size: 13px;
        }
        .product-discount-item.active .price_block{
            color: rgba(255, 220, 0, 1);
            font-size: 13px;
            /* margin-left: 30px; */
        }

        .product-discount-item.active .price_block{
            margin-left: 0;        /* ⬅️ ПОВЕРТАЄ ДО ПАЛИЧКИ */
            justify-self: start;
            text-align: left;
            min-width: 0;
        }
        input.product-discount-radio{
            position: relative;
            vertical-align:middle;
            margin:0 6px 0 0;
            width: 20px;
            height: 20px;
        }
        input.product-discount-radio[type="radio"]::after{
            /* content: ''; */
            position: absolute;
            top: 3!important;
            left: 4px!important;
            width: 14px!important;
            height: 8px!important;
            border-right: solid 2px #fff;
            border-top: solid 2px #fff;
            transform: rotate(-229deg) scale(0);
            transition: .3s ease all;
            background: transparent!important;
            box-shadow: none!important;
        }
        input.product-discount-radio[type="radio"]:checked::after{
            transform: rotate(-229deg) scale(1);
        }
        input.product-discount-radio::before{
            width: 20px;
            height: 20px;
            margin: 0;
            border-radius: 50%;
            /* border: solid 1.5px #67b1ba; */
            background: #fff;
        }

        .product-discount-item.active input.product-discount-radio::before{
            background-color: #67b1ba;
            border-color: #fff;
            border: 4px solid #fff;
        }
        input.product-discount-radio:hover{
            cursor:pointer;
        }
        .product-discount-btns{
            display:flex;
            flex-flow:row wrap;
            align-items:center;
            margin:0;
        }
        .product-discount-btns-block{
            position:relative;
            width:36px;
            height:36px;
            margin:0 6px 0 0;
        }
        .product-discount-btns-block input{
            display:none;
        }

        .product-discount-btns-block label{
            display:block;
            width: 36px;
            min-width: 36px;
            height: 36px;
            border-radius: 8px;
            background-color: #fff;
        }
        .product-discount-btns-block label:before{
            content:'';
            position:absolute;
            top:50%;
            left:50%;
            transform:translate(-50%, -50%);
            width:14px;
            background:#67b1ba;
            height:3px;
        }
        .product-discount-btns-block label:after{
            content:'';
            position:absolute;
            top:50%;
            left:50%;
            transform: translate(-50%, -50%);
            width:3px;
            background:#67b1ba;
            height:14px;
        }
        .product-discount-btns-block .product-discount-label-minus:after{
            display:none;
        }
        .product-discount-btns-block label.active{
            cursor:pointer;
        }
        .product-discount-btns-block label.active:active{
            background:#fff;
            border:1px solid #000;
        }
        .product-discount-btns-block label.active:active:after,.product-discount-btns-block label.active:active:before{
            background:#000;
        }

       

        .product-discount-text{
            margin:0 5px 0 0;
            color:#ffc400;
            font-size:13px;
        }
        .product-discount-price{
            margin:0 5px 0 0;
            /*color: #333;*/
            font-size:13px;
        }
            .product-discount-item.active .product-discount-price{
                color: #fff;
            }
        .product-discount-percent{
            margin:0;
            /*color:#2ea517;*/
            font-size:13px;
            /*margin-left: 30px;*/
        }
            .product-discount-item.active .product-discount-percent{
                color: #fff;
            }

.discount-name,
.product-discount-price,
.product-discount-percent{
    white-space: nowrap;
}

.arm_prod_content{
    padding: 24px 0;
}
    .arm_prod_content__right{
        display: none;
    }


.arm_prod_reviews{
    padding: 48px 0;
}
.review_item .rating{
    display: block!important;
}
    .review_item{
        border-radius: 12px;
        background-color: #fff;
        padding: 24px;
        font-size: 15px;
        margin-bottom: 8px;
    }
        .review_item_top{
            display: flex;
            align-items:center;
            gap: 16px;
            justify-content: space-between;
            margin-bottom: 12px;
        }
        .review_item_top_left{
            display: flex;
            align-items:center;
            gap: 16px;
        }
        .review_item_name{
            font-size: 16px;
            font-weight: 600;
        }
.arm_prod_attrs{
    padding: 48px 0;
}

.arm_fix_nav{
    display: none;
}
@media screen and (min-width: 1024px){
    .arm_fix_nav{
        position: sticky;
        top: 10px;
        display: flex;
        align-items: center;
        gap: 2px;
        z-index: 9;
        padding: 0 0 24px;
    }
    .arm_fix_nav_item{
        cursor: pointer;
        border-radius: 4px;
        background-color: #fff;
        padding: 8px 16px;
        font-size: 13px;
        font-weight: 600;
        color: #939393;
        transition: .3s ease all;
    }
    .arm_fix_nav_item._active, .arm_fix_nav_item:hover{
        background-color: #ddd;
        color: #333;
    }
}


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



    .arm_prod_attrs{
        padding: 24px 0;
    }
    .review_item{
        padding: 16px;
    }

    .prod_info_row_title{
        position: relative;
    }
        .prod_info_row_title:before{
            content: '';
            position: absolute;
            top: 0;
            right: 4px;
            width: 12px;
            height: 12px;
            border-top: 2px solid #67b1ba;
            border-right: 2px solid #67b1ba;
            transform: rotate(135deg) scale(1);
            transition: .3s ease all;
        }
        .prod_info_row._open .prod_info_row_title:before{
            top: 5px;
            transform: rotate(135deg) scale(-1);
        }
    .prod_info_row_content{
        display: none;
    }
}


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

    .arm_prod_content{
        display: flex;
        gap: 100px;
        padding: 48px 0;
    }
        .arm_prod_content__left{
            flex-grow: 1;
        }
        .arm_prod_content__right{
            display: block;
            width: 325px;
        }
        ._sticky_form{
            position: sticky;
            top: 24px;
            box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.12);
            background-color: #fff;
            border-radius: 20px;

            width: 325px;
            padding: 20px;
            font-size: 14px;
            line-height: 1.3;
            color: #939393;
        }
            ._sticky_form ._top{
                display: flex;
                gap: 12px;
                margin-bottom: 16px;
            }
                ._sticky_form ._title{
                    font-size: 15px;
                    font-weight: 600;
                    color: #333;
                    margin-bottom: 6px;
                }
                ._sticky_form ._img{
                width: 100px;
                min-width: 100px;
                height: 100px;
                }
                    ._sticky_form ._img img{
                        width: 100%;
                        height: 100%;
                        object-fit: cover;
                        object-position: center;
                    }
            ._sticky_form .arm_btn{
                width: 100%;
            }

}





/*                   END             PRODUCT                 */











/*                  POPUP CART                 */

body._arm_cart_open{
    overflow: hidden;
}

.arm_cart_overlay{
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition: .3s ease all;
    visibility: hidden;
    opacity: 0;
    z-index: 9998;
}
    .arm_cart_overlay._active{
        visibility: visible;
        opacity: 1;
    }

    
#arm_cart_popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 1360px;
    max-width: calc(100% - 80px);
    padding: 0;
    border-radius: 20px;
    background-color: #fff;
    max-height: 95vh;
    overflow-y: auto;
}


.arm_cart_popup_head{
    position: relative;
    display: flex;
    padding: 16px 48px;
    border-bottom: 1px solid rgba(147, 147, 147, .3);
}
    .arm_cart_popup_title{
        font-size: 32px;
        font-weight: 600;
    }
        .arm_cart_popup_close{
            cursor: pointer;
            position: absolute;
            top: 24px;
            right: 24px;
            width: 24px;
        }
        .arm_cart_popup_close svg{
            width: 100%;
            height: auto;
            display: block;
            transition: .5s ease all;
            transform: rotate(0deg);
        }
        @media screen and (min-width:768px){
            .arm_cart_popup_close:hover svg{
                transform: rotate(270deg);
            }
        }

.arm_cart_popup_values{
    display: flex;
    gap: 24px;
    margin-left: 48px;

    font-size: 16px;
    color: #939393;
}
    .arm_cart_popup_value_val{
        font-size: 20px;
        font-weight: 600;
        color: #333;
        line-height: 1;
        margin-top: 2px;
    }


.arm_popup_cart_products{
    padding: 0 48px;
}

    .cart .arm_popup_cart_item{
        position: relative;
        border-bottom: 1px solid rgba(147, 147, 147, .3);
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 15px;
        color: #939393;
        padding: 12px 0;
        margin: 0;
    }
        .cart .arm_popup_cart_item:last-child{
            border-bottom: none;
        }
        .arm_popup_cart_item_content{
            flex-grow: 1;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .arm_popup_cart_item_left{
            width: 40%;
        }
        .arm_popup_cart_item_right{
            display: flex;
            align-items: center;
            width:60%;
        }
            .arm_popup_cart_item_right_right{
                display: flex;
                justify-content: flex-end;
                align-items: center;
                flex-grow: 1;
            }

        .arm_popup_cart_item_img{
            width: 72px;
            min-width: 72px;
            height: 72px;
            margin-right: 16px;
        }
            .arm_popup_cart_item_img img{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        .arm_popup_cart_item_name{
            color: #333;
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 5px;
        }

        .arm_popup_cart_item_model{
            padding: 0 48px;
        }
        .arm_popup_cart_item_price{
            color: #333;
            padding: 0 48px;
            font-size: 20px;
            line-height: 1;
            font-weight: 600;
            text-align: right;
        }
        .cart .load  .arm_popup_cart_item_remove{
            position: relative;
        }


.arm_popup_cart_item_quantity{
    display: flex;
    align-items: center;
    gap: 16px;
}
    .arm_popup_cart_item_quantity_val{
        font-size: 22px;
        font-weight: 600;
        color: #333;
    }
    .arm_popup_cart_item_quantity_btn{
        position: relative;
        cursor: pointer;
        display:block;
        width: 36px;
        min-width: 36px;
        height: 36px;
        border-radius: 8px;
        border: solid 1px #67b1ba;
        background-color: #fff;
        transition: .3s ease all;
    }
        .arm_popup_cart_item_quantity_btn:before{
            content:'';
            position:absolute;
            top:50%;
            left:50%;
            transform:translate(-50%, -50%);
            width:14px;
            background:#67b1ba;
            height:3px;
            transition: .3s ease all;
        }
        .arm_popup_cart_item_quantity_btn:after{
            content:'';
            position:absolute;
            top:50%;
            left:50%;
            transform: translate(-50%, -50%);
            width:3px;
            background:#67b1ba;
            height:14px;
            transition: .3s ease all;
        }
            .arm_popup_cart_item_quantity_btn._minus:after{
                display:none;
            }

    @media screen and (min-width:768px){
        .arm_popup_cart_item_quantity_btn:hover{
            background-color: #67b1ba;
        }
        .arm_popup_cart_item_quantity_btn:hover:before, .arm_popup_cart_item_quantity_btn:hover:after{
            background: #fff;
        }
    }



.arm_popup_cart_bot{
    display: flex;
}
    .arm_popup_cart_bot_col{
        width: 50%;
        padding: 24px 48px 48px;
    }
        .arm_popup_cart_bot_col:first-child{
            border-right: 1px solid rgba(147, 147, 147, .3);
        }
        .arm_popup_cart_bot_col:first-child .arm_popup_cart_bot_col_content{
            width: 400px;
            max-width: 100%;
        }
        .arm_popup_cart_bot_col:last-child .arm_popup_cart_bot_col_content{
            width: 350px;
            max-width: 100%;
        }

    .cart #arm_cart_popup.load .price_content{
        font-size: 32px;
        font-weight: 500;
        margin: 0 0 12px;
    }
    .cart #arm_cart_popup.load .price_inline{
        font-size: 32px;
        font-weight: 600;
        padding: 5px 0;
    }
    .cart #arm_cart_popup.load .checkout{
        margin: 12px 0 0;
    }
        .cart #arm_cart_popup.load .arm_btn{
            width: 100%;
        }


        .text_b1c_title{
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 12px;
        }
        .text_b1c_text{
            margin-top: 12px;
            font-size: 14px;
            line-height: 1.2;
            color: #333;    
        }






@media screen and (min-width: 768px){
    .arm_popup_cart_bot_col:last-child{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}
@media screen and (max-width: 767px){

    .arm_popup_cart_bot_col:last-child .arm_popup_cart_bot_col_content{
        width: 100%;
    }

    #arm_cart_popup{
        max-width: calc(100% - 32px);
    }
    .arm_cart_popup_head{
        display: block;
        padding: 16px 24px;
    }
    .arm_cart_popup_values{
        margin-top: 12px;
        gap: 20px;
        margin-left: 0;
    }
        .arm_cart_popup_value{
            font-size: 14px;
        }
        .arm_cart_popup_value_val{
            font-size: 18px;
        }
        .arm_cart_popup_title{
            font-size: 18px;
        }
        .arm_cart_popup_close{
            top: 16px;
            right: 16px;
        }
    .arm_popup_cart_products{
        padding: 0 16px;
    }

    
        .cart .arm_popup_cart_item{
            font-size: 14px;
            padding: 8px 0;
            align-items: flex-start;
        }
            .cart .load  .arm_popup_cart_item_remove{
                position: absolute;
                top: 12px;
                right: 0;
            }
            .arm_popup_cart_item_content{
                display: block;
            }
            .arm_popup_cart_item_left{
                width: 100%;
            }
            .arm_popup_cart_item_right{
                display: block;
                width: 100%;
            }
                .arm_popup_cart_item_right_right{
                    width: 100%;
                    margin-top: 10px;
                    gap: 16px;
                    justify-content: flex-start;
                }


            .arm_popup_cart_item_img{
                width: 48px;
                min-width: 48px;
                height: 48px;
                margin-right: 12px;
            }
            .arm_popup_cart_item_name{
                padding-right: 36px;
            }

            .arm_popup_cart_item_model{
                padding: 4px 0 8px;
            }
            .arm_popup_cart_item_price{
                padding: 8px 0;
                /* text-align: left; */
            }




    .arm_popup_cart_bot{
        flex-direction: column-reverse;
    }
        .arm_popup_cart_bot_col{
            width: 100%;
            padding: 16px;
        }
            .arm_popup_cart_bot_col:first-child{
                border-right:none;
            }

    .text_b1c_title{
        font-size: 18px;
        margin-bottom: 8px;
    }
    .text_b1c_text{
        margin-top: 8px;
        font-size: 12px;  
    }


    .cart #arm_cart_popup.load .price_inline{
        font-size: 24px;
    }

}

/*                   END             POPUP CART                 */

.arm_c_cart_head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.arm_c_cart_head_edit{
    /* display: none; */
    cursor: pointer;
    font-size: 14px;
    color: #67b1ba;
}
.arm_c_cart_head_edit:hover{
    opacity: 0.8;
}
@media screen and (max-width:767px){
    .arm_c_cart_head_edit{
        display: none;
    }
}







@media screen and (max-width: 600px){
    .arm_footer_col h5{
        position: relative;
    }
        .arm_footer_col h5:before{
            content: '';
            position: absolute;
            top: 0;
            right: 4px;
            width: 12px;
            height: 12px;
            border-top: 2px solid #67b1ba;
            border-right: 2px solid #67b1ba;
            transform: rotate(135deg) scale(1);
            transition: .3s ease all;
        }
        .arm_footer_col._open h5:before{
            top: 5px;
            transform: rotate(135deg) scale(-1);
        }
    .arm_footer_col .form-group{
        display: none;
    }
}







@media only screen and (min-width: 1400px){
    .main-menu-link {
        padding: 0 13px;
    }
}


@media screen and (max-width:1480px){
    .arm_home_products .slick-prev{
        left: 0;
    }
    .arm_home_products .slick-next{
        right: 0;
    }
}

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

    .header-logo {
        width: 364px;
    }
    .product-discount-item .discount-name, .product-discount-price, .product-discount-item.active .price_block{
        font-size: 12px;
    }

}

@media screen and (max-width:1366px){
    #search{
        width: 405px;
    }
    .header-contacts .open_time {
        margin-right: 13px;
    }
    .header-contacts .email a{
        font-size: 12px;
    }
}

@media screen and (max-width:1320px){
    .main-menu-link{
        font-size: 11px;

    }
}
@media screen and (max-width:1380px){
    .header-contacts ul.phones li a{
        font-size: 16px;
    }
}
@media screen and (max-width:1300px){
    .product-discount-item .product-discount-price{
        display: block;
    }
    .product-discount-item .r-bordered {
        min-height: 46px;
        display: flex;
        align-items: center;
    }
    .product-discount-item .price_block span {
        display: block;
        line-height: 1.2;
        word-break: break-word;
    }
    .header-logo {
        width: 275px;
    }
   
    .header-contacts .open_time{
        margin-right: 10px;
    }
    .header_arm__row{
        gap: 10px;
    }
    #search input.form-control{
        font-size: 12px;
        left: 10px;
        max-width: calc(100% - 20px);
    }
}
@media only screen and (max-width: 1024px){
    #search {
        width: 100%;
    }
}




/*    14/09/2023    */

.btn__disable{
    opacity: 0.8;
    cursor: not-allowed!important;
    pointer-events: none!important;
    user-select: none!important;
    touch-action: none!important;
}


@media (min-width: 768px){

    #simplepage_form .form-group{
        display: flex;
        align-items: baseline;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1050px){
    #search {
        width: 300px;
    }
}

.remove_simple_file{
    cursor: pointer;
    transition: .3s ease all;
    float: right;
    margin-top: -10px;
}
    .remove_simple_file:hover{
        color: red;
    }


    
#simplecheckout_shipping label:not([for="pickup.pickup"]) .delivery-cost {
    display: none;
}


/*          button           */


.bubbly-button {
    position: relative;
    z-index: 2;
    transition: transform ease-in 0.1s, box-shadow ease-in 
}

.bubbly-button:before, .bubbly-button:after {
    position: absolute;
    content: "";
    display: block;
    width: 70%;
    height: 100%;
    left: 15%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
}
.bubbly-button:before {
    display: none;
    top: -75%;
    background-image: radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, transparent 20%, #67b1ba 20%, transparent 30%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, transparent 10%, #67b1ba 15%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.bubbly-button:after {
    display: none;
    bottom: -75%;
    background-image: radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, transparent 10%, #67b1ba 15%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%), radial-gradient(circle, #67b1ba 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.bubbly-button:active {
    transform: scale(0.9);
}
.bubbly-button.animate:before {
    display: block;
    animation: topBubbles ease-in-out 0.75s forwards;
}
.bubbly-button.animate:after {
    display: block;
    animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
    0% {
        background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }
    50% {
        background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
    }
    100% {
        background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}
@keyframes bottomBubbles {
    0% {
        background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
    }
    50% {
        background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
    }
    100% {
        background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

/*         END button           */





@media (max-width: 767px){

    .product-discount-item{
        grid-template-columns:
            26px
            70px      /* було 90 */
            85px      /* було 90 */
            1fr;
        column-gap: 9px;   /* менше повітря */
        padding: 0 14px;   /* трохи вужче */
    }

    .product-discount-item .r-bordered{
        padding-right: 6px;
        margin-right: 0;  /* ⬅️ прибрали костиль */
    }

}

@media (max-width: 767px){

    /* третя колонка — вирівняти вліво */
    .product-discount-percent,
    .price_block{
        justify-self: start;
        text-align: left;
    }

}
.product-discount-item {
    width: 100%;
}

.product-discount-item.active {
    transform: scaleX(1.04); /* 4% ширше */
}


/* ===== FIX ALIGN MODEL + QUANTITY (POPUP CART) ===== */
/* === ТІЛЬКИ DESKTOP === */
@media (min-width: 992px) {

    .arm_popup_cart_item_right {
        display: grid !important;
        grid-template-columns:
            145px   /* ← було 120px → тепер "2 мешок" дихає */
            140px   /* кількість: - 2 + */
            auto;   /* ціна */
        align-items: center;
        column-gap: 20px; /* ← було 16px, трохи повітря */
    }

    /* модель — рівняється по лівому краю */
    .arm_popup_cart_item_model {
        text-align: left;
        white-space: nowrap;
    }

    /* кількість — ЗАВЖДИ на одному місці */
    .arm_popup_cart_item_quantity {
        justify-self: center;
    }

    /* ціна — справа */
    .arm_popup_cart_item_right_right {
        justify-self: end;
        text-align: right;
    }

}


/* === MOBILE ONLY === */
@media (max-width: 576px) {

    /* колонка "Вместе" */
    .product-discount-item .price_block {
        padding-right: 8px;   /* було більше — зʼїдало місце */
        padding-left: 8px;
        text-align: right;
    }

    /* текст "Вместе: 175 грн" */

}

@media (min-width: 992px) and (max-width: 1199px) {

    /* 3-тя колонка: "Всего: ХХ грн" */
    .product-discount-item.active .price_block {
        margin-left: 8px;          /* ⬅️ притискаємо до палички */
        padding-left: 0;
        text-align: left;
        white-space: normal;       /* дозволяємо перенос */
        word-break: break-word;
        overflow-wrap: anywhere;
        max-width: 110px;          /* ⬅️ КЛЮЧОВЕ */
    }

}



@media (max-width: 820px) {

    .product-discount-item {
        grid-template-columns:
            26px
            minmax(70px, 1fr)
            minmax(80px, 1fr)
            minmax(90px, 1fr);
    }

    .product-discount-price {
        white-space: normal;        /* ✅ дозволяємо перенос */
        word-break: break-word;
        max-width: 100%;
    }

}

@media (min-width: 780px) and (max-width: 900px) {
    .product-discount-item.active {
        transform: none !important;
    }
}

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

    .product-discount-price,
    .product-discount-percent,
    .product-discount-item.active .price_block {
        white-space: normal !important;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

}


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

    .product-discount-item {
        grid-template-columns:
            26px
            minmax(70px, 1fr)
            minmax(85px, 1fr)
            minmax(90px, 110px); /* ⬅️ ЖОРСТКА МЕЖА */
    }

}

.product-discount-item {
    overflow: hidden;
}

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

    .product-discount-item .price_block {
        line-height: 1.1;   /* ⬅️ було ~1.4–1.6 */
    }

}


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

    .product-discount-item .price_block span {
        margin: 0;
        padding: 0;
        line-height: 1.1;
        display: inline; /* ⬅️ КЛЮЧОВЕ */
    }

}

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

    .product-discount-item .product-discount-price {
        line-height: 1.1;          /* ⬅️ прибрали “повітря” */
        padding-left: 6px;         /* ⬅️ невеликий відступ від палички */
        white-space: normal;       /* ⬅️ дозволяємо перенос */
        word-break: break-word;
        overflow-wrap: anywhere;
        text-align: left;
        min-width: 0;
    }

}


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

    .product-discount-item .product-discount-price span {
        display: inline;
        line-height: 1.1;
        margin: 0;
        padding: 0;
    }

}

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

  .product-discount-top {
      height: auto !important;
      min-height: 0 !important;
      display: flex;
      align-items: center; /* або flex-start — нижче поясню */
  }

}


@media (min-width: 350px) and (max-width: 450px) {

  /* тільки друга колонка */
  .product-discount-item .product-discount-top {
    align-items: center !important;
  }

  .product-discount-item .product-discount-price {
    line-height: 0.95 !important;   /* ⬅ прибирає дірку */
    margin: 0 !important;
    padding: 0 !important;
    white-space: normal !important;
  }

  /* саме br — без видалення */
  .product-discount-item .product-discount-price br {
    line-height: 0;
  }
}

@media (min-width: 765px) and (max-width: 780px) {

  /* тільки друга колонка */
  .product-discount-item .product-discount-top {
    align-items: center !important;
  }

  .product-discount-item .product-discount-price {
    line-height: 0.95 !important;   /* ⬅ прибирає дірку */
    margin: 0 !important;
    padding: 0 !important;
    white-space: normal !important;
  }

  /* саме br — без видалення */
  .product-discount-item .product-discount-price br {
    line-height: 0;
  }
}
