    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 8px;
    border: 1px solid #000000;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}

