.js-store-prod-text a {--кнопки в инет магазин
    display: inline-block;
    padding: 10px 15px;
    margin-right: 5px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
    line-height: 50px;
}
.js-store-prod-text a:first-of-type {
    background-color: #2090e1;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #e64071;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(3) {
    background-color: #FF813C;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(4) {
    background-color: #d22f2e;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(5) {
    background-color: #eb5072;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
: last-of-type 