.t-btn_sm {
    height: 50px;
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;
}

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

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

.t760 .t-product__option-title {
    padding-bottom: 10px;
}

.t-name_md {
    font-size: 20px;
    line-height: 3;
}

.js-product .t-product__option-variants:after {
    transform: translateY(-50%);
    top: 50%;
}

.t898__btn_label {
    box-shadow: 0 0 10px 0 rgba(194,194,194,.3);
}
.t898__btn_label:hover {
    box-shadow: 0 0 15px 0 rgba(194,194,194,.3);
}
.t898__icon_link {
    box-shadow: 0 0 10px 0 rgba(194,194,194,.3);
}
.t898__icon_link:hover {
    box-shadow: 0 0 15px 0 rgba(194,194,194,.3);
}

.t898__tooltip:after {
    right: -18px;
    border-left-color: #000;
}
