/* Themify Customize Styling */
:root {	
	--theme_accent: #7d7b7b;
	--theme_accent_semi: #5c1b53;
	--theme_accent_hover: #000000; 
}
#content {	
	padding-top: 0px;
	padding-bottom: 0px; 
}
h1 {	
	color: #000000; 
}
h2 {	
	color: #000000; 
}
h3 {	
	color: #000000; 
}
h4 {	
	color: #000000; 
}
h5 {	
	color: #000000; 
}
h6 {	
	color: #000000; 
}
body #site-logo a img {	
	height: 90px; 
}
#main-nav a {	
	padding-top: 40px;	font-size:14px;
 
}
#footerwrap {	background: none;
	background-color: #7b7b7b; 
}
#footer {	
	color: #ffffff; 
}
#footer a {		text-decoration:underline;

	color: #ffffff; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }