.js-store-prod-text a {
    display: inline-block;
    padding: 7px 20px;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: 500;
    border-radius: 5px;
    font-size:14px;
    font-family:gilroy;
}
.js-store-prod-text a:first-of-type {
    background-color: #0D84BF;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #00B51A;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
.t-store__card__price:before,
.t-store__card__price_old:before {
    font-size: 12px;
    vertical-align: bottom;
    padding-right: 2px;
}