.elementor-169 .elementor-element.elementor-element-c39fae5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1c29ad1 *//* ============================================================
   LE COMPTOIR DE RAISE — Footer Royal Elementor
   Coller dans : Apparence > Personnaliser > CSS additionnel
   ============================================================ */

/* ══ 1. FOND NAVY SUR LA SECTION FOOTER ════════════════════ */

.elementor-location-footer,
.elementor-location-footer > *,
.elementor-location-footer .elementor-section,
.elementor-location-footer .elementor-section-wrap,
.elementor-location-footer .e-con,
.elementor-location-footer .elementor-container {
  background: #07111F !important;
  background-color: #07111F !important;
  border-top: 1px solid rgba(201, 168, 76, .1) !important;
}

/* ══ 2. RESET ═══════════════════════════════════════════════ */

.crf,
.crf *,
.crf *::before,
.crf *::after {
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ══ 3. CONTENEUR PRINCIPAL ═════════════════════════════════ */

.crf {
  background: #07111F !important;
  font-family: 'Manrope', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  width: 100% !important;
}

/* ══ 4. GRILLE 4 COLONNES ═══════════════════════════════════ */

.crf__inner {
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 64px clamp(24px, 5vw, 72px) 52px !important;
  display: grid !important;
  grid-template-columns: 1.8fr 1fr 1fr 1.4fr !important;
  gap: 48px !important;
}

/* ══ 5. MARQUE ══════════════════════════════════════════════ */

.crf__brand {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

.crf__logo {
  display: flex !important;
  flex-direction: column !important;
  gap: 2px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  margin-bottom: 14px !important;
}

.crf__logo-sup {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: 10px !important;
  letter-spacing: 6px !important;
  text-transform: uppercase !important;
  color: #C9A84C !important;
  line-height: 1 !important;
  display: block !important;
}

.crf__logo-name {
  font-family: 'Bebas Neue', Impact, sans-serif !important;
  font-size: clamp(18px, 2vw, 26px) !important;
  letter-spacing: 5px !important;
  color: #ffffff !important;
  line-height: 1 !important;
  display: block !important;
}

.crf__desc {
  font-size: 12px !important;
  color: rgba(255, 255, 255, .26) !important;
  line-height: 1.85 !important;
  max-width: 220px !important;
  margin-bottom: 20px !important;
}

/* Réseaux sociaux */
.crf__socials {
  display: flex !important;
  gap: 8px !important;
  margin-top: 4px !important;
}

.crf__social {
  width: 34px !important;
  height: 34px !important;
  border-radius: 4px !important;
  border: 1px solid rgba(255, 255, 255, .1) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: rgba(255, 255, 255, .3) !important;
  text-decoration: none !important;
  transition: border-color .3s, color .3s !important;
}

.crf__social:hover {
  border-color: #C9A84C !important;
  color: #C9A84C !important;
}

/* ══ 6. COLONNES LIENS ══════════════════════════════════════ */

.crf__col {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

.crf__col-title {
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: 4px !important;
  text-transform: uppercase !important;
  color: #C9A84C !important;
  display: block !important;
  margin-bottom: 16px !important;
  line-height: 1 !important;
}

.crf__link {
  display: block !important;
  font-size: 12px !important;
  color: rgba(255, 255, 255, .28) !important;
  text-decoration: none !important;
  margin-bottom: 11px !important;
  line-height: 1.4 !important;
  transition: color .3s !important;
}

.crf__link:hover {
  color: #C9A84C !important;
}

.crf__info {
  display: block !important;
  font-size: 12px !important;
  color: rgba(255, 255, 255, .22) !important;
  line-height: 1.7 !important;
  margin-bottom: 10px !important;
}

.crf__cta {
  display: inline-flex !important;
  align-items: center !important;
  margin-top: 10px !important;
  padding: 10px 20px !important;
  border: 1px solid #C9A84C !important;
  border-radius: 2px !important;
  color: #C9A84C !important;
  font-family: 'Manrope', Arial, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: background .3s, color .3s !important;
  align-self: flex-start !important;
}

.crf__cta:hover {
  background: #C9A84C !important;
  color: #07111F !important;
}

/* ══ 7. BARRE BASSE ═════════════════════════════════════════ */

.crf__bottom {
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 18px clamp(24px, 5vw, 72px) !important;
  border-top: 1px solid rgba(255, 255, 255, .05) !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

.crf__copy {
  font-size: 10px !important;
  color: rgba(255, 255, 255, .14) !important;
  line-height: 1.5 !important;
}

.crf__legal {
  display: flex !important;
  gap: 20px !important;
  flex-wrap: wrap !important;
}

.crf__legal-link {
  font-size: 10px !important;
  color: rgba(255, 255, 255, .14) !important;
  text-decoration: none !important;
  transition: color .3s !important;
}

.crf__legal-link:hover {
  color: #C9A84C !important;
}

/* ══ 8. RESPONSIVE ══════════════════════════════════════════ */

@media (max-width: 1100px) {
  .crf__inner {
    grid-template-columns: 1fr 1fr !important;
    gap: 36px !important;
  }
  .crf__brand {
    grid-column: span 2 !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 40px !important;
  }
}

@media (max-width: 640px) {
  .crf__inner {
    grid-template-columns: 1fr !important;
    padding-top: 44px !important;
    padding-bottom: 36px !important;
  }
  .crf__brand {
    grid-column: span 1 !important;
    flex-direction: column !important;
    gap: 0 !important;
  }
  .crf__bottom {
    flex-direction: column !important;
    text-align: center !important;
  }
  .crf__legal {
    justify-content: center !important;
    gap: 14px !important;
  }
}/* End custom CSS */