 .t199__header {
    line-height: 60px;
}
.t199__header {
        height: 60px;
    line-height: 60px;
}

.t-store__card__price-wrapper {
    margin-top: 5px;
}
.t-store__card__textwrapper {
    padding-top: 20px;
}

.t199__header.t199__is__active {
    background-color: #f0f0f0;
    /* box-shadow: rgb(0 0 0 / 13%) 0 4px 16px; */
    color: #000;
}

  /* Цена в Поп-апе кегль

.t-name_md {
    font-size: 24px;
    line-height: 1.35;
}

*/
 /* Заголовок кнопки на страницы товара */
.t-product__option-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    /* identical to box height, or 17px */
    
    text-transform: uppercase;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f0f0f0;
    border-radius: 5px;
}

.t-product__option-title_buttons {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400l;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
}

.t-product__option-select t-descr {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400l;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
}

/*НАстройка полей и текста выбор из списка*/

.t-descr {
    /* font-family: 'Angry',Arial,sans-serif; */
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    /* font-weight: 400; */
    color: #000;
}
.t-descr_xxs {
    font-size: 14px;
    line-height: 1.2;
}
.js-product .t-product__option-select {
    width: 100%;
    border: 1px #1A2528 solid;
    background: #f0f0f0;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}




/* Текст в карточки товара */

.js-store-prod-all-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
}
.js-store-prod-dimensions {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
}

.js-store-prod-weight {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    
}

/* цена каталог */
.t-store__card__price-item {
    font-family: 'Roboto';
}

/* Шрифт в кнопке формы */

.uploadcare--widget__button.uploadcare--widget__button_type_open {
    font-family: 'Roboto';
    font-weight: 400;
}

/* Шрифт в форме */

.t-input {
    font-family: Roboto;
    font-style: normal;
}

uploadcare--widget__button uploadcare--widget__button_type_open

/* инпут корзина */
.t-input {
    font-family: 'Roboto';
}
.t-input {
    padding: 0px 16px;
}
.t706 .t-form .t-input {
    height: 46px;
}
/* текст фото 
.t-descr {
    font-weight: 400;
}
*/
.t-opacity_70 {
    opacity: 0.8;
}
.t-descr_xxs {
    line-height: 1.3;
}
