.js-product .t-product__option-select {
    width: 100%;
    border: 1px #000 solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 8px 30px 8px 20px;
    border-radius: 85px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

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

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(255,125,31);
    border-radius: 68px;
    min-width: 70px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    min-height: 30px;
    background-color: #ffffff;
    border: 1px solid #fff;
    border-radius: 68px;
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 46px;
    padding-right: 46px;
}

.t-slds {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}


.t898__btn_label {
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 52px;
    height: 52px;
    justify-content: center;
    align-items: center;
    background: #0088cc;
    border-radius: 50%;
    transition: all 0.2s ease-in-ou;
    /* box-shadow: 0 0 20px 0 rgba(0,0,0,.3); */
    ): ;
    overflow: hidden;
}

.t708 .t708__btn_wrapper {
    position: relative;
    background: #199c68;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    /*box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;*/
    overflow: hidden;
}

.t-name {
    font-family: 'Arial',Arial,sans-serif;
    font-weight: 500;
    color: #fff;
}

.t938 .t-section__topwrapper {
    margin-bottom: 0px;
}

