<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
--accentColor: #cd4c3d;
}
:root {
--secondColor: #61aadc;
}
#top {
display: none;
}
#top .inside {
max-width: 100%;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Roboto Slab";
font-weight: 700;
}
#top .inside,
.header .inside,
#footer .inside,
#bottom .inside,
body.sidebar #container,
.mod_article:not(.fullwidth):not(.fullwidth-boxed-medium):not(.fullwidth-boxed-small) &gt; .container,
.fullwidth.boxed-content .contentwrap,
.smallwidth .contentwrap,
.boxed-content .contentwrap,
.autogrid_wrapper.article,
.ce_text_image_bar .inside,
.ce_headerimage .ce_headerimage_inside,
.ce_video_background .ce_video_background_inside,
#offcanvas-top .offcanvas-top-inside,
.ce_calltoaction .ce_calltoaction_inside,
.mod_breadcrumb .mod_breadcrumb_inside,
.mod_pageimage .container,
.body_bottom .mod_search .container {
max-width: 1000px;
}
.mod_article.boxed {
max-width: calc(1000px - 80px);
margin-left: auto;
margin-right: auto;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header {
background: none;
}
#fix-wrapper {
position: absolute;
left: 0;
top: 40px;
}
.header .inside {
background: #ffffff;
}
.header {
margin-left: auto;
margin-right: auto;
}
.header .inside,
.header {
max-width: 1160px;
}
#slider {
min-height: 156px;
}
#top {
display: none;
}
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #555555;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #555555;
}
.header.cloned .mod_socials:before {
border-color: #555555;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #555555;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/Screenshot_2024-09-19_135630.png);
}
.stickyheader .logo a {
background-image: url(../uploads/Screenshot_2024-09-19_135630.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../demo_logos/logo_eclipse_charity_sm.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 140px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 90px;
}
.header.original {
line-height: 90px;
}
.smartmenu .smartmenu-trigger {
height: 90px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 110px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 90px;
}
.stickyheader .header.cloned {
line-height: 90px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 90px;
}
html {
scroll-padding: 90px 0 0 0;
}
}
.mainmenu ul li a  {
font-family: "Roboto Slab";
}
.mainmenu ul li a  {
font-weight: 400;
}
.mainmenu ul li {
margin-left: 12px;
margin-right: 12px;
}
.mainmenu ul li a:after {
right: -12px;
}
.header.original .mainmenu ul li a:before {
content: '';
width: 2px;
background: #000000 !important;
height: 2px;
position: absolute;
left: -15px;
top: 50%
}
.header.original .mainmenu ul li ul li a:before,
.header.original .mainmenu ul li.first a:before,
.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
display: none;
}
</pre></body></html>