/* xl - DESKTOP STYLES */
header, footer {
  display: none;
}
main {
  margin: 0px !important;
}
body > .wp-site-blocks {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
header > div {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 960px) {
  * {
    border: 0 !important;
  }
}
footer img {
  max-height: 100px !important;
  width: auto;
}
@media screen and (max-width: 780px) {
  header > wp-block-columns div {
    width: 100% !important;
  }
  .header-logo {
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
    text-align: center !important;
  }
  .header-droite p {
    text-align: center !important;
    margin-bottom: 2rem !important;
  }
  footer img {
    max-width: 80vw !important;
    max-height: none !important;
  }
}
header p.has-base-color {
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  color: #A8A8A8 !important;
  height: 100% !important;
}
@media screen and (max-width: 1260px) {
  header p.has-base-color {
    font-size: 0.8rem;
  }
}
header p.has-base-color * {
  color: #A8A8A8 !important;
}
header a {
  text-decoration: none;
  white-space: nowrap;
}
header a:hover {
  text-decoration: underline;
}
.header-millieu p a, .header-droite p a {
  line-height: 48px !important;
  border-left: solid 1px #555555;
  border-right: solid 1px #555555;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.header-millieu p a:first-of-type, .header-droite p a:first-of-type {
  border-right: 0px !important;
  padding-right: 0.7rem;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F47-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAGE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%22%7D */