@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600&amp;family=Montserrat:wght@100;300;400;600;700&amp;family=Open+Sans:wght@400;500;600;700&amp;display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&amp;family=Montserrat:wght@100;300;400;600;700&amp;family=Open+Sans:wght@400;500;600;700&amp;display=swap');*/
body {
font-family: 'Open Sans', sans-serif;
}
p {
font-family: 'Montserrat', sans-serif;
font-weight:300;
font-size:18px !important;
}
.entry-content ul {
padding-left:30px !important;
margin-left:0 !important;
}
.entry-content li {
font-family: 'Montserrat', sans-serif;
font-weight:300;
font-size:18px !important;
}
.entry-content a  {
color:#dd741e !important;
}
h1,h2,h3,h4 {
font-family: 'Abril Fatface', cursive;
font-family: 'Teko', sans-serif;
margin-top:0;
margin-bottom:30px;
font-weight:500 !important;
}
h1 {
font-size:60px;
}
h2 {
font-size:50px;
}
h3 {
font-size:30px;
}
h4 {
font-size:20px;
}
#nav-logo {
_width:100%;
max-width:190px;
height:auto;
display:block;
 margin-top: 2px;
}
#masthead {
height:80px;
box-shadow:none !important;
border-bottom:1px solid #ccc;
}
.main-navigation a {
    padding: 2.1em 1.25em;
    font-size: 14px;
text-transform:uppercase !important;
}
.entry-content {
margin-top:0 !important;
}
.bg-color {
background:#eee;
}
#fullwidth-footer {
_background:#092880 !important;
}
.footer-fullwidth {
background:#041954 !important;
background:#8cb238 !important;
padding-bottom:80px !important;
}
.footer-fullwidth a{ 
color:#fff !important;
    font-family: 'Montserrat', sans-serif;
font-weight:300 !important;
}
.footer-fullwidth-widget {
    padding: 0px 40px !important;
color:#fff !important;

}
.single article, article.single {
margin-bottom:0;
}
footer li.menu-item { 
width:100%;
font-size:18px !important;
margin-left:0 !important;
}
.footer-headline {
color:#000;
font-weight:400;
}
.site-info {
background:#111;
color:#ccc;
}
#logo-link {
_width:190px;
_display:block;
position:absolute;
}
@media only screen and (max-width: 768px) {
.main-navigation a { 
padding:10px 0 !important;
}
.main-navigation {
margin-top:75px !important;
    background: #efefef !important;
}
}
body .current_page_item a {
color:#777;
}
.site-footer .left {
margin:0;
}