/* Themify Customize Styling */
body {	
	color: #333; 
}
:root {	
	--theme_accent: #333333;
	--theme_accent_semi: #777777;
	--theme_accent_hover: #777777; 
}
#headerwrap {	
	margin-top: 25px; 
}
#header {		font-size:15px;
 
}
#header a:hover {	
	color: #555; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 223px;
	height: 60px; 
}
body #site-logo a img {	
	height: 80px; 
}
#main-nav {	
	margin-bottom: 10px; 
}
#main-nav a {		font-size:15px;
	text-transform:uppercase; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item > a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item > a {		font-size:15px;
 
}
#footerwrap {	background: none;
	background-color: #242424; 
}
#footer-logo, #footer #footer-logo a {		text-align:center; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {		text-decoration:underline;

	color: #ccc; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 223px;
	height: 60px; 
}
body #site-logo a img {	
	height: 80px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 223px;
	height: 60px; 
}
body #site-logo a img {	
	height: 80px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 223px;
	height: 60px; 
}
body #site-logo a img {	
	height: 80px; 
}
 }
/* Themify Custom CSS */
#headerwrap {
	box-shadow: var(--tf_fixed_header_shadow, 0 1px 15px rgba(0, 0, 0,));
}
