/*
Theme Name: Divi child
Template: Divi
*/

/* .et_pb_number_counter {
    opacity: 1!important;
} */
/* supprime "video player" en haut du silder */
.et_pb_section_video_bg .mejs-offscreen {
    display: none !important;
}

@font-face {
    font-family: "Cinzel-fallback";
    size-adjust: 134.87%;
    ascent-override: 76%;
    src: local("Times New Roman");
}

@font-face {
    font-family: "Playfair Display-fallback";
    size-adjust: 111.19%;
    ascent-override: 92%;
    src: local("Times New Roman");
}
h1,
h2,
h3,
h4,
h5,
.et_pb_slides p,
.et_pb_slides a {
    font-family: "Cinzel", "Cinzel-fallback", sans-serif !important;
}

nav#top-menu-nav > *,
.page-id-8041 li,
em,
p {
    font-family: "Playfair Display", "Playfair Display-fallback", sans-serif !important;
}

.et_pb_testimonial_content {
    line-height: 2em!important;
}

/*******  START ORIGINAL  ****************/
@media (max-width: 420px) {
    .page-id-8956 .et_pb_section_video_bg {
        height: 292px;
    }
    .et_pb_section_video_bg .mejs-video {
        position: relative!important;
        left: 0!important;
        margin: 0!important;
    }
    .page-id-8041 .et_pb_section.et_pb_section_0.et_pb_fullwidth_section.et_section_regular.section_has_divider.et_pb_bottom_divider,
    .page-id-8041 .et_pb_slide.et_pb_slide_0.et_pb_section_video.et_pb_bg_layout_dark.et_pb_media_alignment_center.et-pb-active-slide,
    .mejs-mediaelement {
        height: 372px!important;
    }
    .et-top-navigation {
        position: relative!important;
        left: 0!important;
        padding: 0!important;
    }
}

/*******  END ORIGINAL  ****************/