/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
body {
  height: 100vh;
  min-height: 100vh;
}

footer {
  display: none;
}

#iframepaysage iframe {
  height: 1000px !important;
}

#iframepaysage .et_pb_code_inner {
  height: 1000px !important;
}

#iframeportrait iframe {
  height: 1840px !important;
}

#iframeportrait .et_pb_code_inner {
  height: 1840px !important;
}
/*# sourceMappingURL=style.css.map */