/*
Theme Name: Divi Child Theme
Theme URI: http://tombrennan.com.au/
Version: 2.0
Description: A customized version of Divi which adds a number of features we need.
Author: Tom Brennan
Author URI: http://tombrennan.com.au/
Template: Divi
*/

h1, h2, h3, h4, h5, h6, body {
font-family: 'Ropa Sans', sans-serif;
}

#main-footer  {
	background-color:rgba(255,211,0,0.91);
	height: 120px;

	}


#footer-bottom {
	background-color: transparent;
	}
	
	
#top-menu li.current-menu-item a {
	color: #404041;
	border-bottom: 6px solid #ffd300;
	}
	
#top-menu {
	padding-bottom: 25px;
	}
	
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 15px;
	}	