body.t-body_popupshowed{
    overflow: hidden !important;
}

/*.t1093 .t-popup-transition:not(.t-popup-anim-fadein):not(.t-popup-fadeout){
    overflow-y: hidden !important;
}*/

.t-form__inputsbox.t-form__inputsbox_inrow{
    display: flex;
    flex-direction: column;
}
.t-input-group.t-input-group_pm{
    order: -1;
}

.t-input-title.t-descr.t-descr_md{
    font-weight: 700;
}
.t-radio__wrapper-payment > .t-radio__control.t-text.t-text_xs{
    font-weight: 500;
}
@media screen and (max-width: 1100px){
        /*УБИРАЕМ TOOLTIP ИЗ СЕКЦИИ "РЕКОМЕНДУЕМ"*/
        .t-store__relevants__container .t-store__scroll-icon-wrapper{
            display: none;
        }
        
        ul.t-slds__bullet_wrapper, .t-slds__bullet_wrapper{
            padding: 1px 0 0;
        }
        .t-slds__bullet{
            padding:1px 1px;
        }
        .t-slds__bullet_body{
            height: 1px;
            width:15px;
            border-radius: 0;
        }
        .t-store__prod-popup__col-right{
            padding-top: 10px;
            position: relative;
        }
        /*УМЕНЬШАЕМ ЦЕНУ В ПОПАПЕ*/
        .t-store__prod-popup__price-currency, 
        .t-name_md {
             font-size: 11px;
        }
        /*ОТСТУП ОТ ЦЕНЫ*/
        .t-store__prod-popup__title-wrapper{
            margin-bottom: 2px;
            padding-right: 130px !important;
        }
        
       
        /*РАСПОЛОЖЕНИЕ ЦЕНЫ*/
        .t-store__prod-popup__price-wrapper{
            position: absolute;
            right: 0px;
            top: 9px;

        }
    }
    
    @media and screen(min-width: 960px){
        .t-submit{
            height: 45px;
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            border-radius: 0 100px 100px 0;
        }
        .t-input {
            height: 45px;
        }
    }
    
    @media and screen (max-width: 480px){
        .t-btn_sm{
            height: 50px !important;
            width: 50px !important;
        }
    }
    
.js-store-prod-all-charcs:nth-child(4) {
    color: red !important;
}

/*УБИРАЕМ ОТСУТПЫ У ОПИСАНИЙ КАРТОЧЕК*/
.t-store__card__textwrapper {
    padding-top: 6px;
}

.t-store__card .t-typography__title{
    line-height: 1.1 !important;
}
.t-store__card__price-wrapper {
    margin-top: -3px;
}

.t-store__card__descr{
    margin-top: 0px;
    line-height: 1;
}
.t-store__card__price-item, .t-store__prod-popup__price-item{
    line-height: 1;
}
/*.t-btn_sm{
    height: 45px !important;
    width: 45px !important;
}*/

/*РАЗМЕР ШРИФТА В КАРТОЧКЕ НА ДЕСКТОПЕ*/
.t-name_xl{
    font-size: 16px;
}
.t-store__prod-popup__price-currency, 
.t-name_md {
    ffont-weight: 300;
    font-size: 16px;
}

/*ОТСТУП ОТ ЦЕНЫ*/
.t-store__prod-popup__title-wrapper{
    margin-bottom: 5px;
}


/*ПОРЯДОК ЦЕНЫ, ОПИСАНИЯ И БРЕНДА В КАРТОЧКЕ*/
.t-store__card__textwrapper{
    display: flex;
    flex-direction: column;
}
.t-store__card .t-typography__title{
    order: 2;
}
.t-store__card__price-wrapper{
    order: 3;
}
/*СТИЛИЗУЕМ БУЛЛЕТЫ В ПОПАПЕ*/
ul.t-slds__bullet_wrapper, .t-slds__bullet_wrapper{
    padding: 10px 0 0;
}
.t-slds__bullet{
    padding:1px 2px;
}
.t-slds__bullet_body{
    height: 1px;
    width:20px;
    border-radius: 1;
    background-color: #9d9d9d;
}

/*УБИРАЕМ АРТИКУЛ И ОПИСАНИЕ*/
.t-store__prod-popup__sku{
    display:none;
}
.js-store-prod-all-text{
    display: none;
}

/*КНОПКА СОХРАНИТЬ*/
.t1002__addBtn{
    height: 50px;
    width: 50px;
    background-image: url('https://static.tildacdn.com/tild3436-3234-4737-a264-336235383861/White.svg');
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.2s;
}
.t1002__addBtn_active{
    background-image: url('https://static.tildacdn.com/tild3536-3634-4738-b237-393738663562/Black.svg');
}
.t1002__addBtn svg{
    display: none;
}

/*ПОИСК ПО САЙТУ*/
.t838__blockbutton .t-submit{
    height: 40px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-radius: 0 100px 100px 0;
}
.t-input {
    height: 40px;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
.t838 .t-site-search-input{
    display: flex;
    justify-content: space-between;
}
.t838 .t838__input{
    padding-left: 16px;
    border-radius: 100px 0 0 100px;
}
.t838__search-icon{
    display: none;
}
.t-site-search-dm__result__product_price{
    font-weight: 300 !important;
}
.t-site-search-dm__result__product_title{
    font-weight: 300 !important;
}
.t-site-search-dm{
    margin-left: 15px !important;
}
.t-site-search-dm__thubmnail{
    max-height: 211px !important;
    max-width: 101px !important;
    
    min-height: 210px !important;
    min-width: 100px !important;
    
    height: 210px;
    width: 100px;
}

.t-site-search-dm__result__product_descr{
    display: none;
}
@media and screen (max-width: 640px){
   .t-submit{
       padding-left: 0;
       padding-right: 0;
       height: 50px;
    }

}

/*ОТСТУПЫ В ФУТЕРЕ*/
.t457__li{
    padding-left: 0;
    padding-right: 9px;
}
.t457__col_mt30{
    margin-top: 10px !important;
    margin-bottom: -15px;
}

#rec665606792 .t457__li a{
    font-weight: 400 !important;
}

@media and screen(max-width: 640px){
    .t457__ul li{
        padding-top: -8px !important;
        margin-botton: 12px !important;
    }
}

.t-store__card__price:not(:has(+ .t-store__card__price_old > .t-store__card__price-value:empty)){
    color: #FF00DE !important;
}

.t-store__prod-popup__price:not(:has(+ .t-store__prod-popup__price_old > .t-store__prod-popup__price-value:empty)){
    color: #FF00DE !important;
}

.t-input-phonemask{
    border: none !important;
}
