.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 0px;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2) !important;
}
.js-store-prod-text a:first-of-type {
    background-color: #ff9900;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ff9900;
    color: #ffffff !important;
}
.js-store-prod-text a:hover {
    background-color: #f7faf0 !important;
    color: #282820 !important;
    border: 1px solid #282820;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2) !important;  
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}