
.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-catalog__card__mark-wrapper {
    left: 0 !important;
    right: auto !important;
    top: 15px !important;

    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
}

.t-catalog__card__mark {
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;

    padding: 5px 10px !important;
    border-radius: 0 !important;

    white-space: nowrap !important;
    line-height: 1 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
</style>