
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital@0;1&display=swap');

@font-face {
    font-family: 'mr_banksextrabold';
    src: url('../font/mrbanks-extrabold-webfont.woff2') format('woff2'),
         url('../font/mrbanks-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NN Nouvelle Grotesk STD Normal';
    src: url('../font/NNNouvelleGroteskSTD-Normal.woff2') format('woff2'),
        url('../font/NNNouvelleGroteskSTD-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body {
     margin:0 0 0 0px;
     background: #ee2027;
     width: 100%;  
     height: 100%;          
     font-family: 'IBM Plex Mono', monospace;
     
}

a {
    text-decoration: none !important;
}

img, video {
    width: 100%;
    display: block;
}

video::poster {
  width: 100%;
  height: auto;
}

.container {
    max-width: 700px;
    width: 100%;
    /*text-align: center;*/
    margin: 0 auto 0;
}

.container img {max-width: 700px;}

.sx {float: left; width: 80%;}
.dx {float: right; width: 20%; text-align: right; font-family: mr_banksextrabold; letter-spacing: 2px;}

h1, h2, h3, h4, h5, h6, .navigation, .navigation2 {
    font-family: mr_banksextrabold;
    text-transform: uppercase;
    margin: 0;
}
p {margin: 0;}

p.center  {text-align: center; font-style: italic;}

h4.center  {text-align: center;}

.navigation {
    text-align: center;
    max-width: 700px;
    width: 100%;
    position: fixed;
    background-color:#ee2027;
    padding-top: 10px;

}

.navigation2 {
    text-align: center;
    max-width: 700px;
    width: 100%;
    
    padding-top: 21px;

}
.navigation a {
    color: white;
    font-size: 28px;
    line-height: 32px;
    
}

.navigation2 a {
    color: #ee2027;
    font-size: 86px;
    line-height: 105px;
}

.navigation a:after {
    content: "→";
    font-family: 'NN Nouvelle Grotesk STD Normal' !important;
    color: black;
    font-weight: 400;
    font-size: 28px;
    margin-left: 3px;
}


.navigation2 a:after {
    content: "→";
    font-family: 'NN Nouvelle Grotesk STD Normal' !important;
    color: white;
    font-weight: 400;
    font-size: 68px;
    margin-left: 3px;
    position: relative;
    top: -9px;
}

.navigation a:last-child:after, .navigation2 a:last-child:after{
    content: "";
}



.intro {
    margin-top: -36px; 
    padding-bottom: 0 !important; 
}


.d {
    padding-left: 35px; 
    padding-right:35px;
    font-size: 31px;
    line-height: 36px;
    padding-bottom: 36px;
    overflow: hidden;
}

.d h2 {
    font-size: 89px;
    line-height: 89px;
    text-align: center;
    padding: 30px 0 60px;
}

.d h3 {
    font-size: 56px;
    line-height: 56px;
}

.d h4 {
    font-size: 40px;
    line-height: 49px;
}

.ricetta {
    border-bottom: 2px solid;
    padding: 23px 0 32px;
    width: 100%;
    display: inline-block;
}

.ricetta:last-child {
    border-bottom: none;
}

.ricetta span.small {
    font-style: italic;
    font-size: 80%;
}
.ricetta span.small:before {
        content: "→";
        font-family: 'NN Nouvelle Grotesk STD Normal' !important;
        color: #ee2027;
 
}

.bgred .ricetta span.small:before {
        
        color: white;
 
}




.bgwhite { background-color: white; }
.bgwhite .ricetta {border-color:#ee2027;}
.bgwhite h2, .bgwhite h3, .bgwhite .dx { color:#ee2027 ; }


.bgblack { background-color: black; color:white; }
.bgblack .ricetta {border-color:#ee2027;}
.bgblack h2, .bgblack h3, .bgblack .dx  { color:#ee2027 ; }


.bgred h2, .bgred h3, .bgred .dx  { color:white ; }
.bgred .ricetta {border-color:white;}

#contrasto {
    background-image:url(../immagini/to-beer-fraternity-house-menu-3.gif) ;
    background-size: 100%;
    background-position: 0 -1px;
    background-repeat: no-repeat;
    padding-top: 160px;

}

#contrasto p.center {
    padding-bottom: 230px;
}


/*#contorni {
    background-image:url(../immagini/to-beer-fraternity-house-menu-7.gif) ;
    background-size: 100%;
    background-position: 0 -1px;
    background-repeat: no-repeat;
    padding-top: 160px;
   /* color: #ee2027;*/

}

#contorni h2 {
    padding-top: 73px;
    padding-bottom: 156px;
}*/

/*#contorni h3, #contorni .dx  { color:white ; }*/

#contrasto h2, .burger h2, .dessert h2, .spina h2 {padding-bottom: 0;}

#logo {
    max-width: 250px;
    margin: 0 auto 22px;
}
.prefooter  { width: 100%;}
.prefooter img {
    width: 45px;
    max-width: 45px;
    display: inline;
    margin: 0 6px;
}  

.fb, .ig {width: 50%;}
.fb {text-align: right; float: left;}
.ig {text-align: left; float: right;}


.footer {
    text-align: center;
    margin: 90px 0 20px;
    color: white;
}
.footer a { color: white; !important}
.footer {font-size: 12px;
    padding: 0 20px;}

.dulcimg {
    max-width: 450px; 
    margin: 30px auto;
}

.credits {
    display: block;
    line-height: 22px;
    font-size: 11px;
    text-align: center;
    padding-bottom: 20px;
    background:black;
}

.credits a{
    color: red;
}
.credits img {
    display: inline;
}

.prezzo {position: relative;}
.prezzo span {
    font-family: 'IBM Plex Mono', monospace !important;
    font-size: 58%;
    letter-spacing: 0;
    top: 0;
    position: relative;
}

@media screen and (max-width: 600px) { 
    .navigation, .container, html, body {width: 100vw; max-width: 100vw;}


   /* .navigation a {
    color: white;
    font-size: 20px;
    line-height: 25px;
    }*/

    .navigation a {
    color: white;
    font-size: 16px;
    line-height: 23px;
}

.navigation2 a {
    color: #ee2027;
    font-size: 42px;
    line-height: 90px;
}
.navigation2 a:after {
    content: "→";
    font-family: 'NN Nouvelle Grotesk STD Normal' !important;
    color: white;
    font-weight: 400;
    font-size: 29px;
    margin-left: 3px;
    position: relative;
    top: -9px;
}
.navigation2 {
    text-align: center;
    max-width: 700px;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 10px;
}


    .navigation a:after {
        content: "→";
        font-family: 'NN Nouvelle Grotesk STD Normal' !important;
        color: black;
        font-weight: 400;
        font-size: 19px;
        margin-left: 3px;
        margin-right: -2px;
    }

    .navigation a:last-child:after {
        content: "";
    }

    .d {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 17px;
        line-height: 22px;
    }

    .intro {
    padding-bottom: 30px !important;
        margin-top: 14px;
    }
    .d h2 {
    font-size: 42px;
    line-height: 45px;
    text-align: center;
    padding: 11px 0 39px;
    }
    .d h3 {
    font-size: 27px;
    line-height: 30px;
    }
    .d h4 {
    font-size: 21px;
    line-height: 23px;
    }
    .ricetta {
    border-bottom: 1px solid;
    padding: 14px 0 22px;
    width: 100%;
    display: inline-block;
    }
    #contrasto {
    padding-top: 72px;
    }
    #contrasto p.center {
    padding-bottom: 165px;
    }
    #contorni {
    padding-top: 72px;
    }
    #contorni h2 {
    padding-bottom: 108px;
    padding-top: 122px;
    }
    #contrasto h2, .burger h2, .dessert h2, .spina h2, .week h2 {
    padding-bottom: 0;
    }
    .smorrebrod, .spina, .week, .tacos {
    padding-bottom: 2px;
    }
    .dulcimg {
    max-width: 400px; 
    margin: 10px auto 0;
    }

    #logo {
    max-width: 180px;
    margin: 0 auto 22px;
    }

}

@media screen and (max-width: 350px) { 
    #contorni h2 {
    padding-bottom: 108px;
    padding-top: 99px;
    }

}