@media screen and (max-width: 960px) {
    .t702 .t-popup__block-close {
        background: #ffffff !important;
    }
}

@media screen and (max-width: 960px) {
    #rec1320579921 .t-popup__container {
        border-radius: 0 !important;
        overflow: visible !important;
    }
}



/* Телефон в хедере при скролле */
.uc-header.fonmenu div[data-elem-type="text"] .tn-atom {
    color: #000 !important; /* цвет после скролла */
}

/* Плавное переключение */
.uc-header.fixed div[data-elem-type="text"] .tn-atom {
    transition: color 0.3s ease-in-out;
}
