/*   
    Theme : FOXIZ 
    Variante : 013
    Version : 1.6
    Date : 16/07/2025
*/

/*HEADER*/
/*HEADER > Index*/
header {
    z-index: 999!important;
}
/*HEADER > Logo*/
.logo-sec .logo-sec-center {
    z-index: 20!important;
}
.logo-sec .logo-sec-center .logo-wrap img {
    min-height: 100px;
    width: 100%;
    border-radius: 8px;
    z-index: 20!important;
    background: var(--blanc);
}
.header-search-form {
    color:var(--noir)!important;
}

/*HEADER > Menu*/
#site-navigation .mega-dropdown-inner .mega-header {
    display:none!important;
}
/*HEADER > Menu > Texte*/
#site-navigation .mega-dropdown-inner .p-wrap .entry-title {
    font-size:16px!important;
    line-height: 1.2em;
}
.navbar-right {
    color:var(--blanc)!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 {
    color:var(--blanc)!important;
}

[data-theme="default"].category #site-navigation a,
[data-theme="default"].category #site-navigation a:after,
[data-theme="default"].page-id-10 #site-navigation a,
[data-theme="default"].page-id-10 #site-navigation a:after,
[data-theme="default"].page-id-61 #site-navigation a,
[data-theme="default"].page-id-61 #site-navigation a:after {
    color:var(--noir)!important;
}
[data-theme="dark"].category #site-navigation a,
[data-theme="dark"].category #site-navigation a:after,
[data-theme="dark"].page-id-10 #site-navigation a,
[data-theme="dark"].page-id-10 #site-navigation a:after,
[data-theme="dark"].page-id-61 #site-navigation a,
[data-theme="dark"].page-id-61 #site-navigation a:after,
[data-theme="dark"].page-id-8 #site-navigation a,
[data-theme="dark"].page-id-8 #site-navigation a:after,
[data-theme="default"].page-id-8 #site-navigation a,
[data-theme="default"].page-id-8 #site-navigation a:after  {
    color:var(--blanc)!important;
}
/*MENU > HOME > STICKY*/
[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(--noir)!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;
}

/*HEADER > Menu > Fond*/
header .navbar-wrap {
    background:none!important;
}
.sticky-on header .navbar-wrap {
    background:var(--blanc)!important;
}

/*BOUTON*/
/*BOUTON > Texte*/
.Bouton1 .elementor-button,
.Bouton2 .elementor-button {
    border-radius: 50px;
    color: var(--noir);
    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;
}
[data-theme="dark"] .Bouton1 .elementor-button {
    color: var(--blanc);
}

.Bouton1 .elementor-button:hover,
.Bouton2 .elementor-button:hover {
    color: var(--noir);
    border:1px solid var(--noir);
    transform: scale(1.1);    
    box-shadow: 0 0 4px var(--blanc-opacite);
}

/*BOUTON > Bouton 1*/
.Bouton1 .elementor-button {
background: color-mix(in srgb, var(--g-color) 12%, transparent);}
/*BOUTON > Bouton 1 > Hover*/
.Bouton1 .elementor-button:hover {
background-color: var(--blanc);}
/*BOUTON > Bouton 2*/
.Bouton2 .elementor-button {
background-color: var(--blanc);}
/*BOUTON > Bouton 2 > Hover*/
.Bouton2 .elementor-button:hover {
background: color-mix(in srgb, var(--g-color) 12%, transparent);}


/*FOOTER*/
/*FOOTER > Espacement*/
footer .footer-inner {
    padding-top: 0!important;
    margin-top:40px!important;
}

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

/*SITEMAP*/
.page-id-61 h1 {
    text-align: center;
}
/*MENTIONS LEGALES*/
.page-id-10 h1 {
    text-align: center;
}

/*CONTACT*/
/*CONTACT > TITRE*/
.page-id-8 h1 {
}
/*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;
}

/*CONTACT > MOBILE*/
#formulaire-responsive {
    max-width:100%; 
    width:100%;
}
.rang-form {
    width: 100%;
}
/*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%;
    }
}

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

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


/*TITRE*/
/*TITRE > TITRE1*/
.Titre1 .heading-title {
    font-weight:700;
    font-size:44px;
    line-height: 48px;
    text-align:center!important;
}
[data-theme="default"].category .TitreH1 h1,
[data-theme="default"].category .SousTitre p {
    color:var(--noir)!important;
}
.Titre1 .heading-tagline-label {
    font-weight:700;
    font-size:18px!important;
    line-height: 22px;
}
.Titre1 .heading-tagline > * {
    font-size:18px!important;
}

@media only screen and (max-width: 600px) {
.Titre1 .heading-title {
    font-size:32px;
    line-height: 36px;
}
.Titre1 .heading-tagline-label {
    font-size:16px!important;
    line-height: 20px;
}
.Titre1 .heading-tagline > * {
    font-size:16px!important;
}}

.TitreH1 h1,
.TitreH1 p {
    font-size:58px;
    line-height:62px;
    font-weight: 900;
    font-family:Archivo, sans-serif;
    text-transform: uppercase;
}
@media (max-width:1300px) and (min-width:600px) {
.TitreH1 h1,
.TitreH1 p {
    font-size:42px;
    line-height:46px;
    font-weight: 900;
    font-family:Archivo, sans-serif;
    text-transform: uppercase;
}}
@media only screen and (max-width: 600px) {
.TitreH1 h1,
.TitreH1 p {
    font-size:36px;
    line-height:40px; 
}}

.SousTitre p {
    font-size:22px;
    line-height: 26px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
}
.home .SousTitre {
    margin-bottom: -16px !important;
}

@media only screen and (max-width: 600px) {
.SousTitre p {
    font-size: 18px;
    line-height: 20px;
}}

.home .SousTitre p {
    color:var(--blanc)!important;
}
/*TITRE > TITRE2*/
.Titre2 .heading-title {
    font-weight:700;
    font-size:28px;
    line-height: 32px;
}
.Titre2 .heading-title {
    font-weight:700;
    font-size:28px;
    line-height: 32px;
}
@media only screen and (max-width: 600px) {
.Titre2 .heading-title {
    font-size:22px;
    line-height: 26px;
}
.Titre2 .heading-title {
    font-size:22px;
    line-height: 26px;
}}

/*FOND*/
/*FOND > FOND1*/
.Fond1 {
    background: color-mix(in srgb, var(--g-color) 12%, transparent);
}
/*FOND > FOND2*/
.Fond2 {
    border-radius:12px;
}

/*GLOBAL > TEXTE*/
.Texte {
}


/*GLOBAL > BOUTON*/
/*GLOBAL > BOUTON > Bouton 1*/
.Bouton1 .elementor-button {
}
/*GLOBAL > BOUTON > Bouton 1 > Hover*/
.Bouton1 .elementor-button:hover {
}
/*GLOBAL > BOUTON > Bouton 2*/
.Bouton2 .elementor-button {
}
/*GLOBAL > BOUTON > Bouton 2 > Hover*/
.Bouton2 .elementor-button:hover {
}

/*ARTICLE*/
/*ARTICLE > HEADER*/
.single-post .site-wrap {
    padding-top:0px!important;
}

/*ARTICLE > BARRE DE PROGRESSION*/
.single-post #reading-progress {
    background: var(--g-color)!important;
}
/*Header > Article > Titre*/
.single-post .Header .elementor-widget-heading h1 {
}
/*Header > Article > Fil d'ariane*/
.single-post .Header #breadcrumbs {
}

/*ARTICLE > SOMMAIRE*/
.single-post #toc_container {
}

/*ARTICLE > Image*/
.single-post .Header .elementor-widget-image img {
}
[data-theme="dark"].single-post  .Header .elementor-widget-image img {
}
[data-theme="default"].single-post  .Header .elementor-widget-image img {
}



/*SIDEBAR*/
/*SIDEBAR > Contenu*/
.Sidebar {
    
}

/*CATEGORIES*/
/*CATEGORIES > Contenu*/
.Header .Categorie .p-categories {
    text-align: center!important;
    justify-self: center!important;
}

/*ARTICLES SIMILAIRES*/
/*ARTICLES SIMILAIRES > Contenu*/
.ArticlesSimilaires {
    
}

/*Theme013Style01*/
/*Theme013Style01 > Article > Catégories*/
.Theme013Style01 .feat-holder .p-top {
    top: 0!important;
    height: fit-content;
    padding:8px ;
}
.Theme013Style01 .feat-holder .p-top a {
    padding:8px 12px;
    border-radius:12px!important;
    font-size:12px;
    font-weight:600;
    background:none;
    color:var(--blanc);
}
/*Theme013Style01 > Article > Titre*/
.Theme013Style01 .entry-title {
    font-size:20px!important;
    line-height:24px!important;
}
/*Theme013Style01 > Article > Texte*/
.Theme013Style01 .entry-summary {
    font-size:16px!important;
    line-height:20px!important;
}
/*Theme013Style01 > Article > Date*/
.Theme013Style01 .p-meta time {
    font-size:16px!important;
    line-height:20px!important;
    font-weight: 500;
}

/*Theme013Style01 > Article > Miniature*/
.Theme013Style01 .p-featured {
    border-radius:12px!important;
    max-height:120px!important;
}

.Theme013Style01 .p-wrap {
    padding:24px!important;
}

.Theme013Style01 .p-wrap:hover {
    background:var(--blanc)!important;
    padding:24px!important;
    border-radius: 24px;
    box-shadow:0 0 10px var(--noir-opacite);
    transform:scale(0.95);
    padding:10px;
}

.Theme013Style01 .p-wrap {
    transition : all 0.5s;
}
/*Theme013Style01 > Article > Pagination*/
.Theme013Style01 .slider-pagination {
    padding:0!important;
    margin-top:16px;
}

.Theme013Style01 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Theme013Style01 .swiper-pagination-bullet {
    border-radius:0!important;
    height: 16px!important;
    width:32px!important;
    
}
.Theme013Style01 .swiper-pagination-bullet:before {
    border-radius:0!important;
}


/*Theme013Style02*/
/*Theme013Style02 > Article > Catégories*/
.Theme013Style02 .feat-holder .p-top {
    top: 0!important;
    height: fit-content;
    padding:8px ;
}
.Theme013Style02 .feat-holder .p-top a {
    padding:8px 12px;
    border-radius:12px!important;
    font-size:12px;
    font-weight:600;
    background:none;
    color:var(--blanc);
}
/*Theme013Style02 > Article > Titre*/
.Theme013Style02 .entry-title {
    font-size:16px!important;
    line-height:17px!important;
    margin-bottom:4px;
}
/*Theme013Style02 > Article > Texte*/
.Theme013Style02 .entry-summary {
    font-size:13px!important;
    line-height:16px!important;
}
/*Theme013Style02 > Article > Date*/
.Theme013Style02 .p-meta time {
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 500;
}

/*Theme013Style02 > Article > Miniature*/
.Theme013Style02 .p-featured {
    border-radius:12px!important;
    max-height:120px!important;
}

.Theme013Style02 .p-wrap {
    padding:24px!important;
}

.Theme013Style02 .p-wrap:hover {
    background:var(--blanc)!important;
    padding:24px!important;
    border-radius: 24px;
    box-shadow:0 0 10px var(--noir-opacite);
    transform:scale(0.95);
    padding:10px;
}
.Theme013Style02 .p-wrap {
    transition : all 0.5s;
}




/*Theme013Style03*/
/*Theme013Style03 > Article > Catégories*/
.Theme013Style03 .p-categories {
    font-size:12px!important;
    line-height:16px!important;
    font-weight:400;
}
.Theme013Style03 .p-categories a {
    padding:8px 16px!important;
}
[data-theme="default"] .Theme013Style03 .p-categories a {
    color:var(--noir);
}
.Theme013Style03 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
    background:var(--blanc)!important;
}

.Theme013Style03 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
/*Theme013Style03 > Article > Titre*/
.Theme013Style03 .entry-title {
    font-size:28px!important;
    line-height:32px!important;
    
}
/*Theme013Style03 > Article > Texte*/
.Theme013Style03 .entry-summary {
    font-size:18px!important;
    line-height:22px!important;
    
}
/*Theme013Style03 > Article > Date*/
.Theme013Style03 .p-meta time {
    font-size:18px!important;
    line-height:22px!important;
    font-weight: 500;
    
}
/*Theme013Style03 > Article > Miniature*/
.Theme013Style03 .p-featured {
    border-radius:24px!important;
}
.Theme013Style03 .list-feat-holder {
    min-width: 50%!important;
}

/*Theme013Style03 > Article > Pagination*/
.Theme013Style03 .slider-pagination {
    padding:0!important;
    margin-top:16px;
}

.Theme013Style03 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Theme013Style03 .swiper-pagination-bullet {
    border-radius:0!important;
    height: 16px!important;
    width:32px!important;
    
}
.Theme013Style03 .swiper-pagination-bullet:before {
    border-radius:0!important;
}

/*Theme013Style03 > Article > Fond*/
.Theme013Style03 .p-list-2 {
    transition : all 0.5s;
}
.Theme013Style03 .p-list-2:hover {
    transform:scale(0.98);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:24px;
    border-radius:12px;
    background-color:var(--blanc)!important;
}

[data-theme="dark"] .Theme013Style03 .p-list-2:hover .p-categories a {
    color:var(--noir);
}


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

.Theme013Style04 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
/*Theme013Style04 > Article > Titre*/
.Theme013Style04 .entry-title {
    font-size:18px!important;
    line-height:22px!important;
}
/*Theme013Style04 > Article > Texte*/
.Theme013Style04 .entry-summary {
    font-size:15px!important;
    line-height:19px!important;
}
/*Theme013Style04 > Article > Date*/
.Theme013Style04 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 500;
}
/*Theme013Style04 > Article > Miniature*/
.Theme013Style04 .p-featured {
    border-radius:8px!important;
}

.Theme013Style04 .p-list-2 {
    transition : all 0.5s;
}
.Theme013Style04 .p-list-2:hover {
    transform:scale(0.95);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:10px;
    border-radius:12px;
    background:var(--blanc);
}
[data-theme="default"] .Theme013Style04 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Theme013Style04 .p-list-2:hover .p-categories a {
    color:var(--noir)!important;
}
[data-theme="default"] .Theme013Style08 .p-categories a,
[data-theme="default"] .Theme013Style08 .p-categories a {
    color:var(--noir)!important;
    background:#DFDFDF!important;
}
/*Theme013Style05*/
/*Theme013Style05 > Article > Catégories*/
.Theme013Style05 .p-categories {
    font-size:10px!important;
    line-height:12px!important;
    font-weight:400;
}
.Theme013Style05 .p-categories a {
    padding:4px 8px!important;
}
.Theme013Style05 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme013Style05 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
/*Theme013Style05 > Article > Titre*/
.Theme013Style05 .entry-title {
    font-size:16px!important;
    line-height:20px!important;
}

/*Theme013Style05 > Article > Miniature*/
.Theme013Style05 .p-featured {
    border-radius:8px!important;
}

.Theme013Style05 .p-list-2 {
    transition : all 0.5s;
}
.Theme013Style05 .p-list-2:hover {
    transform:scale(0.95);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:10px;
    border-radius:12px;
    background:var(--blanc);
}
[data-theme="default"] .Theme013Style05 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Theme013Style05 .p-list-2:hover .p-categories a {
    color:var(--noir)!important;
}

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

[data-theme="default"] .Theme013Style06 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Theme013Style06 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="default"] .Theme013Style06 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
[data-theme="dark"] .Theme013Style06 .p-categories a:before {
    background-color:var(--blanc-opacite)!important;
}

/*Theme013Style06 > Article > Titre*/
.Theme013Style06 .entry-title {
    font-size:15px!important;
    line-height:16px!important;
}
/*Theme013Style06 > Article > Date*/
.Theme013Style06 .p-meta time {
    font-size:12px!important;
    line-height:14px!important;
    font-weight: 500;    
}
/*Theme013Style06 > Article > Miniature*/
.Theme013Style06 .p-featured {
    border-radius:8px!important;
}

.Theme013Style06 .p-list-2 {
    transition : all 0.5s;
}
.Theme013Style06 .p-list-2:hover {
    transform:scale(0.95);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:10px;
    border-radius:12px;
    background:var(--blanc);
}

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

.Theme013Style07 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
/*Theme013Style07 > Article > Titre*/
.Theme013Style07 .entry-title {
    font-size:16px!important;
    line-height:18px!important;
}

/*Theme013Style07 > Article > Miniature*/
.Theme013Style07 .p-featured {
    border-radius:8px!important;
}

.Theme013Style07 .p-list-2 {
    transition : all 0.5s;
}
.Theme013Style07 .p-list-2:hover {
    transform:scale(0.95);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:10px;
    padding-left:18px;
    border-radius:12px;
    background:var(--blanc);
}
[data-theme="default"] .Theme013Style07 .p-categories a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Theme013Style07 .p-list-2:hover .p-categories a {
    color:var(--noir)!important;
}

/*Theme013Style08*/
/*Theme013Style08 > Article > Catégories*/
.Theme013Style08 .feat-holder .p-top {
    top: 0!important;
    height: fit-content;
    padding:8px ;
}
.Theme013Style08 .feat-holder .p-top a {
    padding:8px 12px;
    border-radius:6px!important;
    font-size:10px;
    font-weight:400;
    background:none;
    color:var(--blanc);
}
/*Theme013Style08 > Article > Titre*/
.Theme013Style08 .entry-title {
    font-size:15px!important;
    line-height:17px!important;
    margin-bottom:4px;
}
/*Theme013Style08 > Article > Date*/
.Theme013Style08 .p-meta time {
    font-size:12px!important;
    line-height:14px!important;
    font-weight: 500;
}
/*Theme013Style08 > Article > Categorie*/
.Theme013Style08 .p-category {
    color:var(--blanc)!important;
}
/*Theme013Style08 > Article > Miniature*/
.Theme013Style08 .p-featured {
    border-radius:12px!important;
    max-height:120px!important;
}

/*Theme013Style09*/
/*Theme013Style09 > Article > Catégories*/
.Theme013Style09 .p-categories {
    font-size:10px!important;
    line-height:12px!important;
    font-weight:400;
}
.Theme013Style09 .p-categories a {
    background:var(--blanc);
    padding:4px 8px!important;
    color:var(--noir)!important;
    font-size: 10px !important;
}
.Theme013Style09 .p-category:hover:before {
    -webkit-box-shadow: 0 0 10px var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
}

.Theme013Style09 .p-categories a:before {
    background-color:var(--noir-opacite)!important;
}
/*Theme013Style09 > Article > Titre*/
.Theme013Style09 .entry-title {
    font-size:12px!important;
    line-height:14px!important;
}

/*Theme013Style09 > Article > Miniature*/
.Theme013Style09 .p-featured {
    border-radius:8px!important;
}


/*ARTICLE*/
/*ARTICLE > TITRE*/
.single-post .TitreH1 h1 {
    font-size:40px;
    line-height:44px;
    font-weight: 900;
    font-family:Archivo, sans-serif;
    text-transform: none;   
    color:var(--blanc)!important;
}
.single-post .Header .Date {
    color:var(--blanc)!important;
}
@media only screen and (max-width: 600px) {
.single-post .TitreH1 h1 {
    font-size:26px;
    line-height:30px;
    padding: 0 16px
}}

[data-theme="dark"].single-post .Header .Categorie a,
[data-theme="default"].single-post .Header .Categorie a {
    color:var(--blanc)!important;
    font-size:24px;
    line-height:28px;
}
@media only screen and (max-width: 600px) {
[data-theme="dark"].single-post .Header .Categorie a,
[data-theme="default"].single-post .Header .Categorie a {
    font-size:18px;
    line-height:22px;
}}

[data-theme="dark"].single-post .Header .Date .elementor-widget-container,
[data-theme="default"].single-post .Header .Date .elementor-widget-container {
    color:var(--blanc)!important;
    font-size:24px;
    line-height:28px;
}
@media only screen and (max-width: 600px) {
[data-theme="dark"].single-post .Header .Date .elementor-widget-container,
[data-theme="default"].single-post .Header .Date .elementor-widget-container {
    font-size:18px;
    line-height:22px;
}}

/*TITRE > TitreAutres*/
.TitreAutres .heading-title {
    font-weight:700;
    font-size:32px;
    line-height: 36px;
    text-align:center!important;
}
.TitreAutres .heading-tagline-label {
    font-weight:700;
    font-size:18px!important;
    line-height: 22px;
}
.TitreAutres .heading-tagline > * {
    font-size:18px!important;
}
@media only screen and (max-width: 600px) {
.TitreAutres .heading-title {
    font-size:24px;
    line-height: 28px;
}
.TitreAutres .heading-tagline-label {
    font-size:16px!important;
    line-height: 20px;
}
.TitreAutres .heading-tagline > * {
    font-size:15px!important;
}}

[data-theme="dark"] .Theme013Style01 .p-wrap:hover h3,
[data-theme="dark"] .Theme013Style01 .p-wrap:hover p,
[data-theme="dark"] .Theme013Style01 .p-wrap:hover time,
[data-theme="dark"] .Theme013Style02 .p-wrap:hover h3,
[data-theme="dark"] .Theme013Style02 .p-wrap:hover p,
[data-theme="dark"] .Theme013Style02 .p-wrap:hover time,
[data-theme="dark"] .Theme013Style03 .p-list-2:hover h3,
[data-theme="dark"] .Theme013Style03 .p-list-2:hover p,
[data-theme="dark"] .Theme013Style03 .p-list-2:hover time,
[data-theme="dark"] .Theme013Style04 .p-list-2:hover h3,
[data-theme="dark"] .Theme013Style04 .p-list-2:hover p,
[data-theme="dark"] .Theme013Style04 .p-list-2:hover time,
[data-theme="dark"] .Theme013Style05 .p-list-2:hover h3,
[data-theme="dark"] .Theme013Style05 .p-list-2:hover p,
[data-theme="dark"] .Theme013Style05 .p-list-2:hover time,
[data-theme="dark"] .Theme013Style06 .p-list-2:hover h3,
[data-theme="dark"] .Theme013Style06 .p-list-2:hover p,
[data-theme="dark"] .Theme013Style06 .p-list-2:hover time,
[data-theme="dark"] .Theme013Style07 .p-list-2:hover h3,
[data-theme="dark"] .Theme013Style07 .p-list-2:hover p,
[data-theme="dark"] .Theme013Style07 .p-list-2:hover time  {
    color:var(--noir)!important;
}

/*RECHERCHE*/
[data-theme="dark"] .rb-search-form {
    color:var(--blanc);
}

/*WIDGETS*/
/*WIDGETS > Titre*/
.widget_text .widget-heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
    margin-top:12px;
    margin-bottom:2px!important;
}

/*WIDGETS > Texte*/
.widget_text .textwidget p {
    font-size: 14px !important;
    line-height: 17px !important;
}
.widget_text .textwidget a {
  font-size: 14px !important;
  line-height: 17px !important;
    font-weight:600!important;
    text-transform: underline;
    text-decoration: underline;
}
.widget_text .textwidget a:hover {
    font-weight:800!important;
    color:var(--g-color)!important;
}