    /* Selector land */    
.lang-selector1 {
    position: relative;
    }

.lang-selector2 {
    display: flex;
    align-items: center;
    }
    
    .lang-selector2>a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    }
    /* Сіра обводка блока ціни, кнопок купити (тільки для пк версії)*/  
@media (min-width: 1024px) {  
    .brd-cart {    
        border: 1px solid #eee;
        border-radius: 13px;
        padding: 15px;
        }
    .product__top-cart-form {
        display: flex;
        justify-content: flex-end;
    }
    }
    
    @media screen and (max-width: 768px) {
    .product__top-cart-form {
         display: flex;
        justify-content: center;
        }
    }
    /* відступи по бокам для опису товару, характеристик товару...*/  
    @media screen and (max-width: 768px) {
    .descr_pad {
        padding-left: 8px;
        padding-right: 8px;
    }
    .sorting {
    border:1px solid #eee;
        }
    }
    /* Обрізка назв товарів в списках товарів */
    .cut-name {
        display: -webkit-box;
        -webkit-line-clamp: 2;         
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 3em;
        padding-bottom: 1em; 
        }
        
    /* Кнопка "фільтр" в категорії товарів */
    .filter-btn {
    display: none;
    }

    @media screen and (max-width: 768px) {
    .filter-btn {
        margin-left: 10px;
        border: 1px solid #eee;
        border-radius: 15px;
        padding: 8px 16px;
        display: inline-block;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        transition: border-color 0.3s ease;
        }
    }
    /* Лого в лівому меню моб версії */
    .mar-logo{
        padding-left: 20px;
    }
    
    /* Лого в лівому меню моб версії */
    .but-cab-flex {
        flex-direction: column-reverse;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 2% 5%;
    }
    .but-cab {
    width: 90%;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    border: 2px solid #b20b78;
    color: #b20b78;
    border-radius: 25px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .875rem;
    overflow: hidden;
    position: relative;
    height: 46px;
    text-decoration: none;
    transition: all .2s ease-out;
    }
    
    .left-m-link {
    font-size: 15px;
    padding-left: 10px;
    }
    .m-menu__li-11 {
    list-style: none;
    margin: 0 10px;
    }
    
    /* Список в мобільному меню */
    .txt-dec {
    text-decoration: none;
    color: #222;
    }
    
    ul.iconoperator li {
    padding: 15px 15px 14px 15px;
    font-size: 16px;
    display: block;
    font-weight: 400;
    }
    
    ul.iconoperator {
    list-style-type: none;
    }
    
    /* іконки в списку в мобільному меню */
    ul.iconoperator li.sale:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Outline' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M21,6H18A6,6,0,0,0,6,6H3A3,3,0,0,0,0,9V19a5.006,5.006,0,0,0,5,5H19a5.006,5.006,0,0,0,5-5V9A3,3,0,0,0,21,6ZM12,2a4,4,0,0,1,4,4H8A4,4,0,0,1,12,2ZM22,19a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V9A1,1,0,0,1,3,8H6v2a1,1,0,0,0,2,0V8h8v2a1,1,0,0,0,2,0V8h3a1,1,0,0,1,1,1Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.favorites:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='19' height='19'%3E%3Cg id='_01_align_center' data-name='01 align center'%3E%3Cpath fill='%23b20b78' d='M17.5.917a6.4,6.4,0,0,0-5.5,3.3A6.4,6.4,0,0,0,6.5.917,6.8,6.8,0,0,0,0,7.967c0,6.775,10.956,14.6,11.422,14.932l.578.409.578-.409C13.044,22.569,24,14.742,24,7.967A6.8,6.8,0,0,0,17.5.917ZM12,20.846c-3.253-2.43-10-8.4-10-12.879a4.8,4.8,0,0,1,4.5-5.05A4.8,4.8,0,0,1,11,7.967h2a4.8,4.8,0,0,1,4.5-5.05A4.8,4.8,0,0,1,22,7.967C22,12.448,15.253,18.416,12,20.846Z'/%3E%3C/g%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.eye:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M23.271,9.419C21.72,6.893,18.192,2.655,12,2.655S2.28,6.893.729,9.419a4.908,4.908,0,0,0,0,5.162C2.28,17.107,5.808,21.345,12,21.345s9.72-4.238,11.271-6.764A4.908,4.908,0,0,0,23.271,9.419Zm-1.705,4.115C20.234,15.7,17.219,19.345,12,19.345S3.766,15.7,2.434,13.534a2.918,2.918,0,0,1,0-3.068C3.766,8.3,6.781,4.655,12,4.655s8.234,3.641,9.566,5.811A2.918,2.918,0,0,1,21.566,13.534Z'/%3E%3Cpath fill='%23b20b78' d='M12,7a5,5,0,1,0,5,5A5.006,5.006,0,0,0,12,7Zm0,8a3,3,0,1,1,3-3A3,3,0,0,1,12,15Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.company:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Outline' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M24,10a.988.988,0,0,0-.024-.217l-1.3-5.868A4.968,4.968,0,0,0,17.792,0H6.208a4.968,4.968,0,0,0-4.88,3.915L.024,9.783A.988.988,0,0,0,0,10v1a3.984,3.984,0,0,0,1,2.643V19a5.006,5.006,0,0,0,5,5H18a5.006,5.006,0,0,0,5-5V13.643A3.984,3.984,0,0,0,24,11ZM2,10.109l1.28-5.76A2.982,2.982,0,0,1,6.208,2H7V5A1,1,0,0,0,9,5V2h6V5a1,1,0,0,0,2,0V2h.792A2.982,2.982,0,0,1,20.72,4.349L22,10.109V11a2,2,0,0,1-2,2H19a2,2,0,0,1-2-2,1,1,0,0,0-2,0,2,2,0,0,1-2,2H11a2,2,0,0,1-2-2,1,1,0,0,0-2,0,2,2,0,0,1-2,2H4a2,2,0,0,1-2-2ZM18,22H6a3,3,0,0,1-3-3V14.873A3.978,3.978,0,0,0,4,15H5a3.99,3.99,0,0,0,3-1.357A3.99,3.99,0,0,0,11,15h2a3.99,3.99,0,0,0,3-1.357A3.99,3.99,0,0,0,19,15h1a3.978,3.978,0,0,0,1-.127V19A3,3,0,0,1,18,22Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.dost:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M19,5H16.9A5.009,5.009,0,0,0,12,1H5A5.006,5.006,0,0,0,0,6v9a4,4,0,0,0,3.061,3.877,3.5,3.5,0,1,0,6.9.123h4.082a3.465,3.465,0,0,0-.041.5,3.5,3.5,0,0,0,7,0,3.4,3.4,0,0,0-.061-.623A4,4,0,0,0,24,15V10A5.006,5.006,0,0,0,19,5Zm3,5v1H17V7h2A3,3,0,0,1,22,10ZM2,15V6A3,3,0,0,1,5,3h7a3,3,0,0,1,3,3V17H4A2,2,0,0,1,2,15Zm6,4.5a1.5,1.5,0,0,1-3,0,1.418,1.418,0,0,1,.093-.5H7.907A1.418,1.418,0,0,1,8,19.5ZM17.5,21A1.5,1.5,0,0,1,16,19.5a1.41,1.41,0,0,1,.093-.5h2.814a1.41,1.41,0,0,1,.093.5A1.5,1.5,0,0,1,17.5,21ZM20,17H17V13h5v2A2,2,0,0,1,20,17Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.card:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Outline' viewBox='0 0 24 24' width='19' height='19'%3E%3Ccircle fill='%23b20b78' cx='5.5' cy='15.5' r='1.5'/%3E%3Cpath fill='%23b20b78' d='M19,3H5A5.006,5.006,0,0,0,0,8v8a5.006,5.006,0,0,0,5,5H19a5.006,5.006,0,0,0,5-5V8A5.006,5.006,0,0,0,19,3ZM5,5H19a3,3,0,0,1,3,3H2A3,3,0,0,1,5,5ZM19,19H5a3,3,0,0,1-3-3V10H22v6A3,3,0,0,1,19,19Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.chat:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M24,16v8h-8c-2.955,0-5.535-1.615-6.92-4.004,.769-.006,1.518-.091,2.242-.248,1.101,1.371,2.787,2.252,4.678,2.252h6v-6c0-1.891-.881-3.577-2.252-4.678,.156-.724,.242-1.473,.248-2.242,2.389,1.385,4.004,3.965,4.004,6.92Zm-11.938,1.452c-.957,.348-1.985,.548-3.062,.548H0V9C0,4.037,4.037,0,9,0s9,4.037,9,9c0,3.132-1.61,5.892-4.043,7.504l1.532,1.485,3.812-3.704,1.398,1.43-3.793,3.707c-.385,.385-.894,.578-1.403,.578-.513,0-1.026-.195-1.417-.586l-2.024-1.962Zm-3.062-1.452c3.859,0,7-3.141,7-7s-3.141-7-7-7S2,5.141,2,9v7h7Zm.536-11.952c-.886-.161-1.783,.081-2.464,.653-.682,.572-1.072,1.41-1.072,2.299h2c0-.297,.131-.576,.358-.767,.229-.194,.522-.273,.832-.216,.391,.068,.724,.401,.793,.794,.093,.53-.213,.905-.502,1.065-.845,.465-1.481,1.595-1.481,2.628v.495h2v-.495c0-.312,.26-.773,.447-.876,1.125-.621,1.729-1.893,1.506-3.163-.212-1.212-1.207-2.207-2.417-2.418Zm-1.536,9.952h2v-2h-2v2Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.telegram:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve' width='19' height='19'%3E%3Cg id='Artboard'%3E%3Cpath fill='%23b20b78' style='fill-rule:evenodd;clip-rule:evenodd;' d='M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0zM17.562,8.161c-0.18,1.897-0.962,6.502-1.359,8.627c-0.168,0.9-0.5,1.201-0.82,1.23c-0.697,0.064-1.226-0.461-1.901-0.903c-1.056-0.692-1.653-1.123-2.678-1.799c-1.185-0.781-0.417-1.21,0.258-1.911c0.177-0.184,3.247-2.977,3.307-3.23c0.007-0.032,0.015-0.15-0.056-0.212s-0.174-0.041-0.248-0.024c-0.106,0.024-1.793,1.139-5.062,3.345c-0.479,0.329-0.913,0.489-1.302,0.481c-0.428-0.009-1.252-0.242-1.865-0.442c-0.751-0.244-1.349-0.374-1.297-0.788c0.027-0.216,0.324-0.437,0.892-0.663c3.498-1.524,5.831-2.529,6.998-3.015c3.333-1.386,4.025-1.627,4.477-1.635C17.472,7.214,17.608,7.681,17.562,8.161z'/%3E%3C/g%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.blog:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='19' height='19'%3E%3Cpath fill='%23b20b78' d='M19,2H5C2.24,2,0,4.24,0,7v10c0,2.76,2.24,5,5,5h14c2.76,0,5-2.24,5-5V7c0-2.76-2.24-5-5-5ZM5,4h14c1.65,0,3,1.35,3,3H2c0-1.65,1.35-3,3-3Zm14,16H5c-1.65,0-3-1.35-3-3V9H22v8c0,1.65-1.35,3-3,3ZM10,12c0,.55-.45,1-1,1h-1v4c0,.55-.45,1-1,1s-1-.45-1-1v-4h-1c-.55,0-1-.45-1-1s.45-1,1-1h4c.55,0,1,.45,1,1Zm10,0c0,.55-.45,1-1,1h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1Zm0,4c0,.55-.45,1-1,1h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.compare-ic:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath fill='%23b20b78' d='m19.5,8h.874c1.249,0,2.395-.86,2.593-2.094.15-.932-.227-1.774-.868-2.312.264-.386.414-.855.4-1.36-.036-1.268-1.171-2.234-2.439-2.234h-.56c-.828,0-1.5.672-1.5,1.5v5c0,.828.672,1.5,1.5,1.5Zm.1-6.4h.6c.386,0,.7.314.7.7s-.314.7-.7.7h-.6v-1.4Zm0,3h.9c.496,0,.9.404.9.9s-.404.9-.9.9h-.9v-1.8ZM2.271,11c.365,0,.68-.253.759-.61l.175-.79h2.379l.165.782c.076.36.393.617.761.617h.044c.494,0,.862-.454.761-.937l-1.143-5.436c-.135-.668-.523-1.214-1.035-1.459-.232-.112-.476-.168-.718-.168-.282,0-.561.075-.817.225-.471.277-.81.776-.926,1.356l-1.165,5.479c-.103.484.266.939.76.939Zm1.974-6.103c.03-.149.105-.253.176-.296l.017.006c.024.016.121.118.168.349l.641,3.045h-1.689l.686-3.104Zm19.729,5.823c-.154-.814-.947-1.348-1.754-1.193L1.22,13.526c-.814.155-1.349.94-1.193,1.754.137.719.766,1.22,1.472,1.22.094,0,.188-.009.282-.027l7.796-1.485s-2.395,5.303-2.408,5.337c-.308.838-.186,1.775.326,2.506.511.731,1.348,1.168,2.24,1.168h4.531c.893,0,1.729-.437,2.24-1.168.512-.731.634-1.668.326-2.506-.013-.034-2.792-6.187-2.792-6.187l8.74-1.665c.814-.155,1.349-.94,1.193-1.754Zm-13.823,10.281l1.85-4.09,1.85,4.09h-3.699Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    }
    
    ul.iconoperator li.restock:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath fill='%23b20b78' d='m22,12h2c0,6.617-5.383,12-12,12-4.055,0-7.794-2.058-9.995-5.368l-.005,2.368H0v-3.991c0-1.107.901-2.009,2.008-2.009h3.992v2h-2.637c1.776,3.06,5.052,5,8.637,5,5.514,0,10-4.486,10-10Zm0-9l-.005,2.353C19.806,2.04,16.106,0,12,0,5.383,0,0,5.383,0,12h2C2,6.486,6.486,2,12,2c3.64,0,6.9,1.921,8.666,5h-2.666v2h3.991c1.107,0,2.009-.901,2.009-2.009v-3.991h-2Zm-5,14H7v-7.5c0-1.379,1.122-2.5,2.5-2.5h5c1.379,0,2.5,1.121,2.5,2.5v7.5Zm-3.5-8h-3v2h3v-2Z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    display: inline-block;
    }
    
    ul.iconoperator li.conta-ic:before {
    content: url("data:image/svg+xml,%3Csvg id='Layer_1' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' width='16' height='16'%3E%3Cpath fill='%23b20b78' d='m23 17.25c0 2.827-2.432 5.75-6.5 5.75-2.373 0-7.041-2.127-10.207-5.293s-5.293-7.834-5.293-10.207c0-4.069 2.924-6.5 5.75-6.5 2.619 0 4.75 2.131 4.75 4.75.005 1.432-.659 2.785-1.757 3.698.259.632 1.085 1.966 1.964 2.845s2.214 1.705 2.845 1.964c.913-1.098 2.267-1.762 3.698-1.757 2.619 0 4.75 2.131 4.75 4.75zm-7.5-10.25h1.5v1.5c0 .829.672 1.5 1.5 1.5s1.5-.671 1.5-1.5v-1.5h1.5c.828 0 1.5-.671 1.5-1.5s-.672-1.5-1.5-1.5h-1.5v-1.5c0-.829-.672-1.5-1.5-1.5s-1.5.671-1.5 1.5v1.5h-1.5c-.828 0-1.5.671-1.5 1.5s.672 1.5 1.5 1.5z'/%3E%3C/svg%3E");
    width: 2.4em;
    float: left;
    display: inline-block;
    }
    
    /* Роздільник з затуханням по бокам */
    .bord1 {
    height: 1px;
    width: 80%;
    margin: 5px auto;
    background: linear-gradient(to right,transparent,#eee 5%,#eee 95%,transparent);
    }
    
    .pdn {
        padding: 0px 10px 0px 10px;
    }
    
    
    @media screen and (max-width: 767px) {
    .quickorder-button {
    width: 100%;
    margin-top: 15px;
    }
      .s-cart-checkout {
    position: fixed;
    bottom: 65px;
    left: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    justify-content: center;
    padding: 10px 15px;
    box-sizing: border-box;
  }
    }
    .p-share {
        
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
    }

.in-blocks__item-share {
    display: none;
}

.in-blocks__item-share.is-visible {
    display: block;
}