.t-quiz__consultant__msg-bubble {
    background-image: linear-gradient(0.375turn, rgba(190, 155, 98, 1) 0%, rgba(243, 216, 148, 1) 100%);
}
.t-store__card__mark {
    font-family: 'GraphikTT', Arial, sans-serif;
    font-weight: 600;
}
#calcus-container {
    font-family: 'GraphikTT', Arial, sans-serif !important;
}
.t975__menu-text {
    margin-top:5px !important;
}
.t706__cartwin-bottom {
    display:none;
}
.t706__product-imgdiv {
    width: 120px;
}
.t706__form-bottom-text {
    margin-bottom: 0px !important;
}
.t-product__option-title_buttons {
    font-size: 0.9rem;
    padding: 2px 10px !important;
}
.js-store-prod-descr.t-store__card__descr {
    text-align:left !important;
}
.js-store-prod-price.t-store__prod-popup__price {
    font-size: 1.8rem;
}
.js-store-prod-text.t-store__prod-popup__text {
        font-size: 0.9rem;
}
.js-product-edition-option-name {
    display:none !important;
}
.form_price .t-img-select__indicator {
    height: 40px !important;
    width: 40px !important;
    padding-bottom: 0 !important;
    margin: 0 auto;
    box-shadow: none;
}
.form_price .t-img-select__control {
    width: 50px;
}
.form_price .t-img-select__control .t-img-select:checked~.t-img-select__indicator:after {
    transform: scale(0.6);
}
.form_price .t-img-select__container {
    margin-top: 0 !important;
    gap: 0px;
}
/*.form_price .t-input-group_ph {
    padding-right: 50px !important;
}*/
.form_price .t-input-group_ri {
    padding-right: 0px !important;
}
@media screen and (max-width: 640px) {
    #rec849408301 .t-input-group .t-img-select__container__mobile_2-in-row .t-img-select__item, .t-input-group .t-img-select__container__mobile_2-in-row>.t-img-select__control {
        width: calc(25%) !important;
    }
    #rec849408301 .t-img-select__container {
        justify-content: center !important;
    }
}
@media screen and (max-width: 479px) {
    .form_price .t-input-group_ph {
        padding-right: 0px !important;
    }
    .form_price {
        text-align:center;
    }
    .form_price .t-input-title {
        padding-right:0px;
    }
}