 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #EA7A3A;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #EA7A3A;
    color: #ffffff !important;
}

.t-store__card__price-value {
    display: none;
}

.t-store__card__price-item, .t-store__prod-popup__price-item {
    display: none;
}

.t706__product-amount--portion, .t706__product-amount {
    display: none;
}

.t706__cartwin-prodamount-wrap {
    display: none;
}

.t706__cartwin-bottom {
    display: none;
}

.t-store__card__price-currency {
    display: none;
}

.t706__cartwin-prodamount-price {
    display: none;
}

t706__carticon t706__carticon_showed {
    display: none;
}