/*
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.19.1.1670339496
Updated: 2022-12-06 16:11:36

*/



@media (min-width: 981px) {
.nur-mobiles-menu {
display: none !important;
}
}


.vertikal-zentrieren {
display: flex;
flex-direction: column;
justify-content: center;
}


/* Buttons side by side for header */
.btn-inline .et_pb_button_module_wrapper {
display: inline-block;
margin-left: 0px;
	margin-right: 10px;
}

/*edit the Divi mobile menu dropdown*/
.et_mobile_menu {
	border-top: 0px;
	width: 116%;
	margin-left:-8%;
	margin-top: 0px;
	height: 100vh;
	padding-top: 25px;


}

.et_mobile_menu li a {
	opacity: 90;}