/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Knap-IT
 Author URI:     https://www.knap-it.com
 Template:       Divi
 Version:        1.0.0
*/

#main-footer #footer-widgets .footer-widget a {
	color: #ee7f00;
}
#top-menu li ul {
	width: 340px;
}
#top-menu .sub-menu > li:not(:last-child) {
	border-bottom: 2px solid #f9942f;
}
#top-menu .sub-menu > li {
	padding: 0 10px;
}
#top-menu li li a{
	width: 300px;
}
#top-menu .menu-item-has-children>a:first-child:after {
	right: -5px;
	top: 10px;
}
