@font-face {
    font-family: 'Western Bang Bang';
    src: url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.eot');
    src: url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.woff2') format('woff2'),
    url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.woff') format('woff'),
    url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.ttf') format('truetype'),
    url('/wp-content/themes/onepress-child/assets/font/WesternBangBang.svg#WesternBangBang') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.page-template-template-menuboard #header-section {
    display: none;
}

.page-template-template-menuboard:after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
}

.page-template-template-menuboard #Lauftext {
    display: none;
}

.page-template-template-menuboard #colophon {
    display: none;
}

.page-template-template-menuboard .icon-bar {
    display: none;
}

.page-template-template-menuboard #usercentrics-button {
    display: none;
}

.page-template-template-menuboard #ap--content .site-main {
    display: block;
}

.page-template-template-menuboard .site-main {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100vh;
}

.page-template-template-menuboard .screen-container {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
    background: rgb(0,0,0,.5);
}

.page-template-template-menuboard .screen-container > h1 {
    color: black;
    z-index: 9;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-top: 28px;
    font-family: "Western Bang Bang";
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 42pt;
}

.page-template-template-menuboard .screen-container .bean-1 {
    position: absolute;
    left: -3vw;
    top: -71px;
    transform: scale(0.3);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .bean-5 {
    position: absolute;
    left: 28vw;
    top: -3vh;
    transform: scale(.5);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .bean-6 {
    position: absolute;
    right: 19vw;
    top: -105px;
    transform: scale(.3);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .bean-7 {
    position: absolute;
    right: -179px;
    top: -14vh;
    transform: scale(.3) rotate(26deg);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .screen-container--inner .header-logo {
    display: flex;
    justify-content: center;
    padding-top: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 36px;
    position: absolute;
    bottom: 0;
}

.page-template-template-menuboard .screen-container .screen-container--inner .header-logo img {
    width: 100%;
    height: 100%;
    margin-top: 43px;
    z-index: 9;
    position: relative;
}

.page-template-template-menuboard .screen-container .content {
    margin-top: 36px;
    padding-left: 4%;
    width: 100%;
    transition: all 1s;
    opacity: 1;
    font-family: 'Raleway';
}

.page-template-template-menuboard .screen-container .content.hide {
    opacity: 0;
}

.page-template-template-menuboard .screen-container .content.seite2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    margin-top: 137px;
}

.page-template-template-menuboard .screen-container .content .kachel-container {
    display: block;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel {
    width: calc(100% / 3 - 74px);
    height: auto;
    position: relative;
    margin-right: 74px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    /*transition: all 1s;*/
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel.hide {
    display: none;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel.zoom {
    position: fixed !important;
    background: black;
    left: 30% !important;
    top: 12% !important;
    width:40% !Important;
    padding-left:30px !important;
    padding-right: 20px !important;
    padding-top: 0px;
    z-index: 9;
    transform:scale(1.3);
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-1 {
    position: relative;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-1:before {
    content: "";
    display: block;
    border-left: 2px solid black;
    border-top: 2px solid black;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -35px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-2 {
    position: relative;
    width: 100%;
    text-align: right;
    display: block;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-2:after {
    content: "";
    display: block;
    border-right: 2px solid black;
    border-top: 2px solid black;
    height: 30px;
    width: 30px;
    right: -20px;
    position: absolute;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel h2 {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    /* font-size: 24px; */
    font-size: calc(1.6em + 1vmin);
    margin-top: 16px;
    margin-left: -12px;
    letter-spacing: 4px;
    margin-bottom: 0;
    font-family: 'Western Bang Bang';
    font-weight: normal;
    text-align: center;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products {
    margin-top: 10px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row {
    padding-left: 4px;
    display: flex;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    /*font-size: 17px;*/
    font-size: calc(0.45em + 1vmin);
    margin-bottom: 4px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row.hide {
    display: none;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 span {
    margin-left: 6px;
    display: inline-block;
    font-size: calc(0.1em + 1vmin);
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 .desc {
    font-size: calc(0.01em + 1vmin);
    margin-bottom: 4px;
    margin-top: -6px;
    line-height: 1.2;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row:nth-last-of-type(1) {
    margin-bottom: 26px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 {
    width: 75%;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 .einheit {
    font-size: 12px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col2 {
    width: 25%;
    text-align: right;
    padding-right: 20px;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-4 {
    position: absolute;
    width: 100%;
    text-align: right;
    display: block;
    bottom: 0;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-4:after {
    content: "";
    display: block;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    height: 30px;
    width: 30px;
    right: -20px;
    position: absolute;
    bottom: 0;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-3 {
    position: absolute;
    bottom: 0;
}

.page-template-template-menuboard .screen-container .content .kachel-container .kachel .ecke-3:before {
    content: "";
    display: block;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -35px;
    bottom: 0;
}

.page-template-template-menuboard .screen-container .bean-3 {
    position: absolute;
    left: -70px;
    bottom: 2vh;
    transform: scale(.3) rotate(28deg);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .bean-4 {
    position: absolute;
    bottom: -78px;
    left: 62vw;
    transform: scale(.3);
    filter: invert(1);
    opacity: .4;
}

.page-template-template-menuboard .screen-container .bean-2 {
    position: absolute;
    bottom: -117px;
    right: -215px;
    transform: scale(.3);
    filter: invert(1);
    opacity: .4;
}

/* Ticker */
.page-template-template-menuboard .ticker1 + marquee {
    position: absolute;
    bottom: 4px;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: 1px 2px 6px black;
}

.page-template-template-menuboard .popup-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
}

.page-template-template-menuboard .popup-container .popup {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    opacity: 0;
    background: rgba(0,0,0,.8);
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-template-menuboard .popup-container .popup > div > div {
    width: 100% !important;
    height: 100%;
}

.page-template-template-menuboard .popup-container .popup > div > p {
    width: 100% !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-template-menuboard .popup-container .popup.show {
    opacity: 1;
}

.page-template-template-menuboard .animation-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
}

.page-template-template-menuboard .animation-container .animation {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    opacity: 0;

    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-template-menuboard .animation-container .animation > div {
    width: 100% !important;
    height: 100%;
}

.page-template-template-menuboard .animation-container .animation > p {
    line-height: 1;
    margin: 0;
    padding: 0;
}

.page-template-template-menuboard .animation-container .animation.show {
    opacity: 1;
}

.page-template-template-menuboard .animation-container .animation video {
    height: 100%;
    width: 100%;
    background: black;
}

.page-template-template-menuboard .animation-container .animation .mejs-controls {
    display: none;
}

.page-template-template-menuboard .animation-container .animation img.full-size {
    height: 100%;
    width: auto;
    background: white;
}

@viewport {
    zoom:1;
}

.glitch-container {
    position: relative;
    width: 200px;
    height: 100px;
    display: flex;
}

.glitch-img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto !important;
    height: 100% !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: height 1s, width 1s, top 1s;
}

.screen-background-images > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    transition: all 1.5s;
    opacity: 0;
}

.screen-background-images > div.active  {
    opacity: 1;
}

.random-menu-container {
    transition: all 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    opacity: 0 !important;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
}

.random-menu-container.show {
    opacity: 1 !important;
}

.random-menu-container--inner {
    width: 70%;
    height: 68%;
    margin-left: 15%;
    margin-top: 7.5%;
    border: solid 2px white;
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.random-menu-container--inner .header-balken {
    display: flex;
    height: 102px;
    /*background: #044015;*/
    position: relative;
}

.random-menu-container--inner .footer-balken {
    height: 102px;
    /*background: #044015;*/
    position: relative;
    font-size: 28px;
    color: white;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}

.random-menu-container--inner .header-balken img {
    width: auto;
    height: 100%;
    max-width: 20%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.random-menu-container--inner .header-balken .titel {
    width: 100%;
    font-size: 34px;
    color: white;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: 40px;
    letter-spacing: 9px;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.random-menu-container--inner .body {
    height: calc(100% - 204px);
    width: 100%;
    display: flex;
}

.random-menu-container--inner .body .col1 {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.random-menu-container--inner .body .col2 {
    width: 50%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.random-menu-container--inner .body .col2 .bg-image{
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.random-menu-container--inner .body .col1 h1 {
    text-align: center;
    line-height: 1.2;
    padding-top: 0;
    color: white;
    width: 91%;
    margin-left: 4.5%;
    margin-bottom: 0;
}

.random-menu-container--inner .body .col1 h1 .desc {
    display: none;
}

.random-menu-container--inner .body .col1 h1 span {
    margin-left: 6px;
    display: inline-block;
    font-size: calc(0.1em + 1vmin);
    display: none;
}

.random-menu-container--inner .body .col1 p {
    color: white;
    font-size: 26px;
    line-height: 1.4;
    width: 80%;
    text-align: center;
    margin-left: 10%;
}

.random-menu-container--inner .body .col1 p:nth-last-of-type(1) {
    color: white;
    font-size: 31px;
    line-height: 1.4;
    width: 80%;
    text-align: center;
    margin-left: 10%;
    font-weight: bold;
}

.zimmerfrei-icon {
    position: absolute;
    bottom: 4.5vh;
    left: 1.5vw;
    width: 3.4vw;
}

.zimmerfrei-icon--inner {
    display: flex;
}

.zimmerfrei-icon--inner > img:nth-of-type(2) {
    filter: invert(1);
    margin-left: 10px;
}

.zertifikate-icons {
    position: absolute;
    bottom: 4.5vh;
    left: 8.9vw;
    width: calc(5vw + 10px);
    display: flex;
    flex-wrap: wrap;
    height: 6.5vh;
    justify-content: center;
    align-items: center;
}

.zertifikate-icons img {
    width: auto;
    height: 100%;
    margin-right: 10px;
    margin-bottom: 4px;
}

.zertifikat-icons-left-bar {
    left: 1.5vw;
    position: absolute;
    bottom: 12vh;
    width: 3.5vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.zertifikat-icons-left-bar img {
    margin-bottom: 10px;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12vh;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer > div:nth-of-type(1) {
    width: 50%;
    justify-content: flex-end;
    display: flex;
    padding-right: 9vw;
    font-size: 16px;
}

.footer .logo {
    position: absolute;
    bottom: 2vh;
    left: 0;
    width: 100vw;
    height: 98vh;
}

.footer .logo img {
    width: 100%;
    height: 100%;
}

.footer > div:nth-last-of-type(1) {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    padding-left: 9vw;
    font-size: 16px;
}

.navigation-buttons {
    position: absolute;
    bottom: 114px;
    width: 80%;
    z-index: 9999999;
    left: 10%;
}

.navigation-buttons > img:nth-of-type(1) {
    height: 50px;
    filter: invert(1);
}

.navigation-buttons > img:nth-of-type(2) {
    float: right;
    height: 50px;
    filter: invert(1);
}

.navigation-buttons > img:hover {
    cursor: pointer;
    opacity: .8;
}

.back-button {
    position: fixed;
    bottom: 5%;
    left: 50%;
    width: 10%;
    height: 14%;
    transform: translateX(-50%);
    z-index: 9999999;
}

.back-button a {
    position: fixed;
    width: 100%;
    height: 100%;
}

.oeffnungszeiten-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    color: black;
    line-height: 1.1;
    font-family: 'Raleway';
}

.oeffnungszeiten-container .sub {
    display: block;
    font-weight: normal;
}

.fusszeile-qr-codes {
    position: fixed;
    bottom: 5%;
    width: 58%;
    text-align: center;
    font-size: 14pt;
    color: black;
    line-height: 1.2;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    left: calc(42% / 2);
    z-index: 9999999;
}

.fusszeile-qr-codes > div {
    width: calc(100% / 4);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fusszeile-qr-codes > div span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Raleway';
    line-height: 1.1;

}

.fusszeile-qr-codes > div img {
    filter: invert(0);
    width: 40%;
    margin-top: -4px;
}

@media only screen and (min--moz-device-pixel-ratio: 1.25),
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-device-pixel-ratio: 1.25)  {
    .zertifikate-icons {
        left: 9vw;
    }

    .footer > div:nth-of-type(1) {
        font-size: 10px;
    }

    .footer > div:nth-last-of-type(1) {
        font-size: 10px;
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel h2 {
        font-size: calc(0.6em + 1vmin);
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row {
        font-size: calc(0.25em + 1vmin);
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 span {
        margin-left: 6px;
        display: inline-block;
        font-size: calc(0.15em + 1vmin);
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 .desc {
        font-size: calc(0.01em + 1vmin);
        margin-bottom: 4px;
        margin-top: -3px;
    }

    .random-menu-container--inner .body .col1 h1 span {
        margin-left: 6px;
        display: inline-block;
        font-size: calc(0.15em + 1vmin);
    }

    .page-template-template-menuboard .screen-container .bean-3 {
        left: -91px;
        bottom: -1vh;
        transform: scale(.24) rotate(28deg);
    }

    .page-template-template-menuboard .screen-container .bean-4 {
        bottom: -103px;
        left: 62vw;
        transform: scale(.22);
    }

    .page-template-template-menuboard .screen-container .bean-2 {
        bottom: -114px;
        right: -205px;
        transform: scale(.2);
    }

    .page-template-template-menuboard .screen-container .bean-1 {
        left: -6vw;
        top: -87px;
        transform: scale(0.24);
    }

    .page-template-template-menuboard .screen-container .bean-5 {
        left: 31vw;
        top: -7vh;
        transform: scale(.3);
    }

    .page-template-template-menuboard .screen-container .bean-6 {
        right: 19vw;
        top: -117px;
        transform: scale(.2);
    }

    .page-template-template-menuboard .screen-container .bean-7 {
        right: -214px;
        top: -17vh;
        transform: scale(.2) rotate(26deg);
    }

    .page-template-template-menuboard .screen-container .screen-container--inner .header-logo img {
        width: 100%;
        height: 100%;
        margin-top: 34px;
        z-index: 9;
        position: relative;
    }

    .random-menu-container--inner .header-balken {
        height: 64px;
    }

    .random-menu-container--inner .body {
        height: calc(100% - 128px);
    }

    .random-menu-container--inner .footer-balken {
        height: 64px;
        font-size: 18px;
    }

    .random-menu-container--inner .header-balken .titel {
        font-size: 20px;
    }

    .random-menu-container--inner .body .col1 h1 {
        font-size: 24px;
    }

    .random-menu-container--inner .body .col1 p {
        font-size: 18px;
    }

    .random-menu-container--inner .body .col1 p:nth-last-of-type(1) {
        font-size: 20px;
    }

    .glitch-container {
        width: 200px;
        height: 64px;
    }
}

.page-template-template-menuboard .panther {
    display: none;
}

/* IPHONE */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 932px) {
    .page-template-template-menuboard .site-main {
        height: auto;
    }

    .page-template-template-menuboard .screen-container .screen-container--inner {
        padding-left: 13%;
    }

    .navigation-buttons {
        display: none;
    }

    .screen-background-images > div {
        background-size: contain;
    }

    .site {
        background: transparent !important;
    }

    .page-template-template-menuboard .screen-container .screen-container--inner .content {
        display: block !important;
        position: relative !important;
        padding-top: 0 !important;
        margin-top: 20px !important;
    }

    .page-template-template-menuboard .screen-container .screen-container--inner .content .kachel-container .kachel {
        width: 84% !IMPORTANT;
        height: auto;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .screen-background-images {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .page-template-template-menuboard .toogle-icon-bar {
        display: none !important;
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col1 {
        font-size: 12px;
    }

    .page-template-template-menuboard .screen-container .content .kachel-container .kachel .products .row .col2 {
        font-size: 12px;
    }
}

/* IPAD */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

}