/* === Page ABOUT uniquement (ID=1) : masquer auteur, date et temps de lecture === */
.page-id-1 .wp-block-post-author,
.page-id-1 .wp-block-post-author-name,
.page-id-1 .wp-block-post-date,
.page-id-1 .wp-block-post-meta,
.page-id-1 .entry-meta,
.page-id-1 .post-meta,
.page-id-1 .posted-on,
.page-id-1 .byline,
.page-id-1 .author,
.page-id-1 [rel="author"],
.page-id-1 time.entry-date,
.page-id-1 header .entry-meta,
.page-id-1 .single .entry-header .entry-meta,
.page-id-1 .wp-block-template-part header .entry-meta,
.page-id-1 .wp-block-jetpack-post-time-to-read,
.page-id-1 .wp-block-jetpack-reading-time,
.page-id-1 .jetpack-reading-time,
.page-id-1 .jetpack-reading-time__wrapper,
.page-id-1 .jetpack-reading-time__text,
.page-id-1 [class*="reading-time"],
.page-id-1 [class*="time-to-read"],
.page-id-1 [class*="ttr"],
.page-id-1 .post-meta .reading-time,
.page-id-1 .entry-meta .reading-time,
.page-id-1 .wp-block-jetpack-post-time-to-read svg {
  display: none !important;
}

/* === Partout sur le site : masquer les boutons Likes === */
.jetpack-likes-widget-wrapper,
div.sd-like,
.sharedaddy.sd-like,
.wp-block-jetpack-like,
.wp-block-jetpack-post-likes {
  display: none !important;
}
/* Masquer la section commentaires partout */
.comments-area,
#comments,
.comment-respond,
.comment-form,
.commentlist,
.entry-comments {
  display: none !important;
}

/* CONTACT uniquement (ID=168) : masquer auteur, date et temps de lecture */
.page-id-168 .wp-block-post-author,
.page-id-168 .wp-block-post-author-name,
.page-id-168 .wp-block-post-date,
.page-id-168 .wp-block-post-meta,
.page-id-168 .entry-meta,
.page-id-168 .post-meta,
.page-id-168 .posted-on,
.page-id-168 .byline,
.page-id-168 .author,
.page-id-168 [rel="author"],
.page-id-168 time.entry-date,
.page-id-168 header .entry-meta,
.page-id-168 .single .entry-header .entry-meta,
.page-id-168 .wp-block-template-part header .entry-meta,
.page-id-168 .wp-block-jetpack-post-time-to-read,
.page-id-168 .wp-block-jetpack-reading-time,
.page-id-168 .jetpack-reading-time,
.page-id-168 .jetpack-reading-time__wrapper,
.page-id-168 .jetpack-reading-time__text,
.page-id-168 [class*="reading-time"],
.page-id-168 [class*="time-to-read"],
.page-id-168 [class*="ttr"],
.page-id-168 .post-meta .reading-time,
.page-id-168 .entry-meta .reading-time,
.page-id-168 .wp-block-jetpack-post-time-to-read svg {
  display: none !important;
}

/* CONTACT uniquement (ID=169) : masquer auteur, date et temps de lecture */
.page-id-169 .wp-block-post-author,
.page-id-169 .wp-block-post-author-name,
.page-id-169 .wp-block-post-date,
.page-id-169 .wp-block-post-meta,
.page-id-169 .entry-meta,
.page-id-169 .post-meta,
.page-id-169 .posted-on,
.page-id-169 .byline,
.page-id-169 .author,
.page-id-169 [rel="author"],
.page-id-169 time.entry-date,
.page-id-169 header .entry-meta,
.page-id-169 .single .entry-header .entry-meta,
.page-id-169 .wp-block-template-part header .entry-meta,
.page-id-169 .wp-block-jetpack-post-time-to-read,
.page-id-169 .wp-block-jetpack-reading-time,
.page-id-169 .jetpack-reading-time,
.page-id-169 .jetpack-reading-time__wrapper,
.page-id-169 .jetpack-reading-time__text,
.page-id-169 [class*="reading-time"],
.page-id-169 [class*="time-to-read"],
.page-id-169 [class*="ttr"],
.page-id-169 .post-meta .reading-time,
.page-id-169 .entry-meta .reading-time,
.page-id-169 .wp-block-jetpack-post-time-to-read svg {
  display: none !important;
}

/* Forcer les titres à respecter la casse normale (pas Capitalize/Uppercase) */
.entry-title,
.wp-block-post-title,
h1, h2, h3, h4, h5, h6 {
  text-transform: none !important;
}

/* Cibler UNIQUEMENT l'article #255 */
.postid-255 .wp-block-post-author,
.postid-255 .wp-block-post-author-name,
.postid-255 .byline,
.postid-255 .post-author,
.postid-255 .entry-author,
.postid-255 .jetpack-reading-time__container,
.postid-255 .wp-block-jetpack-reading-time,
.postid-255 .reading-time {
  display: none !important;
}

/* (facultatif) Cacher le bloc "Author / Written by" en bas de page pour ce post */
.postid-XXXX .author-box,
.postid-XXXX .single-post-author,
.postid-XXXX .entry-author-info {
  display: none !important;
}

/* Masquer l'auteur UNIQUEMENT sur le post ID 281 (vue article) */
body.single.postid-281 .wp-block-post-author,
body.single.postid-281 .wp-block-post-author-name,
body.single.postid-281 .byline,
body.single.postid-281 .entry-author,
body.single.postid-281 .post-author,
body.single.postid-281 .meta-author {
  display: none !important;
}

/* (Facultatif) enlever un éventuel séparateur laissé avant la date */
body.single.postid-281 .entry-meta .wp-block-post-date::before,
body.single.postid-281 .entry-meta .posted-on::before {
  content: none !important;
}
/* Masquer toute mention d'auteur sur l'article ID 345 */
body.single.postid-345 [class*="author"],
body.single.postid-345 [class*="post-author"],
body.single.postid-345 a[href*="/author/"] {
  display: none !important;
}
/* Post unique : 496 */
body.postid-496 .entry-meta .posted-on,
body.postid-496 .entry-meta time.entry-date,
body.postid-496 .entry-meta time.updated,
body.postid-496 .wp-block-post-date,
body.postid-496 .single-post .wp-block-post-date {
  display: none !important;
}

/* Optionnel : retirer le séparateur (point, barre, etc.) laissé par le thème */
body.postid-496 .entry-meta .sep,
body.postid-496 .entry-meta .meta-sep,
body.postid-496 .wp-block-post


/* ——— Masquer SEULEMENT l’auteur sur l’article #551 ——— */
/* On limite à la vue article pour éviter tout effet ailleurs */
.single.postid-551 a[rel="author"],
.single.postid-551 [itemprop="author"],
.single.postid-551 [class*="author"],
.single.postid-551 [class*="byline"],
.single.postid-551 [class*="posted-by"],
.single.postid-551 .wp-block-post-author,
.single.postid-551 .wp-block-post-author-name,
.single.postid-551 .wp-block-post-author__name,
.single.postid-551 .wp-block-post-author__byline,
.single.postid-551 .wp-block-post-author__content,
.single.postid-551 .wp-block-post-author__avatar {
  display: none !important;
}

/* Attrape les liens vers l’archive auteur, quelle que soit la classe */
.single.postid-551 a[href*="/author/"],
.single.postid-551 a[href*="?author="] {
  display: none !important;
}

/* Supprime les séparateurs juste à côté de l’auteur (points, tirets, puces) */
.single.postid-551 .entry-meta > *:has(a[rel="author"]),
.single.postid-551 .post-meta  > *:has(a[rel="author"]),
.single.postid-551 .entry-meta > *:has(a[href*="/author/"]),
.single.postid-551 .post-meta  > *:has(a[href*="/author/"]) {
  display: none !important;
}
/* UNIQUEMENT dans les listes de miniatures (Query Loop / Post Template) en bas des articles */
.single-post .wp-block-post-template .wp-block-post-author,
.single-post .wp-block-post-template .wp-block-post-author-name,
.single-post .wp-block-post-template .wp-block-post-author__name,
.single-post .wp-block-post-template a[href*="/author/"] {
  display: none !important;
}

/* Si les miniatures utilisent le bloc "Derniers articles" (Latest Posts) */
.single-post ul.wp-block-latest-posts .wp-block-latest-posts__post-author,
.single-post ul.wp-block-latest-posts a[href*="/author/"] {
  display: none !important;
}
/* Masquer l'auteur UNIQUEMENT sur l'article #678 */
body.postid-678 .wp-block-post-author,
body.postid-678 .wp-block-post-author-name,
body.postid-678 .wp-block-post-author__name,
body.postid-678 .wp-block-post-author__byline,
body.postid-678 .wp-block-post-author__avatar,
body.postid-678 .entry-meta .byline,
body.postid-678 .entry-meta .author,
body.postid-678 .post-author,
body.postid-678 .author,
body.postid-678 .u-author,
body.postid-678 .author.vcard,
body.postid-678 a[rel="author"] {
  display: none !important;
}

/* Optionnel : si votre thème met un séparateur juste avant/à côté de l’auteur */
body.postid-678 .entry-meta .byline-sep,
body.postid-678 .entry-meta .author-sep {
  display: none !important;
}
/* Masquer l'auteur UNIQUEMENT sur l'article ID 752 (header/meta/blocs Gutenberg) */
.postid-752 .entry-header .byline,
.postid-752 .entry-header .author,
.postid-752 .entry-header [rel="author"],
.postid-752 .entry-meta .byline,
.postid-752 .entry-meta .author,
.postid-752 .post-meta .byline,
.postid-752 .post-meta .author,
.postid-752 .meta-author,
.postid-752 .posted-by,
.postid-752 .post-author,
.postid-752 .author.vcard,
.postid-752 .vcard.author,
.postid-752 .wp-block-post-author,
.postid-752 .wp-block-post-author__name,
.postid-752 .wp-block-post-author-name,
.postid-752 .wp-block-post-author__avatar,
.postid-752 .wp-block-post-author__content,
.postid-752 .wp-block-post-author__biography,
.postid-752 [itemprop="author"],
.postid-752 [class*="post-author"],
.postid-752 [class*="byline"] {
  display: none !important;
}

/* Supprimer d'éventuels séparateurs ou "By" générés en CSS */
.postid-752 .byline:before,
.postid-752 .byline:after,
.postid-752 .entry-meta .byline:before,
.postid-752 .entry-meta .byline:after {
  content: none !important;
}
/* Justifier le texte dans les articles individuels (Single Post) */
.single-post .entry-content {
  text-align: justify;
  text-justify: inter-word;
}

/* Kyiv Desk — Post ID 1145 only: hide any author mention (robust) */
body.postid-1145 .byline,
body.postid-1145 .author,
body.postid-1145 .post-author,
body.postid-1145 .entry-meta .byline,
body.postid-1145 .entry-meta .author,
body.postid-1145 a[rel="author"],
body.postid-1145 .wp-block-post-author,
body.postid-1145 .wp-block-post-author-name,
body.postid-1145 .wp-block-post-author__name,
body.postid-1145 .wp-block-post-author-biography,
body.postid-1145 .wp-block-post-author__bio,
body.postid-1145 .wp-block-post-author a {
  display: none !important;
  visibility: hidden !important;
}
/* ===========================
   Kyiv Desk — Donate page only (ID 1177)
   Hide authors in the RIGHT column (post lists), keep everything else
   =========================== */

/* 1) Cas le plus courant (Tenku / FSE) : une mise en page en colonnes
   -> on cible la DERNIÈRE colonne (colonne droite) */
body.page-id-1177 .wp-block-columns > .wp-block-column:last-child
  :is(
    .wp-block-post-author,
    .wp-block-post-author-name,
    .wp-block-post-author__name,
    .wp-block-post-author a,
    .byline,
    .author,
    .posted-by,
    .post-author,
    .entry-author
  ) {
  display: none !important;
}

/* 2) Sécurité : si la colonne droite n'est pas la "dernière" (selon le template),
   on masque aussi dans la 2e colonne */
body.page-id-1177 .wp-block-columns > .wp-bloc

/* Kyiv Desk — Masquer l’auteur UNIQUEMENT sur l’article #1233 */
body.postid-1233 .wp-block-post-author,
body.postid-1233 .wp-block-post-author-name,
body.postid-1233 .wp-block-post-author__name,
body.postid-1233 .wp-block-post-author__content,
body.postid-1233 .wp-block-post-author__avatar,
body.postid-1233 .wp-block-post-author-biography,
body.postid-1233 .wp-block-post-author__bio,
body.postid-1233 .wp-block-post-author-biography__content,

/* Variantes fréquentes “meta” (thèmes blocs) */
body.postid-1233 .wp-block-post-meta,
body.postid-1233 .wp-block-post-terms,
body.postid-1233 .wp-block-post-date + .wp-block-post-author,
body.postid-1233 .wp-block-post-author + .wp-block-post-date,

/* Variantes “byline” classiques (thèmes non-blocs / compat) */
body.postid-1233 .byline,
body.postid-1233 .author,
body.postid-1233 .post-author,
body.postid-1233 .entry-author,
body.postid-1233 .meta-author,
body.postid-1233 [rel="author"]
{
  display: none !important;
  visibility: hidden !important;
}

/* Si une ligne “meta” ne contenait QUE l’auteur, on évite un blanc résiduel */
body.postid-1233 .wp-block-post-author,
body.postid-1233 .byline {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
}
/* SUPPRIMER L’AUTEUR — POST ID 1244 UNIQUEMENT */
body.postid-1244 
.author,
body.postid-1244 
.entry-meta,
body.postid-1244 
.wp-block-post-author,
body.postid-1244 
.wp-block-post-author-name,
body.postid-1244 
.wp-block-post-author__content {
    display: none !important;
}
/* Kyiv Desk — Post 1290 — hide ONLY author bio/author box in the right sidebar */
body.postid-1290 aside .wp-block-post-author,
body.postid-1290 aside .wp-block-post-author-biography,
body.postid-1290 aside .wp-block-post-author__bio,
body.postid-1290 aside .author-box,
body.postid-1290 aside .author-bio,
body.postid-1290 aside .post-author,
body.postid-1290 aside .byline,
body.postid-1290 .sidebar .wp-block-post-author,
body.postid-1290 .sidebar .wp-block-post-author-biography,
body.postid-1290 .sidebar .wp-block-post-author__bio,
body.postid-1290 .sidebar .author-box,
body.postid-1290 .sidebar .author-bio,
body.postid-1290 .site-sidebar .wp-block-post-author,
body.postid-1290 .site-sidebar .wp-block-post-author-biography,
body.postid-1290 .site-sidebar .wp-block-post-author__bio,
body.postid-1290 .secondary .wp-block-post-author,
body.postid-1290 .secondary .wp-block-post-author-biography,
body.postid-1290 .secondary .wp-block-post-author__bio {
  display: none !important;
}
body.postid-1623 .entry-meta .reading-time,
body.postid-1623 .entry-meta .post-reading-time,
body.postid-1623 .entry-meta .rt-reading-time,
body.postid-1623 .entry-meta .meta-reading-time,
body.postid-1623 .entry-meta [class*="reading"],
body.postid-1623 .entry-meta [class*="read-time"],
body.postid-1623 .entry-meta [class*="minutes"],
body.postid-1623 .post-meta .reading-time,
body.postid-1623 .post-meta .post-reading-time,
body.postid-1623 .post-meta .rt-reading-time,
body.postid-1623 .post-meta .meta-reading-time,
body.postid-1623 .post-meta [class*="reading"],
body.postid-1623 .post-meta [class*="read-time"],
body.postid-1623 .post-meta [class*="minutes"],
body.postid-1623 .wp-block-post-author + *,
body.postid-1623 .wp-block-post-date + *,
body.postid-1623 .entry-header .is-meta > *:last-child,
body.postid-1623 .entry-header .entry-meta > *:last-child,
body.postid-1623 .entry-header .post-meta > *:last-child {
  display: none !important;
}