/* ============================================================
   Theme    : FOXIZ
   Variante : 039
   Version  : 1.1
   Date     : 05/12/2025
   Fusion   : base + couche custom (TDM/POST/MENU) le 2026-05-05
============================================================ */

/* ============================================================
   BLOC 0 - POLICES (font harmonization, sitewide)
============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@400;500;600;700&family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap');

body {
    --cs-heading-font: "Cormorant Infant", Georgia, serif;
    --cs-body-font: "Be Vietnam Pro", system-ui, sans-serif;
}


/* ============================================================
   COUCHE BASE THEME
   (contenu original de style-theme039.css)
============================================================ */

/* CONTAINER - 039 */
.container__039 {
background: linear-gradient(
  to bottom,var(--blanc) 40%,var(--g-color) 40%);
}
[data-theme="dark"] .container__039 {
background: linear-gradient(
  to bottom,var(--solid-white) 40%,var(--solid-white) 40%)!important;
}


.mbnav {
    background: var(--blanc)!important;
}
.container__039.v2 {
background: linear-gradient(
  to bottom,var(--g-color) 40%,var(--blanc) 40%);
}
.container__039.v3 {
background: var(--g-color);
}
/*MINIATURE - LEGENDE*/
.feat-caption {
    display:none;
}
/*bt-039__titre-01*/
/*bt-039__titre-01 > Titre*/
.bt-039__titre-01 .heading-title,
.bt-039__titre-01 .elementor-heading-title {
    font-size:72px;
    line-height:76px;
    font-weight:600;
    border-radius:50px!important;
    color:var(--noir)!important;
    text-shadow: 1px 1px 2px var(--g-color);
}
.category .bt-039__titre-01 .heading-title,
.category .bt-039__titre-01 .elementor-heading-title {
    font-size:88px;
    line-height:90px;
}
.bt-039__titre-01.tp p {
    font-size:32px;
    line-height:34px;
    font-weight:600;
    border-radius:50px!important;
    color:var(--noir)!important;
    text-shadow: 0.5px 0.5px 1px var(--g-color);
}
.bt-039__titre-01.tn p {
    font-size:38px;
    line-height:42px;
    color:var(--noir)!important;
    text-shadow: 1px 1px 2px var(--g-color);
}
.bt-039__titre-01.c-blanc .heading-title,
.bt-039__titre-01.c-blanc .heading-title a,
.bt-039__titre-01.c-blanc .elementor-heading-title {
    color:var(--blanc)!important;
}

/*bt-039__titre-01 > Bouton*/
.bt-039__titre-01 .heading-tagline a {
    background-color: var(--g-color) ;
    color:var(--blanc);
    box-shadow: 0 4px 8px color-mix(in srgb, var(--noir) 40%, transparent);
    font-size:20px;
    line-height: 22px;
    font-weight:400!important;
    text-transform: uppercase!important;
    padding: 16px 32px;
    border-radius: 0px;
}
.bt-039__titre-01.c-blanc .heading-tagline a {
    background:color-mix(in srgb, var(--blanc) 20%, transparent)!important;
    color:var(--blanc);
}
/*BOUTON > HOVER*/
.bt-039__titre-01 .heading-tagline a:hover {
    background:var(--blanc)!important;
    color:var(--g-color);
}

.bt-039__titre-01 .heading-tagline .rbi-cright {
    display:none;
}

/* FOXIZ - FLEX OVERLAY - 039 */
/* FOXIZ - FLEX OVERLAY - 039 */
.bt-039__flex-overlay-01.PT20 {
    padding-top:0!important;
}
.bt-039__flex-overlay-01 .p-gradient .overlay-inner {
    background: none;
    width: 100%;
    padding:50px 100px!important;
    margin: 0 auto;
    place-items: center;
}
.bt-039__flex-overlay-01 .overlay-wrap {
    display: flex!important;
    align-items: center!important;
    justify-content: left!important;
    background:color-mix(in srgb, var(--noir) 40%, transparent)!important;
}
.bt-039__flex-overlay-01  .p-wrap .p-meta .meta-update::before {
    /*content: "\f073" !important;*/
    /* font-family: "Font Awesome 5 Free" !important;*/
    /* margin-right:8px;*/
    display:none;
}
/* FOXIZ - FLEX OVERLAY - 039 - TITRE */
.bt-039__flex-overlay-01 .p-wrap .entry-title {
    font-size: 3.6rem;
    line-height: 3.6rem;
    font-weight: var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align: center;
    max-width: 60%;
    margin-top: 24px;
    margin-bottom: 16px;
}

/* FOXIZ - FLEX OVERLAY - 039 - META */
/* FOXIZ - FLEX OVERLAY - 039 - META - Categorie */
.bt-039__flex-overlay-01 .p-wrap .p-categories {
    width:fit-content;
}
.bt-039__flex-overlay-01 .p-wrap .p-categories a {
    font-size:calc(1rem + 0.1rem);
    line-height:calc(1rem + 0.1rem);
    font-weight:var(--weight-thin);
    color:var(--g-color);
    background: var(--blanc)!important;
    color:var(--g-color)!important;
    padding:12px 24px;
}
/* FOXIZ - FLEX OVERLAY - 039 - META - Date*/
.bt-039__flex-overlay-01 .p-wrap .p-meta .meta-update {
    font-size:calc(1rem + 0.4rem);
    line-height:calc(1rem + 0.4rem);
    font-weight:var(--weight-thin)!important;
    color:var(--blanc);
    margin-top:12px;
}

/* FOXIZ - FLEX OVERLAY - 039 */
/* FOXIZ - FLEX OVERLAY - 039 - IMAGE */
.bt-039__flex-overlay-02 .p-wrap  .overlay-holder {
    border-radius:0;
    border:12px solid var(--blanc);
    margin-top:-100px!important;
}
/* FOXIZ - FLEX OVERLAY - 039 - TITRE */
.bt-039__flex-overlay-02 .p-wrap .entry-title {
    font-size:1.7rem;
    line-height:1.6rem;
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
}

/* FOXIZ - FLEX OVERLAY - 039 - META */
/* FOXIZ - FLEX OVERLAY - 039 - META - Date*/
.bt-039__flex-overlay-02 .p-wrap .p-meta .meta-update {
    font-size:calc(1rem - 0.2rem);
    line-height:calc(1rem - 0.2rem);
    font-weight:var(--weight-thin)!important;
    color:var(--blanc);
}

/* FOXIZ - FLEX GRID - 039 - TITRE */
.bt-039__flex-grid-01 .block-inner {
    display: flex!important;
    flex-direction: row!important;
    align-items: stretch!important;
    gap: 20px!important;
    min-height: 100%!important;
}

.bt-039__flex-grid-01 .block-inner > .p-wrap {
    flex: 1 1 0%!important;
    display: flex!important;
    flex-direction: column!important;
    height: 100% !important;
    min-height: 100% !important;
    box-sizing: border-box!important;
    background: var(--g-color)!important;
}
.bt-039__flex-grid-01.c-blanc .block-inner > .p-wrap {
    background: color-mix(in srgb, var(--blanc) 8%, transparent)!important;
   
}
.bt-039__flex-grid-01 .p-wrap {
    background: var(--g-color);
    padding:22px!important;
    margin: 0 auto;
    height: 100%;
}
.bt-039__flex-grid-01 .p-wrap .p-featured {
    border-radius:0;
}
.bt-039__flex-grid-01 .overlay-wrap {
    display: flex!important;
    align-items: center!important;
    justify-content: left!important;
    background:color-mix(in srgb, var(--noir) 40%, transparent)!important;
}
.bt-039__flex-grid-01  .p-wrap .p-meta .meta-update::before {
    content: "\f073" !important;
    font-family: "Font Awesome 5 Free" !important;
    margin-right:8px;
}
/* FOXIZ - FLEX GRID - 039 - TITRE */
.bt-039__flex-grid-01 .p-wrap .entry-title {
    font-size:1.9rem;
    line-height:1.7rem;
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align:center;
    color:var(--blanc);
}
.bt-039__flex-grid-01 .p-wrap .entry-title:hover {
    color:var(--blanc)!important;
    text-decoration: underline 4px var(--blanc);
}
/* FOXIZ - HEADING - 039 - BOUTON */
.bt-039__flex-grid-01 .p-wrap .p-link {
    text-align: center;
    margin:0 auto;
}
.bt-039__flex-grid-01 .p-wrap .p-link a {
    font-size: calc(0.9rem + 0.3rem)!important;
    line-height: calc(0.9rem + 0.1rem);
    font-weight:600!important;
    background: var(--blanc)!important;
    color:var(--g-color);
    padding:16px 24px;
    border-radius:0px;
    letter-spacing: 1px;
    transition: box-shadow 0.6s ease !important;
    text-align: center;
    margin:0 auto;
    margin-top:12px!important;
    text-transform: uppercase;
}
.bt-039__flex-grid-01 .rbi-cright:before {
    display:none;
}
/* FOXIZ - FLEX OVERLAY - 039 - TEXTE */
.bt-039__flex-grid-01 .p-wrap .entry-summary {
    font-size:0.9rem;
    line-height:0.9rem;
    font-weight:var(--weight-normal);
    text-align:center;
    color:var(--blanc);
}
/* FOXIZ - FLEX GRID - 039 - META */
/* FOXIZ - FLEX GRID - 039 - META - Categorie */
.bt-039__flex-grid-01 .meta-inner {
    width:fit-content;
    text-align: center;
    margin:0 auto;
    
}

.bt-039__flex-grid-01 .p-wrap .meta-category a {
    font-size:calc(1rem + 0.1rem);
    line-height:calc(1rem + 0.1rem);
    font-weight:var(--weight-thin);
    color:var(--blanc);
    background: #FFFFFF40;
    padding:10px 24px;
    text-align: center;
    margin:0 auto;
    margin-top:12px;
}


/* FOXIZ - FLEX LIST - 039 */
/* FOXIZ - FLEX LIST - 039 - Fond */
.bt-039__flex-list-01 .p-wrap {
    background:var(--g-color);
    margin: 10px 20px;
    padding:12px;
}
.bt-039__flex-list-01.c-color .p-wrap {
    background:color-mix(in srgb, var(--g-color) 16%, transparent);
}
.bt-039__flex-list-01.c-blanc .p-wrap {
    background: color-mix(in srgb, var(--blanc) 16%, transparent)!important;
}
.bt-039__flex-list-01 .block-inner {
    row-gap: 2px;
}
/* FOXIZ - FLEX LIST - 039 - Cadre - Image */
.bt-039__flex-list-01 .p-wrap .list-feat-holder .p-featured {
    border-radius:0!important;
}
.bt-039__flex-list-01 .feat-holder .p-categories {
    display: none;
}
/* FOXIZ - FLEX LIST - 039 - Cadre - Contenu */
.bt-039__flex-list-01 .p-wrap .p-content {
    padding-left:0!important;
}
/* FOXIZ - FLEX LIST - 039 - Cadre - Contenu - Titre */
.bt-039__flex-list-01 .p-wrap .p-content .entry-title {
    font-size:1.2rem!important;
    line-height:1.1rem!important;
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    color:var(--blanc);
}
.bt-039__flex-list-01.sidebar .p-wrap .p-content .entry-title {
    font-size:1.1rem;
    line-height:1rem;
}
.bt-039__flex-list-01.c-color .p-wrap .p-content .entry-title {
    color:var(--noir);
}
.bt-039__flex-list-01.c-color .p-wrap .p-content .entry-title a:hover {
    color:var(--noir)!important;
    text-decoration:underline;
}
[data-theme="dark"] .bt-039__flex-list-01.c-color .p-wrap .p-content .entry-title {
    color:var(--blanc);
}

/* FOXIZ - FLEX LIST - 039 - Cadre - Contenu - Meta - Categorie */
.bt-039__flex-list-01 .p-wrap .p-categories {
    width:fit-content;
}
.bt-039__flex-list-01 .p-wrap .p-categories a {
    font-size: calc(1rem - 0.3rem);
    line-height: calc(1rem - 0.4rem);
    font-weight: var(--weight-thin);
    color: var(--blanc);
    background: #FFFFFF40;
    padding: 6px 18px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0px;
}
.bt-039__flex-list-01.sidebar .p-wrap .p-categories a {
    font-size: calc(1rem - 0.5rem);
    line-height: calc(1rem - 0.4rem);
    padding: 4px 8px;
}

.bt-039__flex-list-01.c-color .p-wrap .p-categories a {
    color: var(--blanc);
    background: var(--g-color);
}
/* FOXIZ - FLEX LIST - 031 - Cadre - Contenu - Meta - Date */
.bt-039__flex-list-01 .p-wrap .p-content .p-meta .meta-update {
    font-size: calc(1rem - 0.3rem);
    line-height: calc(1rem - 0.4rem);
    font-weight: var(--weight-thin);
    color: var(--blanc);
}
.bt-039__flex-list-01.c-color .p-wrap .p-content .p-meta .meta-update {
    color: var(--noir);
}
[data-theme="dark"] .bt-039__flex-list-01.c-color .p-wrap .p-content .p-meta .meta-update {
    color: var(--blanc);
}

/* FOXIZ - FLEX GRID - 039 */
/* FOXIZ - FLEX GRID - 039 - TITRE */
.bt-039__flex-list-02 .block-inner .p-wrap .p-content {
    flex: 1 1 0%!important;
    display: flex!important;
    flex-direction: column!important;
    height: 100% !important;
    min-height: 100% !important;
    box-sizing: border-box!important;
    background: var(--g-color)!important;
    padding:24px;
    width:60%;
}
@media only screen and (min-width: 768px) {
.bt-039__flex-list-02 .list-feat-holder {
        width: 40%;
        max-width: 40%;
        padding:0;
         margin-right:12px;
}
.bt-039__flex-list-02 .p-content {
        width: 60%;
        max-width: 60%;
        z-index:10;
        margin-left:8px;
}}
.bt-039__flex-list-02.c-blanc .block-inner > .p-wrap {
    background: color-mix(in srgb, var(--blanc) 8%, transparent)!important;
}

.bt-039__flex-list-02 .p-wrap .p-featured {
    border-radius:0;
}
.bt-039__flex-list-02 .overlay-wrap {
    display: flex!important;
    align-items: center!important;
    justify-content: left!important;
    background:color-mix(in srgb, var(--noir) 40%, transparent)!important;
}

/* FOXIZ - FLEX GRID - 039 - TITRE */
.bt-039__flex-list-02 .p-wrap .entry-title {
    font-size:1.9rem;
    line-height:1.8rem;
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align:center;
    color:var(--blanc);
}
.bt-039__flex-list-02 .p-wrap .entry-title:hover {
    color:var(--blanc)!important;
    text-decoration: underline 4px var(--blanc);
}
/* FOXIZ - HEADING - 039 - BOUTON */
.bt-039__flex-list-02 .p-wrap .p-link {
    text-align: center;
    margin:0 auto;
}
.bt-039__flex-list-02 .p-wrap .p-link a {
    font-size: calc(0.9rem + 0rem)!important;
    line-height: calc(0.9rem + 0rem);
    font-weight:600!important;
    background: var(--blanc)!important;
    color:var(--g-color);
    padding:8px 24px;
    border-radius:0px;
    letter-spacing: 1px;
    transition: box-shadow 0.6s ease !important;
    text-align: center;
    margin:0 auto;
    margin-top:12px!important;
    text-transform: uppercase;
}
.bt-039__flex-list-02 .rbi-cright:before {
    display:none;
}
/* FOXIZ - FLEX OVERLAY - 039 - TEXTE */
.bt-039__flex-list-02 .p-wrap .entry-summary {
    font-size:0.9rem;
    line-height:0.96rem;
    font-weight:var(--weight-normal);
    text-align:center;
    color:var(--blanc);
}
/* FOXIZ - FLEX GRID - 039 - META */
/* FOXIZ - FLEX GRID - 039 - META - Categorie */
.bt-039__flex-list-02 .meta-inner {
    width:fit-content;
    text-align: center;
    margin:0 auto;
}

.bt-039__flex-list-02 .p-wrap .meta-category a {
    font-size:calc(1rem + 0.1rem);
    line-height:calc(1rem + 0.1rem);
    font-weight:var(--weight-thin);
    color:var(--blanc);
    background: #FFFFFF40;
    padding:10px 24px;
    text-align: center;
    margin:0 auto;
    margin-top:12px;
}



/* FOXIZ - FLEX OVERLAY - 039 */
/* FOXIZ - FLEX OVERLAY - 039 - IMAGE */
.bt-039__flex-overlay-03 .p-wrap  .overlay-holder {
    border-radius:0;
    border:12px solid var(--g-color);
}
/* FOXIZ - FLEX OVERLAY - 039 - TITRE */
.bt-039__flex-overlay-03 .p-wrap .entry-title {
    font-size:1.9rem;
    line-height:1.8rem;
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align:center;
    margin-bottom:12px!important;
}
/* FOXIZ - FLEX OVERLAY - 039 - TITRE */
.bt-039__flex-overlay-03.sidebar .p-wrap .entry-title {
    font-size:1.5rem;
    line-height:1.4rem;
}
/* FOXIZ - FLEX OVERLAY - 039 - META */
/* FOXIZ - FLEX OVERLAY - 039 - META - Categorie*/
.bt-039__flex-overlay-03 .p-wrap .p-categories {
    font-size:14px;
    line-height:16px;
    font-weight:var(--weight-thin);
    color:var(--blanc);
    background: #FFFFFF40;
    padding:8px 24px;
    text-align: center;
    margin:0 auto;
    margin-top:16px;
    width:fit-content;
}
.bt-039__flex-overlay-03.sidebar .p-wrap .p-categories {
    font-size:11px;
    line-height:13px;
}

/* ARTICLE */
.FondArticle img {
    border-radius: 0!important;
    border: 12px solid var(--g-color);
}
.FondArticle .s-feat-outer {
    margin-bottom:0!important;
}

.FondArticle  .p-categories a {
    font-size: calc(1rem - 0.3rem);
    line-height: calc(1rem - 0.4rem);
    font-weight: var(--weight-thin);
    color: var(--blanc);
    background: color-mix(in srgb, var(--g-color) 100%, transparent)
;
    padding: 8px 18px;
    margin-bottom: 0px;
}

.FondArticle svg {
    fill:var(--g-color)!important;
    font-size:40px;
}
.FondArticle .elementor-widget-post-info span {
    color:var(--noir)!important;
    font-size:18px;
}
[data-theme="dark"] .FondArticle .elementor-widget-post-info span {
    color:var(--blanc)!important;
}
.FondArticle .elementor-icon-list-text {
    margin-left:4px;
}
/* TRANSITION */
.bt-039__flex-list-01 .p-wrap,
.bt-039__flex-list-02 .p-wrap,
.bt-039__flex-grid-01 .p-wrap,
.bt-039__flex-overlay-01 .p-wrap .overlay-holder, 
.bt-039__flex-overlay-02 .p-wrap .overlay-holder, 
.bt-039__flex-overlay-03 .p-wrap .overlay-holder {
    transition: all 1s ease;
}
.bt-039__flex-overlay-02 .p-wrap .overlay-holder:hover,
.bt-039__flex-overlay-03 .p-wrap .overlay-holder:hover {
    box-shadow:  0px 0px 12px color-mix(in srgb, var(--noir) 50%, transparent)!important; 
}
.bt-039__flex-overlay-02 .p-wrap .overlay-holder:hover {
    border: 12px solid var(--g-color);
}
.bt-039__flex-overlay-03 .p-wrap .overlay-holder:hover {
    border: 12px solid var(--blanc);
}

.bt-039__flex-list-01 .p-wrap:hover,
.bt-039__flex-grid-01 .p-wrap:hover,
.bt-039__flex-list-02 .p-content:hover {
    box-shadow: inset 0px 0px 20px color-mix(in srgb, var(--noir) 50%, transparent)!important;
}
.bt-039__flex-list-02 .p-content:hover {
    color:var(--blanc)!important;
}
.bt-039__flex-list-01 .entry-title a:hover,
.bt-039__flex-grid-01 .entry-title a:hover,
.bt-039__flex-list-02 .entry-title a:hover {
    color:var(--blanc)!important;
}

/*MINIATURE - LEGENDE*/
.feat-caption {
    display:none;
}

/* CATEGORIE */
/* CATEGORIE - IMAGE */
.category .blog-content .feat-holder .p-featured {
    border-radius: 0!important;
    border: 10px solid var(--g-color);
}
/* CATEGORIE - TITRE */
.category .blog-content .entry-title {
    font-size: 1.7rem;
    line-height:1.7rem;
    font-weight: var(--weight-bold);
    font-family: var(--cs-heading-font);
}
.category .blog-content .meta-inner {
    background-color: var(--blanc) !important;
    color: var(--g-color);
    border: 1px solid var(--g-color);
    box-shadow: 0 1px 2px color-mix(in srgb, var(--g-color) 60%, transparent);
    font-size: 16px;
    line-height: 17px;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    padding: 10px 22px;
    border-radius: 00px;
    width:fit-content;
}

.category .blog-content .p-wrap {
  display: flex;
  flex-direction: column;
}
.category .blog-content .feat-holder {order: 1;}
.category .blog-content .entry-title {order: 2;}
.category .blog-content .p-meta {order: 3;} 


@media only screen and (max-width: 768px) {
.bt-039__titre-01 .heading-inner {
    position: relative;
    display: grid;
    align-items: left;
    flex-flow: row nowrap;
    width: 100%;
    justify-content: left;
}

.bt-039__titre-01 .heading-inner .heading-tagline {
    margin-top:12px!important;
}
.bt-039__flex-overlay-01 .block-inner,
.bt-039__flex-overlay-02 .block-inner  {
    display: grid!important;
}
.bt-039__flex-overlay-01 .p-wrap,
.bt-039__flex-overlay-01 .p-wrap .overlay-holder,
.bt-039__flex-overlay-01 .p-wrap .overlay-holder .p-featured,
.bt-039__flex-overlay-02 .p-wrap,
.bt-039__flex-overlay-02 .p-wrap .overlay-holder,
.bt-039__flex-overlay-02 .p-wrap .overlay-holder .p-featured{
    height: 320px!important;
    min-height: 320px!important;
    max-height: 320px!important;
}
.bt-039__flex-overlay-01 .p-wrap,
.bt-039__flex-overlay-02 .p-wrap {
    margin-bottom:16px;
}
.bt-039__flex-overlay-01 .p-wrap,
.bt-039__flex-overlay-02 .p-wrap {
    padding-bottom: 90%!important;
}
.bt-039__flex-overlay-01 .p-gradient .overlay-inner {
    padding: 20px 30px !important;
}
.bt-039__flex-overlay-01 .p-wrap .entry-title {
    font-size: 3.8rem;
    line-height: 3.6rem;
}
.bt-039__flex-list-01 .p-wrap .p-content {
    padding-left: 12px !important;
}
.bt-039__flex-list-01 .p-wrap {
    margin: 0;
    padding: 12px 24px;
}
}

.bt-039__flex-overlay-02 {
    z-index:999!important;
}


/* ============================================================
   COUCHE CUSTOM (TDM + POST + MENU)
   (contenu original de style-theme039-custom-styles.css)
============================================================ */

/* --- POLICES (font harmonization) --- */
.entry-title,
.entry-title a,
.heading-title,
.heading-title a,
.elementor-heading-title,
.elementor-heading-title a,
body.single-post .s-title,
h1, h2, h3, h4, h5, h6 {
	font-family: var(--cs-heading-font)!important;
}

p,
.entry-summary,
time {
	font-family: var(--cs-body-font)!important;
}


/* ============================================================
   BLOC 1 — TDM (Table des matières, single post only)
   ============================================================ */

/* Conteneur */
body.single-post .ruby-table-contents {
	border: 3px solid var(--g-color);
	border-radius: 0px;
	padding: 16px 18px;
	box-shadow: none;
	background: var(--g-color);
	color: var(--blanc);
}

/* En-tête de la TDM */
body.single-post .ruby-table-contents .toc-header {
	margin-bottom: 10px;
	padding-bottom: 0;
}
body.single-post .ruby-table-contents .toc-header span {
	font-size: 42px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	padding-bottom: 6px;
	margin-top:-8px;
}
body.single-post .ruby-table-contents .toc-header .rbi-read:before {
	content: "\2630"; /* icône ☰ */
	font-family: initial;
	font-size: 28px;
	color: var(--blanc) !important;
	padding-right: 8px;
}

/* Liste des items */
body.single-post .ruby-table-contents .inner {
	margin-top: 0;
	padding-top: 0;
	column-count: 2;
	counter-reset: toc-counter;
}
body.single-post .ruby-table-contents .inner > * {
	break-inside: avoid;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
}
body.single-post .ruby-table-contents .inner a {
	position: relative;
	display: block;
	padding: 4px 4px 4px 24px;
	margin-bottom: 0px;
	color: var(--blanc) !important;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	text-decoration: none !important;
	text-shadow: none !important;
	border: 3px solid transparent;
	border-radius: 0px;
	transition: all .2s ease;
}
body.single-post .ruby-table-contents .inner a:hover {
	color: var(--g-color) !important;
	background: var(--blanc);
	border-color: var(--g-color);
}
body.single-post .ruby-table-contents .inner a::before {
	content: "";
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background: var(--blanc);
	border-radius: 0px;
}
body.single-post .ruby-table-contents .inner a:hover::before {
	background: var(--g-color);
}
body.single-post .ruby-table-contents .inner a::after {
	display: none !important;
}

/* Chevron toggle */
body.single-post .ruby-table-contents .ruby-toc-toggle i:before {
	content: "\002B" !important;
	font-family: initial !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	color: var(--blanc) !important;
}

/* ============================================================
   BLOC 2 — POST (Single article)
   ============================================================ */

/* Image à la une */
body.single-post .s-feat-outer {
	width: 100%;
	margin-bottom: 28px;
}
body.single-post .s-feat img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0px;
}

/* Catégories */
body.single-post .s-cats {
	margin-bottom: 14px;
}
body.single-post .s-cats a,
body.single-post .s-cats .p-category,
body.single-post .s-cats .meta-category a {
	display: inline-block;
	padding: 10px 14px;
	border: 3px solid var(--g-color);
	border-radius: 0px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

/* Titre H1 article */
body.single-post .s-title {
	font-size: 42px;
	line-height: 1.15;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: initial;
	margin: 0px 0 8px;
}

/* Sous-titres */
/* H2 — layout 3 (filet inférieur 5px accent sous le titre) */
body.single-post .entry-content.rbct h2 {
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	padding-bottom: 8px;
	margin-top: 32px;
	margin-bottom: 16px;
}
body.single-post .entry-content.rbct h2 {
  position: relative;
  padding-left: 34px; 
}

body.single-post .entry-content.rbct h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 10px;
  background: var(--g-color);
  display: block;
}

/* H3 — layout 12 (marqueur carré 1em × 0.6em accent en préfixe) */
body.single-post .entry-content.rbct h3 {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 21px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	margin-top: 28px;
	margin-bottom: 12px;
}

body.single-post .entry-content.rbct h3::before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 0.6em;
	background: var(--g-color);
	flex-shrink: 0;
}

/* Paragraphes & listes */
body.single-post .entry-content.rbct p,
body.single-post .entry-content.rbct ol li,
body.single-post .entry-content.rbct ul li {
	font-size: 18px;
	line-height: 1.75;
}

/* Citations */
body.single-post .entry-content.rbct blockquote {
	border-left: 6px solid var(--g-color);
	background: color-mix(in srgb, var(--g-color) 6%, var(--blanc));
	padding: 18px 24px;
	margin: 24px 0;
	font-style: normal;
	border-radius: 0px;
}

/* Liens inline */
body.single-post .entry-content.rbct a {
	color: var(--g-color);
	text-decoration: underline;
	text-underline-offset: 3px;
}


/* ============================================================
   BLOC 3 — MENU (Header sitewide)
   ============================================================ */
#site-header {
	border-bottom: 3px solid var(--g-color);
}
#site-header .logo-sec-inner {
	padding: 6px 0;
}
#site-header .main-menu > li > a {
	font-weight: 900;
	font-family: var(--cs-heading-font);
	letter-spacing: 0.02em;
	text-transform: uppercase;
    font-size:20px;
}
#site-header .navbar-wrap {
	border-top: 3px solid var(--g-color);
	padding: 4px 0;
}

/* ============================================================
   SEARCH (light + dark) — Theme 039
   ============================================================ */

/* light mode wrapper */
.rb-search-form .search-form-inner {
  display: flex;
  align-items: center;
  background: var(--blanc);
  border-radius: 0;
  padding: 6px 10px;
  border: 1px solid color-mix(in srgb, var(--noir) 12%, transparent);
  transition: 0.3s ease;
}

/* search icon */
.search-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: var(--g-color);
  transition: 0.2s ease;
}
.rbi-search:before {
  content: "\e946";
}

/* input */
.search-text {
  flex: 1;
}
.search-text input.field {
  border: none;
  outline: none;
  width: 100%;
  padding: 10px;
  background: transparent;
  color: var(--noir);
  font-family: var(--cs-body-font);
}
.search-text input.field::placeholder {
  color: color-mix(in srgb, var(--noir) 55%, transparent);
}

/* submit button (always circular) */
.rb-search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--g-color);
  border-radius: 0;
  width: 38px;
  height: 38px;
  margin-left: 6px;
  cursor: pointer;
  transition: 0.2s ease;
}
.rbi-cright:before {
  content: "\276F";
  font-family: initial;
  color: #fff;
  font-size: 14px;
}
.rb-search-submit:hover {
  transform: scale(1.08);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

/* focus state */
.search-form-inner:focus-within {
  border-color: var(--g-color);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--g-color) 18%, transparent);
}

/* dark mode overrides */
[data-theme="dark"] .rb-search-form .search-form-inner {
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
}
[data-theme="dark"] .search-text input.field {
  color: #fff;
}
[data-theme="dark"] .search-text input.field::placeholder {
  color: #aaa;
}
[data-theme="dark"] .rbi-search {
  color: #fff;
  opacity: 0.85;
}
[data-theme="dark"] .rb-search-submit {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05);
}
[data-theme="dark"] .search-form-inner:focus-within {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.08);
}


/* --- HEADER SEARCH (icon + dropdown) --- */
.logo-sec-right .icon-holder {
	width: 40px;
	height: 40px;
	background: linear-gradient(180deg, var(--blanc), color-mix(in srgb, var(--g-color) 4%, var(--blanc)));
	border: 2px solid var(--g-color);
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.25s ease;
}
.logo-sec-right .wnav-icon {
	color: var(--noir);
	font-size: 18px;
}
.logo-sec-right .icon-holder:hover {
	background: var(--g-color);
}
.logo-sec-right .icon-holder:hover .wnav-icon {
	color: var(--blanc);
}
.header-dropdown {
	margin-top: 12px;
	border: 2px solid var(--g-color);
	border-radius: 0;
	padding: 0px;
	background: linear-gradient(180deg, var(--blanc), color-mix(in srgb, var(--g-color) 3%, var(--blanc)));
	box-shadow: 0 4px 12px color-mix(in srgb, var(--noir) 10%, transparent);
}
.w-header-search .header-search-form {
	padding: 0!important;
}
[data-theme="dark"] .logo-sec-right .icon-holder {
	background: linear-gradient(180deg, var(--noir), color-mix(in srgb, var(--g-color) 10%, var(--noir)));
}
[data-theme="dark"] .logo-sec-right .wnav-icon {
	color: var(--blanc);
}
[data-theme="dark"] .header-dropdown {
	background: var(--noir);
}
nav ul li .entry-title {
    font-size: 18px !important;
    line-height: 19px !important;
}