/* ============================================================
   Theme    : FOXIZ
   Variante : 001
   Version  : 1.1
   Date     : 27/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=Archivo+Black&family=Inter:wght@400;500;600;700;800&display=swap');

body {
    --cs-heading-font: "Archivo Black", Impact, sans-serif;
    --cs-body-font: "Inter", system-ui, sans-serif;
}


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

/* MENU*/
/* MENU > COULEUR */
#site-header,
#site-header .navbar-wrap,
.ct_001 {
    background: var(--g-color);
}
.pd {
    padding:24px;
}

.ct_001.pd {
    background-color: #000000;
    position: relative;
}
.ct_001.pd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:  color-mix(in srgb, var(--g-color) 40%, transparent);
    pointer-events: none;
}

/* MENU > LOGO */
.logo-sec .logo-wrap img {
    min-height: 120px;
    width: 100%;
    border-radius: 8px;
    z-index: 20 !important;
    background: var(--blanc);
}
.main-menu > li > a,
.wnav-holder{
    color:var(--blanc);
}
[data-theme="default"] .header-wrap .search-form-inner {
    color:var(--noir);
}
/* FOXIZ - HEADING */
/* FOXIZ - HEADING - TITRE */
.fh_001 .heading-title {
    font-size: calc(1.2rem + 2.6rem);
    line-height: calc(1.2rem + 2.9rem);
    font-weight: calc(var(--weight-bold) + 200);
    font-family: var(--cs-heading-font);
    text-transform: initial!important;
}
@media only screen and (max-width: 768px) {
.fh_001 .heading-title {
    font-size: calc(1.2rem + 2.0rem);
    line-height: calc(1.2rem + 2.1rem);
}}
.fh_001.tp .heading-title {
    font-size: calc(1.2rem + 1.3rem);
    line-height: calc(1.2rem + 1.5rem);
}
.ct_001 .fh_001 .heading-title span,
.ct_001 .fh_001 .heading-title a {
    color: var(--blanc)!important;
}
/* FOXIZ - HEADING - BOUTON */
.fh_001 .heading-tagline {
    font-size: calc(1rem + 0.4rem)!important;
    line-height: 1rem !important;
    font-weight: calc(var(--weight-bold) - 0rem) !important;
    color: var(--noir);
    padding: 12px;
    border: 2px solid var(--noir);
    padding:16px 52px;
    border-radius:0px;
    text-transform: uppercase!important;
}
[data-theme="dark"] .fh_001 .heading-tagline {
    color: var(--blanc);
    border: 2px solid var(--blanc);
}
.ct_001 .fh_001 .heading-tagline {
    color: var(--blanc);
    border: 3px solid var(--blanc);
}
.fh_001 .heading-tagline:hover {
    color: var(--blanc);
    background: var(--g-color);
    border: 3px solid var(--g-color);
    opacity: 1;
}
.ct_001 .fh_001 .heading-tagline:hover {
    color: var(--g-color);
    background: var(--blanc);
    border: 3px solid var(--blanc);
}
.fh_001 .heading-tagline .rbi-cright:before {
    display: none;
}

/* FOXIZ - FLEX LIST - 001 */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a .p-wrap .p-content {
    background:var(--blanc);
    border-radius:0px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 40%, transparent)!important;
    padding: 30px 20px;
    z-index: 50;
    min-width: 72% !important;
    max-width: 72% !important;
    position: absolute;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Image */
.btk-001-fl-a .p-wrap .list-feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 12px var(--noir-opacite-40);
}
.btk-001-fl-a.pl .list-feat-holder,
.btk-001-fl-a.pr .list-feat-holder {
    width: 50%;
    max-width: 50%;
    border-radius:0px;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Titre */
.btk-001-fl-a .p-wrap .p-content .entry-title {
    font-size:calc(1.2rem - 0.0rem);
    line-height:calc(1.2rem + 0.1rem);
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align:left;
}
[data-theme="dark"] .btk-001-fl-a .p-wrap .p-content .p-meta a,
[data-theme="dark"] .btk-001-fl-a .p-wrap .p-content .p-meta,
[data-theme="dark"] .btk-001-fl-a .p-wrap .p-content .entry-title,
[data-theme="dark"] .btk-001-fl-a .p-wrap .p-content .entry-summary {
    color:var(--noir);
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Description */
.btk-001-fl-a .p-wrap .p-content .entry-summary {
    font-size:calc(1rem - 0.1rem);
    line-height: calc(1rem + 0.1rem);
    font-weight:var(--weight-normal);
    text-align:left;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta */
.btk-001-fl-a .p-wrap .meta-inner {
    margin:0 auto;
    justify-content: left;
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta - Categorie */
.btk-001-fl-a .p-wrap .p-content .p-meta {
    margin-bottom:6px;
}
.btk-001-fl-a .p-wrap .p-content .p-meta .meta-category {
    font-size:calc(1rem + 0.0rem);
    line-height: calc(1rem + 0.0rem);
    font-weight:var(--weight-normal);
    color:var(--noir);
    font-style: italic;
}

.btk-001-fl-a .list-holder {
    display: flex!important;
    gap: 20px;
}
.btk-001-fl-a .list-feat-holder {
    order: 1!important;
}
.btk-001-fl-a .p-content {
    order: 2!important;
}

/* POSITION */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a.cl .p-wrap:nth-child(1) .p-content,
.btk-001-fl-a.cl .p-wrap:nth-child(3) .p-content {
    left: 0!important;
}
.btk-001-fl-a.cl .p-wrap:nth-child(1) .p-content {
    right: 10%!important;
}

.btk-001-fl-a.cl .p-wrap:nth-child(2) .p-content{
    right: 0%!important;
}
.btk-001-fl-a.cl .p-wrap:nth-child(2) .list-holder {
    flex-direction: row !important;
}
/* POSITION */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a.c4 .p-wrap:nth-child(1) .p-content,
.btk-001-fl-a.c4 .p-wrap:nth-child(4) .p-content{
    right: 20px!important;
}
.btk-001-fl-a.c4 .p-wrap:nth-child(2) .p-content,
.btk-001-fl-a.c4 .p-wrap:nth-child(3) .p-content{
    left: 20px!important;
}

.btk-001-fl-a.c4 .p-wrap:nth-child(1) .list-holder,
.btk-001-fl-a.c4 .p-wrap:nth-child(4) .list-holder {
    flex-direction: row !important;
}

/* FOXIZ - FLEX OVERLAY */
.btk-001-fo-a .overlay-holder {
    overflow: visible;
}
.btk-001-fo-a .p-content {
    background:var(--blanc)!important;
    border-radius:0px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 40%, transparent)!important;
    padding: 30px 20px;
    margin-bottom:40px;
    margin-left:-40px;
    z-index: 50;
    min-width: 90% !important;
    max-width: 90% !important;
    position: absolute;
    left: 0; 
    color:var(--noir)!important;
    overflow: visible;
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Titre */
.btk-001-fo-a .p-wrap .p-content .entry-title {
    font-size:calc(1.2rem + 0.7rem);
    line-height:calc(1.2rem + 0.8rem);
    font-weight:var(--weight-bold);
    font-family: var(--cs-heading-font);
    text-align:left;
    color:var(--noir);
}
.btk-001-fo-a .p-wrap .p-content .entry-title a:hover {
    color:var(--noir)!important;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Description */
.btk-001-fo-a .p-wrap .p-content .entry-summary {
    font-size:calc(1rem + 0.2rem);
    line-height: calc(1rem + 0.4em);
    font-weight:var(--weight-normal);
    text-align:left;
    color:var(--noir);
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta - Categorie */
.btk-001-fo-a .p-wrap .p-content .p-category {
    font-size:calc(1rem + 0.0rem);
    line-height: calc(1rem + 0.0rem);
    font-weight:var(--weight-normal);
    color:var(--noir)!important;
    font-style: italic;
    text-transform: initial;
}

/* FOXIZ - FLEX GRID 1 */
/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.category .p-wrap .feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}
.btk-001-fg-a .p-wrap .p-meta {
    margin-bottom: 6px;
}
.btk-001-fg-a.tg .p-wrap .p-meta span {
    font-size:calc(1rem + 0.05rem);
    line-height:calc(1rem + 0.2rem);
}
.btk-001-fg-a .p-wrap .p-categories {
    bottom: 4px;
    margin-bottom: 0;
    margin: 0 auto;
    justify-self: center;
}
.btk-001-fg-a .p-wrap .p-categories .p-category {
    padding: 12px 36px;
    -webkit-transition: all .25s var(--timing);
    transition: all .25s var(--timing);
    text-decoration: none;
    color: var(--noir);
}

.btk-001-fg-a .p-wrap .p-categories .p-category:before {
    border-radius:50px 50px 0 0;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-a .p-wrap .entry-title {
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--cs-heading-font);
    margin-bottom:8px;
    color:var(--noir)!important;
    font-size:calc(1.2rem + 0.05rem);
    line-height:calc(1.2rem + 0.15rem);
}
[data-theme="dark"] .btk-001-fg-a .p-wrap .entry-title {
    color:var(--blanc)!important;
}
.btk-001-fg-a.tg .p-wrap .entry-title {
    font-size:calc(1.2rem + 0.2rem);
    line-height:calc(1.2rem + 0.3rem);
}
.btk-001-fg-a.tp .p-wrap .entry-title {
    font-size:calc(1.2rem - 0.1rem);
    line-height:calc(1.2rem - 0.0rem);
}
.btk-001-fg-a .entry-summary {
    font-size:calc(1rem - 0.15rem);
    line-height:calc(1rem - 0.0rem);
    font-weight:var(--weight-normal);
    margin-bottom:0px!important;
}
.btk-001-fg-a .p-readmore {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0em 1.25em;
    margin-top: 0em!important;
    margin-left: 1.25em!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: none;
    border-radius: var(--round-3);
    color:var(--g-color);
}
.btk-001-fg-a .p-readmore:hover {
    background: none;
    box-shadow:none;
    color:var(--g-color);
    font-weight:800;
}

.btk-001-fg-a .rbi-cright,
.btk-001-fg-a .rbi-cright:hover {
    content: '\e958'!important;
    font-size: 1.2rem;
    margin-left: 4px;
    left: 24px!important;
    position: absolute!important;
    color:var(--g-color);
}
.btk-001-fg-a.tp .rbi-cright,
.btk-001-fg-a.tp .rbi-cright:hover {
    left: 10px!important;
}
.btk-001-fg-a .p-wrap .p-link .rbi-cright:before {
    content: '\e958' !important;
    font-size: 1.2rem;
}

.btk-001-fg-a .meta-el:not(.meta-avatar):not(.no-label):not(:last-child)::after {
    content: " |";
    display: inline-block;
    margin-left: .6em;
    opacity: .6;
    background: none;
    width: auto;
    height: auto;
}

/* Version SOMBRE */
.ct_001 .btk-001-fg-a .p-wrap .p-meta span,
.ct_001 .btk-001-fg-a .p-readmore,
.ct_001 .btk-001-fg-a .rbi-cright,
.ct_001 .btk-001-fg-a .rbi-cright:hover,
.ct_001 .btk-001-fg-a .p-wrap .p-categories .p-category,
.ct_001 .btk-001-fg-a .p-wrap .entry-title,
.ct_001 .btk-001-fg-a .p-wrap .entry-title a:hover {
    color:var(--blanc)!important;
}
.ct_001 .btk-001-fg-a .p-wrap .entry-title a:hover {
    text-decoration: underline 1px var(--blanc)!important;
}
/* FOXIZ - FLEX GRID 1 */
.btk-001-fg-b .p-wrap {
    background:var(--g-color);
    padding:28px;
    margin:0 24px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.btk-001-fg-b .p-wrap .feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-b .p-wrap .entry-title {
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--cs-heading-font);
    margin-bottom:8px;
    color:var(--blanc)!important;
    font-size:calc(1.2rem + 0.05rem);
    line-height:calc(1.2rem + 0.15rem);
    text-align:center;
    margin-bottom:18px;
}
.btk-001-fg-b .p-wrap .entry-title a:hover {
    color:var(--blanc)!important;
    text-decoration:1px solid var(--blanc)!important;
}
.btk-001-fg-b .p-readmore {
    font-size: 1.2rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0.6em 1.25em;
    margin: 0 auto!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: 2px solid var(--blanc);
    border-radius: 0;
    color:var(--blanc);
}
.btk-001-fg-b .p-readmore:hover {
    color:var(--g-color);
    background:var(--blanc);
}
.btk-001-fg-b .p-link {
    margin: 0 auto!important;
    text-align: center;
}
.btk-001-fg-b .rbi-cright {
    display:none;
}

.ct_001 .btk-001-fg-b .p-wrap .entry-title,
.ct_001 .btk-001-fg-b .p-wrap .entry-title a:hover {
    color:var(--noir)!important;
}
.ct_001 .btk-001-fg-b .p-wrap .entry-title a:hover {
    text-decoration: underline 1px var(--noir)!important;
}
.ct_001 .btk-001-fg-b .p-readmore {
    border: 2px solid var(--noir);
    color:var(--noir);
}
.ct_001 .btk-001-fg-b .p-wrap {
    background:var(--blanc);
}

/* FOXIZ - FLEX GRID 1 */
.btk-001-fg-c .p-wrap .p-content {
    padding-left:28px;
}
.btk-001-fg-c .list-feat-holder,
.btk-001-fg-c .feat-holder,
.btk-001-fg-c .list-feat-holder .p-featured {
    flex-shrink: 0;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    height: 90px;
    min-height: 90px;
    max-height: 90px; 
}
/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.btk-001-fg-c .p-wrap .feat-holder .p-featured {
    border-radius:50%;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}
.btk-001-fg-c .p-wrap .p-categories {
    margin-bottom:0px;
}
.btk-001-fg-c .p-wrap .p-categories .p-category {
    -webkit-transition: all .25s var(--timing);
    transition: all .25s var(--timing);
    text-decoration: none;
    color:var(--blanc)!important;
    text-align:left!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-c .p-wrap .entry-title {
    font-size:calc(1.2rem - 0.30rem);
    line-height:calc(1.2rem - 0.15rem);
    font-weight:calc(var(--weight-bold) - 100);
    font-family: var(--cs-heading-font);
    margin-bottom:0px;
    color:var(--blanc)!important;
}

.btk-001-fg-c .p-link {
    padding-top:2px!important;
}
.btk-001-fg-c .p-readmore {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding-top: 4px;
    padding-right: 0;
    margin-top: 0px!important;
    margin-left: 0rem!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: none;
    border-radius: var(--round-3);
    color:var(--blanc)!important;
}
.btk-001-fg-c .p-readmore:hover {
    background:none!important;
    box-shadow:none!important;
}
.btk-001-fg-c .rbi-cright,
.btk-001-fg-c .rbi-cright:hover {
    content: '\e958'!important;
    font-size: 1.2rem;
    margin-left: 4px;
    margin-top:1px;
    left: 22px!important;
    position: absolute!important;
    color:var(--blanc)!important;
}
.btk-001-fg-c.tp .rbi-cright,
.btk-001-fg-c.tp .rbi-cright:hover {
    left: 10px!important;
}
.btk-001-fg-c .p-wrap .p-link .rbi-cright:before {
    content: '\e958' !important;
    font-size: 1.2rem;
}

/* COULEUR NOIR */
.btk-001-fg-c.cb .p-wrap .p-categories .p-category,
.btk-001-fg-c.cb .p-wrap .entry-title,
.btk-001-fg-c.cb .p-readmore,
.btk-001-fg-c.cb .rbi-cright,
.btk-001-fg-c.cb .rbi-cright:hover {
    color:var(--noir)!important;
}
[data-theme="dark"] .btk-001-fg-c.cb .p-wrap .p-categories .p-category,
[data-theme="dark"] .btk-001-fg-c.cb .p-wrap .entry-title,
[data-theme="dark"] .btk-001-fg-c.cb .p-readmore,
[data-theme="dark"] .btk-001-fg-c.cb .rbi-cright,
[data-theme="dark"] .btk-001-fg-c.cb .rbi-cright:hover {
    color:var(--blanc)!important;
}
.single-post .s-feat-outer {
    margin-bottom: 0px!important;
}





/* FOXIZ - FLEX GRID 1 */
/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.category .blog-content .p-wrap .feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}
.category .blog-content .p-wrap .p-meta {
    margin-bottom: 6px;
}

.category .blog-content .p-wrap .p-categories {
    bottom: 4px;
    margin-bottom: 0;
    margin: 0 auto;
    justify-self: center;
}
.category .blog-content .p-wrap .p-categories .p-category {
    padding: 12px 36px;
    -webkit-transition: all .25s var(--timing);
    transition: all .25s var(--timing);
    text-decoration: none;
    color: var(--noir);
}

.category .blog-content .p-wrap .p-categories .p-category:before {
    border-radius:50px 50px 0 0;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.category .blog-content .p-wrap .entry-title {
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--cs-heading-font);
    margin-bottom:8px;
    color:var(--noir)!important;
    font-size:calc(1.2rem + 0.05rem);
    line-height:calc(1.2rem + 0.15rem);
}
.category .blog-content .p-wrap {
    display: flex;
    flex-direction: column;
}
.category .blog-content .p-wrap .entry-title {
    order: 2;
}
.category .blog-content .p-wrap .p-meta {
    order: 1;
}
.category .blog-content .p-wrap .p-link {
    order: 3;
}
.category .blog-content .p-wrap .p-readmore {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0em 1.25em;
    margin-top: 0em!important;
    margin-left: 1.25em!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: none;
    border-radius: var(--round-3);
    color:var(--g-color);
}
.category .blog-content .p-wrap .p-readmore:hover {
    background: none;
    box-shadow:none;
    color:var(--g-color);
    font-weight:800;
}

.category .blog-content .p-wrap .rbi-cright,
.category .blog-content .p-wrap .rbi-cright:hover {
    content: '\e958'!important;
    font-size: 1.2rem;
    margin-left: 4px;
    left: 24px!important;
    position: absolute!important;
    color:var(--g-color);
}

.category .blog-content .p-wrap .p-link .rbi-cright:before {
    content: '\e958' !important;
    font-size: 1.2rem;
}
[data-theme="dark"].category .blog-content .p-wrap .p-categories .p-category,
[data-theme="dark"].category .blog-content .p-wrap .entry-title,
[data-theme="dark"].category .blog-content .p-wrap .p-readmore {
    color: var(--blanc)!important;
}

/*SIDEBAR*/
.Sidebar p.elementor-heading-title,
.elementor-widget-sidebar p.elementor-heading-title {
  font-size: 22px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  font-family: var(--cs-heading-font) !important;
}
/*WIDGETS > TEXTE*/
.Sidebar .textwidget p,
.elementor-widget-sidebar .textwidget p {
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400;
}

/* MOBILE */
@media only screen and (max-width: 768px) {
    .fh_001 .heading-inner {
        position: relative;
        display: grid;
        align-items: left;
        flex-flow: row nowrap;
        width: 100%;
        justify-content: left;
    }
    .fh_001 .heading-inner .heading-tagline {
        margin-top:12px;
    }
}

@media only screen and (max-width: 768px) {
.btk-001-fl-a .block-inner,
.btk-001-fo-a .block-inner {
    display: grid!important;
}

.btk-001-fo-a .p-wrap,
.btk-001-fo-a .p-wrap .overlay-holder,
.btk-001-fo-a .p-wrap .overlay-holder .p-featured {
    height: 450px!important;
    min-height: 450px!important;
    max-height: 450px!important;
}

.btk-001-fl-a .p-wrap,
.btk-001-fl-a .p-wrap .overlay-holder,
.btk-001-fl-a .p-wrap .overlay-holder .p-featured {
    height: 250px!important;
    min-height: 250px!important;
    max-height: 250px!important;
}

.btk-001-fl-a .p-wrap,
.btk-001-fo-a .p-wrap {
    margin-bottom:16px;
}
.btk-001-fl-a .p-featured,
.btk-001-fo-a .p-featured {
    padding-bottom: 90%!important;
}

.btk-001-fl-a .p-wrap .entry-summary,
.btk-001-fo-a .p-wrap .entry-summary {
    display:none!important;
}
.btk-001-fl-a .p-content,
.btk-001-fo-a .p-content {
    padding: 32px !important;
}
.btk-001-fl-a .p-wrap .p-content,
.btk-001-fo-a .p-wrap .p-content {
    min-width: 90% !important;
    max-width: 90% !important;
}
.btk-001-fo-a .p-content {
    margin-left:0px!important;
}
.btk-001-fo-a .p-wrap .p-content .entry-title {
    font-size: calc(1.2rem + 0.0rem);
    line-height: calc(1.2rem + 0.15rem);
}
.btk-001-fg-b .p-wrap {
    margin: 0;
}

}


/* ============================================================
   COUCHE CUSTOM (TDM + POST + MENU)
   (contenu original de style-theme001-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: 16px 18px;
	box-shadow: none;
	background: var(--blanc);
}
body.single-post .ruby-table-contents .toc-header {
	margin-bottom: 8px;
	padding-bottom: 0;
}
body.single-post .ruby-table-contents .toc-header span {
	font-size: 28px;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	color: var(--noir);
}
body.single-post .ruby-table-contents .toc-header .rbi-read:before {
	content: "\2630";
	font-family: initial;
	font-size: 28px;
	color: var(--g-color) !important;
	padding-right: 8px;
}
body.single-post .ruby-table-contents .inner {
	column-count: 2;
	margin-top: 0;
	padding-top: 0;
	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 8px 4px 24px;
	margin-bottom: 4px;
	color: var(--noir) !important;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	font-family: var(--cs-body-font);
	text-decoration: none !important;
	text-shadow: none !important;
	border: 2px solid transparent;
	border-radius: 0;
	transition: all .2s ease;
}
body.single-post .ruby-table-contents .inner a:hover {
	color: var(--g-color) !important;
	border-color: var(--g-color);
}
body.single-post .ruby-table-contents .inner a::before {
	content: "";
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background: var(--g-color);
	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: 14px !important;
	font-weight: 700 !important;
	color: var(--g-color) !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;
    border: 6px solid var(--blanc);
}
body.single-post .s-cats {
	margin-bottom: 14px;
}
body.single-post .ImageArticle {
	margin-right: 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: 6px 14px;
	border: 3px solid var(--blanc);
	border-radius: 0;
	color: var(--blanc) !important;
	font-size: 12px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 1.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 {
	color: var(--blanc) !important;
	font-family: var(--cs-body-font);
}
body.single-post .s-title {
	font-size: 40px;
	line-height: 1.12;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	color: var(--blanc);
	text-transform: initial;
	margin: 2px 0 12px;
}

/* H2 — layout 3 (filet inférieur 5px accent sous le titre) */
body.single-post .entry-content.rbct h2 {
	font-size: 26px;
	font-weight: 400;
	font-family: var(--cs-heading-font);
	text-transform: initial;
	padding-bottom: 8px;
	margin-top: 32px;
	margin-bottom: 16px;
	border-bottom: 5px solid var(--g-color);
}

/* 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: 400;
	font-family: var(--cs-heading-font);
	text-transform: initial;
	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;
}
body.single-post .entry-content.rbct p,
body.single-post .entry-content.rbct ul li, 
body.single-post .entry-content.rbct ol li {
	font-size: 16px;
	line-height: 26px;
	font-family: var(--cs-body-font);
}
body.single-post .entry-content.rbct blockquote {
	border-left: 6px solid var(--g-color);
	background: #f9fafb;
	padding: 18px 24px;
	margin: 24px 0;
	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;
}

/* --- MENU (sitewide) --- */
#site-header {
	border-bottom: 3px solid var(--g-color);
}
#site-header .logo-sec-inner {
	padding: 20px 0;
}
#site-header .main-menu > li > a {
	color: var(--blanc);
	font-weight: 300!important;
	font-family: var(--cs-heading-font);
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

body.single-post .elementor-widget-container {
    margin: 0!important;
}


/* SEARCH LIGHT MODE */
.rb-search-form .search-form-inner {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 50px;
  padding: 6px 10px;
  border: 1px solid #eee;
}

/* 🔍 Icône recherche */
.search-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: var(--g-color);
}

/* input */
.search-text {
  flex: 1;
}

.search-text input.field {
  border: none;
  outline: none;
  width: 100%;
  padding: 10px;
  background: transparent;
}

/* ➜ bouton submit fusionné */
.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;
}

/* icône flèche */
.rbi-cright:before {
  content: "\276F"; /* ❯ propre et moderne */
  color: #fff;
  font-size: 14px;
}

/* hover effet lié */
.rb-search-submit:hover {
  transform: scale(1.08);
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

/* option UX */
.search-form-inner:focus-within {
  border-color: var(--g-color);
  box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
}


/* SEARCH LIGHT MODE */
.rb-search-form .search-form-inner {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 0px;
  padding: 6px 10px;
  border: 1px solid #eee;
  transition: 0.3s ease;
}

/* 🔍 ICON SEARCH */
.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: #111;
}

.search-text input.field::placeholder {
  color: #888;
}
.dark-mode-slide {
    background-color: color-mix(in srgb, var(--blanc) 50%, transparent);
}

/* 🔘 SUBMIT BUTTON */
.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;
}

/* ➜ ICON */
.rbi-cright:before {
  content: "\276F";
  color: #fff;
  font-size: 14px;
}
/* hover UX */
.rb-search-submit:hover {
  transform: scale(1.08);
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

/* focus */
.search-form-inner:focus-within {
  border-color: var(--g-color);
  box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
}
[data-theme="dark"] .rb-search-form .search-form-inner {
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
}

/* input */
[data-theme="dark"] .search-text input.field {
  color: #fff;
}
[data-theme="dark"] .search-text input.field::placeholder {
  color: #aaa;
}

/* 🔍 search icon */
[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: color-mix(in srgb, var(--blanc) 10%, transparent);
	border: 2px solid var(--blanc);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.25s ease;
}
.logo-sec-right .wnav-icon {
	color: var(--blanc);
	font-size: 18px;
}
.logo-sec-right .icon-holder:hover {
	background: var(--g-color);
	transform: translateY(-1px);
}
.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: var(--blanc);
	box-shadow: none;
}
.w-header-search .header-search-form {
	padding: 0!important;
}
[data-theme="dark"] .logo-sec-right .wnav-icon {
	color: var(--blanc);
}
[data-theme="dark"] .header-dropdown {
	background: var(--noir);
	border-color: var(--blanc);
}
