/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header div.g-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*	margin-left: 25px;*/
  max-width: 90%;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
table.table-soins {
  margin-bottom: 4rem;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
table.table-soins th {
  text-align: center;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
table.table-soins th h1 {
  margin: 4px;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
table.table-soins tr td {
  padding: 0px 80px;
  vertical-align: top;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
img.pull-right {
  margin-left: 1em;
  margin-bottom: 0.5em;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
nav.g-main-nav ul.g-dropdown {
  z-index: 500;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
div.sprocket-features, ul.sprocket-features-list {
  z-index: 0;
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
div.sprocket-features-arrows {
  display: none;
}
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
body.nomain #g-main div.g-content {
  border: thin solid #ddd;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
body #g-main div.mainheader div.g-content, body #g-main div.mainfooter div.g-content {
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
table, table * {
  border: none;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
table.telephone a {
  font-size: 150%;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
div.contact-block > div > p > img, div.contact-block > div > table {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
table.liste-prix > tbody > tr:not(:last-child) {
  border-bottom: thin solid #ddd;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
div.frais-supplementaires > div {
  font-size: 75%;
  color: #888;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
div.width_540 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
}
