/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
h1 {
     padding-bottom: 40px !important;
}

h2 {
     padding-bottom: 40px !important;
}

/* Navi */

a.mPS2id-highlight{ 
    background: #e68c21;
	color: #ffffff;
}


a.__mPS2id._mPS2id-h:hover {
    background: #f2e5d4;
	color: #000000;
}

 .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 53px !important;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 8px;
}

/* Parallax */

#beratung .et_parallax_bg {
  background-position: 50% -350px !important;
}

#ratgeber .et_parallax_bg {
  background-position: 50% -200px !important;
}

#peyerl .et_parallax_bg {
  background-position: 50% -350px !important;
}

#kontakt .et_parallax_bg {
  background-position: 50% -350px !important;
}
