.js-store-prod-all-text {
    font-size: 14px!important;
    line-height: 1.5;
}

.js-store-prod-all-charcs {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}

.js-store-prod-all-charcs:before {
    content: 'Характеристики';
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item {
    font-size: 18px!important;
    font-weight: 700;
    line-height: 1.35;
}

.js-product-edition-option-name {
    font-weight: 500!important;
}

.t-product__option-title {
    font-weight: 500!important;
}

.t-store .t-checkbox__indicator {
    border-color: #ddd!important;
    border-radius: 4px;
}

.t706__product-amount--portion,
.t706__cartwin-prodamount-wrap,
.t706__cartwin-totalamount-content {
    display: none!important;
}