<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils) is not within the allowed path(s): (/www/wwwroot/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global.less) is not within the allowed path(s): (/www/wwwroot/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global) is not within the allowed path(s): (/www/wwwroot/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.restaurant {
  background-color: #0B1315;
  padding: 120px 0 160px;
}
body main section.restaurant .contenu .container {
  max-width: 1290px;
}
body main section.restaurant .contenu .medias {
  position: relative;
  padding-top: 50px;
}
body main section.restaurant .contenu .medias .visuel {
  width: 434px;
  height: 555px;
  max-width: 100%;
  position: relative;
  margin: 0 0 0 auto;
}
body main section.restaurant .contenu .medias .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.restaurant .contenu .medias .motif {
  background: url(../../../../img/motif.svg) repeat;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  width: 316px;
  height: 327px;
}
body main section.restaurant .contenu .bloc {
  text-align: center;
  display: table;
}
body main section.restaurant .contenu .bloc h2 {
  font-family: 'El Messiri', sans-serif;
  color: #fff;
  font-size: 19px;
  margin-bottom: 10px;
}
body main section.restaurant .contenu .bloc h3 {
  position: relative;
  font-size: 30px;
  letter-spacing: 4.5px;
  display: table;
  margin: 0 auto 55px;
  text-transform: uppercase;
}
body main section.restaurant .contenu .bloc h3:before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 35px;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 58px;
  background-color: #F2B872;
}
body main section.restaurant .contenu .bloc h3:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 35px;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  width: 58px;
  background-color: #F2B872;
}
body main section.restaurant .contenu .bloc .texte {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 45px;
}
body main section.restaurant .contenu .bloc .texte p {
  font-size: 18px;
}
body main section.restaurant .contenu .bloc .bouton {
  margin: auto;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.restaurant {
    padding: 100px 0 130px;
  }
  body main section.restaurant .contenu .bloc h3 {
    font-size: 28px;
    margin: 0 auto 45px;
  }
  body main section.restaurant .contenu .bloc .texte p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.restaurant {
    padding: 80px 0 100px;
  }
  body main section.restaurant .contenu .bloc h3 {
    font-size: 25px;
    margin: 0 auto 45px;
  }
  body main section.restaurant .contenu .bloc .texte p {
    font-size: 17px;
  }
  body main section.restaurant .contenu .medias {
    padding-top: 30px;
    margin-left: -12px;
  }
  body main section.restaurant .contenu .medias .visuel {
    height: 500px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.restaurant {
    padding: 80px 0 100px;
  }
  body main section.restaurant .contenu .bloc h3 {
    font-size: 25px;
    margin: 0 auto 45px;
  }
  body main section.restaurant .contenu .bloc h3:before {
    margin-right: 20px;
    width: 50px;
  }
  body main section.restaurant .contenu .bloc h3:after {
    margin-left: 20px;
    width: 50px;
  }
  body main section.restaurant .contenu .bloc .texte p {
    font-size: 17px;
  }
  body main section.restaurant .contenu .medias {
    padding-top: 30px;
    margin-left: 0;
  }
  body main section.restaurant .contenu .medias .visuel {
    height: 500px;
    width: 337px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.restaurant {
    padding: 60px 0;
  }
  body main section.restaurant .contenu .bloc {
    margin: 0 auto 50px;
  }
  body main section.restaurant .contenu .bloc h3 {
    font-size: 23px;
    margin: 0 auto 40px;
    letter-spacing: 3.8px;
  }
  body main section.restaurant .contenu .bloc h3:before {
    margin-right: 20px;
    width: 50px;
  }
  body main section.restaurant .contenu .bloc h3:after {
    margin-left: 20px;
    width: 50px;
  }
  body main section.restaurant .contenu .bloc .texte p {
    font-size: 17px;
  }
  body main section.restaurant .contenu .medias {
    padding-top: 30px;
    margin-left: 0;
  }
  body main section.restaurant .contenu .medias .visuel {
    height: 450px;
    width: 95%;
  }
}
@media (max-width: 767.98px) {
  body main section.restaurant {
    padding: 50px 0 40px;
  }
  body main section.restaurant .contenu .bloc {
    margin: 0 auto 50px;
  }
  body main section.restaurant .contenu .bloc h3 {
    font-size: 20px;
    margin: 0 auto 30px;
    letter-spacing: 3.8px;
  }
  body main section.restaurant .contenu .bloc h3:before {
    display: none;
  }
  body main section.restaurant .contenu .bloc h3:after {
    display: none;
  }
  body main section.restaurant .contenu .bloc .texte {
    margin: 0 auto 30px;
  }
  body main section.restaurant .contenu .bloc .texte p {
    font-size: 16px;
  }
  body main section.restaurant .contenu .medias {
    padding-top: 20px;
    margin-left: 0;
  }
  body main section.restaurant .contenu .medias .motif {
    width: 180px;
    height: 190px;
  }
  body main section.restaurant .contenu .medias .visuel {
    height: 350px;
    width: 95%;
  }
}
