.t-store__card__imgwrapper {
border-radius: 20px;
overflow: hidden;
}


/*.t776 .t-store__card__btns-wrapper {
    margin-top: 0px;
}
*/



.t-store__card__mark {
	background-color: #d93a2e;
}




/* Иконка избранное слева внутри карточки товара */
a[href^="#order"] {
   padding-left: 0px;
}
</style>


/* Иконка избранное БЕЗ ФОНА в карточке товара */
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
   background: none;
}
</style>


/* Скрыто описание товара в галереи */
.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
   display: none;
}
</style>


/* СКРЫТЫ ХАРАКТЕРИСТИКИ товара в карточке товара */
.t-typography__characteristics.js-store-prod-charcs {
   display: none;
}
</style>

