/* Themify Customize Styling */
body {		font-size:15px;
 
}
h2 {		font-size:25px;

	color: #ff7a01; 
}
h3 {		font-size:20px;
 
}
body #site-logo a img {		width: 70px;
	height: 70px; 
}
body #site-logo a:hover {	
	color: #ffffff; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 70px;
	height: 70px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px;
	height: 70px; 
}
#footer-logo a img {		width: 70px;
	height: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px;
	height: 70px; 
}
#footer-logo a img {		width: 70px;
	height: 70px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
h2 {	
	color: #ff7a01; 
}
 }