/* Enter Your Custom CSS Here */
.posts-featured-details-wrapper {display: none;}

.feature .circle {
    background: #458421;
}

.phone-box .top-email a {
    color: #232323;
}

#services h2:after {
    background: none repeat scroll 0 0 #458421;
    content: "";
    display: block;
    height: 2px;
    margin: 4px auto 7px;
    width: 28%;
}

.about .boxtitle:after, #features .boxtitle:after, #features .section-title:after, #features4 .boxtitle:after, #features4 .section-title:after {
    background: none repeat scroll 0 0 #458421;
    content: "";
    display: block;
    height: 2px;
    margin: 4px auto 7px;
    width: 28%;
}

.row .row-item .service i.fa {
    float: left;
    line-height: 1.3em;
    font-size: 22px;
    padding: 0.5em 0;
    margin-right: 15px;
    color: #458421;
}

body {
    color: #444444;
    background-color: #F6FDDD;
}

#copyright {
    background-color: #444444;
}

footer-widget-col ul li {
    border-bottom: 0px solid #458421;
}

#main {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    overflow: hidden;
    padding: 0%;
}

.post-info {display: none;}

#site-navigation {margin: 0 0 0px -5px;}


