.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 20px;
    margin-top: 15px;
    border-radius: 15px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #6A1B9A;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #196BFF;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(3){
    background-color: #F4DD4F;
    color: #ffffff !important;

}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
