/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/

/* Change to hamburger at 1350px instead of 980px */
@media only screen and ( max-width: 1350px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
}


/* ENDE Change to hamburger at 1300px instead of 980px */

/* Change Color hamburger */
.mobile_nav .mobile_menu_bar:before{ color: #fff !important; }
/* ENDE Change Color hamburger */