<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1020px) {
	body.custom-background { background-attachment: fixed; }
	* { font-family: 'Roboto', sans-serif; }
	p { line-height: 24px; }
	h1, h2, h3, h4, h5, h6 { font-family: 'Merriweather Sans', sans-serif; }
	h1 { font-weight: 300; }
	.inner-wrap { position: relative;}
	.social-icons { margin-top: 9px; }
	.header-info p { margin-top: 8px; }
	.header-text { padding-top: 17px; padding-left: 27px; }
	.hgroup-wrap-right { position: absolute; top: 110px; left: 142px; padding-right: 28px; }
	.hgroup-wrap { padding-bottom: 17px; }
	.main-navigation { padding-top: 0px; }
	.main-navigation ul li {padding: 0 8px;font-size: 12px;border-radius: 3px;}
	/*.main-navigation ul li:hover { background-color: #ea8400; }
	.main-navigation ul li:hover a { color: white; }
	.menu-item-home { background-color: #ea8400 !important; }
	.menu-item-home a { color: white !important; }*/
	.current-menu-item { background-color: #ea8400 !important; }
	.current-menu-item a { color: white !important; }
	.nav-menu &gt; ul &gt; li &gt; a, .menu &gt; ul &gt; li &gt; a {line-height: 41px;height: 42px;}
	.search-top { right: 10px; top: 15px; }
	.search-form-top { top: 53px; }
	.promo-title { font-weight: 400; font-family: 'Merriweather Sans', sans-serif; }
}

@media (min-width: 1066px) {
	.main-navigation ul li {padding: 0 12px; }
}</pre></body></html>