/*
Theme Name: NUITDUCIRQUE-2017
Description: Theme pour FESTIVAL LIEGE
Author: C.Delire
Version: 1.000
Template: Divi
*/
@import url("../Divi/style.css");

/* Spectacles fixes : images pleine largeur sur mobile */
@media (max-width: 767px) {
  body.page-id-39198 .et_pb_section_6 .et_pb_row,
  body.page-id-39198 .et_pb_section_6 .et_pb_column,
  body.page-id-39198 .et_pb_section_6 .et_pb_code,
  body.page-id-39198 .et_pb_section_6 .et_pb_code_inner,
  body.page-id-39198 .et_pb_section_6 .content_cta_showcase,
  body.page-id-39198 .et_pb_section_6 .cta_showcase {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.page-id-39198 .et_pb_section_6 .et_pb_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.page-id-39198 .et_pb_section_6 .et_pb_code_inner > img,
  body.page-id-39198 .et_pb_section_6 .cta_showcase img {
    display: block !important;
    width: 100vw !important;
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    object-fit: cover;
  }
}
