.js-store-prod-text a {
    display: inline-flex;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 15px;
    font-weight: 600;
     background-color: #CA1A8E;
}
.js-store-prod-text a:nth-of-type(1) {
    background-color: #0260E8;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #CA1A8E;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(3) {
    background-color: #FFAD32;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(4) {
    background-color: #E20338;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}