.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-bc56a9e *//* =========================================================
   PAGE ACCÈS & CONTACT
   LES GRANGES DE LA HULOTTE
========================================================= */

.hulotte-contact,
.hulotte-contact * {
  box-sizing: border-box;
}

.hulotte-contact {
  width: 100%;
  margin: 0;
  padding: 0;

  background: #fbfaf6;
  color: #555b55;
}


/* =========================================================
   01 — HERO
========================================================= */

.hulotte-contact-hero {
  width: 100%;

  padding: 82px 28px 72px;

  background:
    linear-gradient(
      135deg,
      #f7f4ee 0%,
      #fbfaf6 62%,
      #f2eee5 100%
    );

  text-align: center;
}

.hulotte-contact-hero__inner {
  max-width: 830px;
  margin: 0 auto;
}

.hulotte-contact-hero__eyebrow {
  display: block;

  margin-bottom: 13px;

  font-family: Georgia, serif;
  font-size: 10.5px;
  line-height: 1.3;
  letter-spacing: 0.14em;
  text-transform: uppercase;

  color: #b49663;
}

.hulotte-contact-hero__title {
  margin: 0 !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(50px, 5vw, 70px) !important;
  line-height: 0.98 !important;
  font-weight: 500 !important;

  color: #31513e !important;
}

.hulotte-contact-hero__intro {
  max-width: 680px;
  margin: 20px auto 0 !important;

  font-family: Georgia, serif;
  font-size: 15px;
  line-height: 1.72;

  color: #5f655f;
}

.hulotte-contact-hero__line {
  width: 54px;
  height: 1px;

  margin: 24px auto 22px;

  background: #b49663;
}

.hulotte-contact-hero__accent {
  max-width: 650px;
  margin: 0 auto !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 22px !important;
  line-height: 1.4 !important;
  font-style: italic;

  color: #536551 !important;
}


/* =========================================================
   02 — NOUS CONTACTER
========================================================= */

.hulotte-contact-infos {
  width: 100%;

  padding: 64px 28px 68px;

  background: #ffffff;
}

.hulotte-contact-infos__inner {
  max-width: 1080px;
  margin: 0 auto;
}

.hulotte-contact-infos__heading {
  max-width: 720px;
  margin: 0 auto 34px;

  text-align: center;
}

.hulotte-contact-infos__eyebrow {
  display: block;

  margin-bottom: 9px;

  font-family: Georgia, serif;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  color: #b49663;
}

.hulotte-contact-infos__heading h2 {
  margin: 0 !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 39px !important;
  line-height: 1.06 !important;
  font-weight: 500 !important;

  color: #31513e !important;
}

.hulotte-contact-infos__heading p {
  max-width: 650px;
  margin: 13px auto 0 !important;

  font-family: Georgia, serif;
  font-size: 13.5px;
  line-height: 1.7;

  color: #626762;
}


/* =========================================================
   CARTES CONTACT
========================================================= */

.hulotte-contact-infos__grid {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 18px;
}

.hulotte-contact-card {
  display: flex;

  flex-direction: column;
  align-items: center;

  min-width: 0;

  padding: 28px 22px 26px;

  background: #fbfaf6;

  border: 1px solid #e0dbd1;
  border-radius: 4px;

  text-align: center;

  text-decoration: none !important;

  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    background-color 0.25s ease;
}

a.hulotte-contact-card:hover,
a.hulotte-contact-card:focus {
  transform: translateY(-3px);

  background: #ffffff;

  border-color: #c9b991;
}


/* =========================================================
   PICTOGRAMMES CARTES CONTACT
========================================================= */

.hulotte-contact-card__icon {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  width: 48px;
  height: 48px;

  margin-bottom: 16px;

  border-radius: 50%;

  background: #31513e;

  color: #ffffff;
}

.hulotte-contact-card__icon--gold {
  background: #b49663;
}

.hulotte-contact-card__icon svg {
  display: block !important;

  width: 22px !important;
  height: 22px !important;

  min-width: 22px !important;
  min-height: 22px !important;

  max-width: 22px !important;
  max-height: 22px !important;

  fill: none !important;

  stroke: currentColor !important;
  stroke-width: 1.55;
  stroke-linecap: round;
  stroke-linejoin: round;
}


/* =========================================================
   TEXTE CARTES CONTACT
========================================================= */

.hulotte-contact-card__eyebrow {
  display: block;

  margin-bottom: 7px;

  font-family: Georgia, serif;
  font-size: 9px;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  color: #b49663;
}

.hulotte-contact-card__title {
  display: block;

  margin: 0;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 25px !important;
  line-height: 1.1 !important;
  font-weight: 500 !important;

  color: #31513e !important;
}

.hulotte-contact-card__text {
  display: block;

  margin-top: 8px;

  font-family: Georgia, serif;
  font-size: 11.5px;
  line-height: 1.5;

  color: #707570;
}


/* =========================================================
   03 — VENIR AUX GRANGES
========================================================= */

.hulotte-contact-access {
  width: 100%;

  padding: 66px 28px;

  background: #f7f4ee;
}

.hulotte-contact-access__inner {
  max-width: 1140px;
  margin: 0 auto;

  display: grid;

  grid-template-columns: 0.95fr 1.05fr;

  gap: 54px;

  align-items: center;
}

.hulotte-contact-access__content {
  min-width: 0;
}

.hulotte-contact-access__eyebrow {
  display: block;

  margin-bottom: 10px;

  font-family: Georgia, serif;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  color: #b49663;
}

.hulotte-contact-access__title {
  margin: 0 0 18px !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 42px !important;
  line-height: 1.04 !important;
  font-weight: 500 !important;

  color: #31513e !important;
}

.hulotte-contact-access__lead {
  margin: 0 0 14px !important;

  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 1.72;

  color: #565d56;
}

.hulotte-contact-access__content > p:not(.hulotte-contact-access__lead):not(.hulotte-contact-access__note) {
  margin: 0 0 14px !important;

  font-family: Georgia, serif;
  font-size: 13.5px;
  line-height: 1.7;

  color: #606660;
}


/* =========================================================
   REPÈRES PRATIQUES
========================================================= */

.hulotte-contact-access__details {
  display: grid;

  grid-template-columns: 1fr;

  gap: 12px;

  margin-top: 24px;
}

.hulotte-contact-access__detail {
  display: flex;

  align-items: center;

  gap: 13px;

  padding: 13px 0;

  border-bottom: 1px solid #ded8ce;
}

.hulotte-contact-access__detail-icon {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  flex: 0 0 38px;

  width: 38px;
  height: 38px;

  border-radius: 50%;

  background: #e8eee8;

  color: #31513e;
}

.hulotte-contact-access__detail-icon svg {
  display: block !important;

  width: 18px !important;
  height: 18px !important;

  min-width: 18px !important;
  min-height: 18px !important;

  max-width: 18px !important;
  max-height: 18px !important;

  fill: none !important;

  stroke: currentColor !important;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hulotte-contact-access__detail div {
  min-width: 0;
}

.hulotte-contact-access__detail strong {
  display: block;

  margin-bottom: 2px;

  font-family: Georgia, serif;
  font-size: 11.5px;
  line-height: 1.4;
  font-weight: 500;

  color: #3f4f38;
}

.hulotte-contact-access__detail div > span {
  display: block;

  font-family: Georgia, serif;
  font-size: 10.5px;
  line-height: 1.4;

  color: #777b76;
}

.hulotte-contact-access__note {
  margin: 22px 0 0 !important;

  padding-left: 15px;

  border-left: 1px solid #b49663;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 18px !important;
  line-height: 1.42 !important;
  font-style: italic;

  color: #536551 !important;
}


/* =========================================================
   CARTE GOOGLE MAPS
========================================================= */

.hulotte-contact-access__map {
  width: 100%;
  max-width: 540px;

  margin-left: auto;

  overflow: hidden;

  border-radius: 6px;

  border: 1px solid #d8d2c8;

  background: #ffffff;
}

.hulotte-contact-access__map iframe {
  display: block;

  width: 100% !important;
  height: 390px !important;

  border: 0 !important;
}


/* =========================================================
   04 — AVANT VOTRE ARRIVÉE
========================================================= */

.hulotte-contact-pratique {
  width: 100%;

  padding: 64px 28px 68px;

  background: #ffffff;
}

.hulotte-contact-pratique__inner {
  max-width: 1040px;
  margin: 0 auto;
}

.hulotte-contact-pratique__heading {
  max-width: 700px;
  margin: 0 auto 34px;

  text-align: center;
}

.hulotte-contact-pratique__eyebrow {
  display: block;

  margin-bottom: 9px;

  font-family: Georgia, serif;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  color: #b49663;
}

.hulotte-contact-pratique__heading h2 {
  margin: 0 !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 38px !important;
  line-height: 1.07 !important;
  font-weight: 500 !important;

  color: #31513e !important;
}


/* =========================================================
   ÉTAPES PRATIQUES
========================================================= */

.hulotte-contact-pratique__grid {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 30px;
}

.hulotte-contact-pratique__item {
  min-width: 0;

  padding: 8px 22px 4px;

  text-align: center;
}

.hulotte-contact-pratique__number {
  display: block;

  margin-bottom: 13px;

  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 27px;
  line-height: 1;

  color: #b49663;
}

.hulotte-contact-pratique__item h3 {
  margin: 0 0 10px !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 25px !important;
  line-height: 1.08 !important;
  font-weight: 500 !important;

  color: #3f4f38 !important;
}

.hulotte-contact-pratique__item p {
  margin: 0 !important;

  font-family: Georgia, serif;
  font-size: 12.5px;
  line-height: 1.65;

  color: #646964;
}


/* Séparations entre colonnes */

.hulotte-contact-pratique__item +
.hulotte-contact-pratique__item {
  border-left: 1px solid #e0dbd1;
}


/* =========================================================
   05 — CTA FINAL
========================================================= */

.hulotte-contact-cta {
  width: 100%;

  padding: 62px 28px;

  background:
    linear-gradient(
      135deg,
      #31513e 0%,
      #405f4a 52%,
      #31513e 100%
    );

  text-align: center;
}

.hulotte-contact-cta__inner {
  max-width: 780px;
  margin: 0 auto;
}

.hulotte-contact-cta__eyebrow {
  display: block;

  margin-bottom: 10px;

  font-family: Georgia, serif;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  color: #d5c49d;
}

.hulotte-contact-cta h2 {
  margin: 0 !important;

  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 42px !important;
  line-height: 1.04 !important;
  font-weight: 400 !important;

  color: #ffffff !important;
}

.hulotte-contact-cta p {
  max-width: 620px;
  margin: 14px auto 0 !important;

  font-family: Georgia, serif;
  font-size: 13.5px;
  line-height: 1.7;

  color: rgba(255, 255, 255, 0.9);
}

.hulotte-contact-cta__buttons {
  display: flex;

  align-items: center;
  justify-content: center;

  flex-wrap: wrap;

  gap: 12px;

  margin-top: 24px;
}


/* =========================================================
   BOUTONS CTA
========================================================= */

.hulotte-contact-cta__button {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  gap: 8px;

  min-height: 46px;

  padding: 12px 20px;

  border-radius: 3px;

  font-family: Georgia, serif;
  font-size: 12.5px;
  line-height: 1.3;

  text-decoration: none !important;

  transition:
    background-color 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease;
}

.hulotte-contact-cta__button--primary {
  background: #f3eee3;

  border: 1px solid #f3eee3;

  color: #31513e !important;
}

.hulotte-contact-cta__button--primary:hover,
.hulotte-contact-cta__button--primary:focus {
  background: #3f4f38;

  border-color: #d5c49d;

  color: #ffffff !important;
}

.hulotte-contact-cta__button--secondary {
  background: transparent;

  border: 1px solid rgba(255,255,255,0.6);

  color: #ffffff !important;
}

.hulotte-contact-cta__button--secondary:hover,
.hulotte-contact-cta__button--secondary:focus {
  background: #ffffff;

  border-color: #ffffff;

  color: #31513e !important;
}

.hulotte-contact-cta__button span {
  transition: transform 0.25s ease;
}

.hulotte-contact-cta__button:hover span {
  transform: translateX(4px);
}


/* =========================================================
   TABLETTE — 1024 PX
========================================================= */

@media (max-width: 1024px) {

  .hulotte-contact-hero {
    padding: 70px 24px 64px;
  }

  .hulotte-contact-hero__title {
    font-size: 58px !important;
  }


  .hulotte-contact-infos,
  .hulotte-contact-access,
  .hulotte-contact-pratique {
    padding-left: 24px;
    padding-right: 24px;
  }


  .hulotte-contact-access__inner {
    gap: 36px;
  }

  .hulotte-contact-access__title {
    font-size: 37px !important;
  }

  .hulotte-contact-access__map iframe {
    height: 350px !important;
  }


  .hulotte-contact-pratique__grid {
    gap: 20px;
  }

}


/* =========================================================
   MOBILE — 767 PX
========================================================= */

@media (max-width: 767px) {


  /* HERO */

  .hulotte-contact-hero {
    padding: 52px 18px 48px;
  }

  .hulotte-contact-hero__title {
    font-size: 42px !important;
  }

  .hulotte-contact-hero__intro {
    font-size: 13.5px;
  }

  .hulotte-contact-hero__accent {
    font-size: 19px !important;
  }


  /* CONTACT */

  .hulotte-contact-infos {
    padding: 46px 18px 50px;
  }

  .hulotte-contact-infos__heading {
    margin-bottom: 26px;
  }

  .hulotte-contact-infos__heading h2 {
    font-size: 32px !important;
  }

  .hulotte-contact-infos__heading p {
    font-size: 13px;
  }

  .hulotte-contact-infos__grid {
    grid-template-columns: 1fr;

    gap: 10px;
  }

  .hulotte-contact-card {
    padding: 22px 18px;
  }

  .hulotte-contact-card__icon {
    width: 42px;
    height: 42px;

    margin-bottom: 12px;
  }

  .hulotte-contact-card__icon svg {
    width: 19px !important;
    height: 19px !important;

    min-width: 19px !important;
    min-height: 19px !important;

    max-width: 19px !important;
    max-height: 19px !important;
  }

  .hulotte-contact-card__title {
    font-size: 23px !important;
  }


  /* ACCÈS */

  .hulotte-contact-access {
    padding: 48px 18px;
  }

  .hulotte-contact-access__inner {
    grid-template-columns: 1fr;

    gap: 28px;
  }

  .hulotte-contact-access__title {
    font-size: 33px !important;
  }

  .hulotte-contact-access__lead,
  .hulotte-contact-access__content > p:not(.hulotte-contact-access__lead):not(.hulotte-contact-access__note) {
    font-size: 13px;
  }

  .hulotte-contact-access__note {
    font-size: 17px !important;
  }

  .hulotte-contact-access__map {
    max-width: none;

    margin: 0;
  }

  .hulotte-contact-access__map iframe {
    height: 320px !important;
  }


  /* PRATIQUE */

  .hulotte-contact-pratique {
    padding: 46px 18px 50px;
  }

  .hulotte-contact-pratique__heading {
    margin-bottom: 25px;
  }

  .hulotte-contact-pratique__heading h2 {
    font-size: 32px !important;
  }

  .hulotte-contact-pratique__grid {
    grid-template-columns: 1fr;

    gap: 0;
  }

  .hulotte-contact-pratique__item {
    padding: 20px 0;
  }

  .hulotte-contact-pratique__item +
  .hulotte-contact-pratique__item {
    border-left: none;

    border-top: 1px solid #e0dbd1;
  }

  .hulotte-contact-pratique__number {
    margin-bottom: 9px;

    font-size: 24px;
  }

  .hulotte-contact-pratique__item h3 {
    font-size: 23px !important;
  }

  .hulotte-contact-pratique__item p {
    max-width: 520px;

    margin-left: auto !important;
    margin-right: auto !important;

    font-size: 12.5px;
  }


  /* CTA */

  .hulotte-contact-cta {
    padding: 50px 18px;
  }

  .hulotte-contact-cta h2 {
    font-size: 34px !important;
  }

  .hulotte-contact-cta p {
    font-size: 13px;
  }

}


/* =========================================================
   PETITS MOBILES — 480 PX
========================================================= */

@media (max-width: 480px) {

  .hulotte-contact-hero__title {
    font-size: 37px !important;
  }

  .hulotte-contact-infos__heading h2,
  .hulotte-contact-access__title,
  .hulotte-contact-pratique__heading h2 {
    font-size: 29px !important;
  }

  .hulotte-contact-access__map iframe {
    height: 280px !important;
  }

  .hulotte-contact-cta h2 {
    font-size: 31px !important;
  }

  .hulotte-contact-cta__buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .hulotte-contact-cta__button {
    width: 100%;
  }

}/* End custom CSS */