#todo-o-conteudo {
display: block;
}

div.wrapper div.content.content-center div.intro {
position: relative;
margin-top: 7em;
margin-bottom: -8em;
z-index: 3;
}


div.wrapper div.content-center a.item-menu-dia {
text-decoration: none;
background-color: transparent;
user-select: auto;
cursor:pointer;
}

div.wrapper div.content-center a.item-menu-dia:hover {
opacity: .5;
}

div.wrapper div.content.content-center div.intro p.menu-dia {
font-family: 'SamsungSharpSans-Bold'; 
font-family: 'SamsungSharpSans-Medium'; 
font-family: 'SamsungSharpSans-Regular';
font-size: 1.5em;
line-height: 1.5em;
text-align: center;
padding: 0.2em;
}

div.wrapper div.content.content-center div.intro p.menu-dia span.bullet {
font-size: 1em;
}

section div.full-screen div.full-screen-image {
    position: absolute;
    right: 0;
    /*top: 54px;*/
    top: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

section div.full-screen#inicio-boamesa div.full-screen-image.landscape {
background-image: url('//images.impresa.pt/expresso/2020-07-14-restaurantes-boa-mesa-capa.jpg/original');
}

section div.full-screen#inicio-boamesa div.full-screen-image.portait {
background: url('//images.impresa.pt/expresso/2020-07-15-capa-boa-mesa-portrait-andreia-costa.jpg/original');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}

div.full-screen div.module-centered h1,
div.full-screen div.module-centered p {
    color: #58708c;
    color: #36435a;
    color: #000000;
}

div.full-screen div.module-centered p,
div.full-screen div.module-centered p a {
color: #36435a;
color: #000000;
}



div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
    /*font-size: 5em;*/
    line-height: 1.1em;
    text-transform: initial;
    color: #000000;
    text-align: center;
    font-family: 'SamsungSharpSans-Bold';
    margin: 1em auto 0.2em;
    width: 100%;
    font-weight: 100;
}

div.wrapper div.content.content-center div.contacto p {
font-family: 'Heebo-Regular';
font-size: 1.5em;
line-height: 1.65em;
margin: 0;
text-align: center;
color: #c7010a;
}

div.wrapper div.content.content-center div.contacto {
margin-bottom: 1em;
}