.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}
.js-store-price-wrapper {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.js-store-prod-sold-out {
    width: 100%;
    order: -1;
}
.t-store__card__price {
    margin-right: 5px;
}
.t-store__card__mark {
    width: 50px;
    height: 25px;
    border-radius: 0;
}
a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    border-radius: 0 !important;
    background-color: #0c0c0c !important;
    font-weight: 400;
}
.js-store-prod-text a {
    display: inline-block;
    padding: 15px 35px;
    margin-top: 10px;
    font-weight: 500;
    background-color: #F7F7F7 !important;
}
.t1002__product-title {
    font-weight: 400;
}
.t706__cartwin-heading.t-name.t-name_xl {
    font-weight: 400;
}
.t706__product-title {
    font-weight: 400;
}
.t706__cartwin-prodamount-wrap {
    font-weight: 400;
}
.t706__cartwin-totalamount-wrap {
    font-weight: 400;
}
body {
    overflow: auto !important;
}
.t-input-title.t-descr.t-descr_md {
    color: #0c0c0c !important;
    font-weight: 400 !important;
}
label.t-radio__control.t-text.t-text_xs {
    color: #0c0c0c !important;
    font-weight: 500 !important;
}
@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 13px !important;
    }
}