/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme für Insektenspürhunde
 Author:         Corinne Weber
 Author URI:     https://www.grafios.ch
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.nobr {white-space: nowrap;}


html {
height: -webkit-fill-available;
}
.mobile_nav.opened .et_mobile_menu {
display:block !important;
}

.et_mobile_menu {

 width: 100vw !important;

 margin-left: -12.5%;
min-height:100vh !important;
min-height: -webkit-fill-available;
padding-top:50px !important;
}


.et_mobile_menu li a, .nav li li a {
	font-size: 1em; }

