.js-store-prod-text a {
    display: inline-block;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    box-shadow: 0 0 5px 2px;
    background-color: #FFD600;
    color: #000000 !important;
   
}

.t706__cartwin_showed {
    z-index: 999999999;
}