/* Themify Customize Styling */
body {	
	color: #000000; 
}
a:hover {	
	color: #f70d0d; 
}
input[type=reset], input[type=submit], button {	
	color: #f70d0d; 
}
#header a:hover {	
	color: #f70d0d; 
}
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
#footer-logo, #footer #footer-logo a img {		width: 60px;
	height: 60px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
#footer-logo, #footer #footer-logo a img {		width: 60px;
	height: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
#footer-logo, #footer #footer-logo a img {		width: 60px;
	height: 60px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
#footer-logo, #footer #footer-logo a img {		width: 60px;
	height: 60px; 
}
 }