.t-store__card__textwrapper {/*Отступ карточки до наименования*/
    padding-top: 15px;
}
.t-store__card__price-wrapper { /*от названия до цены*/
    margin-top: 5px;
}



.t-store__empty-part-msg:before {
    content: "Мы уже работаем над новой коллекцией" !important;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto',Arial,sans-serif;
    position: relative !important;
}

.t-store__empty-part-msg {
    font-size: 0px !important;
}

.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:820px;
}

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

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 560px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 620px;
}
}

@media screen and (max-width: 1240px){
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:650px;
}
}


.js-store-prod-all-charcs {
    line-height: 1.55 !important;
}


.t-store__prod-popup__title-wrapper {
    margin-top: 18px; !important;
}


.t-store__product-snippet .js-store-prod-all-charcs p {
    font-size: 12px !important;
}


.t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: none !important;
}

.t-store__relevants__title {
        margin: 40px 0 25px !important;
    }
    
.t-name_xs {
        font-size: 12px !important;
        line-height: 1.55 !important;
    }
    
    
.t-descr_xxs {
        font-size: 12px !important;
    }
    
.t-store__product-snippet .t-product__option-title .t-store__product-snippet .t-product__option-select {
    font-size: 12px !important;
}

.t-store__card__bgimg_second.t-bgimg.loaded {
    border-radius: 5px !important;
}

.t-uptitle_xxl {
        font-size: 12px !important;
    }
    
.t-name_xl {
    line-height: 1.55 !important;
}
