/* Themify Customize Styling */
body {	
	background-color: #ffffff; 
}
h1 {		font-size:30px;
 
}
#footerwrap {	
	background-color: #ffffff; 
}
#footer-logo, #footer #footer-logo a img {		width: 200px; 
}
#footer-logo, #footer #footer-logo a a {		width: 200px; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #000000; 
}

/* Themify Custom CSS */
#footerwrap div#footer-logo{
margin: 0 auto;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 200px; 
}
#footer-logo, #footer #footer-logo a a {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 200px; 
}
#footer-logo, #footer #footer-logo a a {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 200px; 
}
#footer-logo, #footer #footer-logo a a {		width: 200px; 
}
 }