.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 300px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ECE3CC;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ECE3CC;
    color: #000000 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.uc-button-1 {
    display: flex !important;
}

.t-store__card__mark-wrapper{
    left: 0 !important;
    top: 15px !important; /* при необходимости подкорректируешь */
}

.t-store__card__mark{
    border-radius: 0 !important;
    white-space: nowrap !important;
    padding: 5px 10px !important;
    min-height: auto !important;
    height: auto !important;
    line-height: 1 !important;
    width: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}