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

.t-btn_sm {
    height: 65px;
    font-size: 22px;
    padding-left: 30px;
    padding-right: 30px;
}

.t1002__addBtn {
    border: 1px solid #cf2338;
}


.t1002__addBtn {
    width: 60px;
    height: 60px;
}

a.t1002__addBtn:before, a.t1002__addBtn:after
Specificity: (0,1,2)
 {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
}

.t-name_xl {
    font-size: 35px;
}

svg.t706__cartwin-close-icon {
    filter: 0;
    transform: translateX(200%);
    transition: all 0.2s ease-in-out;
}