/* Site Pizza-Services-Evry by contact@curubi.fr */
/* Code Quality Tool https://jigsaw.w3.org/css-validator/#validate_by_input */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 28, 2015 */
/*Copyright (c) 2011 TypeSETit, LLC (typesetit@att.net), with Reserved Font Name "Alex Brush", licensed under the SIL Open Font License, Version 1.1*/
/*
@font-face {
    font-family: 'alex_brushregular';
    src: url('../fonts/alexbrush-regular-webfont.eot');
    src: url('../fonts/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/alexbrush-regular-webfont.woff2') format('woff2'),
        url('../fonts/alexbrush-regular-webfont.woff') format('woff'),
        url('../fonts/alexbrush-regular-webfont.ttf') format('truetype'),
        url('../fonts/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 28, 2015 */
/*Copyright (c) This file is downloaded from fonts101.com, all fonts on the website are available for free and may not be resold.*/
@font-face {
    font-family: 'cooper_blackregular';
    src: url('../fonts/cooper-black-webfont.eot');
    src: url('../fonts/cooper-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cooper-black-webfont.woff2') format('woff2'),
        url('../fonts/cooper-black-webfont.woff') format('woff'),
        url('../fonts/cooper-black-webfont.ttf') format('truetype'),
        url('../fonts/cooper-black-webfont.svg#cooper_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media all {

    /* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
        margin: 0;
        padding: 0;
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }

    body {
        line-height: 1;
    }

    ol,
    ul {
        list-style: none;
    }

    blockquote,
    q {
        quotes: none;
    }

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: none;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    /* Prevent Superscripts and Subscripts from Affecting Line-Height */
    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }

    sup {
        top: -0.5em;
    }

    sub {
        bottom: -0.25em;
    }

    #isMobile {
        display: inline-block;
        content: '';
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

    #page_acces iframe.map {
        display: block;
        margin-top: 8em;
    }

    #page_acces a.map {
        display: none;
    }

    .important {
        background-color: #ce1d01;
        background: rgba(145, 20, 0, 0.9);
        background: linear-gradient(170deg, rgba(145, 20, 0, 0.9) 30%, rgba(206, 29, 1, 0.9) 70%);
        border: 1px solid #fff;
        border-radius: 2em;
        padding: 1.5em 1.5em 0.3em 1.5em;
    }

    .poisson {
        color: #5da65e;
    }

    .fromage {
        color: #f5b606;
    }

    .viande {
        color: #ce1d01;
    }

    .divers {
        color: #8e468f;
    }

    #mention_legales p {
        margin: 1em 0;
    }

    #header #h_commande {
        position: fixed;
        top: 3.2em;
        right: 0.7em;
    }

    #header #h_commande .button {
        font-size: 1em;
        font-family: cooper_blackregular;
        text-align: center;
        text-decoration: none;
        outline: none;
        color: #fff;
        padding: 1em 1.1em;
        background-color: rgba(206, 29, 1, 0.9);
        border: 1px #fff solid;
        border-radius: 0;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.8);
        box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.8);
    }

    #header #h_commande .button:hover {
        background-color: rgba(145, 20, 0, 0.9)
    }
}

@media screen and (min-width:801px) {
    body {
        font-size: 16px;
        font-family: helvetica, arial, sans-serif;
        color: #fff;
        background-color: #020202;
        background: #020202 url(../imgs/background.jpg) no-repeat fixed center bottom;
        background-size: 100% auto;
    }

    #header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
        height: 13em;
        z-index: 9990;
    }

    #footer {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        background-color: #131716;
        background-color: rgba(19, 23, 22, 0.5);
        padding: 0.4em 0 0.4em 0;
        z-index: 9998;
    }

    #header h1 a {
        position: absolute;
        top: 0.2em;
        left: -20.5em;
        /*top: 1.2em;
        left: -19.5em;*/
        width: 28em;
        height: 6.5em;
        background: transparent url(../imgs/logo.png) no-repeat right top;
        background-size: 26% auto;
        cursor: default;
        z-index: 9991;
    }

    #header ul {
        position: relative;
        height: 1.5em;
        z-index: 9992;
    }

    #accueil ul {
        text-align: left;
        padding-left: 9em;
    }

    #header li,
    #footer li {
        display: inline-block;
        text-align: left;
    }

    li#link_pizzas,
    li#link_pizzwichs {
        width: 9em;
    }

    li#link_menus,
    li#link_pates {
        width: 11em;
    }

    li#link_salades {
        width: 13em;
    }

    /*,li#link_plats  Retrait des plats*/
    li#link_sandwidtchs,
    li#link_burgers {
        width: 13em;
    }

    li#link_texmex {
        width: 12em;
    }

    /*,li#link_paninis  Retrait des plats*/
    li#link_paninis {
        width: 13em;
    }

    /* Retrait des plats*/
    li#link_desserts,
    li#link_boissons {
        width: 6em;
    }

    li#link_midi {
        width: 18.5em;
    }

    li#link_horaires {
        width: 14.5em;
    }

    li#link_acces {
        width: 16.5em;
    }

    li#link_legal {
        width: 10.7em;
    }

    #header a,
    #header a:visited,
    #footer a,
    #footer a:visited {
        display: inline-block;
        /*font-size: 1.5em;
        font-family: alex_brushregular;*/
        font-size: 1.3em;
        text-decoration: none;
        color: #fff;
        transition: color .4s ease-out;
    }

    #header a:hover,
    #footer a:hover {
        color: #f5b606;
    }

    #header a span,
    #header a:visited span,
    #footer a span,
    #footer a:visited span {
        display: inline-block;
        height: 0.8em;
        border-bottom: 1px solid #fff;
        /*padding-bottom: -3em;*/
        /*padding-right: 0.5em;*/
        padding-bottom: .3em;
        transition: border-color .4s ease-out;
    }

    #header a:hover span,
    #footer a:hover span {
        border-color: #f5b606;
    }

    #header a.actif,
    #footer a.actif {
        color: #ce1d01;
        cursor: default;
    }

    #header a.actif span,
    #footer a.actif span {
        border-color: #ce1d01;
    }

    #header #h_carte {
        font-size: 0.8em;
        text-align: right;
        width: 14em;
        padding-right: 4em;
        position: absolute;
        top: 0.2em;
        right: .8em;
        background: transparent url(../imgs/CB.png) no-repeat right top;
        background-size: 22% auto;
    }

    #header #h_ouverture {
        font-size: 2.3em;
        font-family: cooper_blackregular;
        color: #f5b606;
    }

    #header #h_telephone {
        font-size: 3em;
        font-family: cooper_blackregular;
        color: #ce1d01;
        letter-spacing: 0.2em;
        text-shadow: 0 0 0.2em #fff;
    }

    #header #h_adresse {
        margin: 0.7em 0 2em 0;
        font-family: cooper_blackregular;
        color: #f5b606;
    }

    #content {
        position: relative;
        margin: 12.5em 0 3em 7em;
        z-index: 100;
    }

    #accueil #promo_1,
    #accueil #promo_2 {
        display: inline-block;
        text-align: left;
        margin: 1.5em 3em 0 2em;
        width: 28em;
    }

    #accueil h2 {
        font-size: 2.3em;
        font-family: cooper_blackregular;
        margin: 0 0 0.2em 0.7em;
        text-shadow: 0 0 0.3em #131716;
    }

    #accueil #c_achat_emporte,
    #accueil #c_offre_emportee,
    #accueil #c_achat_livre,
    #accueil #c_offre_livree {
        font-size: 2.3em;
        font-family: cooper_blackregular;
        text-align: justify;
        color: #f5b606;
        line-height: 0.7em;
    }

    #accueil #c_achat_emporte span,
    #accueil #c_offre_emportee span,
    #accueil #c_achat_livre span,
    #accueil #c_offre_livree span {
        /*for one ligne text align  justify*/
        display: inline-block;
        width: 5em;
    }

    #accueil #c_conditions_emportees,
    #accueil #c_conditions_livrees {
        font-size: 0.8em;
        text-align: justify;
    }

    body.marchandise {
        /*background: #020202 url(../imgs/background_black.jpg) no-repeat fixed center top;*/
        background: #020202 url(../imgs/background_pizza.png) no-repeat fixed center bottom;
        background-size: 100% auto;
        background-size: contain;
    }

    .marchandise #header {
        background-color: transparent;
        height: 6em;
    }

    .marchandise #footer {
        background-color: transparent;
        font-size: 0.8em;
    }

    .vertical #header {
        background-color: #131716;
        background-color: rgba(19, 23, 22, 0.9);
    }

    .vertical #footer {
        background-color: #131716;
        background-color: rgba(19, 23, 22, 0.9);
    }

    #header h1,
    #header #h_telephone,
    #header ul#menu_1,
    #header ul#menu_2,
    #footer {
        transition: font-size .4s ease-out, left .4s ease-out, top .4s ease-out, display .4s ease-out;
    }

    .marchandise #header h1 {
        font-size: 0.5em;
    }

    .marchandise #header h1 a {
        cursor: pointer;
    }

    .marchandise #header #h_telephone {
        font-size: 2em;
    }

    .marchandise #header #h_ouverture,
    .marchandise #header #h_adresse {
        display: none
    }

    .marchandise #header ul {
        font-size: 0.8em;
        position: absolute;
        left: 13em;
    }

    .marchandise #header ul#menu_1 {
        top: 3em;
    }

    .marchandise #header ul#menu_2 {
        top: 5em;
    }

    .marchandise #content {
        margin: 6em 0 2em 0;
    }

    #page_pizza {
        margin: 7em auto 0 auto;
        text-align: center;
    }

    #page_pizza h3 {
        font-size: 1.3em;
        font-weight: bold;
        text-transform: uppercase;
    }

    #page_pizza p {
        font-size: 0.7em;
        margin: 0.5em auto 0 auto;
        width: 16.5em;
        height: 3em;
    }

    #page_pizza li {
        display: inline-block;
    }

    #page_pizza li span {
        display: block;
    }

    #page_pizza .pizza_taille {
        font-weight: bold;
        text-transform: uppercase;
        /*color: #131716;
        padding: 0.1em;*/
        color: #ffffff;
        color: rgba(255, 255, 255, 0.7);
        padding: .3em .2em .2em .2em;
        margin: 0 0 0.2em 0;
        border-radius: .3em;
    }

    #page_pizza div {
        display: inline-block;
        width: 12.5em;
        overflow: hidden;
        margin: 0 0 1em 0;
        padding: 1em 0 1em 0;
        border-radius: 1rem;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        border: 1px solid #000;

        /*background: rgba(255, 255, 255, 0.6);
        border-radius: 1rem;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border: 1px solid rgba(255, 255, 255, 0.3);*/

        /*padding: 6em 0 1em 0;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 8em auto;*/
    }

    /*#page_pizza .marguerita {background-image: url(../imgs/marguerita.png);}*/
    /*#page_pizza .tartiflette {background-image: url(../imgs/tartiflette.png);}*/
    #page_pizza .sauce_tomate .pizza_taille {
        background-color: #ce1d01;
    }

    #page_pizza .creme_fraiche .pizza_taille {
        background-color: #5da65e;
    }

    #page_pizza .sauce_samourai .pizza_taille {
        background-color: #f5b606;
    }

    #page_pizza .sauce_barbecue .pizza_taille {
        background-color: #8e468f;
    }

    .prix {
        font-size: 1.2em;
        position: absolute;
        top: 0.5em;
        left: 22.6em;
        width: 3.2em;
        font-family: cooper_blackregular;
        color: #f5b606;
        margin: 0;
        padding: 0.5em;
        text-align: center;
        transform: rotate(20deg);
    }

    #page_menu p,
    #page_sandwidtch p,
    #page_burger p {
        font-size: 0.8em;
        text-align: center;
        margin-bottom: 1em;
    }

    div.menu {
        position: relative;
        float: left;
        width: 35em;
        height: 7em;
        margin: 0.5em 1.2em 0.5em 1.2em;
        padding: 0.2em 0.7em 0.2em 0.7em;
        /*border: 1px solid #ffffff;
        background-color: #131716;
        background-color: rgba(19, 23, 22, 0.7);*/
        border-radius: 1rem;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        border: 1px solid #000;
    }

    .menu h3 {
        font-size: 1.3em;
        font-weight: bold;
        text-transform: uppercase;
        display: inline;
        line-height: 1.5em;
    }

    .menu li {
        font-size: 0.8em;
        line-height: 1.2em;
    }

    .menu .prix {
        top: 0.7em;
        left: 26.5em;
        width: 3.8em;
        padding: 0.4em;
    }

    .denrees {
        position: relative;
        width: 30em;
        margin: 8em auto 0 auto;
        padding: 0.2em 0.7em 0.2em 0.7em;
        /*border: 1px solid #ffffff;
        background-color: #131716;
        background-color: rgba(19, 23, 22, 0.7);*/
        border-radius: 1rem;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        border: 1px solid #000;
    }

    .denrees .title {
        font-size: 1.3em;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 2em;
        margin-bottom: .5em;
    }

    #page_lasagne.denrees,
    #page_tenders.denrees,
    #page_wrap_tenders.denrees,
    #page_frite.denrees {
        margin-top: 2em;
    }

    #page_paninis_plus.denrees {
        margin-top: 1em;
    }

    #page_plat .fromage {
        margin-top: 1em;
    }

    #page_plat.denrees,
    #page_salades.denrees {
        width: 45em;
    }

    #page_plat .prix,
    #page_salades .prix {
        left: 35em;
    }

    div#pizzaiolo {
        height: 8em;
        border-color: #f5b606;
    }

    #pizzaiolo span {
        font-size: 0.8em;
    }

    #pizzaiolo p {
        text-align: left;
    }

    #pizzaiolo ul {
        margin: 0.6em 0 0.6em 0;
    }

    #pizzaiolo li {
        display: inline-block;
    }

    #pizzaiolo li span {
        font-size: 1em;
        display: block;
        text-align: right;
    }

    #pizzaiolo li.titre span {
        width: 20em;
        color: #f5b606;
    }

    #pizzaiolo .pizza_taille {
        font-weight: bold;
        text-transform: uppercase;
        background-color: #f5b606;
        /*color: #131716;
        padding: 0.1em;
        margin: 0 0 0.2em 0;*/
        color: #ffffff;
        color: rgba(255, 255, 255, 0.7);
        padding: .3em .2em .2em .2em;
        margin: 0 0 0.2em 0;
        border-radius: .3em;

    }

    .denrees li {
        font-size: 1.3em;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 2em;
    }

    .denrees li span {
        font-size: 0.6em;
        font-weight: normal;
        text-transform: none;
        /*color: #ffffff;*/
        color: #000000;
    }

    .denrees p {
        font-size: 0.8em;
        margin: 0.5em 0 0.5em 0;
    }

    #page_horaires {
        font-size: 2.3em;
        font-family: cooper_blackregular;
        text-align: center;
        line-height: 2em;
        margin: 4em auto 0 auto;
        width: 20em;
    }

    #page_horaires {
        font-size: 2.3em;
        font-family: cooper_blackregular;
        text-align: center;
        line-height: 2em;
        margin: 4em auto 0 auto;
        width: 20em;
    }

    #page_horaires .horaire {
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
            1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }

    #page_acces .map {
        height: 32em;
        width: 100%;
        border: 0;
        overflow: hidden;
        z-index: 9997;
    }

    #page_legale_1,
    #page_legale_2 {
        font-size: 0.8em;
        text-align: justify;
        line-height: 1.3em;
        width: 38em;
        float: left;
        padding-bottom: 4em;
    }

    #page_legale_1 {
        margin-left: 10em;
        float: left;
    }

    #page_legale_2 {
        margin-right: 10em;
        float: right;
    }

    #page_legale_1 h2,
    #page_legale_2 h2 {
        font-size: 1.2em;
        padding: 1em 0;
    }

    #page_legale_1 h3,
    #page_legale_2 h3 {
        color: #ce1d01;
        margin-top: 1.2em;
    }

    #page_legale_1 a,
    #page_legale_2 a {
        color: #ffffff;
    }

    #isMobile,
    #link_accueil {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    body {
        font-size: 32px;
        font-family: helvetica, arial, sans-serif;
        color: #ffffff;
        background-color: #020202;
    }

    #header {
        text-align: center;
    }

    #header h1 {
        overflow: hidden;
        background: #020202 url(../imgs/logo.png) no-repeat center 0.5em;
        background-size: 5em auto;
        height: 5.2em;
    }

    #header h1 a {
        position: relative;
        display: block;
        left: -20em;
    }

    #header #h_ouverture {
        font-family: cooper_blackregular;
        color: #f5b606;
    }

    #header #h_telephone {
        font-size: 1.1em;
        font-family: cooper_blackregular;
        color: #ce1d01;
        letter-spacing: 0.1em;
        margin: 0.2em 0 0.2em 0;
    }

    #header #h_adresse {
        font-size: 0.85em;
        font-family: cooper_blackregular;
        color: #f5b606;
    }

    #header #h_adresse .tiret {
        display: none;
    }

    #header #h_adresse .ville {
        display: block;
    }

    #header #h_carte {
        font-size: 0.58em;
        text-align: right;
        line-height: 1.2em;
        background: #020202 url(../imgs/CB.png) no-repeat right center;
        background-size: 4.4em auto;
        padding-right: 4.5em;
        margin: 1.5em auto 1.5em auto;
        width: 12.4em;
    }

    #header #menu {
        font-size: 0.8em;
        height: 40em;
        width: 100%;
        overflow: hidden;
    }

    #accueil #header #menu {
        height: 20em;
    }

    #header #menu a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #header #menu a#link_accueil {
        display: none;
    }

    #header #menu ul {
        position: relative;
        top: -1em;
        right: 0;
        margin: 0;
        padding: 0;
    }

    #header #menu li {
        display: block;
        position: absolute;
        height: 1em;
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid #020202;
    }

    #accueil #header #menu li {
        padding: .3em 0;
    }

    #header li#link_pizzas {
        background: #ce1d01;
        top: 1em;
        z-index: 10012;
    }

    #header li#link_pizzwichs {
        background: #ce1d01;
        top: 2.6em;
        z-index: 10011;
    }

    #header li#link_menus {
        background: #ce1d01;
        top: 4.2em;
        z-index: 10010;
    }

    #header li#link_sandwidtchs {
        background: #ce1d01;
        top: 5.8em;
        z-index: 10009;
    }

    #header li#link_burgers {
        background: #ce1d01;
        top: 7.4em;
        z-index: 10008;
    }

    #header li#link_paninis {
        background: #ce1d01;
        top: 9em;
        z-index: 10007;
    }

    #header li#link_texmex {
        background: #ce1d01;
        top: 10.6em;
        z-index: 10006;
    }

    #header li#link_pates {
        background: #f5b606;
        top: 12.2em;
        z-index: 10005;
    }

    /*#header li#link_plats {  Retrait des plats
        background: #f5b606;
        top: 9em;
        z-index: 10004;
    }*/
    #header li#link_salades {
        background: #5da65e;
        top: 13.8em;
        z-index: 10003;
    }

    #header li#link_desserts {
        background: #8e468f;
        top: 15.4em;
        z-index: 10002;
    }

    #header li#link_boissons {
        background: #8e468f;
        top: 17em;
        z-index: 10001;
    }

    #header #h_commande {
        top: 2em;
        right: .2em;
    }

    #header #h_commande .button {
        font-size: .635em;
        padding: .6em .5em;
    }

    #accueil #header #h_commande {
        position: initial;
        height: 2.2em;
    }

    #accueil #header #h_commande .button {
        font-size: .635em;
        padding: .6em 2.3em;
    }

    #accueil .important {
        padding-top: 0.2em;
        margin: 1em;
    }

    #accueil #promo_1,
    #accueil #promo_2 {
        text-align: left;
        margin-bottom: 1em;
    }

    #accueil h2 {
        font-family: cooper_blackregular;
        margin: 0 0 0.5em 2em;
    }

    #accueil #c_achat_emporte,
    #accueil #c_offre_emportee,
    #accueil #c_achat_livre,
    #accueil #c_offre_livree {
        font-size: 0.7em;
        font-family: cooper_blackregular;
        text-align: left;
        color: #f5b606;
        line-height: 1em;
        padding: 0;
        margin: 0;
    }

    #accueil #c_conditions_emportees,
    #accueil #c_conditions_livrees {
        font-size: 0.5em;
        text-align: justify;
    }

    .denrees .title {
        text-align: center;
        font-size: .8em;
    }

    .marchandise #header h1,
    .marchandise #header #h_ouverture,
    .marchandise #header #h_adresse,
    .marchandise #header #h_carte {
        display: none;
    }

    .marchandise #header h1 {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        height: 1.7em;
        width: 2.7em;
        background-size: auto 1.5em;
        background-position: 3px 3px;
    }

    .marchandise #header #h_telephone {
        text-align: right;
        font-size: 0.7em;
        display: block;
        position: fixed;
        top: 0;
        right: 0.3em;
        width: 100%;
        height: 1.7em;
        overflow: hidden;
        margin: 0 0 0 0;
        padding: .8em 2em 0 0;
        background: #020202 url(../imgs/mobileMenu.png) no-repeat right 0.55em;
        background-size: 1.8em auto;
        cursor: pointer;
        border-bottom: 1px solid #ffffff;
    }

    .marchandise #header #menu {
        display: none;
        position: fixed;
        top: 2.3em;
        right: 0;
        /*width: 10em;*/
        width: 100%;
        background-color: #020202;
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    .marchandise #header #menu a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        margin: 0;
        /*padding: 0;*/
        padding: 0.3em 0;
    }

    .marchandise #header #menu a#link_accueil {
        display: block;
    }

    .marchandise #header #menu ul {
        position: relative;
        top: -1em;
        right: 0;
        margin: 0;
        padding: 0;
    }

    .marchandise #header #menu li {
        display: block;
        position: absolute;
        /*height: 1em;*/
        height: 1.6em;
        overflow: hidden;
        border-bottom: 1px solid #020202;
    }

    .marchandise #header #menu li a {
        display: block;
        /*width: 10em;*/
        width: 100%;
    }

    .marchandise #content {
        margin-top: 5em;
    }

    .marchandise #content ul {
        font-size: 0.8em;
        text-align: center;
        margin: 0.5em 0 0.5em 0;
    }

    .marchandise #content #page_pizza div,
    .marchandise #content .menu {
        text-align: center;
        margin: 0.5em 0 0.5em 0;
        padding: 0.5em;
        /*background-color: #303030;
        background: linear-gradient(170deg, #000000 30%, #303030 70%);*/
        background: #fff;
        color: #000;
        margin: 1rem;
        border-radius: 1rem;
    }

    .marchandise #content p {
        text-align: center;
        font-size: 0.8em;
        margin: 0.5em 0 0.5em 0;
    }

    .marchandise #content #page_pizza li {
        color: #909090;
    }

    .marchandise #content #pizzaiolo.menu {
        padding-left: 0;
        padding-right: 0;
    }

    .marchandise #content #pizzaiolo>span {
        font-size: 0.8em;
    }

    .marchandise #content #pizzaiolo ul {
        width: 17em;
        height: 3em;
        display: block;
        overflow: hidden;
    }

    .marchandise #content #pizzaiolo li {
        display: inline-block;
    }

    .marchandise #content #pizzaiolo li.titre {
        width: 10em;
    }

    .marchandise #content #pizzaiolo li span {
        font-size: 0.6em;
        display: block;
        text-align: right;
    }

    .marchandise #content #pizzaiolo p {
        font-size: 0.6em;
    }

    .marchandise #content #page_salades li,
    .marchandise #page_dessert li,
    .marchandise #page_boisson li,
    .marchandise #page_plat li {
        display: block;
        margin: 0.5em 0 0.5em 0;
    }

    .marchandise #content #page_salades span,
    .marchandise #page_dessert span,
    .marchandise #page_boisson span {
        font-size: 0.8em;
        color: #ffffff;
        display: block;
    }

    .marchandise #content #page_lasagne p {
        font-size: 0.6em;
    }

    .marchandise #content .prix {
        font-family: cooper_blackregular;
        color: #f5b606;
        margin: 0.5em auto 0.5em auto;
        padding: 0.2em;
        width: 4em;
        background-color: #ce1d01;
        background: rgba(145, 20, 0, 0.9);
        background: linear-gradient(170deg, rgba(145, 20, 0, 0.9) 30%, rgba(206, 29, 1, 0.9) 70%);
        border: 1px solid #fff;
        border-radius: 2em;
        text-align: center;
    }

    #mention_legales #content {
        padding: 0 1em;
    }

    #mention_legales #content h2 {
        font-size: 0.6em;
        padding: 1.5em 0;
    }

    .marchandise #content #page_legale_1 h3,
    .marchandise #content #page_legale_2 h3 {
        font-size: 0.5em;
        color: #ce1d01;
    }

    .marchandise #content #page_legale_1 p,
    .marchandise #content #page_legale_2 p {
        font-size: 0.5em;
        text-align: justify;
        margin: 1em 0;
    }

    .marchandise #content #page_legale_1 a,
    .marchandise #content #page_legale_2 a {
        color: #ffffff;
    }

    #footer {
        margin-top: 4em;
        font-size: 0.8em;
        height: 13.05em;
        width: 100%;
        overflow: hidden;
    }

    #footer a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        text-align: center;
        padding: 0.5em 0;
    }

    #footer li#link_midi {
        border-top: 1px solid #ffffff;
        padding: 1px 0 1px 0;
    }

    #footer li#link_midi a {
        background: #ce1d01;
    }

    #footer li {
        border-bottom: 1px solid #ffffff;
    }
}

@media screen and (max-width: 319px) {}

@page {
    size: A4 portrait;
}

@media print {

    #isMobile,
    #link_accueil {
        display: none !important;
    }
}