
/* CVE Randonnées & Circuits — refonte nouveau site */
body.cverp-clean-rando-template,
body.cverp-clean-rando-archive{background:#f5f4ef!important;}
body.cverp-clean-rando-template .cve-page-main,
body.cverp-clean-rando-archive .cve-page-main,
.cverp-clean-main{width:min(1240px,calc(100% - 72px))!important;max-width:1240px!important;margin:0 auto!important;padding:34px 0 76px!important;}
.cverp-wrap,.cverp-wrap *{box-sizing:border-box;font-family:inherit!important;}
.cverp-wrap{--blue:#071f3e;--green:#6b9f35;--green2:#5a8f2d;--line:#dbded8;--soft:#f6f5ef;--muted:#607087;--text:#2f4359;width:100%;max-width:1240px;margin:0 auto;color:var(--blue);}
.cverp-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 18px;color:#617087;font-size:13px;font-weight:750;}
.cverp-breadcrumb a{color:var(--blue)!important;text-decoration:none!important;font-weight:900;}.cverp-breadcrumb a:hover{text-decoration:underline!important;}.cverp-breadcrumb strong{color:var(--green);font-weight:950;}
.cverp-list-head,.cverp-section-title{margin:0 0 20px;}.cverp-list-head span,.cverp-section-title span,.cverp-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--green);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:950;margin:0 0 10px;}.cverp-list-head span:before,.cverp-section-title span:before,.cverp-kicker:before{content:"";width:32px;height:2px;background:var(--green);display:block;}
.cverp-list-head h1,.cverp-section-title h2{margin:0!important;color:var(--blue)!important;font-size:clamp(30px,4vw,52px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:-.05em!important;}
.cverp-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}.cverp-card{display:grid;background:#fff;border:1px solid var(--line);border-left:6px solid var(--green);border-radius:0!important;text-decoration:none!important;color:var(--blue)!important;overflow:hidden;box-shadow:none;transition:transform .18s ease,border-color .18s ease;}.cverp-card:hover{transform:translateY(-2px);border-left-color:var(--blue);}.cverp-card img,.cverp-card-placeholder{width:100%;height:190px;display:flex;align-items:center;justify-content:center;object-fit:cover;background:#eef4e9;color:var(--green);font-size:48px;border-bottom:1px solid var(--line);}.cverp-card-body{padding:18px;}.cverp-card-body span{display:inline-flex;margin:0 0 8px;padding:5px 9px;background:#eef5e9;color:#3e7a22;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;}.cverp-card-body h2{margin:0 0 8px!important;color:var(--blue)!important;font-size:23px!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.035em!important;}.cverp-card-body p{margin:0!important;color:var(--muted)!important;font-weight:800;line-height:1.45;}
.cverp-hero-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;background:#fff;border:1px solid var(--line);border-left:8px solid var(--green);border-radius:0!important;margin:0 0 24px;padding:34px 36px;overflow:hidden;}.cverp-hero-card.has-hero-bg{min-height:430px;align-items:end;}.cverp-hero-bg-media{position:absolute;inset:0;background-image:var(--cverp-hero-bg);background-size:cover;background-position:center;}.cverp-hero-card.has-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,31,62,.88),rgba(7,31,62,.55),rgba(7,31,62,.12));}.cverp-hero-copy,.cverp-summary-card{position:relative;z-index:1;}.cverp-hero-card.has-hero-bg .cverp-kicker,.cverp-hero-card.has-hero-bg h1,.cverp-hero-card.has-hero-bg .cverp-hero-excerpt{color:#fff!important;}.cverp-hero-card h1{margin:0 0 14px!important;color:var(--blue)!important;font-size:clamp(38px,5vw,70px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.06em!important;max-width:850px;}.cverp-hero-excerpt{margin:0 0 18px!important;max-width:820px;color:var(--text)!important;font-size:18px!important;line-height:1.55!important;font-weight:650;}.cverp-meta-pills,.cverp-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;}.cverp-meta-pills span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;background:#eef5e9;color:#315a20;font-weight:950;font-size:13px;}.cverp-hero-card.has-hero-bg .cverp-meta-pills span{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.25);}.cverp-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid var(--line);background:#fff;color:var(--blue)!important;text-decoration:none!important;font-weight:950;border-radius:0!important;}.cverp-action.primary{background:var(--green);border-color:var(--green);color:#fff!important;}.cverp-action:hover{background:var(--blue);border-color:var(--blue);color:#fff!important;}.cverp-summary-card{align-self:stretch;background:rgba(255,255,255,.95);border:1px solid var(--line);padding:20px;border-radius:0!important;}.cverp-summary-title{font-weight:950;color:var(--blue);font-size:18px;margin-bottom:14px;}.cverp-summary-grid{display:grid;grid-template-columns:1fr;gap:10px;}.cverp-summary-grid div,.cverp-info-row{display:flex;justify-content:space-between;gap:12px;align-items:center;background:var(--soft);border:1px solid var(--line);padding:12px 14px;}.cverp-summary-grid span,.cverp-info-row span{color:var(--muted);font-weight:850;font-size:13px;}.cverp-summary-grid strong,.cverp-info-row strong{color:var(--blue);font-weight:950;text-align:right;}
.cverp-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;margin:0 0 22px;}.cverp-panel,.cverp-map-card,.cverp-downloads,.cverp-gallery-panel{background:#fff;border:1px solid var(--line);border-left:6px solid var(--green);border-radius:0!important;padding:28px;box-shadow:none;}.cverp-description{color:#2e4258;font-size:16px;line-height:1.72;}.cverp-info-modern{display:grid;gap:9px;}.cverp-map-card{margin:0 0 22px;}.cverp-big-map,.cverp-map{width:100%;height:430px;border:1px solid var(--line);background:#edf4f7;border-radius:0!important;overflow:hidden;}.cverp-map-legend{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px;color:var(--muted);font-weight:850;font-size:13px;}.cverp-map-legend-line{width:42px;height:4px;background:#0b67a3;display:inline-block;}.cverp-map-legend-start,.cverp-map-legend-end{width:14px;height:14px;border-radius:99px;background:var(--green);display:inline-block;border:2px solid #fff;box-shadow:0 0 0 1px var(--green);}.cverp-map-legend-end{background:var(--blue);box-shadow:0 0 0 1px var(--blue);}.cverp-map-empty,.cverp-empty{background:#fff;border:1px dashed var(--line);padding:20px;color:var(--muted);font-weight:850;}.cverp-download{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line);background:var(--soft);margin:0 0 10px;text-decoration:none!important;color:var(--blue)!important;font-weight:950;}.cverp-download:hover{background:#eef5e9;}.cverp-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.cverp-gallery img{width:100%;height:170px;object-fit:cover;border:1px solid var(--line);display:block;}
.cverp-profile{height:160px;border:1px solid var(--line);background:var(--soft);margin-top:14px;}.cverp-profile svg{width:100%;height:100%;display:block;}.leaflet-container{font-family:inherit!important;}.cverp-marker{width:18px;height:18px;border-radius:99px;border:3px solid #fff;background:var(--green);box-shadow:0 2px 10px rgba(0,0,0,.3);}.cverp-marker.end{background:var(--blue);}
@media(max-width:980px){body.cverp-clean-rando-template .cve-page-main,body.cverp-clean-rando-archive .cve-page-main,.cverp-clean-main{width:min(100% - 34px,1240px)!important}.cverp-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.cverp-hero-card,.cverp-content-grid{grid-template-columns:1fr;}.cverp-summary-card{max-width:none}.cverp-big-map,.cverp-map{height:380px;}}
@media(max-width:680px){body.cverp-clean-rando-template .cve-page-main,body.cverp-clean-rando-archive .cve-page-main,.cverp-clean-main{width:min(100% - 24px,1240px)!important;padding-top:22px!important}.cverp-list-grid{grid-template-columns:1fr;}.cverp-hero-card,.cverp-panel,.cverp-map-card,.cverp-downloads,.cverp-gallery-panel{padding:20px;}.cverp-hero-card h1{font-size:38px!important}.cverp-gallery{grid-template-columns:1fr 1fr}.cverp-gallery img{height:135px}.cverp-big-map,.cverp-map{height:330px;}.cverp-summary-grid div,.cverp-info-row{display:block}.cverp-summary-grid strong,.cverp-info-row strong{display:block;text-align:left;margin-top:4px;}}


/* v2.2.0 — correctifs affichage fiche randonnée */
.cverp-clean-rando-template .cve-front-header,
.cverp-clean-rando-archive .cve-front-header{
  position:relative!important;
  z-index:50!important;
}
body.cverp-clean-rando-template .cve-page-main,
body.cverp-clean-rando-archive .cve-page-main,
.cverp-clean-main{
  padding-top:46px!important;
}
.cverp-rando-fiche{
  scroll-margin-top:130px!important;
}
.cverp-map-card,
.cverp-profile-card,
.cverp-downloads,
.cverp-gallery-panel{
  width:100%!important;
  max-width:100%!important;
}
.cverp-map-card{
  margin-top:24px!important;
}
.cverp-big-map,
.cverp-map{
  height:430px!important;
  max-height:430px!important;
  border:1px solid var(--line)!important;
  box-shadow:none!important;
}
.cverp-map .leaflet-control-attribution{
  font-size:10px!important;
}
.cverp-profile-card{
  background:#fff;
  border:1px solid var(--line);
  border-left:6px solid var(--green);
  border-radius:0!important;
  padding:18px 22px 20px;
  margin:0 0 22px;
  box-shadow:none;
}
.cverp-profile-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 12px;
  color:var(--blue);
}
.cverp-profile-head span{
  display:inline-flex;
  align-items:center;
  gap:10px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
  color:var(--green);
}
.cverp-profile-head span:before{
  content:"";
  width:28px;
  height:2px;
  background:var(--green);
  display:block;
}
.cverp-profile-head strong{
  color:var(--muted);
  font-size:13px;
  font-weight:950;
  white-space:nowrap;
}
.cverp-profile{
  position:relative;
  height:125px!important;
  border:1px solid var(--line)!important;
  background:
    linear-gradient(to bottom, rgba(7,31,62,.06) 1px, transparent 1px) 0 0/100% 25%,
    var(--soft)!important;
  margin:0!important;
  overflow:hidden!important;
}
.cverp-profile svg{
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.cverp-profile polygon,
.cverp-profile .cverp-profile-area{
  fill:rgba(107,159,53,.16)!important;
  stroke:none!important;
}
.cverp-profile polyline,
.cverp-profile .cverp-profile-line{
  fill:none!important;
  stroke:#0b67a3!important;
  stroke-width:3!important;
  stroke-linejoin:round!important;
  stroke-linecap:round!important;
  vector-effect:non-scaling-stroke!important;
}
.cverp-profile-labels{
  display:none!important;
}
.cverp-downloads{
  margin-top:0!important;
}
@media(max-width:980px){
  body.cverp-clean-rando-template .cve-page-main,
  body.cverp-clean-rando-archive .cve-page-main,
  .cverp-clean-main{padding-top:32px!important;}
  .cverp-big-map,.cverp-map{height:360px!important;max-height:360px!important;}
}
@media(max-width:680px){
  body.cverp-clean-rando-template .cve-page-main,
  body.cverp-clean-rando-archive .cve-page-main,
  .cverp-clean-main{padding-top:24px!important;}
  .cverp-big-map,.cverp-map{height:300px!important;max-height:300px!important;}
  .cverp-profile-card{padding:16px;margin-bottom:18px;}
  .cverp-profile-head{display:block;}
  .cverp-profile-head strong{display:block;margin-top:6px;}
  .cverp-profile{height:105px!important;}
}


/* v2.2.0 — correction définitive carte + courbe altitude */
.cverp-map-card .cverp-section-title{
  margin-bottom:14px!important;
}
.cverp-map-card .cverp-section-title h2{
  font-size:clamp(26px,2.7vw,40px)!important;
}
.cverp-big-map,
.cverp-map{
  height:390px!important;
  max-height:390px!important;
  min-height:0!important;
  border:1px solid #dbded8!important;
  background:#edf4f7!important;
  overflow:hidden!important;
}
.cverp-map svg path.leaflet-interactive{
  stroke:#6b9f35!important;
  stroke-width:4!important;
  stroke-opacity:1!important;
  fill:none!important;
}
.cverp-map .leaflet-overlay-pane svg path.leaflet-interactive + path.leaflet-interactive{
  display:none!important;
}
.cverp-map-legend-line{
  background:#6b9f35!important;
  height:3px!important;
}
.cverp-profile-card,
.cverp-profile-card.cverp-profile-clean{
  clear:both!important;
  background:#fff!important;
  border:1px solid #dbded8!important;
  border-left:6px solid #6b9f35!important;
  border-radius:0!important;
  padding:18px 22px 20px!important;
  margin:0 0 22px!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.cverp-profile-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 12px!important;
  height:auto!important;
  min-height:0!important;
  position:relative!important;
  z-index:2!important;
}
.cverp-profile-head span{
  color:#6b9f35!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  line-height:1.2!important;
}
.cverp-profile-head strong{
  color:#607087!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.cverp-profile,
.cverp-profile-card .cverp-profile{
  position:relative!important;
  height:96px!important;
  max-height:96px!important;
  min-height:96px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #dbded8!important;
  background:
    linear-gradient(to bottom, rgba(7,31,62,.07) 1px, transparent 1px) 0 0/100% 24px,
    #f6f5ef!important;
  overflow:hidden!important;
  color:#6b9f35!important;
}
.cverp-profile svg,
.cverp-profile-card .cverp-profile svg{
  display:block!important;
  width:100%!important;
  height:96px!important;
  max-height:96px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.cverp-profile polygon,
.cverp-profile .cverp-profile-area,
.cverp-profile svg polygon{
  display:none!important;
  fill:transparent!important;
  stroke:transparent!important;
}
.cverp-profile polyline,
.cverp-profile .cverp-profile-line,
.cverp-profile svg polyline{
  fill:none!important;
  stroke:#6b9f35!important;
  stroke-width:4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke!important;
}
.cverp-profile-labels,
.cverp-profile:before,
.cverp-profile:after{
  display:none!important;
  content:none!important;
}
@media(max-width:980px){
  .cverp-big-map,.cverp-map{height:340px!important;max-height:340px!important;}
}
@media(max-width:680px){
  .cverp-big-map,.cverp-map{height:280px!important;max-height:280px!important;}
  .cverp-profile-card{padding:16px!important;}
  .cverp-profile-head{display:block!important;}
  .cverp-profile-head strong{display:block!important;margin-top:6px!important;}
}


/* v2.3.0 — le menu du site reste accessible au-dessus de la carte */
body.cverp-clean-rando-template,
body.cverp-clean-rando-archive{
  overflow-x:hidden!important;
}
.cverp-clean-rando-template .cve-page-shell,
.cverp-clean-rando-archive .cve-page-shell{
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-header,
.cverp-clean-rando-archive .cve-front-header,
.cverp-clean-rando-template .cve-public-shell-header,
.cverp-clean-rando-archive .cve-public-shell-header{
  position:relative!important;
  z-index:99990!important;
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-header-inner,
.cverp-clean-rando-archive .cve-front-header-inner,
.cverp-clean-rando-template .cve-front-nav-panel,
.cverp-clean-rando-archive .cve-front-nav-panel,
.cverp-clean-rando-template .cve-front-nav,
.cverp-clean-rando-archive .cve-front-nav,
.cverp-clean-rando-template .cve-front-nav li,
.cverp-clean-rando-archive .cve-front-nav li,
.cverp-clean-rando-template .cve-front-nav .menu-item,
.cverp-clean-rando-archive .cve-front-nav .menu-item{
  position:relative!important;
  z-index:99991!important;
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-nav ul,
.cverp-clean-rando-archive .cve-front-nav ul,
.cverp-clean-rando-template .cve-front-nav .sub-menu,
.cverp-clean-rando-archive .cve-front-nav .sub-menu{
  z-index:99999!important;
  pointer-events:auto!important;
}
.cverp-clean-rando-template .cve-front-actions,
.cverp-clean-rando-archive .cve-front-actions{
  position:relative!important;
  z-index:99992!important;
}
.cverp-clean-rando-template .cve-page-main,
.cverp-clean-rando-archive .cve-page-main,
.cverp-clean-main,
.cverp-wrap{
  position:relative!important;
  z-index:1!important;
  overflow:visible!important;
}
.cverp-map-card,
.cverp-big-map,
.cverp-map,
.cverp-map .leaflet-container{
  position:relative!important;
  z-index:1!important;
}
.cverp-map .leaflet-pane,
.cverp-map .leaflet-top,
.cverp-map .leaflet-bottom,
.cverp-map .leaflet-control,
.cverp-map .leaflet-popup-pane{
  z-index:5!important;
}
.cverp-map .leaflet-map-pane{z-index:2!important;}
.cverp-map .leaflet-tile-pane{z-index:1!important;}
.cverp-map .leaflet-overlay-pane{z-index:3!important;}
.cverp-map .leaflet-marker-pane{z-index:4!important;}
@media(max-width:900px){
  .cverp-clean-rando-template .cve-front-nav-panel.is-open,
  .cverp-clean-rando-archive .cve-front-nav-panel.is-open{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    z-index:99999!important;
  }
}


/* v2.4.0 — corrections finales : footer unique, menu mobile et carte non bloquante */
body.cverp-clean-rando-template .cve-managed-footer ~ .cve-managed-footer,
body.cverp-clean-rando-archive .cve-managed-footer ~ .cve-managed-footer,
body.cverp-clean-rando-template footer.cve-footer ~ footer.cve-footer,
body.cverp-clean-rando-archive footer.cve-footer ~ footer.cve-footer{
  display:none!important;
}

.cverp-clean-rando-template .cve-front-header,
.cverp-clean-rando-archive .cve-front-header{
  position:relative!important;
  z-index:2147483000!important;
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-header-inner,
.cverp-clean-rando-archive .cve-front-header-inner{
  position:relative!important;
  z-index:2147483001!important;
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-nav-panel,
.cverp-clean-rando-archive .cve-front-nav-panel,
.cverp-clean-rando-template .cve-front-nav,
.cverp-clean-rando-archive .cve-front-nav{
  z-index:2147483002!important;
  overflow:visible!important;
}
.cverp-clean-rando-template .cve-front-nav ul,
.cverp-clean-rando-archive .cve-front-nav ul,
.cverp-clean-rando-template .cve-front-nav .sub-menu,
.cverp-clean-rando-archive .cve-front-nav .sub-menu{
  z-index:2147483003!important;
  pointer-events:auto!important;
}
.cverp-clean-rando-template .cverp-map,
.cverp-clean-rando-archive .cverp-map,
.cverp-clean-rando-template .leaflet-container,
.cverp-clean-rando-archive .leaflet-container{
  z-index:1!important;
}

/* Menu responsive autonome dans le template Randonnées */
@media(max-width:980px){
  .cverp-clean-rando-template .cve-front-header-inner,
  .cverp-clean-rando-archive .cve-front-header-inner{
    position:relative!important;
  }
  .cverp-clean-rando-template .cve-front-menu-toggle,
  .cverp-clean-rando-archive .cve-front-menu-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    gap:4px!important;
    width:44px!important;
    height:44px!important;
    border:1px solid rgba(7,31,62,.18)!important;
    background:#fff!important;
    cursor:pointer!important;
    z-index:2147483004!important;
  }
  .cverp-clean-rando-template .cve-front-menu-toggle span,
  .cverp-clean-rando-archive .cve-front-menu-toggle span{
    display:block!important;
    width:22px!important;
    height:2px!important;
    background:#071f3e!important;
  }
  .cverp-clean-rando-template .cve-front-nav-panel,
  .cverp-clean-rando-archive .cve-front-nav-panel{
    display:none!important;
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:calc(100% + 8px)!important;
    background:#fff!important;
    border:1px solid #dbded8!important;
    border-left:6px solid #6b9f35!important;
    box-shadow:0 18px 44px rgba(7,31,62,.16)!important;
    padding:10px!important;
    max-height:calc(100vh - 110px)!important;
    overflow:auto!important;
    pointer-events:auto!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cverp-clean-rando-template .cve-front-nav-panel.is-open,
  .cverp-clean-rando-archive .cve-front-nav-panel.is-open,
  body.cve-rando-menu-open .cve-front-nav-panel{
    display:block!important;
  }
  .cverp-clean-rando-template .cve-front-nav,
  .cverp-clean-rando-archive .cve-front-nav{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .cverp-clean-rando-template .cve-front-nav a,
  .cverp-clean-rando-archive .cve-front-nav a{
    display:flex!important;
    justify-content:space-between!important;
    width:100%!important;
    min-height:44px!important;
    padding:12px 14px!important;
    border-bottom:1px solid #eef0ec!important;
    color:#071f3e!important;
    background:#fff!important;
  }
  .cverp-clean-rando-template .cve-front-nav ul,
  .cverp-clean-rando-archive .cve-front-nav ul,
  .cverp-clean-rando-template .cve-front-nav .sub-menu,
  .cverp-clean-rando-archive .cve-front-nav .sub-menu{
    position:static!important;
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    box-shadow:none!important;
    border:0!important;
    padding:0 0 0 14px!important;
    margin:0!important;
    background:#f6f5ef!important;
  }
}

.cverp-profile-card .cverp-profile polygon,
.cverp-profile-card .cverp-profile-area,
.cverp-profile-card svg polygon{
  display:none!important;
  fill:transparent!important;
}
.cverp-profile-card .cverp-profile,
.cverp-profile-card .cverp-profile svg{
  background:#f6f5ef!important;
}
.cverp-profile-card .cverp-profile polyline{
  stroke:#6b9f35!important;
  fill:none!important;
}


/* v2.5.0 — bouton hamburger mobile forcé */
.cverp-clean-rando-template .cve-front-menu-toggle,
.cverp-clean-rando-archive .cve-front-menu-toggle,
.cverp-clean-rando-template button[aria-controls="cve-front-nav-panel"],
.cverp-clean-rando-archive button[aria-controls="cve-front-nav-panel"]{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:2147483647!important;
  position:relative!important;
}
.cverp-clean-rando-template .cve-front-search-form,
.cverp-clean-rando-archive .cve-front-search-form{
  z-index:1!important;
}
@media(max-width:980px){
  body.cve-rando-menu-open .cve-front-nav-panel,
  .cverp-clean-rando-template .cve-front-nav-panel.is-open,
  .cverp-clean-rando-archive .cve-front-nav-panel.is-open{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    top:94px!important;
    left:14px!important;
    right:14px!important;
    z-index:2147483646!important;
    background:#fff!important;
    border:1px solid #dbded8!important;
    border-left:6px solid #6b9f35!important;
    box-shadow:0 18px 44px rgba(7,31,62,.18)!important;
    padding:10px!important;
    max-height:calc(100vh - 112px)!important;
    overflow:auto!important;
  }
  body.cve-rando-menu-open .cve-front-nav-panel .cve-front-nav,
  .cverp-clean-rando-template .cve-front-nav-panel.is-open .cve-front-nav,
  .cverp-clean-rando-archive .cve-front-nav-panel.is-open .cve-front-nav{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
}
