* {
  margin: 0;
  padding: 0;
  border: 0;
}

@font-face {
  font-family: "noto";
  src: url(https://body-pierced.com/style/noto.woff2) format("woff2");
  font-display: auto;
}

body {
  font-family: "noto", system-ui, sans-serif;
  font-size: 100%;
  background: #000
    url(https://body-pierced.com/images/background/background.svgz);
}

#header {
  position: sticky;
  top: 0;
  left: 0;
}

.header-scroll {
  -webkit-box-shadow: #000 0 0 0.5em 0;
  box-shadow: #000 0 0 0.5em 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  backdrop-filter: blur(10px);
  background: #111;
}

#footer,
.size {
  max-width: 1260px;
}

.size {
  margin: 0 auto;
}

#logo {
  display: block;
  float: left;
  margin: 1em 5em 0 0;
  padding: 0 1em;
}

#menu {
  margin: 1.5em 0;
  padding: 1em 0;
}

#menu li {
  display: inline-block;
  margin: 0.2em 2em;
}

#content li a,
#menu a,
p a {
  font-weight: 700;
  text-decoration: none;
}

#menu a {
  font-size: 120%;
  text-shadow: 0 0 1px #bbb;
  text-transform: uppercase;
  color: #fff;
}

#menu a:hover {
  color: #fc0;
}

#content li a,
p a {
  color: #1a5276;
  border-bottom: 2px solid #ccd;
}

#menu-icons,
#menu-stick {
  display: none;
}

#content {
  max-width: 1260px;
  margin: 1em auto;
  background: #fff;
  padding: 1em 2em;
  box-shadow: #000 0 0 2em 0;
  border-radius: 3em;
  color: #333;
  font-size: 120%;
}

.content-split {
  display: grid;
  grid-template-columns: 65% 35%;
}

.content-left {
  grid-column: 1;
  margin: 0 2em 0 0;
}

.content-right {
  grid-column: 2;
  padding: 0 2em;
}

h1,
h2,
h3,
h4 {
  text-shadow: 2px 2px 5px #ddd;
}

h1,
h2 {
  font-size: 140%;
}

h2 {
  margin: 1em 0 2em;
}

abbr,
h1,
h1 span,
h2,
h3,
h4,
strong,
th {
  font-weight: 700;
}

h3 {
  padding: 1em 0 0;
  font-size: 130%;
}

h1,
h4 {
  margin: 1em 0;
}

h4 {
  font-size: 110%;
}

.list-check li,
p {
  line-height: 2em;
}

#salon-maps,
p,
picture {
  margin: 2em 0;
}

sup {
  font-size: 80%;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
  min-width: 100%;
}

#table-list td,
#table-list th {
  padding: 0.5em;
  border-bottom: 2px solid #eee;
}

#table-list th {
  text-align: left;
  font-weight: 400;
}

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

.align-center td {
  padding: 0.5em;
}

.fafafa {
  background: #f8f8f8;
}

.content-alone picture {
  display: block;
  padding: 0 1em;
}

.content-alone img,
.content-mixed img {
  box-shadow: #777 0 0 0.3em 0;
  border-radius: 0.4em;
  margin: 0 0 1em 1em;
}

.content-right h3,
iframe {
  margin: 0 0 2em;
}

#photo-salon img {
  box-shadow: #000 0 0 0.5em 0;
  border-radius: 0.5em;
}

#content li a:hover,
p a:hover {
  color: #a93226;
  border-bottom: 2px solid #dcc;
}

#avis {
  grid-template-columns: 54% 46%;
}

#avis,
.grid-2 {
  display: grid;
}

#avis li {
  font-weight: 800;
}

#avis-google {
  font-size: 130%;
  grid-column: 1;
}

#avis-google-logo {
  padding: 0 0 0 1.2em;
  background: 0 7px url(https://body-pierced.com/images/icones/avis-google.svgz)
    no-repeat;
}

#avis-facebook-logo {
  padding: 0 0 0 1.2em;
  background: 0 7px
    url(https://body-pierced.com/images/icones/avis-facebook.svgz) no-repeat;
}

#avis-facebook {
  font-size: 130%;
  grid-column: 2;
}

#action-sur-rdv {
  padding: 1em 1.5em;
  margin: 3em 0;
  max-width: 250px;
}

#action-sur-rdv span {
  display: block;
  padding: 0.2em 0 0.5em 2.5em;
  margin: 0.5em 0 0;
  background: url(https://body-pierced.com/images/icones/telephone-black.svgz)
    no-repeat;
}

#action-sur-rdv-mobile {
  display: none;
}

#action-prendre-rdv {
  display: none;
  padding-left: 3.5em;
  margin: 3em 0 0;
  color: #555;
  background: 15px
    url(https://body-pierced.com/images/icones/telephone-black.svgz) no-repeat;
}

#action-piercings-menu:hover,
#action-piercings:hover,
#action-prendre-rdv:hover,
#action-vente-bijoux:hover,
.action-fiche-soin,
.action-fiche-soin:hover {
  color: #000;
  border: 1px solid #eee;
}

.action-fiche-soin {
  display: inline-block;
  padding: 1em 0.5em 1em 3em;
  border-radius: 0.5em;
  font-weight: 700;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 1em 0;
  min-width: 200px;
  max-width: 230px;
  color: #555;
  background: 15px url(https://body-pierced.com/images/icones/pdf.svgz)
    no-repeat;
}

#action-vente-bijoux {
  color: #555;
  background: 15px url(https://body-pierced.com/images/icones/bijoux.svgz)
    no-repeat;
}

#action-piercings,
#action-piercings-menu {
  display: block;
  color: #555;
  background: 15px url(https://body-pierced.com/images/icones/piercings.svgz)
    no-repeat;
}

#salon-maps {
  font-size: 120%;
  color: #555;
  background: 0 10px url(https://body-pierced.com/images/icones/maps-color.svgz)
    no-repeat;
  padding: 0 0 0 1em;
}

#salon-maps span {
  display: block;
}

#action-piercings {
  max-width: 200px;
  margin: 0 auto;
}

.grid-2 {
  grid-template-columns: 50% 50%;
  margin: 0 0 2em;
}

.grid-2 q {
  font-style: italic;
  color: #555;
}

.grid-2 p {
  padding: 0 1em;
  margin: 1.5em 0 0;
  line-height: 1.4em;
}

.g1 {
  grid-column: 1;
}

.g2 {
  grid-column: 2;
}

.span-block {
  display: block;
}

.star {
  color: #fc0;
}

.gray {
  color: #555;
}

.button {
  display: inline-block;
  padding: 1em 0.5em 1em 3em;
  border: 1px solid #eee;
  border-radius: 0.5em;
  min-width: 160px;
  max-width: 160px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 1em 0;
}

.button:hover {
  border: 1px solid #ddd;
}

.list-check {
  list-style: none;
  margin: 0 0 3em;
}

.list-check li {
  padding: 0 0 0.5em 1.7em;
  margin: 0.3em 0;
  background: 0 8px url(https://body-pierced.com/images/icones/check2.svgz)
    no-repeat;
}

.float-left {
  display: block;
  float: left;
  width: 45%;
}

.content-float section {
  display: block;
  padding: 1.5em 0 0;
}

.content-alone picture,
.content-float figcaption,
.content-float figure,
.picture-center,
.text-center {
  text-align: center;
}

#photo-salon,
#photo-salon img,
.content-float figcaption {
  margin: 1em 0;
}

.content-float figcaption span,
.picture-center li span {
  display: block;
  font-weight: 700;
}

.content-float h2,
.content-mixed h2 {
  margin: 2em 0 0;
  padding: 0.5em;
  background: #555;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 0.5em;
  border: 0;
}

.content-mixed h2 {
  margin: 2em 0;
}

.picture-center ul,
table {
  margin: 2em 0;
}

.picture-center li {
  display: inline-block;
  width: 30%;
}

.padding-table {
  padding-left: 2em;
}

#tarifs figcaption span {
  margin: 0 0 1em;
}

#tarifs h2 {
  margin: 1.5em 0;
}

#class-piercing-reussi {
  background: 80% 60%url(https://body-pierced.com/images/graphics/piercing-arcade.svgz)no-repeat;
}

#salon-maps {
  display: none;
}

#footer {
  margin: 3em auto;
  display: grid;
  grid-template-columns: 128px 128px 128px auto;
}

#s1 {
  grid-column: 1;
}

#s2 {
  grid-column: 2;
}

#s3 {
  grid-column: 3;
}

#footer address {
  grid-column: 4;
  font-style: normal;
}

#avis li,
footer li {
  list-style: none;
}

footer a,
footer li {
  color: #fff;
}

@media screen and (max-width: 1400px) {
  #content {
    margin: 0 auto;
    border-radius: 0;
  }

  .content-split {
    grid-template-columns: 55% 46%;
  }

  #header {
    display: none;
  }

  #menu {
    display: inline;
  }

  #menu-icons {
    display: block;
    padding: 1em 0;
  }

  #menu-stick {
    display: block;
    position: sticky;
    background: #000;
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;
    top: 0;
    box-shadow: #000 0 0 0.5em 0;
  }

  #menu-icons li {
    display: inline-block;
    margin: 0 2em;
  }

  #footer {
    grid-template-columns: 96px 96px 96px auto;
  }

  #action-prendre-rdv {
    display: block;
    margin: 2em 0;
  }

  #action-sur-rdv,
  iframe {
    display: none;
  }

  #action-sur-rdv-mobile {
    display: block;
    padding: 1em 1.5em;
    margin: 3em 0;
    max-width: 250px;
  }

  #action-sur-rdv-mobile span {
    display: block;
    padding: 0.2em 0 0.5em 2.5em;
    margin: 0.5em 0 0;
    background: url(https://body-pierced.com/images/icones/telephone-black.svgz)
      no-repeat;
  }

  .list-check li {
    background-position: 0 8px;
  }

  #salon-maps,
  .g1,
  .g2,
  .grid-2 {
    display: block;
  }

  #tarifs img {
    width: 160px;
    height: 160px;
  }

  .content-alone h3 {
    margin: 0 0 2em;
  }

  #class-piercing-reussi {
    background: 0 0;
  }

  .nomobile {
    display: none;
  }
}

@media screen and (max-width: 760px) {
  .content-left,
  .content-right,
  .content-split {
    display: block;
    border-radius: 0;
  }

  #action-prendre-rdv {
    margin: 3em 0;
  }

  #menu-icons li {
    display: inline-block;
    margin: 0 0.9em;
  }

  .content-left {
    width: 100%;
  }

  .content-right {
    padding: 0;
    border: 0;
  }

  h1 {
    margin: 0.5em 0 0;
  }

  .content-right h2 {
    margin: 1.5em 0 0;
    padding: 1.5em 0 0;
  }

  p img {
    display: none;
  }

  #footer,
  #footer address {
    display: block;
    text-align: center;
  }

  #footer span {
    display: inline-block;
    width: 20%;
  }

  #footer address {
    margin: 1em 0 0;
  }

  #tarifs img {
    width: 80px;
    height: 80px;
  }

  .h2-margin h2 {
    margin-bottom: 2em;
  }

  #salon-maps {
    display: block;
  }
}

@media screen and (max-width: 650px) {
  #menu-main li {
    margin: 0 0.8em;
  }

  #footer span {
    width: 22%;
  }
}
