

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #304b72;
    background: #020024;
    background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #b142cd;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

