.blog-section .blog-post .post-gal img {height:auto}

.social-icons {text-align: center;}

.widget_nav_menu ul {
background: #8CB740;
    padding: 10px 0px !important;
    margin: 0px !important;
}
.widget_nav_menu ul li {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none;
}
.widget_nav_menu ul li a {
    display: block;
    background: #8CB740;
    padding: 4px 20px;
    width: 100%;
}
.widget_nav_menu ul li a:hover {
    background: #82323C;
color: #fff !important;
}

/*headerbild breadcrumb raus */
.pager-line {
display: none;
}
.banner {
    margin-bottom: 0px;
}

/* Beitragsbild auf Seite Gaertnerei und Nachaltigkeit ausblenden */
.page-id-389 .banner-section,
.page-id-1416 .banner-section {
display: none;
}

h3 {
line-height: 24px;
}


