/* Отступ карточек */
@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 10px !important;
    }
}
/* Отступ карточек End */


/* Стили корзины и избранного */
    .t706__product-title, .t706__product-quantity, .t706__sidebar-prodamount-label, .t706__sidebar-prodamount, .t706__product-amount, .t706__cartwin-prodamount-label, .t706__cartwin-prodamount, .t1002__product-link, .t1002__product-amount, .t706__cartwin-totalamount-wrap, span.delivery-checkbox-label {
        color: #5D473A !important;
    }
    .t-radio__indicator:after {
    background: #5D473A !important;
    }
/* Стили корзины и избранного End */

  /* удаляем фон избранного и правим метки в карточке  */
.t-store__card__mark {
    font-size: 12px; !important; 
    height: 50px !important; 
    width: 50px !important; 
}
/* удаляем фон избранного и правим метки в карточке End */