.js-store-prod-text a {
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    background-color: #ffdd2d;
    font-family: haas,pragmatica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid transparent;
    box-sizing: border-box;
    max-width: 100%;
    cursor: pointer;
    text-decoration: none;
    color: #333!important;
    font-weight: 400;
    transition-property: background-color, border, box-shadow;
    transition-duration: .25s;
    transition-timing-function: ease; 
}

.js-store-prod-text a:last-of-type {
    background-color: #ffdd2d;
    color: #333!important;
}

.js-store-prod-text a {
    background-color: #ffdd2d;
    color: #333!important;
}



.t706__cartwin_showed {
    z-index: 999999999;
}