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

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Navigation Styles */

#top-menu li a:hover {
	border-bottom: solid 8px #0053a1; 
	opacity: 1!important;
	color: #f09333!important;
}

#top-menu li a{
	border-bottom: solid 8px white; 
}

#top-menu li .logo_container a{
	border-bottom: none; 
}

#top-menu li{

	padding-right: 52px;
}