/*
Theme Name: Koko Kiezgr&uuml;n 2025
Version: 1.0
Template: kalium
Text Domain: kalium
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/* --- ALLGEMEIN --- */

@font-face {
    font-family: 'mrdodo-medium';
    src: url('fonts/mrdodo-medium-webfont.woff2') format('woff2'),
         url('fonts/mrdodo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'HankenGrotesk';
  font-weight: 300;
  font-style: normal;
  src: url('fonts/HankenGrotesk-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'HankenGrotesk';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/HankenGrotesk-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'HankenGrotesk';
  font-weight: 600;
  font-style: normal;
  src: url('fonts/HankenGrotesk-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'HankenGrotesk';
  font-weight: 700;
  font-style: normal;
  src: url('fonts/HankenGrotesk-Bold.ttf') format('truetype');
}

body, p {
    font-family: 'HankenGrotesk' !important;
    font-weight: 400;
    color: #000000;
}

h1 {
    font-family: 'mrdodo-medium' !important;
    font-weight: normal;
    color: #927786;
    margin-bottom: 20px !important;
}

body.home h1 {
    text-transform: none;
}

h2 {
    font-family: 'mrdodo-medium' !important;
    font-weight: normal;
    color: #927786;
    margin-bottom: 10px !important;
}

h3 {
    font-family: 'mrdodo-medium' !important;
    font-weight: normal;
    color: #927786;
    margin-bottom: 20px;
}

p {
    /*letter-spacing: -0.4px;*/
    margin-bottom: 20px;
}

a {
    color: #927786;
}

a:hover, .wrapper a:hover {
    color: #b2c135;
    text-decoration: none;
}

a::after {
    display: none !important;
}

.post-formatting a {
    color: #927786;
    text-decoration: underline;
}

.post-formatting ol li, .post-formatting ul li, .widget.widget_media_gallery ol li, .widget.widget_media_gallery ul li {
    font-size: 18px;
    line-height: 24px;
    padding: 0px;
}

.big p, p.big {
    font-family: 'mrdodo-medium' !important;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #927786 !important;
}

.small p, p.small, .small {
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
}

b, strong {
    font-weight: 700;
}

.plyr__controls {
    display: none !important;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none !important;
}

.vc_images_carousel .vc_carousel-indicators {
    bottom: 0px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
    border: 0px solid grey !important;
    margin: 6px !important;
    background-color: #ffffff !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    border: 0px solid grey !important;
    margin: 6px !important;
    background-color: #b2c135 !important;
}

.kokopipe {
    display: inline-block;
    color: #b2c135;
    transform: translate(0px,-2px);
}


/* --- KOPFBEREICH --- */

.site-header {
    background: #ffffff !important;
}

.site-header .sticky-element {
    background: #ffffff !important;
}

.header-block {
    padding-top: 30px;
    padding-bottom: 30px;
}

.standard-menu .menu > li > a {
    font-family: 'mrdodo-medium' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #927786 !important;
    transition: all 0.25s;
}

.standard-menu ul.menu > li a:hover {
    color: #b2c135 !important;
    transition: all 0.25s;
}

.standard-menu ul.menu > li a::after {
    display: none;
}

.standard-menu ul.menu > li.current-menu-item a {
    color: #b2c135 !important;
    transition: all 0.25s;
}

.sticky-element-active .standard-menu .menu > li > a {
    font-size: 18px !important;
    line-height: 20px !important;
}

.link-style :is(p > a, strong > a, em > a, li:not([class]) a, .link, .links > a, .all-links a):where(:not(.button)), .link-style > a {
    background: transparent !important;
}

#menu-hauptmenue-links, #menu-hauptmenue-rechts {
    transform: translate(0px,14px);
}

.mobile-logo {
    display: none;
}

.sticky-element-active #menu-hauptmenue-links, .sticky-element-active #menu-hauptmenue-rechts {
    transform: translate(0px,0px);
}

.toggle-bars__bars {
    width: 32px !important;
    height: 18px !important;
}

.toggle-bars__bar-line {
    background-color: #927786 !important;
}

.pum-content p {
    margin: 0px !important;
}

.newsletter-button {
    font-family: 'mrdodo-medium' !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 14px 0px 14px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #927786;
    border-radius: 4px;
}

.newsletter-button:hover {
    color: #ffffff;
    text-decoration: none;
    background: #b2c135;
}


/* --- HAUPTINHALTE --- */

.wpb_content_element {
    margin-bottom: 0px;
}

#aufmacher {
    padding-top: 0px;
    padding-bottom: 0px;
}

.mobile {
    display: none;
}

#aufmacher .wpb_single_image .vc_single_image-wrapper, #aufmacher img {
    width: 100%;
    height: auto;
}

#einleitung {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
}

#einleitung.unterseiten {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0px;
    padding-right: 0px;
}

#einleitung.maeusepost {
    padding-top: 80px;
    padding-top: 25vh;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#einleitung.maeusepost .maus img {
    max-width: 650px;
}

#einleitung.unterseiten h1 {
    /*margin-bottom: 30px;*/
}

#kacheln {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #f0edee;
}

/*#kacheln .vc_column-inner {
    max-width: 1116px;
    margin: 0 auto;
}*/

#kacheln .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(555px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));
    gap: 34px;
}

#kacheln .wpb_wrapper .kachel .wpb_wrapper {
    display: block;
    grid-template-columns: unset;
    gap: unset;
}

#kacheln .wpb_text_column {
    margin-top: 20px;
}

/* --- Seite Veranstaltungen --- */

#aufmacher.veranstaltungen {
    padding-top: 0px;
    padding-bottom: 0px;
}

#einleitung.veranstaltungen {
    padding-top: 60px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
}

#einleitung.veranstaltungen h1 {
    /*margin-bottom: 40px !important;
    margin-bottom: 20px !important;*/
}

.headline-girlande {
    padding-bottom: 55px;
}

.headline-girlande h2 {
    font-size: 44px !important;
    line-height: 50px !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

/*.headline-girlande p {
    color: #927786;
}*/

.headline-girlande .vc_column-inner .wpb_wrapper {
    padding-top: 70px;
    padding-top: 100px;
    padding-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-girlande@2x-min.png) top left;
    background-repeat: no-repeat;
    background-size: contain;
}

/*.headline-girlande .vc_column-inner .wpb_wrapper {
    padding-top: 70px;
    padding-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/251223_KokoKiezgruen_Wimpelkette_Webseite.jpg) top left;
    background-repeat: repeat-x;
    background-size: 384px 20px;
}*/

.headline-girlande .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
}

.terminblock .vc_column-inner .wpb_wrapper {
    padding-bottom: 40px;
    margin-bottom: 40px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-punktellinie@2x.png) bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}

.terminblock .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper {
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: none;
}

.terminblock.letzter .vc_column-inner .wpb_wrapper {
    padding-bottom: 65px;
    margin-bottom: 0px;
    background: none;
}

.terminblock .termin-container {
    width: 75%;
    margin-bottom: 10px !important;
}

.terminblock .termin-container .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

.terminblock .termin {
    display: inline-block;
    padding: 4px 7px 3px 7px;
    border-radius: 10px;
    margin-right: 4px;
    margin-bottom: 6px;
    background: #e5e0e3;
    background: rgba(152,131,142,0.25);
    background: rgba(152,131,142,0.18);
}

.terminblock .termin p {
    font-weight: 700;
    line-height: 20px;
}

.terminblock .termindetails {
    width: 82%;
}

#harzsalbe .termindetails {
    width: 74%;
}

.terminblock .termindetails h3 {
    font-size: 28px !important;
    line-height: 34px !important;
    margin-bottom: 10px !important;
}

.keramik {
    position: absolute;
    right: 40px;
    top: -90px;
    width: 323px;
    height: 225px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-keramik@2x-min.png) top right;
    background-repeat: no-repeat;
    background-size: 323px 225px;
}

.keramik .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

.vogel {
    position: absolute;
    right: 0px;
    bottom: -40px;
    bottom: -42px;
    width: 249px;
    height: 345px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-voegelchen@2x-min.png) bottom right;
    background-repeat: no-repeat;
    background-size: 249px 345px;
}

.vogel .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

.blaetter {
    position: absolute;
    right: 40%;
    top: -150px;
    width: 200px;
    height: 205px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-blaetter@2x-min.png) top right;
    background-repeat: no-repeat;
    background-size: 200px 205px;
}

.blaetter .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

.werkzeug {
    position: absolute;
    right: 80px;
    top: -20px;
    width: 302px;
    height: 168px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-werkzeug@2x-min.png) top right;
    background-repeat: no-repeat;
    background-size: 302px 168px;
}

.werkzeug .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

.tasse {
    position: absolute;
    right: 40px;
    bottom: -38px;
    width: 120px;
    height: 110px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-tasse@2x-min.png) bottom right;
    background-repeat: no-repeat;
    background-size: 120px 110px;
}

.tasse .wpb_wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    background: none !important;
}

/* --- Seiten Impressum und Datenschutz --- */

#impressum-datenschutz {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15%;
    padding-right: 15%;
}


/* --- FOOTER --- */

.site-footer {
    padding-top: 60px;
    background: #ffffff;
}

.lb-element-footer-container-row {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f0edee;
}

body.home .site-footer {
    background: #f0edee;
}

body.home .lb-element-footer-container-row {
    background: #ffffff;
}

.site-footer .widget td, .site-footer .widget td a {
    font-family: 'HankenGrotesk' !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    color: #6f5b52 !important;
    transition: color 0.25s;
    text-decoration: none;
    padding: 0px;
}

.site-footer .widget .row-1 .column-1, .site-footer .widget .row-1 .column-1 a {
    font-family: 'mrdodo-medium' !important;
    font-size: 30px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    color: #b2c135 !important;
    transition: color 0.25s;
    text-transform: uppercase;
}

.site-footer .widget td a:hover {
    color: #b2c135 !important;
    transition: color 0.25s;
}

.site-footer .links {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    position: relative;
    overflow: hidden;
}

/*.site-footer .links .lb-element-footer-sidebar-footer-sidebar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}*/

.site-footer .links #tablepress-2 {
    display: none;
}

.site-footer .links table {
    margin: 0px;
}

.site-footer .links table img {
    max-width: 210px;
    height: auto;
    transform: translate(0px,-4px);
}

.tablepress>:where(thead)+tbody>:where(:not(.child))>*, .tablepress>tbody>*~:where(:not(.child))>*, .tablepress>tfoot>:where(:first-child)>* {
    border-top: 0px solid #000 !important;
}

.site-footer .rechts {
    padding-right: 30px;
    position: relative;
    overflow: visible;
}

.site-footer .rechts .lb-element-footer-sidebar-footer-sidebar-2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.site-footer .rechts #media_image-2 img {
    position: absolute;
    left: -20px;
    bottom: 0px;
    width: 176px;
    height: auto;
}

.site-footer .rechts .social {
    transform: translate(-30px,-5px);
}

.site-footer .rechts #nav_menu-2 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.site-footer .widget ul li {
    margin: 0px;
    padding: 0px;
}

.site-footer .widget ul li a {
    font-family: 'HankenGrotesk' !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    color: #6f5b52 !important;
    transition: color 0.25s;
}

.site-footer .widget ul li a:hover {
    color: #b2c135 !important;
    transition: color 0.25s;
}

.scroll-to-top {
    margin-bottom: 30px;
}


/* --- RETINA ----------------------------------------------------------------------------------------------------- */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
   /* Retina-specific stuff here */

}



/* --- RESPONSIVE ------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 2501px) {

}

@media only screen and (min-width: 2201px) and (max-width: 2500px) {

}

@media only screen and (min-width: 1601px) and (max-width: 2200px) {

}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {

}

@media only screen and (min-width: 1261px) and (max-width: 1400px) {

}



/* ==============================================================================================================================
/*
/* 	#Desktop Notebook	<= 1260
/* 
/* =========================================================================================================================== */

@media only screen and (max-width: 1260px) {

    #kacheln {
    	padding-left: 44px;
    	padding-right: 44px;
    }

}


/* ==============================================================================================================================
/*
/* 	#Browserfenster kleiner	<= 1200
/* 
/* =========================================================================================================================== */

@media only screen and (max-width: 1200px) {

}


/* ==============================================================================================================================
/*
/* 	#Browserfenster noch kleiner	<= 1000
/* 
/* =========================================================================================================================== */

@media only screen and (max-width: 1000px), only screen and (max-device-width: 844px) and (orientation: landscape) {

    .big p, p.big {
        font-size: 22px;
        line-height: 32px;
    }

    .header-logo.logo-image {
        width: 220px;
        height: auto;
    }
    
    .standard-menu .menu > li > a {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    
    .sticky-element-active .standard-menu .menu > li > a {
        font-size: 15px !important;
        line-height: 18px !important;
    }
    
    #kacheln .wpb_wrapper {
        grid-template-columns: repeat(auto-fit, minmax(308px, 1fr));
    }
    
    .keramik {
        right: 20px;
        top: -90px;
        width: 280px;
        height: 195px;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-keramik@2x-min.png) top right;
        background-repeat: no-repeat;
        background-size: 280px 195px;
    }
    
    .vogel {
        bottom: -40px;
        width: 195px;
        height: 270px;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-voegelchen@2x-min.png) bottom right;
        background-repeat: no-repeat;
        background-size: 195px 270px;
    }
    
    .blaetter {
        right: 20%;
        top: -150px;
        width: 160px;
        height: 164px;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-blaetter@2x-min.png) top right;
        background-repeat: no-repeat;
        background-size: 160px 164px;
    }
    
    .werkzeug {
        right: 0px;
        top: -20px;
        width: 250px;
        height: 139px;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-werkzeug@2x-min.png) top right;
        background-repeat: no-repeat;
        background-size: 250px 139px;
    }
    
    .tasse {
        right: 40px;
        bottom: -38px;
        width: 100px;
        height: 92px;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-tasse@2x-min.png) bottom right;
        background-repeat: no-repeat;
        background-size: 100px 92px;
    }
    
    .site-footer .links table img {
        max-width: 100%;
    }

}


/* ==============================================================================================================================
/*
/* 	#Tablet (Portrait) & Mobile	<= 820			OR Smartphone (Landscape)
/* 
/* =========================================================================================================================== */

@media only screen and (max-width: 820px) {

    .site-header .sticky-element {
        background: #ffffff !important;
    }

    .header-block {
        padding-top: 10px;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-bottom: 40px;
        background: #ffffff !important;
    }

    .sticky-element-active .header-block {
        background: #ffffff !important;
    }
    
    /*.header-logo.logo-image {
        width: 160px !important;
        height: auto !important;
    }
    
    .sticky-element-active .header-logo.logo-image {
        width: 160px !important;
        height: auto !important;
    }*/
    
}


/* ==============================================================================================================================
/*
/* 	#Mobile (Landscape)	<= 740																			#Mobile (Portrait)	< 480
/* 
/* =========================================================================================================================== */

@media only screen and (max-device-width: 740px) and (orientation: landscape) {

}


/* ==============================================================================================================================
/*
/* 	#Mobile (Portrait)	<= 540																			#Mobile (Portrait)	< 480
/* 
/* =========================================================================================================================== */

@media only screen and (max-width: 540px) {

    .big p, p.big {
        font-size: 18px;
        line-height: 24px;
    }
    
    .vc-row-container.container {
        padding-left: 27px;
        padding-right: 27px;
    }
    
    .vc-row-container.row-stretch {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .vc-row-container.row-stretch .vc_row-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .header-block--content-left {
        display: none;
    }

    .header-block__logo {
        display: none;
    }
    
    .sticky-element-active .sticky-element {
        /*-webkit-box-shadow: 0px 1px 3px 4px #ACACAC !important; 
        box-shadow: 0px 1px 3px 4px #ACACAC !important;
        -webkit-box-shadow: 0px 1px 15px 5px #D4D4D4; 
        box-shadow: 0px 1px 15px 5px #D4D4D4;
        -webkit-box-shadow: 0px 1px 16px 4px #DEDEDE; 
        box-shadow: 0px 1px 16px 4px #DEDEDE;*/
        -webkit-box-shadow: 0px 1px 10px 3px rgba(189,189,189,0.8); 
        box-shadow: 0px 1px 10px 3px rgba(189,189,189,0.8);
    }

    .sticky-element-active .header-block .header-block__row-container {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    
    .sticky-element-active .header-block__logo {
        display: block;
        padding-left: 39px;
    }
    
    .header-block__items-row--content-right .header-block__item--type-raw-text {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    
    .sticky-element-active .header-block__items-row--content-right .header-block__item--type-raw-text {
        display: none;
    }
    
    .header-block__items-row--content-right .header-block__item--mobile-menu-toggle {
        position: absolute;
        right: 24px;
        top: 53%;
    }
    
    .sticky-element-active .header-block__items-row--content-right .header-block__item--mobile-menu-toggle {
        top: 35%;
    }

    .mobile-logo {
        display: block;
        width: 230px;
        height: auto;
    }
    
    .mobile-menu-logo {
        width: 50vw;
        height: auto;
    }
    
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }
    
    .mobile-menu-open .mobile-menu {
        height: fit-content;
        -webkit-box-shadow: 0px 1px 10px 3px rgba(189,189,189,0.8); 
        box-shadow: 0px 1px 10px 3px rgba(189,189,189,0.8);
    }
    
    #menu-hauptmenue-mobil {
        gap: 0px;
    }
    
    .menu .menu-item > a {
        font-family: 'mrdodo-medium' !important;
        font-weight: 400 !important;
        font-size: 18px !important;
        line-height: 32px !important;
        color: #927786 !important;
        transition: all 0.25s;
    }
    
    .menu .menu-item > a:hover {
        color: #b2c135 !important;
        transition: all 0.25s;
    }
    
    .menu .menu-item > a::after {
        display: none;
    }
    
    .list-nav-menu ul li:is(.current-menu-item,.current-menu-parent,.current_page_item,.current-menu-ancestor,.current_page_ancestor)>a {
        color: #b2c135 !important;
        transition: all 0.25s;
    }

    #einleitung {
        padding-top: 30px;
        padding-bottom: 35px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    body.home h1 {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    #kacheln {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #kacheln .wpb_wrapper .kachel {
        margin-bottom: 10px;
    }

    .terminblock .termin-container {
        width: 100%;
    }
    
    .terminblock .termindetails {
        width: 100%;
    }
    
    #harzsalbe .termindetails {
        width: 100%;
    }
    
    .terminblock .termindetails h2 {
        /*margin-bottom: 20px !important;*/
    }
    
    .terminblock .termin p {
        font-size: 14px;
    }
    
    #toepfern-fuer-erwachsene .wpb_wrapper {
        /*padding-bottom: 80px;
        padding-bottom: 0px;*/
    }

    .keramik {
        right: 0px;
        top: inherit;
        bottom: 10px;
        width: 100%;
        height: 15vh;
        margin-bottom: 0px !important;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/KokoKiezgruen_Veranstaltungen_Keramik_Mobile.jpg) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    #harzsalbe .wpb_wrapper {
        padding-bottom: 80px;
        padding-bottom: 0px;
    }
    
    .vogel {
        right: 0px;
        top: inherit;
        bottom: 0px;
        width: 100%;
        height: 15vh;
        margin-bottom: 0px !important;
        background: transparent url(/../../wp-content/themes/kokokiezgruen/bilder/KokoKiezgruen_Veranstaltungen_Rotkehlchen_Mobile.jpg) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    #kiezgruen-ranger-kreuzberg .wpb_wrapper {
        /*padding-bottom: 80px;
        padding-bottom: 0px;*/
    }
    
    .blaetter {
        right: 0px;
        top: inherit;
        bottom: 10px;
        width: 100%;
        height: 20vh;
        margin-bottom: 0px !important;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/KokoKiezgruen_Veranstaltungen_Platane_Mobile.jpg) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    #repair-cafe .wpb_wrapper {
        /*padding-bottom: 80px;
        padding-bottom: 0px;*/
    }
    
    .werkzeug {
        right: 0px;
        top: inherit;
        bottom: 10px;
        width: 100%;
        height: 15vh;
        margin-bottom: 0px !important;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/KokoKiezgruen_Veranstaltungen_Werkzeug_Mobile.jpg) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    .tasse {
        right: 0px;
        top: inherit;
        bottom: 0px;
        width: 100%;
        height: 15vh;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/grafik-tasse@2x-min.png) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    #naeh-kantine .wpb_wrapper {
        /*padding-bottom: 80px;
        padding-bottom: 0px;*/
    }
    
    .naehen {
        right: 0px;
        top: inherit;
        bottom: 10px;
        width: 100%;
        height: 20vh;
        margin-bottom: 0px !important;
        background: transparent url(../../../wp-content/themes/kokokiezgruen/bilder/KokoKiezgruen_Veranstaltungen_Naehen_Mobile.jpg) bottom right;
        background-repeat: no-repeat;
        background-size: 100% auto;

        display: none;
    }
    
    #einleitung.maeusepost .maus img {
        max-width: 100% !important;
    }

    #impressum-datenschutz {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .site-footer .links {
        width: 52%;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 35px;
        padding-right: 15px;
    }
    
    .site-footer .links #tablepress-1 {
        display: none;
    }

    .site-footer .links #tablepress-2 {
        display: block;
    }
    
    .site-footer .links table img {
        max-width: 98%;
        margin-bottom: 12px;
    }
    
    .site-footer .widget td, .site-footer .widget td a {
        font-size: 12px !important;
        line-height: 15px !important;
    }
    
    .site-footer .widget ul li a {
        font-size: 12px !important;
        line-height: 15px !important;
        float: right;
    }
    
    .site-footer .rechts {
        width: 48%;
    }
    
    .site-footer .rechts #media_image-2 img {
        left: 0px;
        width: 126px;
    }

    .site-footer .rechts .social {
        position: absolute;
        transform: none;
        top: 40px;
        right: 35px;
    }
    
    .site-footer .rechts .social img {
        width: 34px !important;
        height: auto;
    }
    
    .site-footer .rechts #nav_menu-2 {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    
    .scroll-to-top {
        margin-bottom: 0px;
        margin-right: 21px;
        width: 34px;
        height: 34px;
    }
    
}


@media only screen and (max-width: 414px) {

    .header-block {
        padding-top: 35px;
    }
    
    .sticky-element-active .header-block__logo {
        padding-left: 27px;
    }
    
    .mobile-logo {
        width: 200px;
    }
    
    .header-block__items-row--content-right .header-block__item--mobile-menu-toggle {
        right: 10px;
    }

    .vc-row-container.container {
        padding-left: 17px;
        padding-right: 17px;
    }
    
    .vc-row-container.row-stretch .vc_row-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.home h1 {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .site-footer .links {
        width: 52%;
        padding-left: 30px;
    }
    
    .site-footer .rechts {
        padding-right: 25px;
    }
    
    .site-footer .rechts #media_image-2 img {
        width: 106px;
        left: -35px;
    }
    
    .site-footer .rechts .social {
        right: 25px;
    }
    
    .scroll-to-top {
        margin-right: 9px;
    }
    
}


@media only screen and (max-width: 320px) {

    .sticky-element-active .header-block__logo {
        padding-left: 9px;
    }

    .header-block__items-row--content-right .header-block__item--mobile-menu-toggle {
        right: 4px;
    }

    .vc-row-container.container {
        padding-left: 7px;
        padding-right: 7px;
    }

    .vc-row-container.row-stretch .vc_row-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }

}