.t-descr_xxs {
font-size: 14px;
font-family: JetBrains Mono;
color: #313131;
}

.t-name_xs {
font-size: 13px;
}

.t-store__prod-snippet__container {
padding-top: 50px;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
right: 0px;
top: 0px;
background: rgba(255, 255, 255, 0) ;
}

.t898__btn_label {
box-shadow: 0 0 20px 0 rgba(0,0,0,.0);
}

.t1002__addBtn {
border: 1px solid #313131;
border-radius: 40px;
}

.t-store__sort-select {
border: 1px #fff solid;
background: #FFFFFF;
}

.t-store__card__mark {
font-weight: 400;
font-size: 12px;
font-family: 'JetBrains Mono';
background-color: rgba(255,255,255,.0);
width: 0px;
height: 25px;
}

.t-store__card__sold-out-msg {
color: #919191;
}

.t-store__card__price-wrapper {
margin-top: 0px;
}

.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: 40px;
    min-height: 40px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.t-name_xl {
font-size: 18px;
line-height: 1.35;
}

.t-name_md {
font-size: 18px;
line-height: 1.35;
}

.t-store__prod-popup__title-wrapper {
margin-bottom: 8px;
}

@media screen and (max-width: 960px) {
    .t-store__filter__opts-mob-btn {
        -ms-flex-order: 1;
        display: block;
        -webkit-order: 1;
        order: 1;
        margin-left: 20px;
    }
