/*
Theme Name: École Naturo Child
Theme URI: https://ecole-naturo.fr
Description: Thème enfant de Hello Elementor — header & footer natifs (sans Elementor) pour École Naturo.
Author: École Naturo
Template: hello-elementor
Version: 1.1.0
*/

/* ===== ÉCOLE NATURO — Header & Footer natifs (sans Elementor) ===== */
.ecnh-header,.ecnh-footer{font-family:'Nunito',-apple-system,Segoe UI,Roboto,sans-serif;box-sizing:border-box;}
.ecnh-header *,.ecnh-footer *{box-sizing:border-box;}
.ecnh-header{background:#faf8f4;border-bottom:1px solid #ece6dc;position:sticky;top:0;z-index:999;}
.ecnh-hwrap{max-width:1200px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;}
.ecnh-logo{display:inline-flex;flex:0 0 auto;}
.ecnh-logo img{height:62px;width:auto;display:block;}
.ecnh-nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end;}
.ecnh-btn{display:inline-flex;align-items:center;gap:7px;background:#186749;color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:11px 18px;border-radius:12px;line-height:1;transition:.2s;}
.ecnh-btn:hover{background:#13533a;color:#fff;}
.ecnh-ico{font-size:15px;display:inline-flex;align-items:center;}
.ecnh-ico-svg svg{width:17px;height:17px;display:block;}
.ecnh-navlink{color:#186749;text-decoration:none;font-weight:700;font-size:15px;padding:8px 4px;}
.ecnh-navlink:hover{color:#13533a;text-decoration:underline;}
.ecnh-burger,.ecnh-burger-btn,.ecnh-mcta{display:none;}
.ecnh-footer{background:#faf8f4;color:#333;border-top:1px solid #ece6dc;}
.ecnh-fwrap{max-width:1200px;margin:0 auto;padding:50px 24px 30px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:34px;}
.ecnh-flogo{height:64px;width:auto;margin-bottom:14px;}
.ecnh-faddr{font-weight:700;color:#186749;margin:0 0 10px;line-height:1.5;}
.ecnh-fmeta{font-size:13px;color:#5a6b60;margin:0;line-height:1.7;}
.ecnh-fcol h4{color:#186749;font-size:16px;font-weight:800;margin:4px 0 14px;}
.ecnh-fcol ul{list-style:none;margin:0;padding:0;}
.ecnh-fcol li{margin:0 0 9px;}
.ecnh-fcol a{color:#3a473f;text-decoration:none;font-size:14.5px;transition:.15s;}
.ecnh-fcol a:hover{color:#186749;text-decoration:underline;}
.ecnh-fbar{border-top:1px solid #ece6dc;text-align:center;padding:18px 24px;font-size:13px;color:#7c8a80;}
@media(max-width:1024px){.ecnh-fwrap{grid-template-columns:1fr 1fr;}}
@media(max-width:860px){
  .ecnh-hwrap{gap:12px;padding:8px 14px;}
  .ecnh-logo img{height:44px;}
  .ecnh-mcta{display:inline-flex;align-items:center;gap:6px;background:#186749;color:#fff;text-decoration:none;font-weight:800;font-size:14px;padding:10px 14px;border-radius:10px;line-height:1;margin-left:auto;white-space:nowrap;}
  .ecnh-mcta:hover{background:#13533a;color:#fff;}
  .ecnh-burger-btn{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:8px;}
  .ecnh-burger-btn span{width:26px;height:3px;background:#186749;border-radius:2px;display:block;}
  .ecnh-nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:8px;padding-top:12px;}
  .ecnh-burger:checked ~ .ecnh-nav{display:flex;}
  .ecnh-hwrap{flex-wrap:wrap;}
  .ecnh-btn,.ecnh-navlink{justify-content:center;text-align:center;}
}
@media(max-width:560px){.ecnh-fwrap{grid-template-columns:1fr;}}
