.site-description {
    color: #ed1c24;
}

@font-face {
    font-family: "Frutiger45Light";
    src: url("https://www.pfefferwerk.de/wp-content/themes/oria-child/fonts/fr-45light-webfont.eot");
    src: url("https://www.pfefferwerk.de/wp-content/themes/oria-child/fonts/fr-45light-webfont.eot?#iefix") format("eot"), url("https://www.pfefferwerk.de/wp-content/themes/oria-child/fonts/fr-45light-webfont.woff") format("woff"), url("https://www.pfefferwerk.de/wp-content/themes/oria-child/fonts/fr-45light-webfont.ttf") format("truetype"), url("https://www.pfefferwerk.de/wp-content/themes/oria-child/fonts/fr-45light-webfont.svg") format("svg");
}

h1,
h2,
h3,
h4,
h5,
h6,
.main-navigation li {
    font-family: "Frutiger45Light", sans-serif;
}

.home h1.entry-title {
    display: none;
}

@media only screen and (min-width: 1269px) {
    .container.content-wrapper {
        margin-top: -1px;
    }
}

/* Links und Icons für die Links */
a[href^='http://']:not('.none-worldglobal'),
a[href^='https://']:not('.none-worldglobal'),
a[href^='www']:not('.none-worldglobal') {
    padding-left: 30px;
    background: url(./img/welticon.svg) left no-repeat;
    background-size: 19px 19px;
}

.none-worldglobal {
    padding-left: 0px;
    background: none;
    background-size: 0px;
}

a[href^='https://www.pfefferwerk.de/blog'],
a[href^='http://www.pfefferwerk.de/blog'],
a[href^='www.pfefferwerk.de/blog'],
a[href^='pfefferwerk.de/blog'],
a[href^='https://www.pfefferwerk.de'],
a[href^='http://www.pfefferwerk.de'],
a[href^='www.pfefferwerk.de'],
a[href^='pfefferwerk.de'],
a[href^='pfefferwerk.de/wp-content'],
a[href^='https://www.pfefferwerk.de/wp-content'],
.wpgmza_map a,
.logo-symbols a {
    padding-left: 30px;
    background: url(./img/pw-favicon.gif) left no-repeat;
    background-size: 19px 19px;
    padding-left: 0px;
    background: none;
}

/**Icon for PDF data**/
a[href$=".pdf"] {
    padding-left: 30px;
    background: url(./img/pw-favicon.gif) left no-repeat;
    background-size: 19px 19px;
    /* padding-left: 0px;
    background: none;
    */
}

.pdf a[href$=".pdf"] {
    padding-left: 30px;
    background: transparent url(./img/PDF-file-icon.svg) no-repeat left;
}

/*** Links für die alte Seite ***/
a[href^='http://192.168.100.119/pw'],
a[href^='192.168.100.119/pw'],
a[href^='http://192.168.100.119/blog'],
a[href^='192.168.100.119/blog'],
.wpgmza_map a,
.logo-symbols a {
    padding-left: 0px;
    background: none;
}

a:focus {
    outline: 0;
}

/*-----Schrift und Farben -----*/
body {
    font-family: "Frutiger45Light", sans-serif;
    font-size: 1.7rem;
    color: #000;
    word-wrap: break-word;
    line-height: 1.6;
    background-color: #f9f6f5;
}

@media only screen and (min-width: 1700px) {
    body {
        font-size: 1.6rem;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

.widget a {
    color: #ed1c24;
}

.entry-title,
.entry-title a {
    color: #000;
}

h1 {
    font-size: 3rem;
}

.blog-entry-header .entry-title {
    font-size: 2.7rem;
}

h2 {
    font-size: 2.5rem;
}

h3 {
    font-size: 2.3rem;
}

h4 {
    font-size: 2rem;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 16px;
}

h1.entry-title {
    text-align: left;
}

.hpt_headertitle {
    display: none;
}

.top-bar {
    border-top: 0px none rgba(255, 255, 255, 0);
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.15);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 0px none rgba(255, 255, 255, 0);
    position: relative;
    z-index: 10;
}

.main-navigation li {
    float: left;
    position: relative;
    z-index: 11;
    font-family: "Frutiger45Light", sans-serif;
    font-size: 16px;
}

.main-navigation ul ul li {
    text-transform: none;
    font-weight: 400;
    font-family: "Frutiger45Light", sans-serif;
    font-size: 14px;
}

#mega-menu-wrap-social #mega-menu-social>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.91));
}

li#mega-menu-item-419.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-menu-item-home.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-419 {
    color: rgb(226, 0, 26);
}

.widget-area {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.78);
    width: 360px;
    height: 100%;
    padding: 30px;
    top: 0;
    left: -360px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    overflow-y: auto;
    z-index: 999;
}

.site-header::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
}

.site-header .container {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .main-navigation {
        display: block;
    }
}

/***** Carousel ******/
.carousel-inner>.item>img {
    transition: 3s;
    width: 100%;
}

/* .carousel-inner > .item > img:hover {
    transform: scale(1.1);
}
*/
.carousel-inner .active {
    /* position: absolute;
   */
    z-index: 10;
}

.carousel-caption .header-link {
    /* position: relative;
    */
    z-index: 10000;
}

.right.carousel-control {
    z-index: 10;
}

.left.carousel-control {
    z-index: 10;
}

.carousel-caption {
    text-align: start;
    float: left;
    background-color: rgba(63, 63, 63, 0.7);
    text-shadow: none;
}

.carousel-caption:first-child {
    padding-left: 15px;
}

.carousel-caption header-link {
    list-style-type: none;
}

/***** Navigation *******/
@media only screen and (max-width: 620px) {
    .mega-menu-item {
        width: 100%;
    }
}

/*-----Content-Bereich-----*/
.site-content {
    margin-top: 0px;
}

.content-wrapper {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*------Hauptteil------*/
.content-area {
    width: 70%;
}

.jobs .content-area {
    width: 75%;
    margin-left: 0%;
}

.startseite .content-area {
    width: 70%;
    margin-left: 0%;
}

.leichte-sprache {
    font-size: 14pt;
    line-height: 1.5;
}

/*Überschriften in Abteilungsfarben*/
h1.entry-title.kitas,
.kitas h1,
.kitas h2,
.kitas h3,
.kitas h4,
.kitas h5,
.kitas h6,
.kitas li:before {
    color: #ff6600;
}

h1.entry-title.schulen,
.schulen h1,
.schulen h2,
.schulen h3,
.schulen h4,
.schulen h5,
.schulen h6 {
    color: #a3bf3f;
}

h1.entry-title.koop,
.koop h1,
.koop h2,
.koop h3,
.koop h4,
.koop h5,
.koop h6 {
    color: #335c7f;
}

h1.entry-title.jugend,
.jugend h1,
.jugend h2,
.jugend h3,
.jugend h4,
.jugend h5,
.jugend h6 {
    color: #409255;
}

h1.entry-title.beruf,
.beruf h1,
.beruf h2,
.beruf h3,
.beruf h4,
.beruf h5,
.beruf h6 {
    color: #f2c938;
}

h1.entry-title.stadtteil,
.stadtteil h1,
.stadtteil h2,
.stadtteil h3,
.stadtteil h4,
.stadtteil h5,
.stadtteil h6 {
    color: #ed1c24;
}

.advgb-accordion-header h1,
.advgb-accordion-header h2,
.advgb-accordion-header h3,
.advgb-accordion-header h4,
.advgb-accordion-header h5,
.advgb-accordion-header h6 {
    color: #fff;
    padding-left: 0.3em;
}

.advgb-accordion-body,
.ui-accordion-content,
.ui-corner-bottom,
.ui-helper-reset,
.ui-widget-content,
.ui-accordion-content-active p {
    padding-left: 0.4em;
}

/*------Sidebar-----*/
#secondary {
    width: 23%;
}

/* SA Slider Abstand */
.owl-stage-outer {
    margin-bottom: 25px;
    height: 500px;
}

.owl-dots {
    margin-bottom: 25px;
}

/* Responsive Bilder */
img.wp-post-image {
    width: 100%;
}

aside#media_image-21.widget.widget.widget_media_image {
    margin-top: 60px;
}

/** * Twitter */
#twitter-widget-holder {
    max-height: 520px;
    padding: 20px;
    background: #fff;
}

.mCSB_dragger_bar:hover,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgb(226, 0, 26) !important;
}

/** * Textmarkierung */
::selection {
    background: rgb(226, 0, 26);
    color: #ffffff;
}

::-moz-selection {
    background: rgb(226, 0, 26);
    color: #ffffff;
}

/* Headerbereich */
/* Schriftzug + Icons */
.logo {
    width: 165px;
    height: auto;
    margin-bottom: 6px;
    margin-left: -5px;
    float: left;
}

/*** Mehrere Icons betreffend ****/
.icons-text p {
    visibility: hidden;
    margin-top: 8px;
    font-size:12px;
    text-align:center;
}

.header-icons .fa {

}


/* */
.header-icons {
    background-color: #fff;
    color: #e2001a;
    display: flex;
    justify-content: flex-end;
    height: 75px;
}


.header-icons > div {
    display:flex;
    flex-direction:column;
    align-items:center;
    width:40px;
}

.header-icons > div:hover > .icons-text p {
    visibility: visible;
}


.header-icons > div > a {
    display:inline-block;
    padding:3px 3px 0;
    background-color: #e3000f;
    line-height:1;
    border:1px solid #e3000f;
    width:32px;
    
    height:32px;
}

.header-icons > div:hover > a {
    background-color: transparent;
}
.header-icons > div > a > svg {
    color:#fff;
   
}

.header-icons > div:hover > a > svg {
    color:#e3000f;

}








/*** Kontrastbutton oben **/
.font-symbol {
    height: 50px;
    display: flex;
    justify-content: flex-end;
}

.fa-adjust {
    color: #000;
}

.font-symbol .fa {
    font-size: 1.5em;
    color: #222;
}

.font-symbol .font-small {
    font-size: 1em;
    margin-left: -5px;
    margin-right: 10px;
}

/**** Div Container für die obere Leiste/Banner ****/
.logo-banner {
    width: 100%;
    height: 150px;
    background-color: #fff;
}

.logo-container {
    width: 79%;
    height: 100%;
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #e2001a;
    font-size: 2.5em;
    float: left;
}

.schriftlogo {
    text-align: center;
    vertical-align: bottom;
    position: relative;
}

.schriftlogo-container {
    width: 80%;
    text-align: end;
}

.logo-symbols {
    width: 20%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    color: #e2001a;
    float: left;
}

@media only screen and (max-width: 1008px) {
    .logo-banner {
        width: 100%;
        height: 205px;
        background-color: #fff;
    }

    .schriftlogo {
        top: -2px;
        left: 0px;
    }
}

@media only screen and (max-width: 1220px) {
    .logo-container {
        width: 79%;
    }

    .logo-symbols {
        width: 20%;
    }
}

@media only screen and (max-width: 920px) {
    .logo-container {
        width: 74%;
    }

    .logo-symbols {
        width: 25%;
    }
}

@media only screen and (max-width: 740px) {
    .logo-container {
        width: 69%;
    }

    .logo-symbols {
        width: 30%;
    }
}

@media only screen and (max-width: 620px) {
    .logo-banner {
        width: 100%;
        height: auto;
        min-height: 140px;
    }

    .logo-container {
        display: none;
    }

    .logo-symbols {
        width: 100%;
        height: 120px;
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .logo-symbols p {
        margin-bottom: 0px;
    }
}

/* Accordion Slider */
.flexbox-slider img {
    all: unset;
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {

    /* IE10+ specific styles go here */
    .flexbox-slider img {
        max-width: none;
    }
}

.flexbox-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    visibility: hidden;
}

.flexbox-slider .flexbox-slide {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    width: 20%;
    height: 100%;
    position: relative;
    overflow: hidden;
    /* cursor: pointer;
    */
    visibility: visible;
    border-left: 2px solid #fff;
}

#first {
    border-left: 0px solid #fff;
}

.flexbox-slider .flexbox-slide:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 800px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 6;
    opacity: 0;
}

.flexbox-slider .flexbox-slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
}

.flexbox-slider:hover .flexbox-slide:hover {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
}

@media only screen and (max-width: 575px) {
    .flexbox-slider {
        display: none;
    }

    .logo-header {
        background-color: #fff;
    }

    .logo-header img {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.logo-header {
    background-color: #fff;
}

.logo-header img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 575px) {
    .logo-header {
        display: none;
    }
}

/* Seitenleiste Bilder */
.image .wp-image-1621 .zivilgesellschaft {
    margin-top: 60px;
}

.textwidget img {
    width: 40%;
    max-height: 400px;
}

/*** Seitenleiste ***/
#secondary h4 {
    margin-top: 20px;
}

/* Buttons */
.read-more,
.nav-previous,
.nav-next,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid rgb(226, 0, 26);
    background-color: rgb(226, 0, 26);
}

.read-more a,
.nav-previous a,
.nav-next a,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
}

.read-more:hover,
.nav-previous:hover,
.nav-next:hover,
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #fff;
}

.read-more:hover a,
.nav-previous:hover a,
.nav-next:hover a,
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: rgb(226, 0, 26);
}

/* Suchleiste */
input.fa-input {
    font-family: FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid rgb(226, 0, 26);
    background-color: rgb(226, 0, 26);
    color: #fff;
}

input.fa-input:hover {
    background-color: #fff;
    color: rgb(226, 0, 26);
}

input.fa-input {
    border-radius: 0px;
}

input.eingabefeld {
    border-radius: 0px;
}

#searchform {
    height: 60px;
}

@media only screen and (min-width: 1269px) {
    input.fa-input {
        height: 61px;
        width: 51px;
        margin-top: -4px;
    }

    input.eingabefeld {
        width: 200px;
        height: 60px;
        margin-right: -6px;
        padding-right: 0px;
        padding-bottom: 12px;
        border-top: 0px;
        border-bottom: 0px;
    }

    li.item-suchleiste {
        width: 250px;
        height: 60px;
        margin-top: 1px;
    }

    li.item-suchleiste {
        float: right;
    }

    #searchform {
        margin-top: -1px;
        background-color: #fff;
    }
}

@media only screen and (max-width: 1268px) {
    input.eingabefeld {
        width: 86%;
        border-top: 1px solid #e8e8e8;
        border-left: 1px solid #e8e8e8;
    }

    input.fa-input {
        width: 13.8%;
        margin-left: -5px;
        margin-top: -2px;
        padding-top: 16px;
    }

    li.item-suchleiste {
        width: 100%;
    }
}

/* Error und Search Seite auf ganze Breite */
.content-area.fullwidth {
    margin-left: 0px;
    width: 100%;
    padding-left: 13%;
    padding-right: 13%;
}

/* Search Seite */
div.content-wrapper.search-page {
    overflow: hidden;
}

.search-nav {
    float: right;
}

.archive-header {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}

@media only screen and (min-width: 992px) {
    .search-layout {
        height: 105px;
    }
}

/* 404 Error Seite */
section.error-404.not-found {
    float: left;
}

/*Blogbeiträge Startseite*/
.beitrags-layout {
    height: 600px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.blog-link img {
    width: 20px;
    margin-right: 10px;
}

div.entry-content {
    margin-top: 0px;
}

/** * Design der Kacheln */
.beitrags-layout {
    border: 1px solid #fff;
    padding: 25px;
}

.beitrags-layout a {
    display: block;
    height: 100%;
    text-decoration: none;
}

.beitrags-layout:hover {
    border: 1px solid rgb(226, 0, 26);
}

.beitrags.layout .beitrags-content a {
    display: block;
    height: 100%;
}

.beitrags-image {
    width: auto;
    height: 250px;
    text-align: center;
    overflow: hidden;
}

.beitrags-image img {
    min-width: auto;
    max-width: none;
    height: 250px;
    margin: 0 -100%;
}

.content {
    color: #000;
}

.beitrags-content h3 {
    color: rgb(226, 0, 26);
    height: auto;
}

.weiterlesen {
    color: rgb(226, 0, 26);
}

/* Einrichtungen A - Z */
.letter-section a {
    /*float: left;
   */
    font-family: "Frutiger45Light", sans-serif;
    font-size: 1.7rem;
}

.letter-section li {
    height: 30px;
}

@media only screen and (max-width: 1199.9px) {
    .beitrags-layout {
        height: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .beitrags-layout:nth-child(odd) {
        margin-left: 5.333%;
    }
}

@media only screen and (max-width: 1080px) {
    .content-area {
        width: 100%;
        margin-left: 0px;
    }

    #secondary {
        width: 100%;
    }

    .jobs .content-area {
        width: 100%;
    }

    .startseite .content-area {
        width: 100%;
    }
}

@media only screen and (max-width: 1475px) {
    .beitrags-layout {
        height: 660px;
    }
}

@media only screen and (max-width: 1199px) {
    .beitrags-layout {
        height: auto;
    }
}

/* Footer */
.footer-seiten {
    float: right;
}

.site-info a {
    color: #fff;
}

.footer-seiten a {
    padding-right: 15px;
}

/* Megamenü */
#mega-menu-social .mega-sub-menu .mega-menu-row {
    z-index: 40;
}

#mega-menu-primary {
    z-index: 20;
}

#mega-menu-wrap-social.mega-menu-wrap {
    margin-bottom: -1px;
}

/* Links und Icons für die Links */
.wp-embed-footer a {
    padding-left: 35px;
}

.letter-page a {
    padding-left: 15px;
}

/**** Cookies ******/
.cc_container {
    font-family: "Frutiger45Light", sans-serif !important;
}

.cc_btn {
    background-color: #fff !important;
}

/**** Mediathek ******/
.mediathek-beitrag {
    min-height: 260px;
    margin-bottom: 35px;
}

.mediathek-beitrag h4 {
    color: rgb(226, 0, 26);
}

.mediathek-beitrag img {
    width: 400px;
}

/** * * CSS vom Megamenü * */
/** Wednesday 27th of June 2018 10:20:59 AM (core) **/
#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 1.7rem;
    height: auto;
    left: auto;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    min-height: 0;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: inherit;
    width: auto;
}

#mega-menu-wrap-primary:before,
#mega-menu-wrap-primary #mega-menu-primary:before,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before,
#mega-menu-wrap-primary:after,
#mega-menu-wrap-primary #mega-menu-primary:after,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after {
    display: none;
}

#mega-menu-wrap-primary {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#fff));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), #fff);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), #fff);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80222222', endColorstr='#FF222222');
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px;
}

/* alternate */
#alternate #page {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/*** Kontraste Cookiemeldung ***/
#alternate .cc_more_info {
    color: #fff !important;
}

#alternate a.cc_more_info:hover {
    color: #e8e8e8 !important;
    text-decoration: underline !important;
}

#alternate #page {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#alternate .logo-symbols {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#alternate .logo-container {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* Kindertagesstätten */
#alternate h1.entry-title.kitas,
#alternate .kitas h1,
#alternate .kitas h2,
#alternate .kitas h3,
#alternate .kitas h4,
#alternate .kitas h5,
#alternate .kitas h6,
#alternate .kitas li:before {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #090909;
}

#alternate #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#alternate #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
#alternate #mega-menu-wrap-primary #mega-menu-primary>li#mega-menu-item-419>a.mega-menu-link {
    color: #000000;
}

/* Kindertagesstätten */
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-533>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Schulische Bildung */
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#alternate h1.entry-title.schulen,
#alternate .schulen h1,
#alternate .schulen h2,
#alternate .schulen h3,
#alternate .schulen h4,
#alternate .schulen h5,
#alternate .schulen h6 {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-532>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Kooperation Jugendhilfe */
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate h1.entry-title.koop,
#alternate .koop h1,
#alternate .koop h2,
#alternate .koop h3,
#alternate .koop h4,
#alternate .koop h5,
#alternate .koop h6 {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #070707;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-531>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Jugendhilfe Wohnen*/
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#alternate h1.entry-title.jugend,
#alternate .jugend h1,
#alternate .jugend h2,
#alternate .jugend h3,
#alternate .jugend h4,
#alternate .jugend h5,
#alternate .jugend h6 {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-536>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Berufliche und kulturelle Bildung */
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#alternate h1.entry-title.beruf,
#alternate .beruf h1,
#alternate .beruf h2,
#alternate .beruf h3,
#alternate .beruf h4,
#alternate .beruf h5,
#alternate .beruf h6 {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-530>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Stadtteilarbeit & Jugendfreizeit */
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529>a.mega-menu-link:hover {
    background: #fff;
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
    border-color: #fff;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529.mega-current-menu-item>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529.mega-current-menu-ancestor>a.mega-menu-link,
#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529.mega-current-page-ancestor>a.mega-menu-link {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#alternate h1.entry-title.stadtteil,
#alternate .stadtteil h1,
#alternate .stadtteil h2,
#alternate .stadtteil h3,
#alternate .stadtteil h4,
#alternate .stadtteil h5,
#alternate .stadtteil h6 {
    color: #000000;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.widget_text>h4 {
    color: #000000;
    text-decoration: underline;
}

#alternate #mega-menu-wrap-social #mega-menu-social>li#mega-menu-item-529>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Weiterlesen */
#alternate a.weiterlesen:link:hover {
    color: #000000;
    text-decoration: underline;
    outline: 0;
}

/* 2ClickIframePrivacy */
div.privacy-msg p {
    width: 200px;
    border: 1px solid black;
    padding: 5px;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}