<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Themify Customize Styling */
#header {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {		width: 170px; 
}
#site-logo {		position:absolute;

	top: 550px;
	left: 60px; 
}
#main-nav a {	
	padding-top: 140px;	font-weight:600;
	letter-spacing:4px;
	font-size:35px;
	text-align:center; 
}
#footer-logo a img {		width: 150px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 170px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 170px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 170px; 
}
#footer-logo a img {		width: 150px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on nav li a { 
	font-family: "Arial", "Helvetica", sans-serif; }</pre></body></html>