/* Themify Customize Styling */
body {	
	background-image: none;
	background-color: #ffffff; 
}
#headerwrap {	
	background-image: none;
	background-color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-image: none;
	background-color: #000000; 
}
#site-logo img {		width: 356px; 
}
#site-logo a {		width: 356px; 
}
#site-description {		font-size:20px;
	line-height:5px;
 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 356px; 
}
#site-logo a {		width: 356px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 356px; 
}
#site-logo a {		width: 356px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 356px; 
}
#site-logo a {		width: 356px; 
}
 }