/*
 Theme Name:     Koan
 Description:    Divi Child Theme by Koan
 Author:         Koan
 Author URI:     http://www.keithkoan.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");


/* Generell
------------------------------------------------------- */


/* Typographie
------------------------------------------------------- */
p {

}

/* Header
------------------------------------------------------- */


/* Slider
------------------------------------------------------- */


/* Buttons
------------------------------------------------------- */
.et_pb_button {
	
}

.et_pb_button:hover {
	
}


/* Kontakt
------------------------------------------------------- */


/* Nach oben
------------------------------------------------------- */
.et_pb_scroll_top, .et_pb_scroll_top.et-visible, .et_pb_scroll_top.et-pb-icon {
	
}

.et_pb_scroll_top:hover, .et_pb_scroll_top.et-visible:hover, .et_pb_scroll_top.et-pb-icon:hover {
	
}




/* Mobile
------------------------------------------------------- */
@media only screen and (max-width: 2300px) {
	
}