.t-store__card__mark {
border-radius: 4px;
height: 34px;
width: 80px;
}
    @media screen and (min-width:1000px) {
    .uc-hlebkrosh .t-container {
    margin-left: 20px;
}
}
    .t-store .t-store__pagination__item {
    opacity: 1;
}
.t-store__card__sold-out-msg {
    color: #030303;
}
.t-descr_md {
    font-size: 16px !important;
}
.t-checkbox__indicator {
    border: 2px solid #030303;
    border-radius: 4px;
}
@media screen and (max-width: 560px) {
    .t-popup__close {
        background: #ffffff !important;
    }
    .t-popup__close-icon rect {
        fill: #030303 !important;
    }
}
.tlk-userbar {
    display: none;
}