/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         xhoch4
 Author URI:     https://xhoch4.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* ------------------------------------------------------- */

canvas{
	
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
	
	}

.et_pb_section {
 background-color: transparent!important; 
}





/*-----------------------------------------------------------------------------------*/
/*	xh4 Basics
/*-----------------------------------------------------------------------------------*/


html { margin:0!important;}

body {
    font-size:1em!important;
    line-height: 1.6em!important;
    text-rendering: optimizeLegibility;
}

	
	
	
	
	
	