.js-store-prod-text a {
    display: inline-block;
    padding: 16px 40px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
}
.js-store-prod-text a:first-of-type {
    background-color: #FFD415;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FFD415;
    color: #000000 !important;
}   
.js-store-prod-text a:hover {
    background-color: #17330E;
color: #FFD415 !important;
border-color: #17330E;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
