.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    color: #eeecea!important;
    font-size: 14px;
    font-family: 'Inter',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 1px;
    border-radius: 5px;
    background-color: #a58f7f;
    background-position: center center;
    border-color: #a58f7f;
    border-style: solid;
    color: #ffffff 
}

.t706__cartwin_showed {
    z-index: 999999999;
}