html {
    font-size: 100%;
}


:root {
    --e-price-table-header-background-color: linear-gradient(to bottom, #353535, #222222);

    --container-default-padding-left: 16px;
    --container-default-padding-right: 16px;
}

body {
    font-family: "Inter", sans-serif!important;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: #fff;
    line-height: 1.6;

    --e-global-color-text: #333333!important;
    --e-global-typography-text-font-family: "Inter"!important;
}

.otgs-development-site-front-end {display:none!important;}

@media (max-width: 600px) {
    body {
        font-size: 17px;
    }
}

::selection {}

html {
    overflow-y: scroll !important;
    /* scroll-behavior: smooth; */
}

a {
    color: currentColor;
}

a:hover {
    color: #073B21;
}


.pix-wrapper-contenu {
    background-color: #fff;
    z-index: 0;
    position: relative;
}


div.pix-wrapper-contenu {
    padding-top: 80px;
    margin-bottom: 30px;
}

body.home div.pix-wrapper-contenu {
    margin-bottom: 0;
}


@media (max-width: 1170px) {
    div.pix-wrapper-contenu {
        padding-top: 70px;
    }
}
@media (max-width: 440px) {
    div.pix-wrapper-contenu {
        padding-top: 40px;
    }
}

body.pix-bandeau-fullwidth-loaded div.pix-wrapper-contenu {
    padding-top: 0px;
}

.page-content p a,
.page-content .pix-lien {
    color: #106E3F;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 500!important;

    transition: text-underline-offset 0.2s ease 0s;
}
.page-content p a:hover,
.page-content .pix-lien:hover {
    text-underline-offset: 3px;
}

.e-con {
    --padding-right: 50px;
    --padding-left: 50px;
}

@media (max-width: 768px) {
    .e-con {
        --padding-right: 30px;
        --padding-left: 30px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {}

h1.elementor-heading-title,
h1.wp-block-heading,
h1.pix-title,
h2.h1.pix-title,
h1.e-heading-base {
    position: relative;
    font-family: "Marcellus", serif!important;
    text-transform: none;
    color: #106E3F!important;
    font-weight: 400!important;
    font-size: clamp(28px, 4vw, 50px); 
    line-height: 1.1;
    margin-bottom: 0.5em;
}

h1.elementor-heading-title::before,
h1.wp-block-heading::before,
h1.pix-title::before,
h2.h1.pix-title:not(.no-deco)::before {
    content: '';
    display: inline-block;
    width: 0.9em;
    height: 0.9em;
    background: url('i/h1.svg') center center no-repeat;
    background-size: contain;
    position: absolute;
    left: -0.1em;
    top: 0.1em;
    transform: translateX(-100%);
}

h2.entry-title,
h2.wp-block-heading, 
h2.elementor-heading-title,
h2.pix-title,
h2.e-heading-base {
    font-family: "Marcellus", serif; 
    font-size: calc(clamp(28px, 4vw, 50px) * 40 / 50);
    font-weight: 400!important;
    line-height: 1.1;
    margin-bottom: 0.2em;

    display: inline-block;
    color: #106E3F;
    text-transform: none;
}

h3.elementor-heading-title,
h3.e-heading-base {
    font-family: "Marcellus", serif; 
    font-size: calc(clamp(28px, 4vw, 50px) * 32 / 50);
    text-transform: none;
    font-weight: 400!important;
    color: #073B21!important;
    line-height: 1.1;
}

h3 {
    margin-top: 20px;
    margin-bottom: 5px;
}



.pix-titre-news h1 {
    font-size: clamp(22px, 4vw, 34px);
    line-height: 1.1;
}




.elementor a {
    font-weight: 700;
}



h1 span.dl,
h2 span.dl {
    display: block;
    font-weight: 400;
    font-family: "Marcellus", serif; 
    color: #5A5858;
    font-size: 0.7em;
}

h1 span.fin,
h2 span.fin {
    font-weight: 200;
}

h4 {font-weight:700; margin-top: 30px; font-size:1.2em;color:#106E3F;}
h5 {font-weight:700; margin-top: 40px; font-size:1.1em;}

a.pix-backtotop {
    display: none;
    width: 48px;
    height: 48px;
    position: fixed;
    z-index: 9999;
    right: 10px;
    bottom: 10px;
    /* transform: translateX(-50%); */
    background: #fff;
    border: 1px solid #106E3F;
    background-size: 100% 100%, auto;
    border-radius: 50%;
    transition: background 0.2s ease 0s;
}

a.pix-backtotop img {
    width: 100%;
    height: 100%;
}

a.pix-backtotop:hover {
    background-color: #106E3F;
}

a.pix-backtotop:hover img {
    filter: brightness(0) invert(1);
}


.site-branding {
    max-width: initial;
    position: relative;
    z-index: 2;
    display: inline-block;
}



.pix-site-header {
    position: relative;
    z-index: 2000;
}

a.pix-bouton,
.elementor-button,
.e-button-base,
form.elementor-form button[type=submit] {
    font-family: "Marcellus", serif; 
    font-style: normal;
    text-shadow: none;
    display: inline-flex;
    align-items: center;
    gap: 0.2em;
    padding: 0.5em 0.8em!important;
    line-height: 1!important;
    color: #fff!important;
    border: none;
    text-align: center;
    font-size: 1em;
    font-weight: 400!important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    background-color: #106E3F!important;
    border-radius: 0!important;
    position: relative;
    
    transition: background-color 0.2s ease 0s;
}


a.pix-bouton img,
.elementor-button img,
.e-button-base img,
form.elementor-form button[type=submit] img {
    width: 1.1em;
    height: 1.1em;
}

a.pix-bouton.pix-bouton-blanc {
    background: #fff!important;
    color: #106E3F!important;
}

a.pix-bouton.pix-bouton-blanc img {
    filter: brightness(0) saturate(100%) invert(15%) sepia(84%) saturate(7242%) hue-rotate(160deg) brightness(85%) contrast(87%);
}


a.pix-bouton:hover,
.elementor-button:hover,
.e-button-base:hover,
form.elementor-form button[type=submit]:hover {
    background-color: #073B21!important;
}

a.pix-bouton.pix-bouton-blanc:hover {
    background-color: #CCDCD4!important;
    color: #073B21!important;
}
a.pix-bouton.pix-bouton-blanc:hover img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(71%) saturate(494%) hue-rotate(97deg) brightness(93%) contrast(98%);
}

.elementor-button span  {
    font-weight: inherit!important;
    font-size: inherit!important;
}

form.elementor-form button[type=submit] span {
    font-weight: inherit!important;
}




.pix-deco-contenu {
    background: url('i/deco-contenu.svg') no-repeat bottom left 2%;
    background-size: max(20vw, 100px) auto;
}



@media (max-width: 767px) {
    a.pix-bouton,
    .elementor-button,
    form.elementor-form button[type=submit]{
        padding: 0.4em 0.7em 0.4em 0.7em;
        font-size: 1em;
        
    }
}



div.elementor-widget-container p:has(+ ul) {
    margin-bottom: 0px; /* Ajoute une marge uniquement si un <ul> suit */
  }

ul {
    margin-bottom: 10px;
}

ul>li {
    margin-bottom: 0px;
}


div.elementor-message-success {
    font-size: 16px;
    font-weight: bold;
    color: #106E3F;
}



.pswp {
    z-index: 150000;
}



#map iframe {
    vertical-align: top;
}



.grecaptcha-badge {
    visibility: hidden;
}

.no-shadow img {
    box-shadow: none;
}



form.elementor-form {}


p {
    margin-top: 0;
    margin-bottom: 10px;
}

.elementor-button[type="submit"] {
    text-transform: uppercase;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    line-height: 20px;
    padding: 15px 25px;
    border: 2px dashed #72927C;
    border-radius: 25px;
}

.elementor-button {
    padding: 13px 24px 10px 24px;
}

.elementor-button span {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}



form.elementor-form label.elementor-field-label {
    padding-bottom: 6px !important;
    font-family: "Marcellus", serif; 
    font-weight: 500;
    color: #106E3F;
}

.pix-nomarginbottom {
    margin-bottom: 0px !important;
}

.dialog-type-lightbox {
    z-index: 999999 !important;
}

.pix-wrapper-contenu ul.puce {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 14px;
}

.pix-wrapper-contenu ul.puce>li {
    list-style-type: none;
    background-image: url(i/puce.svg);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-right: 2px;
    background-position: 0px 12px;
    background-size: 10px;
    margin: 0px 0px 7px 0px;
    overflow: hidden;
}



.list-3-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.list-2-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}



@media (max-width:800px) {
    .list-3-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (max-width:490px) {

    .list-3-columns,
    .list-2-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}



ul.list-3-columns li,
ul.list-2-columns li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


.pix-contenu-top {
    padding-top: 30px;
}

.elementor-widget.elementor-widget.pix-contenu-bottom,
div.elementor-element.pix-contenu-bottom {
    margin-bottom: 50px;
}


body.single-post .elementor-post-navigation .post-navigation__next--label,
body.single-post .elementor-post-navigation .post-navigation__prev--label {
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
}


.pix-noshadow {
    box-shadow: none !important;
}


.pix-wrapper-custom-gallery {
    clear: both;
}

.pix-custom-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.pix-gallery-item {
    padding: 20px;
    width: 33.33%;
    text-align: center;
}

.pix-gallery-item img {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5) !important;
}

@media (max-width:980px) {
    .pix-gallery-item {
        padding: 15px;
        width: 50%;
    }
}

@media (max-width:540px) {
    .pix-gallery-item {
        padding: 10px;
        width: 100%;
    }
}



div.pix-right { float:right; padding-left:24px; max-width: 100%;}
div.pix-left { float:left; padding-right:24px;max-width: 100%;}

div.pix-right-responsive {float:right; padding-left:24px;max-width:100%;}
div.pix-left-responsive {float:left; padding-right:24px;max-width:100%;}


.pix-right-responsive, .pix-xl-right-responsive, .pix-s-right-responsive {
    box-shadow: 2px 2px 10px rgba(0,0,0,0.5) !important;
    margin:0;float:right; margin-left:16px;max-width:100%;
}
.pix-left-responsive, .pix-xl-left-responsive {
    box-shadow: 2px 2px 10px rgba(0,0,0,0.5) !important;
    margin:0;float:left; margin-right:16px;max-width:100%;
}


@media (max-width:1060px) {
    .pix-s-right-responsive {
        margin:0;float:none;width:auto;padding:0;text-align: center;
        display: block;
        margin: auto;margin-bottom:20px;
    }
}



@media (max-width:800px) {
    .pix-xl-right-responsive, .pix-xl-left-responsive {
        margin:0;float:none;width:auto;padding:0;text-align: center;
        display: block;
        margin: auto;margin-bottom:20px;
    }
}





@media (max-width:560px) {
    .pix-right-responsive, .pix-left-responsive {
        margin:0;float:none;width:auto;padding:0;text-align: center;
        display: block;
        margin: auto;margin-bottom:20px;
    }
}

@media (max-width:560px) {
    div.pix-right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.pix-left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


.pix-wrapper-custom-gallery {
    clear:both;
}       
.pix-custom-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}
.pix-gallery-item {
    padding:20px;
    width: 33.33%;
    text-align: center;
}

.pix-gallery-item img {
    box-shadow: 2px 2px 10px rgba(0,0,0,0.5) !important;
}

@media (max-width:980px) {
    .pix-gallery-item {
        padding:15px;
        width: 50%;
    }
}

@media (max-width:540px) {
    .pix-gallery-item {
        padding:10px;
        width: 100%;
    }
}       



.pix-article-breadcrumb {
    font-size: 0.8em;
    color: #5A5858;
}
.pix-article-breadcrumb a {
    color: #5A5858;
    text-decoration: none;
}
.pix-article-breadcrumb .sep {
    margin: 0 4px;
}


.pix-slogan {
    padding: 20px!important;
    background: #CCDCD4!important;
}




/* TABLE PRESS */
.tablepress {
    --head-active-bg-color: #CCDCD4;
    --head-active-text-color: #333333;
    --head-sort-arrow-color: var(--head-active-text-color);

    --text-color: #333333;
    --head-text-color: var(--text-color);
    --head-bg-color: #CCDCD4;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #fff;
    --even-text-color: var(--text-color);
    --even-bg-color: #f9f9f9;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
}
.tablepress .pix-small {
    font-size: 0.8em;
    color: #5A5858;
}

.tablepress tr :is(td, th):not(:first-of-type) {
    text-align: center;
}

.tablepress :is(td, th) {
    border: 1px solid var(--border-color)!important;
}

.wrapper-photo-ronde {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.wrapper-photo-ronde img {
    width: 300px;
    aspect-ratio: 1;
    /* height: 300px; */
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.wrapper-photo-ronde h2, .wrapper-photo-ronde h3 {
    text-align: center;
    margin-top: 15px !important; /* ajuste l'espacement */
}

