.t-store__card__price-wrapper {
    margin-top: 0px;
}
.t-store__card__mark {
    background-color: #111;
    border-radius: 0px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family:'MS', Arial, sans-serif !important;
    font-size: 10px;
    font-weight: 200;
    height: 20px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}


#rec1799979791 .t-store__prod-popup__name {
    font-weight: 300 !important;
    color: #111111;
    font-size: 14px !important;
    font-family: var(--t-headline-font, Arial);
    text-transform: uppercase;
}

#rec1799979791 .t-popup .t-store__prod-popup__price {
    font-size: 12px;
    font-weight: 200;
    color: #646464;
    font-family: var(--t-headline-font, Arial);
    text-transform: uppercase;
}
.t-descr {
    font-family: 'MS', Arial, sans-serif;
    font-weight: 200;
    color: #111;
}