/*
 Theme Name:     SWL
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         # B_UTOP
 Author URI:     http://www.b-utop.de.de
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/* Remove the line below the normal Divi menu */
#main-header {
    box-shadow: none !important;
}

#main-header.et-fixed-header {
    box-shadow: none !important;
}
#main-header {
    background-color: rgba(0,0,0,0) !important; 
}
/* Gallerie Titel */
.mfp-title {
	display: none;
}

