/*
 Theme Name:     DiviChild
 Theme URI:      http://www.elegantthemes.com
 Description:    Kitz Theme
 Author:         Gerhard Neinert
 Author URI:     https://gerhard.neinert.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier: eigener Code
------------------------------------------------------- */
/*#main-content .container {
    width:100%!important;
    max-width: 100%!important;
    margin: 0;
    padding: 0!important;
}*/

/*.et_header_style_centered #main-header .mobile_nav {
    background-color: transparent!important;
}    */

/*.et_header_style_centered .mobile_nav .select_page {
    display: none;
}*/
#main-header {
	-webkit-box-shadow: 0px 2px 10px 5px rgba(0,0,0,0.3)!important; 
	box-shadow: 0px 2px 10px 5px rgba(0,0,0,0.3)!important;
}

#main-header .et_mobile_menu {
    background-color: rgba(255,255,255,0.94)!important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dsgvoaio_policy_shortcode h4, .dsgvoaio_policy h4 {
    margin-top: 2.4em;
    
}

.dsgvoaio_policy_shortcode ul, .dsgvoaio_policy ul {
    list-style-type: none;
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}
 
.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}

#menu-footer-de a {
    color: #eee;
}

.et_pb_slide_title, .et_pb_slide_content {
    background: rgba(0,0,0,.2)!important;
}

.et_pb_slide_content {
    display: none!important;
}