/* =========================================================
   61MEDYA MOBILE MENU 2026
   ========================================================= */

@media (max-width:767px){

    /* Menü üst başlığı */
    .mobile-main-menu-container .mobile-wrapper-header{
        background:#102f63 !important;
        color:#fff !important;
        font-weight:800 !important;
    }

    .mobile-main-menu-container .mobile-wrapper-header span{
        color:#fff !important;
        font-size:16px !important;
        letter-spacing:.02em !important;
    }

    .mobile-main-menu-container .mobile-wrapper-header .x{
        color:#fff !important;
    }

    /* Ana menü satırları */
    .mobile-main-menu-wrapper .main-menu > ul > li > a,
    .mobile-main-menu-wrapper .j-menu > li > a{
        color:#111827 !important;
        background:#fff !important;
        border-bottom:1px solid #e7ebf0 !important;
        font-weight:600 !important;
    }

    /* Açılan alt menüler */
    .mobile-main-menu-wrapper .collapse .j-menu > li > a{
        background:#f8fafc !important;
        color:#16335f !important;
        border-bottom:1px solid #e4e9ef !important;
        font-weight:500 !important;
        padding-left:16px !important;
    }

    .mobile-main-menu-wrapper .collapse .j-menu > li > a:hover,
    .mobile-main-menu-wrapper .collapse .j-menu > li > a:focus{
        background:#f1f4f8 !important;
        color:#ef233c !important;
    }

    /* + / - */
    .mobile-main-menu-wrapper .open-menu{
        color:#102f63 !important;
    }

    /* Bizim "Tümünü Gör" CTA satırları */
    .mobile-main-menu-wrapper .m61-print-all-products,
    .mobile-main-menu-wrapper .m61-photo-all-services{
        background:#102f63 !important;
        color:#fff !important;
        font-weight:700 !important;
    }

    .mobile-main-menu-wrapper .m61-print-all-products:hover,
    .mobile-main-menu-wrapper .m61-photo-all-services:hover{
        background:#0b244d !important;
        color:#fff !important;
    }
}

@media (max-width:767px){

    .mobile-main-menu-wrapper
    .m61-mobile-all-services > a{
        color:#ef233c !important;
        font-weight:800 !important;
    }

    .mobile-main-menu-wrapper
    .m61-mobile-secondary-start{
        margin-top:8px !important;
        border-top:6px solid #eef3f8 !important;
    }

    .mobile-main-menu-wrapper
    .m61-mobile-extra > a{
        background:#fff !important;
        color:#16335f !important;
        font-weight:600 !important;
    }

}

@media (max-width:767px){
    .mobile-main-menu-wrapper
    .m61-mobile-all-services > a{
        color:#ef233c !important;
        font-weight:800 !important;
    }
}
