.t-store__card__mark,
.t-store__card__label,
.t-store__card__badge,
.t-product__mark,
.t-product__label {
    display: none !important;
}
#rec1887106163 [class*="new"],
#rec1887106163 [class*="badge"],
#rec1887106163 [class*="label"],
#rec1887106163 [class*="mark"] {
    display: none !important;
}
.t-card *::before,
.t-card *::after {
    content: none !important;
}
.t-card__badge,
.t-card__label,
.t-card__mark,
.t-card__flag,
.t-card__status {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}
/* Кнопка BUY NOW */
.t-product__buy,
.t-product__btn,
.t-store__prod-buy-btn {
    display: none !important;
}

/* Количество товаров + / - */
.t-product__quantity,
.t-store__prod-quantity,
.t-inputquantity {
    display: none !important;
}
/* Убираем всё, связанное с покупкой */
.t-store__prod-buy,
.t-store__prod-buy-btn,
.t-store__prod-quantity,
.t-store__prod-controls,
.t-product__controls {
    display: none !important;
}
