/* Themify Customize Styling */
body[class*="themify"] #site-logo a {		font-weight:600;
 
}
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#site-description {	display: none; 
}
#main-nav a {		font-weight:500;
	line-height:5%;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #6e6e6e; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #dbdbdb; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }