@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html
{
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    font-family:'Raleway''source-sans-pro';
    font-family:"droid-sans";
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color:currentColor !important;
}
h2 {
    font-family: 'alex-brush', sans-serif;
    font-size: 200%;
    font-weight: 700;
    color: #2c2c2c;
    text-align: center;
}
p {
    font-family: 'Helvetica', sans-serif;
    color: #222222;
    font-size: 140%;
    line-height: 180%;
    font-weight: 300;
}
img {
    width:100%;
    height: auto;
}
a {
    text-decoration: none;
    outline: none;
}
.wrapper {
    height: 100%;
    max-width: 1024px;
    margin: 0 auto;
    flex:1;
}
a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none!important;
    outline: 0;
}

nav { 
    width:100%;
    height: 90px;
    background-image: url("../assets/golden-background-2.jpg");
    background-position: center;
    line-height: 60px;
    padding:0px 0px;
    border-bottom: 1px solid #006221;
    } 
 label.logo {
    top:2px;
    position:absolute;
    margin-top:2px;
    margin-left: 10px;
    z-index:20;
}
#check {
    display: none;
}
nav ul, .footer-home ul {
    list-style-type: none;
    padding-left: 0;
    
}
nav ul {
    float:right;
    margin: 10px 30px 0 30px;
}
nav ul li {
    display: inline-block;
    line-height: 10px;
    margin: 0 5px;
    transform: translate(-5px,0px);
}


nav ul li a, nav ul li a.uns {
    font-family:"Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   text-decoration: none;
    color: #006221;
    display: block;
    font-size: 1.3em;
    text-transform: uppercase;
    text-align: center; 
    border-radius: 5px;
    margin-bottom: 0px;
    text-shadow: 1px 1px 1px #777;
}
nav ul li a.uns {
    color: #006221;
    word-spacing: -6px;
}
nav ul li a:hover, nav ul li a.uns:hover{
    color: black;
    text-decoration: none;
}

nav ul li.aktive , nav ul li.aktive-tg1{
    color: darkgoldenrod;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
}
nav ul li a:before {
        content: "";
        position: absolute;
        background-color:gold;
        background-color:#006221;
        width:100%;
        height: 6px;
        left: 0;
        bottom: -10px;
        transform: scaleX(0);
        animation: 1s forwards ani1 linear;
        z-index: -1;
}
nav ul li a:hover:before, nav ul li a:focus:before {
    animation: .5s forwards ani2 linear;
}
@keyframes ani2 {
    0%{
        transform: scaleX(0);
        height: 2px;
    }
    45%{
        transform: scaleX(1);
        height: 2px;
    }
    55%{
        height: 2px;
    }
    100%{
        transform: scaleX(1);
        height: 4px;
    }
}
    @keyframes ani1 {
    0%{
        transform: scaleX(1);
        height: 2px;
    }
    45%{
        height: 2px;
    }
    55%{
        transform: scaleX(1);
        height: 2px;
        opacity: 1;
    }
    100%{
        transform: scaleX(0);
        height: 4px;
        opacity: .02;
    }
}
.checkbtn {
    font-size: 30px;
    color: #006221;
    float: right;
    line-height: 80px;
    margin-right: 20px;
    cursor: pointer;
    display: none;
}
p.anschrift {
    float:left;
    position: absolute;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.4em;
    margin-left: 170px;
    padding-top: 8px;
}
main.pos {
    position: relative;
    flex: 1;    
}
#schutz {
    background-color: antiquewhite;
    padding: 40px;
}
.mitte-stg {
     font-size: 1em!important;
    padding: 0;
    margin: 0;
    margin-bottom: -13px;
    font-weight: 600;
    text-align: center;
    line-height: 1em;
}
.cb {
    clear:both;
    height: 1%;
}
.ds { font-size: 1.3em; font-weight: bold; color: #222; margin: 40px 0 20px 20px;}
.ds2 { font-size: 1em; font-weight: bold; color: #222; margin: 20px 0 10px 40px;}
span.zweilist { display: inline-block; margin-left: 14px;}
span.zweilist1 { display: inline-block; margin-left: 18px;}
.einwill {
    margin-left: 40px;
}
section.three-pizzas {
        background: url("../assets/Lollo-Pizza-3-namen-kl.jpg") no-repeat;
        background-size: cover;
        background-position: bottom center;
        background-attachment:inherit;
        height: calc(35vh - -60px);
    }
section.lollo-action {
        background: url("../assets/Lollo-in-Action.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        height: calc(40vh - 60px);
    }
section.lollo-theke {
        background: url("../assets/Lollo-Theke.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        height: calc(40vh - 60px);
    }
section.marmor-schwarz, section.marmor-schwarz-neu {
        display: flex;
        justify-content: space-between;
        background: url("../assets/Lollo Hintergrund-marmor-schwarz.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        margin: 2px 0 20px 0;
    }
h2.weiss {
    color: #fff;
    font-size: 2.2em;
    text-align: center;
    margin: 0 auto;
    margin-top: -60px;
    margin-bottom: 0px;
}
.neu {
     color: #fff;
    font-size: 1.4em;
    text-align: center;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom: 30px;
}
section.marmord {
    margin-top:-17px;
    padding: 20px;
    background: url("../assets/Lollo-Hintergrund-marmor-schwarz_unten.png") no-repeat;
    background-size:auto;
    background-position:bottom;
}
.goldrand img {
       flex: 1;
       justify-content: center;
       object-fit:cover;
        width: 100%;
        max-width: 300px;
        height: auto;
       margin: 10px auto 0 auto;
}

.rand {padding: 10px 20px;}
.amore, .perla {
    max-height: 40%;
    font-family: "droid-sans";
    text-transform: uppercase;
    letter-spacing: 4px;
    color:gold;
    
}
.rand.perla {
    margin-top: 30px;
    margin-bottom: 100px;
    margin-right: 100px;
}
.rand.amore {
    margin-top: 30px;
    margin-left: 100px;
}
.first, .last{
    font-size: 1.2em;
}
section.ueber-uns-text, .impress, .kontakt, .header-galerie {
    /*position:inherit;*/
    display: flex;
    flex-direction: column;
    font-family: "alex-brush", sans-serif;
    background-color:antiquewhite;
    height: calc(40% - 0px);
    margin: 2px 0 0 0;
    padding: 0 20px;
    border-bottom: 1px solid #006221;
    z-index: -1;
}
.ueber-uns-text {
    padding: 1em;
}
.kontakt {
    text-align: left;
    padding:  2em;
}
.impress {
    height: 100%;
    min-height: 100%;
    background-color: antiquewhite;
    border-bottom: none;
    margin: 50px 0 50px 10px;
}
h2.andere, h3.seit, h4.danke, h4.danke2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
}
h2.andere {
    font-weight: bolder;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 50%;
    padding-top: 50px;
    border-bottom: 3px solid #006221;
}
.header-galerie h2.andere span {
    font-weight: 100;
}
#schutz {
     border-bottom: 2px solid #006221;
}
h4.danke {
    letter-spacing: 1;
}
h4.danke2 {
    margin-top: -10px
}
.ueber-uns-text>p {
    margin: 0px 10px;
}
.ueber-uns-text>p:first-of-type {
    text-align: center;
}

.flagge {
    position: relative;
    display: flex;
    justify-content: center; 
    align-items:baseline;
}
.flagge img {
    height:19px;
    vertical-align: baseline;
}
section.marmor2, section.marmor2-neu {
        display: flex;
        justify-content: space-between;
        background: url("../assets/Lollo Hintergrund-marmor-schwarz.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        margin: -5px 0 2px 0;
        padding:0px 70px 0px 70px
    }
section.marmor2-wir {
        display: flex;
        justify-content: space-between;
        background: url("../assets/Lollo Hintergrund-marmor-schwarz.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        margin: -5px 0 2px 0;
        padding:0px 70px 0px 70px
    }
section.marmor3 {
    display: flex;
    background: url("../assets/marmor-2.png") no-repeat;
    background-size: cover;
    background-position: right top;
    height: calc(5% - 0px);
    margin: -15px 0 20px 0;
    padding: 0 0 20px 0;
}

.buttonl,.buttonm, .buttonr{
    margin: 30px;
    font-family: "droid-sans";
    font-size: 1em;
    opacity: 1;
    border: 3px solid #ffd700;
    border-radius: 50%;
    color:gold;
    background-color: rgba(83,102,121,0.4);
    width: 180px;
    height: 180px;
    text-align: center;
    vertical-align: middle;
    margin-top: 50px;
    padding-top: 50px;
    overflow: hidden;
    font-weight: bold;
    box-shadow: inset 1px 1px 1px #373b3d;
    text-shadow: 1px 0px 1px #8F8681;
}
.buttonl {
    background-image: url("../images/lorenzo-bild2.jpg");
    background-position: top;
    opacity: 0.5;
}
.buttonm {
    background-image: url("../assets/speisekarte.jpg");
    background-position: top;
    opacity: 0.5;
}
.buttonr {
    background-image: url("../assets/speisekarte-tg.jpg");
    background-position: top;
    opacity: 0.5;
}
.buttonl:hover,.buttonm:hover,.buttonr:hover{
	background-color:gold;
	border-color:#536175;
	box-shadow:inset 3px 3px 7px #536679;
    font-size: 1em;
     color:#006221;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    outline: 0;
}
.buttonl p, .buttonm p, .buttonr p {
    flex:1;
    align-items: center;
  justify-content: center;
    font-weight: 700;
    color: gold;
    text-align: center;
    margin-top: 25px;
    opacity: 1;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.buttonl:hover p, .buttonm:hover p, .buttonr:hover p{
    color:black;
    font-weight: 700;
    text-shadow: -1px 0 gold, 0 1px gold, 1px 0 gold, 0 -1px gold;
}
.footer-wrapper {
    margin-top: -1px;
    padding-bottom: 25px;
    border-bottom: 1px solid #006221;
    background-image: url("../assets/golden-background-2.jpg");
    background-position: center;
}
.inner-footer1, .footer2 {
    height: auto;
}
.norm-links {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 680px;
    height: 60px;
    margin: auto;
}
.norm-links ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 680px;
    height: 60px;
}
.norm-links ul li.aktive {
    padding:5px;
    font-size: 1.2em;
    text-transform: inherit;
    color: #000;
    font-weight: bold;
}
.norm-items a {
    font-size: 1.2em;
    font-weight: 600;
    color:#006221;
}
.norm-items a:hover {
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: none;
    color:black;
}
p.textk, p.textk2 {
    font-size: 1.3em;
    color: #545454;
    line-height: 1.2em;
    margin: 10px 0 10px 0;
}
p.textk2 {
    position: relative!important;
    margin-top:0px;
}
p.textk2:last-of-type {
    margin-top: -10px;
}
.karte {
    color: black;
}
.footer2 p {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0px 35px;
    height: auto;
    font-size: 1.4em;
    text-align: center;
}
p.offen {
    margin-top: 15px;
}
.header-galerie {
    position: relative;
    height: 100%;
    margin: 0;
    cursor: pointer;
    z-index: 1;
}
.header-galerie:first-child h2 {
    margin-top:50px;
}
.header-galerie h4 {
        text-align: center;
        padding:0 10px 0 10px;
    }
.galerie, .galrie2 {
     position: relative;
    background-color: antiquewhite;
}
.galerie-item, .galerie2-item {
    height: auto;
    margin: 0.5rem;
    overflow: hidden;
     box-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
     -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.galerie-item img, .galerie2-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:50% 50%;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 1;
}
.galerie-item:hover.galerie-item img, .galerie2-item:hover.galerie2-item img {
    transform:scale(1.5);
}
@media screen and (min-width:640px){
    .galerie, .galerie2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(5, 300px);
        grid-auto-flow:row dense;
    }
    .galerie2 {
        grid-template-rows: repeat(3, 300px);
    }
    .galerie-item {
        margin: 0.4rem;
    }
    .galerie-item:first-child {
        grid-row: span 1; 
    }
    .galerie-item:nth-child(4),
    .galerie-item:nth-child(8){
        grid-column: 2 / 3;
        grid-row: span 2;
    }
    .galerie-item:nth-child(6)
    .galerie-item:nth-child(8){
        grid-row: span 2;
    }
    .galerie-item:nth-child(6){
        grid-column: span 1;
    }
}
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
    section.marmor-schwarz {
        display: flex;
        justify-content: space-between;
        background: url("../assets/Lollo Hintergrund-marmor-schwarz.jpg") no-repeat;
        background-size: cover;
        background-position: right center;
        height: calc(37vh - 70px);
        margin: 2px 0 2px 0;
    }
      h2.weiss {
          padding-bottom: 10px;
}
}
@media screen and (max-width:961px){
    nav ul li a, nav ul li.aktive {
    font-size: 1.2em;
    }
}
@media screen and (max-width:907px){
    label.logo {
        font-size: 30px;
        padding-left: 0px;
    }
    label{
        display: block;
        cursor: pointer;
    }
    nav ul li a {
        font-size: 1em;
    }
    p.anschrift {
    float:left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 1.1em;
        font-weight: 600;
    line-height: 1.4em;
    margin-left: 170px;
    padding-top: 8px;
}
    nav ul li a {
        font-size: 1.2em;
        padding: 0px 0px ;
    }
     section.ueber-uns-text {
       height: calc(38% - 0px);
       min-height: 500px;
        }
    section.ueber-uns-text>p {
        height: auto;
        margin-bottom: 10px;
    }
}
@media screen and (max-width:866px){
nav ul {
    float: right;
    margin: 10px 10px 0 30px;
}
}
@media screen and (max-width:858px){
    .checkbtn {
        display:block;
        color: #006221;
    }
    nav ul {
        margin: 0;
        position: fixed;
        width: 100%;
        height: 100vh;
        background-color: darkgoldenrod;
        top: 90px;
        left: -100%;
        text-align: center;
        transition: all .5s;
        z-index:9;
        }
    nav ul li {
        display: block;
        margin: 50px 0;
        line-height: 40px;
    }
    nav ul li a, nav ul li a.uns {
        color:black;
        font-size: 1.4em;
        font-weight: 700;
    }
    nav ul li a:hover, nav ul li a.uns:hover  {
        background: none;
        color:#006221;
         font-weight: bold;
    }
        li.active  {
        background: none;
        color:#006221;
         font-weight: bold;
         border-radius:30px;
    }
    nav ul li a:before {
        position: inherit;
    }
    nav ul li.aktive, nav ul li.aktive-tg1 {
        margin: 30px auto;
    font-size: 1.3em;
    text-transform: uppercase;
    text-align: center;
    /*color: #000;*/
    color: #006221;
    font-weight: bold;
    padding: 1px 10px;
    background-color: gold;
    border-radius: 35px;
    width: 35%;
    box-shadow: 3px 2px 2px 1px rgba(0, 0, 0, 0.38);
}
    nav ul li.aktive-tg1 {
        width: 55%
    }
     #check:checked ~ ul {
        left: 0;
    }
    #check:checked + .checkbtn i:nth-child(1){
       display: none;
    }
    #check:checked + .checkbtn i:nth-child(2)::before{
       display: block;
       font-family: 'Roboto', sans-serif;
        color:black;
       width: 50px;
       height: 60px;
      text-align: center;
        margin-top: 10px;
        font-size: 1.7em;
        font-weight: 500;
        line-height: 1.4em;
        font-stretch: expanded;
       content: "+";
       cursor: pointer;
        z-index: 1;
       transform: rotate(-55deg);
    transition: opacity 1s ease-in-out;
}    
    h2 { 
        font-size: 1.8em!important;
    }
    section.three-pizzas {
        background: url("../assets/Lollo-Pizza-3-namen.jpg") no-repeat;
        background-size: cover;
        background-position: bottom center;
        height: calc(40vh - 60px);
    }
    section.marmor-schwarz {
        display: flex;
        flex-direction: column;
        height:100%;
        height: calc(34% - 0px);
    }
    section.marmor-schwarz-neu {
        display: flex;
        flex-direction: column;
        height:100%;
        height: calc(37% - -70px);
        margin: 2px 0 -2px 0;
    }
    .goldrand img {
        display: flex;
        justify-content: center;
        width: 50%;
        max-width: 300px;
        height: auto;
    }
    .rand.amore, .rand.perla {
        margin:0;
    }
    .rand.perla {
       margin-bottom: 70px
    }
    .amore h2, .perla h2 {
        /*display: flex;*/
        flex-direction: column;
        font-family: "droid-sans";
        /*color: aliceblue;*/
        font-size: 1.8em;
        font-weight: bolder;
        line-height: -20%;   
    }
     h2.weiss {
        font-size: 2.2em;
        margin-bottom: 25px;
    }
    section.ueber-uns-text {
       height: calc(38% - 0px);
       min-height: 510px;
       margin-bottom: 15px;
       border-bottom: 1px solid #006221;
        }
    #schutz {
    padding: 40px 15px;
}
     .flagge img {
        margin-top: -25px;
        height: 19px;
    }
    section.marmor2, section.marmor2-neu {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: calc(36% - 0px);
        margin: -20px 0 -20px 0;
    }
    section.marmor2-neu {
        height: calc(20% - 0px);
        padding: 20px;
    }
    section.marmor2-wir {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: calc(36% - 0px);
        margin: -20px 0 -20px 0;
    }
    .buttonl,.buttonm,.buttonr {
  align-items: center;
  justify-content: center;
        margin: 10px;
        padding: 0;
        width: 100%;
        max-width:180px;
        border-radius: 50%;
    }
    .buttonl {
        margin-top:45px;
    }
    .buttonr {
        margin-bottom: 40px;
    }
    .buttonl p, .buttonm p, .buttonr p {
         align-items: center;
         justify-content: center;
        /*margin: 25%;*/
         margin-top: 70px;
        text-align: center;
    }
    .buttonr p {
        margin-top: 80px;
        line-height: 0.8em;
    }
   
    .buttonl:hover,.buttonm:hover,.buttonr:hover {
        text-decoration: none;
        justify-content: center;
        text-align: center;
        font-size: 1em;
    }
    .footer2 p{
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        text-align: center;
        width:100%;
        max-width: 100%;
    }
    .norm-items a {
    font-size: 1.2em;
    font-weight: 600;
        color:#006221;
}
.norm-items a:hover {
    font-size: 1.2em;
    font-weight: 600;
    color:#000;
}
    .norm-links ul {
        display: flex;
        justify-content: space-around;
        align-items: center;
        max-width: 100%;
        height: 60px;
    }
    .norm-links .aktive {
    font-size: 1.3em;
    }
    .norm-links ul li.aktive {
        display: flex;
        align-items: center;
        font-size: 1.3em;
        font-weight: 700;  
    }
}

@media screen and (max-width:719px){
    .inner-footer1 .norm-links {
        display: flex;
        justify-content: space-between;
        height: auto;
    }
    .norm-links ul {
        flex-direction: column;
        margin-top: 20px;
    }
    .norm-links ul li {
        padding:4px;
    }

    .norm-links ul li.aktive {
    padding: 0 2px;
    font-size: 1.3em;
}
    section.ueber-uns-text {
       height: calc(38% - 0px);
        min-height: 520px;
      border-bottom: 1px solid #006221;
        }
}
@media screen and (max-width:642px){
    section.ueber-uns-text {
        margin-bottom: 10px;
        border-bottom: 1px solid #006221;
    }
}
@media screen and (max-width:600px){
    h2.ueber-uns-text {
        font-size: 1.4em;
    }
    h2.andere{
        font-size: 1.8em;
    }
     h3.seit, h3.danke, h3.danke2{
        font-size: 1.6em;
}
}
@media screen and (max-width:581px){
    section.ueber-uns-text {
         height: calc(40% - 0px);
        min-height: 540px;
        padding-bottom: 20px;
        /*padding: .8em*/;
    }
    h2.weiss {
        font-size: 2em;
    }
}
@media screen and (max-width:500px){
     .banner-oben h1 { font-size: 1.8em;}
    label.logo {
        font-size: 30px;
        padding-left: 0px;
    }
    label{
        display: block;
        cursor: pointer;
    }
    nav ul li a {
        font-size: 1.5em;
    }
   
    nav { display: none;}
    #switch:checked + .three-images{
        display: none;
    }
    section.ueber-uns-text{
         height: calc(45% - 0px);
        min-height: 600px;
    }
     section.marmor-schwarz {
        display: flex;
        flex-direction: column;
    }
    .goldrand img {
        width: 60%;
        max-width: 60%;
        height: auto;
    }
    .neu {
    margin-top:50px;
    margin-bottom: 50px;
   }
}
@media screen and (max-width:430px){
    section.marmor2 {
       height: calc(36% - 0px);
        margin: -20px 0 -20px 0;
    }
     section.marmor2-wir {
       height: calc(30% - 0px);
        margin: -20px 0 -20px 0;
    }
}