.js-store-prod-text a {
    display: inline-block;
    padding: 12px 30px;
    margin-right: 25px;
    margin-top: 20px;
    border-radius:4px;
    font-weight: 400;
    border: 1px solid black;
}
.js-store-prod-text a:first-of-type {
    background-color: #000000;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #fff;
    color: #000 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t397__width_12 {
    width: auto;
}