.js-product .t-product__option-select {
    width: 100%;
    border: 1px #c2baba solid;
    background: #F5F2F0;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


  
   .t-name_xs {
    font-size: 20px;
    line-height: 1.35;
}



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


