/*
 Theme Name:   Divi Child Theme
 Description:  Child Theme for Divi
 Author:       iloweb e.U.
 Author URI:   https://www.iloweb.at
 Template:     Divi
 Version:      1.0.3
 Text Domain:  divi-child
*/

/* Helpers */
.flexCenter {
	display: flex;
	align-items: center;
}

.XiMenu {
	display: flex;
justify-content: center;
}

body.home #homeWrap {
	 background-attachment: fixed;
}
