.js-store-prod-text a {
    display: inline-block;
    padding: 8px 8px;
    margin-right: 20px;
    margin-top: 40px;
    border-radius: 10px;
    font-weight: 300;
}
.js-store-prod-text a:first-of-type {
    background-color: #F59416;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #f59416;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}