/*отступы в карточках товара*/
.t-store__card__price-wrapper{
    margin-top:3px !important;
}

.t-store__card__textwrapper{
   padding-top:10px !important; 
}
.t-store__card__btns-wrapper{
    margin-top:10px !important; 
}

/*Фильтры в каталоге отступ*/
.t-store__filter{
    margin-bottom:20px !important;
}

/*Табы на странице для покупателей*/

#rec653316938 .t395__tab{
    border-bottom: 1px solid #552d1e !important;
}


/*Отступы в меню на странице инфо*/

@media screen and (max-width: 960px){
.t395__col {
    padding:0 15px !important;
    
}}