body {
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    background-color: #81d742;
    background-image: url(/img/Frauenhausbilder_Startseite.jpg);
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    color:#7B848F;
    line-height: 1.42857143;
    font-size: 14px;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}
main {
    flex: 1;
}
#masthead{
    background-color: #bc5395 !important;
}
.container {
    width: 1070px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.site-branding {
    padding: 50px 0;
}
.main-navigation, .widget, .footer-widget-area, .site-footer, .slide .entry-meta, .post-navigation .nav-previous:hover, .post-navigation .nav-next:hover, .paging-navigation .nav-previous:hover, .paging-navigation .nav-next:hover, .comment-respond input[type="submit"]:hover {
    background-color: #81d742;
}
.menu-toggle {
    display: none;
    font-size: 25px;
    color: #2a363b;
    background-color: #dadada;
}
.main-navigation {
    padding: 15px 0;
    margin-bottom: 50px;
    clear: both;
    display: block;
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.main-navigation ul ul {
    border-top-color: #81d742;
}

.social-navigation li a, .main-navigation ul ul {
    color: #81d742;
}
.main-navigation ul ul {
    color: #2A363B;
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 99999;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color: #fff;
    border-top: 15px solid #81d742;
}
.main-navigation li {
    padding: 0 10px;
    text-transform: uppercase;
    float: left;
    position: relative;
    border-right: 1px dashed #bc5395;
}
.entry-title a:hover, .main-navigation a:hover, .entry-meta, .entry-meta a, .entry-footer, .entry-footer a, .author-social a, .comment-meta a, .comment-form-author:before, .comment-form-email:before, .comment-form-url:before, .comment-form-comment:before, .widget-title, .widget li:before, .error404 .widgettitle, .main-navigation ul ul a, .flex-direction-nav a, .social-widget li a::before {
    color: #bc5395;
}
.main-navigation li:first-child {
    padding-left: 0;
}
.main-navigation li:last-child {
    border-right: 0;
}
.main-navigation ul ul li {
    padding: 10px;
    border-bottom: 1px dashed #bc5395;
    border-right: 0;
    text-transform: none;
    font-weight: 400;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    min-width: 220px;
}
.main-navigation ul ul li:first-child {
    padding: 10px;
}
.main-navigation ul ul li a {
    -webkit-transition: color 0.3s 0.2s;
    transition: color 0.3s 0.2s;
}
li#menu-item-7:hover .sub-menu {
    display: block;
}
.main-navigation li:first-child:hover .sub-menu {
    display: block !important;
}
.main-navigation ul ul li:hover{
    background-color: #bc5395;
}
.main-navigation ul ul li:hover a{
    color:#fff
}
.footer-widget-area {
    border-top: 5px solid #bc5395;
}
.footer-widget-area, .footer-widget-area a, .site-info, .site-info a {
    color: #fff !important;
}
.sidebar-column {
    padding-top: 30px;
}
.widget {
    padding: 20px;
}
.footer-widget-area, .footer-widget-area a, .site-info, .site-info a {
    color: #fff !important;
    text-decoration: none;
}
.hentry {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #E0E0E0;
}
.entry-header {
    margin-bottom: 15px;
}
.entry-title, .entry-title a {
    color: #bc0077;
}
.entry-title {
    margin-top: 0;
}
h1, .h1 {
    font-size: 36px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
}
p {
    margin: 0 0 10px;
}
.widget-area {
    width: 340px;
    float: right;
}
.widget {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #E0E0E0;
}
a {
    text-decoration: none;
}
b, strong {
    font-weight: bold;
}
.widget, .widget a {
    color: #fff;
}
.widget ul {
    list-style: none;
    padding: 0;
}
.widget li:before {
    font-family: FontAwesome;
    content: "\f105 ";
    color: #bc5395;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 100;
}
.entry-title a:hover, .main-navigation a:hover, .entry-meta, .entry-meta a, .entry-footer, .entry-footer a, .author-social a, .comment-meta a, .comment-form-author:before, .comment-form-email:before, .comment-form-url:before, .comment-form-comment:before, .widget-title, .widget li:before, .error404 .widgettitle, .main-navigation ul ul a, .flex-direction-nav a, .social-widget li a::before {
    color: #bc5395;
}
footer .widget {
    margin: 0;
    border: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
img {
    vertical-align: middle;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0;
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.content-area {
    width: 670px;
    float: left;
}

.menu-toggle {
    display: none;
    font-size: 25px;
    color: #2a363b;
    background-color: #dadada;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.menu-toggle {
    display: none;
    font-size: 25px;
    color: #2a363b;
    padding: 12px;
    background-color: #dadada;
}
/* Mobile menu default hidden */
.menu-hauptmenue-container {
    display: none;
}

/* Show menu when toggled */
.menu-hauptmenue-container.is-open #menu-hauptmenue,.menu-hauptmenue-container{
    display: block;
}

/* Optional button styling */
.menu-toggle {
    cursor: pointer;
}

/* Optional active icon change */
.menu-toggle.is-active i::before {
    content: "\f00d"; /* Font Awesome X icon */
}
.cookie-overlay {
    position: fixed;
    inset: 0;
    z-index: 9998;
    display: none;
    background: rgba(0, 0, 0, 0.35);
}

.cookie-overlay.is-visible {
    display: block;
}

.cookie-banner {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 9999;

    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    max-width: 960px;
    margin: 0 auto;
    padding: 18px 20px;

    background: #ffffff;
    color: #222222;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);

    font-size: 15px;
    line-height: 1.5;
}

.cookie-banner.is-visible {
    display: flex;
}

.cookie-banner__text a {
    color: #222222;
    text-decoration: underline;
}

.cookie-banner__actions {
    flex-shrink: 0;
}

.cookie-btn {
    border: 0;
    cursor: pointer;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}

.cookie-btn--accept {
    background: #222222;
    color: #ffffff;
}

.cookie-btn--accept:hover {
    background: #000000;
}

@media (max-width: 700px) {
    .cookie-banner {
        flex-direction: column;
        align-items: flex-start;
        left: 12px;
        right: 12px;
        bottom: 12px;
    }

    .cookie-banner__actions {
        width: 100%;
    }

    .cookie-btn {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    } 
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1070px;
    }
}
@media only screen and (max-width: 1199px) {
    .content-area {
        width: 570px;
        float: left;
    }
}
@media only screen and (max-width: 991px) {
    .content-area {
        width: 100%;
    }
    .widget-area, .footer-widget-area {
        display: none;
    }
    .menu-toggle, .main-navigation.toggled .nav-menu {
        display: block;
    }
    .main-navigation ul {
        display: none;
    }
    .main-navigation li:first-child {
        padding-top: 15px;
    }
    .main-navigation li {
        width: 100%;
        border: 0;
        padding: 5px 0;
    }
    nav#site-navigation{
        padding:0;
    }
    nav#site-navigation button.menu-toggle.btn {
        margin: 15px;
    }
    .menu-hauptmenue-container.is-open {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 780px){
    .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    #masthead,.main-navigation,main{
        padding:15px;
    }
}