.js-store-prod-text a {
    display: inline-block;
    padding: 11px 33px;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 3px;
    font-weight: 600;
     font-family: nunito sans;
}
.js-store-prod-text a:first-of-type {
    background-color: #FFD4E3;
    color: #ffffff !important;
    font-family: nunito sans;
}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
    border-radius: 5px; 
    font-family: nunito sans;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
     font-family: nunito sans;
}

