.elementor-kit-7{--e-global-color-primary:#2A5CAA;--e-global-color-secondary:#022B6B;--e-global-color-text:#415464;--e-global-color-accent:#2A5CAA;--e-global-color-9e78dc2:#F0EFF4;--e-global-color-23e11f5:#E2DFEB;--e-global-color-d78bc54:#2B2B5E;--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;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CACHE AUTEUR + AVATAR - Widgets Blog/Page Principale - 2026 */
* {
    /* Universel : cible TOUS les éléments auteur/avatar */
}

/* Noms auteur généraux */
.post-meta .author,
.entry-meta .author,
.byline,
.posted-by,
.author-name,
.author-link,
.vcard,
.fn,
.widget .author,
.post-author,
.meta-author {
    display: none !important;
}

/* Avatars/images auteur */
.avatar,
.author-avatar,
.author-image,
.wp-block-post-author__avatar,
.post-author-avatar img,
.author-avatar img,
img[alt*="author"],
img[alt*="auteur"],
.gravatar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
}

/* Widgets spécifiques (Elementor/Modins) */
.elementor-widget-posts .elementor-post-info__author,
.elementor-post-author,
.modins-author,
.blog-widget .author-meta {
    display: none !important;
}

/* Page blog principale */
.home .entry-meta .author,
.blog .entry-meta .author,
.archive .entry-meta .author {
    display: none !important;
}/* End custom CSS */