/* ============================================================
   Theme    : FOXIZ
   Variante : 009
   Version  : 3.2
   Date     : 09/01/2026
   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=Bebas+Neue&family=Roboto:wght@400;500;700;900&display=swap');

body {
    --cs-heading-font: "Bebas Neue", Impact, sans-serif;
    --cs-body-font: "Roboto", system-ui, sans-serif;
}


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

/*HEADER*/
/*HEADER > Espacement*/
.Header,
.single .site-wrap  {
    padding-top:40px!important;
}
/*HEADER > Logo*/
.logo-sec .logo-wrap img {
    min-height: 120px;
    width: 100%;
    border-radius: 8px;
}
[data-theme="dark"] .logo-sec .logo-wrap img {
    background: var(--blanc);
}

/*HEADER > Menu*/
.mega-dropdown-inner .mega-header {
    display:none!important;
}
/*HEADER > Menu > Texte*/
.mega-dropdown-inner .p-wrap .entry-title {
    font-size:16px!important;
    line-height: 1.2em;
}
/*FOOTER*/
/*FOOTER > Espacement*/
footer .footer-inner {
    padding-top: 0!important;
    margin-top:40px!important;
}

/*SOMMAIRE*/
#toc_container {
    display:none!important;
}

/*BARRE DE PROGRESSION*/
#reading-progress {
    background: var(--g-color)!important;
}

/*BARRE DE PROGRESSION*/
.elementor-scrolling-tracker-horizontal .current-progress {
    background-color: var(--g-color);
}
/*IMAGE PUBLICITAIRE*/
.ImagePub {
    padding-top:50px;
    padding-bottom:50px;
}

/*TEMPS*/
.Temps .rb-weather-wrap {
    height:400px;
    min-height:400px;
    max-height:400px;
    background-color: var(--blanc);
}

[data-theme="dark"] .Temps .rb-weather-wrap {
    background: #FFFFFF20;
}
[data-theme="default"] .Temps .rb-weather-wrap {
    background:var(--blanc)!important;
}

.Temps .rb-weather-wrap .rb-w-title {
    padding: 12px 24px;
    color: var(--blanc);
    border-radius: 0!important;
    background: var(--g-color);
}

/*TITRE*/
/*TITRE > Titre1*/
.Titre1 .heading-title span,
.Titre1 .heading-title a {
    font-size: 24px;
    font-weight: 800!important;
    z-index: 2;
}
.Titre1Back {
    margin-bottom:-38px!important;
    margin-top:32px!important;
    z-index: 1;
}
.Titre1Back.Top {
    margin-top:0px!important;
}
.Titre1Back .heading-title span,
.Titre1Back .heading-title a {
    font-size: 40px;
    font-weight: 800;
    color: var(--gris);
    z-index: 1;
}
[data-theme="dark"] .Titre1Back .heading-title span {
    color:#FFFFFF20;
}
.Titre1.Big .heading-title span,
.Titre1.Big .heading-title a {
    font-size: 66px;
}
.Titre1Back.Big .heading-title span,
.Titre1Back.Big .heading-title a {
    font-size: 88px;
}
.Titre1Back.Big {
    margin-bottom:-78px!important;
}

/*TITRE*/
/*TITRE > Titre2*/
.Titre2 {
    margin-top:32px;
}
.Titre2 .heading-inner {
    border-top: 5px solid var(--g-color);
}
.Titre2 .heading-tagline {
    font-size: 18px;
}
.Titre2 .heading-tagline:hover {
    color: var(--g-color);
    text-decoration: underline;
}
/*TITRE > Espacement sur mobile*/
@media screen and (max-width: 767px) {
.Titre1,
.Titre2 {
    padding-top:32px!important;
}}

/*Theme09Style1*/
/*Theme09Style1 > Image*/
.Theme09Style1 .overlay-holder {
    min-height: 450px !important;
    max-height: 450px !important;
    height: 450px !important;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 20px var(--noir-opacite);
}
.Theme09Style1 .p-featured {
    min-height: 580px;
    max-height: 580px;
    width:100%;  
    border-radius: 20px;
}
/*Theme09Style1 > Espacement*/
.Theme09Style1 .block-inner .p-wrap {
    padding-right: 0;
    padding-left: 0;
}
/*Theme09Style1 > Titre*/
.Theme09Style1 .entry-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
}

/*Theme09Style1 > Categorie*/
.Theme09Style1 .p-category {
    padding: 4px 8px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style1 > Date*/
.Theme09Style1 time {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1em;
}

/*Theme09Style2*/
/*Theme09Style2 > Titre*/
.Theme09Style2 .entry-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style2 > Texte*/
.Theme09Style2 p.entry-summary {
    font-size: 18px;
    line-height: 1.3em;
}
/*Theme09Style2 > Categorie*/
.Theme09Style2 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style2 > Date*/
.Theme09Style2 time {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1em;
}


/*Theme09Style3*/
/*Theme09Style3 > Titre*/
.Theme09Style3 .entry-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style3 > Texte*/
.Theme09Style3 p.entry-summary {
    font-size: 16px;
    line-height: 1.3em;
}
/*Theme09Style3 > Categorie*/
.Theme09Style3 .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style3 > Date*/
.Theme09Style3 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style4*/
/*Theme09Style4 > Titre*/
.Theme09Style4 .entry-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style4 > Texte*/
.Theme09Style4 p.entry-summary {
    font-size: 16px;
    line-height: 1em;
}
/*Theme09Style4 > Categorie*/
.Theme09Style4 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}

/*Theme09Style4 > Date*/
.Theme09Style4 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style5*/
/*Theme09Style5 > Titre*/
.Theme09Style5 .entry-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style5 > Categorie*/
.Theme09Style5 .p-category {
    font-size: 12px !important;
    font-weight: 300;
}
.Theme09Style5 .p-category:before {
    background-color: var(--g-color);
}
/*Theme09Style5 > Date*/
.Theme09Style5 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}


/*Theme09Style6*/
/*Theme09Style6 > Titre*/
.Theme09Style6 .entry-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style6 > Categorie*/
.Theme09Style6 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style6 > Date*/
.Theme09Style6 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}
/*Theme09Style6 > Texte*/
.Theme09Style6 p.entry-summary {
    font-size: 16px;
    line-height: 1.2em;
}
/*Theme09Style6bis*/
/*Theme09Style6bis > Titre*/
.Theme09Style6bis .entry-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style6bis > Categorie*/
.Theme09Style6bis .p-category {
    font-size: 12px !important;
    font-weight: 300;
}
.Theme09Style6bis .p-category:before {
    background-color: var(--g-color);
}
/*Theme09Style6bis > Date*/
.Theme09Style6bis time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style7*/
/*Theme09Style7 > Titre*/
.Theme09Style7 .entry-title {
    font-size: 27px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style7 > Texte*/
.Theme09Style7 p.entry-summary {
    font-size: 13px;
    line-height: 1.2em;
}
/*Theme09Style7 > Categorie*/
.Theme09Style7 .p-category {
    font-size: 12px !important;
    font-weight: 300;
}
.Theme09Style7 .p-category:before {
    background-color: var(--g-color);
}

/*Theme09Style7 > Date*/
.Theme09Style7 time {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style8*/
/*Theme09Style8 > Titre*/
.Theme09Style8 .entry-title {
    font-size: 27px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 4px!important;
}
/*Theme09Style8 > Texte*/
.Theme09Style8 p.entry-summary {
    font-size: 16px;
    line-height: 1.3em;
}
/*Theme09Style8 > Categorie*/
.Theme09Style8 .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 13px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style8 > Date*/
.Theme09Style8 time {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style9bis*/
/*Theme09Style9bis > Titre*/
.Theme09Style9bis .entry-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 4px!important;
}
/*Theme09Style9bis > Texte*/
.Theme09Style9bis p.entry-summary {
    font-size: 16px;
    line-height: 1.3em;
}
/*Theme09Style9bis > Categorie*/
.Theme09Style9bis .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style9bis > Date*/
.Theme09Style9bis time {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme09Style9*/
/*Theme09Style9 > Titre*/
.Theme09Style9 .entry-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom:2px!important;
}
/*Theme09Style9 > Texte*/
.Theme09Style9 p.entry-summary {
    font-size: 10px;
    line-height: 1.2em;
}
.Theme09Style9 .p-content {
    padding-right:0!important;
    padding-left:0!important;
}
/*Theme09Style9 > Categorie*/
.Theme09Style9 .p-category {
    font-size: 9px !important;
    font-weight: 300;
}
.Theme09Style9 .p-category:before {
    background-color: var(--g-color);
}
/*Theme09Style9 > Date*/
.Theme09Style9 time {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.1em;
}


/*Theme09Style10*/
/*Theme09Style10 > Image*/
.Theme09Style10 .overlay-holder {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
    width:100%;
}
/*Theme09Style10 > Titre*/
.Theme09Style10 .entry-title {
    font-size: 44px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style10 > Texte*/
.Theme09Style10 p.entry-summary {
    font-size: 18px;
    line-height: 1.3em;
}
/*Theme09Style10 > Categorie*/
.Theme09Style10 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 14px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style10 > Date*/
.Theme09Style10 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}


/*Theme09Style11*/
/*Theme09Style11 > Titre*/
.Theme09Style11 .entry-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1em;
}
/*Theme09Style11 > Texte*/
.Theme09Style11 p.entry-summary {
    font-size: 16px;
    line-height: 1.3em;
}
/*Theme09Style11 > Categorie*/
.Theme09Style11 .p-category {
    font-size: 12px !important;
    font-weight: 300;
}
.Theme09Style11 .p-category:before {
    background-color: var(--g-color);
}

/*Theme09Style11 > Date*/
.Theme09Style11 time {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1em;
}

/*SIDEBAR*/
/*SIDEBAR > Espacement*/
.Sidebar .Theme09Style7 .p-wrap {
    padding-right: 0;
    padding-left: 0;
}
/*Theme09Style7 > Titre*/
.Sidebar .Theme09Style7 .entry-title {
    font-size: 23px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.4px;;
}
/*Theme09Style7 > Texte*/
.Sidebar .Theme09Style7 p.entry-summary {
    font-size: 13px;
    line-height: 1.2em;
}
/*Theme09Style7 > Categorie*/
.Sidebar .Theme09Style7 .p-category {
    font-size: 12px !important;
    font-weight: 300;
}
.Sidebar .Theme09Style7 .p-category:before {
    background-color: var(--g-color);
}

/*Theme09Style7 > Date*/
.Sidebar .Theme09Style7 time {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1em;
}
/*Theme09Style2*/
/*Theme09Style2 > Titre*/
.Sidebar .Theme09Style2 .entry-title {
    font-size: 27px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 1px;
}
/*Theme09Style2 > Texte*/
.Sidebar .Theme09Style2 p.entry-summary {
    font-size: 14px;
    line-height: 1.2em;
}
/*Theme09Style2 > Categorie*/
.Sidebar .Theme09Style2 .p-category {
    padding: 4px 8px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme09Style2 > Date*/
.Sidebar .Theme09Style2 time {
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
}

/*SIDEBAR > Mobile*/
@media (max-width:1400px) and (min-width:768px) {
.Sidebar .Theme09Style7 .entry-title {
    font-size: 18px;
}
.Sidebar .Theme09Style7 p.entry-summary {
    font-size: 12px;
}
.Sidebar .Theme09Style7 .p-category {
    font-size: 11px !important;
}
.Sidebar .Theme09Style2 .entry-title {
    font-size: 20px;
}
.Sidebar .Theme09Style2 p.entry-summary {
    font-size: 12px;
}
.Sidebar .Theme09Style2 .p-category {
    font-size: 9px !important;
}
.Sidebar .Theme09Style2 time {
    font-size: 12px;
}}

/*ARTICLE*/
/*ARTICLE > Contenu > Paragraphe*/
.single-post .entry-content p,
.single-post .entry-content ul li {
    text-align: justify;
}
.single-post .Miniature .s-feat-outer {
    margin-bottom: 0!important;
}
/*ARTICLE > Contenu > Puces*/
.single-post .entry-content ul {
    padding-left: 2rem;
}
.single-post .entry-content ul li {
    margin-bottom: 8px;
    line-height:1.3em!important;
}
/*ARTICLE > Contenu > Tableaux*/
@media screen and (max-width: 767px) {
.single-post .td-ss-main-content table {
    margin-bottom:20px;
}
.single-post .td-ss-main-content table th::before, 
.single-post .td-ss-main-content table td::before {
    background-color: var(--transparent);
}
.single-post .td-ss-main-content table, 
.single-post .td-ss-main-content table th, 
.single-post .td-ss-main-content table td {
    display: inline-grid;
}
.single-post .td-ss-main-content table th,
.single-post .td-ss-main-content table td {
    text-align: left;
}

.single .td-ss-main-content table td {
    border:none;
}}

/*Correction de la largeur du tableau sur mobile*/
.single-post .td-ss-main-content table th, 
.single-post .td-ss-main-content table td {
    white-space: normal;
    width: 50%;
}

/*ARTICLE > Titre*/
.single-post h1 {
    font-size:28px!important;;
    line-height:1.1em!important;
}
/*ARTICLE > Categorie*/
.single-post .Categorie .p-category {
    padding: 8px 16px;
    border-radius: 0;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*FORMULAIRE DE CONTACT*/
/*FORMULAIRE DE CONTACT > CHAMPS*/
body .contact .wpcf7 p.label { 
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 1.6em!important;
}

body .contact .wpcf7 .wpcf7-form-control-wrap span {
    margin-top:6px;
}
body .contact .wpcf7 input[type=text], 
body .contact .wpcf7 input[type=url], 
body .contact .wpcf7 input[type=tel], 
body .contact .wpcf7 input[type=email],
body .contact .wpcf7 textarea {
    font-size: 15px;
    line-height: 18px;
    border: 1px solid #505050;
    font-family: var(--cs-heading-font)!important;
    border-radius: 4px;
    background: var(--blanc);
}
body .contact .wpcf7 input[type=text]:hover, 
body .contact .wpcf7 input[type=url]:hover, 
body .contact .wpcf7 input[type=tel]:hover, 
body .contact .wpcf7 input[type=email]:hover,
body .contact .wpcf7 textarea:hover {
    background: var(--blanc)!important;
    border:1px solid var(--blanc);
}
body .contact .wpcf7 input[type=text]:hover::placeholder, 
body .contact .wpcf7 input[type=url]:hover::placeholder, 
body .contact .wpcf7 input[type=tel]:hover::placeholder, 
body .contact .wpcf7 input[type=email]:hover::placeholder,
body .contact .wpcf7 textarea:hover::placeholder {
    background: var(--g-color);
    border:1px solid var(--blanc);
}

body .contact .wpcf7 input[type=text]:focus, 
body .contact .wpcf7 input[type=url]:focus, 
body .contact .wpcf7 input[type=tel]:focus, 
body .contact .wpcf7 input[type=email]:focus,
body .contact .wpcf7 textarea:focus {
    background: var(--g-color)!important;
    border:1px solid var(--blanc);
}

/*FORMULAIRE DE CONTACT*/
/*FORMULAIRE DE CONTACT > CHAMPS*/
body .contact form p.label {
    padding-left: 12px!important;
    color:var(--blanc);
    margin-top:12px;
}
body .contact form p.label input {
    margin-top:8px;
}
body .contact form p.label span {
    padding-left: 0px!important;
}
body .contact form .rang-form {
    width: 100%;
}
/*FORMULAIRE DE CONTACT > DEMI CHAMPS*/
body .contact form .demi-colonne, .colonne {
    float: left;
    position: relative;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body .contact form .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 48em) { 
    body .contact form .demi-colonne {
        width: 49%;
    }
}

/*FORMULAIRE DE CONTACT > BOUTON ENVOYER*/
body .contact form input[type=submit] {
    font-size: 22px;
    background: var(--blanc)!important;
    color:var(--g-color)!important;
    border-radius: 0px;
    margin-top:12px;
    transition: transform .2s;
    border-radius: 2px;
    padding: 4px 32px!important;
    margin-top: 24px;
    margin-bottom: 40px;
}

body .contact form input[type=submit]:hover {
    transform: scale(1.1)!important;
}

/*FORMULAIRE DE CONTACT > MESSAGE SUCCES*/
body .contact form .wpcf7-response-output {
    margin: 0!important;
    padding: 0.8em 0.2em!important;
    border: 2px solid #46b450;
    text-align: center;
    font-weight: 500;
    color: #46b450;
    font-size:14px!important;
}
body .contact form.invalid .wpcf7-response-output, 
body .contact form.unaccepted .wpcf7-response-output, 
body .contact form.payment-required .wpcf7-response-output {
    border: 2px solid #dc3232;
    color: #dc3232;
    border-color:#dc3232!important;
}
body .contact form .wpcf7-not-valid-tip {
    font-size: 14px!important;
}

body .contact form .Bouton .colonne {
    text-align:center;
    margin:0 auto;
}
/*FORMULAIRE DE CONTACT > MOBILE*/
#formulaire-responsive {
    max-width:100%; 
    width:100%;
}
.rang-form {
    width: 100%;
}
/*FORMULAIRE DE CONTACT > DEMI CHAMPS*/
.demi-colonne, .colonne {
    float: left;
    position: relative;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 48em) { 
    .demi-colonne {
        width: 49%;
    }
}

/*FORMULAIRE DE CONTACT > BOUTON ENVOYER*/
form input[type=submit] {
    font-size: 18px;
    background: var(--g-color)!important;
    border-radius: 0px;
    margin-top:12px;
    transition: transform .2s;
    border-radius: 4px;
    padding: 4px 32px!important;
    margin-left:0px!important;
}

form input[type=submit]:hover {
    transform: scale(1.2);
    box-shadow: 0 4px 15px var(--g-color)!important;
}

/*FORMULAIRE DE CONTACT > MESSAGE SUCCES*/
.wpcf7 form .wpcf7-response-output {
    margin: 0!important;
    padding: 0.8em 0.2em!important;
    border: 2px solid #46b450;
    text-align: center;
    font-weight: 500;
    color: #46b450;
    font-size:14px!important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
    border: 2px solid #dc3232;
    color: #dc3232;
    border-color:#dc3232!important;
}
.wpcf7-not-valid-tip {
    font-size: 14px!important;
}

form .wpcf7-form-control-wrap {
    padding: 0!important;
}

.Blanc h1,
.Blanc p {
    color:#FFF!important;
}
.Fond {
    background-color:var(--g-color)!important;
    background:var(--g-color)!important;
}
.FondClair,
.footer-inner {
    background: color-mix(in srgb, var(--g-color) 50%, transparent);
}


/*Categorie*/
/*Categorie > Titre*/
.category .p-grid .entry-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1em;
}
/*Categorie > Texte*/
.category .p-grid .entry-summary {
    font-size: 15px;
    line-height: 1.1em;
}
/*Categorie > Categorie*/
.category .p-grid .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Categorie > Date*/
.category .p-grid time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}

.single-post .s-feat-outer {
    margin-bottom: 0!important;
}
.single-post .s-feat img, 
.single-post .s-feat-holder img {
    min-height: 220px;
}

.single-post .elementor-post-info {
    margin-top:-12px!important;
}


/* ============================================================
   COUCHE CUSTOM (TDM + POST + MENU)
   (contenu original de style-theme009-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;
}


/* --- TDM (single post) --- */
body.single-post .ruby-table-contents {
	border: 3px solid var(--g-color);
	border-radius: 0;
	padding: 0;
	box-shadow: 0 4px 14px color-mix(in srgb, var(--noir) 10%, transparent);
	background: var(--blanc);
	overflow: hidden;
}
body.single-post .ruby-table-contents .toc-header {
	background: var(--g-color);
	margin: 0;
	padding: 16px 20px !important;
}
body.single-post .ruby-table-contents .toc-header span {
	font-size: 32px;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--blanc);
}
body.single-post .ruby-table-contents .toc-header .rbi-read:before {
	content: "\2630";
	font-family: initial;
	font-size: 30px;
	color: var(--blanc) !important;
	padding-right: 8px;
}
body.single-post .ruby-table-contents .inner {
	column-count: 2;
	margin-top: 0;
	padding: 0 18px 14px;
	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: 10px 10px 10px 34px;
	margin-bottom: 2px;
	color: var(--noir) !important;
	font-size: 14px;
	line-height: 17px;
	font-weight: 500;
	font-family: var(--cs-body-font);
	text-transform: initial;
	letter-spacing: 0.2px;
	text-decoration: none !important;
	text-shadow: none !important;
	border-bottom: 1px solid color-mix(in srgb, var(--noir) 10%, transparent);
}
body.single-post .ruby-table-contents .inner a:hover {
	color: var(--g-color) !important;
	font-weight: 700;
}
body.single-post .ruby-table-contents .inner a::before {
	content: counter(toc-counter, decimal-leading-zero);
	counter-increment: toc-counter;
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	color: var(--g-color);
	font-weight: 400;
	font-size: 17px;
	font-family: var(--cs-heading-font);
	letter-spacing: 0.5px;
	width: auto;
	height: auto;
	background: none;
	border-radius: 0;
}
body.single-post .ruby-table-contents .inner a::after {
	display: none !important;
}
body.single-post .ruby-table-contents .ruby-toc-toggle i:before {
	content: "\25BC" !important;
	font-family: initial !important;
	font-size: 22px !important;
	font-weight: 800 !important;
	color: var(--blanc) !important;
}

/* --- POST (single article) --- */
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: 0;
	height: 280px;
	min-height: 280px;
	max-height: 280px;
	border: 12px solid var(--g-color);
}
body.single-post .s-cats {
	margin-bottom: 16px;
}
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: 6px 14px;
	background: var(--g-color);
	border: none;
	border-radius: 0;
	color: var(--blanc) !important;
	font-size: 13px;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 2.5px;
	text-decoration: none;
}
body.single-post .single-meta,
body.single-post .single-meta a,
body.single-post .single-meta time,
body.single-post .single-meta .meta-date,
body.single-post .single-meta .meta-author,
body.single-post .single-meta .meta-author a,
body.single-post .single-meta .meta-category a,
body.single-post .single-meta .is-meta,
body.single-post .single-meta .smeta-in,
body.single-post .single-meta .smeta-extra,
body.single-post time {
	font-family: var(--cs-body-font);
}
body.single-post .s-title {
	font-size: 36px!important;
	line-height: 1.0;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	/* color: var(--noir); */
	text-transform: initial;
	letter-spacing: 1px;
	margin: 0;
}
body.single-post .entry-content.rbct {
	/* border: 2px solid color-mix(in srgb, var(--noir) 8%, transparent); */
	/* border-radius: 0; */
	/* padding: 30px 34px; */
	/* box-shadow: none; */
	/* background: var(--blanc); */
	margin-top: 12px;
}
body.single-post .entry-content.rbct h2,
body.single-post .entry-content.rbct h3 {
	font-weight: 400;
	font-family: var(--cs-heading-font);
	text-transform: initial;
	letter-spacing: 1.5px;
	padding: 6px 0 6px 14px;
	border-left: 8px solid var(--g-color);
	margin-top: 34px;
}
body.single-post .entry-content.rbct h2 {font-size: 30px;}
body.single-post .entry-content.rbct h3 { font-size: 23px; }
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: 28px;
	font-family: var(--cs-body-font);
}
body.single-post .entry-content.rbct blockquote {
	border-left: 8px solid var(--g-color);
	background: color-mix(in srgb, var(--g-color) 8%, var(--blanc));
	padding: 20px 26px;
	margin: 26px 0;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	border-radius: 0;
	font-family: var(--cs-body-font);
}
body.single-post .entry-content.rbct a {
	color: var(--g-color);
	text-decoration: underline;
	text-underline-offset: 3px;
	font-weight: 700;
}

/* --- MENU (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: 200;
	font-family: var(--cs-heading-font);
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 19px;
}

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

/* 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;
}

/* 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: 50%;
  width: 38px;
  height: 38px;
  margin-left: 6px;
  cursor: pointer;
  transition: 0.2s ease;
}
.rbi-cright:before {
  content: "\2192";
  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) --- */
.navbar-right {
	background: var(--blanc);
	padding: 8px 20px !important;
	border-radius: 0 !important;
	border: 3px solid var(--g-color);
	box-shadow: 0 4px 12px color-mix(in srgb, var(--noir) 15%, transparent);
}
.logo-sec-right .wnav-icon {
	color: var(--noir);
	font-size: 18px;
	transition: 0.2s ease;
}
.logo-sec-right .wnav-icon:hover {
	color: var(--g-color) !important;
}
.header-dropdown {
	margin-top: 12px;
	border-radius: 0;
	padding: 0px;
	background: var(--blanc);
	box-shadow: 0 6px 18px color-mix(in srgb, var(--noir) 15%, transparent);
}
.w-header-search .header-search-form {
	padding: 0!important;
}
[data-theme="dark"] .navbar-right {
	background: var(--noir);
	border-color: var(--g-color);
}
[data-theme="dark"] .logo-sec-right .wnav-icon {
	color: var(--blanc);
}
[data-theme="dark"] .header-dropdown {
	background: var(--noir);
}

.category h1 {
    font-size: 72px;
    margin-top: 48px;
    margin-bottom: 48px;
}
