@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:'AlexBrush-Regular';
    src: url('../web fonts/AlexBrush-Regular.ttf') format('truetype');
		font-weight: normal;
    font-style: normal;

}
.wrapper-t {
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.container {
    width: 100%!important;
    max-width: 100%!important;
    background-color: antiquewhite;
    background-image: url("../assets/speisekarte-bg.jpg");
    background-repeat: repeat;
    margin: 0 auto;
    padding: 1.5em;
    padding-top: 50px;
}
.container-tg {
    width: 100%!important;
    max-width: 100%!important;
    background-color: white;
    margin: 0 auto;
    padding-top: 50px;
}
.menue {
    font-family: "alex-brush", sans-serif;
    font-size: 14px;
}
.menue h3, .menue-group-heading h2 {
    color: #006221;
    text-transform: uppercase!important;
    letter-spacing: 0.2px;
    font-size: 1.3em;
    font-weight: 500;
}
h2.menue-group-heading {
    font-size: 1.4em!important;
}
.menue-group-heading {
    margin: 0;
    padding-top: 50px;
    text-transform: uppercase;
    padding-bottom: 1em;
    border-bottom: 2px solid #ccc;
    border-bottom-right-radius: 12px 24px;
    border-bottom-left-radius: 12px 24px;
}
h2.menue-group-heading-tg {
    font-family: 'AlexBrush-Regular', sans-serif;
    font-size: 2.8em;
    padding: 10px;
    background-color: #3c3785;
    font-weight: 500!important;
    color: gold; 
}

h2.menue-group-heading-tg-pizza {
    font-family: 'AlexBrush-Regular', sans-serif;
    font-size: 1.9em!important;
    padding: 10px 5px 10px 5px;
    background-color: #df0024;
    font-weight: 700!important;
    color:gold;
    text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
}
.menue-tg {
    padding: 0 1px;
}
.menue-tg h3 {
    padding-left: 10px;
}
h3.menue-group-heading {
    border-bottom:none;
}
.menue-tg .besch-leben:nth-child(1){
    margin: 0 5px;
}
.str {
    display: flex;
    justify-content:center;
    align-items:center;
    background-color: #3c3785;;
    height: 69px;
    margin: 0 -5px 0 -5px;
}
.str h2  {
    background-color: none!important;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 1.5em;
    justify-content: center;
}
.str h5 {
    color: gold;
    margin: 10px 0 0 20px;
}
.menue-group, .menue-groupat {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5em;
    padding: 1.5em 5px;
    border-bottom: 1px solid #006221;
    border-bottom-right-radius: 12px 24px;
    border-bottom-left-radius: 12px 24px;
}
.menue-groupat {
    padding: 0 0 0 30px;
}
.menue-item {
    display: flex;
    flex-grow: 1;
}

.klein-gross {
    display: inline-block;
    text-align: right;
    width: auto;
    font-size: 1.1em;
    font-weight: 600;;
}
span.menue-item-namek, span.menue-item-nameg {
    margin-right: 5px;
}
span.menue-item-name, span.menue-item-preis  {
    color:#006221;
}

span.menue-item-name, .menue-item-namep {
    font-size: 0.8em;
    margin-right:10px;
    font-weight: 600;
    text-transform: none;
}
li.items-sp
.menue-item-namep {
    margin-right: 100px;
}
.menue-item-text {
    flex-grow: 1;
}

.menue-item-spknr {
    font-size: 1.2em;
    margin-right: 7px;
    margin-top: 3px;
    font-weight: 600;
}
.menue-item-preis, .menue-item-preisp,.menue-item-preisp2, .menue-item-preispk, .menue-item-preis-wb {
    font-size: 0.8em;
    font-weight: 600;
    width:auto;
    text-align: right;
    margin-right: 7px;
}
.menue-item-preisp {
    flex: 0 1 auto;
    align-items: flex-end;
}
.menue-item-preispk {
     flex: 1 1 auto;
    align-items: flex-end;
    padding-right: 10px;
}
.links-sp ul li:first-child , .links-spb ul li:first-child {
    margin-bottom: 25px;
}
.menue-item-preis-wb {
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 1em;
}
p.besch {
    font-size: 1.2em;
    width: 90%;
    max-width: 90%;
}
p.besch-leben {
    font-size: 1em;
}
p.besch-leben2 {
    font-size: 0.9em;
    text-decoration: underline;
}
.menue-item-heading {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.links-spb {
    margin: 20px 0 20px 0;
}
 .links-sp, .links-spb {
        display: block;
        font-size: 1.2em;
    }
.links-spb {
    margin: 20 0 20px 0px;
    border-bottom: 1px solid #006221;
    border-bottom-right-radius: 12px 24px;
    border-bottom-left-radius: 12px 24px;
}
    .links-sp ul {
        margin-bottom: 15px;
    }

.links-sp ul, .links-spb ul {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    max-width: 780px;
}
.items-sp {
    margin-bottom: 10px
}
.items-sp a {
    padding: 0 15px;
    font-size: 1em;
    font-weight: 600;
    margin: 10px;
    color:#006221;
}
.items-sp a:hover {
    text-decoration: none;
    font-size: 1em;
    font-weight: 600;
    text-transform: none;
    color:black;
}
.items-sp.aktive {
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: underline;
}
.norm-items.aktive-tg {
    font-size: 1.2em!important;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-align: center;
    line-height: 0.8em;
    margin-top: 10px;
} 
.norm-items-tg {
    text-align: center;
}
.norm-items.aktive-tga {
    font-size: 1.3em!important;
    font-weight: 600;
    margin-top: -10px;
}
 .mitte {
    padding: 0;
    margin-top: 0px;
    font-weight: 600;
    line-height: 0.9em;
    text-align: center;
}
.mitte-stg {
     font-size: 1em!important;
    padding: 0;
    margin-top: 10px;
    margin-bottom: -4px;
    font-weight: 600;
    line-height: 0.9em;
    text-align: center;
}
.dressing {
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: 700;
}
.dress {
    margin-left: 60px;
}
.dress p:nth-child(2) {
    font-size: 1.2em;
}
.fa-hand-point-right, .fa-hand-point-left {
    font-size: 1.2em;
}
.torte {
    margin-top: 100px;
}
section.speisekarte-togo {
    display: flex;
    flex-wrap: wrap;
    flex: 10px;
    padding: 5px;
}
.bier {
    margin: 20px 0 20px 0;
}
.firstnumber {
    background-color: white;
    width:40px;
}
span.fnumber {
    font-size: 1.2em;
    margin: 0 auto;
    font-weight: 600;
}
.headline {
    font-size: 1em;
    flex:1;
    font-weight: 600;
}
.headline-text , .getr-text{
    color:#df0024;
    font-size: 1.2em;
    margin-left: 5px;
}
.headline-getr {
    display: flex;
    flex:1;
}
.getr-text {
    font-weight: 600;
}

.headline-textp:before {
    font-size: 1em;
    color: black;
    content: "Pizza";
}
.headline-textsp:before {
    font-size: 1em;
    color: black;
    content:"Spaghetti";
}
.headline-textp, .headline-textsp, .headline-textri, .headline-textto, .headline-textta, .headline-textgn, .headline-texttor {
    color:#df0024;
    font-size: 1.2em;
}
.headline-textri:before {
    font-size: 1em;
    color: black;
    content:"Rigatoni";
}
.headline-textto:before {
    font-size: 1em;
    color: black;
    content:"Tortellini";
}
.headline-textta:before {
    font-size: 1em;
    color: black;
    content:"Tagliatelle";
}
.headline-textgn:before {
    font-size: 1em;
    color: black;
    content:"Gnocchi";
}
.headline-texttor:before {
    font-size: 1em;
    color: black;
    content:"Tortelloni";
}
.headline-text2 {
    color:#df0024;
    font-size: 1.2em;
}

.preistogo {
    display: flex;
    font-size: 1em;
    align-content: space-between;
    background-color: yellow;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.preistogog {
    display: flex;
    font-size: 1em;
    align-content: space-between;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: white;
}
.preisex {
    position: relative;
    background-color: yellow;
    padding: 15px;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
span.preistg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 15px;
    padding-left: 10px;
   
}
span.preistgr {
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 15px;
}
.getr-dekl {
    display: flex;
    flex-direction:column;
}
.getr-dekl23 {
    display: flex;
    flex-direction: column;
}
.getr-dekl2 {
flex-basis:auto;
    margin-right: 20px
}
.li-li {
    display: flex;
    flex-basis: 1;
}
span.fnumber2 {
    max-width: 20px;
    padding-right: 10px;
    padding-left: 7px
}
span.fnumber3 {
    max-width: 20px;
    padding-right: 4px;
    padding-left: 6px
}

.li-li ul {
    display: flex;
}
hr, hr.ex {
    margin:0px!important;
    color: #222;
    font-size: 2px;
    border: 0;
    height: 1px;
    display: block;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.ex {
    height:2px;
    top:10px!important;
    bottom: 10px!important;
}
.stern {
    margin: 10px 0 0px 40px;
}
.sterntg {
    margin: 5px 0 10px 40px;
}
.kap {
    color: black;
    font-variant: small-caps; 
    font-size: 0.6em;
    margin: 5px 0 0 10px;
}
@media screen and (min-width:720px){
    .norm-items.aktive-tg {
        font-size: 1.1em;
        margin-top: 10px;
    }
     .mitte-stg {
    margin-top: 15px; 
    }
    .menue-item {
        margin-left: 0px;
    }
}
@media screen and (min-width:730px){
    .links-sp, .links-spb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
    }
    .links-spb {
    margin: 20px 0 20px 0;
}
    .menue-group {
        padding:1.5em 30px;
    }
    h2.menue-group-heading {
        font-size: 1.4em;
    }
    h2.menue-group-heading-tg {
        font-family: 'AlexBrush-Regular', sans-serif;
        font-weight: 100;
        background-color: #3c3785;
        color: gold;
        font-size: 2.8em;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        padding: 10px;
    }
    p.besch {
        margin-top: 10px;
        padding-right: 20px;
        width:90%;
        max-width: 90%;
    }
}
@media screen and (max-width:840px){
    .links-spb {
        display:block;
    }
}

@media screen and (max-width:858px){
    h2.menue-group-heading-tg {
        font-size: 2.4em!important;
    }
}
@media screen and (min-width:992px){
    .menue {
        font-size: 16px;
    }
    .menue-group {
        grid-template-columns: repeat(1fr, 1fr);
        padding: 1.5em 50px;
    }
    span.menue-item-name {
    font-size: 0.9em;
    margin-right:20px;
    font-weight: 600;
    }
    .menue-item-spknr {
    font-size: 1.2em;
    margin-right: 1.5em;
    font-weight: 600;
}
    .menue-item-spknr {
    font-size: 1.2em;
    margin-right: 1.5em;
}
    .menue-item-preis, .menue-item-preisp, .menue-item-preispk {
    font-size: 0.8em;
    font-weight: 600;
    width:auto;
    text-align: right;
    margin-right: 25px;
}
    .menue-item-preisp2 {
        margin-right: 20px;
    }
    .str {
        margin: 0 -20px 0 -20px;
    }
    .menue-item-preispk, .menue-item-preis-wb {
     flex: 1 1 auto;
    align-items: flex-end;
        font-size: 0.8em;
}
    h2.menue-group-heading {
        font-size: 1.5em;
    }
    h2.menue-group-heading-tg-pizza {
        font-size: 2.8em!important;
    }
.menue-item-preis-wb {
    position: relative;
    margin-top: -40px;
    margin-right: 20px;
    margin-bottom: 40px;
    font-size: 1em;
}
    p.besch {
    font-size: 1.2em;
    width: 90%;
    max-width: 84%;
}
    p.besch-leben2 {
    font-size: 1em;
    text-align: center;
}
    .links-spb {
    margin: 20px 0 20px 0;
}
    .preistogo {
    display: flex;
    font-size: 1em;
    align-content: space-between;
    background-color: yellow;
    padding: 10px;
    width:19%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
 span.preistg {
    display: flex;
     flex-grow: 1;
    justify-content: center;
    align-items: center;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 10px;   
}
   .norm-items.aktive-tga {
    margin-top: 0px;
}
    span.preistgr {
        margin-right: 25px;
    }
    .mitte-stg {
    margin-top: 15px; 
    font-weight: 600;
    text-align: center;
    line-height: 1em;
}
    .mitte {
        margin-top: 10px;
    }
    .getr-dekl {
    display: flex;
    flex-direction:column;
    align-items:flex-start;
        justify-content: center;
        margin: 0 auto;
}
    .getr-dekl23 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
    .li-li {
        display: flex;
        flex-direction: row;
    }
    .li-li2 {
        flex-grow: 1;
    }
    .fnumber2 {
        flex-grow: 1;
    }
   .dressing {
    margin-top: 20px;
    font-size: 1.3em;
    font-weight: 700;
}
    .dress {
    margin-left: 70px;
}
    .fn {
        text-align: center;
    }
    span.menue-item-namek, span.menue-item-nameg {
    margin-right: 22px!important;
   }
}
