/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@media only screen and (max-width: 1000px) {
	div#Logoslide {
		display: none;
	}
}

div#Logoslide, div#Logoslide_mobil {
	background-image: url("http://jj-wagner.de/wp-content/uploads/2020/07/Hintergrund2-scaled.jpg")
}



#main-footer, #main-header {
	display: none;
}

/* .et_pb_button:hover {
	color:black !important;
}*/