/*
Theme Name: Illicoweb
Theme URI: https://www.illicoweb.com
Description: Hello Elementor Child Theme
Author: Studio illicoweb
Author URL: https://www.illicoweb.com
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
*/
/* Placer votre CSS ci-dessous */

/* GLOBALE */
.cpointer {cursor: pointer;}
/* FIN - GLOBALE */

/* PLAN DU SITE */
ul.elementor-sitemap-list {padding: 0;column-count: 3;color:white;}
ul.elementor-sitemap-list>li.elementor-sitemap-item {background-color: var(--e-global-color-primary);padding: 15px;border-radius: 10px;display: inline-block;width: 100%;margin: 10px 0;}
ul.elementor-sitemap-list li.elementor-sitemap-item a {color: white !important;}
ul.elementor-sitemap-list>li ul.children li a {font-weight: 500;}
ul.elementor-sitemap-list>li ul.children>li ul.children li a {font-weight: 300;}

@media (min-width: 768px) and (max-width: 1024px) {
	ul.elementor-sitemap-list  {column-count: 2;}
}

@media (max-width: 768px) {
	ul.elementor-sitemap-list  {column-count: 1;}
}
/* FIN - PLAN DU SITE */

/* HEADER */
.elementor-element-62da82e.elementor-sticky__spacer {overflow: hidden;}
	/* Menu mobile */
.Btn-menu svg {width: 2em;}
.Btn-menu a>span {display: flex; justify-content: center; align-items: center; }
	/* Mega Menu*/
.megamenu-desktop .elementskit-megamenu-panel.ekit-dropdown-open-onclick {top: 9vh !important; box-shadow: 0 4px 20px -10px gray;}
    /* GTranslate */
#gt_float_wrapper .gt_float_switcher {box-shadow:none;}
#gt_float_wrapper .gt_float_switcher .gt-selected {background-color: var(--e-global-color-primary);}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {padding: 0 3px;color: white;}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang img {display: none;}

#gt_float_wrapper .gt_float_switcher .gt_options.gt-open {position: absolute;background-color: white;width: max-content;margin-top: 5px;}

#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23fff'/></svg>");}
/* FIN - HEADER */


/* LANDINGS */
.landings .landing-img {border-radius: 0px;height: 200px;}
.landings .landing-sp {display: none;}
/* FIN - LANDINGS */


/* APIDAE */
    /* Accueil */
.home .sit-div {padding: 0;}
.home .sit-div .left-column .lei-fiche:nth-child(n+4) {display: none;}

.elementor-element-7e8c037 #left-column {flex-direction: column;}

@media (min-width: 1080px) {
    .elementor-element-7e8c037 #left-column .lei-fiche {width: 100%;flex-wrap: nowrap;flex-direction: row;}
}

.elementor-element-7e8c037 #left-column .lei-fiche .lei-img-fiche {padding-top: 0;height: 280px;position: initial;width: auto;}
.elementor-element-7e8c037 #left-column .lei-fiche .lei-img-fiche > a > img {width: 280px;position: initial;}
.elementor-element-7e8c037 #left-column .lei-fiche .infos-ppal {/*position:relative;*/padding: 0 0 0 15px;display: flex;flex-direction: column;justify-content: center;width: 50%;}
.elementor-element-7e8c037 #left-column .lei-fiche .infos-ppal .lei-resa-list {position:initial;display: block;}

    /* Fil d'ariane */
.header_SIT #breadcrumbs{padding:30px;margin:20px auto;max-width: 85%;display: flex;}
.header_SIT #breadcrumbs .breadcrumb {width: 80%;}
.header_SIT #breadcrumbs .elementor-shortcode {width: 20%;display: flex;justify-content: flex-end;}

    /* Autres */
.left-column .elementor-1029 {width: 31.33%;}

/* Leaflet Fullscreen Control - fichier non chargé via le plugin */
/* /home/sites/larochesurforon.illicoweb.com/wordpress/wp-content/plugins/Illico-GestionDonnees/widgets/assets/css/leaflet.fullscreen.css */
.leaflet-control-fullscreen a {background:#fff url("/wp-content/uploads/2025/06/fullscreen.png") no-repeat 0 0;background-size:30px 30px;}
/* .leaflet-touch .leaflet-control-fullscreen a {background-position: 2px 2px;} */
.leaflet-fullscreen-on .leaflet-control-fullscreen a {background-position:0 -26px;}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {background-position: 2px -24px;}

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {width:100%!important;height:100%!important;}
.leaflet-container.leaflet-fullscreen-on {width:100%!important;height:100%!important;}
.leaflet-pseudo-fullscreen {position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999;}


/* PAGES */
#Bt-favoris {font-size:1.8em;}
#Bt-favoris.cf-etat-favorit-1 svg path {fill: var(--e-global-color-primary);stroke: var(--e-global-color-primary);}


/* FAVORIS */
#cf-favorites-list {display: grid;grid-template-columns: repeat(3, 33%);gap: 25px;padding: 0;}
#cf-favorites-list li {position: relative;}
#cf-favorites-list li, #cf-favorites-list li a {display: flex;flex-direction: column;}
#cf-favorites-list li a img {max-height: 200px;}
#cf-favorites-list li .cf-remove-favorite-btn {position: absolute;right: 0;border: none;}


/* BROCHURES */
.bcl-brochure .elementor-widget-container {text-align: center;}
.bcl-brochure img.illico_pdf_preview_img {height: 300px;object-fit: contain;}
.bcl-brochure h3 {min-height: 40px;}

.label-icon {
    width: 36px;
    margin-right: 5px;
    vertical-align: middle;
}