/*
Theme Name: experon-child
Description: Child theme of experon with theme.json from Riverbank
Version: 1.0.0
Template: experon
Text domain: experon-child
Author: MN - PNRLF
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/*@import url("https://use.typekit.net/sfe5bnt.css");*/
@import url("https://p.typekit.net/p.css?s=1&k=sfe5bnt&ht=tk&f=27823&a=85501520&app=typekit&e=css");

@font-face {
font-family:"balboa-plus-fill";
src:url("https://use.typekit.net/af/479fce/00000000000000007735b4fe/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/479fce/00000000000000007735b4fe/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/479fce/00000000000000007735b4fe/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:swap;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-balboa-plus-fill { font-family: "balboa-plus-fill",sans-serif; }

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 22, 2024 */
@font-face {
    font-family: 'ubuntubold';
    src: url('font/ubuntu-bold-webfont.woff2') format('woff2'),
         url('font/ubuntu-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntulight';
    src: url('font/ubuntu-light-webfont.woff2') format('woff2'),
         url('font/ubuntu-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntumedium';
    src: url('font/ubuntu-medium-webfont.woff2') format('woff2'),
         url('font/ubuntu-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('font/ubuntu-regular-webfont.woff2') format('woff2'),
         url('font/ubuntu-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root{
	--charcoal:#043e22;
	--lapislazuli:#2d779e;
	--mustard:#fecc01;
	--claret:#661549;
	--watermelonred:#df6f50;
	--broccoli:#7f921b;
	--palecyan:#59c0d0;
	--cherryblossom:#e9b8d6;
	
}
b, strong{font-family:'ubuntubold'; font-weight: normal;}
body, button, input, select, textarea{font-family:'ubunturegular',arial, sans-serif;color:#0a0a0a;}
a{color:#0a0a0a;;}
#main-core a:hover{background:var(--broccoli);}
h1{font-family: 'balboa-plus-fill','ubuntulight', sans-serif;font-weight: 400;font-style: normal;}
h2, h3, h4, h5, h6{font-family: 'ubuntumedium', sans-serif; text-transform: uppercase;}
h2{color:var(--lapislazuli);}
h3,.wp-block-cover h3{color:var(--claret);}
h4, h5, h6{color:var(--charcoal);}
.home .wp-block-cover h2:after{
	content:'';
	background:url('images/icone_leader_blanc.webp') center center no-repeat transparent;
	display:block;
	height:27px;
	
}

.allmargin{	margin:20px;}

#map .leaflet-control a {text-decoration:none}
/*Legend specific*/
.legend {
  padding: 6px 8px;
  font: 14px Arial, Helvetica, sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
  /*border-radius: 5px;*/
  line-height: 24px;
  color: #555;
}
.legend h4 {
  text-align: center;
  font-size: 16px;
  margin: 2px 12px 8px;
  color: #777;
}

.legend span { position: relative; bottom: 3px;}

.legend i {
  width: 18px;
  height: 18px;
  float: left;
  margin: 0 8px 0 0;
  opacity: 0.7;
}

.legend i.icon {background-size: 18px;  background-color: rgba(255, 255, 255, 1);}
.info {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.info h4 {margin: 0 0 5px; color: #777;}
.mytooltip{background:transparent;}

#pre-header{background:var(--charcoal);}
#pre-header .main-navigation{padding:7px;}
#pre-header .main-navigation div > *:last-child{font-family:'ubuntubold';margin-bottom:0;}
#pre-header,#sub-footer{background:var(--palecyan);color:#000;}
#header-core{
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.footer-core{
	display: block;
    max-width: 1140px;
    margin: 0 auto;
}
#header .header-links > ul > li a{padding:8px 14px;}
#header{padding:10px;}
#intro{padding:5px 10px; background:var(--charcoal);border:none;}
#intro h1 span{color:#fff;}

#footer{background:none;padding:10px;}
#footer-menu a{color:#000;}

li.current_page_item{background:var(--mustard);}
#header .menu > li:hover{background:var(--broccoli);}
#header .header-links > ul > li a{color:var(--charcoal);font-family:'ubuntubold';font-size:15px;text-decoration:none;}
#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {color:#000;}


.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"],.wp-block-post-excerpt__more-text a,.wp-element-button, .wp-block-button__link{
	background:var(--claret);
	box-shadow:none;
	border:none;
	border:2px solid var(--claret);
}
.wp-element-button, .wp-block-button__link{border-radius:0; font-size:14px;}
.themebutton:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,.wp-block-post-excerpt__more-text a:hover,#main-core a.wp-element-button:hover,#main-core a.wp-block-button__link:hover,#scrollUp:hover:after{background:#fff; color:var(--claret);}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], select, textarea{padding:5px 10px;}
#scrollUp:after{background:var(--claret);}
.wp-block-post-excerpt__more-text a{color:#fff; padding:11px 45px; display:inline-block;}
.wp-block-column{position:relative;}

@media only screen and (max-width: 1140px) {
    #header #logo { margin: 15px; }
	#content{padding:30px;}
}
@media only screen and (max-width: 768px){
	#header #logo img{max-height:85px;}
	body{padding-left: 0px;padding-right: 0px;}
	#site-header #header-responsive{background:#fff;}
	#header-responsive .responsive-links > ul > li a{color:var(--claret);}
	#site-header #header-responsive li.current_page_item > a, #site-header #header-responsive li a:hover{color:#000;}
}