/* ============================================================
   Theme    : FOXIZ
   Variante : 038
   Version  : 1.0
   Date     : 04/03/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=Space+Grotesk:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');

body {
    --cs-heading-font: "Space Grotesk", system-ui, sans-serif;
    --cs-body-font: "Manrope", system-ui, sans-serif;
}


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

/*FOND1*/
.Fond1 {
    background: color-mix(in srgb, var(--g-color) 100%, transparent)!important;
}

/*TITRE1*/
/*Titre1 > Titre*/
.Titre1 .heading-title,
.Titre1 .elementor-heading-title {
    font-size:64px;
    line-height:68px;
    font-weight:600;
}
.ts .elementor-heading-title {
    font-size:24px;
    line-height:26px;
    font-weight:600;
}
.Titre1.tp .heading-title,
.Titre1.tp .elementor-heading-title {
    font-size:42px;
    line-height:44px;
}
.Titre1 .heading-title a,
.Titre1 .elementor-heading-title a {
    color:var(--g-color)!important;
    padding-left:12px;
    padding-bottom:2px;
}
.Fond1 .Titre1 .heading-title a,
.Fond1 .Titre1 .elementor-heading-title a {
    color:var(--blanc)!important;
}
.Titre1 .heading-title > * {
    border-radius: 12px;
}
.Titre2 .elementor-heading-title {
    font-size:24px;
    line-height:26px;
    font-weight:600;
}

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

.Titre1 .heading-tagline .rbi-cright {
    display:none;
}

/*bt038_fg1*/
/*bt038_fg1 > Contenu*/
.bt038_fg1 .p-wrap {
    height:fit-content;
    min-height:fit-content;
    max-height:fit-content;
    padding-bottom: 8px;
}
/*bt038_fg1 > Bordure*/
.bt038_fg1 .p-wrap,
.bt038_fg1 .p-wrap .p-featured {
    border-radius:20px;
}
.bt038_fg1 .p-wrap .p-featured {
    box-shadow: 0 8px 24px color-mix(in srgb, var(--g-color) 50%, transparent);
}
/*bt038_fg1 > Titre*/
.bt038_fg1 .entry-title {
    font-weight:700!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-top:8px!important;
    text-align:center;
}
.bt038_fg1.tg .entry-title {
    font-size:24px!important;
    line-height:26px!important;
}
/*bt038_fg1 > Texte*/
.bt038_fg1 .entry-summary {
    font-weight:400!important;
    font-size:12px!important;
    line-height:14px!important;
    text-align:center;
}
.bt038_fg1.tg .entry-summary {
    font-size:14px!important;
    line-height:17px!important;
}
/*bt038_fg1 > Date*/
.bt038_fg1 .p-meta {
    padding-bottom:0!important;
    margin-top:24px!important;
}
.bt038_fg1.invert .p-meta {
    margin-top:0px!important;    
}
.bt038_fg1 .p-meta .meta-inner {
text-align:center;
    margin:0 auto!important;
place-self: center;
    
}
.bt038_fg1 .p-meta span.meta-date {
    font-size:13px!important;
    line-height:15px!important;
    font-weight: 400;
    position: relative;
    padding-left: 22px;
    top:1px;
    left:4px;
}

.bt038_fg1 .p-meta span.meta-date::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23666' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 00-2 2v2h18V6a2 2 0 00-2-2z'/%3E%3Crect x='3' y='8' width='18' height='13' rx='2' ry='2' fill='none' stroke='%23666' stroke-width='2'/%3E%3Cline x1='16' y1='12' x2='8' y2='12' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='16' y1='16' x2='8' y2='16' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
.bt038_fg1 .p-meta .meta-category {
    font-size:16px!important;
    line-height:15px!important;
    font-weight: 600;
    background:color-mix(in srgb, var(--g-color) 20%, transparent);
    color:var(--g-color);
    padding:6px 12px;
    border-radius:4px;
}
.bt038_fg1 .p-meta .meta-category:after {
    display:none!important;
}
/*t038_fl1*/
/*t038_fl1 > Bordure*/
.t038_fl1 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 18px color-mix(in srgb, var(--g-color) 80%, transparent);
}
.t038_fl1 .list-feat-holder {
    min-width:50%;
    padding: 0;
}
.t038_fl1 .p-content {
    padding:28px!important;
}
/*t038_fl1 > Titre*/
.t038_fl1 .entry-title {
    font-weight:600!important;
    font-size:22px!important;
    line-height:24px!important;
    margin-bottom:18px!important;
}
.Fond1 .t038_fl1 .entry-title,
.Fond1 .t038_fl1 .entry-summary,
.Fond1 .t038_fl1 .p-meta span,
.Fond1 .t038_fl1 .p-category {
    color:var(--blanc);
}
.t038_fl1.tg .entry-title {
    font-weight:600!important;
    font-size:28px!important;
    line-height:32px!important;
    margin-bottom:18px!important;
}
/*t038_fl1 > Texte*/
.t038_fl1 .entry-summary {
    font-weight:400!important;
    font-size:12px!important;
    line-height:14px!important;
}

/*t038_fl1 > Date*/
.t038_fl1 .p-meta span {
    font-size:16px!important;
    line-height:18px!important;
    font-weight: 500;
    text-transform:uppercase;
}
/*t038_fl1 > Catégorie*/
.t038_fl1 .p-category {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-bottom:4px;
}
/*t038_fl1 > Bouton*/
.t038_fl1 .p-link a {
    font-weight:500!important;
    font-size:12px!important;
    line-height:14px!important;
    border-radius:4px;
    background:var(--transparent);
    border: 1px solid var(--g-color);
    color: var(--g-color);
    text-transform: uppercase;
    padding: 10px 20px;
    left:0;
}
.Fond1 .t038_fl1 .p-link a {
    background:var(--transparent);
    border: 1px solid var(--blanc);
    color: var(--blanc);
}

[data-theme="dark"] .t038_fl1 .p-link a {
    border: 1px solid var(--blanc);
    color: var(--blanc);
}

.t038_fl1 .p-link a:hover {
    background:var(--g-color);
    border: 1px solid var(--g-color);
    color: var(--blanc);
}

/*t038_fl1 > BOUTON*/

.t038_fl1 .p-link .rbi-cright {
    display:none;
}

/*t038_fl1 > PAGINATION*/
.t038_fl1 .slider-footer {
    margin-top: 24px;
}
.t038_fl1 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.t038_fl1 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.t038_fl1 .slider-footer .swiper-pagination-bullet::before {
    background:none!important;
}
.t038_fl1 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
.t038_fl1 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
/*t038_fl1 > PAGINATION > Ombre*/
[data-theme="dark"] .t038_fl1 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--blanc)!important;
}
[data-theme="dark"] .t038_fl1 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--blanc)!important;
    background: var(--blanc)!important;
}
[data-theme="dark"] .t038_fl1 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--blanc)!important;
    background: var(--blanc)!important;
}


@media only screen and (max-width: 600px) {

.overlay-holder {
    display: contents;
}
 .p-featured {
    object-fit: cover;
    min-height: 100%;
}

/*Theme030Style01 > Texte*/
.Theme030Style01 .p-wrap {
    height: 280px!important;
    min-height: 280px!important;
    max-height: 280px!important;
    margin-bottom:8px;
}   
    
/*TITRE1*/
/*Titre1 > Titre*/
.Titre1 .heading-title {
    font-size:32px;
    line-height:34px;
}
/*Titre1 > Bouton*/
.Titre1 .heading-tagline span {
    font-size:14px;
    line-height: 16px;
    padding: 10px 16px;
}

/*Texte1 > Titre*/
.Texte1 p {
    font-size:18px;
    line-height: 20px;
}
.Texte1.Milieu p {
    width:92%;
}

/*BOUTON*/
/*BOUTON > TEXTE*/
.Bouton1 .elementor-button {
    font-size:16px;
    line-height: 18px;
    padding: 12px 24px;
}

/*Theme030Style01*/
/*Theme030Style01 > Titre*/
.Theme030Style01 .entry-title {
    font-size:16px!important;
    line-height:18px!important;
}

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

/*bt038_fg1*/
/*bt038_fg1 > Titre*/
.bt038_fg1 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
/*bt038_fg1 > Texte*/
.bt038_fg1 .entry-summary {
    font-size:14px!important;
    line-height:17px!important;
}

/*bt038_fg1 > Date*/
.bt038_fg1 .p-meta span {
    font-size:13px!important;
    line-height:15px!important;
}

/*t038_fl1 > Titre*/
.t038_fl1 .entry-title {
    font-size:22px!important;
    line-height:24px!important;
}
/*t038_fl1 > Texte*/
.t038_fl1 .entry-summary {
    font-size:16px!important;
    line-height:18px!important;
}

/*t038_fl1 > Date*/
.t038_fl1 .p-meta span {
    font-size:14px!important;
    line-height:16px!important;
}
/*t038_fl1 > Catégorie*/
.t038_fl1 .p-category {
    font-size:14px!important;
    line-height:16px!important;
}
/*t038_fl1 > Bouton*/
.t038_fl1 .p-link a {
    font-size:14px!important;
    line-height:16px!important;
    padding: 10px 20px;
}


/*t038_fl2 > Titre*/
.t038_fl2 .entry-title {
    font-size:22px!important;
    line-height:24px!important;
}
/*t038_fl2 > Texte*/
.t038_fl2 .entry-summary {
    font-size:16px!important;
    line-height:18px!important;
}

/*t038_fl2 > Date*/
.t038_fl2 .p-meta span {
    font-size:14px!important;
    line-height:16px!important;
}
/*t038_fl2 > Catégorie*/
.t038_fl2 .p-category {
    font-size:14px!important;
    line-height:16px!important;
}
/*t038_fl2 > Bouton*/
.t038_fl2 .p-link a {
    font-size:14px!important;
    line-height:16px!important;
    padding: 10px 20px;
}}

/*CATEGORIE*/
.category .Header,
.single-post .ArticleHeader {
  box-shadow: inset 0 2px 30px rgba(0,0,0,0.2);
}

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

/*HOVER*/
.p-wrap {
    transition: all 0.6s ease ;
}
.p-wrap:hover {
    transform: translateY(-8px);
}


/* FOXIZ - FLEX OVERLAY - 036 - IMAGE */
.bt038_fo1 .overlay-holder,
.bt038_fo1 .overlay-holder img {
    border-radius:18px;
    box-shadow: 0 0px 24px color-mix(in srgb, var(--noir) 40%, transparent);
}
/* FOXIZ - FLEX OVERLAY - 036 - BLOC */
.bt038_fo1 .p-content {
    padding:24px!important;
}

/* FOXIZ - FLEX OVERLAY - 036 - TITRE */
.bt038_fo1 .p-wrap .entry-title {
    font-size:1.6rem;
    line-height:1.6rem;
    font-weight:calc(var(--weight-bold) - 200);
    font-family: var(--cs-heading-font);
}
.bt038_fo1.tg .p-wrap .entry-title {
    font-size:1.5rem;
    line-height:1.6rem;
}
.bt038_fo1.tp .p-wrap .entry-title {
    font-size:1.2rem;
    line-height:1.1rem;
}
.bt038_fo1 .p-wrap .p-meta span {
    font-size:calc(1rem - 0.1rem);
    line-height:calc(1rem + 0.1rem);
    font-weight:calc(var(--weight-normal) - 200);
    font-family: var(--cs-body-font);
}
.bt038_fo1.tg .p-wrap .p-meta span {
    font-size:calc(1rem + 0.0rem);
    line-height:calc(1rem + 0.3rem);
}
.bt038_fo1.tp .p-wrap .p-meta span {
    font-size:calc(1rem - 0.2rem);
    line-height:calc(1rem - 0.1rem);
}

/*t038_fl2*/
/*t038_fl2 > Bordure*/
.t038_fl2 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 18px color-mix(in srgb, var(--g-color) 80%, transparent);
    margin:8px!important;
}
.t038_fl2 .list-feat-holder {
    min-width:50%;
    padding: 0;
}
.t038_fl2 .p-content {
    padding:8px!important;
}
/*t038_fl2 > Titre*/
.t038_fl2 .entry-title {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:8px;
}

/*t038_fl2 > Texte*/
.t038_fl2 .entry-summary {
    font-weight:400!important;
    font-size:12px!important;
    line-height:14px!important;
}

/*t038_fl2 > Date*/
.t038_fl2 .p-meta span {
    font-size:16px!important;
    line-height:18px!important;
    font-weight: 500;
    text-transform:uppercase;
}
/*t038_fl2 > Catégorie*/
.t038_fl2 .p-category {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
}
/*t038_fl2 > Bouton*/
.t038_fl2 .p-link a {
    font-weight:500!important;
    font-size:12px!important;
    line-height:14px!important;
    border-radius:4px;
    background:var(--transparent);
    border: 1px solid var(--g-color);
    color: var(--g-color);
    text-transform: uppercase;
    padding: 8px 16px;
    left:0;
}

.Fond1 .t038_fl2 .entry-title,
.Fond1 .t038_fl2 .entry-summary,
.Fond1 .t038_fl2 .p-meta span,
.Fond1 .t038_fl2 .p-category {
    color:var(--blanc);
}
.Fond1 .t038_fl2 .p-link a {
    background:color-mix(in srgb, var(--blanc) 40%, transparent)!important;;
    color: var(--blanc);
}
.Fond1 .t038_fl2 .p-link a:hover {
    background:var(--blanc)!important;
    color: var(--g-color);
}
[data-theme="dark"] .t038_fl2 .p-link a {
    border: 1px solid var(--blanc);
    color: var(--blanc);
}

.t038_fl2 .p-link a:hover {
    background:var(--g-color);
    border: 1px solid var(--g-color);
    color: var(--blanc);
}

/*t038_fl2 > BOUTON*/
.t038_fl2 .p-link .rbi-cright {
    display:none;
}

/*t038_fl2 > PAGINATION*/
.t038_fl2 .slider-footer {
    margin-top: 24px;
}
.t038_fl2 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.t038_fl2 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.t038_fl2 .slider-footer .swiper-pagination-bullet::before {
    background:none!important;
}
.t038_fl2 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
.t038_fl2 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
/*t038_fl2 > PAGINATION > Ombre*/
[data-theme="dark"] .t038_fl2 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--blanc)!important;
}
[data-theme="dark"] .t038_fl2 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--blanc)!important;
    background: var(--blanc)!important;
}
[data-theme="dark"] .t038_fl2 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--blanc)!important;
    background: var(--blanc)!important;
}

/*HOVER*/
.entry-title a:hover {
    color:var(--g-color);
}
.Fond1 .entry-title a:hover {
    color:var(--blanc)!important;
    text-decoration: underline var(--blanc);
}

.ArticleHeader .p-categories a {
font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 14px !important;
    border-radius: 4px;
    background: color-mix(in srgb, var(--blanc) 40%, transparent);
    color: var(--blanc);
    text-transform: uppercase;
    padding: 8px 16px;
    left: 0;
    width:fit-content;
}
.ArticleHeader .p-categories  a:hover {
    background: var(--blanc);
    color: var(--g-color)!important;
    opacity: 1!important;
}

.category h1 {
    color:var(--blanc)!important;
    font-size: 66px;
    padding-top: 24px;
    padding-bottom: 24px;
}
.category .Header {
    margin-top: 0px!important;
}

.blog-sidebar .t038_fl1 .list-feat-holder,
.elementor-widget-sidebar .t038_fl1 .list-feat-holder {
    flex-shrink: 0;
    width: 38%!important;
    max-width: 38%!important;
    min-width: 38%!important;
}
.blog-sidebar .t038_fl1 .entry-title,
.elementor-widget-sidebar .t038_fl1 .entry-title {
    font-size: 18px!important;
    line-height: 20px!important;
    margin-bottom: 14px!important;
}
.blog-sidebar .t038_fl1 .p-content,
.elementor-widget-sidebar .t038_fl1 .p-content {
    padding: 18px !important;
}


/*blog-content .p-wrap*/
/*blog-content .p-wrap > Contenu*/
.category .blog-content .p-wrap .p-wrap {
    height:fit-content;
    min-height:fit-content;
    max-height:fit-content;
    padding-bottom: 8px;
}
/*blog-content .p-wrap > Bordure*/
.category .blog-content .p-wrap .p-featured {
    border-radius:20px;
    box-shadow: 0 8px 24px color-mix(in srgb, var(--g-color) 50%, transparent);
}
/*blog-content .p-wrap > Titre*/
.category .blog-content .p-wrap .entry-title {
    font-weight:700!important;
    font-size:26px!important;
    line-height:25px!important;
    margin-top:24px!important;
    text-align:center;
}

/*blog-content .p-wrap > Texte*/
.category .blog-content .p-wrap .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:16px!important;
    text-align:center;
}
.category .blog-content .p-wrap.tg .entry-summary {
    font-size:14px!important;
    line-height:17px!important;
}
/*blog-content .p-wrap > Date*/
.category .blog-content .p-wrap .p-meta {
    padding-bottom:0!important;
    margin-top:24px!important;
}

.category .blog-content .p-wrap .p-meta .meta-inner {
text-align:center;
    margin:0 auto!important;
place-self: center;
    
}
.category .blog-content .p-wrap .p-meta span.meta-date {
    font-size:13px!important;
    line-height:15px!important;
    font-weight: 400;
    position: relative;
    padding-left: 22px;
    top:1px;
    left:4px;
}

.category .blog-content .p-wrap .p-meta span.meta-date::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23666' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 00-2 2v2h18V6a2 2 0 00-2-2z'/%3E%3Crect x='3' y='8' width='18' height='13' rx='2' ry='2' fill='none' stroke='%23666' stroke-width='2'/%3E%3Cline x1='16' y1='12' x2='8' y2='12' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='16' y1='16' x2='8' y2='16' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
.category .blog-content .p-wrap .p-meta .meta-category {
    font-size:16px!important;
    line-height:15px!important;
    font-weight: 600;
    background:color-mix(in srgb, var(--g-color) 20%, transparent);
    color:var(--g-color);
    padding:6px 12px;
    border-radius:4px;
}
.category .blog-content .p-wrap .p-meta .meta-category:after {
    display:none!important;
}


@media only screen and (max-width: 768px) {

/* éléments communs */
.bt038_fo1 .block-inner,
.bt038_fo1.tp .block-inner {
    display: grid!important;
}

.bt038_fo1 .p-wrap,
.bt038_fo1.tp .p-wrap {
    margin-bottom:16px;
}

.bt038_fo1 .p-featured,
.bt038_fo1.tp .p-featured {
    padding-bottom: 90%!important;
}

.bt038_fo1 .entry-summary,
.bt038_fo1.tp .entry-summary {
    display: none;
}

.bt038_fo1 .p-wrap .entry-title,
.bt038_fo1.tp .p-wrap .entry-title {
    font-size:1.5rem!important;
    line-height:1.4rem!important;
}

.bt038_fo1 .p-wrap .p-content .p-link .p-readmore,
.bt038_fo1.tp .p-wrap .p-content .p-link .p-readmore {
    font-size: calc(1rem + 0rem) !important;
    line-height: calc(1rem + 0.1rem) !important;
    padding: 6px 12px;
}

.bt038_fo1 .p-content,
.bt038_fo1.tp .p-content {
    padding: 24px !important;
}


/* hauteur version normale */
.bt038_fo1 .p-wrap,
.bt038_fo1 .p-overlay,
.bt038_fo1 .p-wrap .overlay-holder,
.bt038_fo1 .p-wrap .overlay-holder .p-featured,
.bt038_fo1 .p-wrap .overlay-holder .p-featured img {
    height: 280px!important;
    min-height: 280px!important;
    max-height: 280px!important;
}


/* hauteur version .tp */
.bt038_fo1.tp .p-wrap,
.bt038_fo1.tp .p-wrap .overlay-holder,
.bt038_fo1.tp .p-wrap .overlay-holder .p-featured {
    height: 320px!important;
    min-height: 320px!important;
    max-height: 320px!important;
}


/* spécifique tp */
.bt038_fo1.tp .overlay-holder, 
.bt038_fo1.tp .overlay-holder img {
    border-radius: 24px;
}

}


/* ============================================================
   COUCHE CUSTOM (TDM + POST + MENU)
   (contenu original de style-theme038-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) --- */
.ArticleHeader {
	margin-top:0!important;
}
body.single-post .ruby-table-contents {
	border: none;
	border-radius: 20px;
	padding: 24px 28px;
	box-shadow: 0 12px 40px color-mix(in srgb, var(--noir) 14%, transparent);
	background: var(--blanc);
}
body.single-post .ruby-table-contents .toc-header {
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom: 2px solid color-mix(in srgb, var(--g-color) 30%, transparent);
}
body.single-post .ruby-table-contents .toc-header span {
	font-size: 22px;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: var(--noir);
}
body.single-post .ruby-table-contents .toc-header .rbi-read:before {
	content: "\2630";
	font-family: initial;
	font-size: 26px;
	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: 6px 8px 6px 32px;
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	font-family: var(--cs-body-font);
	text-decoration: none !important;
	text-shadow: none !important;
	border-radius: 12px;
	transition: all .25s ease;
}
body.single-post .rbtoc .inner a {
    border-top: none;
}
body.single-post .ruby-table-contents .inner a:hover {
	background: var(--g-color);
	color: var(--blanc) !important;
	box-shadow: 0 4px 16px color-mix(in srgb, var(--g-color) 30%, transparent);
}
body.single-post .ruby-table-contents .inner a::before {
	content: "";
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background: var(--g-color);
	border-radius: 50%;
}
body.single-post .ruby-table-contents .inner a:hover::before {
	background: var(--blanc);
}
body.single-post .ruby-table-contents .inner a::after {
	display: none !important;
} 
body.single-post .ruby-table-contents .ruby-toc-toggle i:before {
	content: "\2B9F" !important;
	font-family: initial !important;
	font-size: 18px !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: 20px;
	box-shadow: 0 10px 36px color-mix(in srgb, var(--noir) 16%, transparent);
}
body.single-post .s-cats {
	margin-bottom: 14px;
}
body.single-post .s-cats a,
body.single-post .s-cats .p-category,
body.single-post .s-cats .meta-category a {
	display: inline-block;
	padding: 8px 24px;
	border: none;
	border-radius: 4px;
	background: linear-gradient(90deg, var(--g-color), color-mix(in srgb, var(--g-color) 70%, var(--noir)));
	color: var(--g-color) !important;
	background: var(--blanc);
	font-size: 14px!important;
	font-weight: 700!important;
	font-family: var(--cs-heading-font);
	text-transform: uppercase;
	letter-spacing: 1.2px;
	text-decoration: none;
	box-shadow: 0 4px 12px color-mix(in srgb, var(--g-color) 30%, transparent);
}
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: 48px;
	line-height: 1.08;
	font-weight: 700;
	font-family: var(--cs-heading-font);
	margin: 4px 0 4px;
	letter-spacing: -1px;
}

body.single-post .entry-content.rbct h2,
body.single-post .entry-content.rbct h3 {
    position: relative;
    font-weight: 700;
    font-family: var(--cs-heading-font);
    padding-left: 24px; /* espace pour le point */
    margin-top: 24px;
    letter-spacing: -0.3px;
    border-left: none; /* supprime la barre */
}

body.single-post .entry-content.rbct h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 16px;
    height: 16px;
    background: var(--g-color);
    border-radius: 50%;
}
body.single-post .entry-content.rbct h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 10px;
    height: 10px;
    background: var(--g-color);
    border-radius: 50%;
}

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: 17px;
	line-height: 1.8;
	font-family: var(--cs-body-font);
}
body.single-post .entry-content.rbct blockquote {
	border-left: none;
	background: linear-gradient(135deg, color-mix(in srgb, var(--g-color) 10%, var(--blanc)), var(--blanc));
	padding: 22px 28px;
	margin: 26px 0;
	font-style: normal;
	border-radius: 16px;
	box-shadow: 0 6px 20px color-mix(in srgb, var(--g-color) 12%, transparent);
	font-family: var(--cs-body-font);
}
body.single-post .entry-content.rbct a {
	color: var(--g-color);
	text-decoration: underline;
	text-underline-offset: 3px;
}

/* RECHERCHE*/
.search-form-inner {
  display: flex;
  align-items: center;
  backdrop-filter: blur(10px);
  background: rgba(255,255,255,0.2);
  border-radius: 10px;
  padding: 2px 10px;
  border: 2px solid var(--g-color)!important;
}

.search-form-inner input.field {
  border: none;
  background: transparent;
  flex: 1;
  outline: none;
}

.rb-search-submit input {
  background: linear-gradient(135deg, #0073ff, #00c6ff);
  border: none;
  color: white;
  padding: 8px 12px;
  border-radius: 10px;
}
/* --- MENU (sitewide) --- */
#site-header {
	border: none!important;
	box-shadow: 0 6px 24px color-mix(in srgb, var(--noir) 10%, transparent);
}
#site-header .navbar-wrap:not(.navbar-transparent):before {
    border-bottom: none;
}
#site-header .logo-sec-inner {
	padding: 4px 0;
}
#site-header .main-menu > li > a {
	font-weight: 600;
	font-family: var(--cs-heading-font);
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-size: 13px;
	padding: 6px 14px;
	border-radius: 12px;
	transition: all .25s ease;
}
#site-header .main-menu > li:hover > a,
#site-header .main-menu > li.current-menu-item > a {
	background: color-mix(in srgb, var(--g-color) 12%, transparent);
	color: var(--g-color);
}
#site-header .navbar-wrap {
	border: none;
}

[data-theme="dark"] .rbi-search:before,
[data-theme="dark"] .search-form-inner input.field,
[data-theme="dark"] .rbi-cright:before,
[data-theme="dark"] .elementor-widget-sidebar .rbi-search:before,
[data-theme="dark"] .elementor-widget-sidebar .search-form-inner input.field,
[data-theme="dark"] .elementor-widget-sidebar .rbi-cright:before {
    color: var(--blanc)!important;
}

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

/* light mode wrapper */
.rb-search-form .search-form-inner {
  display: flex;
  align-items: center;
  background: var(--blanc);
  border-radius: 50px;
  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: 50%;
  width: 38px;
  height: 38px;
  margin-left: 6px;
  cursor: pointer;
  transition: 0.2s ease;
}
.rbi-cright:before {
  content: "\27A4";
  font-family: initial;
  color: #fff;
  font-size: 14px;
}
.rb-search-submit:hover {
  transform: scale(1.08);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

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

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


/* --- HEADER SEARCH (icon + dropdown) --- */
.logo-sec-right .icon-holder {
	width: 40px;
	height: 40px;
	background: var(--blanc);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 24px 80px color-mix(in srgb, var(--noir) 15%, transparent), 0 8px 24px color-mix(in srgb, var(--noir) 10%, transparent);
	transition: 0.25s ease;
}
.logo-sec-right .wnav-icon {
	color: var(--noir);
	font-size: 18px;
}
.logo-sec-right .icon-holder:hover {
	background: var(--g-color);
	transform: translateY(-2px);
}
.logo-sec-right .icon-holder:hover .wnav-icon {
	color: var(--blanc);
}
.header-dropdown {
	margin-top: 12px;
	border-radius: 20px;
	padding: 0px;
	background: var(--blanc);
	box-shadow: 0 24px 80px color-mix(in srgb, var(--noir) 18%, transparent), 0 8px 24px color-mix(in srgb, var(--noir) 12%, transparent);
}
.w-header-search .header-search-form {
	padding: 0!important;
}
[data-theme="dark"] .logo-sec-right .icon-holder {
	background: var(--noir);
}
[data-theme="dark"] .logo-sec-right .wnav-icon {
	color: var(--blanc);
}
[data-theme="dark"] .header-dropdown {
	background: var(--noir);
}

header .more-section-outer .more-trigger {
    border-left: none;
}

.menu-item a>span {
    font-size: 17px!important;
}
