.elementor-kit-7{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#F28D05;--e-global-color-text:#1C1C1C;--e-global-color-accent:#F28D05;--e-global-typography-primary-font-family:"Kumbh Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kumbh Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kumbh Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kumbh Sans";--e-global-typography-accent-font-weight:500;color:#252525;font-family:"Kumbh Sans", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:"Kumbh Sans", Sans-serif;}.elementor-kit-7 h2{color:#000000;font-family:"Noto Serif Display", Sans-serif;font-size:32px;font-weight:normal;}.elementor-kit-7 h3{font-family:"Kumbh Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
    max-width: 100%;
}


.more_criteria {
    color: #fff !important;
}



@media screen and (max-width: 1024px) {
.iwp__searchbar-aside__more    {
display:none !important; 
}
}

/* Survol des options */
.ss-content .ss-list .ss-option:hover {
    background-color: #202020 !important;
    color: #fff !important;
}
/* Option sélectionnée */
.ss-content .ss-list .ss-option.ss-selected {
    background-color: #202020 !important;
    color: #fff !important;
}
.ss-content .ss-list .ss-option.ss-selected:hover {
    background-color: #202020 !important;
}
/* Tags sélectionnés */
.ss-main .ss-multi-selected .ss-values .ss-value {
    background-color: #202020 !important;
    color: #fff;
}

/************************************************
 SLIMSELECT – PLACEHOLDER MULTI (FORCÉ NOIR)
************************************************/

/* Placeholder quand AUCUNE valeur n’est sélectionnée */
.ss-main .ss-multi-selected .ss-values .ss-placeholder {
    color: #000 !important;
    opacity: 1 !important;
    font-weight: 500 !important;
}
.ss-main .ss-multi-selected,
.ss-main .ss-multi-selected * {
    color: #000 !important;
}

/* ================================
   PLACEHOLDERS & TEXTE DES CHAMPS
================================ */

/* Inputs texte */
.iwp__searchbar input::placeholder {
    color: #666;
    opacity: 1;
}

/* Selects natifs */
.iwp__searchbar select {
    color: #555;
    font-weight: 500;
}

/* SlimSelect / Select multiples */
.iwp__searchbar .ss-placeholder {
    color: #555 !important;
    font-weight: 500;
}

/* Texte sélectionné dans SlimSelect */
.iwp__searchbar .ss-single-selected,
.iwp__searchbar .ss-multi-selected {
    color: #333;
}


/* ================================
   BOUTON DE RECHERCHE (LOUPE)
================================ */

.iwp__searchbar-aside__group.aside-group-btn button {
    background-color: #F28D05 !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 6px !important;
    border: none;
    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: background-color 0.2s ease;
}
/* Hover */
.iwp__searchbar-aside__group.aside-group-btn button:hover {
    background-color: #d97f04;
}

/* Icône loupe (pseudo-élément) */
.iwp__searchbar-aside__group.aside-group-btn button::before {
    font-size: 29px !important; /* loupe plus grosse */
    color: #fff;
}

/* Si la loupe est une image de fond */
.iwp__searchbar-aside__group.aside-group-btn button {
    background-size: 26px 26px;
    background-repeat: no-repeat;
    background-position: center;
}


/* ================================
   PETITES FINITIONS VISUELLES
================================ */

/* Champs un peu plus lisibles */
.iwp__searchbar input,
.iwp__searchbar select {
    font-size: 16px;
}

/* Espacement harmonieux */
.iwp__searchbar-aside__group {
    margin-bottom: 14px;
}



.iwp__item-overview, .iwp__item-overview span {
   background-color:white !important;
}
.iwp__item-text h3 {
   font-weight:400 !important;
   font-size:18px !important;
   color:#1C1C1C !important;
}
.localisation span {
   font-weight:300 !important;
   font-size:15px !important;
   color:#1C1C1C !important;
}
.iwp__price {
   font-weight:300 !important;
   font-size:20px !important;
   color:#1C1C1C !important;
}
.iwp__item-content {
   padding:20px !important;
   color:#1C1C1C !important;
}

.iwp__item-image img, .iwp__item-header {
   height:320px !important;
}
.description {
   display:none !important;
}



.iwp__heart {
   background-color:#F28D05 !important;
}/* End custom CSS */