/*   
    Theme : FOXIZ 
    Variante : 12
    Version : 1.3
    Date : 03/07/2025
*/

/*SECTION*/
@media only screen and (max-width: 600px) {
.e-flex.e-con-boxed.e-con.e-parent {
    padding: 20px !important;
}}

/*HEADER*/
.single .site-wrap {
    padding-top:0px!important;
}
/*HEADER > Logo*/
.logo-sec .logo-wrap img {
    min-height: 120px;
    width: 100%;
    border-radius: 8px;
    z-index: 20!important;
    background: var(--blanc);
}
.logo-sec-center {
    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;
}


/*TITRE*/
/*TITRE > TITRE 1*/
.Titre1 h1 {
    letter-spacing: 0;
    font-size: 80px;
    font-weight: 400;
    line-height: 84px;
    font-family:Tahoma, sans-serif;
}
@media only screen and (max-width: 600px) {
.Titre1 h1 {
    font-size: 60px;
    line-height: 64px;
}}
[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*/
.page-id-61 h1 {
    text-align: center;
}
/*MENTIONS LEGALES*/
.page-id-10 h1 {
    text-align: center;
}



/*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(--font1)!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;
}

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;
}

/*SIDEBAR*/
/*SIDEBAR > Contenu*/
.Sidebar {
    
}

/*CATEGORIES*/
/*CATEGORIES > Contenu*/
.Categories {
    
}



/*ARTICLES SIMILAIRES*/
/*ARTICLES SIMILAIRES > Contenu*/
.ArticlesSimilaires {
    
}


/*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;
}

/*Theme12Style01*/
/*Theme12Style01 > Espacement*/
.Theme12Style01 {
    margin-top:24px;
    margin-bottom:40px;
}

.Theme12Style01 .p-category {
    color: var(--noir);
    font-size:13px;
    font-weight: 400;
    margin-top:10px;
}

.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-categories,
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title,
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary,
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*Theme12Style01 > Article > Catégories*/
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style01 > Article > Titre*/
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}
/*Theme12Style01 > Article > Texte*/
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
/*Theme12Style01 > Article > Date*/
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}
.Theme12Style01 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time:hover {
    opacity: 1;
}
/*Theme12Style01 > Article > Miniature*/
.Theme12Style01 .p-featured {
    border-radius:4px;
    box-shadow: 0 0 4px var(--noir-opacite);
}

/*Theme12Style02*/
/*Theme12Style02 > Espacement*/
.Theme12Style02 {
    padding:48px;
    
}
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 {
    padding-left:0;
    padding-right:0;
}
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .list-box {
    background-color: var(--transparent);
}
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2:before {
    border-bottom: 1px solid var(--blanc);
}

.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-category,
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .entry-title,
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .entry-summary,
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-meta time,
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-meta span {
    color:var(--blanc)!important;
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:4px;
}

/*Theme12Style02 > Article > Catégories*/
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style02 > Article > Titre*/
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}
/*Theme12Style02 > Article > Texte*/
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
/*Theme12Style02 > Article > Date*/
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-meta time {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}
.Theme12Style02 .elementor-widget-foxiz-list-box-2 .p-list-2 .p-meta time:hover {
    opacity: 1;
}

/*Theme12Style02 > Article > Miniature*/
.Theme12Style02 .p-featured {
    border-radius:4px;
    box-shadow: 0 0 4px var(--noir-opacite);
}

/*Theme12Style03*/
/*Theme12Style03 > Espacement*/
.Theme12Style03 {
    padding-top:40px!important;
    padding-bottom:40px;
}

/*Theme12Style03*/
/*Theme12Style03 > Image*/
.Theme12Style03 .overlay-holder,
.Theme12Style03 .p-featured {
    border-radius:8px!important;
    box-shadow: 0 0 8px var(--noir-opacite)!important;
}
/*Theme12Style03 > Bloc1*/
.Theme12Style03 .Bloc1 .overlay-holder,
.Theme12Style03 .Bloc1 .p-featured {
    min-height: 500px;
}
.Theme12Style03 .Bloc1 .p-categories,
.Theme12Style03 .Bloc1 .entry-title,
.Theme12Style03 .Bloc1 .entry-summary,
.Theme12Style03 .Bloc1 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*Theme12Style03 > Bloc1Catégories*/
.Theme12Style03 .Bloc1 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style03 > Bloc1Titre*/
.Theme12Style03 .Bloc1 .entry-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}
/*Theme12Style03 > Bloc1Texte*/
.Theme12Style03 .Bloc1 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
/*Theme12Style03 > Bloc1Date*/
.Theme12Style03 .Bloc1 .p-meta time {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}

/*Theme12Style03 > Blog2*/
.Theme12Style03 .Bloc2 .overlay-holder,
.Theme12Style03 .Bloc2 .p-featured {
    min-height: 242px;
}


.Theme12Style03 .Bloc2 .p-categories,
.Theme12Style03 .Bloc2 .entry-title,
.Theme12Style03 .Bloc2 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*Theme12Style03 > Blog2 > Catégories*/
.Theme12Style03 .Bloc2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style03 > Blog2 > Titre*/
.Theme12Style03 .Bloc2 .entry-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
}

/*Theme12Style03 > Blog2 > Date*/
.Theme12Style03 .Bloc2 .p-meta time {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}

/*Theme12Style04*/
/*Theme12Style04 > Espacement*/
.Theme12Style04 {
    margin-top:24px;
    margin-bottom:32px;
}

/*Theme12Style04 > Taille*/
.Theme12Style04 .overlay-holder,
.Theme12Style04 .p-featured {
    min-height: 380px;
    max-height: 380px;
    border-radius:8px!important;
    box-shadow: 0 0 8px var(--noir-opacite)!important;
}
.Theme12Style04 .p-categories,
.Theme12Style04 .entry-title,
.Theme12Style04 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}
/*Theme12Style04 > Article > Catégories*/
.Theme12Style04 .p-categories {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style04 > Article > Titre*/
.Theme12Style04 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}
/*Theme12Style04 > Article > Date*/
.Theme12Style04 .p-meta time {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}

/*Theme12Style05*/
/*Theme12Style05 > Categorie*/
.Theme12Style05 {
    padding:32px 0!important;
}
/*Theme12Style05 > Categorie*/
.Theme12Style05 .p-category {
    color:var(--noir);
    font-size:13px;
    font-weight: 400;
    margin-top:10px;
}

.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-category,
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title,
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary,
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
    color:var(--blanc);
}

/*Theme12Style05 > Article > Catégories*/
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom:0px;
}
/*Theme12Style05 > Article > Titre*/
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}
/*Theme12Style05 > Article > Texte*/
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
/*Theme12Style05 > Article > Date*/
.Theme12Style05 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta span {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color:var(--blanc);!important;
}

/*Theme12Style05 > Article > Miniature*/
.Theme12Style05 .p-featured {
    border-radius:4px;
    box-shadow: 0 0 4px var(--noir-opacite)0;
}

/*Theme12Style06*/
/*Theme12Style06 > Espacement*/
.Theme12Style06 {
    margin-top:24px;
    margin-bottom:40px;
}

.Theme12Style06 .p-category {
    color: var(--noir);
    font-size:13px;
    font-weight: 400;
    margin-top:10px;
}
[data-theme="dark"] .Theme12Style06 .p-category {
    color: var(--blanc)!important;
}

.Theme12Style06 .p-list-2 .p-categories,
.Theme12Style06 .p-list-2 .entry-title,
.Theme12Style06 .p-list-2 .entry-summary,
.Theme12Style06 .p-list-2 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

/*Theme12Style06 > Article > Catégories*/
.Theme12Style06 .p-list-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style06 > Article > Titre*/
.Theme12Style06 .p-list-2 .entry-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}
/*Theme12Style06 > Article > Texte*/
.Theme12Style06 .p-list-2 .entry-summary {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
/*Theme12Style06 > Article > Date*/
.Theme12Style06 .p-list-2 .p-meta time {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}
.Theme12Style06 .p-list-2 .p-meta time:hover {
    opacity: 1;
}
/*Theme12Style06 > Article > Miniature*/
.Theme12Style06 .p-featured {
    border-radius:18px!important;
    box-shadow: 0 0 12px var(--noir-opacite);
}

.Theme12Style06 .p-list-2 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.Theme12Style06 .p-list-2 .list-holder {
    background: var(--transparent);
    background-color: var(--transparent);
}

/*Theme12Style07*/
/*Theme12Style07 > Categorie*/
.Theme12Style07 .p-category {
    color: var(--noir);
    font-size:12px;
    font-weight: 400;
    margin-top:6px;
}
[data-theme="dark"] .Theme12Style07 .p-category {
    color: var(--blanc)!important;
}

.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-categories,
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title,
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary,
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:6px;
}

/*Theme12Style07 > Article > Catégories*/
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-categories {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
/*Theme12Style07 > Article > Titre*/
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
/*Theme12Style07 > Article > Texte*/
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .entry-summary {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}
/*Theme12Style07 > Article > Date*/
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    opacity: 0.7;
}
.Theme12Style07 .elementor-widget-foxiz-grid-flex-2 .p-grid-2 .p-meta time:hover {
    opacity: 1;
}
/*Theme12Style07 > Article > Miniature*/
.Theme12Style07 .p-featured {
    border-radius:4px;
    box-shadow: 0 0 4px var(--noir-opacite);
}

/*BOUTON*/
/*BOUTON > Bouton 1*/
.Bouton1 .elementor-button {
    background-color: var(--blanc);
    border-radius: 50px;
    color: var(--g-color);
    font-size: 22px;
    font-weight:600;
    line-height: 26px;
    padding: 16px 38px;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 0 4px var(--noir-opacite);
    margin-top:12px;
}
/*BOUTON > Bouton 1 > Hover*/
.Bouton1 .elementor-button:hover {
    background-color: var(--g-color);
    color: var(--blanc);
    border:1px solid var(--blanc);
    transform: scale(1.1);    
    box-shadow: 0 0 4px var(--blanc-opacite);
}
/*BOUTON > Bouton 2*/
.Bouton2 .elementor-button {
    background-color: var(--g-color);
    border-radius: 50px;
    color: var(--blanc);
    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;
}

/*BOUTON > Bouton 2 > Hover*/
.Bouton2 .elementor-button:hover {
    background-color: var(--blanc);
    color: var(--g-color);
    border:1px solid var(--g-color);
    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 > FOND*/
[data-theme="dark"] .mega-dropdown-inner,
[data-theme="default"] .mega-dropdown-inner {
    background:var(--blanc)!important;
}
/*MENU > HOME*/
[data-theme="dark"].home #site-navigation a,
[data-theme="dark"].home #site-navigation a:after,
[data-theme="default"].home #site-navigation a,
[data-theme="default"].home #site-navigation a:after {
    color:var(--blanc)!important;
}
/*MENU > HOME > STICKY*/
[data-theme="dark"].home.sticky-on #site-navigation a,
[data-theme="dark"].home.sticky-on #site-navigation a:after,
[data-theme="default"].home.sticky-on #site-navigation a,
[data-theme="default"].home.sticky-on #site-navigation a:after {
    color:var(--noir)!important;
}

/*MENU > HOME > SOUS MENU */
[data-theme="dark"].home #site-navigation .mega-dropdown-inner a,
[data-theme="dark"].home #site-navigation .mega-dropdown-inner a:after,
[data-theme="default"].home #site-navigation .mega-dropdown-inner a,
[data-theme="default"].home #site-navigation .mega-dropdown-inner a:after {
    color:var(--noir)!important;
}

/*MENU > NOT HOME > MENU */
[data-theme="dark"]:not(.home) #site-navigation a,
[data-theme="dark"]:not(.home) #site-navigation a:after {
    color: var(--blanc) !important;
}
[data-theme="default"]:not(.home) #site-navigation a,
[data-theme="default"]:not(.home) #site-navigation a:after {
    color: var(--noir) !important;
}

/*MENU > NOT HOME > SOUS MENU */
[data-theme="dark"]:not(.home) #site-navigation .mega-dropdown-inner a,
[data-theme="dark"]:not(.home) #site-navigation .mega-dropdown-inner a:after,
[data-theme="default"]:not(.home) #site-navigation .mega-dropdown-inner a,
[data-theme="default"]:not(.home) #site-navigation .mega-dropdown-inner a:after {
    color: var(--noir) !important;
}


header .navbar-wrap {
    background:none!important;
}
.sticky-on header .navbar-wrap {
    background:var(--blanc)!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;
}