<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor .ahura-mega-menu-element .cats-list-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #333;
    margin: 0;
}

.elementor .ahura-mega-menu-element .cats-list-title svg {
    width: 20px;
}

.ahura-mega-menu-element .cats-list {
    width: 270px;
}

@media screen and (max-width: 1024px) {
    .ahura-mega-menu-element .cats-list {
        width: 100%;
    }
}</pre></body></html>