.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #CAB392;
    color: #000000 !important;
    border: 2px solid #CAB392;
}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
     border: 2px solid #000000;
    color: #FFFFFF !important;
}

}
.t706__cartwin_showed {
    z-index: 999999999;
}