#header .menu > li.current_page_item > a span:first-child, #header .menu > li.current-menu-ancestor > a span:first-child, #header .menu > li.menu-hover > a span:first-child, #header .menu > li > a:hover span:first-child {
    color: #90A757;
}
a {
    color: #8DA454;
}
#header .header-links .sub-menu a:hover {
color: #8DA454;
}
#header .sub-menu li {
    padding: 4px 10px 10px;
}

#header .header-links .sub-menu a {
    color: #444;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    border-bottom: 1px solid #EEE;
    min-width: 100px;
    margin: 0;
    padding: 0 10px;
}
h1 {
    font-size: 28px;
    font-weight: bold;
    color: #90A757;
}
body {
    font-size: 15px;
color: #000;
}
#footer {
border-top: 5px solid #8DA454;
}
#header-core{
border-bottom: 5px solid #8DA454;
    padding-bottom: 2px;
}
#logo img {
    width: 100%;
    display: block;
    max-height: none;
}
body.custom-background #body-core {
    max-width: 1300px;
}

#header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li.menu-hover > a, #header .menu > li > a:hover {
    -webkit-box-shadow: inset 0 3px 0 0 #91A858;
    box-shadow: inset 0 3px 0 0 #91A858;
    margin-top: 20px;
}
#header .header-links > ul > li:last-child > a {
    border-right: none;
    font-weight: 400;
    font-family: 'Play', Arial, sans-serif;
}
#header .header-links li span:nth-child(1) {
    font-weight: bold;
    font-size: 18px;
}
.action-button h4 {
    font-size: 20px;
    padding: 7px 20px;
    margin: 12px 0;
    border-radius: 15px;
}
#introaction-core h3, #outroaction-core h3 {
    font-size: 25px;
    font-weight: bold;
}
.action-text p {
font-size: 18px;
color: #90A757;
}
#footer-core h3 {
    font-size: 18px;
}
#footer-core p {
    color: #fff;
    font-size: 15px;
}
ul {
    line-height: 2.0em;
}
.copyright {
    float: left;
    color: #fff;
}
.services-builder .iconmain h3 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
}
#sidebar h3.widget-title {
    position: relative;
    font-size: 20px;
}
.themebutton {
    background-color: #8DA454;
}
.services-builder.style1 .iconmain .iconurl a {
background: #8DA454;
}
.entry-meta {
display: none;
}
.blog-article .more-link span {
    background: #8DA454;
}
.blog-article .more-link a:hover span {
    background: #8DA454;
}
.main-navigation ul {
    padding-top: 5%;
}
strong {
    color: #90a757;
}
.entry-meta a:hover {
    color: #8DA454;
}