.t-descr {
    font-family: 'Open Sans', sans-serif;
}

.t-descr_xxs {
    font-size: 15px;
    line-height: 1.55;
}

.t-name {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #000000;
}

.t706 .t706__minimal {
    color: gray;
    font-size: 20px;
    font-weight: 400;
}

style attribute {
    font-size: 20px;
}

.t706__cartwin-prodamount-wrap {
    font-size: 20px;
}

.t-text_xs {
    font-size: 20px;
}

.t706__sidebar-prodamount-wrap {
    font-size: 20px;
}

.t706__product-title {
    font-size: 20px;
}

.t706__product-quantity {
    border: 1px solid transparent;
    color: #000;
    font-size: 20px;
    line-height: 16px;
    margin: 0 5px;
    padding: 2px 5px;
}

.t706__product-amount, .t706__product-amount--portion {
    font-size: 20px;
}

.t706__cartwin-totalamount-wrap {
    font-size: 20px;
}

/* строка с ценой */
.t-store__card__price-wrapper {
    display: flex;
    margin-top: 5px;
    justify-content: center
}
/*кнопки карточки в корзину и подробнее*/
.t951 .t-store__card__btns-wrapper {
    display: flex;
    /*flex-direction:column;*/
    margin-top: 10px;
    justify-content: center;
}

/*блок с кнопками перед ценой*/
.t-store__card__textwrapper {
    margin-bottom: -20px;
    padding-top: 10px;
}

/*кнопка подробнее*/
.t-align_left .t-store__card__btn {
    margin: 0 4px 8px 0;
    width: 100%;
}

/*шрифт над полями в карточки оформления заказа*/
.t706__cartpage-form .t-form .t-descr_md {
    font-size: 20px;
}

/*шрифт в полях заполнения в карточке заказа*/
.t706 .t-form input.t-input {
    -webkit-transform: translateZ(0);
    font-family: 'Open Sans';
}

/*код страны в карточке оформления заказа*/
.t-input-phonemask__select-code {
    white-space: nowrap;
    font-family: 'Open Sans';
}

/*окно комментария в карточке оформления заказа*/
.t706 .t-input-block textarea {
    font-family: 'Open Sans';
    font-size: 16px;
}

/*окошко количества товара в карточке перед кнопками в корзину и подробнее
.t-store__prod__quantity_xs {
   align-self: center;
}*/

/*радио-кнопки на карточке товара опт и на отрез
.t-store__card__prod-controls-wrapper {
    display: flex;
    text-align: center;
    padding-inline: 25px;
}*/