 .t-store__prod-snippet__container {
       padding-top: 40px;
       padding-bottom: 50px;
        }
@media screen and (max-width: 960px){
.js-store-prod-all-text 
{
font-size: 14px;
line-height:1.55;
font-weight: 400;
color: #5F5F5F;
}}



.t951 .t-store__card__btn {
    margin-top: 0px !important;
    height:35px;
}
 
.t-store__prod-popup__title-wrapper .t-name_xl {
     font-size: 24px !important;
     font-weight: 800;
 }
 
 .t-store__tabs__content{
     font-size: 12px !important;
     font-weight: 400;
 }
 

 .t951 .t-store__card__btns-wrapper  {
     margin-top: 0px;
 }


.t-store__card__btns-wrapper {
    margin-top: 0px !important;
}



  .t-descr_xxs  {
     font-size: 11px;
 }
 
 
/*Три параметра для шрифта во всплывающем окне фильтра внизу экрана*/  
.t-store__filter__input {
font-size: 10px;
}

.t-store__filter__chosen-val {
font-size: 10px;
}

.t-store__filter__reset {
font-size: 10px;
}

.t951 .t-store__filter__prods-number {
font-size: 10px;
}

 /*Размер текста кнопки карточки товара*/
.t951 .t-store__card__btn-text {
font-size: 12px !important;
}

 /*размер шрифта фильтров рядом с чекбоксами*/
.t-store__filter__title {
font-size: 12px;
font-weight: 400;
}

 /*Размер шрифта самих фильтров*/
.js-store-filter-item-title {
font-size: 12px;
}

 /*расстояние между фильтрами*/
.t-store__filter__item .t-checkbox__control{
    margin-bottom: 2px;
}

 /*Отступ справа от самой панели с фильтрами*/
.t951__sidebar {
    margin-right:10px;
}


 /*размер текста кнопки карточки товара на меньших экранах*/
 @media screen and (max-width: 960px){
.t951 .t-store__card__btn-text {
font-size: 14px;
line-height: 1.45;
}
}






.t951__sidebar {
    /*margin-top:250px;*/
    margin-top:0px;
}

.t951 .t-store__filter__chosen-bar{
    left:80px;
    width:100px;
}

