/* Themify Customize Styling */
body {	background: none;
	background-color: #fff204;
	font-family: "Belgrano";	font-weight:normal;
	text-align:left;
	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #fff204; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
body[class*="themify"] #site-logo a img {		width: 500px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:normal;
	font-style:normal;
	font-size:17px;
	line-height:50px;
	text-transform:uppercase;	text-align:left;
	color: #000000;
	padding: 9px;margin: auto; 
}
#footerwrap {	background: none;
	background-color: #fff204; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #fff204; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }
/* Themify Custom CSS */
@media only screen and (min-width:471px){
	#main-nav a {
    	font-size: 12px!important;
    	font-weight: 900;
	}
	div#nav-bar {
    background-color: unset!important;
	}
}