.elementor-13345 .elementor-element.elementor-element-8df0a02{--display:flex;border-style:solid;--border-style:solid;border-width:0px 0px 0px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13345 .elementor-element.elementor-element-6b2ca4f > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items, .elementor-13345 .elementor-element.elementor-element-6b2ca4f > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}.elementor-13345 .elementor-element.elementor-element-6b2ca4f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-13345 .elementor-element.elementor-element-9cf48ff{width:100%;max-width:100%;}}/* Start custom CSS for container, class: .elementor-element-8df0a02 */#search_pays:focus, #search_pays {
    border: none;
    outline: none;
}
.abc_searchBloc_items .jet-listing-grid__item {
    padding: 0;
    display: block;
}
.d-none {
    display: none;
}
.d-block {
    display: block !important;
}
.abc_searchBloc .elementor-widget-container {
    max-height: 358px; /* 388 - 20 - 20 */
    overflow-y: scroll;
}
.abc_searchBloc_items {
    height: 100%;
    overflow-x: hidden;
    position: absolute;
    top: 65px;
    background: #F7F4F4;
    left: 0px;
    padding: 20px;
    z-index: 1;
    overflow: hidden;
    min-width: 100% !important;
    width: 100%;
    /*overflow-y: scroll;*/
    /*height: 362px;*/
    max-height: 398px;
    height: fit-content;
    border: 1px solid #171717;
    border-radius: 10px;

}
.abc_searchBloc_items.withMinHeight {
    min-height: 170px;
}
.abc_searchBloc_items.noMinHeight {
    min-height: 0;
}
.abc_search_btn {
    position: absolute;
    right: 10px;
    display: block;
    top: 11px;
}
.abc_searchBloc_items .jet-listing-grid__items {
    margin: 0;
    width: 100%;
}
.abc_searchBloc_items .jet-listing-grid__items .jet-listing-grid__item {
    margin-bottom: 10px;
    background-color: #FFFFFF;
    border: 1px solid #171717;
    border-radius: 10px;
}
/* Style de la barre de défilement */
.abc_searchBloc .elementor-widget-container::-webkit-scrollbar {
    /*width: 1px;*/
    width: 0;
}
/* Style de la piste de la barre de défilement */
.abc_searchBloc .elementor-widget-container::-webkit-scrollbar-track {
    background: #f1f1f1; /* Couleur de la piste */
    border-radius: 10px; /* Arrondi de la piste */
}
/* Style de la poignée de la barre de défilement */
.abc_searchBloc .elementor-widget-container::-webkit-scrollbar-thumb {
    background: #888; /* Couleur de la poignée */
    border-radius: 10px; /* Arrondi de la poignée */
}
/* Style au survol de la poignée */
.abc_searchBloc .elementor-widget-container::-webkit-scrollbar-thumb:hover {
    background: #555; /* Couleur de la poignée au survol */
}

@media screen and (max-width: 768px) {
    .abc_searchBloc_items {
        min-width: 30% !important;
        width: 100%;
    }
    .abc_search_btn {
        position: absolute;
        right: 50%;
        transform: translateX(50%);
        display: block;
        top: calc(100% + 20px) !important;
    }
    .abc_searchBloc_items .jet-listing-grid__item {
    /*max-width: 50%;*/
    }
}
@media screen and (max-width: 520px) {
    .abc_searchBloc_items {
        /*top: 52px;*/
    }
    .abc_search_btn {
        /*top: 52px;*/
    }
}
@media screen and (max-width: 480px) {
    .abc_searchBloc_items {
        min-width: calc(100% + 20px) !important;
    }
    .abc_search_btn {
        width: 100% !important;
        right: 0;
        transform: none;
        text-align: center;
    }
}
@media screen and (max-width: 360px) {
    
    .abc_searchBloc_items .jet-listing-grid__item {
        max-width: 100%;
    }
}/* End custom CSS */