.t1002__addBtn {
    background: none !important;
}

@media (max-width: 480px) {
    .t1002__addBtn {
        top: 0px !important;
        right: 0px !important;
    }
}

.t-popup__close-wrapper {
    position: fixed;
}

@media screen and (max-width: 560px) {
    .t-catalog .t-catalog__tabs__controls .t-catalog__tabs__button {
        justify-content: center !important;
        padding: 0px !important;
    }
}

.t-catalog__prod-popup__info .t-typography__title {
    font-size: 20px !important;
}

.t-popup .t-catalog__prod-popup__price {
    font-size: 16px !important;
}

.t-popup .t-typography__descr,
.t-catalog .t-catalog__tabs__controls .t-catalog__tabs__button-title,
.t-catalog .t-catalog__tabs_tabs .t-catalog__tabs__content 
{
    font-size: 12px !important;
}

.tlk-userbar {
    display: none;
}

.tmst-order-details__product-price-wrapper,
.tmst-order-details__product-title-wrapper,
.tmst-order-details__product-price {
    width: auto !important;
    white-space: nowrap !important;
}

.tmst-order-details__product-item-content {
    justify-content: space-between;
}