/*   
    Theme : FOXIZ 
    Variante : 16
    Version : 1.3
    Date : 30/07/2025
*/
/*HEADER > Menu*/
.mega-dropdown-inner .mega-header {
    display:none!important;
}
/*HEADER > Categorie*/
.category header {
    margin-top: 20px!important;
}

/*HEADER > Logo*/
.logo-sec .logo-sec-center {
    z-index: 20!important;
}
.mobile-logo-wrap img {
    max-height: 66px!important;
}

.more-section-outer .more-trigger, .logo-sec {
    padding-top: 6px!important;
    padding-bottom: 6px!important;
}

.navbar-center .mega-header .mega-link {
    display:none!important;
}
.logo-sec .logo-sec-center .logo-wrap img {
    min-height: 100px;
    width: 100%;
    border-radius: 8px;
    z-index: 20!important;
    background: var(--blanc);
}

/*ESPACEMENTS*/
.H20 {padding-top:20px!important;}
.B20 {padding-bottom:20px!important;}
.H40 {padding-top:40px!important;}
.B40 {padding-bottom:40px!important;}
.H60 {padding-top:60px!important;}
.B60 {padding-bottom:60px!important;}
.H80 {padding-top:80px;}
.B80 {padding-bottom:80px;}
.H100 {padding-top:100px;}
.B100 {padding-bottom:100px;}
.H120 {padding-top:120px;}
.B120 {padding-bottom:120px;}
.H140 {padding-top:140px;}
.B140 {padding-bottom:140px;}
.H160 {padding-top:160px;}
.B160 {padding-bottom:160px;}
.H180 {padding-top:180px;}
.B180 {padding-bottom:180px;}

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

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

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

.ImageCadre {
    border:16px solid var(--g-color);
    border-radius:0!important;
}
.Fond1 {
    /*background:var(--g-color);*/
    background: 
 color-mix(in srgb, var(--g-color) 18%, transparent);
}

.ImageArticle img {
    border-radius:0!important;
}

.Separateur .elementor-shape-top path,
.Separateur .elementor-shape-bottom path {
    fill:var(--blanc)!important;
}
[data-theme="dark"] .Separateur .elementor-shape-top path,
[data-theme="dark"] .Separateur .elementor-shape-bottom path {
    fill:#191C20!important;
}


.Titre1 h2 {
    font-size:52px!important;
    font-family:"Poppins", sans-serif;
}
.Titre1.Petit h2 {
    font-size:38px!important;
    font-family:"Poppins", sans-serif;
}
.Titre1 .heading-tagline {
    font-size:22px!important;
    font-family:"Poppins", sans-serif;
}
.Titre1.Petit .heading-tagline {
    font-size:16px!important;
    font-family:"Poppins", sans-serif;
}

@media only screen and (max-width: 600px) {
.Titre1 h2 {
    font-size:34px!important;
}
.Titre1.Petit h2 {
    font-size:30px!important;
}
.Titre1 .heading-tagline {
    font-size:16px!important;
}
.Titre1.Petit .heading-tagline {
    font-size:14px!important;
}}

.Titre1.Blanc,
.Titre1.Blanc h2, 
.Titre1.Blanc a {
    color:var(--blanc)!important;
}
.Titre1.Noir,
.Titre1.Noir h2, 
.Titre1.Noir a {
    color:var(--noir)!important;
}
[data-theme="dark"] .Titre1.Noir,
[data-theme="dark"] .Titre1.Noir h2, 
[data-theme="dark"] .Titre1.Noir a {
    color:var(--blanc)!important;
}

/*Theme016Style00*/
/*Theme016Style00 > Fond*/
.Theme016Style00 .overlay-holder {
    border-radius:0!important;
}
.Theme016Style00 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 60%!important;
    max-height: 60%!important;
    width: 55%;
    min-width: 55%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:8px 32px!important;
    border-radius:0;
    margin:0 auto;
}

.Theme016Style00 .overlay-inner h3,
.Theme016Style00 .overlay-inner p,
.Theme016Style00 .p-category,
.Theme016Style00 .overlay-inner time {
    color:var(--blanc)!important;
}

/*Theme016Style00 > Catégories*/
.Theme016Style00 .p-category {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:22px!important;
    padding-bottom:4px!important;
    margin-bottom:0!important;
}
/*Theme016Style00 > Titre*/
.Theme016Style00 .entry-title {
    letter-spacing: 0;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style00 > Texte*/
.Theme016Style00 .entry-summary {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    padding-top:8px;
    padding-bottom:8px;
}
/*Theme016Style00 > Date*/
.Theme016Style00 time {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:18px;
    padding-top:8px;
}


/*Theme016Style01*/
/*Theme016Style01 > Fond*/
.Theme016Style01 .overlay-holder {
    border-radius:0px!important;
}
.Theme016Style01 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 60%!important;
    max-height: 60%!important;
    width: 50%;
    min-width: 50%;
    left:8%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:8px 32px!important;
    border-radius:0px;
}

.Theme016Style01 .overlay-inner h3,
.Theme016Style01 .overlay-inner p,
.Theme016Style01 .p-category,
.Theme016Style01 .overlay-inner time {
    color:var(--blanc);
}

/*Theme016Style01 > Catégories*/
.Theme016Style01 .p-category {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:22px!important;
    padding-bottom:4px!important;
    margin-bottom:0!important;
}
/*Theme016Style01 > Titre*/
.Theme016Style01 .entry-title {
    letter-spacing: 0;
    font-size: 32px;
    line-height: 34px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style01 > Texte*/
.Theme016Style01 .entry-summary {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    padding-top:8px;
    padding-bottom:8px;
}
/*Theme016Style01 > Date*/
.Theme016Style01 time {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:18px;
    padding-top:8px;
}
@media only screen and (max-width: 600px) {
/*Theme016Style01 > Titre*/
.Theme016Style01 .entry-title {
    font-size: 24px;
    line-height: 26px;
}
/*Theme016Style01 > Texte*/
.Theme016Style01 .entry-summary {
    font-size: 14px;
    line-height: 18px;
}
/*Theme016Style01 > Date*/
.Theme016Style01 time {
    font-size: 12px;
    line-height: 14px;
}}

/*Theme016Style01 > Pagination*/
.Theme016Style01 .slider-pagination span {
    color:var(--noir)!important;
    width:24px;
    height:24px;
}
[data-theme="dark"] .Theme016Style01 .slider-pagination span {
    color:var(--blanc)!important;
}


/*Theme016Style02*/
/*Theme016Style02 > Catégories*/
.Theme016Style02 .p-categories {
    margin-top:8px!important;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
}

/*Theme016Style02 > Titre*/
.Theme016Style02 .entry-title {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style02 > Texte*/
.Theme016Style02 .entry-summary {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

/*Theme016Style02 > Images*/
.Theme016Style02 .p-featured {
    border-radius: 0px;
    box-shadow: 0 0 20px var(--noir-opacite)!important;
}
/*Theme016Style02 > Taille*/
.Theme016Style02 .list-feat-holder {
    width: 36%;
    max-width: 36%;
}

/*Theme016Style03*/
/*Theme016Style03 > Polices*/
.Theme016Style03 .p-categories,
.Theme016Style03 .entry-title,
.Theme016Style03 .entry-summary,
.Theme016Style03 .p-meta time {
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:8px;
}

.Theme016Style03.Blanc h3,
.Theme016Style03.Blanc p,
.Theme016Style03.Blanc .p-category,
.Theme016Style03.Blanc time {
    color:var(--blanc);
}

/*Theme016Style03 > Catégories*/
.Theme016Style03 .p-category {
    font-size:16px;
    line-height:18px;
    font-weight: 400;
    margin-top:16px;
}
/*Theme016Style03 > Titre*/
.Theme016Style03 .entry-title {
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
}
/*Theme016Style03 > Texte*/
.Theme016Style03 .entry-summary {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
/*Theme016Style03 > Date*/
.Theme016Style03 .p-meta time {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.7;
}
.Theme016Style03 .p-meta time:hover {
    opacity: 1;
}
/*Theme016Style03 > Miniature*/
.Theme016Style03 .p-featured {
    border-radius:0px;
    box-shadow: 0 0 4px var(--noir-opacite);
}

/*Theme016Style04*/
/*Theme016Style04 > Fond*/
.Theme016Style04 .overlay-holder {
    border-radius:0!important;
}

.Theme016Style04 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 60%!important;
    max-height: 60%!important;
    width: 70%;
    min-width: 70%;
    left:8%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:8px 32px!important;
    border-radius:0px;
}

.Theme016Style04 .overlay-inner h3,
.Theme016Style04 .overlay-inner p,
.Theme016Style04 .p-category,
.Theme016Style04 .overlay-inner time {
    color:var(--blanc);
}

/*Theme016Style04 > Catégories*/
.Theme016Style04 .p-category {
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:22px!important;
    padding-bottom:4px!important;
    margin-bottom:0!important;
}
/*Theme016Style04 > Titre*/
.Theme016Style04 .entry-title {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style04 > Texte*/
.Theme016Style04 .entry-summary {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    padding-top:8px;
    padding-bottom:8px;
}
/*Theme016Style04 > Date*/
.Theme016Style04 time {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:18px;
    padding-top:8px;
}
@media only screen and (max-width: 600px) {
/*Theme016Style04 > Titre*/
.Theme016Style04 .entry-title {
    font-size: 16px;
    line-height: 18px;
}
/*Theme016Style04 > Texte*/
.Theme016Style04 .entry-summary {
    font-size: 12px;
    line-height: 14px;
}
/*Theme016Style04 > Date*/
.Theme016Style04 time {
    font-size: 10px;
    line-height: 12px;
}}

/*Theme016Style05*/
/*Theme016Style05 > Bordure*/
.Theme016Style05 .overlay-holder {
    border-radius:0!important;
}
/*Theme016Style05 > Fond*/
.Theme016Style05 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 72%!important;
    max-height: 72%!important;
    width: 72%;
    min-width: 72%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:8px 24px!important;
    border-radius:0px;
    margin:0 auto;
}

.Theme016Style05 .overlay-inner h3,
.Theme016Style05 .overlay-inner p,
.Theme016Style05 .p-category,
.Theme016Style05 .overlay-inner time {
    color:var(--blanc);
}

/*Theme016Style05 > Catégories*/
.Theme016Style05 .p-category {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:22px!important;
    padding-bottom:4px!important;
    margin-bottom:0!important;
}
/*Theme016Style05 > Titre*/
.Theme016Style05 .entry-title {
    letter-spacing: 0;
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}

@media only screen and (max-width: 600px) {
.Theme016Style05 .entry-title {
    font-size: 20px;
}}

/*Theme016Style05 > Texte*/
.Theme016Style05 .entry-summary {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    padding-top:8px;
    padding-bottom:8px;
}

@media only screen and (max-width: 600px) {
.Theme016Style05 .entry-summary {
    font-size: 12px;
    line-height: 14px;
}}

/*Theme016Style05 > Date*/
.Theme016Style05 time {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:18px;
    padding-top:8px;
}

/*Theme016Style06*/
/*Theme016Style06 > Fond*/
.Theme016Style06 .overlay-holder {
    border-radius:0!important;
}
.Theme016Style06 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 72%!important;
    max-height: 72%!important;
    width: 72%;
    min-width: 72%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:4px 16px!important;
    border-radius:0px;
    margin:0 auto;
}

.Theme016Style06 .overlay-inner h3,
.Theme016Style06 .overlay-inner p,
.Theme016Style06 .p-category,
.Theme016Style06 .overlay-inner time {
    color:var(--blanc);
}

/*Theme016Style06 > Catégories*/
.Theme016Style06 .p-category {
    font-size: 10px!important;
    line-height: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:16px;
}
/*Theme016Style06 > Titre*/
.Theme016Style06 .entry-title {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style06 > Date*/
.Theme016Style06 time {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-bottom:18px;
    padding-top:8px;
}


/*Theme016Style07*/
/*Theme016Style07 > Catégories*/
.Theme016Style07 .p-categories {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
}
/*Theme016Style07 > Titre*/
.Theme016Style07 .entry-title {
    letter-spacing: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    font-family: Plus Jakarta Sans, sans-serif;
}
/*Theme016Style07 > Texte*/
.Theme016Style07 .entry-summary {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
@media only screen and (max-width: 600px) {
/*Theme016Style07 > Titre*/
.Theme016Style07 .entry-title {
    font-size: 20px;
    line-height: 22px;
}
/*Theme016Style07 > Texte*/
.Theme016Style07 .entry-summary {
    font-size: 14px;
}}

/*Theme016Style07 > Images*/
.Theme016Style07 .p-featured {
    border-radius: 0px;
    box-shadow: 0 0 20px var(--noir-opacite)!important;
}
/*Theme016Style07 > Taille*/
.Theme016Style07 .list-feat-holder {
    width: 36%;
    max-width: 36%;
}

/*SIDEBAR*/
/*SIDEBAR > Titre*/
.elementor-widget-sidebar .Titre1 p {
    font-size:24px!important;
    line-height:34px!important;
    font-weight:700;
    font-family:"Poppins", sans-serif;
}
@media only screen and (max-width: 600px) {
.elementor-widget-sidebar .Titre1 p {
    font-size:20px!important;
    line-height:22px!important;
}}

/*Theme016Style08*/
/*Theme016Style08 > Fond*/
.Theme016Style08 .overlay-holder {
    border-radius:0!important;
}
.Theme016Style08 .p-wrap .overlay-inner {
    background: #FFFFFF40!important;
    height: 72%!important;
    max-height: 72%!important;
    width: 72%;
    min-width: 72%;
    align-self: center;
    align-content: center;
    color:var(--noir);
    padding:4px 16px!important;
    border-radius:0px;
    margin:0 auto;
}

.Theme016Style08 .overlay-inner h3,
.Theme016Style08 .overlay-inner p,
.Theme016Style08 .p-category,
.Theme016Style08 .overlay-inner time {
    color:#var(--blanc);
}

/*Theme016Style08 > Catégories*/
.Theme016Style08 .p-category {
    font-size: 10px!important;
    line-height: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: Plus Jakarta Sans, sans-serif;
    margin-top:16px;
}
/*Theme016Style08 > Titre*/
.Theme016Style08 .entry-title {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}

/*Theme016Style09*/
/*Theme016Style09 > Catégories*/
.Theme016Style09 .p-categories {
    font-size: 8px;
    line-height: 12px;
    font-weight: 300;
}

/*Theme016Style09 > Titre*/
.Theme016Style09 .entry-title {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}

@media only screen and (max-width: 600px) {
/*Theme016Style09 > Catégories*/
.Theme016Style09 .p-categories {
    font-size: 12px;
    line-height: 14px;
}
/*Theme016Style09 > Titre*/
.Theme016Style09 .entry-title {
    font-size: 16px;
    line-height: 18px;
}}

/*Theme016Style09 > Images*/
.Theme016Style09 .p-featured {
    border-radius: 0px;
    box-shadow: 0 0 20px var(--noir-opacite)!important;
}
/*Theme016Style09 > Taille*/
.Theme016Style09 .list-feat-holder {
    width: 32%;
    max-width: 32%;
}


/*FOOTER*/
.footer-wrap:not(.footer-etemplate) > *:first-child:not(.footer-copyright) {
    padding-top: 0!important;
    margin-top: 50px!important;
}

@media only screen and (max-width: 600px) {
.Theme016Style04 .p-wrap,
.Theme016Style05 .p-wrap,
.Theme016Style06 .p-wrap,
.Theme016Style08 .p-wrap {
    min-width:100%;
    width: 100%;
    max-width: 100%;
    margin: 0% auto 4% auto;
}
.Theme016Style01 .p-wrap,
.Theme016Style01 .p-wrap .p-featured,
.Theme016Style01 .p-wrap img,
.Theme016Style01 .overlay-holder {
    max-height: 400px;
    min-height: 400px;
    height: 400px;
}

.Theme016Style04 .p-wrap,
.Theme016Style04 .p-wrap .p-featured,
.Theme016Style04 .p-wrap img,
.Theme016Style04 .overlay-holder {
    max-height: 320px;
    min-height: 320px;
    height: 320px;
}

.Theme016Style05 .p-wrap,
.Theme016Style05 .p-wrap .p-featured,
.Theme016Style05 .p-wrap img,
.Theme016Style05 .overlay-holder {
    max-height: 300px;
    min-height: 300px;
    height: 300px;
}

.Theme016Style06 .p-wrap,
.Theme016Style06 .p-wrap .p-featured,
.Theme016Style06 .p-wrap img,
.Theme016Style06 .overlay-holder {
    max-height: 220px;
    min-height: 220px;
    height: 220px;
}
    
.Theme016Style08 .p-wrap,
.Theme016Style08 .p-wrap .p-featured,
.Theme016Style08 .p-wrap img,
.Theme016Style08 .overlay-holder {
    max-height: 260px;
    min-height: 260px;
    height: 260px;
}
    
.Theme016Style04,
.Theme016Style05,
.Theme016Style06,
.Theme016Style08 {
    max-height: max-content!important;
    min-height: max-content!important;
    height: max-content!important;
}
.Theme016Style04 .p-wrap .overlay-inner,
.Theme016Style05 .p-wrap .overlay-inner,
.Theme016Style06 .p-wrap .overlay-inner,
.Theme016Style08 .p-wrap .overlay-inner {
    background:none!important;
}

.Theme016Style04 .p-wrap .overlay-inner {
    background: none!important;
    height: initial;
    max-height: initial;
    left: initial;
    margin: 0 auto !important;
}}

#reading-progress {
    background: var(--g-color)!important;
}
.reading-indicator {
    height: 8px!important;
}
/*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;
}


/*WIDGETS*/
/*WIDGETS > ESPACEMENTS*/
.widget_text {
    padding-left:12px
}
/*WIDGETS > TITRE*/
.widget_text .widget-heading {
    margin-top:12px!important;
    margin-bottom:6px!important;
}
.widget_text .widget-heading .heading-inner {
  font-size: 22px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  font-family: "Droid-serif", system-ui !important;
}
/*WIDGETS > TEXTE*/
.widget_text .textwidget p {
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400;
}
/*WIDGETS > TEXTE*/
.widget_text .textwidget a:hover {
  font-weight: 700;
  color:var(--g-color);
}