/* ============================================================
   Theme    : FOXIZ
   Variante : 014
   Version  : 1.2
   Date     : 24/07/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=Syne:wght@400;600;700;800&family=Inter:wght@400;500;600;700&display=swap');

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


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

/*ESPACEMENTS*/
.H40 {padding-top:40px;}
.B40 {padding-bottom:40px;}
.H60 {padding-top:60px;}
.B60 {padding-bottom:60px;}
.H80 {padding-top:80px;}
.B80 {padding-bottom:80px;}
.H100 {padding-top:100px;}
.B100 {padding-bottom:100px;}
.H140 {padding-top:140px;}
.B140 {padding-bottom:140px;}
.H180 {padding-top:180px;}
.B180 {padding-bottom:180px;}

.Theme014Style02 .block-inner,
.Theme014Style03 .block-inner,
.Theme014Style09 .block-inner {
    margin-right:0!important;
    margin-left:0!important;
}
/*SECTION*/
@media only screen and (max-width: 600px) {
.e-flex.e-con-boxed.e-con.e-parent {
    padding-left: 20px !important;
    padding-right: 20px !important;
}}

/*HEADER > MENU*/
header,
header #navbar-outer,
header .navbar-wrap,
header .sticky-holder {
    background:var(--g-color)!important;
    background-color:var(--g-color)!important;
}
 .sticky-on .navbar-wrap {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.mobile-logo-wrap img {
    max-height: 66px!important;
}
header .navbar-right .rbi-search:before {
    color:var(--blanc)!important;
}
/*HEADER > SEPARATEUR*/
.header .elementor-shape-top .elementor-shape-fill {
    fill: var(--g-color)!important;
}
/*.header .elementor-shape-top svg {
    height: fit-content!important;
}*/
/*HEADER*/
.single .site-wrap {
    padding-top:0px!important;
}
/*HEADER > Logo*/
.navbar-left .logo-wrap img {
    min-height: 80px;
    width: 100%;
    border-radius: 8px;
    z-index: 20!important;
    background: var(--blanc);
    margin: 10px 0;
}
.navbar-left .logo-wrap {
    z-index: 20!important;
}

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

/*IMAGE PUBLICITAIRE*/
.ImagePub {
    padding-top:50px;
    padding-bottom:50px;
}

.SousTitre p {
    font-weight:400;
    font-size:24px;
    line-height: 28px;
}


/*TITRE*/
/*TITRE > TITRE 1*/
.Titre1 p {
    font-weight:700;
    font-size:42px;
    line-height: 44px;
    margin-bottom:12px;
}
.Petit.Titre1 p {
    font-weight:700;
    font-size:22px;
    line-height: 24px;
    margin-top:4px;
    margin-bottom:0px;
}

@media only screen and (max-width: 600px) {
.Titre1 p {
    font-weight:700;
    font-size:24px;
    line-height: 28px;
}}
.Titre1 h2 {
    font-weight:700;
    font-size:52px;
    line-height: 58px;
}
.single-post .Titre1 h2 {
    font-size:34px;
    line-height: 38px;
}
@media only screen and (max-width: 600px) {
.Titre1 h2 {
    font-weight:700;
    font-size:28px;
    line-height: 30px;
}}

.single-post .Titre1 h1 {
    font-weight:700;
    font-size:46px;
    line-height: 48px;
}
@media only screen and (max-width: 600px) {
.single-post .Titre1 h1 {
    font-weight:700;
    font-size:25px;
    line-height: 28px;
}}
.single-post .SousTitre p {
    font-weight:400;
    font-size:15px;
    line-height: 18px;
    font-family: var(--h1-family)!important;
}

.single-post #breadcrumbs {
    font-family: var(--h1-family) !important;
    font-size:15px;
    line-height: 18px;
}

.single-post .Categorie .p-categories a {
    padding:8px 16px!important;
    font-size:13px!important;
    font-weight:400;
    font-family: var(--h1-family)!important;
}

[data-theme="default"].category h1 {
    color:var(--noir)!important;
}
[data-theme="dark"].category h1 {
    color:var(--blanc)!important;
}
/*TITRE > TITRE 2*/
.Titre2 .heading-title span,
.Titre2 .heading-title a {
    letter-spacing: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    font-family:Inter, sans-serif;
    margin-top:16px;
    margin-bottom:12px;
}
@media only screen and (max-width: 600px) {
.Titre2 .heading-title span,
.Titre2 .heading-title a {
    font-size: 28px;
    line-height: 32px;
}}

.Titre2 .heading-title:after {
    border-bottom: 4px solid var(--heading-sub-color);
    bottom: 0;
    margin-block-start: auto;
    margin-top: 26px !important;
}
/*TITRE > TITRE 3*/
.Titre3 .heading-title {
    margin-bottom:-12px!important;
}
.Titre3 .heading-title span,
.Titre3 .heading-title a {
    letter-spacing: 0;
    font-size: 54px;
    font-weight: 600;
    line-height: 58px;
    font-family:Inter, sans-serif;
    margin-top:24px;
    margin-bottom:0px!important;
    color:var(--g-color)!important;
}
@media only screen and (max-width: 600px) {
.Titre3 .heading-title span,
.Titre3 .heading-title a {
    font-size: 34px;
    line-height: 38px;
}}
/*TITRE > TITRE 4*/
.Titre4 .heading-title span,
.Titre4 .heading-title a {
    letter-spacing: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    font-family:Inter, sans-serif;
    margin-top:16px;
    margin-bottom:12px;
    color:var(--blanc);
    text-align:center;
}
@media only screen and (max-width: 600px) {
.Titre4 .heading-title span,
.Titre4 .heading-title a {
    font-size: 32px;
    line-height: 36px;
}}
.Titre4 .heading-title:after {
    border-bottom: 4px solid var(--blanc);
    bottom: 0;
    margin-block-start: auto;
    margin-top: 26px !important;
}

/*TEXTE*/
.Texte {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
@media only screen and (max-width: 600px) {
.Texte {
    font-size: 14px;
    line-height: 18px;
}}

/*CATEGORIE*/
.category header.category-header-1 {
    display:none!important;
}
.category .Titre p {
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 600;
    line-height: 84px;
    font-family:Tahoma, sans-serif;
}
@media only screen and (max-width: 600px) {
.category .Titre p {
    font-size: 52px;
    line-height: 56px;
}}
/*CONTACT*/
.page-id-8 h1 {
    letter-spacing: 0;
    font-size: 60px!important;
    font-weight: 600;
    line-height: 64px;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px!important;
}
@media only screen and (max-width: 600px) {
.page-id-8 h1 {
    font-size: 42px!important;
    line-height: 46px;
}}
/*SITEMAP & MENTIONS LEGALES*/
.page-id-61 h1,
.page-id-10 h1 {
    text-align: center;
    color:var(--blanc)!important;
    padding-bottom:40px!important;
}

/*CONTACT*/
/*CONTACT > CHAMPS*/
body.contact .wpcf7 p.label { 
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.6em!important;
}
body.contact .wpcf7-form {
    margin-left:0!important;
    margin-right:0!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;
}
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(--g-color);
}
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);
}

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

/*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;
}
/*FORMULAIRE DE CONTACT > BOUTON ENVOYER*/
form.rb-search-form input[type=submit] {
    padding: 2px 4px!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;
}

/*ARTICLE*/
/*ARTICLE > Image*/
.single-post .Header .elementor-widget-image img {
    box-shadow: -10px 10px 100px var(--noir-opacite)!important;
    border-radius: 40px!important;
}
[data-theme="dark"].single-post  .Header .elementor-widget-image img {
    box-shadow: -10px 10px 100px var(--blanc-opacite)!important;
}
[data-theme="default"].single-post  .Header .elementor-widget-image img {
    box-shadow: -10px 10px 100px var(--noir-opacite)!important;
}
.single-post .Header .elementor-widget-image img {
    border-radius: 32px!important;
}

/*Header > Article > Titre*/
.single-post .Header .elementor-widget-heading h1 {
    letter-spacing: 0;
    font-size: 42px;
    font-weight: 600;
    line-height: 46px;
    font-family: Plus Jakarta Sans, sans-serif;
}
#breadcrumbs {
    margin-bottom:4px;
}


/*IMAGE*/
.Image img,
.ImageContact {
    border-radius:12px;
    box-shadow: 0 0 8px var(--noir-opacite)!important;
}
/*ARTICLE > IMAGE*/
.single-post .entry-content img {
    border-radius:12px;
    box-shadow: 0 0 8px var(--noir-opacite)!important;
}

/*HEADER*/
/*HEADER > Espacement*/
.Header {
    padding-top:40px!important;
    padding-bottom:60px;
}

/*HEADER > HeaderBlog1*/
.Header .HeaderBlog1 .overlay-holder,
.Header .HeaderBlog1 .p-featured {
    min-height: 500px;
}
@media only screen and (max-width: 600px) {
.Header .HeaderBlog1 .overlay-holder,
.Header .HeaderBlog1 .p-featured {
    min-height: 380px;
}}
.HeaderBlog1 .p-categories,
.HeaderBlog1 .entry-title,
.HeaderBlog1 .entry-summary,
.HeaderBlog1 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*HeaderBlog1 > Article > Catégories*/
.HeaderBlog1 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*HeaderBlog1 > Article > Titre*/
.HeaderBlog1 .entry-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}
/*HeaderBlog1 > Article > Texte*/
.HeaderBlog1 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
/*HeaderBlog1 > Article > Date*/
.HeaderBlog1 .p-meta time {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}


/*HEADER > HeaderBlog2*/
.Header .HeaderBlog2 .overlay-holder,
.Header .HeaderBlog2 .p-featured {
    min-height: 240px;
}
.Header .overlay-holder,
.Header .p-featured {
    border-radius:8px!important;
    box-shadow: 0 0 8px var(--noir-opacite)!important;
}
.HeaderBlog2  .p-categories,
.HeaderBlog2  .entry-title,
.HeaderBlog2  .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*HeaderBlog2 > Article > Catégories*/
.HeaderBlog2  .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*HeaderBlog2 > Article > Titre*/
.HeaderBlog2  .entry-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
}

/*HeaderBlog2 > Article > Date*/
.HeaderBlog2  .p-meta time {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}


/*BOUTON*/
/*BOUTON > Bouton 1*/
.Bouton1 .elementor-button {
    background-color: var(--g-color);
    border-radius: 4px;
    font-size: 16px;
    font-weight:500;
    line-height: 18px;
    padding: 12px 18px;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 0 4px var(--noir-opacite);
    margin-top:12px;
}
.Bouton1 .elementor-button span {
    color: var(--blanc)!important;
}
.Bouton1.Big .elementor-button {
    font-size: 22px;
    line-height: 24px;
    font-weight:400;
}

/*BOUTON > Bouton 1 > Hover*/
.Bouton1 .elementor-button:hover {
    background-color: var(--g-color);
    border:1px solid var(--blanc);
    transform: scale(1.1);    
    box-shadow: 0 0 4px var(--blanc-opacite);
}
.Bouton1 .elementor-button:hover span {
    color: var(--blanc)!important;
}



/*BOUTON > Bouton 2*/
.Bouton2 .elementor-button {
    background-color: var(--blanc);
    border-radius: 4px;
    color: var(--g-color);
    font-size: 20px;
    font-weight:500;
    line-height: 24px;
    padding: 14px 32px;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 0 4px var(--noir-opacite);
    margin-top:12px;
}
.Bouton2 .elementor-button:hover {
    background-color: var(--g-color);
    border:1px solid var(--blanc);
    color:var(--blanc);
    transform: scale(1.1);    
    box-shadow: 0 0 4px var(--blanc-opacite);
}

/*FOND*/
.Fond1 {
    background: var(--g-color);
}
@media only screen and (min-width: 600px) {
.Header {
    margin-top:-200px;
    padding-top:240px!important;
    padding-bottom:80px!important;
}}

/*MENU*/
/*MENU > MENU > FOND*/
[data-theme="dark"] .mega-dropdown-inner,
[data-theme="default"] .mega-dropdown-inner {
    background:var(--blanc)!important;
}

/*MENU > HOME*/
[data-theme="dark"] #site-navigation a,
[data-theme="dark"] #site-navigation a:after,
[data-theme="default"] #site-navigation a,
[data-theme="default"] #site-navigation a:after,
[data-theme="dark"].sticky-on #site-navigation a,
[data-theme="dark"].sticky-on #site-navigation a:after,
[data-theme="default"].sticky-on #site-navigation a,
[data-theme="default"].sticky-on #site-navigation a:after {
    color:var(--blanc)!important;
}

/*MENU > HOME > SOUS MENU */
[data-theme="dark"] #site-navigation .mega-dropdown-inner a,
[data-theme="dark"] #site-navigation .mega-dropdown-inner a:after,
[data-theme="default"] #site-navigation .mega-dropdown-inner a,
[data-theme="default"] #site-navigation .mega-dropdown-inner a:after {
    color:var(--noir)!important;
}

/*SIDEBAR > TITRE*/
.TitreArticle .heading-title span {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    font-family:Inter, sans-serif;
    margin-top:12px;
    margin-bottom:8px;
}
.TitreArticle .heading-title:after {
    border-bottom: 4px solid var(--heading-sub-color);
    bottom: 0;
    margin-block-start: auto;
    margin-top: 22px !important;
}

/*SIDEBAR*/
/*SIDEBAR> Categorie*/
.Sidebar .p-grid-2 .p-category {
    color: var(--noir);
    font-size:13px;
    font-weight: 400;
    margin-top:10px;
}

.Sidebar .p-grid-2 .p-categories,
.Sidebar .p-grid-2 .entry-title {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*SIDEBAR > Article > Catégories*/
.Sidebar .p-grid-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*SIDEBAR > Article > Titre*/
.Sidebar .p-grid-2 .entry-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}
/*SIDEBAR > Article > Miniature*/
.Sidebar .p-featured {
    border-radius: 6px;
    box-shadow: 0 0 6px var(--noir-opacite);
}

/*SIDEBAR*/
/*Sidebar > Image*/
.Sidebar .p-overlay .overlay-holder,
.Sidebar .p-overlay .p-featured {
    border-radius:6px!important;
    box-shadow: 0 0 6px var(--noir-opacite)!important;
}

/*Sidebar > Blog2*/
.Sidebar .p-overlay .overlay-holder,
.Sidebar .p-overlay .p-featured {
    min-height: 200px;
    max-height: 200px;
}

.Sidebar .p-overlay .p-categories,
.Sidebar .p-overlay .entry-title {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*Sidebar > Blog2 > Catégories*/
.Sidebar .p-overlay .p-categories {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 300;
    line-height: 14px;
}
/*Sidebar > Blog2 > Titre*/
.Sidebar .p-overlay .entry-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

/*ARTICLE*/
.ArticleHeader .e-con-inner {
    background:var(--blanc-opacite);
    padding:24px 24px 24px 32px;
    border-radius:24px;
    box-shadow: 0 0 12px var(--noir-opacite);
}
.ArticleHeader .e-con-inner img {
    border-radius:24px!important;
}

.ArticleHeader .s-feat-outer {
    margin-bottom: 0!important;
}

/*WIDGETS*/
/*WIDGETS > TITRE*/
.widget_text .widget-heading  {
    margin-bottom:4px!important;
        margin-top:24px!important;
}
.widget_text .widget-heading span {
        letter-spacing: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:0!important
}
/*WIDGETS > TEXTE*/
.widget_text .textwidget p {
      letter-spacing: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: Plus Jakarta Sans, sans-serif;
}

/*Theme014Style01*/
/*Theme014Style01 > Miniature*/
.Theme014Style01 .feat-holder .p-top a {
    border-radius:12px!important;
    font-size:12px;
    font-weight:600;
    background:none;
    color:var(--blanc);
}
/*Theme014Style01 > Article > Catégories*/
.Theme014Style01 .p-categories {
    font-size:12px!important;
    line-height:16px!important;
    margin-top:18px!important;
}

/*Theme014Style01 > Article > Titre*/
.Theme014Style01 .entry-title {
    font-size:21px!important;
    line-height:23px!important;
}

/*Theme014Style01 > Article > Date*/
.Theme014Style01 .p-meta time {
    font-size:14px!important;
    line-height:20px!important;
    font-weight: 500;
}

/*Theme014Style01 > Article > Miniature*/
.Theme014Style01 .p-featured {
    border-radius:12px!important;
    max-height:120px!important;
    transition: all 1s;
}
.Theme014Style01 .p-featured:hover {
    max-height:100px!important;
}

/*Theme014Style01 > Article > Box*/
.Theme014Style01 .p-wrap {
    padding:24px!important;
    transition: all 0.5s;
}
.Theme014Style01 .p-wrap:hover {
    border: 8px solid color-mix(in srgb, var(--g-color) 65%, transparent);
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:18px!important;
    border-radius: 24px;
    box-shadow:0 0 10px #00000020;
}


/*Theme014Style02*/
/*Theme014Style02 > Article > Catégories*/
.Theme014Style02 .p-categories {
    font-size:11px!important;
    line-height:11px!important;
    font-weight:400;
}
.Theme014Style02 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style02 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style02 > Article > Titre*/
.Theme014Style02 .entry-title {
    font-size:16px!important;
    line-height:17px!important;   
}

/*Theme014Style02 > Article > Date*/
.Theme014Style02 .p-meta time {
    font-size:12px!important;
    line-height:16px!important;
    font-weight: 500;    
}
/*Theme014Style02 > Article > Miniature*/
.Theme014Style02 .p-featured {
    border-radius:18px!important;
}
.Theme014Style02 .list-feat-holder {
    max-width: 36%!important;
}

/*Theme014Style02 > Article > Box*/
.Theme014Style02 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
}
.Theme014Style02 .p-wrap:hover {
    border: 5px solid color-mix(in srgb, var(--g-color) 65%, transparent)!important;
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:10px!important;
    border-radius: 16px;
    box-shadow:0 0 10px #00000020;
}

/*Theme014Style03*/
/*Theme014Style03 > Article > Catégories*/
.Theme014Style03 .p-categories {
    font-size:11px!important;
    line-height:11px!important;
    font-weight:400;
}

.Theme014Style03 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style03 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style03 > Article > Titre*/
.Theme014Style03 .entry-title {
    font-size:19px!important;
    line-height:21px!important;
}
/*Theme014Style03 > Article > Texte*/
.Theme014Style03 .entry-summary {
    font-size:13px!important;
    line-height:15px!important;
}
/*Theme014Style03 > Article > Date*/
.Theme014Style03 .p-meta time {
    font-size:12px!important;
    line-height:16px!important;
    font-weight: 500;    
}
/*Theme014Style03 > Article > Miniature*/
.Theme014Style03 .p-featured {
    border-radius:8px!important;
}
.Theme014Style03 .list-feat-holder {
    max-width: 32%!important;
}

/*Theme014Style03 > Article > Box*/
.Theme014Style03 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
}
.Theme014Style03 .p-wrap:hover {
    border: 5px solid color-mix(in srgb, var(--g-color) 65%, transparent)!important;
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:10px!important;
    border-radius: 16px;
    box-shadow:0 0 10px #00000020;
}


/*Theme014Style04*/
/*Theme014Style04 > Article > Catégories*/
.Theme014Style04 .p-categories {
    font-size:11px!important;
    line-height:11px!important;
    font-weight:400;
}
.Theme014Style04 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style04 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style04 > Article > Titre*/
.Theme014Style04 .entry-title {
    font-size:18px!important;
    line-height:18px!important;
    
}

/*Theme014Style04 > Article > Texte*/
.Theme014Style04 .entry-summary {
    font-size:16px!important;
    line-height:18px!important;
    margin-top:0!important;
    
}

/*Theme014Style04 > Article > Date*/
.Theme014Style04 .p-meta time {
    font-size:12px!important;
    line-height:16px!important;
    font-weight: 500;    
}
/*Theme014Style04 > Article > Miniature*/
.Theme014Style04 .p-featured {
    border-radius:18px!important;
}
.Theme014Style04 .list-feat-holder {
    max-width: 30%!important;
}

/*Theme014Style04 > Article > Box*/
.Theme014Style04 .p-wrap {
    padding:0px!important;
    padding-left:24px!important;
    transition: all 0.5s;
}
.Theme014Style04 .p-wrap:hover {
    border: 5px solid color-mix(in srgb, var(--g-color) 65%, transparent)!important;
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:10px!important;
    border-radius: 16px;
    box-shadow:0 0 10px #00000020;
}

/*Theme014Style05*/
/*Theme014Style05 > Miniature*/
.Theme014Style05 .p-featured {
    border-radius:18px!important;
}
@media only screen and (max-width : 450px) { 
.Theme014Style05 {
    min-height: 250px!important;
}}
@media only screen and (min-device-width : 450px) and (max-device-width : 660px) { 
.Theme014Style05 {
    min-height: 350px!important;
}}
@media only screen and (min-device-width : 660px) and (max-device-width : 780px) { 
.Theme014Style05 {
    min-height: 460px!important;
}}


/*Theme014Style06*/
/*Theme014Style06 > SEPARATEUR*/
.Theme014Style06 {
    background: var(--g-color)!important;
}
.Theme014Style06 .elementor-shape-top .elementor-shape-fill,
.Theme014Style06 .elementor-shape-bottom .elementor-shape-fill{
    fill: var(--blanc)!important;
}
[data-theme="dark"] .Theme014Style06 .elementor-shape-top .elementor-shape-fill,
[data-theme="dark"] .Theme014Style06 .elementor-shape-bottom .elementor-shape-fill{
    fill: #1a1c20!important;
}

.Theme014Style06 .heading-title span,
.Theme014Style06 .heading-title a,
.Theme014Style06 .p-category,
.Theme014Style06 .entry-title,
.Theme014Style06 .p-meta time {
    color:var(--blanc)!important;
}
.Theme014Style06 .p-featured {
    border-radius:18px!important;
}

/*Theme014Style06 > Article > Box*/
.Theme014Style06 .p-wrap {
    padding:0px 18px !important;
    transition: all 0.5s;
}
.Theme014Style06 .p-wrap:hover {
    border: 5px solid color-mix(in srgb, var(--blanc) 100%, transparent)!important;
    background-color: color-mix(in srgb, var(--blanc) 20%, transparent);
    padding:16px!important;
    border-radius: 16px;
}


/*Theme014Style06 > Article > Catégories*/
.Theme014Style06 .p-categories {
    font-size:13px!important;
    line-height:15px!important;
    font-weight:400;
}

/*Theme014Style06 > Article > Titre*/
.Theme014Style06 .entry-title {
    font-size:24px!important;
    line-height:26px!important;
}

/*Theme014Style06 > Article > Date*/
.Theme014Style06 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 500;
}

/*Theme014Style07*/
/*Theme014Style07 > Article > Catégories*/
.Theme014Style07 .p-categories {
    font-size:12px!important;
    line-height:12px!important;
    font-weight:400;
}

.Theme014Style07 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style07 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style07 > Article > Titre*/
.Theme014Style07 .entry-title {
    font-size:28px!important;
    line-height:30px!important;
}

/*Theme014Style07 > Article > Texte*/
.Theme014Style07 .entry-summary {
    font-size:14px!important;
    line-height:18px!important;
    margin-top:0!important;
}

/*Theme014Style07 > Article > Date*/
.Theme014Style07 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 500;
}



.Theme014Style07 .heading-title span,
.Theme014Style07 .heading-title a,
.Theme014Style07 .p-categories a,
.Theme014Style07 .entry-title,
.Theme014Style07 .p-meta time {
    color:var(--blanc)!important;
}

/*Theme014Style07 > Article > Box*/
.Theme014Style07 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
    border-radius:28px!important;
}
.Theme014Style07 .p-wrap:hover {
    border: 12px solid color-mix(in srgb, var(--g-color) 95%, transparent)!important;
}



/*Theme014Style08*/
/*Theme014Style08 > Article > Catégories*/
.Theme014Style08 .p-categories {
    font-size:10px!important;
    line-height:10px!important;
    font-weight:400;
}

.Theme014Style08 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style08 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style08 > Article > Titre*/
.Theme014Style08 .entry-title {
    font-size:21px!important;
    line-height:23px!important;
    
}

/*Theme014Style08 > Article > Date*/
.Theme014Style08 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 500;
}



.Theme014Style08 .heading-title span,
.Theme014Style08 .heading-title a,
.Theme014Style08 .p-categories a,
.Theme014Style08 .entry-title,
.Theme014Style08 .p-meta time {
    color:var(--blanc)!important;
}

/*Theme014Style08 > Article > Box*/
.Theme014Style08 .p-wrap {
    padding:auto 0!important;
    transition: border 0.4s;
    border-radius:20px!important;
}
.Theme014Style08 .p-wrap:hover {
    padding:0!important;
    border: 10px solid color-mix(in srgb, var(--g-color) 95%, transparent)!important;
}




/*Theme014Style09*/
/*Theme014Style09 > Article > Catégories*/
.Theme014Style09 .p-categories {
    font-size:13px!important;
    line-height:13px!important;
    font-weight:400;
}
.Theme014Style09 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style09 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style09 > Article > Titre*/
.Theme014Style09 .entry-title {
    font-size:24px!important;
    line-height:25px!important;
    
}
/*Theme014Style09 > Article > Texte*/
.Theme014Style09 .entry-summary {
    font-size:16px!important;
    line-height:18px!important;
    
}
/*Theme014Style09 > Article > Date*/
.Theme014Style09 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 500;
    margin-top:4px;
    
}
/*Theme014Style09 > Article > Miniature*/
.Theme014Style09 .p-featured {
    border-radius:18px!important;
}
.Theme014Style09 .list-feat-holder {
    max-width: 32%!important;
}

/*Theme014Style09 > Article > Box*/
.Theme014Style09 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
}
.Theme014Style09 .p-wrap:hover {
    border: 5px solid color-mix(in srgb, var(--g-color) 65%, transparent)!important;
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:10px!important;
    border-radius: 16px;
    box-shadow:0 0 10px #00000020;
}


/*Theme014Style10*/
/*Theme014Style10 > Espacement*/
.Theme014Style10 .block-inner {
    margin-right: 0px!important;
    margin-left: 8px!important;
}
/*Theme014Style10 > Article > Catégories*/
.Theme014Style10 .p-categories {
    font-size:10px!important;
    line-height:10px!important;
    font-weight:400;
}
.Theme014Style10 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Theme014Style10 .p-categories a {
    color:var(--blanc)!important;
}

.Theme014Style10 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme014Style10 .p-categories a:before {
    background-color:#00000020!important;
}
/*Theme014Style10 > Article > Titre*/
.Theme014Style10 .entry-title {
    font-size:15px!important;
    line-height:17px!important; 
}

/*Theme014Style10 > Article > Miniature*/
.Theme014Style10 .p-featured {
    border-radius:10px!important;
}
.Theme014Style10 .list-feat-holder {
    max-width: 26%!important;
    padding-left: 0;
    padding-right: 0;
}
.Theme014Style10:hover .list-feat-holder {
    max-width: 26%!important;
    /*padding-left: 18px;
    padding-right: 18px;*/
}
/*Theme014Style10 > Article > Box*/
.Theme014Style10 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
}
.Theme014Style10 .p-wrap:hover {
    border: 4px solid color-mix(in srgb, var(--g-color) 65%, transparent)!important;
    background-color: color-mix(in srgb, var(--g-color) 8%, transparent);
    padding:8px!important;
    padding-left:16px!important;
    border-radius: 14px;
    box-shadow:0 0 10px #00000020;
}


/*Theme014Style11*/
/*Theme014Style11 > Espacement*/
.Theme014Style11 .block-inner {
    margin-right: 0px!important;
    margin-left: 2px!important;
}

.Theme014Style11 .overlay-inner {
    padding: 18px!important;
}
/*Theme014Style11 > Article > Catégories*/
.Theme014Style11 .p-categories {
    font-size:9px!important;
    line-height:9px!important;
    font-weight:400;
}

/*Theme014Style11 > Article > Titre*/
.Theme014Style11 .entry-title {
    font-size:15px!important;
    line-height:17px!important;
}

/*Theme014Style11 > Article > Date*/
.Theme014Style11 .p-meta time {
    font-size:12px!important;
    line-height:14px!important;
    font-weight: 500;
}


.Theme014Style11 .heading-title span,
.Theme014Style11 .heading-title a,
.Theme014Style11 .p-categories a,
.Theme014Style11 .entry-title,
.Theme014Style11 .p-meta time {
    color:var(--blanc)!important;
}

/*Theme014Style11 > Article > Box*/
.Theme014Style11 .p-wrap {
    padding:0px!important;
    transition: all 0.5s;
    border-radius:28px!important;
}
.Theme014Style11 .p-wrap:hover {
    border: 8px solid color-mix(in srgb, var(--g-color) 95%, transparent)!important;
}


/*Theme014Style12*/
/*Theme014Style12 > Texte*/
.Theme014Style12 .entry-title a {
    font-size:12px!important;
    line-height:14px!important;
    font-weight: 500;

}

/*RESPONSIVE*/
@media only screen and (max-width: 600px) {
.feat-holder,
.list-feat-holder,
.p-featured img {
    max-height: 280px;
}}

/*RECHERCHE*/
form.rb-search-form input[type=submit] {
    font-size: 18px;
    background: var(--g-color)!important;
    border-radius: 0px;
    margin-top:6px;
    transition: transform .2s;
    border-radius: 4px;
    padding: 4px 2px!important;
    margin-left:0px!important;
}
.rb-search-submit {
    width: 44px;
}


/* ============================================================
   COUCHE CUSTOM (TDM + POST + MENU)
   (contenu original de style-theme014-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: 6px;
	padding: 0;
	box-shadow: 0 2px 10px 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 0 10px 0 !important;
	padding: 14px 18px !important;
}
body.single-post .ruby-table-contents .toc-header span {
	font-size: 22px;
	font-weight: 800;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--blanc);
}
body.single-post .ruby-table-contents .toc-header .rbi-read:before {
	content: "\2630";
	font-family: initial;
	font-size: 28px;
	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: 9px 10px 9px 28px;
	margin-bottom: 2px;
	color: var(--noir) !important;
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	font-family: var(--cs-body-font);
	text-transform: initial;
	letter-spacing: 0.8px;
	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;
	background: color-mix(in srgb, var(--g-color) 5%, transparent);
	font-weight: 700;
}
body.single-post .ruby-table-contents .inner a::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 3px;
	background: var(--g-color);
}
body.single-post .ruby-table-contents .inner a::after {
	display: none !important;
}
body.single-post .ruby-table-contents .ruby-toc-toggle i:before {
	content: "\002B" !important;
	font-family: initial !important;
	font-size: 26px !important;
	font-weight: 800 !important;
	line-height: 1 !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;
}
body.single-post .s-cats {
	margin-bottom: 0;
}
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: 4px;
	color: var(--blanc) !important;
	font-size: 11px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 1.8px;
	text-decoration: none;
}
body.single-post h1 {
	font-family: var(--cs-heading-font);
}
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: 56px!important;
	line-height: 1.04;
	font-weight: 800;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 14px 0 20px;
}

/* H2 — layout 13 (badge inline avec fond accent) */
body.single-post .entry-content.rbct h2 {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	color: var(--blanc);
	text-transform: initial;
	letter-spacing: -0.2px;
	padding: 6px 16px;
	margin-top: 22px;
	margin-bottom: 10px;
	background: var(--g-color);
	border-radius: 4px;
}

/* H3 — layout 17 (titre + filet horizontal accent qui s'étend) */
body.single-post .entry-content.rbct h3 {
	display: flex;
	align-items: center;
	gap: 14px;
	font-size: 23px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	color: var(--noir);
	text-transform: initial;
	letter-spacing: -0.2px;
	margin-top: 28px;
	margin-bottom: 12px;
}
body.single-post .entry-content.rbct h3::after {
	content: "";
	flex-grow: 1;
	height: 0;
	border-bottom: 2px solid var(--g-color);
}

/* Widget custom .Petit.Titre1 (Elementor) — conservé */
.Petit.Titre1 p {
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: initial;
	padding: 0px 0 0px 14px;
	border-left: 6px solid var(--g-color);
	letter-spacing: -0.2px;
}
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: 6px solid var(--g-color);
	background: color-mix(in srgb, var(--g-color) 8%, var(--blanc));
	padding: 20px 26px;
	margin: 26px 0;
	font-size: 19px;
	font-weight: 600;
	font-style: normal;
	border-radius: 4px;
	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 .logo-sec-inner {
	padding: 20px 0;
}
#site-header .main-menu > li > a {
	color: var(--blanc);
	font-weight: 700;
	font-family: var(--cs-heading-font);
	letter-spacing: 1.5px;
	text-transform: uppercase;
}



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

/* light mode wrapper */
.rb-search-form .search-form-inner {
  display: flex;
  align-items: center;
  background: var(--blanc);
  border-radius: 8px;
  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: 8px;
  width: 38px;
  height: 38px;
  margin-left: 6px;
  cursor: pointer;
  transition: 0.2s ease;
}
.rbi-cright:before {
  content: "\27A1";
  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 .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) 12%, transparent);
}
.w-header-search .header-search-form {
	padding: 0!important;
}
[data-theme="dark"] .navbar-right {
	background: var(--noir);
}
[data-theme="dark"] .logo-sec-right .wnav-icon {
	color: var(--blanc);
}
[data-theme="dark"] .header-dropdown {
	background: var(--noir);
}
