/* Скрываем кнопку "В корзину" */
.t-store__prod-popup__btn-wrapper,
.t-store__prod-popup__btn {
    display: none !important;
}