/* Themify Customize Styling */
h1 {		line-height:1em;
 
}
#site-description {		font-size:3em;

	margin-bottom: 0px; 
}
#main-nav a {	
	padding-top: 0px;
	padding-bottom: 0px; 
}
#footerwrap {	background: none;
	background-color: #ffcc00;background-image: none; 
}
#footer a {	
	color: #ffffff; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
#site-description {		font-size:2.5em;

	margin-bottom: 0px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a {		font-size:0.7em;
 
}
#site-description {		font-size:2em;
 
}
 }
/* Themify Custom CSS */
#content {
        padding-top: 3%;
        padding-bottom: 5%;
}