/* шрифт карточки шефов */
.t829__uptitle {
    color: #5187ed;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Circe';
    letter-spacing: normal;
}


.t706 .t-form .t-input {
    height: 40px;
}

/* цена в корзине */
.t706__cartwin-prodamount-wrap {
    padding-bottom: 20px;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    color: #3d3d3d;
}


/* кнопка отправить заказ в корзине */
.t706 .t-submit {
    width: 60%;
}





