/* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.81); 
}
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		line-height:10px;
 
}
body #site-logo a img {		width: 120px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #333333;	font-size:18px;
	line-height:50px;
 
}
#main-nav a:hover {	
	color: #ff6600; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ff3300; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #ee2312; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 120px; 
}
 }