/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.24.2.1710457627
Updated: 2024-03-14 23:07:07

*/


/* Gallery modifications - hide info in lightbox view  */

.mfp-title { display: none !important; }

.mfp-counter { display: none !important; }




/*edit the Divi mobile menu dropdown*/
.et_mobile_menu, .et_mobile_menu li, .et_mobile_menu li a {
    min-width: 250px;
}


.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
}

