/** 24/09/2021 **/
.cmplz-document {
  margin: auto; /* bug affichage */
}
header div#btn {
  position: absolute; /* problème bar admin */
}
.error404 main {
  margin: 128px auto;
  min-height: 15vw;
}
.error404 main .wp-block-button__link {
  margin-top: 32px;
  border-radius: 3px
}

/** 29/09/2021 **/
.S_notule_slider.tourisme, .S_liste_services {
  background-color: #f2eded;
}
header .menufull .reseaux-sociaux {
  display: none;
}
header .menufull a[itemprop="telephone"] {
  display: none;
}
@media screen and (max-width: 767px) {
  /* bug header */
  .section1 .baniere .wp-block-cover__inner-container {
    width: 100%;
  }
  .section1 .baniere picture {
    width: 0;
  }
  .section1 .baniere .bloc_resa {
    position: relative;
    margin: 0 0 -100px;
  }
  /* 1 colonne sur les locations */
  .S_txt .emplacement, .S_txt .glamping, .S_txt .gite, .S_txt .cabane {
    min-width: 100%;
  }
  /* 1 article seulement mobile */
  .S_blog .blog_item:not(:last-child) {
    display: none;
  }
  /* partenaires et avis */
  .footer_avis .wp-block-columns,
  .footer_part .wp-block-columns {
    justify-content: center;
  }
  .footer_avis .wp-block-column.is-vertically-aligned-center,
  .S_footer .avis_partenaires .footer_part .wrp_part .wp-block-column {
    flex: 0 auto !important;
    width: auto;
    margin: 0 8px;
  }
  .footer_avis .wp-block-column.is-vertically-aligned-center figure,
  .S_footer .avis_partenaires .footer_part .wrp_part .wp-block-column figure {
    margin: 0;
  }

  header .menufull {
    height: calc(100% - 3rem);
  }

  header .menufull > div {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 2rem 3rem 3rem;
    box-sizing: border-box;
  }
  header .menufull .menu {
    margin: 0;
  }
  header .menufull .menu-item {
    text-align: center;
  }
  header .menufull .reseaux-sociaux i {
    color: #413f3e;
    font-size: 32px;
  }
  header .menufull .reseaux-sociaux {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 2rem;
  }
  header .menufull a[itemprop="telephone"] {
    display: inline-block;
  }

  header .col2,
  header .col3,
  header .col4 {
    display: none;
  }
  header .col1 {
    text-align: center;
  }

  footer {
    padding-bottom: 50px;
  }
  .wpml-ls-statics-footer {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .section1 .baniere div.col50 {
    width: 100%;
  }
}
#header {
  top: 0;
}
.S_contact .grecaptcha-badge {
  opacity: 0;
}
@media screen and (max-width: 1050px) {
  .section1 .baniere {
    margin-top: 0;
    padding: 54px 0;
    box-sizing: content-box;
  }
  main {
    padding-top: 0;
  }
  .section1 .baniere .bloc_resa {
    bottom: inherit;
    margin-top: 32px;
  }
}
@media screen and (max-width: 1440px) {
  .section1 .baniere .col50 {
    width: 50%;
  }
  .section1 .baniere .wp-block-cover__inner-container {
    width: 100%;
  }
  .section1 .baniere picture {
    width: 0;
  }
}
@media screen and (min-width: 1047px) and (max-width: 1265px) {
  .section1 .baniere .bloc_resa {
    right: 32px;
    left: inherit;
    transform: translate(0);
  }
}
header .col1,
header .col2,
header .col3,
header .col4,
header .col4b {
  flex: 0 auto !important;
}
header .col1 {
  margin-right: auto;
}
header div#btn {
  top: 22px;
}

header .col4 { margin-right: 0; }
header { height: calc(79px - 2em); }

.menu-langues-container {
  visibility: hidden;
  -webkit-animation: cssAnimation 0s .5s forwards;
     -moz-animation: cssAnimation 0s .5s forwards;
          animation: cssAnimation 0s .5s forwards;
}

@keyframes cssAnimation {
  to { visibility: visible; }
}

header .col4b { margin: 12px 110px 0 0; }

@media screen and (max-width: 780px) {
  header .col4b { margin-right: 0; }
}

header .col4b .sub-menu {
  position: absolute;
  display: none;
  background: white;
  padding: 10px 0;
  margin-left: -10px;
}

header .col4b .sub-menu li {
  padding-left: 10px;
  padding-right: 10px;
}

header .col4b .sub-menu li:not(:last-child) {
  border-bottom: 1px solid #223f3c20;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

header .col4b .menu-item-has-children {
  position: relative;
  padding: 0 10px 0 5px;
}

header .col4b .menu-item-has-children:after {
  position: absolute;
  content: '';
  top: 6px; left: 30px;
  width: 0;height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #223f3c;
  clear: both;
}

header .col4b .menu-item-has-children:hover > .sub-menu { display: block; }

@media screen and (max-width: 767px) {
  .S_blog .blog_item:first-child {
    display: block;
    flex-grow: 1;
  }

  .S_blog .blog_item:not(:first-child) {
    display: none;
  }

  .S_blog .blog_item:last-child {
    display: none;
    flex-grow: initial;
  }
}

/* 02/12/21 */

.coblocks-gallery.is-cropped .coblocks-gallery--item a, .coblocks-gallery.is-cropped .coblocks-gallery--item img, .coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail a, .coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img {
  height: unset;
}


/* 0708/2023 */

.S_footer .avis_partenaires .wp-block-image.badge img {
  max-height: 70px;
}


/* Modifs du 26/03/2025 */

.has-blanc-background-color {
  background-color: white;
}

.bloc_resa {
  padding: .5rem 1rem;
  border-radius: .5rem;
}