/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');*/
@import url('https://fonts.cdnfonts.com/css/cormorant-garamond');

body,div,p,ul,li,a,span,h1,h2,h3,h4,table,td,tr{
    /*font-family: 'Poppins', sans-serif !important;*/
     font-family: "Cormorant Garamond", serif !important;
}
.site_header_sized {
    background: transparent;
}

.contenu-page{
    max-width: 1607px !important;
}

.__menu__3 {
    padding: 20px;
    position: fixed !important;
    left: 0;
    right: 0;
    max-width:1607px;
    margin:auto;
    top:100px;
    border-radius:32px;
    width: 90% !important;
    height: 30px !important;
    background: #FCF2EB !important;
}

a.level_0_item_home {
    display: none;
}

i.fa.fa-search {
    display: none;
}

.level_0_item:nth-child(5) a,
.level_0_item:nth-child(9) a {
    font-size: 0 !important;
}

.level_0_item {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 32px;
}

.level_0_item:nth-child(5) a:before {
    content: '';
    background-image: url('/wp-content/uploads/2024/03/Group-2-1.png');
    display: flex;
    width: 180px;
    height: 180px;
    background-position: center;
    background-size: contain;
    margin-left: 80px;

}

.level_0_item:nth-child(9) a:before{
    content: '';
    background-image: url('/wp-content/uploads/2024/02/Group-3.png');
    display: flex;
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: contain;
}


.titre-banniere {
    font-size: 52px !important;
    position: relative !important;
    text-shadow: unset !important;
    line-height: 76px;
    text-align: left !important;
    text-transform: none !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
}

.infos-banniere {
    background: #5c6c648a;
    position: absolute;
    z-index: 50;
    top: 280px;
    bottom: 0;
    display: flex;
    left: 0;
    right: 200px;
    flex-direction: column;
    max-width: 583px;
    margin-left: auto;
    z-index: 64;
    height: fit-content;
    padding: 20px;
}

.containeur-banniere {
    position: relative;
}

.image-banniere {
    height: 953px !important;
}

.description-banniere {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    margin: 20px 0;
}


a.bouton-page {
    background: #B88847;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 32px;
    font-weight: 600;
    display: inline-block;
}

.elements-bas-footer {
    display: none !important;
}

footer {
    background: #2C2C2C !important;
}

.footer_widgets_container {
    max-width: 1607px !important;
    /* grid-template-columns: 1fr 1.5fr 1fr 1.5fr 1.5fr !important; */
    grid-template-columns: 1fr 1.8fr 1fr 1fr 1.5fr !important;
    grid-gap: 20px;
}

.ws_theme_footer_widget_i a,
.textwidget  {
    color: #CDCDCD !important;
    font-size:16px !important;
    line-height:40px;
    font-weight: 400;
}

h2.widgettitle,
.footer_contact_title{
    margin:20px 0 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px !important;
    line-height: 32px;
    display:block;
    font-weight: 600;
}

ul#menu-menu-footer-gauche,ul#menu-menu-footer-droite {
    list-style: none;
}

body .level_0_item.is_selected .level_0_item_text, .level_0_item:hover .level_0_item_text {
    color: #b88846 !important;
}

.containeur-image img {
    width: 53px;
    margin: auto !important;
    display: flex;
}

.containeur-aides--child {
    padding-top: 50px;
}

.containeur-titre h2 {
    color: #5D6D65 !important;
    text-align: center;
    font-size: 40px;
}

.description-aides {
    max-width: 809px;
    margin: auto;
    text-align: center;
    font-size: 16px;
}

.listes-aides {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 25px;
    margin-top: 50px;
}

.containeur-image-service img {
    max-width: 200px;
    margin: auto;
    display: flex;
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.element-service {
    background: #FCF2EA !important;
    padding: 20px;
    box-sizing: border-box !important;
    cursor: pointer;
}

.containeur-image-service {
    display: flex;
    background-image: url('/wp-content/uploads/2024/02/Vector-4.png');
    padding: 20px;
    box-sizing: border-box;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.containeur-titre h3 {
    font-size: 20px;
    text-align: center;
    max-width: 250px;
    text-transform: uppercase;
    margin: auto;
    margin-top: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #1E1E1E;
    height: 90px;
}

.containeur-titre h3 span {
    font-weight: 800;
}

.lien-service a {
    font-size: 25px;
    background: #B88847;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    margin: auto;
    margin-top: 25px;
}


.element-service:nth-child(1) .lien-service a {
    background: #B88847 !important;
}
.element-service:nth-child(2) .lien-service a {
    background: #df8e79 !important;
}
.element-service:nth-child(3) .lien-service a {
    background: #5D6D65 !important;
}
.element-service:nth-child(4) .lien-service a {
    background: #833E37 !important;
}
.element-service:nth-child(5) .lien-service a {
    background: #CAB29E !important;
}

.element-service:nth-child(1):hover{
    background: #B88847 !important;
}
.element-service:nth-child(2):hover{
    background: #df8e79 !important;
}
.element-service:nth-child(3):hover{
    background: #5D6D65 !important;
}
.element-service:nth-child(4):hover{
    background: #833E37 !important;
}
.element-service:nth-child(5):hover{
    background: #CAB29E !important;
}

.element-service:hover h3{
    color: #fff;
}

.element-service:hover .lien-service a{
    background: #fff !important;
}

.element-service:nth-child(1):hover .lien-service a {
    color: #B88847 !important;
}
.element-service:nth-child(2):hover .lien-service a {
    color: #df8e79 !important;
}
.element-service:nth-child(3):hover .lien-service a {
    color: #5D6D65 !important;
}
.element-service:nth-child(4):hover .lien-service a {
    color: #833E37 !important;
}
.element-service:nth-child(5):hover .lien-service a {
    color: #CAB29E !important;
}

.containeur-lien a {
    background: #833E37;
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
    max-width: 245px;
    padding: 15px 0;
    border-radius: 32px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.containeur-lien {
    margin: 50px 0;
}

/* Mise en forme m_ */

.containeur-valeur--child .supp-titre {
    color: #5D6D65;
    font-size: 16px;
    font-weight: 900;
}

.containeur-valeur--child .containeur-titre h2 {
    color: #833E37 !important;
    text-align: left;
}

.containeur-valeur--child .description-valeur p {
    color: #767676;
    font-size: 18px;
}

.containeur-valeur--child .description-valeur ul {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
}

.containeur-bouton a {
    background: #5D6D65;
    color: #fff;
    padding: 19px 25px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 16px;
}



/* Avatage */

.left-avantage .image-element {
    background-image: url(/wp-content/uploads/2024/02/Ellipse-15.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 555px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.containeur-avantages--child {
    background: #FCF2EA;
    padding: 130px 0;
}

.contenu-avantage .containeur-titre {
    color: #833E37;
    font-size: 37px;
    font-weight: 400;
    line-height: 45px;
}

.containeur-contenu {
    color: #1E1E1E;
    font-size: 16px;
    margin-top: 11px;
}

.element-afficher {
    position: relative;
    display: flex;
    align-items: center;
}

.numero {
    position: absolute;
    font-size: 128px;
    top: 0;
    left: -115px;
    color: #FFFFFF;
    font-weight: bold;
    z-index: 0;
}

.contenu-avantage {
    position: sticky;
}

.element-right img {
    width: 100%;
    max-width: 658px;
}

.description-valeur {
    padding-bottom: 50px;
}

.containeur-valeur{
    background-image: url('/wp-content/uploads/2024/02/Group-491.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 80px;
}

.containeur-avantages--child .contenu-page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 80px;
}


.containeur-avis--child .containeur-titre h2 {
    color: #1E1E1E !important;
}

.contenu-avantage .containeur-titre span {
    font-weight: 800;
}

.element-afficher:last-child {
    margin-top: 50px;
}

.element-contenu + .containeur-bouton {
    margin-top: 50px;
}

.containeur-avis {
    background-image: url('http://meservices.dev-studios.fr/wp-content/uploads/2024/02/Group-492.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
}


.containeur-avis--child .containeur-titre h2 {
    margin: 0;
    padding: 50px 0;
}

.sous-titre-avis {
    display: none !important;
}

.ti-widget-container.ti-col-5 {
    display: flex !important;
    flex-direction: column;
}

.ti-footer {
    order: 1;
}

.ti-reviews-container {
    order: 2;
}

.containeur-avis--child a {
    display: flex;
    background: #DF8E79;
    max-width: 290px;
    margin: auto;
    justify-content: center;
    align-items: center;
}

.containeur-flow--child .containeur-titre h2 {
    color: #B88847 !important;
}

.containeur-flow {
    padding: 60px 0;
}

.containeur-flow--child .containeur-bouton a {
    max-width: 306px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background: #833E37;
    margin-top: 50px;
}

.copy {
    font-size: 16px;
    color: #9E9791;
    font-weight: 400;
}

.element-bas-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bas-footer {
    max-width: 1609px;
    margin: auto;
    border-top: 1px solid #AFA197;
    margin-top: 50px;
    padding-top: 30px;
}

.sociaux a {
    color: #fff;
    border: 1px solid;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    line-height: 49px;
}

.sociaux {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}


.ws_theme_footer_zone_i.ws_theme_footer_zone_3 {
    margin-left: 25px;
}
ul#menu-menu-footer-gauche li, ul#menu-menu-footer-droite li{
    margin:0 !important;
}

ul#menu-menu-footer-gauche, ul#menu-menu-footer-droite{
    margin:0 !important;
}


.containeur-valeur--child .containeur-image::after {
    content: '';
    background: url('/wp-content/uploads/2024/02/Group-2.png');
    width: 100%;
    position: absolute;
    left: 0;
    top: 65px;
    height: 143px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 80%;
}

.containeur-valeur--child .containeur-image {
    position: relative;
}

.containeur-valeur--child .containeur-image::before {
    content: '';
    position: absolute;
    background: url(/wp-content/themes/wschild/assets/image/heart.png);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
    top: -80px;
    background-position: center;
}

.contenu_page_child_{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: center;
    padding-top: 150px;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 120px;
    grid-gap: 80px;
    background: white;
    border-image: url(/wp-content/themes/wschild/assets/image/border.png) 1 / 9px round;
}

.bar_ {
    text-align: center;
    width: 95%;
    margin: auto;
}

.bouton-footer .bouton {
    background: #833E37 !important;
    padding: 12px 20px;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    border-radius: 50px;
    margin-left: 0;
    margin-right: 9px;
}

.bouton-footer a {
    background: #B88847;
    padding: 12px 20px;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    border-radius: 50px;
    margin-left: 9px;
}

#mc4wp-form-1 input[type="email"] {
    background: transparent;
    padding: 16px 58px 16px 20px;
    border-radius: 50px;
    border: 2px solid white;
    color: white;
}

.footer_contact_i_icon svg{
    fill: #df8e78 !important;
}

.containeur-avantages--child .containeur-bouton a {
    background: #B88847;
}

.infos-banniere .containeur-bouton a {
    background: #B88847;
}

span.footer_contact_i_data {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.footer_contact_i a {
    font-size: 24px !important;
    font-weight: bold;
}

.horaires {
    display: flex;
}

.horaires .icon {
    color: #df8e79;
    font-size: 20px;
    padding-right: 14px;
}

.horaires .text{
    font-size: 14px;
    line-height: 25px;
}

.containeur-avantages--child .av_link_ i{
    padding-right: 16px;
    font-size: 18px;
}

.level_0_mobile_head{
    background: transparent !important;
}

.level_0_container_mobile{
    background: transparent !important;
}


.d_flex_{
    display: flex;
    align-items: center;
}

a.user_iconc_ img {
    padding-right: 12px;
}

a.user_iconc_ {
    display: flex;
    align-items: center;
}

.containeur-avis--child .containeur-bouton a,
.containeur-flow--child .containeur-bouton a,
.containeur-avantages--child .containeur-bouton a,
.containeur-valeur--child .containeur-bouton a,
.containeur-aides--child .containeur-lien a,
a.bouton-page  {
    position: relative;
}

a.bouton-page::before {
    content: "";
    position: absolute;
    width: 47px;
    background: url("/wp-content/themes/wschild/assets/image/pink-heart.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -15px;
    height: 43px;
    right: -17px;
}
.containeur-avantages--child .containeur-bouton a::before {
    content: "";
    position: absolute;
    width: 47px;
    background: url("/wp-content/themes/wschild/assets/image/pink-heart.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    height: 43px;
    right: -25px;
}

.containeur-avis--child .containeur-bouton a::before,
.containeur-flow--child .containeur-bouton a::before,
.containeur-aides--child .containeur-lien a:before,
.containeur-valeur--child .containeur-bouton a::before {
    content: "";
    position: absolute;
    width: 47px;
    background: url("/wp-content/themes/wschild/assets/image/pink-heart.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -15px;
    height: 43px;
    right: -21px;
}

.home input[type="submit"] {
    position: absolute;
    right: 5px;
    top: -11px;
    font-size: 0;
    height: 45px;
    width: 45px;
    border-radius: 50px;
    background: #b88847;
    border: 0;
}

label.form-news {
    position: relative;
}

.bas-footer{
    width: 90%;
}

.nom-insta {
    background: #FCF2EA;
    padding: 12px 0;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    max-width: 203px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-bottom: 20px;
}

.nom-insta span:first-child{
    display: flex;
    justify-content: center;
    align-items: center;
}

.nom-insta i {
    font-size: 26px;
    color: #B88847;
    padding-right: 9px;
}

.horaires .texte {
    line-height: 25px;
}

.ws_theme_footer_widget_i a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}


@media (max-width: 1605px){
    .bouton-footer .bouton,
    .bouton-footer a {
        font-size: 12px !important;
    }
}

@media (max-width: 1600px){
    .containeur-image-service img{
        width: 105px;
        height: 100px;
    }

    .containeur-titre h3{
        font-size: 16px;
        line-height: 24px;
        height: 85px;
    }

    .lien-service a{
        font-size: 18px;
        width: 38px;
        height: 38px;
    }

    .horaires .texte{
        font-size: 18px;
    }

    .ws_theme_footer_widget_i a{
        font-size: 14px !important;
        line-height: 30px !important;
    }

    .textwidget{
        line-height: 25px !important;
    }

    span.footer_contact_i_data{
        font-size: 18px;
    }

    .ws_theme_footer_widget_i .footer_contact_i a{
        font-size: 20px !important;
    }

    .level_0_mobile_item .level_0_mobile_item_text {
        color: black !important;
    }
}

@media (max-width: 1510px){
    .level_0_item_text{
        font-size: 15px !important;
    }
}

@media (max-width: 1270px){
    .footer_widgets_container{
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_1{
        grid-column: auto !important;
    }
}

@media (max-width:1260px){
    .__menu__3 {
        height: 30px !important;
        top: 50px;
        width:90% !important;
    }
    
    .ws_theme_footer_zone_i {
        order: unset !important;
    }
    
    .ws_theme_footer_widget_i {
        margin: auto !important;
        justify-content: center;
    }
    
    .ws_theme_footer_widget_i {}
    
    html :where(img[class*=wp-image-]) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .ws_theme_footer_zone_i.ws_theme_footer_zone_1 img {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }
    
    .ws_theme_footer_zone_i.ws_theme_footer_zone_3 {
        margin: 0;
    }
    
    .ws_theme_footer_zone_i.ws_theme_footer_zone_2 > div {
        margin: 15px 0 !important;
    }
    
    #mc4wp-form-1 input[type="email"] {
        width: 100%;
        max-width: 300px;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_1 {
        max-width: 200px;
        margin: auto;
        display: flex;
    }
    
    .level_0_container_mobile_body.active {
        margin: 0;
        margin-top: 19px;
        z-index: 50000;
        padding-top: 40px;
    }
    
    
    
    .level_0_mobile_head_logo_container img {
        z-index: 500000;
    }
}

@media (max-width: 1440px){
    

    .titre-banniere {
        font-size: 42px !important;
        line-height: 55px;
    }
    
    .description-banniere {
        font-size: 18px;
        padding: 0 10px;
    }

    .containeur-titre h2{
        font-size: 35px;
    }

    .description-aides{
        font-size: 18px;
        line-height: 25px;
    }

    .contenu-avantage .containeur-titre{
        font-size: 30px;
    }

    .numero{
        font-size: 90px;
        left: -100px;
    }

    .containeur-contenu{
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1140px){
    .listes-aides{
        grid-template-columns: repeat(3,1fr);
    }
}

@media (max-width: 920px){
    .contenu_page_child_{
        grid-template-columns: 1fr;
    }

    .left-avantage {}.left-avantage img {
        width: 100%;
        max-width: 90px;
    }

    .containeur-avantages--child .contenu-page{
        grid-template-columns: 1fr;
    }

    .numero {
        font-size: 90px;
        left: -25px;
        top: -2px;
        position: relative;
    }

    .left-avantage .image-element{
        height: 425px;
    }

    .element-right img{
        max-width: 500px;
    }
}

@media (max-width: 840px){
    .infos-banniere{
        left: auto;
        right: auto;
        width: 90%;
        margin: auto;
        padding: 20px 0;
    }

    .titre-banniere {
        font-size: 35px !important;
        line-height: 40px;
    }
}


@media (max-width: 768px){
    .ws_theme_footer_zone_i.ws_theme_footer_zone_4{
        margin: 0 !important;
        width: 100% !important;
    }

    .ws_theme_footer_zone_i{
        align-items: normal !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_1{
        margin: auto !important;
    }
}


@media (max-width: 700px){
    .listes-aides{
        grid-template-columns: repeat(2,1fr);   
    }
}

@media (max-width: 550px){
    .contenu_page_child_{
        padding-top: 70px;
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 95px;
    }

    .element-right {
        padding-top: 55px;
    }
    
    .element-left .containeur-bouton {
        text-align: center;
    }

   
}

@media (max-width: 480px){
    .containeur-image-service img {
        width: 53px;
        height: 53px;
    }   

    .containeur-image-service{
        padding: 12px;
    }

    .element-service{
        padding: 12px;
    }

    .containeur-bouton a{
        padding: 15px 18px;
        font-size: 11px;
    }

    .containeur-valeur--child .description-valeur p{
        font-size: 13px;
        line-height: 22px;
    }

    .containeur-titre h2 {
        font-size: 28px;
        margin-top: 10px;
    }

    .listes-aides {
        grid-template-columns: 1fr;
    }

    .containeur-titre h3{
        height: 60px;
    }

    .containeur-valeur--child .supp-titre {
        color: #5D6D65;
        font-size: 12px;
        font-weight: 900;
    }

    .containeur-valeur--child .description-valeur ul{
        padding-left: 15px;
    }

    .containeur-valeur--child .containeur-image::after{
        background-position-x: center;
        width: 100%;
        position: absolute;
        left: 0;
        top: 113px;
        height: 85px;
    }

    .left-avantage .image-element {
        height: 245px;
    }

    .left-avantage img{
        max-width: 65px;
    }

    .containeur-avantages--child{
        padding-top: 55px;
        padding-bottom: 60px
    }

    .containeur-avantages--child .contenu-page{
        grid-gap: 35px;
    }

    .containeur-avis--child .containeur-titre h2{
        padding: 35px 0;
    }

    .contenu-avantage .containeur-titre{
        font-size: 22px;
        line-height: 30px;
    }

    .containeur-titre h2{
        font-size: 22px;
    }

    .titre-banniere {
        font-size: 28px !important;
        line-height: 40px;
        text-align: center !important;
    }

    .description-banniere {
        font-size: 14px;
        text-align: center;
        line-height: 23px;
    }

    .infos-banniere .containeur-bouton {
        text-align: center;
    }

    .infos-banniere .containeur-bouton a {
        padding: 8px 32px;
        font-size: 11px;
    }

    .containeur-avis--child a{
        max-width: 175px;
    }

    .description-aides {
        font-size: 12px;
        line-height: 21px;
    }

    .containeur-flow--child .containeur-bouton a{
        max-width: 190px;
    }
    
    .__menu__3{
        padding-left: 0px;
    }
}

@media (max-width: 325px){
    .d_flex_{
        flex-direction: column;
        gap: 10px;
        align-items: normal;
    }

    .bouton-footer .bouton{
        margin-right: 0;
    }

    a.user_iconc_{
        justify-content: center;
    }

    .bouton-footer a{
        margin-left: 0;
        text-align: center;
    }

}

.level_0_container_mobile_body.active{
    background: white !important;
    margin-top: 40px;
}

.level_0_mobile_item_text{
    color: black !important;
}

.level_0_mobile_head_logo_container img{
    height: auto !important;
    position: fixed;
    width: 100%;
    max-width: 155px;
    z-index: -1;
}

.level_0_mobile_item:hover {
    background: #b88847;
}

.infos-banniere .containeur-bouton a:hover {
    background: #5d6d65;
}

.containeur-aides--child .containeur-lien a:hover {
    background: #df8d78;
}

.containeur-valeur--child .containeur-bouton a:hover {
    background: #843e36;
}

.containeur-avantages--child .containeur-bouton a:hover {
    background: #c87968;
}

.containeur-avis--child a:hover {
    background: #5d6d65;
}

.containeur-flow--child .containeur-bouton a:hover {
    background: #b88847;
}

.bouton-footer .bouton:hover {
    text-decoration: none;
    background: #df8e78 !important;
}

.bouton-footer .cont_:hover{
    background: #5c6c64;
    text-decoration: none;
}

.level_0_mobile_head_btn_container::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(/wp-content/themes/wschild/assets/image/menu_icon.png);
    top: 0;
    right: 0;
    z-index: 5555555;
    max-width: 85px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.btn_open, .btn_close{
    display: none !important;
}

.view_data_flex_item{
    border-bottom: 1px solid #b88846; 
    padding: 12px;
    border-radius: 5px;
}

.view_data_flex_item:hover{
    background: #CAB29E !important;
}

.menu_view_L1_main{
    border-radius: 5px;
}

.view_container_L1{
    margin-top: 19px;
    width: 16% !important;
}

.view_data_flex_item_text{
    line-height: 25px;
}
.menu_view_L1_main .view_data_flex_item:hover .view_data_flex_item_text{
    color: #ffffff !important;
    text-decoration: none !important;
}

.menu_view_L1_main div:last-child{
    border: 0 !important;
}


@media (max-width: 1624px){
    .view_container_L1{
        width: 25% !important;
    }
}

.banner_title_intern_ {
    padding: 125px 0;
    /* background: url('/wp-content/uploads/2024/02/Component-7.png'); */
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    margin-bottom: 50px;
    background-position: center !important;
}

.banner_title_intern_::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000047;
    top: 0;
    left: 0;
}

.banner_int__child {
    width: 90%;
    max-width: 1609px;
    margin: auto;
    position: sticky;

}

.title_b_int_ {
    text-align: center;
    padding: 100px 0;
    padding-bottom: 130px;
    font-size: 45px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    padding-top: 150px;
    line-height: 50px;
}



/* .footer_widgets_container{
    grid-template-columns: 1fr 1.5fr 1fr!important;
} */


b.level_0_item.is_selected .level_0_item_text,
body .level_0_item:hover .level_0_item_text
{
    color: #b58947 !important;
}

.level_0_item:nth-child(9) a:hover:before{
    filter:invert(0.2) !important;
}

.numero {
    display: none !important;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    display: none !important;
}

.sb_instagram_header.sbi_medium {
    display: none !important;
}

@media(max-width:768px){
    .nom-insta {
        margin: auto;
        margin-bottom: 20px;
    }
    ul#menu-menu-footer-gauche li, ul#menu-menu-footer-droite li {
        text-align: center;
        margin: auto !important;
        width: 100% !important;
        max-width: 100%;
    }

    ul#menu-menu-footer-gauche, ul#menu-menu-footer-droite {
        margin: auto !important;
        text-align: center;
        width: 100%;
    }

    .ws_theme_footer_widget_i {
        max-width: 100%;
    }

    .menu-menu-footer-gauche-container {
        max-width: 100%;
        width: 100%;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_3 {
        width: 100%;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_3 h2,.ws_theme_footer_zone_i.ws_theme_footer_zone_4 h2 {
        text-align: center;
    }
    #mc4wp-form-1 input[type="email"] {
        box-sizing: border-box;
    }
}
.home input[type="submit"]{
     cursor:pointer;
}
body .level_0_mobile_item:nth-child(4) {
    display: none !important;
}
body .level_0_mobile_item:nth-child(8) a{
    font-size: 0px !important;
}

body .level_0_mobile_item:nth-child(8) a{
    /* display: none; */
}
body .level_0_mobile_item:nth-child(8){
   padding: 20px 0;
}

body .level_0_mobile_item:nth-child(8) .level_0_mobile_item_text:before{
    content: '';
    background-image: url(/wp-content/uploads/2024/02/Group-3.png);
    display: flex;
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: contain;
    margin: auto;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    width: 100%;
}

@media(max-width:1260px){
    .__menu__3 {
        padding-left: 0 !important;
        width: 100% !important;
        z-index: 5000;
        border-radius: 0;
    }

    .level_0_container_mobile_body.active {
        margin-top: 0;
        z-index: 0;
        padding-top: 64px;
        background: #5D6D65 !important;
    }

    .level_0_container_mobile_body.active {}

    .level_0_mobile_head_logo_container img {
        z-index: 50;
    }

    img {}

    .level_0_mobile_item .level_0_mobile_item_text {
        color: #fff !important;
    }
}

.level_0_mobile_head_btn_container::before {
    max-width: 143px;
}

body:not(.home) .content_single_page_sized {
    background-image: url('/wp-content/uploads/2024/02/Group-491.png');
}

.elementor-3769 .elementor-element.elementor-element-83983e1,
.elementor-3773 .elementor-element.elementor-element-47e81ba,
.elementor-3777 .elementor-element.elementor-element-23205b0,
.elementor-3829 .elementor-element.elementor-element-5e5d6ab,
.elementor-3833 .elementor-element.elementor-element-8254409
 {
    padding-bottom: 50px !important;
}

.description-valeur p ,
.description-valeur ul{
    margin: 0 !important;
}

span.footer_contact_title {
    text-align: center;
}

@media(max-width:768px){
     .image-banniere {
        height: 350px !important;
        width: 100% !important;
      }
    .infos-banniere {
      position: relative;
      top: 0;
      padding: 20px;
    }
    .titre-banniere {
      color: #000 !important;
    }
    .description-banniere {
      color: #000 !important;
    }
}

#menu-item-4045{
    position: relative;
}

#menu-item-4045 ul.sub-menu li {
    list-style: none;
}

#menu-item-4045 ul.sub-menu {
    display: none;
}

#menu-item-4045:hover ul.sub-menu{
    display: block !important;
    position: absolute;
    background: #fff;
    color: #000;
    padding: 10px;
}

#menu-item-4045:hover ul.sub-menu a{
    color: #000 !important;
}

.containeur-valeur--child .containeur-image::after{
    display: none;
}

a.level_0_item_home{
    display: block !important;
}

.level_0_item_home svg {
    fill: #5D6D65 !important;
}

a.level_0_item_text {
    color: #5D6D65 !important;
}

a.level_0_item_text:nth-chil(1):hover{

}

body .level_0_item.is_selected:nth-child(2)  .level_0_item_text,
 .level_0_item:nth-child(2):hover .level_0_item_text,
 body .level_0_item.is_selected:nth-child(8)  .level_0_item_text,
 .level_0_item:nth-child(8):hover .level_0_item_text {
    color: #fff !important;
}

body .level_0_item.is_selected:nth-child(3)  .level_0_item_text,
 .level_0_item:nth-child(3):hover .level_0_item_text {
    color: #B88847 !important;
}
body .level_0_item.is_selected:nth-child(4)  .level_0_item_text,
 .level_0_item:nth-child(4):hover .level_0_item_text {
    color: #df8e79 !important;
}
body .level_0_item.is_selected:nth-child(6)  .level_0_item_text,
 .level_0_item:nth-child(6):hover .level_0_item_text {
    color: green !important;
}
body .level_0_item.is_selected:nth-child(7)  .view_data_flex_item:hover .view_data_flex_item_text,
 .level_0_item:nth-child(7) .view_data_flex_item:hover .view_data_flex_item_text {
    background: #833E37 !important;
}
body .level_0_item.is_selected:nth-child(7)  .level_0_item_text,
 .level_0_item:nth-child(7):hover .level_0_item_text {
    color: #CAB29E !important;
}

.page-id-3769 .elementor-button {
    background: #B88847 !important;
}
.page-id-3773 .elementor-button{
    background: #df8e79 !important;
}
.page-id-3777 .elementor-button{
    background: #5D6D65 !important;
}
.page-id-3829 .elementor-button{
    background: #833E37 !important;
}
.page-id-3833 .elementor-button {
    background: #CAB29E !important;
}

.page-id-3833 .single_page_the_content a.elementor-button{
    text-decoration: none !important;
}


.page-id-3833 .single_page_the_content a{
    text-decoration: underline;
}


.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1 !important;
}



.level_0_container_desktop .level_0_item:nth-child(2) a:hover {
    color: #b88847;
}

.level_0_container_desktop .level_0_item:nth-child(3) a:hover {
    color: #df8e79;
}

.level_0_container_desktop .level_0_item:nth-child(4) a:hover {
    color: #5d6d65;
}

.view_container_L1:nth-child(6)   .view_data_flex_item:nth-child(1) .view_data_flex_item_text:hover{
    background: transparent !important;
    color: #833e37 !important;
}

.view_container_L1:nth-child(6) .view_data_flex_item:nth-child(2)  .view_data_flex_item_text:hover{
    background: transparent !important;
    color: #833e37 !important;
}


.page-id-3829 a.wixui-rich-text__text {
    text-decoration: underline !important;
}


/* .color_enfants_ {
    color: #df8e79;
}

.color_jardin_ {
    color: #5d6d65;
}

.color_accompagnement_ {
    color: #833e37;
}

.color_client_ {
    color: #cab29e;
} */

.contenu-image:before {
    content: '';
    /* background: #00000045; */
    /* background: #5c6c648a; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.menu_view_L1_main .view_data_flex_item:nth-child(1):hover{
   background-color:  #833E37 !important;
}

@media(max-width:1260px){
    body .__menu__3 {
        background: #fcf2eb80 !important;
    }
}


@media (max-width: 480px){
    .title_b_int_{
        font-size: 30px;
        line-height: 37px;
        word-wrap: break-word;
    }

    .agence_title_m h1{
        padding: 0 20px;
        font-size: 31px;
    }

    .container_mobile_fixed_{
        display: block !important;
    }

    .logo_site_img_ img{
        max-width: 100px !important;
    }

    .icon_tel_svg_ svg{
        padding: 9px !important;
    }

    .btn_c_ a{
        padding: 0 5px !important;
        font-size: 14px !important;
    }
}

i.fa.fa-chevron-down {
    color: #fff;
    right: 15px;
    position: relative;
}

span.level_0_mobile_item_icon {
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
}

.level_0_mobile_item {
    position: relative;
}

.mobile_view_container_L1.active {
    padding-top: 65px;
    padding-bottom: 50px !important;
    background: #5c6c64 !important;
}

body .level_0_mobile_item:nth-child(2):hover{
    background: #B88847 !important;
}
body .level_0_mobile_item:nth-child(3):hover{
    background: #df8e79 !important;
}
body .level_0_mobile_item:nth-child(4):hover{
    background: #5D6D65 !important;
}
body .level_0_mobile_item:nth-child(5):hover {
    background: green !important;
}
body .level_0_mobile_item:nth-child(6):hover{
    background: #CAB29E !important;
}

body .level_0_mobile_item:nth-child(1):hover,
body .level_0_mobile_item:nth-child(7):hover,
body .level_0_mobile_item:nth-child(8):hover{
    background: #fff !important;
}


body .level_0_mobile_item:nth-child(1):hover .level_0_mobile_item_text,
body .level_0_mobile_item:nth-child(7):hover .level_0_mobile_item_text,
body .level_0_mobile_item:nth-child(8):hover .level_0_mobile_item_text{
    color: #000 !important;
}

.containeur-avis {
    display: none !important;
}

.containeur-banniere--child {
    width: 100% !important;
}

.ws_theme_footer_zone_i.ws_theme_footer_zone_5 {
    justify-content: center !important;
    align-items: center;
    margin: auto;
}

@media(max-width:1260px) and (min-width:600px){
    .listes-aides {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .element-service {
        width: 100%;
        max-width: 271px;
    }
}

body #mobile_menu_view_L1_4020 .level_0_mobile_item:nth-child(2):hover{
    background: #833E37 !important;
}
body div#mobile_menu_view_L1_4020 .level_0_mobile_item:nth-child(3):hover{
    background: #CAB29E !important;
}

.element-afficher:nth-child(1) .numero {
    display: block !important;
}

.element-afficher:nth-child(1) .numero img {
    height: 75px;
}

.logo-footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    justify-content: center;
    align-items: center;
}
.logo-ftr {
    height: 100px;
    width: 100px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: flex;
}

@media(max-width:920px){
    .element-bas-footer{
        justify-content: center;
    }
    .logo-footer {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}


/* Rectif */

.icon_tel_svg_ svg {
    width: 18px;
    fill: #B28745 !important;
    background: #FFFFFF;
    border-radius: 50px;
    padding: 16px;
}

.logo_site_img_.active_fixed_sap_ img {
    width: 100%;
    max-width: 100px;
}

.container_header_sp_child_ {
    /* background: red; */
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: auto;
    max-width: 1710px;
    align-items: center;
    padding: 15px 0;
}

.logo_site_img_ img {
    width: 100%;
    max-width: 180px;
}

.btn_c_ {
    display: flex;
    align-items: center;
    background: #DF8E79;
    color: white;
    border-radius: 50px;
    font-weight: 700;
    padding: 5px 10px;
}

.btn_c_ a {
    font-size: 16px;
    font-family: 'Poppins', sans-serif !important;
    display: block;
    padding: 0 12px;
}

.icon_tel_svg_ {
    display: flex;
    align-items: center;
    padding-right: 6px;
}

.container_header_services_p_ {
    position: fixed;
    width: 100%;
    z-index: 888;
}


.reduc_before_rtl_::before{
    content: "";
    width: 70%;
    height: 100px;
    background: url(http://www.meservicesdreux.fr/wp-content/uploads/2024/04/50-pourcent.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 80px;
    z-index: 5;
    background-position: right;
    margin: auto;
    right: 0;
    
}

body.servicesalapersonne-template,
.servicesalapersonne-template div,
.servicesalapersonne-template p,
.servicesalapersonne-template ul,
.servicesalapersonne-template li,
.servicesalapersonne-template a,
.servicesalapersonne-template span,
.servicesalapersonne-template h1,
.servicesalapersonne-template h2,
.servicesalapersonne-template h3,
.servicesalapersonne-template h4,
.servicesalapersonne-template table,
.servicesalapersonne-template td,
.servicesalapersonne-template tr {
    font-family: 'Poppins', sans-serif !important;
}


.container_mobile_fixed_ {
    background: #FCF2EA;
    padding: 30px 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    left: -5px;
}

.container_mobile_fixed_child_ {
    width: 90%;
    margin: auto;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

a.ob_style_ {
    font-size: 10px;
    font-weight: 600;
    background-color: var(--e-global-color-9c53a84);
    border-radius: 50px 50px 50px 50px;
    padding: 8px 19px 8px 18px;
    color: white;
    display: block;
    text-align: center;
}

a.ob_style_:hover {
    background-color: var(--e-global-color-13a687d);
    border-color: var(--e-global-color-13a687d);
}

a.cont_style_ {
    font-weight: 600;
    text-transform: uppercase;
    background-color: var(--e-global-color-13a687d);
    border-radius: 50px 50px 50px 50px;
    padding: 8px 20px 8px 20px;
    font-size: 10px;
    color: white;
    text-align: center;
}

.reduc_before_rtl_::before {
    content: "";
    width: 75%;
    height: 100px;
    background: url(http://www.meservicesdreux.fr/wp-content/uploads/2024/04/50-pourcent.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 80px;
    z-index: 5;
    background-position: right;
    margin: auto;
    right: 0;
}


@media (max-width: 767px) {
    .reduc_before_rtl_::before {
        content: "";
        width: 80%;
        height: 55px;
        background: url(http://www.meservicesdreux.fr/wp-content/uploads/2024/04/50-pourcent.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        top: 80px;
        z-index: 5;
        margin: 0;
        background-position: right;
        left: 80px;
    }
}

@media (max-width: 1024px) {
    .reduc_before_rtl_::before {
        width: 70%;
        height: 75px;
    }
}




@media (max-width: 1024px){
    .reduc_before_rtl_::before{
        width: 90%;
        height: 75px;
    }
}

@media (max-width: 767px){
    
    .reduc_before_rtl_::before {
        content: "";
        width: 60%;
        height: 55px;
        background: url(http://www.meservicesdreux.fr/wp-content/uploads/2024/04/50-pourcent.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        top: 80px;
        z-index: 5;
        margin: 0;
        background-position: right;
        left: 100px;
    }
}

@media (max-width: 1520px) {
    .middle_resp_ {
        --width: 10% !important;
    }
}