<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>640</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1594</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2199</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2250</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.maps .map {
  height: 430px;
}
.maps .infos {
  padding-top: 85px;
  padding-bottom: 85px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
  justify-content: space-around;
}
.maps .infos .info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.maps .infos .info .icon-wrapper {
  margin-right: 20px;
}
.maps .infos .info .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.maps .infos .info .text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3.5rem;
}
@media (max-width: 991.98px) {
  .maps .map {
    height: 300px;
  }
  .maps .infos {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .maps .infos .info {
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .maps .map {
    height: 200px;
  }
  .maps .infos {
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 15px;
  }
}
