.js-store-prod-text a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 15px;
    margin-top: 20px;
    /*border-radius: 3px;*/
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    border-radius: 7px;
    background: linear-gradient(261deg, rgba(255, 255, 255, 0.00) 30.24%, rgba(255, 255, 255, 0.40) 50%, rgba(255, 255, 255, 0.00) 69.76%), linear-gradient(180deg, #FFEC84 0%, #FFDA43 100%);
    color: #3D3611 !important;
}
.js-store-prod-text a:last-of-type {
    border-radius: 7px;
    background: linear-gradient(261deg, rgba(255, 255, 255, 0.00) 30.24%, rgba(255, 255, 255, 0.40) 50%, rgba(255, 255, 255, 0.00) 69.76%), linear-gradient(180deg, #FFEC84 0%, #FFDA43 100%);
    color: #3D3611 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}