.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 {
            color: #000000 !important;
    border: 1px solid #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Rubik;
    font-weight: 300;
        margin-bottom: 10px;
   
}
.js-store-prod-text a:last-of-type {
 color: #ffffff !important;
    background-color: #e31235;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Rubik;
    font-weight: 300;
        margin-bottom: 10px;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}