.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#494D53;--e-global-color-text:#000000;--e-global-color-accent:#489079;--e-global-color-7015011:#11161D;--e-global-color-624dcab:#7CBED5;--e-global-color-e12b9ee:#EE7F21;--e-global-color-ed359b9:#F4A24D;--e-global-color-7a5ce94:#F4E9D9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:#000000;font-size:14px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h2{color:#FFFFFF;font-size:30px;font-weight:400;line-height:38px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-weight:600;text-transform:uppercase;color:#FFFFFF;border-radius:25px 25px 25px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:80px;--container-default-padding-right:30px;--container-default-padding-bottom:80px;--container-default-padding-left:30px;}.elementor-widget:not(:last-child){margin-block-end:40px;}.elementor-element{--widgets-spacing:40px 20px;--widgets-spacing-row:40px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8 h2{font-size:26px;line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h2{font-size:24px;line-height:29px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:50px;--container-default-padding-right:20px;--container-default-padding-bottom:50px;--container-default-padding-left:20px;}}/* Start custom CSS */.small .elementor-button {
    font-size: 14px;
    padding: 8px 15px 8px 15px;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: transparent;
}
[type=button], [type=submit], button {
    background-color: transparent;
    border: none;
    padding: inherit;;
}

.header-title small{
    font-size: 50%;
    font-weight: 400;
}

.destination-loop-item{
    max-width: 400px !important;
}
.destination-loop-item-small{
    max-width: 300px !important;
}
/* --- 1. BOUTONS INLINE (Loop Grid) --- */
#regions-inline .e-loop-item:nth-child(6n+1) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n) .region-color {
    background-color: #73c3d5 !important;
}
#regions-inline .e-loop-item:nth-child(6n+2) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n+1) .region-color {
    background-color: #e0592a !important;
}
#regions-inline .e-loop-item:nth-child(6n+3) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n+2) .region-color {
    background-color: #48917A !important;
}
#regions-inline .e-loop-item:nth-child(6n+4) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n+3) .region-color  {
    background-color: #f4a24d !important;
}
#regions-inline .e-loop-item:nth-child(6n+5) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n+4) .region-color  {
    background-color: #2c747b !important;
}
#regions-inline .e-loop-item:nth-child(6n+6) .region-color a.elementor-button, #regions-liste .ae-post-item:nth-child(6n+5) .region-color  {
    background-color: #ee7f21 !important;
}


/* bug lien sur img dans caroussel loop template*/
.elementor-widget-image a {
    display: block;
}

.facetwp-reset.facetwp-hide-empty{
    color: #333 !important  ;
}
.mapboxgl-ctrl-bottom-right{
    display: none;;
}

.featured-image{
	display: none;
}
header .elementor-sticky{
    z-index: 20;
}

#jb-page-header{
    height: calc(100vh - 112px);
    background-size: cover;
    max-height: 700px;
}
body[data-elementor-device-mode="mobile"] #jb-page-header,body[data-elementor-device-mode="tablet"] #jb-page-header{
    height: calc(100vh - 97px);
}
.elementor[data-elementor-type='header'] .elementor-nav-menu--dropdown{
	top: 48px !important;
}
.elementor-widget-media-carousel .elementor-swiper-button-prev{
	left: -10px !important;
}
.elementor-widget-media-carousel .elementor-swiper-button-next{
	right: -10px !important;
}


/* ar swiper */
.ae-acf-repeater-widget-wrapper .ae-swiper-container {
    margin: 0 40px !important;
}


/* img et effet sur me destination cards du caroussel (region template)*/
.img-bg {
  position: absolute;
  inset: 0;
}

.img-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.destination-card img {
  transition: filter 0.6s ease;
  filter: brightness(0.85);
}

.destination-card:hover img {
  filter: brightness(0.95);
}/* End custom CSS */