.js-store-prod-text a {
    display: inline-block;
    padding: 12px 24px;
    margin-right: 8px;
    margin-top: 8px;
    border-radius: 1px;
    border: 2px solid #f1a01f;
    color: #f1a01f !important;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #f1a01f !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #f1a01f !important;
}
 
.js-store-prod-text a:hover{
    background-color: #f1a01f;
    color: #ffffff !important;
} 
 
.t706__cartwin_showed {
    z-index: 999999999;
}
