
.js-store-prod-text a {
    display: inline-block;
    padding: 18px 24px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 4px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #2196F3;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffff;
    
    color: #151515 !important;
}

.js-store-prod-text a:first-of-type:before {
    content: ""
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}