.search-toggle-wrapper {
    display: none;
}
.entry-header {
    display: none !important;
}
.primary-menu > li > a {
    color: black !important;
}
.widget-title {
    font-size: 26px;
}

.widget li {
    margin: 1rem 0 0 0;
}
.widget-content a {
    color: black;
}
.widget-content {
    font-size: 20px;
}

.post-meta-edit-link-wrapper {
    display: none;
}
.footer-widgets-outer-wrapper {
    padding: 0px !important;
}

.footer-nav-widgets-wrapper {
    margin: 0px !important;
    background-color: #769277 !important;
    padding: 36px 0px;
}
#site-footer {
    padding: 10px 0px !important;
}
.footer-widgets-outer-wrapper {
    border-bottom: none;
}
.header-inner {
    padding: 1.8rem 0;
}
p.powered-by-wordpress {
    display: none;
}
.footer-copyright {
    color: #6d6d6d;
}

@media(max-width:768px)
{
.entry-content {
    margin-top: 31px;
}
.mob-menu-header-holder {
    padding: 16px 0px;
}
.ms-theme-highway {
    padding-bottom: 0px;

}

