#offcanvas-toggler::after {
  content: "MENÜ"; padding-left: 5px; margin-top: -3px; color: #fff;}

button,input,optgroup,select,textarea {
    margin: 0px 0px 15px 0px;    
}

#sp-top2 a {font-size: 17px;}

#sp-header {
    background-color: rgba(0,0,0,0.0);
}

body,.sp-preloader {
    background-color: rgba(51, 170, 51, .0);
    color: #fff
}

#sp-header {
    height: 0px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
    animation: spFadeIn .5s;
    top: 80px;}

.logo-image
 {
    filter: drop-shadow(3px 3px 5px rgb(0 0 0 / 1));
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    text-shadow: 3px 3px 5px #000000;
}

p {
    text-shadow: 1px 1px 2px #000000;
}

.sp-megamenu-parent {
    text-shadow: 1px 1px 2px #000000;
}

body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://gruene-insel-gastro.de/images/gruene-insel-bg.jpg');
    background-size: cover;
    background-position: center;
    z-index: -1;
    /* Optional: iOS Bug-Fixes */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
