.t-btn td  t-store__card__btns-wrapper js-store-buttons-wrapper {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
}
.t-name_xs { /*Шрифт табов в мобильной версии */
   font-weight: 700 !important;
}
.t-store .t-store__tabs_accordion .t-store__tabs__item-button { /*настройка подчеркивания табов */
    border-top: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
}
.t-store .t-store__tabs__content { /*настройка отступов в табах от подчеркивания */
    margin: 15px 0 15px 0 !important;
}

@media screen and (max-width: 580px) 
{
#rec862247135 .t-store__relevants__title { /*настройка по центру Попробуйте другие наши блюда */
    font-size: 20px !important;
    text-align: center !important;
   }
}
@media screen and (min-width: 600px) 
{
#rec862247135 .t-store__relevants__title { /*настройка по центру Попробуйте другие наши блюда */
    font-size: 24px !important;
    text-align: center !important;
    }
}
/*Настройка кнопок подробнее и корзина
@media screen and (min-width: 1500px) 
{
.t-store__card__btn {
 padding: 5px 90px 5px 90px;
 align-items: center;
} 
}*/
@media screen and (max-width: 580px)
{
    .t-btn td { /*размер шрифта для кнопки в корзину - мобильная версия */
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
}
.t-descr_xxs  { /*размер шрифта для текста описание - мобильная версия */
    font-size: 16px;
   
}
.t-name_xs { /*Шрифт табов в мобильной версии */
    font-size: 16px;
    font-weight: 700 !important;
}

.t-name_md { /*Шрифт цены товара в мобильной версии */
    font-size: 26px;
}
}
}

