header{z-index:1337;top:0}.collapsed{height:0!important;margin:0!important}.navigation__link{color:var(--font-color-base);font-size:1.75rem;text-decoration:none;opacity:.7}.navigation__link:hover{opacity:1;text-decoration:none}.active{opacity:1;text-decoration:none}.header__logo-container{display:flex;justify-content:center;margin:3rem 0}.header__logo-content{width:auto;height:30vh}.header__navbar{border-top:3px solid var(--color-palette-border-red);border-bottom:3px solid var(--color-palette-border-red);background:var(--color-palette-white)}.header__navbar>div{width:50%;min-width:50%;margin:0 auto}.header__navbar-list{display:flex;justify-content:space-around;padding:1rem 0;gap:1rem;border-left-color:transparent;border-right-color:transparent;list-style:none}.navigation__item-list{padding-bottom:3rem;list-style:none}#mobile-toggle{display:none}@media screen and (max-width:500px){header{max-height:unset}#mobile-toggle{display:block!important;padding-block:.5rem}#mobile-toggle span{font-size:2rem}li.on-screen:not(#mobile-toggle){border-top:1px solid var(--font-color-base)}li{display:none}li.on-screen{display:block;padding-block:.5rem}.header__navbar-list{flex-direction:column;padding:0;gap:unset;text-align:center}.header__navbar>div{width:unset;margin:unset}.welcome__hero-content-logo{height:20vh}}@media screen and (min-width:501px) and (max-width:1150px){header{min-height:unset}.header__navbar>div{padding:0 5%;width:unset;max-width:unset}.header__navbar-list{justify-content:space-around}}article{padding:var(--article-padding)}article.split,article.split-reverse{display:flex;padding:unset}article div.flex-img{flex:1 0 50%}article div.flex-img img{width:100%;object-fit:contain}article.split div.flex-content{flex:1 0 50%;padding:var(--article-padding-split);display:flex;flex-direction:column;place-content:center}article.split-reverse{display:flex;flex-direction:row-reverse;align-items:center}article.split-reverse div.flex-content{display:flex;flex-direction:column;padding:var(--article-padding-split)}h1{font-size:var(--h1-font-size,4.5rem);font-family:var(--antiquarian);letter-spacing:var(--h1-letter-spacing,.5rem)}h2{font-size:var(--h2-font-size,4.5rem);font-family:var(--antiquarian);letter-spacing:var(--h2-letter-spacing,.5rem)}h3{font-size:var(--h3-font-size);font-family:var(--usual);letter-spacing:var(--h3-letter-spacing)}p{font-family:var(--usual);font-size:var(--p-font-size,2rem);line-height:var(--p-line-height,3rem);hyphens:manual}.enlarged{flex-direction:column}.display-none{display:none!important}.hidden{visibility:hidden!important}.copyright__claim{position:absolute;z-index:1;bottom:.5rem;right:.5rem;color:#fff;font-size:.5rem;font-family:var(--usual);opacity:.25}.copyright__claim.inverted{color:#000;opacity:.1}.copyright__claim.mobile,.copyright__claim.tablet{display:none}.copyright__claim.desktop{display:inline-block}@media screen and (max-width:500px){article{--article-padding:2.5rem 5%}article.split div.flex-content,article.split-reverse div.flex-content{--article-padding-split:1.5rem 5%}div.flex-img{padding:1rem 5%}h1{--h1-font-size:1.8rem;line-height:1.8rem}p{--p-font-size:1rem;--p-line-height:1.5rem}article.split,article.split-reverse{flex-direction:column}.copyright__claim.desktop,.copyright__claim.tablet{display:none}.copyright__claim.mobile{display:inline-block}}@media screen and (min-width:501px) and (max-width:750px){.copyright__claim.desktop,.copyright__claim.mobile{display:none}.copyright__claim.tablet{display:inline-block}}@media screen and (min-width:751px) and (max-width:1150px){article{--article-padding:2.5rem 5%}h1{--h1-font-size:1.8rem;line-height:1.8rem}p{--p-font-size:1rem;--p-line-height:1.5rem}}@media screen and (min-width:1801px){article{--article-padding:8rem 30%}h1{--h1-font-size:3rem}p{--p-font-size:1.5rem;--p-line-height:2.25rem}}#daily-menu{position:relative;font-family:var(--antiquarian);width:100%;padding:2.75rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--menu-background-image-url) no-repeat center/cover}#entry-wrapper{width:60%;background:var(--menu-blackboard-image-url) no-repeat center/cover;color:var(--color-palette-grey)}#entries{padding:1rem 1rem 3rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem 0}#special-message{padding:3rem 1rem;display:flex;flex-direction:column;gap:1rem 0}#special-message p{font-family:var(--antiquarian);--p-font-size:2rem;--p-line-height:2.5rem}#print__action-container{display:flex;justify-content:center}#print__menu-button{margin:3rem 0;background:0 0;color:#fff;border-color:transparent;font-size:3rem;cursor:pointer}.offer{width:100%;display:flex;flex-direction:row;justify-content:space-between}.offer .meta h3{font-family:var(--antiquarian)}.meta{justify-self:flex-start}.price{justify-self:flex-end;align-self:flex-end}@media screen and (max-width:500px){#special-message{padding:1rem 1.2rem}#special-message p{font-family:var(--antiquarian);--p-font-size:1.8rem;--p-line-height:1.8rem}}@media screen and (min-width:501px) and (max-width:1150px){#special-message p{--p-font-size:1.8rem;--p-line-height:2rem}}@media screen and (min-width:1151px) and (max-width:1800px){#special-message p{--p-font-size:1.8rem;--p-line-height:2rem}}@media screen and (min-width:1151px) and (max-width:1800px){#special-message p{--p-font-size:2.2rem;--p-line-height:2.5rem}}@media screen and (min-width:1801px){#entry-wrapper{width:50%}#special-message p{--p-font-size:2.5rem;--p-line-height:3rem}}#hero{position:relative;min-height:calc(50vh - 3rem);width:100%;padding-top:calc(1rem + 1%);display:flex;flex-direction:column;justify-content:flex-start;align-content:center;background:var(--welcome-hero-image-url) no-repeat bottom/cover}#taste{margin-bottom:-.25rem}#taste .flex-img{position:relative}#taste .flex-img .copyright__claim{bottom:.5rem;right:1rem}#store{background:var(--color-palette-background-red);color:var(--font-color-light)}#vendor{position:relative}#vendor .flex-img{flex:1 0 25%}#competence{color:var(--font-color-light);position:relative;padding:20rem 0;background:var(--welcome-competence-image-url) no-repeat center/cover}#competence .flex-content{justify-content:center}#introduction{background:var(--color-palette-grey)}#allergic{font-style:italic;font-size:.75rem}#introduction p{margin-bottom:1rem}#introduction p:last-child{margin-bottom:0}#entries{position:relative}#otc{background:var(--color-palette-grey)}#entry-wrapper{position:relative}@media screen and (max-width:500px){#hero{background:var(--welcome-hero-image-small-url) no-repeat center 65%/cover}#competence{padding:3rem 0 8rem;background:var(--welcome-competence-image-small-url) no-repeat center/cover;background-position-y:80%}#entry-wrapper{width:90%!important;height:90%}}@media screen and (min-width:501px) and (max-width:1150px){#competence{padding:10rem 0}#entry-wrapper{width:90%!important;height:90%}}@media screen and (min-width:1151px) and (max-width:1800px){#competence{max-height:70vh}}#service__hero{position:relative;min-height:calc(100vh - 6rem);width:100%;padding-top:calc(1rem + 1%);display:flex;flex-direction:row;background:var(--service-hero-image-url) no-repeat center/cover;color:var(--font-color-light)}#service__hero>*{flex:1;width:100%}#service__hero article{display:flex;flex-direction:column;justify-content:center}#furniture{background:var(--color-palette-background-red);color:var(--font-color-light)}#specialty{background:var(--font-color-base);color:var(--font-color-light)}#experience{background:var(--color-palette-grey);color:var(--font-color-base)}#catering__link{display:inline-block;width:max-content;padding:1rem;border:.2rem solid var(--font-color-light);align-self:center;color:var(--font-color-light);font-family:var(--usual);font-size:2rem;text-align:center;text-decoration:none}#catering__link:hover{background:var(--font-color-light);color:var(--font-color-base)}@media screen and (max-width:500px){#catering__link{margin:1rem;font-size:1.2rem}}@media screen and (max-width:500px){#service__hero{flex-direction:row-reverse;min-height:unset;padding:unset;padding-bottom:1rem;background:var(--service-hero-image-small-url) no-repeat center/cover}}@media screen and (min-width:501px) and (max-width:1150px){#service__hero{background-position-x:25%}#catering__link{font-size:1.2rem;margin-top:1rem}}@media screen and (min-width:1151px) and (max-width:1800px){#catering__link{font-size:1.5rem;margin-top:1rem}}footer article{--article-padding:0}.footer__wrapper{width:100%;background:var(--footer-color);color:var(--font-color-light)}.footer__main{padding:3rem 10%;display:flex;flex-direction:row;justify-content:space-between}.footer__main h3{font-size:3rem;font-style:italic}.footer__main ul{list-style:none}.footer__main li,address{display:flex;justify-content:space-between;font-size:1.5rem}.footer__imprint address{font-style:normal}.footer__contact li{justify-content:center}.footer__contact li{margin:.5rem 0;font-size:1.5rem}.footer__contact li:first-child{margin:0}.footer__contact a{color:#fff}.footer__copyright{padding:.25rem 0;background:#000;text-align:center}.footer__copyright a{margin-right:1rem;color:#fff}.footer__contact li{justify-content:center}.footer__opening-hours{min-width:25%}.footer__opening-hours ul:first-child{margin-bottom:1rem}.footer__opening-hours li>h4{margin-bottom:.25rem}@media screen and (max-width:500px){.footer__main{padding:1rem 5%;flex-direction:column}.footer__main article{border-bottom:1px solid var(--font-color-light);margin:0!important;padding:1rem 0}.footer__main li{font-size:1rem}.footer__main article:last-child{border-bottom:none}.footer__imprint address{font-size:1rem}.footer__contact ul{display:flex}.footer__contact ul{justify-content:space-evenly!important;align-items:center}.footer__copyright a{font-size:.8rem}}@media screen and (min-width:501px) and (max-width:1150px){.footer__opening-hours{margin-bottom:0;padding-bottom:1rem;border-bottom:1px solid var(--font-color-light)}.footer__social-media{min-width:275px}.footer__social-media ul{display:flex;justify-content:space-evenly}.footer__main{margin:0 1rem;padding:1rem 5%;flex-direction:column;justify-content:center;align-items:center}.footer__main article{margin:1rem 0;width:100%}.footer__main article:first-child{margin-top:0}.footer__main article:last-child{margin-bottom:0}.footer__main h3{display:none;font-size:1.75rem;text-align:left}.footer__main ul>li,address{font-size:1.05rem;opacity:.85}.footer__contact{min-width:275px;text-align:left}.footer__contact ul{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0 1rem}.footer__contact a{color:#fff}.footer__imprint{text-align:left}.footer__divider{height:1px;width:100%;background:#fff}.footer__copyright{padding:1.25rem 0}.footer__contact,.footer__imprint{display:inline-block}}@media screen and (min-width:1151px) and (max-width:1800px){.footer__main h3{font-size:2rem}.footer__main li,address{display:flex;justify-content:space-between;font-size:1.2rem}.footer__contact li{justify-content:center}}#imprint,#legal{--h1-font-size:3rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--h1-letter-spacing:0;--h2-letter-spacing:0;--h3-letter-spacing:0}#imprint *,#legal *{font-family:var(--usual)}#imprint h2,#legal h2,h3{margin-top:3rem}#imprint>article>p:last-child,#legal>article>p:last-child{margin-top:3rem}#legal ul{margin-left:2rem}#legal li{margin:1rem}*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--breakpoint-extra-small-max:500px;--breakpoint-small-min:501px;--breakpoint-small-max:750px;--breakpoint-medium-min:751px;--breakpoint-medium-max:1150px;--breakpoint-large-min:1151px;--breakpoint-large-max:1800px;--breakpoint-extra-large-min:1801px;--article-padding:8rem 20%;--article-padding-split:1rem 10%;--flex-content-gap:1rem;--flex-content-direction:row;--h1-font-size:2.5rem;--h2-font-size:1rem;--h3-font-size:1.5rem;--p-font-size:1rem;--h1-line-height:1rem;--h2-line-height:1rem;--h3-line-height:2rem;--p-line-height:2rem;--h1-letter-spacing:0.2rem;--h2-letter-spacing:1rem;--h3-letter-spacing:0;--p-letter-spacing:1rem;--antiquarian:antiquarian-scribe,sans-serif;--minion:minion-pro,serif;--usual:usual,sans-serif;--color-palette-background-red:#771f2b;--color-palette-border-red:#be1622;--color-palette-grey:#dbdbdb;--color-palette-white:#ffffff;--font-color-base:#37210f;--font-color-light:#f8f8f8;--font-color-gold:#8c6230;--footer-color:#262626}html{font-size:100%}body{position:relative;font-family:var(--usual);overflow-x:hidden}
