.js-product .t-product__option-variants_buttons .t-product__option-title_buttons {
    padding-right: 0;
    color: #fff;
}
.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: 30px;
    min-height: 30px;
    background-color: #5F5F5F;
    border: 1px solid #1f1f1f;
    border-radius: 8px;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
        border: 1px solid rgb(213 213 213);
}




    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 8px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #5F5F5F;
    color: #fff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #5F5F5F;
    color: #fff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
