.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 8px;
    border-radius: 4px;
    width: 100%;
    font-weight: 400;
    background: rgba(0, 91, 255, 1);
    color: #fff !important;!i;!;
    font-weight: 500;
    text-align: center;
}
.js-store-prod-text a:hover {
    background: rgba(0, 91, 255, 0.9);
}
.js-store-prod-text a:first-of-type {
    color: #fff !important;!i;!;
    background-color: #a73afd;
    border: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.js-store-prod-text a:first-of-type:hover{background:rgba(167,58,253,.9)}

.js-store-prod-text a:second-of-type {
    background-color: #fff;
    color: #101010;
}
.js-store-prod-text a:third-of-type {
    background-color: #fff;
    color: #101010;
}
.t706__cartwin_showed {
    z-index: 999999999;
}