body {
    color: #000 !important;
}
.site-header.clearfix {
    background: #f1e5c7 none repeat scroll 0 0;
}
.site-branding {
    margin: 1em 0 0.7em !important;
}
.primary-navigation {
    margin: 1.3em 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #652300 !important;
}
h2 {
    color: #00703c !important;
}
.prev-title > a {
    color: #fff !important;
}
.page-title, .entry-title {
    font-size: 2em !important;
}
.site-header {
    border-bottom: medium none !important;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited {
    color: #652300 !important;
}
.main-navigation-menu li.current-menu-item > a {
    color: #00703c !important;
}
.main-navigation-menu a:hover, .main-navigation-menu a:hover::after {
    color: #00703c !important;
}
.main-navigation-menu ul {
    background: #f1e5c7 none repeat scroll 0 0 !important;
    border-top: 3px solid #00703c !important;
}
.footer-wrap {
    background: #652300 none repeat scroll 0 0;
    border-top: none !important;
}
#footer-text a {
    color: #fff;
    text-decoration: underline;
}
#footer-text {
    color: #fff;
}
.post-slider-container.clearfix {
    width: 100%;
}
.widget.zoom-social-icons-widget {
    margin: 0 auto !important;
}
.home-socials-wrap {
    margin: 0;
    width: 100%;
	background: #00703c none repeat scroll 0 0;
}
.home-socials {
    margin: auto;
    max-width: 1170px;
    padding: 5px 0;
    text-align: center;
}
.socicon {
    background: #f1e5c7 none repeat scroll 0 0 !important;
    color: #00703c !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #00703c none repeat scroll 0 0 !important;
}
.main-navigation-toggle::after {
    color: #fff !important;
}
.home-prev-wrap {
	margin: 0;
    width: 100%;
	background: #f1e5c7 none repeat scroll 0 0;
}
.home-prev {
    margin: auto;
    max-width: 1280px;
    padding: 5px 0;
    text-align: center;
}
.prev-box {
    display: inline-block;
    max-width: 303px;
    width: 100%;
	margin-bottom: 10px;
}
.prev-title {
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    margin-top: -52px;
    text-shadow: 0 0 3px #000;
    text-transform: uppercase;
}
.primary-sidebar.prev-widget-area .widget {
    margin: 0 !important;
}
blockquote {
    background: #d8efe4 none repeat scroll 0 0;
    padding: 10px 20px !important;
}
blockquote h2 {
    color: #000 !important;
    font-style: italic;
    font-weight: normal;
    margin: 0;
}
blockquote p {
    margin: 10px 0;
	font-style: italic;
}
.entry-content.clearfix > h3 {
    color: #00703c !important;
}
.widget-title {
    border-bottom: 4px solid #00703c !important;
}
.widget {
    color: #000 !important;
}
.main-navigation-menu li ul ul {
    margin-left: 16rem;
    margin-top: -3px !important;
}
.main-navigation-menu ul a {
    border-bottom: 1px solid #652300 !important;
}
.ladda-label {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}