/* Themify Customize Styling */
#headerwrap a {	
	color: #2ec23b; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		line-height:40px;
 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a {	
	color: #2ec23b; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #4cadde; 
}
body[class*="themify"] #site-logo a img {		width: 140px;
	height: 140px; 
}
#site-logo {		position:relative;

	top: -30px;
	margin-bottom: -50px; 
}
#main-nav {	
	padding-top: 20px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px;
	height: 140px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px;
	height: 140px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px;
	height: 140px; 
}
 }