/* Цена товара */
.t706__cartwin-prodamount,
.t706__product-price,
.t-store__prod-popup__price-wrapper {
    display: none !important;
}

/* Строка "Сумма:" */
.t706__cartwin-total-text {
    display: none !important;
}

/* Итоговая сумма */
.t706__cartwin-totalamount {
    display: none !important;
}

/* Весь блок итоговой суммы */
.t706__cartwin-total-wrapper {
    display: none !important;
}