/*  DYEZ 
    Theme : FOXIZ 
    Variante : 08
    Version : 2.2
    Date : 28/01/2026
*/
/*HEADER*/
/*HEADER > Espacement*/
.Header,
.single .site-wrap  {
    padding-top:40px!important;
}
/*HEADER > Logo*/
.logo-sec .logo-wrap img {
    min-height: 120px;
    width: 100%;
    border-radius: 8px;
}
[data-theme="dark"] .logo-sec .logo-wrap img {
    background: var(--blanc);
}

/*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;
}
/*HEADER > Menu > Ligne*/
#site-navigation .menu-item > a > span:after {
    background-color: var(--nav-color-h-accent, var(--g-color));
}
/*FOOTER*/
/*FOOTER > Espacement*/
footer .footer-inner {
    padding-top: 0!important;
    margin-top:40px!important;
}

/*FORMULAIRE*/
/*FORMULAIRE > CONTACT*/
.FondBlanc .demi-colonne,
.FondBlanc .colonne {
    margin-bottom:12px;
}
[data-theme="default"] .FondBlanc input:focus,
[data-theme="dark"] .FondBlanc input:focus {
background:var(--g-color);
color:var(--blanc);
font-weight:700;}

[data-theme="default"] .FondBlanc,
[data-theme="dark"] .FondBlanc {
border-radius: 12px;
padding:24px 40px 24px 40px;}

/*FORMULAIRE > CONTACT > BLANC*/
[data-theme="default"] .FondBlanc {
background: var(--noir);}

[data-theme="default"] .FondBlanc p {
color:var(--blanc);}

[data-theme="default"] .FondBlanc input,
[data-theme="default"] .FondBlanc textarea {
background:var(--blanc);
color:var(--noir);}

[data-theme="default"] .FondBlanc input.wpcf7-submit {
color:var(--blanc);}

/*FORMULAIRE > CONTACT > DARK*/
[data-theme="dark"] .FondBlanc {
background: var(--blanc);}

[data-theme="dark"] .FondBlanc p {
color:var(--noir);}

[data-theme="dark"] .FondBlanc input,
[data-theme="dark"] .FondBlanc textarea {
color:var(--noir);}

[data-theme="dark"] .FondBlanc input.wpcf7-submit {
color:var(--blanc);}

[data-theme="dark"] .FondBlanc input,
[data-theme="dark"] .FondBlanc textarea {
background:var(--flex-gray-7);}

/*SOMMAIRE*/
#toc_container {
    display:none!important;
}

/*BARRE DE PROGRESSION*/
#reading-progress {
    background: var(--g-color)!important;
}

/*SIDEBAR*/
/*SIDEBAR > Espacement*/
.Sidebar .Theme08Style7 .list-feat-holder {
    width: 35%;
    max-width: 35%;
}

.Sidebar .Theme08Style7 .p-category {
    padding: 4px 8px;
    font-size: 9px !important;
}
.Sidebar .Theme08Style7 .entry-title {
    font-size: 15px;
    line-height: 1.05em;
}
.Sidebar .Theme08Style7 p.entry-summary {
    font-size: 12px;
}
.Sidebar .Theme08Style7 time {
    font-size: 12px;
}
.Sidebar .Theme08Style7 .p-content {
    padding-right: 0;
    padding-left: 0;
}
.Sidebar .Theme08Style11 .overlay-holder {
    min-height: 260px !important;
    max-height: 260px !important;
    height: 260px !important;
    width: 100%;
}
.Sidebar .Theme08Style11 .p-featured {
    height: 260px !important;
    min-height: 260px;
    max-height: 260px;
    width:100%;  
}
.Sidebar .Theme08Style11 .overlay-inner {
    width: 100%!important;
    right: 0%;
}

.Sidebar .Theme08Style11 .p-category {
    font-size: 11px;
}
.Sidebar .Theme08Style11 .entry-title {
    font-size: 18px;
    line-height: 1.1em!important;
}
.Sidebar .Theme08Style11 p.entry-summary {
    font-size: 12px;
    line-height: 1.1em;
}
.Sidebar .Theme08Style11 time {
    font-size: 12px;
}

.Sidebar .Theme08Style11 .p-category,
.Sidebar .Theme08Style11 .entry-title,
.Sidebar .Theme08Style11 p.entry-summary,
.Sidebar .Theme08Style11 .p-meta,
.Sidebar .Theme08Style11 time {
    text-align: center!important;
    justify-content: center!important;
    margin-right:auto;
    margin-left:auto;
}
/*BARRE DE PROGRESSION*/
.elementor-scrolling-tracker-horizontal .current-progress {
    background-color: var(--g-color);
}

/*ContenuTexte*/
.ContenuTexte {
    background-color: var(--noir-opacite);
    box-shadow: 0 0 10px var(--noir-opacite);
    padding:20px;
}
.ContenuTexte h2 {
    font-size:26px;
    line-height: 1.2em;
    text-align:center;
    color:var(--noir)!important;
}
.ContenuTexte p {
    font-size:16px;
    line-height: 1.2em;
    text-align:center;
    color:var(--noir)!important;
}
.ContenuTexte img {
    width:90%;
    margin:0 auto;
}

/*TITRE*/
/*TITRE > Titre1*/
.Titre1 .heading-title > * {
    border-left: 7px solid var(--g-color);
}

/*TITRE > Titre1*/
.Titre1 {
    margin-top:24px!important;
}
.Titre1.Top {
    margin-top:0px!important;
}

/*TITRE*/
/*TITRE > Titre2*/
.Titre2 {
    margin-top:12px!important;
}
.Titre2.Top {
    margin-top:-8px!important;
}
.Titre2 .heading-inner {
    border-top: 6px solid var(--g-color);
}
.Titre2 .heading-tagline {
    font-size: 18px;
}
.Titre2 .heading-tagline:hover {
    color: var(--g-color);
    text-decoration: underline;
}

/*TITRE > Espacement sur mobile*/
@media screen and (max-width: 767px) {
.Titre1,
.Titre2 {
    padding-top:32px!important;
}}

/*Theme08Style1*/
/*Theme08Style1 > Titre*/
.Theme08Style1 .entry-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 1em;
}

/*Theme08Style1 > Date*/
.Theme08Style1 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}
/*Theme08Style1 > Texte*/
.Theme08Style1 p.entry-summary {
    font-size: 18px;
    line-height: 1.2em;
}
/*Theme08Style1 > Categorie*/
.Theme08Style1 .p-category {
    padding: 12px 24px;
    border-radius: 0px;
    background-color: var(--g-color);
    margin-bottom:0!important;
    font-size: 16px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style1 > Image*/
.Theme08Style1 .p-featured {
    border-radius: 8px;
}
.Theme08Style1 .p-category {
    border-radius: 0 0 0 8px;
}

/*Theme08Style2*/
/*Theme08Style2 > Titre*/
.Theme08Style2 .entry-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
}
/*Theme08Style1 > Date*/
.Theme08Style2 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}

/*Theme08Style3*/
/*Theme08Style3 > Espacement*/
.Theme08Style3 .p-featured {
    min-height: 400px;
    max-height: 400px;
    width:100%;
}
.Theme08Style3.Big .p-featured {
    min-height: 350px;
    max-height: 350px;
    width:100%;  
}
/*Theme08Style3 > Categorie*/
.Theme08Style3 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 14px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style3 > Titre*/
.Theme08Style3 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style3 > Date*/
.Theme08Style3 time {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1em;
    color: var(--blanc);
}
/*Theme08Style3 > Texte*/
.Theme08Style3 p.entry-summary {
    font-size: 12px;
    line-height: 1.2em;
}


/*Theme08Style4*/
/*Theme08Style4 > Titre*/
.Theme08Style4 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
}

/*Theme08Style4 > Date*/
.Theme08Style4 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
}
/*Theme08Style4 > Texte*/
.Theme08Style4 p.entry-summary {
    font-size: 14px;
    line-height: 1.2em;
}
/*Theme08Style4 > Categorie*/
.Theme08Style4 .p-category {
    padding: 12px 24px;
    border-radius: 0px;
    background-color: var(--g-color);
    margin-bottom:0!important;
    font-size: 16px !important;
    font-weight: 300;
    border-radius: 0;
}

/*Theme08Style5*/
/*Theme08Style5 > Titre*/
.Theme08Style5 .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
}

/*Theme08Style5 > Date*/
.Theme08Style5 time {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2em;
}
/*Theme08Style5 > Texte*/
.Theme08Style5 p.entry-summary {
    font-size: 14px;
    line-height: 1.2em;
}


/*Theme08Style6*/
/*Theme08Style6 > Categorie*/
.Theme08Style6 .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style6 > Titre*/
.Theme08Style6 .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style6 > Date*/
.Theme08Style6 time {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1em;
}

/*Theme08Style7*/
/*Theme08Style7 > Categorie*/
.Theme08Style7 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style7 > Titre*/
.Theme08Style7 .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom:4px!important;
}
/*Theme08Style7 > Date*/
.Theme08Style7 time {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style7 > Texte*/
.Theme08Style7 p.entry-summary {
    font-size: 14px;
    line-height: 1.1em;
}



/*Theme08Style8*/
/*Theme08Style8 > Categorie*/
.Theme08Style8 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style8 > Titre*/
.Theme08Style8 .entry-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 1px!important;
}
/*Theme08Style8 > Date*/
.Theme08Style8 time {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1em;
}
/*Theme08Style8 > Texte*/
.Theme08Style8 p.entry-summary {
    font-size: 12px;
    line-height: 1.1em;
}



/*Theme08Style9*/
/*Theme08Style9 > Categorie*/
.Theme08Style9 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Theme08Style9 > Titre*/
.Theme08Style9 .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom:4px!important;
}
/*Theme08Style9 > Date*/
.Theme08Style9 time {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style9 > Texte*/
.Theme08Style9 p.entry-summary {
    font-size: 16px;
    line-height: 1.1em;
    margin-bottom:4px!important;
}
/*Theme08Style9 > Image*/
.Theme08Style9 .p-featured {
    margin-bottom:4px!important;
}


/*Theme08Style10*/
/*Theme08Style10 > Titre*/
.Theme08Style10 .entry-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style10 > Date*/
.Theme08Style10 time {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Theme08Style10 > Texte*/
.Theme08Style10 p.entry-summary {
    font-size: 16px;
    line-height: 1.1em;
}
@media screen and (max-width: 767px) {
.Theme08Style10 .entry-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1em;
}
.Theme08Style10 .overlay-holder {
    min-height:240px;
    max-height:240px;
    height:240px;
    width:100%;
    object-fit: cover;
}}


/*Theme08Style11*/
/*Theme08Style11 > Titre*/
.Theme08Style11 .entry-title {
    font-size: 34px;
    font-weight: 800;
    line-height: 1.1em;
    text-align: left;
}
/*Theme08Style11 > Miniature*/
.Theme08Style11 .overlay-inner {
    width: 60%;
    right: 2%;
    position: absolute;
}
.Theme08Style11 .p-featured {
    height: 100%!important;
    width: 100%; 
}
.Theme08Style11 .overlay-holder {
    min-height: 400px !important;
    max-height: 400px !important;
    height: 400px !important;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 20px var(--noir-opacite);
}
@media screen and (max-width: 767px) {
.Theme08Style11 .entry-title {
    font-size: 24px;
}
.Theme08Style11 .overlay-inner {
    width: 100%!important;
}}

/*Theme08Style11 > Date*/
.Theme08Style11 time {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1em;
    color: var(--blanc);
    text-align: left;
}

.Theme08Style11 .p-center .p-meta {
    justify-content: left;
}
/*Theme08Style11 > Texte*/
.Theme08Style11 p.entry-summary {
    font-size: 16px;
    line-height: 1.2em;
    text-align: left;
}
/*Theme08Style11 > Categorie*/
.Theme08Style11 .p-category {
    padding: 8px 16px;
    border-radius: 0px;
    background-color: var(--g-color);
    margin-bottom:0!important;
    font-size: 14px !important;
    font-weight: 300;
    border-radius: 0;
    text-align: left;
}
.Theme08Style11 .p-center .p-top {
    justify-content: left;
}

/*ARTICLE*/
/*ARTICLE > Contenu > Paragraphe*/
.single-post .entry-content p,
.single-post .entry-content ul li {
    text-align: justify;
}

/*ARTICLE > Contenu > Puces*/
.single-post .entry-content ul {
    padding-left: 2rem;
}
.single-post .entry-content ul li {
    margin-bottom: 8px;
    line-height:1.3em!important;
}
/*ARTICLE > Contenu > Tableaux*/
@media screen and (max-width: 767px) {
.single-post .td-ss-main-content table {
    margin-bottom:20px;
}
.single-post .td-ss-main-content table th::before, 
.single-post .td-ss-main-content table td::before {
    background-color: var(--transparent);
}
.single-post .td-ss-main-content table, 
.single-post .td-ss-main-content table th, 
.single-post .td-ss-main-content table td {
    display: inline-grid;
}
.single-post .td-ss-main-content table th,
.single-post .td-ss-main-content table td {
    text-align: left;
}

.single .td-ss-main-content table td {
    border:none;
}}

/*Correction de la largeur du tableau sur mobile*/
.single-post .td-ss-main-content table th, 
.single-post .td-ss-main-content table td {
    white-space: normal;
    width: 50%;
}

/*ARTICLE > Titre*/
.single-post h1 {
    font-size:32px!important;;
    line-height:1.1em!important;
}
/*ARTICLE > Categorie*/
.single-post .Categorie .p-category {
    padding: 8px 16px;
    border-radius: 0;
    background-color: var(--g-color);
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0;
}

/*FORMULAIRE DE CONTACT*/
/*FORMULAIRE DE CONTACT > CHAMPS*/
body.contact .wpcf7 p.label { 
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.6em!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(--accent-color-1);
}
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(--accent-color-1);
}

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(--accent-color-1)!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;
}

/*Categorie*/
/*Categorie > Categorie*/
.category .block-grid .p-category {
    padding: 6px 12px;
    border-radius: 0px;
    background-color: var(--g-color);
    font-size: 10px !important;
    font-weight: 300;
    border-radius: 0;
}
/*Categorie > Titre*/
.category .block-grid .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1em;
}
/*Categorie > Texte*/
.category .block-grid .entry-summary {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1em;
}
/*Categorie > Date*/
.category .block-grid time {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1em;
}