.t-descr {
    font-family: none;
}
.t-input, .t-input-phonemask__select-code {
    font-family: 'Yeseva One';
    font-size: 20px;
}
.t-input-phonemask__options-code, .t-input-phonemask__select-code {
    margin-top: 1px;
}
.t-checkbox__indicator {
    border: 2px solid #fff;
}
.t-checkbox__indicator:after {
    /*border: solid #ffffff;*/
}
.t-checkbox__control.t-checkbox__control_flex {
    color: #ffffff;
}
.js-product .t-product__option-variants_custom .t-product__option-title {
    color: black;
}
.t-store .t-product__option-title {
    color: white;
}
.t-checkbox__indicator:after {
    border: solid #ffffff !important;;
    border-width: 0 2px 2px 0 !important;;
}