    :root {
        
        /*Icons*/
        /*--burger-icon: url(https://static.tildacdn.com/tild6635-6663-4338-a561-636163383331/burger.svg);*/
        --close-icon: url(https://static.tildacdn.com/tild3063-3466-4034-b766-373663326138/Close.svg);
        --back-icon: url(https://static.tildacdn.com/tild6139-3562-4361-a130-633733306332/photo.svg);
        --search-icon: url(https://static.tildacdn.com/tild3238-3564-4235-b539-393830613038/Search_icon.svg);

        /*Text styles*/
        --font-primary: 'GaramondNarrow-RobotoFlex';
        
        /*Colors*/
        --color-white-primary: #FFFFFF;
        
        --color-black-primary: #010202;
        
        --color-graphit-primary: #565656;
        
        --color-grey-primary: #F4F1F1;
        --color-grey-secondary: #DDDDDD;        
        --color-grey-tertiary: #B9B5AE;
        --color-grey-quaternary: #F9F9F9;
        
        --color-accent-primary: var(--color-grey-tertiary); 
        --color-accent-secondary: var(--color-black-primary); 
        
        --color-bg-primary: var(--color-white-primary);
        --color-bg-secondary: var(--color-grey-quaternary);
        --color-bg-tertiary: var(--color-black-primary);
        
        --color-border-primary: var(--color-black-primary);
        --color-border-secondary: var(--color-grey-secondary);
        --color-border-tertiary: var(--color-grey-tertiary);
        
        --color-overlay-primary: rgba(0, 0, 0, 0.6);
        
        /*Button colors*/
        --color-btn-text-primary: var(--color-white-primary);
        --color-btn-bg-primary: var(--color-bg-tertiary);
        --color-btn-border-primary: var(--color-border-primary);
        --color-btn-text-primary-hover: var(--color-black-primary);
        --color-btn-bg-primary-hover: transparent;
        --color-btn-border-primary-hover: var(--color-border-primary);
    } 
    
    /*Скрытие H1 и H2*/
    .uc-hidden, .t-feed__post-popup__title, [class*="uc-"][class*="hide"] {
        position: absolute;
        clip: rect(0 0 0 0);
        width: 1px;
        height: 1px;
        margin: -1px;
    }  
    
    /*Нормальный перенос слов в текстах*/
    .t-heading, .t-title, .t-text, .t-descr, .t-name {
        word-break: normal;
    }
    
    /*Блок 960px+*/
    .t-screenmin-980px {
        display: block !important;
    }
    
    /*Блок 1200px-*/
    .t-screenmax-1200px {
        display: none !important;
    }
    
    /*Сругление элементов*/
    .t-store__card__imgwrapper, .t-store__prod-popup__columns.t-img {
        border-radius: 4px !important;
        overflow: hidden !important;
    }
    .t-store__prod-popup__slider .t-slds__bgimg, .t985__blockinput:before, .t-search-widget__pagination-item, .t-search-widget__pagination-button, .t772 .t-col:first-child .t772__bgimg, .t672__textwrapper, .t-store__tabs__content img, .t-form__successbox {
        border-radius: 4px !important;
    }
    .t-product__option .custom-color-element, .t-product__option .custom-color-element:before, .t-product__option-item_buttons, .t-store__filter__item-controls-wrap, .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color:before, .t-store__filter__chosen-val, .t706__product-imgdiv, .t1002__product-imgdiv, .t-search-widget__result_product-img, .t985__searchvariant, .t1002__bubble, .t706__bubble {
        border-radius: 3px !important;
    }
    .t-checkbox__indicator:not(.t-store__filter__checkmark_color), .t-store__filter__checkmark_color, .t-store .t-slds__thumbsbullet .t-slds__bgimg {
        border-radius: 2px !important;
    }
    
    /*Стандартные кнопки*/
    .t-btn, .t-submit, .t-inputpromocode__btn, .t-redactor__callout-text a, .t1060__item-text a {
        min-width: 120px !important;
        height: 48px !important;
        min-height: unset !important;
        text-align: center !important;
        font-family: var(--font-primary) !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 1.3 !important;
        letter-spacing: 0 !important;
        text-transform: none !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        border-radius: 3px !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;  
        box-sizing: border-box !important;
    }    
    .t-btn:not(.t-feed__showmore-btn, .t754__showmore, .t400__submit, .t-inputpromocode__btn, .t835__btn_result), .t-submit, .t-redactor__callout-text a, .t762__descr ol li a, .t554 .t-sociallinks__item_website:last-child a:after, #allrecords #rqchat ._btn-press, .t1060__item-text a {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; 
        -ms-flex-align: center !important; 
        align-items: center !important;
        -webkit-box-align: center !important; 
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;          
    }  
    .t142__text {
        display: block !important;
        height: auto !important;
    }
    .t-btn[style*="display: none"], .t-btn[style*="display:none"] {
        display: none !important;
    }
    .t706__sidebar-continue:before {
        font-size: 14px !important;
    }
    
    /*Текстовые кнопки*/
    #allrecords .t467 .t-btn, #allrecords .t706 .t-inputpromocode__btn {
        width: auto !important;
        min-width: unset !important;
        height: auto !important;
        display: inline-block !important;
        color: var(--color-black-primary) !important;
        background-color: transparent !important;
        font-size: 14px !important;
        line-height: 1 !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        border: none !important;
        border-radius: 0px !important;
    }
    
    /*Основной вид кнопок*/
    .t706 .t-btn, .t706 .t-submit, .t-store__prod-popup__btn, .t-search-widget__loadmore-btn, .t-store__load-more-btn {
        color: var(--color-btn-text-primary) !important;
        background-color: var(--color-btn-bg-primary) !important;
        border: 1px solid var(--color-btn-border-primary) !important;
    }
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_64"] .t-title, [class*="uc-"][class*="ct_64"] .t-card__title, [class*="uc-"][class*="nm_64"] .t-name, [class*="uc-"][class*="ds_64"] .t-descr, [class*="uc-"][class*="tx_64"] .t-text, [class*="uc-"][class*="cd_64"] .t-card__descr, [class*="uc-"][class*="cu_64"] .t-card__uptitle, [class*="uc-"][class*="ut_64"] .t-uptitle, [class*="uc-"][class*="hd_64"] .t-heading {
        font-size: 64px !important;
        font-weight: 300 !important;
        line-height: 0.8 !important;
        letter-spacing: 0em !important;
    }
    .t986__title, .t760__title {
        font-size: 64px !important;
        font-weight: 300 !important;
        line-height: 0.8 !important;
        letter-spacing: 0em !important;
    } 
    
    /*H2-заголовки*/
    [class*="uc-"][class*="tt_18"] .t-title, [class*="uc-"][class*="ct_18"] .t-card__title, [class*="uc-"][class*="nm_18"] .t-name, [class*="uc-"][class*="ds_18"] .t-descr, [class*="uc-"][class*="tx_18"] .t-text, [class*="uc-"][class*="cd_18"] .t-card__descr, [class*="uc-"][class*="cu_18"] .t-card__uptitle, [class*="uc-"][class*="ut_18"] .t-uptitle, [class*="uc-"][class*="hd_18"] .t-heading {
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
        letter-spacing: 0em !important;
        text-transform: uppercase !important;
    }
    .t467__title, .t-store__prod-popup__name, .t-store__relevants__title, .t772 .t-section__title, .t585 .t-section__title, .t578__title {
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
        letter-spacing: 0em !important;
        text-transform: uppercase !important;
    } 
    
    /*Средние описания*/
    [class*="uc-"][class*="tt_14"] .t-title, [class*="uc-"][class*="ct_14"] .t-card__title, [class*="uc-"][class*="nm_14"] .t-name, [class*="uc-"][class*="ds_14"] .t-descr, [class*="uc-"][class*="tx_14"] .t-text, [class*="uc-"][class*="cd_14"] .t-card__descr, [class*="uc-"][class*="cu_14"] .t-card__uptitle, [class*="uc-"][class*="ut_14"] .t-uptitle, [class*="uc-"][class*="hd_14"] .t-heading {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
    }
    .t467__descr, .t-radio__control, .t-checkbox__control, .t420__descr, .t420__text, .t-input, .t-input-phonemask__select-code, .t-store__card__title, .t-store__card__descr, .t-product__option-title_buttons, .t-store__tabs__content, .t706__product-title, .t1002__product-title, .t706__product-quantity, .searchbox-info, .t-search-widget__query-result, .t-search-widget__result_product-title, .t-search-widget__pagination-item, .t-search-widget__result, .t986__btn-text, .t772 .t-section__descr, .t-store__filter__item-title, .t-store__sort-select, .t-store__filter__opts-mob-btn, .t-store__filter__title, .t-store__filter__prods-number, .t-store__filter__item_color .t-store__filter__item-title:before, .t-store__filter__chosen-val, .t-store__filter__reset, .t-store__prod-popup__close-txt, .t985__searchvariant, .t585 .t-section__descr, .t585__text, .t672__text, .t469__descr, .t578__persdescr, .t578__text, .t760__title_small, .t-store__empty-part-msg, .t706__bubble-text, .t1002__bubble-text, .t-form__successbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
    } 
    
    /*Маленькие описания*/
    [class*="uc-"][class*="tt_12"] .t-title, [class*="uc-"][class*="ct_12"] .t-card__title, [class*="uc-"][class*="nm_12"] .t-name, [class*="uc-"][class*="ds_12"] .t-descr, [class*="uc-"][class*="tx_12"] .t-text, [class*="uc-"][class*="cd_12"] .t-card__descr, [class*="uc-"][class*="cu_12"] .t-card__uptitle, [class*="uc-"][class*="ut_12"] .t-uptitle, [class*="uc-"][class*="hd_12"] .t-heading {
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
    }
    .cartcopy__counter, .wishlist__counter, .t450__right_descr, .t1045__form-bottom-text, .t-product__option > .t-product__option-title, .t-product__option[data-edition-option-id="Color"] > .t-product__option-title:after, .t706__product-title__option, .t1002__product-title__option, .t706__cartwin-totalamount-info, .t706 .delivery-full-address, .t-input-description, .t706 .delivery-hint, .t457__li a, .t457__copyright, #allrecords .t944__btn, .t469__title, .t760__descr {
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
    }
    
    /*Пункты меню*/
    .t446__list .t-menu__link-item, .t977__descr ul li a, .t450__right_descr ul li a, .t450__right_descr ul li:after, .t450__list_item .t-menu__link-item, .searchbox-change-pickup, .t397__title, .t976__menu-link, .t469__descr ul li a, .t469__descr ul li:after, .t578__text ul li a, .t578__text ul li:after, .t760__descr ul li a, .t760__descr ul li:after {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
        letter-spacing: 0em !important;
        padding-bottom: 4px !important;
        border-bottom: 1px solid transparent !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;     
    }
    
    /*Большие цены*/
    .t-store__prod-popup__price-item, .t706__sidebar-prodamount-wrap, .t706__cartpage-prodamount, .t706__cartpage-prodamount .t706__cartwin-prodamount-label:after, .t706__cartwin-totalamount-label, .t706__cartwin-totalamount {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
        text-transform: uppercase !important;
    }
    
    /*Маленькие цены*/
    .t-store__card__price-item, .t706__product-amount, .t1002__product-amount, .t-search-widget__result_product-price {
        font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 1.3 !important;
        letter-spacing: 0em !important;
    }
    
    /*Лейблы*/
    .t-input-title, .t420__title, .t-store__card__mark, .t-store__tabs__item-title, .t706__sidebar-heading, .t1002__wishlistwin-heading, .t706__cartpage-heading, .t706 #delivery-services-wrapper:before, .searchbox-info .t-text:first-child, .t986__descr, .t585__title, .t578__persname {
        font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
        letter-spacing: 0em !important;
        text-transform: uppercase !important;
    }   
    
    /*Большие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:80px"], [data-record-type="113"] > div[style*="height: 80px"], [data-record-type="113"].uc-height-80 > div {
        height: 80px !important;
    }  
    
    /*Средние отступы между блоками*/
    [data-record-type="113"] > div[style*="height:60px"], [data-record-type="113"] > div[style*="height: 60px"], [data-record-type="113"].uc-height-60 > div {
        height: 60px !important;
    }  
    
    /*Маленькие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:40px"], [data-record-type="113"] > div[style*="height: 40px"], [data-record-type="113"].uc-height-40 > div {
        height: 40px !important;
    }  
    
    /*Большие отступы между элементами*/
    [data-record-type="113"] > div[style*="height:32px"], [data-record-type="113"] > div[style*="height: 32px"], [data-record-type="113"].uc-height-32 > div {
        height: 32px !important;
    }   
    
    /*Средние отступы между элементами*/
    [data-record-type="113"] > div[style*="height:20px"], [data-record-type="113"] > div[style*="height: 20px"], [data-record-type="113"].uc-height-20 > div {
        height: 20px !important;
    } 
    
    /*Маленькие отступы между элементами*/
    [data-record-type="113"] > div[style*="height:16px"], [data-record-type="113"] > div[style*="height: 16px"], [data-record-type="113"].uc-height-16 > div {
        height: 16px !important;
    }
    
    /*Очень маленькие отступы между элементами*/
    [data-record-type="113"] > div[style*="height:12px"], [data-record-type="113"] > div[style*="height: 12px"], [data-record-type="113"].uc-height-12 > div {
        height: 12px !important;
    }    
    
    /*Самые маленькие отступы между элементами*/
    [data-record-type="113"] > div[style*="height:8px"], [data-record-type="113"] > div[style*="height: 8px"], [data-record-type="113"].uc-height-8 > div {
        height: 8px !important;
    }       
    
    /*Отступ высотой с меню*/
    [data-record-type="113"].uc-height-menu > div {
        height: 60px !important;
    }         
    
    /*Ширина контейнеров в стандартных блоках*/
    .t-container, .t-card__container, .t142 .t-container_100, .t142A .t-container_100, .t-store__load-more-btn-wrap, .t-store .t-popup__container, .t389__content, .t509__fullscreenwidth, .t856 .t-card__container, .t897 .t-feed__container, .t776__parent {
        max-width: 100% !important;
        padding-left: 34px !important;
        padding-right: 34px !important;
        box-sizing: border-box !important;        
    }
    .t744, .t813__wrapper, [class*="uc-"][class*="wndw"], .t446__maincontainer, .t-store__relevants__title, .t772 .t-card__container, .t772 .t-container, .t-store__prod-popup__close-txt-wr, #allrecords .t760 .t-col {
        max-width: 100% !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        box-sizing: border-box !important;  
    }
    [class*="uc-"][class*="grid"] > div {
        max-width: 1240px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }   
    [class*="uc-"][class*="grid-s"] > div {
        max-width: 680px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }  
    
    /*Ширина колонок в стандартных блоках*/
    .t-col, .t142__wrapone, .t389__col, .t1073__row, .t142A__wraptwo, .t977__col-inner, .t-store__filter__options, .t-store__filter__search-and-sort, .t395__col, .t455 .t-cover__wrapper, .t397__col, .t1031__textwrapper, .t603__tile, .t662__tile, .t460__wrapper, .t552__tile, .t706__cartpage-open-form-wrap, .t457__li, .t457__copyright, .t986__mainblock, .t-store__filter__chosen-bar, .t-store__filter__opts-mob-btn {
        padding-left: 6px !important;
        padding-right: 6px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        box-sizing: border-box !important;        
    }
    .t-col_1, .t-width_1, .t-width_1 .t986__wrapper {
        max-width: calc(100% / 12) !important;
    } 
    .t-col_2, .t-width_2, .t-width_2 .t986__wrapper {
        max-width: calc(100% / 6) !important;
    } 
    .t-col_3, .t-width_3, .t552__tile_25, .t-width_3 .t986__wrapper {
        max-width: calc(100% / 4) !important;
    }   
    .t-col_4, .t-width_4, .t-width_4 .t986__wrapper {
        max-width: calc(100% / 3) !important;
    }   
    .t-col_5, .t-width_5, .t-width_5 .t986__wrapper {
        max-width: calc(100% / 12 * 5) !important;
    }   
    .t-col_6, .t-width_6, .t-width_6 .t986__wrapper {
        max-width: 50% !important;
    }
    .t-col_7, .t-width_7, .t-width_7 .t986__wrapper {
        max-width: calc(100% / 12 * 7) !important;
    }  
    .t-col_8, .t-width_8, .t-width_8 .t986__wrapper {
        max-width: calc(100% / 3 * 2) !important;
    } 
    .t-col_9, .t-width_9, .t-width_9 .t986__wrapper {
        max-width: calc(100% / 12 * 9) !important;
    }  
    .t-col_10, .t-width_10, .t-width_10 .t986__wrapper {
        max-width: calc(100% / 12 * 10) !important;
    }  
    .t-col_11, .t-width_11, .t-width_11 .t986__wrapper {
        max-width: calc(100% / 12 * 11) !important;
    }  
    .t-col_12, .t-width_12, .t-width_12 .t986__wrapper {
        max-width: 100% !important;
    }   
    
    /*Поля в формах*/
    #allrecords input::-webkit-input-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords input::-moz-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords input:-moz-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords input:-ms-input-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords textarea::-webkit-input-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords textarea::-moz-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords textarea:-moz-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}
    #allrecords textarea:-ms-input-placeholder {color: var(--color-grey-tertiary) !important; opacity: 1 !important;}    
    .t-input {
        height: auto !important;
        min-height: 42px !important;
        color: var(--color-black-primary) !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        border-color: var(--color-border-secondary) !important;
        border-radius: 4px !important;
    }
    .t-input.t-input_bbonly, .t-input.t-input-phonemask {
        padding-left: 0px !important;
        padding-right: 0px !important;        
        border-radius: 0px !important;
    }
    .t-input-description {
        margin-top: 0px !important;
        color: var(--color-grey-tertiary) !important;
    }
    .t-input-group {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t-input-group_ri:not(:last-child) {
        margin-bottom: 32px !important;
    }
    .t-input-block {
        margin-bottom: 16px !important;
    }
    .t-form_bbonly .t-input-block {
        margin-bottom: 24px !important;
    }
    .t-input-title + .t-input-block {
        padding-top: 8px !important;
    }
    #allrecords .t-input-group_dl > .t-input-block {
        margin-bottom: 0px !important;
    }
    .t-input-title {
        color: var(--color-black-primary) !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    } 
    .t-input-group:not(:first-child) .t-input-title {
        margin-top: 40px !important;
    }
    .t-radio__wrapper {
        padding-top: 0px !important;
    }
    .t-form__errorbox-wrapper {
        border-radius: 0px !important;
    }  
    .t-form__successbox {
        color: var(--color-bg-primary) !important;
        background-color: var(--color-bg-tertiary) !important;
    }
    
    /*Чек-боксы в формах*/
    .t-checkbox__control {
        max-width: 100% !important;
        min-height: 20px !important;
        position: relative !important;
        color: var(--color-black-primary) !important;
        padding-left: 40px !important;
        box-sizing: border-box !important;
    }
    .t-checkbox__control a {
        color: var(--color-black-primary) !important;
    }
    .t-checkbox__indicator:not(.t-store__filter__checkmark_color) {
        position: absolute !important;
        left: 0px !important;
        top: 0px !important;
        margin-right: 12px !important;
        border-color: var(--color-border-primary) !important;
        border-width: 1px !important;
        background-color: transparent !important;
        opacity: 1 !important;
        -webkit-transition-duration: 0s !important;
        -o-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }
    /*.t-checkbox:checked ~ .t-checkbox__indicator:not(.t-store__filter__checkmark_color) {*/
    /*    background-color: var(--color-bg-tertiary) !important;*/
    /*}*/
    .t-checkbox__indicator:after {
        top: 3px !important;
        left: 7px !important;
        border-color: var(--color-border-primary) !important;
    }
    .t-checkbox {
        left: 0px !important;
        top: 0px !important;        
    } 
    .t-checkbox__control a {
        color: var(--color-grey-tertiary) !important;
    }    
    
    /*Радиокнопки в формах*/
    .t-radio__control {
        max-width: 100% !important;
        min-height: 20px !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-left: 40px !important;
        margin-top: 12px !important;
        margin-bottom: 0px !important;
        position: relative !important;
        opacity: 1 !important;
        box-sizing: border-box !important;
    }
    .t-radio__item {
        margin-top: 12px !important;
    }
    .t-radio__control:first-child, .t-radio__item:first-child {
        margin-top: 0px !important;
    }
    .t-radio {
        left: 0px !important;
        top: 0px !important;
    }
    .t-radio__indicator {
        position: absolute !important;
        left: 0px !important;
        top: -1px !important;
        border-width: 1px !important;
        opacity: 1 !important;
    }
    #allrecords .t-radio__indicator {
        border-color: var(--color-border-secondary) !important;
    }
    #allrecords .t-radio__control .t-radio:checked~.t-radio__indicator {
        border-color: var(--color-border-primary) !important;
    }
    .t-radio__indicator:after {
        width: 10px !important;
        height: 10px !important;
        background-color: var(--color-bg-tertiary) !important;
        -webkit-transition-duration: 0s !important;
        -o-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }   
    
    /*Иконки соцсетей*/
    .t-sociallinks__wrapper, .t911__items-list, .t911 .sociallinks__wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        font-size: 0px !important;
    }  
    .t-sociallinks__wrapper {
        column-gap: 4px !important;
        row-gap: 8px !important;
    }
    .t-sociallinks__item, .t911__list-item:not(.t911__list-item_simple) {
        width: 24px !important;
        height: 24px !important;        
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        position: relative !important;
        font-size: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
        border-radius: 0px !important;
        position: relative !important;
    }    
    .t-sociallinks__item a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin-top: 0px !important;
        width: 100% !important;
        height: 100% !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important;
    }
    .t-sociallinks__svg, .t-sociallinks__customimg {
        width: 100% !important;
        height: 100% !important;
        overflow: visible !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;            
    }   
    
    /*Иконки закрытия*/
    .t706__cartpage-back-icon, .t706__cartpage-close-icon, .t706__sidebar-close-icon, .t1002__wishlistwin-close-icon, .t450__close_icon span, .t985__close-icon svg {
        display: none !important;
    }
    .t706__cartpage-close, .t450__close-button, .t706__sidebar-close, .t1002__wishlistwin-close, .t985__close-icon {
        width: auto !important;
        height: auto !important;
        position: absolute !important;
        top: 18px !important;
        right: 20px !important;
        padding: 0px !important;
        margin: 0px !important;
        -webkit-transform: unset !important;
        transform: unset !important;
    }
    .t706__sidebar-close-btn, .t1002__wishlistwin-close-wrapper, .t706__cartpage-close, .t450__close_icon, .t985__close-icon {
        width: 24px !important;
        height: 24px !important;
        background-image: var(--close-icon) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center !important;
        padding: 0px !important;
        margin: 0px !important;
        box-sizing: border-box !important;
    }
    .t706__cartpage-back {
        width: auto !important;
        height: auto !important;
        position: absolute !important;
        top: 22px !important;
        left: 22px !important;
        -webkit-transform: unset !important;
        transform: unset !important;        
    }
    .t706__cartpage-back {
        width: 16px !important;
        height: 16px !important;
        background-image: var(--back-icon) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center !important;
        padding: 0px !important;
        margin: 0px !important;
        box-sizing: border-box !important;        
    }
    
    /*Блок с заголовком*/
    .t467 .t-col {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: 1fr auto !important;
        grid-template-columns: 1fr auto !important;
        column-gap: 12px !important;
    }
    .t467 .t-align_center .t-col {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .t467__title {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t467__descr {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t467__title + .t467__descr {
        padding-top: 16px !important;
    }
    .t467 .t-btn {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;       
        -ms-grid-row-span: 2 !important;
        grid-row: span 2 !important;
        padding-top: 32px !important;
        margin-top: auto !important;
    }
    .t467 .t-align_left .t467__title + .t-btn {
        padding-top: 0px !important;
        margin-top: auto !important;
    }
    
    /*Меню*/
    .t446 {
        height: auto !important;
    }
    .t446__maincontainer {
        width: 100% !important;
        max-width: 100% !important;
        height: 60px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        background-color: var(--color-bg-primary) !important;
    }
    .t446__leftwrapper {
        width: 50% !important;
        height: 100% !important;
        position: static !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding-left: 0px !important;
        box-sizing: border-box !important;
    }
    .t446__rightwrapper {
        width: 50% !important;
        height: 100% !important;
        position: relative !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        padding-right: 0px !important;
        box-sizing: border-box !important;
    }
    
    /*Плашка над меню*/
    #allrecords .t944__btn {
        width: 100% !important;
        min-width: unset !important;
        height: 32px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        border: none !important;
        border-radius: 0px !important;
    }
    
    /*Пункты меню*/
    .t446__list {
        height: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .t446 .t446__list_item {
        height: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .t446 .t446__list_item:first-child {
        padding-left: 0px !important;
    }
    .t446 .t446__list_item:last-child {
        padding-right: 0px !important;
    }   
    .t446__list_item .t-active {
        opacity: 1 !important;
        pointer-events: none !important;
        cursor: default !important;
    }
    .t446__list_item .t977 .t-active {
        border-bottom: 1px solid !important;
    }
    
    /*Иконки в меню*/
    .t446__additionalwrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding: 0px !important;
    }
    .t446 .t-sociallinks {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 60px !important;
    }
    .t446 .t-sociallinks__wrapper {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        column-gap: 10px !important;
    }
    .t446 .t-sociallinks__item {
        padding-right: 12px !important;
    }
    .cartcopy__counter, .wishlist__counter {
        width: 12px !important;
        position: absolute !important;
        top: 50% !important;
        right: 0px !important;
        text-align: center !important;
        font-family: var(--font-primary) !important;
        -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;             
    }
    
    /*Логотип в меню*/
    .t446__logowrapper {
        width: auto !important;
        height: 100% !important;
        position: absolute !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding: 0px !important;
        -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        z-index: 100 !important;
    }
    .t446__logowrapper2 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        left: unset !important;
    }
    .t446__logowrapper2 div {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .t446__imglogo {
        width: 100% !important;
        max-width: 80px !important;
        padding: 0px !important;
    }
    
    /*Бургер в меню*/
    .t446__burgerwrapper {
        display: none !important;
    }
    .t446__maincontainer > .t446__burgerwrapper {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t446__burger {
        width: auto !important;
        height: auto !important;
    }
    .t446__burgerlinkwrapper {
        width: 24px !important;
        height: 24px !important;
    }
    .t446__burgerline {
        height: 1px !important;
        background-color: var(--color-border-primary) !important;
    }
    .t446__burger .t446__burgerline:nth-child(1) {
        top: 4px !important;
    }
    .t446__burger .t446__burgerline:nth-child(2), .t446__burger .t446__burgerline:nth-child(3) {
        top: 12px !important;
    }
    .t446__burger .t446__burgerline:nth-child(4) {
        top: 20px !important;
    }
    
    /*Выпадающее меню*/
    .t977__col_left, .t977__col_right {
        display: none !important;
    }
    .t977__menu {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding-top: 20px !important;
        padding-bottom: 40px !important;
        column-gap: 80px !important;
    }
    .t977__col-inner {
        width: auto !important;
        max-width: unset !important;
    }
    .t977__descr ul li:not(:last-child) {
        margin-bottom: 12px !important;
    }
    .t977__descr ul li a.t-active {
        border-bottom: 1px solid !important;
        pointer-events: none !important;
        cursor: default !important;
    }
    
    /*Мобильное меню*/
    .t450 .t-menusub__menu:after, .t450 .t-menusub__menu:before {
        display: none !important;
    } 
    .t450 {
        overflow: auto !important;
        -webkit-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -moz-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -ms-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -o-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;        
    } 
    .t450__container {
        padding: 0px !important;
    }     
    .t450__top {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;   
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        padding-top: 32px !important;
        padding-bottom: 0px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    } 
    .t450__logowrapper {
        width: 100% !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t450__logoimg {
        width: 100% !important;
        max-width: 80px !important;
    }    
    .t450__logowrapper + .t450__menu {
        padding-top: 32px !important;
    }
    .t450__list {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        gap: 12px !important; 
        margin-bottom: 0px !important;
    }    
    .t450 .t-menu__link-item {
        opacity: 1 !important;
        margin-bottom: 0px !important;
        position: relative !important;
    }
    .t450__list_item:last-child .t-menu__link-item {
        margin-bottom: 0px !important;
    }  
    .t450 .t-menu__link-item[href*="submenu"] {
        padding-right: 16px !important;
    }
    .t450 .t-menu__link-item[href*="submenu"]:after {
        content: '' !important;
        width: 5px !important;
        height: 5px !important;
        position: absolute !important;
        right: 1px !important;
        top: 4px !important;
        border-color: transparent currentColor currentColor transparent !important;
        border-style: solid !important;
        border-width: 1px !important;
        margin: auto !important;
        pointer-events: none !important;
        -webkit-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
    }
    .t450 .t-menu__link-item[href="#mobilemenuopen"] {
        color: var(--color-graphit-primary) !important;
        padding-left: 28px !important;
    }
    .t450 .t-menu__link-item[href="#mobilemenuopen"]:before {
        content: '' !important;
        width: 5px !important;
        height: 5px !important;
        position: absolute !important;
        left: 8px !important;
        top: 5px !important;
        border-color: transparent currentColor currentColor transparent !important;
        border-style: solid !important;
        border-width: 1px !important;
        margin: auto !important;
        pointer-events: none !important;
        -webkit-transform: rotate(-225deg) !important;
        transform: rotate(-225deg) !important;
    }    
    .t450 .t-menu__link-item.t-active:not([href*="submenu"], [href="#mobilemenuopen"]) {
        border-bottom: 1px solid !important;
        cursor: default !important;
    }
    .t450__rightside {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        margin-top: 0px !important;
    }  
    .t450__rightcontainer {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        text-align: center !important;
        row-gap: 16px !important;
    }
    .t450__right_descr {
        color: var(--color-black-primary) !important;
        margin-top: 0px !important;
    }   
    .t450__right_descr ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        list-style-type: none !important;
        margin-bottom: 0px !important;
        padding-left: 0px !important;
        column-gap: 16px !important;
        row-gap: 12px !important;
    }
    .t450__right_descr ul li:not(:last-child):after {
        content: '|' !important;
        display: inline-block !important;
        padding-left: 16px !important;
    }
    
    /*Футер*/
    .t420__floatbeaker_lr3 {
        display: none !important;
    }
    .t420 .t-container {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
    }
    .t420__col {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t420 .t-container > div:not(.t420__col, .t420__floatbeaker_lr3) {
        max-width: calc(100% / 4 * 3) !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .t420 .t-container > div > .t420__col {
        max-width: calc(100% / 3 * 2 / 3) !important;
        margin-right: auto !important;
    }
    .t420 .t-container .t1045__input-wrapper {
        max-width: calc(100% / 3) !important;    
    }
    .t420__logo {
        width: 100% !important;
        max-width: 88px !important;
    }
    .t420__text {
        margin-top: 8px !important;
    }
    .t420__title {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t420__descr {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t420__title + .t420__descr {
        padding-top: 20px !important;
    }
    .t420__descr li:not(:last-child) {
        margin-bottom: 12px !important;
    }
    .t1045__input-wrapper .t-form__inputsbox {
        position: relative !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .t1045__input-wrapper .t-input-group {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .t1045__input-wrapper .t-input-block  {
        padding-top: 24px !important;
        margin-bottom: 0px !important;
    }
    .t1045__input-wrapper .t-input {
        height: auto !important;
        min-height: 28px !important;
    }
    .t1045__input-wrapper .t-form__submit {
        position: absolute !important;
        right: 0px !important;
        bottom: 8px !important;
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .t1045__input-wrapper .t-submit {
        width: 12px !important;
        height: 12px !important;
        min-width: unset !important;
        font-size: 0px !important;
        padding: 0px !important;
        background-color: transparent !important;
        background-image: url(https://static.tildacdn.com/tild3430-6335-4564-b761-356138646265/photo.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }
    .t1045__input-wrapper .t-form__errorbox-middle {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .t1045__input-wrapper .t-input-error {
        position: absolute !important;    
        left: 0px !important;
        bottom: 0px !important;
        -webkit-transform: translateY(100%) !important;
        -ms-transform: translateY(100%) !important;
        transform: translateY(100%) !important;
    }
    .t1045__form-bottom-text {
        padding-top: 16px !important;
    }
    
    /*Нижняя часть футера*/
    .t457 .t-container {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        padding-bottom: 20px !important;
        row-gap: 8px !important;
    }
    .t457 .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t457 .t-col:nth-child(1) {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
        max-width: calc(100% / 4 * 3) !important;
    }
    .t457 .t-col:nth-child(2) {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        max-width: calc(100% / 4) !important;
    }    
    .t457__ul {
        width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;        
        padding: 0px !important;
        margin: 0px !important;
        row-gap: 8px !important;
    }
    .t457__li {
        width: 100% !important;
        max-width: calc(100% / 3* 2 / 3) !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;        
        text-align: left !important;
        margin: 0px !important;
    }
    .t457__li:last-child {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        margin-left: auto !important;        
    }
    .t457__copyright {
        max-width: 184px !important;
        text-align: left !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin: 0px !important;
        opacity: 1 !important;
    }
    
    /*Каталог*/
    .t-store__grid-separator, .t-store__card__prod-controls-wrapper .t-product__option {
        display: none !important;
    }
    .t-store:not(.t-store__prod-snippet__container) .t-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        row-gap: 40px !important;
    }
    .t-store__card, .t-store__card-preloader {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t-store__card {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #allrecords .t-store__grid-cont_mobile-one-row {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow: auto !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #allrecords .t-store__grid-cont_mobile-one-row .t-col {
        min-width: calc((100% - 68px) / 4) !important;
        max-width: calc((100% - 68px) / 4) !important;
    }
    .t-store__grid-cont_mobile-one-row:before {
        content: '' !important;
        display: table-cell !important;
        min-width: 34px !important;
        width: 34px !important;
        height: auto !important;
        margin-left: auto !important;
    }
    .t-store__grid-cont_mobile-one-row:after {
        content: '' !important;
        display: table-cell !important;
        min-width: 34px !important;
        width: 34px !important;
        height: auto !important;
        margin-right: auto !important;
    }    
    .t-store__card > a {
        position: relative !important;
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: 1fr auto !important;
        grid-template-columns: 1fr auto !important;
        -ms-grid-rows: auto auto !important;
        grid-template-rows: auto auto !important;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
        column-gap: 16px !important;
    }
    .t-store__card__imgwrapper {
        -ms-grid-column-span: 2 !important;
        grid-column: span 2 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;
        padding-bottom: 161.53846153846155% !important;
    }
    .t-store__card__mark-wrapper {
        top: 20px !important;
        left: 20px !important;
        right: 56px !important;
    }
    .t-store__card__mark {
        width: auto !important;
        height: auto !important;
        font-family: var(--font-primary) !important;
        background-color: transparent !important;
        padding: 0px !important;
        border-radius: 0px !important;
    }
    .t-store__card__prod-controls-wrapper {
        width: 100% !important;
        position: relative !important;
        display: block !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .t-store__card__textwrapper {
        width: 100% !important;
        position: relative !important;
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;
        font-size: 0px !important;
        padding-top: 16px !important;
        box-sizing: border-box !important;
    }
    /*.t-store__card__title {*/
    /*    max-width: 100% !important;*/
    /*    display: -webkit-box !important;*/
    /*    display: -ms-flexbox !important;*/
    /*    display: flex !important;*/
    /*    -webkit-box-pack: justify !important;*/
    /*    -ms-flex-pack: justify !important;*/
    /*    justify-content: space-between !important;*/
    /*    column-gap: 20px !important;*/
    /*    padding-right: 8px !important;*/
    /*    box-sizing: border-box !important;*/
    /*}*/
    .t-store__card__title {
        display: inline !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t-store__card__title:after {
        content: '\00a0' !important;
        display: inline !important;
    }
    .t-store__card__descr {
        display: inline !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;        
    }
    .t-store__card__title, .t-store__card__descr, .t-store__card__title:after {
        vertical-align: top !important;
    }    
    .custom-color-block {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        gap: 4px !important;
    }
    .t-store__card .custom-color-block {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;
        padding-top: 20px !important;
        padding-right: 8px !important;
    }
    .custom-color-element {
        width: 10px !important;
        height: 10px !important;
        border-radius: 1px !important;
    }
    .t-store__card__price-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        padding-top: 4px !important;
        margin-top: 0px !important;
        column-gap: 8px !important;
    }
    .t-store__card__price {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .t-store__card__price_old {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;     
        margin-left: 0px !important;
    }
    .t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img {
        -webkit-transition: all 0.3s ease-in-out !important;
        -moz-transition: all 0.3s ease-in-out !important;
        -ms-transition: all 0.3s ease-in-out !important;
        -o-transition: all 0.3s ease-in-out !important;
        transition: all 0.3s ease-in-out !important;
    }
    .t-store__empty-part-msg-wrapper, .t-store__error-msg-wrapper {
        border-color: var(--color-border-secondary) !important;
    }
    
    /*Фильтры в каталоге*/
    .t-store__filter__title_color, .t-store__filter__chosen-val:after {
        display: none !important;
    }
    .t-store__filter {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .t-store__filter__controls-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        column-gap: 28px !important;
    }
    .t-store__filter__opts-mob-btn, .t-store__filter__search-mob-btn, .t-store__filter__item-title, .t-store__filter__item-title:after {
        color: var(--color-black-primary) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;            
    }
    .t-store__filter__opts-mob-btn.active, .t-store__filter__search-mob-btn.active, .t-store__filter__item.active .t-store__filter__item-title {
        opacity: .7 !important;
    }
    .t-store__filter__options  {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        column-gap: 40px !important;
    }
    .t-store__filter__item {
        margin: 0px !important;
    }
    .t-store__filter__item-title {
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
    .t-store__filter__item_color .t-store__filter__item-title {
        font-size: 0px !important;
    }
    .t-store__filter__item_color .t-store__filter__item-title:before {
        content: 'Цвет' !important;
        display: inline-block !important;
    }
    .t-store__filter__item-title:after {
        width: 5px !important;
        height: 5px !important;
        top: 3px !important;
        bottom: unset !important;
        left: 2px !important;
        right: unset !important;
        border-color: transparent currentColor currentColor transparent !important;
    }
    .t-store__filter__item-controls-wrap {
        min-width: 72px !important;
        margin-top: 8px !important;
        left: 0px !important;
        -webkit-box-shadow: 0px 4px 4px 0px rgba(161, 161, 161, 0.25) !important;
        -moz-box-shadow: 0px 4px 4px 0px rgba(161, 161, 161, 0.25) !important;
        box-shadow: 0px 4px 4px 0px rgba(161, 161, 161, 0.25) !important;
    }
    .t-store__filter__item-controls-container {
        padding: 8px !important;
    }
    .t-store__filter__checkbox {
        padding-left: 28px !important;
        margin-bottom: 8px !important;
    }
    .t-store__filter__checkbox:last-child {
        margin-bottom: 0px !important;
    }
    .t-store__filter__checkbox .t-checkbox__indicator {
        margin-right: 0px !important;
        border-color: var(--color-border-secondary) !important;
    }
    .t-store__filter__checkbox .t-checkbox:checked ~ .t-checkbox__indicator {
        border-color: var(--color-border-primary) !important;
    }
    .t-store__filter__item-controls-container_color {
        gap: 8px !important;
    }
    .t-store__filter__checkbox_color {
        margin-bottom: 0px !important;
        padding-left: 0px !important;
    }
    .t-store__filter__checkmark_color {
        width: 20px !important;
        height: 20px !important;
        margin: 0px !important;
        border: none !important;
    }
    .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color:before {
        content: '' !important;
        width: 26px !important;
        height: 26px !important;
        position: absolute !important;
        top: -3px !important;
        left: -3px !important;
        display: block !important;
        border: 1px solid transparent !important;
        box-sizing: border-box !important;
    }
    .t-store__filter__checkbox_buttons.active .t-store__filter__checkmark_color:before {
        border-color: var(--color-border-primary) !important;
    }
    .t-store__sort-select {
        color: var(--color-black-primary) !important;
    }
    .t-store__filter__sort {
        margin-left: 0px !important;
    }
    .t-store__sort-select-wrapper {
        width: auto !important;
    }
    .t-store__sort-select {
        width: auto !important;
        height: auto !important;
        position: relative !important;
        background-color: transparent !important;
        border: none !important;
        border-radius: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
    .t-store__sort-select-wrapper:after {
        width: 5px !important;
        height: 5px !important;
        top: 3px !important;
        bottom: unset !important;
        left: 2px !important;
        right: unset !important;
        border-width: 1px !important;
        border-color: transparent currentColor currentColor transparent !important;
        -webkit-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    .t-store__filter__chosen-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        gap: 8px !important;
    }
    .t-store__filter__chosen-val {
        width: auto !important;
        max-width: unset !important;
        height: 32px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        color: var(--color-black-primary) !important;
        margin: 0px !important;
        background-color: transparent !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 5px !important;
        padding-right: 8px !important;
        border: 1px solid var(--color-border-secondary) !important;
        box-sizing: border-box !important;
    }
    .t-store__filter__chosen-val:before {
        content: '' !important;
        width: 12px !important;
        height: 12px !important;
        display: inline-block !important;
        background-image: var(--close-icon) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center !important;
        margin-right: 4px !important;
    }
    .t-store__filter__reset {
        color: var(--color-black-primary) !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .t-store__filter__prods-number {
        color: var(--color-grey-tertiary) !important;
        margin: 0px !important;
    }
    
    /*Иконка избранного*/
    .t1002__addBtn svg {
        display: none !important;
    }
    .t1002__addBtn {
        width: 24px !important;
        height: 24px !important;
        position: relative !important;
        background-color: transparent !important;
        background-image: url(https://static.tildacdn.com/tild3330-3430-4466-a235-333135646233/favorites.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        padding: 0px !important;
        margin: 0px !important;
        border: none !important;
        border-radius: 0px !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;    
    }
    .t-store__prod-popup__info .t1002__addBtn {
        width: 28px !important;
        height: 28px !important;
    }
    .t-store__card__imgwrapper .t1002__addBtn {
        position: absolute !important;
        top: 16px !important;
        right: 16px !important;        
    }
    .t1002__addBtn:after {
        content: '' !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        top: 0px !important;
        left: 0px !important;
        background-image: url(https://static.tildacdn.com/tild3935-3366-4331-b936-373531376361/favorites_filled.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;        
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;    
        opacity: 0 !important;
    }
    .t1002__addBtn_active.t1002__addBtn:after {
        opacity: 1 !important;
    }
    
    /*Карточка товара*/
    [data-edition-option-id="Color"] .t-product__option-variants_color, .t-store__prod-popup__text, .t-store .t-store__tabs__close:after, .t-store__tabs__close-icon, .t-store__tabs__close, .t-store__scroll-icon-wrapper, .t-store .t-slds__thumbsbullet-border, .t-store__prod-popup__close-txt:before {
        display: none !important;
    }
    .t-store__prod-snippet__container {
        padding-top: 20px !important;
        padding-bottom: 40px !important;
    }
    #allrecords .t-store .t-store__prod-popup__close-txt-wr {
        width: 100% !important;
        position: static !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        cursor: pointer !important;
        margin-left: auto !important;
        margin-right: auto !important;
        z-index: 900 !important;
    }
    .t-store__prod-popup__close-txt {
        width: 100% !important;
        position: relative !important;
        color: var(--color-black-primary) !important;
        opacity: 1 !important;
        padding-left: 0px !important;
        padding-bottom: 20px !important;
        margin-bottom: 0px !important;
        box-sizing: border-box !important;
    }
    .t-store__prod-popup__close-txt:before {
        content: '' !important;
        width: 5px !important;
        height: 5px !important;
        position: absolute !important;
        left: 2px !important;
        top: 6px !important;
        border-color: transparent currentColor currentColor transparent !important;
        border-style: solid !important;
        border-width: 1px !important;
        margin: auto !important;
        pointer-events: none !important;
        -webkit-transform: rotate(-225deg) !important;
        transform: rotate(-225deg) !important;
    }
    .t-store__product-snippet .t-container > div {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .t-store__prod-popup__info {
        padding-left: 54px !important;
    }
    .t-store__prod-popup__title-wrapper {
        margin-bottom: 0px !important;
    }
    .t-store__prod-popup__price-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        margin-top: 12px !important;
        column-gap: 8px !important;
    }
    .t-store__prod-popup__price-item {
        margin: 0px !important;
    }
    .t-store__prod-popup__price {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .t-store__prod-popup__price_old {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .t-store .t-product__option {
        margin-top: 32px !important;
        margin-bottom: 0px !important;
    }
    .t-product__option > .t-product__option-title {
        color: var(--color-graphit-primary) !important;
        padding-bottom: 8px !important;
    }
    .t-product__option[data-edition-option-id="Color"] > .t-product__option-title {
        font-size: 0px !important;
    }
    .t-product__option[data-edition-option-id="Color"] > .t-product__option-title:after {
        content: 'Цвет' !important;
    }
    .t-product__option-variants_buttons {
        gap: 8px !important;
    }
    .t-product__option-item_buttons {
        min-width: 42px !important;
        height: 42px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        margin: 0px !important;
        box-sizing: border-box !important;
        border-color: var(--color-border-secondary) !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;           
    }
    .t-product__option-item_buttons.t-product__option-item_active {
        border-color: var(--color-border-primary) !important;
    }
    .t-product__option-title_buttons {
        color: var(--color-black-primary) !important;
    }
    .t-product__option .custom-color-block {
        gap: 12px !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .t-product__option .custom-color-element {
        width: 28px !important;
        height: 28px !important;
        position: relative !important;
        box-sizing: border-box !important;
    }
    .t-product__option .custom-color-element.active-color:first-child {
        margin-left: 4px !important;
    }
    .t-product__option .custom-color-element:before {
        content: '' !important;
        width: 36px !important;
        height: 36px !important;
        position: absolute !important;
        top: -4px !important;
        left: -4px !important;
        display: block !important;
        border: 1px solid transparent !important;
        box-sizing: border-box !important;
    }
    .t-product__option .custom-color-element.active-color:before {
        border-color: var(--color-border-primary) !important;
    }
    .t-store__prod-popup__btn-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;        
        margin-top: 40px !important;
        margin-bottom: 0px !important;
        column-gap: 20px !important;
    }
    .t-store__prod-popup__btn {
        width: 100% !important;
        max-width: 360px !important;
    }
    .t-store__tabs {
        margin-top: 40px !important;
    }
    #allrecords .t-store__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t-store__tabs__item-button {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding: 0px !important;
        margin: 0px !important;
        border: 0px !important;
    }
    .t-store__tabs__item {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-rows: auto 0fr !important;
        grid-template-rows: auto 0fr !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;        
    }
    .t-store__tabs__item:not(:last-child) {
        margin-bottom: 32px !important;
    }
    .t-store__tabs__item.t-store__tabs__item_active {
        -ms-grid-rows: auto 1fr !important;
        grid-template-rows: auto 1fr !important;
    }
    .t-store__tabs__item-title {
        position: relative !important;
        padding-left: 20px !important;
    }
    .t-store__tabs__item-title:before {
        content: '' !important;
        width: 6px !important;
        height: 6px !important;
        position: absolute !important;
        top: -1px !important;
        left: 2px !important;
        border-color: transparent currentColor currentColor transparent !important;
        border-style: solid !important;
        border-width: 1px !important;
        pointer-events: none !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;
        -webkit-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    .t-store__tabs__item-button_active .t-store__tabs__item-title:before {
        top: 5px !important;
        -webkit-transform: rotate(-135deg) !important;
        transform: rotate(-135deg) !important;        
    }
    .t-store__tabs__content {
        height: auto !important;
        display: block !important;
        color: var(--color-graphit-primary) !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;   
    }
    .t-store__tabs__item_active .t-store__tabs__content {
        margin-top: 16px !important;
    }
    [data-tab-title="Размерная сетка"] .t-store__tabs__content img {
        width: 100% !important;
        max-width: 360px !important;
    }
    .t-store__relevants__container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .t-store__relevants__container > .t-container, .t-store__relevants__container > .t-container > .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t-store__relevants__title {
        margin-top: 80px !important;
        margin-bottom: 32px !important;
    }
    .t-store .t-slds__thumbsbullet-wrapper {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr !important;
        grid-template-columns: repeat(5, 1fr) !important;
        gap: 4px !important;
        margin-top: 4px !important;
    }
    .t-store .t-slds__thumbsbullet {
        width: 100% !important;
        margin: 0px !important;
    }
    .t-store .t-slds__bullet_active .t-slds__bgimg {
        opacity: .6 !important;
    }
    
    /*Корзина*/
    .t706__cartpage-totals::after, .t706 .t-radio__wrapper-delivery > .t-name, .t706__search-icon path {
        display: none !important;
    }
    .t706__sidebar {
        background-color: var(--color-overlay-primary) !important;
    }
    .t706__sidebar-content {
        padding-top: 0px !important;
        padding-bottom: 32px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        -webkit-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -moz-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -ms-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -o-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
    }
    .t706__sidebar-top {
        width: 100% !important;
        height: 60px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding: 0px !important;
        margin-bottom: 0px !important;
        border-color: var(--color-border-secondary) !important;
        box-sizing: border-box !important;
    }
    .t706__sidebar-heading {
        color: var(--color-black-primary) !important;
    }
    .t706__sidebar-products {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        border-color: var(--color-border-secondary) !important;
    }
    .t706__product {
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;    
    }
    .t706__product:last-child {
        margin-bottom: 0px !important;
    }
    .t706__product-thumb {
        width: 80px !important;
        height: auto !important;
        display: block !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
        padding-right: 0px !important;
        margin-right: 32px !important;
    }
    .t706__product-imgdiv {
        width: 100% !important;
        height: auto !important;
        background-position: center !important;
        padding-bottom: 150% !important;
        border: none !important;
    }
    .t706__product-title {
        width: 100% !important;
        display: block !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }    
    .t706__product-title__option {
        color: var(--color-grey-tertiary) !important;
        padding-top: 8px !important;
        opacity: 1 !important;
    }
    .t706__product-plusminus {
        width: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 32px !important;
        padding-right: 0px !important;
    }
    .t706__product-quantity {
        width: 28px !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        color: var(--color-black-primary) !important;        
        padding: 2px !important;
        box-sizing: border-box !important;
    }
    .t706__product-minus, .t706__product-plus {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;        
    }
    .t706__product-minus img, .t706__product-plus img {
        width: 16px !important;
        height: 16px !important;
        position: static !important;
    }
    .t706__product-quantity:hover {
        border-color: var(--color-border-secondary) !important;
    }
    .t706__product-amount {
        width: 108px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        color: var(--color-black-primary) !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 0px !important;
        box-sizing: border-box !important;
    }
    .t706__product-del-wrapper {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;     
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        color: var(--color-black-primary) !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 0px !important;         
    }
    .t706__product-del {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;          
    }
    .t706__product-del img {
        width: 16px !important;
        height: 16px !important;
    }
    .t706__sidebar-prodamount-wrap, .t706__cartpage-prodamount {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        color: var(--color-black-primary) !important;
        text-transform: uppercase !important;
        padding-top: 32px !important;
        padding-bottom: 0px !important;
    }    
    .t706__sidebar-prodamount-label {
        padding-right: 5px !important;
    }
    .t706__sidebar-bottom, .t706__cartpage-open-form-wrap {
        padding-top: 32px !important;
    }
    .t706__sidebar-continue {
        font-size: 0px !important;
    }
    .t706__sidebar-continue:before {
        content: 'Оформить заказа' !important;
        color: inherit !important;
    }
    .t706__cartpage-top {
        height: 60px !important;
        min-height: unset !important;
        border: none !important;
        box-sizing: border-box !important;
    }
    .t706__cartpage-top:after {
        content: '' !important;
        width: 100% !important;
        position: absolute !important;
        left: 0px !important;
        bottom: 0px !important;
        border-bottom: 1px solid var(--color-border-secondary) !important;
    }
    .t706__cartpage-heading {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 60px !important;
        padding-right: 60px !important;
        box-sizing: border-box !important;
    }
    .t706__cartpage-content {
        margin-bottom: 0px !important;
    }
    .t706__cartpage-open-form-wrap {
        margin-bottom: 0px !important;
    }    
    .t706__cartpage-content {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .t706__cartpage-info {
        padding-left: 54px !important;
    }
    .t706__cartpage-info-wrapper {
        top: 80px !important;
    }
    .t706__cartpage-totals {
        position: static !important;
        padding: 0px !important;
    }
    .t706__cartpage-totals .t706__cartpage-prodamount {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .t706__cartwin-prodamount-label {
        padding-right: 5px !important;
    }
    .t706__cartwin-totalamount-wrap {
        color: var(--color-black-primary) !important;
    }
    .t706__cartwin-totalamount-info {
        color: var(--color-graphit-primary) !important;    
        margin-top: 12px !important;
    }
    .t706 .delivery-full-address {
        color: var(--color-graphit-primary) !important;    
        margin-bottom: 0px !important;
    }
    .t706__cartwin-totalamount {
        display: inline-block !important;
        margin-top: 12px !important;
    }
    .t706 .t-radio__wrapper-delivery {
        margin-top: 0px !important;
    }
    .t706 .delivery-services-wrapper {
        margin-top: 0px !important;
    }
    .t706 #delivery-services-wrapper:before {
        content: 'Способы доставки' !important;
        display: block !important;
        font-family: var(--font-primary) !important;
        color: var(--color-black-primary) !important;
        margin-top: 40px !important;
        padding-bottom: 20px !important;
    }
    .t706 .delivery-checkbox-label {
        color: inherit !important;
        font-weight: inherit !important;
    }
    .t706 .delivery-minimum-time, .t706 .delivery-minimum-price, .t706 .delivery-hint {
        color: var(--color-grey-tertiary) !important;
    }
    .t706 .delivery-hint {
        margin-top: 20px !important;
    }
    #addresses-wrapper {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #addresses-wrapper .t-input-block {
        margin-bottom: 0px !important;
    }
    .searchbox-info {
        color: var(--color-graphit-primary) !important;
        margin-bottom: 0px !important;
    }
    .searchbox-info .t-text {
        color: inherit !important;
        font-weight: inherit !important;
    }
    .searchbox-info .t-text:first-child {
        color: var(--color-black-primary) !important;
        margin-top: 40px !important;
        margin-bottom: 16px !important;
    }
    .searchbox-info .t-text[style*='opacity'] {
        color: var(--color-grey-tertiary) !important;
        opacity: 1 !important;
    }
    .searchbox-info .searchbox-change-pickup {
        color: var(--color-black-primary) !important;
        margin-top: 16px !important;
        margin-bottom: 0px !important;
        border-color: currentColor !important;
    }
    .t706 .t-form__errorbox-middle {
        margin-top: 16px !important;
    }
    .t706__cartpage-form .t-form__submit {
        margin-top: 40px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .t706 .t-input-group_cb {
        margin-top: 40px !important;
    }
    .t-inputpromocode__wrapper {
        width: 48% !important;
        position: relative !important;
    }
    .t-inputpromocode__btn {
        position: absolute !important;
        right: 0px !important;
        top: 50% !important;;
        -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
    }
    .t706__search-icon {
        width: 20px !important;
        height: 20px !important;
        right: 8px !important;
        background-image: var(--search-icon) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center !important;
        opacity: 1 !important;
    }
    
    /*Вишлист*/
    .t1002__product-title__option {
        display: none !important;
    }
    .t1002__wishlistwin {
        background-color: var(--color-overlay-primary) !important;
    }    
    .t1002__wishlistwin-content {
        padding-top: 0px !important;
        padding-bottom: 32px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        -webkit-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -moz-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -ms-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        -o-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;        
    }
    .t1002__wishlistwin-top {
        width: 100% !important;
        height: 60px !important;
        position: relative !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding: 0px !important;
        margin-bottom: 0px !important;
        border-color: var(--color-border-secondary) !important;        
        box-sizing: border-box !important;
    }
    .t1002__wishlistwin-heading {
        color: var(--color-black-primary) !important;
    }    
    .t1002__wishlistwin-products {
        padding-top: 32px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        border-color: var(--color-border-secondary) !important;        
    }
    .t1002__product {
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    } 
    .t1002__product:last-child {
        margin-bottom: 0px !important;
    }
    .t1002__product-thumb {
        width: 80px !important;
        height: auto !important;
        display: block !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        padding-right: 0px !important;
        margin-right: 32px !important;
    }
    .t1002__product-imgdiv {
        width: 100% !important;
        height: auto !important;
        background-position: center !important;
        padding-bottom: 150% !important;
        border: none !important;
    }  
    .t1002__product-title {
        width: 100% !important;
        display: block !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;        
    }
    .t1002__product-amount {
        min-width: 108px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        color: var(--color-black-primary) !important;        
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 0px !important;   
        box-sizing: border-box !important;
    }
    .t1002__product-del {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;   
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
        color: var(--color-black-primary) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 0px !important;
    }   
    .t1002__product-del img {
        width: 16px !important;
        height: 16px !important;
    }    
    
    /*Поиск*/
    .t-search-widget__result_product-desc, .t985__search-icon circle, .t985__search-icon line, .t985__searchvariants[style*='none'] {
        display: none !important;
    }
    .t985__overlay {
        background-color: var(--color-overlay-primary) !important;
    }
    .t985__widgetheader {
        opacity: 1 !important;
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        -webkit-box-shadow: unset !important;
        box-shadow: unset !important;
        -webkit-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -moz-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -ms-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        -o-transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
        transition: all .6s cubic-bezier(0.165,0.84,0.44,1) !important;
    }
    .t985__widgetheader .t-container {
        max-width: 680px !important;
        margin-top: 0px !important;
    }
    .t985 .t-search-widget__inputcontainer {
        max-width: 100% !important;
    }
    .t985__blockinput {
        height: auto !important;
        border: none !important;
        padding-left: 16px !important;
        padding-right: 16px !important;        
    }
    .t985__blockinput:before {
        content: '' !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        left: 0px !important;
        top: 0px !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        border: 1px solid var(--color-border-secondary) !important;
        box-sizing: border-box !important;
        pointer-events: none !important;
        z-index: 2 !important;
    }   
    #allrecords .t985__input {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .t985__search-icon {
        width: 20px !important;
        height: 20px !important;
        position: static !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
        background-image: var(--search-icon) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center !important;
        padding: 0px !important;
        margin: auto !important;
    }
    .t985__clear-icon {
        width: 20px !important;
        height: 20px !important;
        position: static !important;
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;    
        background-color: var(--color-bg-tertiary) !important;
    }
    .t985__clear-icon svg {
        width: 10px !important;
        height: 10px !important;
    }
    .t985__clear-icon path {
        stroke: var(--color-bg-primary) !important;
    }
    .t-search-widget__popup {
        padding-top: 106px !important;
        padding-bottom: 32px !important;
    }
    .t-search-widget__popup > .t-container {
        max-width: 680px !important;
    }
    .t985 .t-search-widget__popup-container {
        max-width: 100% !important;
    }
    .t985 .t-search-widget__query-result {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t-search-widget__query-result {
        color: var(--color-grey-tertiary) !important;
        font-weight: 400 !important;
        margin-top: 0px !important;
        margin-bottom: 32px !important;
    }
    .t-search-widget__resultwrapper {
        row-gap: 20px !important;
    }
    .t-search-widget__productwrapper {
        gap: 20px !important;
        margin-bottom: 0px !important;
    }
    .t-search-widget__result_product {
        width: 100% !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-flex: unset !important;
        -ms-flex: unset !important;
        flex: unset !important;
        margin: 0px !important;
    }
    .t-search-widget__result_product-link {
        width: 100% !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;        
    }
    .t-search-widget__thubmnail {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;        
        width: 80px !important;
        margin-right: 32px !important;
    }
    .t-search-widget__result_product-img {
        width: 100% !important;
        height: auto !important;
        padding-bottom: 150% !important;
        border: none !important;
    }
    .t-search-widget__result_product-text {
        width: 100% !important;
    }
    .t-search-widget__result_product-title {
        color: var(--color-black-primary) !important;
    }
    .t-search-widget__result_product-price {
        color: var(--color-black-primary) !important;
        text-transform: uppercase !important;
        padding-top: 4px !important;
    }
    .t-search-widget__notfound {
        margin-top: 0px !important;
    }
    .t-search-widget__result {
        color: var(--color-black-primary) !important;
        margin-bottom: 0px !important;
    }
    .t-search-widget__notfound-img {
        margin-bottom: 20px !important;
    }
    .t-search-widget__notfound-img path {
        fill: var(--color-grey-tertiary) !important;
    }
    .t-search-widget__loadmore-btn-wrap {
        padding-top: 40px !important;
    }
    .t-search-widget__pagination {
        padding-top: 32px !important;
        padding-bottom: 0px !important;
    }
    .t-search-widget__pagination-item, .t-search-widget__pagination-button {
        width: 42px !important;
        height: 42px !important;
        color: var(--color-black-primary) !important;
        background-color: transparent !important;
        border: 1px solid transparent !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;
        box-sizing: border-box !important;
    }
    .t-search-widget__pagination-active {
        border-color: var(--color-border-primary) !important;
    }
    .t-search-widget__pagination-button path {
        stroke: var(--color-black-primary) !important;
    }
    .t985__searchvariants {
        max-width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        margin-top: 20px !important;
        margin-bottom: 0px !important;
        gap: 8px !important;
    }
    .t985__searchvariant {
        width: auto !important;
        max-width: unset !important;
        height: 32px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        color: var(--color-black-primary) !important;
        margin: 0px !important;
        background-color: transparent !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        border: 1px solid var(--color-border-secondary) !important;
        box-sizing: border-box !important;
    }
    
    /*Обложка на Главной*/
    .t986__textbtn-img {
        display: none !important;
    }
    [data-record-type="986"] .t-cover {
        height: auto !important;
    }
    [data-record-type="986"] .t-cover__carrier {
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        top: 0px !important;
        left: 0px !important;
    }
    [data-record-type="986"] .t-cover__filter {
        width: 100% !important;
        height: 100% !important;
    }
    [data-record-type="986"] .t-container {
        position: relative !important;
        top: unset !important;
        bottom: unset !important;
        left: unset !important;
        right: unset !important;
    }
    .t-width.t986__mainblock {
        max-width: 100% !important;
    }
    .t986 .t-cover__wrapper {
        width: 100% !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .t986 .t-cover__wrapper.t-valign_top {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .t986 .t-cover__wrapper.t-valign_bottom {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }    
    .t986.t-align_left .t-cover__wrapper {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .t986.t-align_right .t-cover__wrapper {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }    
    .t986__wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .t986__title {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
        padding: 0px !important;
        margin: 0px !important;
    }
    .t986__descr {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        padding-top: 0px !important;
        padding-bottom: 20px !important;
        margin: 0px !important;
    }
    .t986 .t-btn {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;   
        margin-top: 32px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;        
    }
    .t986 .t-btnwrapper:first-child {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
    }
    .t986 .t-btnwrapper:last-child {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;        
    }    
    .t986__textbtn.t986__button {
        min-width: unset !important;
        height: auto !important;
        padding: 0px !important;
        margin-top: 20px !important;
        pointer-events: none !important
    }
    
    /*Блок в 2 колонки с карточкой и изображением*/
    .t772 {
        position: relative !important;
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .t772 .t-card__container, .t772 .t-container {
        max-width: 50% !important;
        margin-left: 0px !important;
    }
    .t772 .t-col {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t772 .t-section__title {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t772 .t-section__descr {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t772 .t-section__title + .t-section__descr {
        margin-top: 20px !important;
    }
    .t772__content {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .t772__imgwrapper {
        height: auto !important;
        position: static !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    .t772 .t-col:first-child .t772__imgwrapper {
        width: 100% !important;
        max-width: 220px !important;
        margin-top: 32px !important;
    }
    .t772 .t-col:first-child .t772__bgimg {
        width: 100% !important;
        height: auto !important;
        position: static !important;
        padding-bottom: 150% !important;
    }
    .t772 .t-col:nth-child(2) .t772__bgimg {
        width: 50% !important;
        height: 100% !important;
        left: unset !important;
        right: 0px !important;
    }
    .t772 .t-card__btn-wrapper {
        margin-top: 32px !important;
    }
    .t772 .t-btn {
        margin: 0px !important;
    }
    
    /*Табы*/
    .t397__tab_active:after, .t397__separator_mobile {
        display: none !important;
    }
    #allrecords .t397 .t-container, [data-record-type="976"] .t-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }   
    .t397__col, .t976 {
        width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;  
        overflow: auto !important;
        padding-bottom: 0px !important;
        -ms-overflow-style: none !important;
        scrollbar-width: none !important;
    }    
    #allrecords .t397__col, [data-record-type="976"] .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }  
    .t397__col:before, .t976:before {
        content: '' !important;
        min-width: 40px !important;
        width: 40px !important;
        display: table-cell !important;
        height: auto !important;
    }
    .t397__col:after, .t976:after {
        content: '' !important;
        min-width: 40px !important;
        width: 40px !important;
        display: table-cell !important;
        height: auto !important;
    }    
    /*.t976 {*/
    /*    width: 100% !important;*/
    /*    display: -webkit-box !important;*/
    /*    display: -ms-flexbox !important;*/
    /*    display: flex !important;            */
    /*}*/
    .t397__wrapper, .t976__wrapper {
        width: auto !important;
        height: auto !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;      
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-justify-content: unset !important;
        -ms-flex-pack: unset !important;
        justify-content: unset !important;
        margin-left: auto !important;
        margin-right: auto !important;
        gap: 40px !important;
    }  
    #allrecords .t397__wrapper, .t976__wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t397__wrapper.t-align_left, .t976__wrapper.t976__wrapper_alignleft {
        margin-left: 0px !important;
    }
    .t397__wrapper.t-align_right, .t976__wrapper.t976__wrapper_alignright {
        margin-right: 0px !important;
    }   
    .t397__tab {
        width: auto !important;
        border: none !important;
    }
    .t976__list-item {
        width: auto !important;
        padding: 0px !important;
        border: none !important;
    }
    .t397__title, .t976__menu-link {
        white-space: nowrap !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #allrecords .t-rec .t976__menu-link:nth-child(n) {
        background-color: transparent !important;
        border-radius: 0px !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
    }
    .t397__tab_active .t397__title, #allrecords .t-rec .t976__menu-link.t-active:nth-child(n) {
        border-color: currentColor !important;
    }
    
    /*Аккордеон*/
    .t585__icon, .t585__border {
        display: none !important;
    }
    .t585 .t-section__container {
        margin-bottom: 32px !important;
    }
    .t585 .t-section__title {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t585 .t-section__descr {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t585 .t-section__title + .t-section__descr {
        padding-top: 20px !important;
    }
    .t585 .t-container:not(.t-section__container) .t-col:not(:last-child) {
        margin-bottom: 16px !important;
    }
    .t585 .t-container:not(.t-section__container) .t-col:last-child {
        margin-bottom: -16px !important;
    }
    .t585__header {
        border: none !important;
    }
    .t585__trigger-button {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding: 0px !important;
        margin: 0px !important;
        border: 0px !important;
    }
    .t585__title {
        position: relative !important;
        padding-left: 20px !important;
    }
    .t585__title:before {
        content: '' !important;
        width: 6px !important;
        height: 6px !important;
        position: absolute !important;
        top: -1px !important;
        left: 2px !important;
        border-color: transparent currentColor currentColor transparent !important;
        border-style: solid !important;
        border-width: 1px !important;
        pointer-events: none !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;
        -webkit-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    .t585__header.t585__opened .t585__title:before {
        top: 5px !important;
        -webkit-transform: rotate(-135deg) !important;
        transform: rotate(-135deg) !important;
    }
    .t585__content {
        max-height: 0px;
        display: block !important;
        color: var(--color-graphit-primary) !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;
        box-sizing: border-box !important;
        padding-top: 16px !important;
    }
    .t585__textwrapper {
        padding-bottom: 16px !important;
        -webkit-transition: all .3s linear !important;
        -moz-transition: all .3s linear !important;
        -ms-transition: all .3s linear !important;
        -o-transition: all .3s linear !important;
        transition: all .3s linear !important;        
    }
    .t585__text {
        margin-bottom: 0px !important;
    }
    .t585__text a {
        color: inherit !important;
        border-bottom: 1px solid !important;
    }
    
    /*Текст на подложке*/
    .t672__textwrapper {
        padding: 20px !important;
        margin: 0px !important;
    }
    
    /*Заголовк и текст с разделителем*/
    .t469 .t-col {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important; 
    }
    .t469__title {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;             
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t469__descr {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;             
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t469__title ~ .t469__descr {
        margin-top: 16px !important;
    }
    .t469__descr ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        list-style-type: none !important;
        margin-bottom: 0px !important;
        padding-left: 0px !important;
        column-gap: 16px !important;
        row-gap: 12px !important;
    }
    .t469__descr ul li:not(:last-child):after {
        content: '|' !important;
        display: inline-block !important;
        padding-left: 16px !important;
    }
    .t469__descr ul li a {
        color: inherit !important;
    }
    .t469__line {
        max-width: 100% !important;
        height: 0px !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;         
        background-color: transparent !important;
        border-bottom: 1px solid var(--color-border-secondary) !important;
        margin-bottom: 40px !important;
    }
    
    /*Блок Контакты*/
    .t578 .t-col {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .t578__title {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t578__persname {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t578__title ~ .t578__itemwrapper .t578__persname {
        margin-top: 32px !important;
    }
    .t578__persdescr {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;        
    }
    .t578__persname ~ .t578__persdescr, .t578__title ~ .t578__itemwrapper .t578__persdescr {
        margin-top: 20px !important;
    }
    .t578__persdescr ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        list-style-type: none !important;
        padding-left: 0px !important;
        margin-bottom: 0px !important;
        row-gap: 12px !important;
    }
    .t578__text {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;         
    }
    .t578__text:not(:only-child) {
        margin-top: 32px !important;
    }
    .t578__persdescr a, .t578__text a {
        color: inherit !important;
    }
    .t578__text ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        list-style-type: none !important;
        padding-left: 0px !important;
        margin-bottom: 0px !important;
        column-gap: 16px !important;
        row-gap: 12px !important;
    }
    .t578__text ul li:not(:last-child):after {
        content: '|' !important;
        display: inline-block !important;
        padding-left: 16px !important;
    }
    .t578__text ul li a {
        color: inherit !important;
    }    
    
    /*Обложка на странице 404*/
    .t760 .t1002__addBtn {
        display: none !important;
    }
    #allrecords .t760 .t-container {
        position: relative !important;
        padding-top: 90px !important;
        padding-bottom: 40px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #allrecords .t760 .t-col {
        width: 50% !important;
        min-height: unset !important;
        position: static !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;   
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .t760__floatable {
        max-width: 100% !important;
        position: static !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;        
    }
    .t760__img {
        width: 50% !important;
        height: 100% !important;
        margin: 0px !important;
        position: absolute !important;
        top: 0px !important;
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .t760 .t-col:nth-child(1) .t760__img {
        left: 0px !important;
        -o-object-position: top right !important;
        object-position: top right !important;
    }
    .t760 .t-col:nth-child(2) .t760__img {
        right: 0px !important;
        -o-object-position: top left !important;
        object-position: top left !important;        
    }
    .t760__textwrapper {
        max-width: 400px !important;
        position: relative !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;         
        text-align: center !important;
        z-index: 2 !important;
    }
    .t760__title-wrapper {
        padding-top: 32px !important;
        padding-bottom: 0px !important;
        margin-top: auto !important;
        margin-bottom: 0px !important;
    }
    .t760__title {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;         
    }
    .t760__title_small {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;        
    }
    .t760__title + .t760__title_small {
        margin-top: 20px !important;
    }
    .t760__btn-wrapper {
        margin-top: 32px !important;
        margin-bottom: 0px !important;
    }
    .t760__descr {
        padding-top: 32px !important;
        margin-top: auto !important;
    }
    .t760__descr ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        list-style-type: none !important;
        padding-left: 0px !important;
        margin-top: 16px !important;
        margin-bottom: 0px !important;
        column-gap: 16px !important;
        row-gap: 12px !important;
    }
    .t760__descr ul li:not(:last-child):after {
        content: '|' !important;
        display: inline-block !important;
        padding-left: 16px !important;
    }
    .t760__descr ul li a {
        color: var(--color-black-primary) !important;
    }   
    
    /*Всплывающее окно при добавлении товара в избранное/корзину*/
    .t1002__bubble, .t706__bubble {
        background-color: var(--color-bg-tertiary) !important;
    }
    .t1002__bubble-text, .t706__bubble-text {
        font-family: var(--font-primary) !important;
        color: var(--color-bg-primary) !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        padding-left: 16px !important;
        padding-right: 20px !important;
    }
    .t1002__bubble-close, .t706__bubble-close {
        color: var(--color-bg-primary) !important;       
    }     
    
    
    
@media screen and (max-width: 1200px) { 
    
    /*Блок 1200px-*/
    .t-screenmax-1200px {
        display: block !important;
    }
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_64"] .t-title, [class*="uc-"][class*="ct_64"] .t-card__title, [class*="uc-"][class*="nm_64"] .t-name, [class*="uc-"][class*="ds_64"] .t-descr, [class*="uc-"][class*="tx_64"] .t-text, [class*="uc-"][class*="cd_64"] .t-card__descr, [class*="uc-"][class*="cu_64"] .t-card__uptitle, [class*="uc-"][class*="ut_64"] .t-uptitle, [class*="uc-"][class*="hd_64"] .t-heading {
        font-size: 60px !important;
    }
    .t986__title, .t760__title {
        font-size: 60px !important;
    } 
    
    /*Меню*/
    .t446__leftwrapper, .t446__rightmenuwrapper {
        display: none !important;
    }
    .t446__rightwrapper {
        width: auto !important;
        padding-left: 0px !important;
        margin-left: auto !important;
    }
    
    /*Логотип в меню*/
    .t446__logowrapper {
        position: relative !important;
        left: unset !important;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important;
    }
    
    /*Бургер в меню*/
    .t446__maincontainer > .t446__burgerwrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 32px !important;
    }
    
    /*Карточка товара*/
    .t-store__prod-popup__info {
        padding-left: 34px !important;
    }  
    
    /*Корзина*/
    .t706__cartpage-info {
        padding-left: 34px !important;
    }    
    
    
}   



@media screen and (max-width: 980px) { 
    
    /*Карточка товара*/
    .t-store__prod-popup__info {
        padding-top: 0px !important;
        padding-left: 14px !important;
    }
    
    
}
    
    
    
@media screen and (max-width: 960px) { 
    
    /*Блок 960px+*/
    .t-screenmin-980px {
        display: none !important;
    }   
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_64"] .t-title, [class*="uc-"][class*="ct_64"] .t-card__title, [class*="uc-"][class*="nm_64"] .t-name, [class*="uc-"][class*="ds_64"] .t-descr, [class*="uc-"][class*="tx_64"] .t-text, [class*="uc-"][class*="cd_64"] .t-card__descr, [class*="uc-"][class*="cu_64"] .t-card__uptitle, [class*="uc-"][class*="ut_64"] .t-uptitle, [class*="uc-"][class*="hd_64"] .t-heading {
        font-size: 54px !important;
    }
    .t986__title, .t760__title {
        font-size: 54px !important;
    }  
    
    /*Большие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:80px"], [data-record-type="113"] > div[style*="height: 80px"], [data-record-type="113"].uc-height-80 > div {
        height: 72px !important;
    }  
    
    /*Средние отступы между блоками*/
    [data-record-type="113"] > div[style*="height:60px"], [data-record-type="113"] > div[style*="height: 60px"], [data-record-type="113"].uc-height-60 > div {
        height: 56px !important;
    }      
    
    /*Отступ высотой с меню*/
    [data-record-type="113"].uc-height-menu > div {
        height: 56px !important;
    }      
    
    /*Ширина контейнеров в стандартных блоках*/
    .t-container, .t-card__container, .t142 .t-container_100, .t142A .t-container_100, .t-store__load-more-btn-wrap, .t-store .t-popup__container, .t389__content, .t509__fullscreenwidth, .t856 .t-card__container, .t897 .t-feed__container, .t776__parent {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
    .t744, .t813__wrapper, [class*="uc-"][class*="wndw"], .t446__maincontainer, .t-store__relevants__title, .t772 .t-card__container, .t772 .t-container, .t-store__prod-popup__close-txt-wr, #allrecords .t760 .t-col {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    /*Ширина колонок в стандартных блоках*/
    .t-col_3, .t-width_3, .t-width_3 .t986__wrapper {
        max-width: 50% !important;
    }   
    .t-col_4, .t552__tile_25, .t-width_4, .t-width_4 .t986__wrapper {
        max-width: 50% !important;
    }    
    .t-col_5, .t-width_5, .t-width_5 .t986__wrapper {
        max-width: 50% !important;
    }   
    .t-col_7, .t-width_7, .t-width_7 .t986__wrapper {
        max-width: 100% !important;
    }  
    .t-col_8, .t-width_8, .t-width_8 .t986__wrapper {
        max-width: 100% !important;
    }  
    .t-col_9, .t-width_9, .t-width_9 .t986__wrapper {
        max-width: 100% !important;
    }  
    .t-col_10, .t-width_10, .t-width_10 .t986__wrapper {
        max-width: 100% !important;
    }  
    .t-col_11, .t-width_11, .t-width_11 .t986__wrapper {
        max-width: 100% !important;
    }  
    .t-col_12, .t-width_12, .t-width_12 .t986__wrapper {
        max-width: 100% !important;
    }    
    
    /*Иконки закрытия*/
    .t706__sidebar-close, .t706__cartpage-close, .t985__close-icon {
        top: 13px !important;
    }
    .t1002__wishlistwin-close {
        top: 13px !important;
        right: 20px !important;       
    }
    .t706__sidebar-close-btn, .t1002__wishlistwin-close-wrapper, .t706__cartpage-close, .t985__close-icon {
        width: 22px !important;
        height: 22px !important;
    }    
    .t706__cartpage-back {
        width: 14px !important;
        height: 14px !important;
        top: 17px !important;
        left: 20px !important;
    }    
    
    /*Меню*/
    .t446__maincontainer {
        height: 56px !important;
    }
    
    /*Логотип в меню*/
    .t446__imglogo {
        max-width: 76px !important;
    }    
    
    /*Иконки в меню*/
    .t446 .t-sociallinks {
        padding-left: 40px !important;
    }
    .t446 .t-sociallinks__item:first-child {
        padding-right: 4px !important;
    }
    
    /*Бургер в меню*/
    .t446__maincontainer > .t446__burgerwrapper {
        padding-left: 24px !important;
    }
    
    /*Мобильное меню*/
    .t450__logoimg {
        max-width: 76px !important;
    } 
    .t450__top {
        padding-top: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .t450__rightside {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    /*Плашка над меню*/
    #allrecords .t944__btn {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }    
    
    /*Футер*/
    .t420 .t-container > .t420__col {
        display: none !important;
    }
    .t420 .t-container {
        padding-top: 72px !important;
        padding-bottom: 36px !important;
    }    
    .t420 .t-container > div:not(.t420__col, .t420__floatbeaker_lr3) {
        max-width: 100% !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        row-gap: 32px !important;
    }
    .t420 .t-container .t1045__input-wrapper {
        max-width: 100% !important;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .t420 .t-container > div > .t420__col {
        max-width: calc(100% / 3) !important;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;        
    }
    
    /*Нижняя часть футера*/
    .t457 .t-col:nth-child(n) {
        max-width: 100% !important;
    }
    .t457__li:nth-child(n) {
        max-width: calc(100% / 3) !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        margin: 0px !important;
    }
    
    /*Каталог*/
    .t754 .t-container {
        row-gap: 36px !important;
    }   
    .t-store__mobile-two-columns .t-store__card, .t-store__mobile-two-columns .t-store__card-preloader {
        width: 50% !important;
    } 
    #allrecords .t-store__grid-cont_mobile-one-row {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow: auto !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #allrecords .t-store__grid-cont_mobile-one-row .t-col {
        min-width: calc((92% - 28px) / 2) !important;
        max-width: calc((92% - 28px) / 2) !important;
    }
    .t-store__grid-cont_mobile-one-row:before {
        min-width: 14px !important;
        width: 14px !important;
    }
    .t-store__grid-cont_mobile-one-row:after {
        min-width: 14px !important;
        width: 14px !important;
    }
    
    /*Фильтры в каталоге*/
    .t-store__filter__options {
        display: none !important;
        margin-top: 20px !important;
        gap: 16px !important;
    }
    .t-store__filter__opts-mob-btn.active ~ .t-store__filter__options {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .t-store__filter__item {
        width: 100% !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border: none !important;
    }
    .t-store__filter__item-title {
        padding-left: 0px !important;
        padding-right: 20px !important;
    }
    .t-store__filter__item-title:after {
        top: 4px !important;
        left: unset !important;
        right: 2px !important;
        margin: 0px !important;
    }
    .t-store__filter__item-controls-wrap {
        margin-top: 12px !important;
        -webkit-box-shadow: unset !important;
        -moz-box-shadow: unset !important;
        box-shadow: unset !important;
    }
    .t-store__filter__item-controls-container {
        max-height: unset !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        padding: 0px !important;
        gap: 8px !important;
        overflow: visible !important;
    }
    .t-store__filter__item-controls-container.t-store__filter__item-controls-container_color {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .t-store__filter__custom-sel {
        padding: 0px !important;
    }
    .t-store__filter__checkbox {
        margin-bottom: 0px !important;
    }
    
    /*Карточка товара*/
    .t-store__prod-snippet__container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }    
    #allrecords .t-store .t-store__prod-popup__close-txt-wr {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 52px !important;
        background-color: var(--color-bg-primary) !important;
    }
    .t-store__prod-popup__close-txt {
        height: 48px !important;
        padding-bottom: 0px !important;
    }
    .t-store__prod-popup__close-txt:before {
        top: 21px !important;
    }
    .t-store__prod-popup__info {
        padding-left: 6px !important;
    }  
    .t-store__prod-popup__btn-wrapper {
        margin-top: 36px !important;
        column-gap: 16px !important;
    }    
    .t-store__tabs {
        margin-top: 36px !important;
    } 
    .t-store__relevants__title {
        margin-top: 72px !important;
    }    
    
    /*Корзина*/
    .t706__cartpage-info, .t706__cartpage-form {
        max-width: 100% !important;
    }
    .t706__cartpage-top {
        height: 48px !important;
    }    
    .t706__cartpage-top:after {
        width: calc(100% - 40px) !important;
        left: 20px !important;
    }    
    .t706__cartpage-products {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
    .t706__product-thumb {
        width: 76px !important;
        margin-right: 20px !important;
    }
    .t706__cartpage-totals {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border-color: var(--color-border-secondary) !important;
    }
    .t706__cartpage-prodamount {
        display: block !important;
    }
    .t706__cartwin-prodamount-label {
        padding-right: 0px !important;
    }        
    .t706__cartpage-content {
        margin-top: 0px !important;
        margin-bottom: 32px !important;
    }    
    .t706__cartpage-info {
        padding-left: 6px !important;
    }    
    .t706__cartpage-form {
        margin-top: 72px !important;
    }
    .t706__cartpage-form .t-form__submit {
        margin-top: 36px !important;
    }    
    .t706__cartwin-totalamount-wrap {
        margin-top: 40px !important;
    }
    .t-inputpromocode__wrapper {
        width: 100% !important;
    } 
    
    /*Вишлист*/
    .t1002__wishlistwin-content {
        padding-left: 20px !important;
        padding-right: 20px !important;
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
    }
    .t1002__wishlistwin-top {
        height: 48px !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        box-sizing: border-box !important;
    }
    .t1002__product-thumb {
        width: 76px !important;
        margin-right: 20px !important;
    }
    
    /*Поиск*/
    .t985__widgetheader {
        padding-top: 48px !important;
    }
    .t985__inputcontainer {
        max-width: 100% !important;
    }
    .t985__widgetheader .t-container, .t-search-widget__popup > .t-container {
        max-width: 100% !important;
    }
    .t-search-widget__popup {
        padding-top: 122px !important;
    }    
    .t-search-widget__query-result {
        text-align: left !important;
    }    
    .t-search-widget__thubmnail {
        width: 76px !important;
        margin-right: 20px !important;
    }
    .t-search-widget__loadmore-btn-wrap {
        padding-top: 36px !important;
    }
    
    /*Блок в 2 колонки с карточкой и изображением*/
    .t772 {
        padding-top: 72px !important;
        padding-bottom: 0px !important;
    }    
    .t772 .t-card__container, .t772 .t-container {
        max-width: 100% !important;
    }
    .t772 .t-card__container .t-col:nth-child(1) {
        padding-bottom: 72px !important;
    }
    .t772 .t-col:nth-child(2) .t772__imgwrapper {
        width: calc(100% + 40px) !important;
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .t772 .t-col:nth-child(2) .t772__bgimg {
        width: 100% !important;
        height: auto !important;
        position: static !important;
        padding-bottom: 100% !important;
    }
    
    /*Табы*/
    .t397__col:before, .t976:before {
        min-width: 20px !important;
        width: 20px !important;
    }
    .t397__col:after, .t976:after {
        min-width: 20px !important;
        width: 20px !important;
    }   
    .t397__wrapper, .t976__wrapper {
        gap: 20px !important;
    }  
    
    /*Заголовк и текст с разделителем*/
    .t469__line {
        margin-bottom: 36px !important;
    }    
    
    /*Обложка на странице 404*/
    #allrecords .t760 .t-container {
        min-height: unset !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #allrecords .t760 .t-col {
        width: 100% !important;
        position: relative !important;
    }
    .t760__textwrapper {
        padding-top: 40px !important;
    }
    .t760__title-wrapper {
        padding-top: 0px !important;
    }
    .t760 .t-col:nth-child(1) .t760__img {
        width: 100% !important;
        -o-object-position: bottom center !important;
        object-position: bottom center !important;
    }
    .t760 .t-col:nth-child(2) .t760__img {
        width: calc(100% + 40px) !important;
        max-width: unset !important;
        height: auto !important;
        position: relative !important;
        -o-object-fit: contain !important;
        object-fit: contain !important;
        margin-left: -20px !important;
    }
    
    
}



@media screen and (max-width: 640px) { 
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_64"] .t-title, [class*="uc-"][class*="ct_64"] .t-card__title, [class*="uc-"][class*="nm_64"] .t-name, [class*="uc-"][class*="ds_64"] .t-descr, [class*="uc-"][class*="tx_64"] .t-text, [class*="uc-"][class*="cd_64"] .t-card__descr, [class*="uc-"][class*="cu_64"] .t-card__uptitle, [class*="uc-"][class*="ut_64"] .t-uptitle, [class*="uc-"][class*="hd_64"] .t-heading {
        font-size: 48px !important;
    }
    .t986__title, .t760__title {
        font-size: 48px !important;
    }    
    
    /*Большие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:80px"], [data-record-type="113"] > div[style*="height: 80px"], [data-record-type="113"].uc-height-80 > div {
        height: 60px !important;
    }    
    
    /*Ширина колонок в стандартных блоках*/
    .t-col_3, .t-width_3, .t-width_3 .t986__wrapper {
        max-width: 100% !important;
    }   
    .t-col_4, .t552__tile_25, .t-width_4, .t-width_4 .t986__wrapper {
        max-width: 100% !important;
    } 
    .t-col_5, .t-width_5, .t-width_5 .t986__wrapper {
        max-width: 100% !important;
    }       
    .t-col_6, .t-width_6, .t-width_6 .t986__wrapper {
        max-width: 100% !important;
    }     
    
    /*Футер*/
    .t420 .t-container {
        padding-top: 60px !important;
    }   
    .t420 .t-container > div > .t420__col:first-child {
        display: none !important;
    }       
    .t420 .t-container > div > .t420__col {
        max-width: 50% !important;
    } 
    
    /*Нижняя часть футера*/
    .t457__copyright {
        max-width: 100% !important;
        text-align: center !important;
    }
    .t457__ul {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        column-gap: 8px !important;
    }
    .t457__li:nth-child(n) {
        width: auto !important;
        max-width: 100% !important;
    }
    
    /*Каталог*/
    #allrecords .t-store__grid-cont_mobile-one-row .t-col {
        min-width: calc(72% - 28px) !important;
        max-width: calc(72% - 28px) !important;
    }
    .t-store__mobile-two-columns .t-store__card > a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .t-store__mobile-two-columns .t-store__card__imgwrapper {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .t-store__mobile-two-columns .t-store__card__textwrapper {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }    
    .t-store__mobile-two-columns .custom-color-block {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        padding-top: 12px !important;
    }
    
    /*Карточка товара*/
    .t-store__prod-popup__slider {
        max-width: 100% !important;
    }    
    .t-store__prod-popup__slider {
        width: calc(100% + 28px) !important;
        max-width: calc(100% + 28px) !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: -14px !important;
    }
    .t-store__prod-popup__slider .t-slds__bgimg {
        border-radius: 0px !important;
    }
    .t-store .t-slds__thumbsbullet-wrapper {
        width: 100% !important;
        -ms-grid-columns: 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr !important;
        grid-template-columns: repeat(7, 1fr) !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }    
    .t-store__prod-popup__info {
        max-width: 100% !important;
        padding-top: 36px !important;
    }    
    .t-store__relevants__title {
        margin-top: 60px !important;
    }    
    
    /*Корзина*/
    .t706__product {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: auto 20px auto 20px 1fr !important;
        grid-template-columns: auto auto 1fr !important;
        -ms-grid-rows: auto 12px auto !important;
        grid-template-rows: auto auto !important;  
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important;
        column-gap: 20px !important;       
        row-gap: 12px !important;
    }
    .t706__product-thumb {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row-span: 2 !important;
        grid-row: span 2 !important;
        margin-right: 0px !important;
    }
    .t706__product-title {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;
        padding-right: 0px !important;
    }
    .t706__product-plusminus {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;        
        padding-left: 0px !important;
        margin-top: auto !important;
    }
    .t706__product-amount {
        width: auto !important;
        -ms-grid-column: 3 !important;
        grid-column: 3 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;     
        padding-left: 0px !important;
        margin-top: auto !important;
    }
    .t706__product-del-wrapper {
        -ms-grid-column: 3 !important;
        grid-column: 3 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;     
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        padding-left: 0px !important;
    }
    .t706__product-del {
        position: static !important;
        margin-top: 2px !important;
    }
    .t706__cartpage-form {
        margin-top: 60px !important;
    }    
    
    /*Вишлист*/
    .t1002__product {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: auto 20px auto 20px 1fr !important;
        grid-template-columns: auto auto 1fr !important;
        -ms-grid-rows: auto 12px auto !important;
        grid-template-rows: auto auto !important;  
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important;
        column-gap: 20px !important;       
        row-gap: 12px !important;
    }
    .t1002__product-thumb {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row-span: 2 !important;
        grid-row: span 2 !important;
        margin-right: 0px !important;
    }
    .t1002__product-title {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;
        padding-right: 0px !important;
    }
    .t1002__product-amount {
        width: auto !important;
        -ms-grid-column: 3 !important;
        grid-column: 3 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;     
        padding-left: 0px !important;
        margin-top: auto !important;
    }
    .t1002__product-del {
        position: static !important;
        -ms-grid-column: 3 !important;
        grid-column: 3 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;     
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        padding-left: 0px !important;
        margin-top: 2px !important;
    }
    
    /*Блок в 2 колонки с карточкой и изображением*/
    .t772 {
        padding-top: 60px !important;
    }     
    .t772 .t-card__container .t-col:nth-child(1) {
        padding-bottom: 60px !important;
    }
    .t772 .t-col:nth-child(2) .t772__bgimg {
        padding-bottom: 150% !important;
    }    
    
    
}



@media screen and (max-width: 480px) { 
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_64"] .t-title, [class*="uc-"][class*="ct_64"] .t-card__title, [class*="uc-"][class*="nm_64"] .t-name, [class*="uc-"][class*="ds_64"] .t-descr, [class*="uc-"][class*="tx_64"] .t-text, [class*="uc-"][class*="cd_64"] .t-card__descr, [class*="uc-"][class*="cu_64"] .t-card__uptitle, [class*="uc-"][class*="ut_64"] .t-uptitle, [class*="uc-"][class*="hd_64"] .t-heading {
        font-size: 42px !important;
    }
    .t986__title, .t760__title {
        font-size: 42px !important;
    }
    
    /*Большие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:80px"], [data-record-type="113"] > div[style*="height: 80px"], [data-record-type="113"].uc-height-80 > div {
        height: 52px !important;
    }
    
    /*Средние отступы между блоками*/
    [data-record-type="113"] > div[style*="height:60px"], [data-record-type="113"] > div[style*="height: 60px"], [data-record-type="113"].uc-height-60 > div {
        height: 52px !important;
    }       
    
    /*Отступ высотой с меню*/
    [data-record-type="113"].uc-height-menu > div {
        height: 52px !important;
    }
    
    /*Иконки закрытия*/
    .t706__sidebar-close, .t706__cartpage-close, .t1002__wishlistwin-close, .t985__close-icon {
        top: 14px !important;
    }
    .t706__sidebar-close-btn, .t1002__wishlistwin-close-wrapper, .t706__cartpage-close, .t985__close-icon {
        width: 20px !important;
        height: 20px !important;
    }     
    .t706__cartpage-back {
        width: 12px !important;
        height: 12px !important;
        top: 18px !important;
    }       
    
    /*Меню*/
    .t446__maincontainer {
        height: 52px !important;
    }    
    
    /*Логотип в меню*/
    .t446__imglogo {
        max-width: 72px !important;
    }
    
    /*Мобильное меню*/
    .t450__logoimg {
        max-width: 72px !important;
    }   
    
    /*Футер*/
    .t420 .t-container {
        padding-top: 52px !important;
        padding-bottom: 32px !important;
    }       
    
    /*Каталог*/
    .t754 .t-container {
        row-gap: 32px !important;
    } 
    #allrecords .t-store__grid-cont_mobile-one-row .t-col {
        min-width: calc(92% - 28px) !important;
        max-width: calc(92% - 28px) !important;
    }      
    .t-store__mobile-two-columns .t-store__card__mark-wrapper {
        top: 12px !important;
        left: 12px !important;
        right: 40px !important;
    }  
    .t-store__card__title {
        column-gap: 16px !important;
    }    
    
    /*Иконка избранного*/
    .t-store__mobile-two-columns .t-store__card__imgwrapper .t1002__addBtn {
        width: 20px !important;
        height: 20px !important;
        top: 8px !important;
        right: 8px !important;        
    }
    
    /*Карточка товара*/
    .t-store__prod-popup__info {
        padding-top: 32px !important;
    }        
    .t-store__prod-popup__btn-wrapper {
        margin-top: 32px !important;
        column-gap: 12px !important;
    }   
    .t-store__tabs {
        margin-top: 36px !important;
    } 
    .t-store__relevants__title {
        margin-top: 52px !important;
    }  
    .t-store .t-slds__thumbsbullet-wrapper {
        -ms-grid-columns: 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr !important;
        grid-template-columns: repeat(6, 1fr) !important;
    } 
    
    /*Корзина*/
    .t706__product-thumb {
        width: 72px !important;
    }    
    .t706__cartpage-form {
        margin-top: 52px !important;
    }    
    .t706__cartpage-form .t-form__submit {
        margin-top: 32px !important;
    }     
    
    /*Вишлист*/
    .t1002__product-thumb {
        width: 72px !important;
    }   
    
    /*Поиск*/
    .t-search-widget__thubmnail {
        width: 72px !important;
    }    
    .t-search-widget__loadmore-btn-wrap {
        padding-top: 32px !important;
    }    
    
    /*Блок в 2 колонки с карточкой и изображением*/
    .t772 {
        padding-top: 52px !important;
    }       
    .t772 .t-card__container .t-col:nth-child(1) {
        padding-bottom: 52px !important;
    }    
    
    /*Заголовк и текст с разделителем*/
    .t469__line {
        margin-bottom: 32px !important;
    }        
    
    
}



@media screen and (min-width: 961px) {  
    
    /*Скрытие блоков при ширине экранов > 960px*/
    .t-screenmax-980px {
        display: none !important;
    }
    
    /*Переходы*/
    .hover-opacity > .tn-atom, .color-hover > .tn-atom, .t-popup__close, .t706__close, .t706__sidebar-close-btn, .t706__cartpage-close, .t706__cartpage-back, .t1002__wishlistwin-close, .t450__close, .t985__close-icon, .t446__list_item .t-menu__link-item, .t420__descr a, .t977__descr a, .t446 .t-sociallinks__item svg, .t446 .t-sociallinks__item img, .t1002__addBtn, .t-product__option .custom-color-element:before, .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color:before, .t-product__option-item_buttons, .t-store__filter__checkbox .t-checkbox__indicator, .t-store__filter__item-title, .t-store__filter__chosen-val, .t-store__filter__reset, .t-store__sort-select, .t-store__tabs__item-title, .t985__search-icon, .t-checkbox__control a, .t-store__prod-popup__close-txt-wr, .t457 a, .t1045__form-bottom-text a, .t985__searchvariant, .t397__tab, .t585__title, .t585__text a, .t469__descr a, .t578__persdescr a, .t578__text a {
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;         
    } 
    
    /*Ховер с прозрачностью*/
    .hover-opacity > .tn-atom:hover, .t-popup__close:hover, .t706__close:hover, .t706__sidebar-close-btn:hover, .t706__cartpage-close:hover, .t706__cartpage-back:hover, .t1002__wishlistwin-close:hover, .t450__close:hover, .t985__close-icon:hover, .t446__list_item:hover .t-menu__link-item, .t420__descr a:hover, #allrecords .t706 .t-inputpromocode__btn:hover, .t977__descr a:hover, .t-store__filter__item-title:hover, .t-store__filter__chosen-val:hover, .t-store__filter__reset:hover, .t-store__sort-select:hover, .t-store__tabs__item-button:hover .t-store__tabs__item-title, .t985__search-icon:hover, .t-checkbox__control a:hover, .t-store__prod-popup__close-txt-wr:hover, .t1045__input-wrapper .t-submit:hover, .t457 a:hover, .t1045__form-bottom-text a:hover, .t985__searchvariant:hover, .t397__tab:not(.t397__tab_active):hover, .t585__title:hover, .t585__text a:hover, .t467 .t-btn:hover, .t469__descr a:hover, .t578__persdescr a:hover, .t578__text a:hover {
        opacity: .7 !important;
    } 
    
    /*Ховер с увеличением*/
    .hover-scale > .tn-atom:hover, .t446 .t-sociallinks__item:hover svg, .t446 .t-sociallinks__item:hover img, .t1002__addBtn:hover {
        -webkit-transform: scale(1.11) !important;
        -ms-transform: scale(1.11) !important;
        transform: scale(1.11) !important;
    }
    
    /*Ховер кнопок*/
    .t706 .t-btn:hover, .t706 .t-submit:hover, .t-store__prod-popup__btn:hover, .t-search-widget__loadmore-btn:hover, .t-store__load-more-btn:hover {
        color: var(--color-btn-text-primary-hover) !important;
        background-color: var(--color-btn-bg-primary-hover) !important;
        border-color: var(--color-btn-border-primary-hover) !important;
    }
    
    /*Ховер с бордером*/
    .t-product__option .custom-color-element:hover:before, .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color:hover:before, .t-product__option-item_buttons:hover, .t-store__filter__checkbox:hover .t-checkbox__indicator {
        border-color: var(--color-border-primary) !important;    
    }
    
    
}