    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 100px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-image: linear-gradient(0.25turn, rgba(248, 31, 255, 1) 0%, rgba(31, 91, 255, 1) 100%) !important;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-image: linear-gradient(to left, #171D42 0%, #054ED9 50%, #171D42 100%) !important;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
