.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #ffffff;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 7px 70px 7px 10px;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}
.t-descr {
    font-family: 'Roboto Mono', Arial, sans-serif;
    font-weight: 200;
    color: #000000;
}

#rec749449932 .t756__price {
    font-size: 14px;
    font-weight: 200;
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35;
}
.t-name {
    font-family: 'Roboto Mono', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}