/*
Theme Name: Mister-Poffertjes
Author: Fabio Steinberger
Version: 1.0b
Description: Das ist das offizielle Theme von Mister Poffertjes
*/

html, body {
    overflow-x: hidden;
    font-family: 'crilleetee' !important;
    letter-spacing: 1px;
}

body {
    max-width: 1400px;
    margin: 0 auto !important;
}

#main-menu {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background-image: url(/wp-content/themes/mister-poffertjes/Bilder/navi.png);
    background-position: 0px 45%;
    background-repeat: repeat-x;
    height: 200px;
}

#main-menu .menu-icon img {
    background-color: white;
    border-radius: 50%;
    padding: 5px;
    width: 130px;
}

#main-menu .header-background {
    background-color: #e6e6e6;
    width: 105%;
    height: 200%;
    position: absolute;
    z-index: 0;
    transform: rotate(-12deg);
}

#main-menu .item-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: 50%;
    width: 100%;
    display: none;
}

#main-menu .menu-item {
    padding: 6px 15px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 28px;
    transition: .3s;
}

#main-menu .menu-item.active {
    background-color: white;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.37);
}

#main-menu .menu-item.active a {
    color: #f442d1;
}

#main-menu-sm {
    display: flex;
    position: fixed;
    width: 100%;
    right: -120%;
    top: 200px;
    flex-direction: column;
    background-color: #e6e6e6;
    height: 100%;
    padding: 20px;
    align-items: center;
    z-index: 10;
    transition: .4s;
}

#main-menu-sm.open {
    right: 0px;
}

#main-menu-sm .menu-item {
    font-weight: bold;
    padding: 6px 15px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    display: flex;
    justify-content: flex-start;
    max-width: fit-content;
    border-radius: 22px;
    cursor: pointer;
}

#main-menu-sm .menu-item.active {
    background-color: white;
    color: #f442d1;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.37);
}

#main-menu-sm .menu-item.active a {
    color: #f442d1;
}

#main-menu-sm .menu-item a {
    color: black;
}

#main-menu-sm .menu-item a:hover {
    color: #f442d1;
    text-decoration: underline;
}

#main-menu .b-menue {
    width: 40px;
    height: 25px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: right;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#main-menu .b-menue .b-m-item:nth-of-type(1) {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: black;
    transition: .3s;
}

#main-menu .b-menue .b-m-item:nth-of-type(2) {
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    background-color: black;
    transition: .3s;
}

#main-menu .b-menue .b-m-item:nth-of-type(3) {
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: 0px;
    background-color: black;
    transition: .3s;
}

#main-menu .b-menue.open .b-m-item:nth-of-type(1) {
    transform: translate(-50%, -50%) rotateZ(-45deg);
    top: 50%;
    left: 50%;
}

#main-menu .b-menue.open .b-m-item:nth-of-type(2) {
    opacity: 0;
}

#main-menu .b-menue.open .b-m-item:nth-of-type(3) {
    transform: translate(-50%, -50%) rotateZ(45deg);
    top: 50%;
    left: 50%;
}

#main-menu .data-row, #main-menu-sm .data-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
    height: 50%;
}

#main-menu .data-row svg, #main-menu-sm .data-row svg {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

#main-menu .data-row .phone, #main-menu .data-row .mail, #main-menu .data-row .socialMedia, #main-menu-sm .data-row .phone, #main-menu-sm .data-row .mail, #main-menu-sm .data-row .socialMedia {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

#main-menu .nav-wrapp, #main-menu-sm .nav-wrapp {
    display: flex;
    flex-direction: column;
}

#main-menu .nav-wrapp .mail, #main-menu-sm .nav-wrapp .mail {
    font-weight: bold;
    font-size: 30px;
}

#main-menu .nav-wrapp .mail a, #main-menu-sm .nav-wrapp .mail a {
    padding-left: 10px;
}

#main-menu .nav-wrapp .socialMedia a, #main-menu-sm .nav-wrapp .socialMedia a {
    color: #f442d1;
}

#main-menu .nav-wrapp a, #main-menu-sm .nav-wrapp a {
    font-size: 1rem;
    font-weight: bold;
    color: black;
}

#main-menu-sm .data-row {
    flex-direction: column;
    margin-top: 50px;
}

#main-menu .data-row {
    display: none;
}

#main-menu-sm .data-row>div {
    margin-bottom: 15px;
}

.n2-section-smartslider {
    overflow-x: hidden;
    margin-top: -10px;
}

div#n2-ss-2 .n2-style-ea99b4d0fd859b2164a6c7ffa9ba224e-dot.n2-active, div#n2-ss-2 .n2-style-ea99b4d0fd859b2164a6c7ffa9ba224e-dot:HOVER, div#n2-ss-2 .n2-style-ea99b4d0fd859b2164a6c7ffa9ba224e-dot:FOCUS {
    background: #f442d1 !important;
}

#main-content .main-img img {
    width: 100%;
}

#main-content .main-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

#main-content .main-text .text {
    font-weight: bold;
    max-width: 400px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.main-btn {
    font-weight: bold;
    color: #f442d1;
    padding: 6px 15px;
    float: left;
    border: 2px solid #f442d1;
    border-radius: 25px;
    cursor: pointer;
    width: fit-content;
    text-transform: uppercase;
}

.font-h1, h1 {
    font-size: 42px;
    font-weight: bold;
    color: #f442d1;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'CrilleeTEE', Arial, sans-serif;
}

section {
    padding: 50px 0px;
}

section.background-grey {
    background-color: #e6e6e6;
}

#favorit .inner {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

#favorit .inner img {
    width: 100%;
}

#favorit .inner .fav-img-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 600;
    color: white;
    font-size: 17px;
}

#favorit .btn-wrapp {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
    position: relative;
}

#hungry img {
    width: 100%;
    display: block;
    max-width: 700px;
    margin: 0 auto;
}

#hungry .order-lg-1 {
    display: flex;
}

#hungry .inner {
    width: fit-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    padding: 50px 20px;
}

#hungry .hungry-logo {
    width: 150px;
    position: absolute;
    background-color: white;
    padding-left: 50px;
    border-top-right-radius: 60px;
    padding: 10px 5px 10px 53px;
    top: 28%;
    border-bottom-right-radius: 60px;
    display: none;
}

#hungry .main-btn {
    margin-top: 20px;
}

section.no-padding {
    padding: 0px;
}

#hungry .text {
    font-weight: 600;
}

#hungry .text a {
    color: #f442d1;
}

#hungry .text a:hover {
    color: #f442d1;
    text-decoration: underline;
}

#impressum strong, #datenschutz strong {
    color: #f442d1;
}

#impressum a, #datenschutz a {
    color: #f442d1 !important;
}

#impressum h1, #ueber-uns h1, #tourplan h1, #datenschutz h1 {
    margin-bottom: 40px;
}

#tourplan .wp-block-image img {
    width: 100% !important;
    height: auto !important;
}

.blocks-gallery-grid img {
    width: 100%;
}

#footer {
    background-color: #383838;
    padding: 10px;
    margin-top: -16px;
    position: relative;
    z-index: 2;
}

#footer .social-icon {
    padding: 0px 10px;
}

#footer .link-row a {
    padding: 0px 10px;
    border-left: 1px solid #929292;
}

#footer .link-row a:nth-of-type(1) {
    border-left: 0px;
}

#footer svg {
    height: 30px;
    width: 30px;
}

#footer a {
    color: #929292;
    transition: .3s;
}

#footer a:hover {
    color: white;
}

#footer .col-12 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#start .col-12 {
    display: flex;
    align-items: center;
}

#impressum, #datenschutz {
    font-family: sans-serif !important;
}

.blocks-gallery-item img {
    height: auto !important;
}

.wp-block-gallery .blocks-gallery-item figure {
    height: auto;
}

@media(min-width: 992px) {
    #main-menu .menu-icon img {
        width: 150px;
    }
    #main-menu .item-wrapper {
        display: flex;
    }
    #main-menu-sm, #main-menu .b-menue {
        display: none;
    }
    #main-menu .data-row {
        display: flex;
    }
    #hungry .hungry-logo {
        display: block;
    }
}

@font-face {
    font-family: 'CrilleeTEE', Arial, sans-serif;
    src: url(https://mister-poffertjes.de/wp-content/themes/mister-poffertjes/fonts/CrilleeTEE.ttf);
    font-weight: normal;
}

@font-face {
    font-family: 'Franklin Gothic Book', 'CrilleeTEE', Arial, sans-serif;
    src: url(https://mister-poffertjes.de/wp-content/themes/mister-poffertjes/fonts/FRABK.ttf);
    font-weight: normal;
}