/*   
    Theme : FOXIZ 
    Variante : 14
    Version : 1.3
    Date : 28/07/2025
*/

/*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;
    color:var(--noir)!important;
}
[data-theme="dark"] .SousTitre p {
    color:var(--blanc)!important;
}

/*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;
}
.Titre1 p,
.Titre1 h2,
.single-post .Titre1 h1 {
    color:var(--noir)!important;
}
[data-theme="dark"] .Titre1 p,
[data-theme="dark"] .Titre1 h2,
[data-theme="dark"] .single-post .Titre1 h1 {
    color:var(--blanc)!important;
}

@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:40px;
    line-height: 42px;
}
@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:36px;
    line-height: 38px;
}
@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(--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;
}
/*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;
}

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

/*CATEGORIES*/
/*CATEGORIES > Contenu*/
.Categories {
    
}



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


/*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:17px!important;
    line-height:18px!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:14px!important;
    line-height:15px!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:17px!important;
    line-height:18px!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:18px!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:20px!important;
    line-height:21px!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:23px!important;
    line-height:25px!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 {
    --wrap-border: 20px!important;
}

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

.Theme014Style07:hover {
    --wrap-border: 16px!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:16px!important;
    line-height:18px!important;
    
}

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


.Theme014Style08 {
    --wrap-border: 18px!important;
}

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

.Theme014Style08:hover {
    --wrap-border: 10px!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:9px!important;
    line-height:9px!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:12px!important;
    line-height:13px!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 {
    --wrap-border: 20px!important;
}

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

.Theme014Style11:hover {
    --wrap-border: 20px!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;
}