/*
Theme Name: LeMarsico-Theme
Theme URI: https://lemarsico.fr
Template: naftic
Author: Le Marsico
Author URI: https://lemarsico.fr
Description: Thème sur-mesure développé pour le Restaurant Le Marsico - Port de Hyères.
*/

@font-face {
    font-family: Lato-Bold;
    src: url(./fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: Lato-Regular;
    src: url(./fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: Lato-Italic;
    src: url(./fonts/Lato-Italic.ttf);
}

@font-face {
    font-family: Lato-Black;
    src: url(./fonts/Lato-Black.ttf);
}

@font-face {
    font-family: Lato-LightItalic;
    src: url(./fonts/Lato-LightItalic.ttf);
}

@font-face {
    font-family: Lato-Light;
    src: url(./fonts/Lato-Light.ttf);
}

.header-bottom #site-navigation {
    float: left;
    margin-top: 5px;
    margin-right: 40px;
}

.site-header {
    margin-top: 40px;
}

.logo a img {
    width: 220px;
}

.logo a {
    float: left;
}

.boxMv,
.menuMv {
    display: none;
}

.imgEstrellas {
    float: left;
    margin-top: 6px;
    margin-left: 20px;
    width: 70px;
}

.header-bottom {
    max-width: 1200px;
    margin: 0 auto;
}

#site-navigation ul li {
    display: block;
    padding: 8px;
    list-style: none;
}

.transparent #site-navigation ul li a {
    font-family: Lato-Light;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

#site-navigation i {
    font-size: 20px;
    color: #fff;
}

.boxMenu {
    display: none;
}

.menuIcon,
.close-icon {
    cursor: pointer;
}

.boxIdiomas a {
    display: block;
    margin: 10px 0;
    color: #fff;
}

.menu-icon {
    cursor: pointer;
}

.boxEnl {
    color: #fff;
    float: right;
    text-align: right;
}

.boxEnl a {
    font-family: Lato-Regular;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
}

.close-icon {
    display: none;
}

h1,
h2,
h3 {
    font-family: Lato-Bold;
}

h3 {
    color: #fff;
    font-size: 18px;
}

a {
    color: #fff;
}

p {
    font-family: Lato-LightItalic;
    color: #fff;
    font-size: 18px;
    text-shadow: 3px 3px 10px #000;
}

strong {
    font-family: Lato-Italic;
    font-weight: normal;
}

.boxCont {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 580px;
}

.imgTitle {
    margin-bottom: 40px;
    width: 380px;
    animation: 0.3s ease-out 0s normal forwards 1 fadein;
}

#contInicio p {
    animation: 0.35s ease-out 0s normal forwards 1 fadein;
}

.imgGrupo,
.imgGrupo1,
.imgGrupo2,
.imgGrupo3,
.imgGrupo4 {
    width: 100%;
    text-align: center;
}

.imgGrupo img,
.imgGrupo1 img,
.imgGrupo2 img,
.imgGrupo3 img,
.imgGrupo4 img {
    width: 260px;
    cursor: pointer;
}

.rowLogos,
.rowLogos1,
.rowLogos2,
.rowLogos3,
.rowLogos4 {
    display: none;
    flex-wrap: wrap;
    padding-bottom: 40px;
    max-width: 620px;
}

.rowLogos1 {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 0px;
}

.rowLogos1 {
    display: none;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.logoRest {
    flex: 1 0 18%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logoRest img {
    width: 160px;
}

#contReserva .boxCont {
    max-width: 600px;
}

#contReserva span {
    color: #fff;
    font-size: 20px;
    font-family: Lato-Regular;
    display: block;
    margin-bottom: 20px;
}

.btnReserva,
.btnVolver,
.btnMenu {
    display: block;
    font-family: Lato-Bold;
    font-size: 18px;
    border: 2px solid #fff;
    padding: 10px 15px;
    color: #fff;
    max-width: 200px;
    margin: 40px auto;
}

.btnReserva:hover,
.btnVolver:hover,
.btnMenu:hover {
    background-color: #fff;
    transition: all .5s ease;
}

#contPaco p:first-child {
    margin-top: 520px;
}

.boxExperience {
    float: left;
    width: 100%;
}

.leftExp {
    width: 48%;
    float: left;
    text-align: left;
}

.rightExp {
    width: 48%;
    float: right;
    text-align: right;
    margin-left: 14px;
}

.leftExp img,
.rightExp img {
    width: 200px;
}

.boxLeft {
    width: 48%;
    float: left;
}

.boxRight {
    width: 48%;
    float: right;
    filter: grayscale(1);
}

.posAbs {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, -50%);
}

.contHidden {
    position: relative;
    text-align: center;
}

.contForm {
    max-width: 960px;
    margin: 0 auto;
}

.boxForm {
    float: left;
    margin: 40px auto;
    background-color: #000;
    padding: 20px;
}

.btnTrabaja {
    font-size: 20px;
}

.wpcf7 p {
    font-style: normal;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    background-color: #000;
}

.pum-content li {
    color: #fff;
    margin: 20px 0;
}

iframe body {
    color: #fff !important;
}

.site-footer {
    background-image: url(../../uploads/2023/07/Experience-2.png);
    background-size: cover;
    background-position: bottom;
    padding-top: 70px;
}

#bottom-footer {
    padding: 10px 0 20px 0;
    margin: 0 auto;
    z-index: 99999;
    position: relative;
    max-width: 960px;
}

.footerLeft {
    float: left;
    width: 30%;
}

.footerRight {
    float: right;
    width: 70%;
    text-align: right;
}

.footerLeft a {
    margin: 0 5px;
}

.footerLeft i {
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 40px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.footerLeft i:hover {
    background-color: #fff;
    color: #000;
    transition: all .5s ease;
}

.error404 {
    background-image: url(../../uploads/2023/08/notFound-3.jpg);
    background-size: cover;
}

.error404 #page {
    background-color: transparent;
}

.error404 .site-footer {
    background-image: none;
}

.error-404 {
    text-align: center;
}

.error-404 h1 {
    color: #fff;
}

.wpcf7 input,
.wpcf7 textarea {
    color: #fff !important;
    font-family: Lato-Regular;
    font-size: 14px;
}

.menuCarta {
    display: none !important;
}

#black {
    position: relative;
    top: -50px;
    height: 30px;
    background: #0a0a0a;
    margin: 0;
}

.travesia {
    margin-top: -50px !important;
}

.wpcf7-response-output {
    color: #fff;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media(max-width:1680px) {
    #contPaco p:first-child {
        margin-top: 430px;
    }
}

@media(max-width:1550px) {
    #contPaco p:first-child {
        margin-top: 400px;
    }
}

@media(max-width:1250px) {
    .header-bottom {
        width: 80%;
        margin: 0 auto;
        background: transparent;
    }
}

@media(max-width:980px) {
    .posAbs {
        left: 10%;
        transform: translate(-3%, -50%);
    }
}

@media(max-width:860px) {
    .boxEnl {
        display: none !important;
    }
    .menuCarta,
    .menuMv {
        display: block !important;
    }
    .logo {
        position: absolute;
        right: 0;
    }
}

@media(max-width:768px) {
    .header-bottom #site-navigation {
        margin-top: 0;
        padding-top: 0;
    }
    .logo {
        width: auto;
        padding: 0 !important;
        margin-top: -5px;
    }
    .logo-image a img {
        width: 180px;
    }
    #primary-menu {
        position: relative;
    }
    #primary-menu a {
        color: #fff !important;
        line-height: 34px !important;
    }
    p {
        font-size: 16px;
    }
    .boxCont {
        position: relative;
        transform: inherit;
        margin: 320px auto;
        max-width: 80%;
        left: auto;
    }
    .imgTitle {
        width: 220px;
    }
    #contInicio,
    #contExperience {
        margin-bottom: -2px;
    }
    #contPaco {
        background-image: url(wp-content/uploads/2023/07/lemarsico_bg.jpg) !important;
        margin-bottom: -2px;
    }
    #contReserva {
        background-image: url(../../uploads/2023/07/Plato_MV.jpg) !important;
        margin-bottom: -2px;
    }
    #contContacto {
        height: auto !important;
    }
    .boxLeft,
    .boxRight {
        width: 100%;
    }
    #contPaco p:first-child {
        margin-top: 380px;
    }
    .btnTrabaja {
        margin-bottom: 40px;
        display: block;
    }
    .boxPc {
        display: none;
    }
    .boxMv {
        display: block !important;
    }
    #contReserva .boxCont {
        max-width: 60%;
    }
    #contReserva .boxCont span {
        text-shadow: 3px 3px 10px #000;
    }
    .btnReserva,
    .btnMenu {
        margin: 20px auto;
    }
}

@media(max-width:700px) {
    .contHidden {
        position: relative;
        margin: 20% auto 20% auto;
        max-width: 90%;
        transform: inherit;
        left: auto;
    }
    .changeBg1 {
        margin-left: -10.0938px !important;
        margin-right: -25.1092px !important;
    }
}

@media(max-width:680px) {
    #contContacto .boxCont {
        margin-top: 20px;
        float: left;
    }
    #bottom-footer {
        margin-top: -140px;
    }
    #bottom-footer .footerLeft {
        width: 100%;
        text-align: left;
    }
    #bottom-footer .footerRight {
        width: 100%;
        float: left;
        text-align: left;
        margin-top: 20px;
    }
    .rowLogos,
    .rowLogos1,
    .rowLogos2,
    .rowLogos3,
    .rowLogos4 {
        background: rgba(40, 40, 40, .8);
        padding: 10px;
        margin-bottom: 20px;
    }
}

@media(max-width:590px) {
    #contReserva .boxCont {
        max-width: 70%;
        margin: 240px auto;
    }
}

@media(max-width:400px) {
    .header-bottom {
        width: 90%;
    }
    .header-bottom #site-navigation {
        margin-right: 20px;
    }
    .boxCont {
        margin: 160px auto;
    }
    #contPaco p:first-child {
        margin-top: 390px;
    }
    #contReserva span {
        margin-top: 240px;
    }
    .siteorigin-panels-stretch.panel-row-style.panel-row-style-for-6-3.changeBg1 {
        padding-left: 0px !important;
    }
}

@media(max-width:430px) {
    #contPaco p:first-child {
        margin-top: 220px;
    }
}

@media(max-width:400px) {
    #contPaco p:first-child {
        margin-top: 320px;
    }
}

@media(max-width:390px) {
    .leftExp,
    .rightExp {
        width: 46%;
        text-align: center;
    }
}

@media(max-width:380px) {
    .logo a img {
        width: 140px;
    }
    .contForm {
        padding-bottom: 160px !important;
    }
}

@media(max-height:1200px) {
    .boxForm {
        margin-bottom: 160px;
    }
}

@media(max-height:680px) {
    #contPaco p:first-child {
        margin-bottom: 160px;
    }
}

@media(min-width:710px) {
    .changeBg1 {
        margin-left: -352.5px !important;
        margin-right: -367.5px !important;
    }
}