/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 11:46:10 */
/* ============================
   SAFE MOBILE MENU CSS
   ============================ */

/* Leere Dummy-Einträge (gs_sim) entfernen */
.qodef-mobile-header-navigation li.menu-item-type-gs_sim {
    display: none !important;
}

/* Submenu Abstände */
.qodef-mobile-header-navigation ul.sub-menu {
    padding-left: 20px !important;
}

/* Submenu Items */
.qodef-mobile-header-navigation ul.sub-menu li a {
    padding: 10px 20px !important;
    font-size: 15px;
}

/* Optional leichte farbliche Hervorhebung */
.qodef-mobile-header-navigation a {
    color: #1d1b67;
}
