.t539__textwrapper {
    box-sizing: border-box;
    background: #282828;
}

.t539__bottommargin_lg {
    margin-bottom: 5px;
}

    .t706__cartwin-heading.t-name.t-name_xl,
    .t706__product-title.t-descr.t-descr_sm,
    .t706__product-quantity,
    .t706__product-amount.t-descr.t-descr_sm,
    .t706__cartwin-totalamount-wrap,
    .t706 .t-form .t-input, .t706 .t-form .t-select {
        font-family: 'Onest', Arial, sans-serif;
        font-weight: 500; /* Жирность изменить */
        color: #171717;
    }

    
@media screen and (max-width: 640px){
.t702 .t-popup__container
    {min-height: 60vh !important;
    top: 130px !important;
    }
}

/*хореографы*/
@media screen and (max-width: 960px) {
    .t539__itemwrapper_4 {
        max-width: 100%;
    }
    .t539__itemwrapper_3 {
        max-width: 100%;
    }
    .t539__bgimg .t-bgimg loaded {
        padding-bottom: 84% !important;
    }
}

/*footer*/
@media screen and (max-width: 960px) {
    #rec902498734 .t-col {
        display: flex;
        justify-content: center;
    }
}
/*призыв*/
@media screen and (max-width: 960px) {
    .t690 .t-input-block {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0;
    }
}

/*товары*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: #171717 !important;
    border-radius: 8px !important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    background-color: #8e81ff !important;
}