/*
Theme Name: Divi Child
Description: Theme enfant de Divi
Author: SylvainM
Author URI: https://equilibre-bienetre.local/
Template: Divi
Version: 1.1
*/


/* Menu */
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    border-bottom: 1.5px solid;
}

.sub-menu {
    display: flex;
    justify-content: right;
}

.sub-menu {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    box-shadow: none !important;
    height: 132px;
}

.et-menu-nav li.mega-menu>ul>li {
    width: initial;
    margin: 0;
    background-color: #27222e;
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center;
    line-height: 52px;
}

.et-menu-nav li.mega-menu li>a {
    width: auto !important;

}

.et-menu-nav li.mega-menu ul li {
    display: flex !important;
    flex-direction: column;
    justify-content: end;
}

.menu-item-102>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Geobiologie.svg);
    text-align: center;
    transform: scale(0.7);
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -32px;

}

.menu-item-101>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Bioenergie.svg);
    text-align: center;
    transform: scale(0.7);
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -32px;

}

.menu-item-100>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Soins-energetiques.svg);
    text-align: center;
    transform: scale(0.7);
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -32px;
}

.menu-item-99>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Oicto_Radiestheie.svg);
    text-align: center;
    transform: scale(0.7);
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -32px;
}

.menu-item-98>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Hypnose.svg);
    text-align: center;
    transform: scale(0.7);
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -32px;
}

.hero_menu_bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

/* Menu mobile */
#vertical_menu .et_pb_menu__menu>nav>ul {
    display: block !important;
    overflow: scroll !important;
}


.menu_mobile_niveau_1 {
    margin-left: 25px !important;
    font-size: 14px !important;
    color: #ffffff;
}

body:not(.et-tb) #menu_fullscreen {
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-150vh);
    -ms-transform: translateY(-150vh);
    transform: translateY(-150vh);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

body:not(.et-tb) #menu_fullscreen.visible_menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no_overflow {
    overflow: hidden;
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex !important;
}

.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}

.picto_mobile_1>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Geobiologie.svg);
    display: inline-block;
    width: 70px;
    position: relative;
    top: 14px;
    margin-top: -20px;
}

.picto_mobile_2>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Hypnose.svg);
    display: inline-block;
    width: 70px;
    position: relative;
    top: 10px;
    margin-top: -20px;
}

.picto_mobile_3>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Soins-energetiques.svg);
    display: inline-block;
    width: 70px;
    position: relative;
    top: 10px;
    margin-top: -20px;
}

.picto_mobile_4>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Oicto_Radiestheie.svg);
    display: inline-block;
    width: 70px;
    position: relative;
    top: 10px;
    margin-top: -20px;
}

.picto_mobile_5>a:before {
    content: url(http://equilibre-bienetre.local/wp-content/uploads/2024/12/Picto_Hypnose.svg);
    display: inline-block;
    width: 70px;
    position: relative;
    top: 10px;
    margin-top: -20px;
}


/* Formulaire */
.et_pb_contact_right p input {
    margin-left: 12px;
}

.et_pb_contact_captcha_question {
    margin-right: 12px;
}

.et_contact_bottom_container {
    margin-top: 4px;
}

/* Footer */
.et_pb_row_0_tb_footer {
    display: flex;
}

/* Menu dans les pages thématiques */
.menu_theme_5col .et_pb_column_1_5 {
    width: initial !important;
}

.menu_theme_5col .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
    width: 120px;
    opacity: 0.5;
}

.picto_theme_current {
    background-color: #ffffff !important;
    position: relative;
    top: -10px;
}

.picto_theme_current span img {
    opacity: 1 !important;
    padding-top: 10px;
}

/* Mes prestations zoom image */
.effet_zoom_hover_image .et_pb_image_wrap img {
    transition: transform 1s;
}

.effet_zoom_hover_image .et_pb_image_wrap img:hover {
    transition: transform 1s;
    transform: scale(1.2);
}


/*this sets the height of the image module*/
.pa-full-height-image-column {
    height: 100%;
}

/*this sets the height of the image container*/
.pa-full-height-image-column .et_pb_image_wrap {
    height: 100%;
}

/*this sets the height and fit of the actual image*/
.pa-full-height-image-column img {
    object-fit: cover;
    height: 100%;
}





@media only screen and (max-width: 980px) {

    /* Menu mobile */
    #vertical_menu .et_pb_menu__menu>nav>ul>li>a {
        margin-bottom: 4px;
    }

    #menu_fullscreen {
        height: calc(100vh - 90px);
    }

    /* Footer */
    .et_pb_row_0_tb_footer {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .et_pb_column_0_tb_footer {
        justify-content: center;
    }

    .footer_mention_mobile {
        display: none !important;
    }


    @media screen and (max-width: 1200px) {}