#cmplz-cookies-overview .cmplz-service-desc { box-shadow: 0px 0px 0px 1px #00818d; margin-bottom: 15px; }
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose { margin-bottom: 0; }

@media screen and (min-width: 1025px) {
    .sub-menu {
        background-color: rgba(0, 0, 0, 0.8) !important;
    }
}
.sub-menu li a {
    color: white !important;
    text-decoration: none !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 1.7px !important;
}
@media screen and (max-width: 1025px) {
    .sub-menu {
        display: none;
        transition: all 0.3s ease;
    }
    .menu-item-has-children {
        position:relative;
    }
    .menu-item-has-children:hover a::after {
        border-top: 20px solid #0093A1E0;
    }
    .menu-item-has-children > a::after {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #fff;
        align-self: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left:15px
    }
    .menu-item-has-children > a.no-arrow::after {
        display: none;
    }

    /* Rendre les sous-menus visibles lorsqu'ils sont activés */
    .menu-item-has-children.active .sub-menu {
        display: block;
    }
}
@media screen and (max-width: 1342px) {
    .elementor-246 .elementor-element.elementor-element-9eb499c {
        width: 20%;
    }
    .elementor-246 .elementor-element.elementor-element-d15c289 {
        width: 80%;
    }
    .elementor-246 .elementor-element.elementor-element-21be25f img {
        width: 100%;
    }
}
@media screen and (max-width: 1180px) {
    .elementor-246 .elementor-element.elementor-element-c5a54fe .elementor-nav-menu--main .elementor-item {
        padding-left: 22px;
        padding-right: 22px;
    }
}
.elementor-246 .elementor-element.elementor-element-bcacf47 .menu-overlay {
    background-color: #005157F2;
}