.elementor-2326 .elementor-element.elementor-element-9c8abd3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2326 .elementor-element.elementor-element-b56210f{--display:flex;--min-height:35vh;--border-radius:1rem 1rem 0rem 0rem;}.elementor-2326 .elementor-element.elementor-element-65c956d{--display:flex;--gap:1rem 1rem;--row-gap:1rem;--column-gap:1rem;--padding-top:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}#elementor-popup-modal-2326{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2326 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2326 .dialog-close-button{display:flex;font-size:1.5rem;}#elementor-popup-modal-2326 .dialog-widget-content{border-radius:1rem 1rem 1rem 1rem;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-2326 .elementor-element.elementor-element-65c956d{--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}#elementor-popup-modal-2326 .dialog-message{width:90vw;}}/* Start custom CSS for shortcode, class: .elementor-element-1166ba4 *//* =========================================================
   Popup Annonce – Image principale
   ========================================================= */

/* Conteneur principal du popup
   (classe à ajouter sur le container racine Elementor) */
.popup-annonce-container {
    overflow: hidden; /* évite les débordements */
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* Shortcode image */
.popup-annonce-img {
    display: block;
    width: 100%;
    min-height: 40vh;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* Image réelle injectée par get_the_post_thumbnail */
.popup-annonce-img img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 40vh;

    object-fit: cover;
    object-position: center;
   border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

@media (max-width: 767px) {
    .popup-annonce-img,
    .popup-annonce-img img {
        max-height: 40vh;
        border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-82cde4e */.title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1;
}/* End custom CSS */