/*
 Theme Name:   Divi Child
 Theme URI:    http://www.magicshoot.nl/divi-child/
 Description:  Divi Child MagicShoot
 Author:       Sitan van Sluis
 Author URI:   http://www.magicshoot.nl
 Template:     Divi
 Version:      1.0.0
 License:      Restricted
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/
@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
}

.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}
#logo {
	position: absolute;
	top:15px;
	max-width: 25%;
	min-width:150px;
} 