<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-store__card__title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

[data-edition-option-id="Ð”Ð»Ð¸Ð½Ð° Ð¿Ð¾ ÑÑ‚ÐµÐ»ÑŒÐºÐµ"] .t-product__option-item_disabled {
    display: none !important;
}

.t-store__card__mark-wrapper {
    left: auto !important;
    right: 0px !important;
}

.t-store__card__mark {
    border-radius: 0;
    padding: 4px 20px;
    height: auto;
    width: auto;
}

 a.t1002__addBtn {
    bottom: 10px !important;
    top:auto !important;
    background:transparent !important;
}

@media screen and (max-width:480px) {
    
.t-store__card__mark-wrapper {
    left: auto !important;
    right: 0px !important;
    top: 0px !important;
}

.t-store__card__mark {
    border-radius: 0;
    padding: 2px 10px;
    height: auto;
    width: auto;
}

 a.t1002__addBtn {
    bottom: 0px !important;
    top:auto !important;
    width:25px;
    background:transparent !important;
}
}
</pre></body></html>