.t-name {
    font-family: 'Open Sans';
    font-weight: 400;
    color: #a1722a;
}

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

.t-descr {
    font-family: 'Open Sans';
    font-weight: 400;
    color: #a1722a;
}

.t766 .t-product__option-select {
    width: 100%;
    border: 1px #f0c0c9 solid;
    background: #fdf1f6;
    color: #a27138;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 10px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.t-input {
    margin: 0;
    height: 60px;
    padding: 0 20px;
    font-size: 13px;
    line-height: 1.33;
    width: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.t-input {
    font-family: 'Open Sans';
}