/*
Theme Name: Divi Child by Edama
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Edama For Technical Solutions
Author URI: http://www.elegantthemes.com
Description: Edama For Technical Solutions
Version: 5.0.0-public-beta.5.1768730514
Updated: 2026-01-18 10:01:54

*/


/* =============================================================
   Hide Divi's mobile hamburger for logged-in users.
   CasaFlow user-menu provides its own mobile navigation sidebar.
   ============================================================= */
@media (max-width: 980px) {
    .logged-in .mobile_menu_bar,
    .logged-in #et_mobile_nav_menu {
        display: none !important;
    }
}
