.t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    box-sizing: border-box;
    background: BLACK;
    margin: 0;
    border-radius: 5px;
    box-shadow: 0 -8px 12px 0 rgba(0,0,0,.07);
    display: flex;
}

.t282__menu__wrapper {
    text-align: right;
    background: #fff;
    width: 100%;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #ffffff;
    background-color: #ff623c;
}

.omni-badge {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.omni-badge yandex-pay-badge {
    margin-top: 0.75rem;
}
.omni-widget .ya-pay-widget {
    margin-top: 20px!important;
    margin-bottom: 0!important;
}
.t706__sidebar-prodamount-wrap {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.t706__cartpage-info-wrapper .omni-widget .ya-pay-widget {
    margin-top: -30px!important;
    margin-bottom: 20px!important;
}
.t706__cartpage-totals {
    padding-top: 20px!important;
}

.ya-pay-widget {
    width: 300px !important;
}