/*
Theme Name: Divi3.0.92 child theme
Template: Divi3.0.92
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
*/
@import url("../Divi3.0.92/style.css");
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */


/* QUICK FIX */

#logo{
	max-height: 100%;
}

#top-header{
	background-color: #222222;
}

#top-menu a{
	font-weight: 700;
}

#footer-info{
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer-info a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer-bottom{
	display: none;
}