/* Themify Customize Styling */
#headerwrap {	
	background-color: #424242; 
}
#site-logo {	
	color: #5c9ae0; 
}
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px;
	color: #5c9ae0; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #5091c7; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #5091c7; 
}
#sidebar .widget {	margin: auto; 
}
#sidebar .widgettitle {	margin: auto; 
}
#sidebar .widget li {	margin: auto; 
}
#footerwrap {	
	background-color: #000000; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px;
	color: #5c9ae0; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px;
	color: #5c9ae0; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 400px; 
}
#site-logo a {		width: 400px;
	color: #5c9ae0; 
}
 }