/* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
#site-logo {	
	margin-top: -10px;
	margin-bottom: -10px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #019420;
	font-family: "Poppins";	font-weight:bold;
 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #cc1414; 
}
#footerwrap {	background: none;
	background-color: #019420;
	padding: 0px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }