#app_lille_impro {
  color: #1C1C1C;
}
#app_lille_impro .text_right {
  text-align: right;
}
#app_lille_impro .li_cta_01 {
  display: inline-block;
  padding: 5px 20px;
  color: #1C1C1C;
  background-color: #E5A400;
  border-radius: 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.2s;
  outline: none;
  border: none;
  box-shadow: none;
  border: solid 2px #E5A400;
}
#app_lille_impro .li_cta_01:hover {
  color: #E5A400;
  background-color: #fff;
}
#app_lille_impro .li_cta_01b {
  margin-right: 10px;
  display: inline-block;
  padding: 5px 20px;
  color: #1C1C1C;
  background-color: #ffffff;
  border-radius: 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.2s;
  outline: none;
  border: none;
  box-shadow: none;
  border: solid 2px #E5A400;
}
#app_lille_impro .li_cta_01b:hover {
  color: #E5A400;
  border: solid 2px #ffffff;
}
#app_lille_impro .li_cta_02 {
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  background-color: #1C1C1C;
  border-radius: 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.2s;
}
#app_lille_impro .li_cta_02:hover {
  color: #1C1C1C;
  background-color: #fff;
}
#app_lille_impro .box_x {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
#app_lille_impro #masthead .navbar-3 {
  display: none;
}
#app_lille_impro .li_cta {
  display: inline-block;
  padding: 5px 20px;
  background-color: #1C1C1C;
  color: #ffffff;
  border-radius: 40px;
  text-decoration: none;
  transition: 0.2s;
}
#app_lille_impro .li_cta:hover {
  background-color: #FFBE1C;
  color: #1C1C1C;
}
#app_lille_impro .cta_li {
  background-color: #1E1C17;
  color: #fff;
  transition: 0.2s;
  border-radius: 50px;
  display: inline-block;
  text-decoration: none;
  padding: 5px 20px;
  outline: none;
}
#app_lille_impro .cta_li:hover {
  background-color: #fff;
  color: #1E1C17;
}
#app_lille_impro .ftgd:after {
  display: none !important;
}
#app_lille_impro .page_li_header {
  background-size: cover;
  height: 450px;
  position: relative;
  background-position: center;
}
#app_lille_impro .page_li_header .box_li_title {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 190, 28, 0.8);
  padding: 10px 0;
  width: 100%;
}
#app_lille_impro .page_li_header .box_li_title h1 {
  color: #1E1C17;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 40px;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}
#app_lille_impro #contact > .box_xl {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #app_lille_impro .page_li_header .box_li_title h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  #app_lille_impro .page_li_header .box_li_title {
    text-align: center;
  }
}
#app_lille_impro .page_li_desc {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 40px 15px 80px 15px;
  line-height: 26px;
}
#app_lille_impro .page_li_desc p {
  margin: 0;
}
#app_lille_impro .parlons_de_nous_content {
  max-width: 900px;
  padding: 55px 15px 70px;
  font-size: 17px;
  line-height: 1.7;
}
#app_lille_impro .parlons_de_nous_content p {
  margin: 0 0 1.4em;
}
#app_lille_impro .parlons_de_nous_content p:last-child {
  margin-bottom: 0;
}
#app_lille_impro .partner_content h2 {
  margin: 0 0 1.4em;
  color: #1E1C17;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
}
#app_lille_impro .partner_content strong {
  color: #1E1C17;
  font-weight: 700;
}
#app_lille_impro .parlons_de_nous_content .story-intro {
  margin-bottom: 2em;
  font-size: 21px;
  line-height: 1.65;
  font-weight: 500;
}
#app_lille_impro .parlons_de_nous_content .story-highlight {
  margin: 2.3em 0;
  padding: 18px 24px;
  border-left: 5px solid #FFBE1C;
  background-color: #f7f7f7;
  font-size: 19px;
}
#app_lille_impro .parlons_de_nous_content .story-step {
  padding-left: 28px;
  border-left: 2px solid rgba(255, 190, 28, 0.55);
}
#app_lille_impro .parlons_de_nous_content .story-step strong {
  color: #1E1C17;
  font-weight: 600;
}
#app_lille_impro .parlons_de_nous_content .story-conclusion {
  margin-top: 2.6em;
  padding: 26px 30px;
  background-color: #FFBE1C;
  color: #1E1C17;
  font-size: 19px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #app_lille_impro .parlons_de_nous_content {
    padding-top: 35px;
    padding-bottom: 50px;
    font-size: 16px;
  }
  #app_lille_impro .parlons_de_nous_content .story-intro {
    font-size: 18px;
  }
  #app_lille_impro .parlons_de_nous_content .story-highlight,
  #app_lille_impro .parlons_de_nous_content .story-conclusion {
    padding: 18px;
    font-size: 17px;
  }
  #app_lille_impro .parlons_de_nous_content .story-step {
    padding-left: 18px;
  }
  #app_lille_impro .partner_content h2 {
    font-size: 24px;
  }
}
#app_lille_impro #spectacles .bg2-page {
  height: 450px;
}
#app_lille_impro #spectacles .bg2-page h2 {
  top: auto;
  bottom: 0;
  transform: translateY(0);
  background-color: rgba(255, 190, 28, 0.8);
  padding: 10px 0;
  color: #1E1C17;
  text-shadow: none;
}
#app_lille_impro #spectacles .box_spectacles {
  display: grid;
  grid-template-columns: repeat(auto-fill, 380px);
  justify-content: center;
  gap: 50px 15px;
  font-size: 16px;
  margin-top: 80px;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle {
  margin-bottom: 0;
  box-shadow: none;
  overflow: hidden;
  text-align: left;
  max-width: none !important;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_img {
  height: 300px;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_content {
  background-color: #FFBE1C;
  color: #1E1C17;
  padding: 20px 15px;
  height: calc(100% - 300px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_content .title {
  font-size: 30px;
  display: inline-block;
  font-weight: 700;
  max-width: 175px;
  line-height: 34px;
  margin-bottom: 20px;
  min-height: 68px;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_content .box_cta {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
#app_lille_impro #spectacles .box_spectacles .box_spectacle .box_content .box_cta .cta_li {
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  #app_lille_impro #spectacles .box_spectacles {
    grid-template-columns: 1fr;
  }
}
#app_lille_impro #spectacles .box_cta_end {
  margin-bottom: 40px;
  text-align: center;
}
#app_lille_impro #spectacle {
  padding-bottom: 80px;
}
#app_lille_impro #spectacle .header {
  min-height: 400px;
  background-position: 50% 33%;
  background-size: cover;
}
#app_lille_impro #spectacle .box_spectacle {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: stretch;
}
#app_lille_impro #spectacle .box_spectacle .col_left .spect_title {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 0;
}
#app_lille_impro #spectacle .box_spectacle .col_left .box_imgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 80px;
  max-width: 377px;
}
#app_lille_impro #spectacle .box_spectacle .col_left .box_imgs .box_img {
  aspect-ratio: 2/3;
  display: inline-block;
  position: relative;
}
#app_lille_impro #spectacle .box_spectacle .col_left .box_imgs .box_img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  display: block;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #spectacle .box_spectacle .col_left .box_imgs {
    grid-template-columns: repeat(auto-fill, 200px);
    max-width: 100%;
    justify-content: center;
  }
}
#app_lille_impro #spectacle .box_spectacle .col_right {
  background-color: #E5A400;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_video {
  padding: 40px;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_video iframe {
  aspect-ratio: 16/9;
  width: 100%;
  display: block;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_video iframe:not(:last-child) {
  margin-bottom: 40px;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches {
  padding: 40px;
  background-position: center;
  background-size: cover;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches:before {
  content: "";
  background-color: #E5A400;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche {
  position: relative;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .affiche {
  background-color: #ffffff;
  display: block;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .box_pictos {
  margin-top: 10px;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .box_pictos a {
  text-decoration: none;
  outline: none;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .box_pictos a img {
  filter: invert(1);
  display: inline-block;
  transition: transform 0.2s;
}
#app_lille_impro #spectacle .box_spectacle .col_right .box_affiches .box_affiche .box_pictos a img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #spectacle .box_spectacle {
    grid-template-columns: 1fr;
  }
}
#app_lille_impro #reservations {
  margin-bottom: 80px;
}
#app_lille_impro #reservations .box_reservations {
  padding-bottom: 40px;
  position: relative;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_date {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid {
  display: grid;
  grid-template-columns: 170px 12fr 7fr;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_left .box_img {
  aspect-ratio: 10/13;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_left img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
  display: block;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid p {
  margin-bottom: 10px;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid h2 {
  color: #E6A401;
  font-size: 32px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .desc p {
  margin-bottom: 15px;
  margin-top: 0;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .desc {
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .box_cta_reserv .li_cta_01b {
    margin-bottom: 10px;
  }
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .box_cta_reserv .box_cta_reserv_bis {
  font-size: 14px;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .box_cta_reserv .box_cta_reserv_bis a {
  cursor: pointer;
  font-weight: 500;
  text-decoration: none;
  color: inherit;
  border-bottom: solid 1px #E6A401;
  transition: border 0.2s;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_mid .box_cta_reserv .box_cta_reserv_bis a:hover {
  border-bottom: solid 2px #E6A401;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_right {
  font-weight: 600;
  background-color: #E6A401;
  display: grid;
  grid-template-rows: 1fr 2fr 1fr;
  padding: 0 20px;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_right .box_orga {
  padding: 15px 0;
  align-self: flex-end;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_right .box_place {
  border-top: solid 2px rgba(255, 255, 255, 0.5);
  border-bottom: solid 2px rgba(255, 255, 255, 0.5);
  align-self: stretch;
  padding: 15px 0;
}
#app_lille_impro #reservations .box_reservations .box_reservation .box_grid .col_right .box_hour {
  padding: 15px 0;
  align-self: flex-start;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #reservations .box_reservations .box_reservation .box_grid {
    grid-template-columns: 1fr;
  }
}
#app_lille_impro #reservations .box_reservations .box_reservation:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #reservations .box_reservations .box_reservation {
    max-width: 600px;
    margin: auto;
  }
}
#app_lille_impro #reservations .box_reservations:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  #app_lille_impro #reservations .box_reservations:before {
    display: none;
  }
}
#app_lille_impro #reservations .box_cta_end {
  margin-top: 40px;
  text-align: center;
}
#app_lille_impro .li_callback_form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 20px;
  align-items: flex-start;
  margin-bottom: 40px;
}
#app_lille_impro .li_callback_form .wpdev-form-control-wrap {
  margin: 0 0 0 0;
  padding: 0;
}
#app_lille_impro .li_callback_form p {
  margin: 0 0 10px 0;
  padding: 0;
}
#app_lille_impro .li_callback_form .wpdev-form-control-wrap {
  display: block;
}
#app_lille_impro .li_callback_form .wpbc_wrap_textarea {
  line-height: 0;
  resize: none;
}
#app_lille_impro .li_callback_form select,
#app_lille_impro .li_callback_form input[type=text],
#app_lille_impro .li_callback_form input[type=email],
#app_lille_impro .li_callback_form textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  border: none;
  outline: none;
  background-color: #F1F1F1;
  border-radius: 0;
  padding: 16px 20px;
  line-height: inherit;
  line-height: 1.5;
  resize: none;
}
#app_lille_impro .li_callback_form select::-moz-placeholder, #app_lille_impro .li_callback_form input[type=text]::-moz-placeholder, #app_lille_impro .li_callback_form input[type=email]::-moz-placeholder, #app_lille_impro .li_callback_form textarea::-moz-placeholder {
  font-weight: 600;
  color: #1C1C1C;
}
#app_lille_impro .li_callback_form select::placeholder,
#app_lille_impro .li_callback_form input[type=text]::placeholder,
#app_lille_impro .li_callback_form input[type=email]::placeholder,
#app_lille_impro .li_callback_form textarea::placeholder {
  font-weight: 600;
  color: #1C1C1C;
}
#app_lille_impro .li_callback_form textarea {
  min-height: 188px;
}
#app_lille_impro .li_callback_form .col_left,
#app_lille_impro .li_callback_form .col_right,
#app_lille_impro .li_callback_form .li_radio,
#app_lille_impro .li_callback_form .li_radio > .wpdev-form-control-wrap,
#app_lille_impro .li_callback_form .li_radio span.wpdev-radio {
  width: 100%;
  min-width: 0;
}
#app_lille_impro .li_callback_form .li_radio span.wpdev-radio {
  gap: 0;
  align-items: stretch;
}
#app_lille_impro .li_callback_form .li_radio .wpdev-radio .wpdev-list-item {
  box-sizing: border-box;
  width: 100%;
  min-height: 56px;
  font-weight: 600;
  padding: 0;
  background: linear-gradient(to right, #F1F1F1 0 50px, transparent 50px 60px, #F1F1F1 60px 100%);
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  column-gap: 10px;
  align-items: center;
  position: relative;
}
#app_lille_impro .li_callback_form .li_radio .wpdev-radio .wpdev-list-item .wpdev-radio {
  grid-column: 1;
  grid-row: 1;
  width: auto;
  margin: 0 !important;
  justify-self: center;
}
#app_lille_impro .li_callback_form .li_radio .wpdev-radio .wpdev-list-item .wpdev-list-item-label {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
  padding: 16px 20px;
  min-width: 0;
}
#app_lille_impro .li_callback_form .li_radio .wpdev-radio .wpdev-list-item:not(:last-child) {
  margin: 0 0 10px 0;
}
#app_lille_impro .li_callback_form .col_left p:last-child {
  margin: 0;
}
#app_lille_impro .li_callback_form .col_left {
  display: grid;
  grid-template-rows: repeat(7, minmax(0, 1fr));
  gap: 10px;
  align-self: stretch !important;
  height: auto !important;
}
#app_lille_impro .li_callback_form .col_left p {
  margin: 0;
}
#app_lille_impro .li_callback_form .col_left input {
  height: 100%;
}
#app_lille_impro .li_callback_form .col_right {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  align-items: stretch;
}
#app_lille_impro .li_callback_form .col_right p:last-child {
  margin: 0;
  min-height: 0;
}
#app_lille_impro .li_callback_form .col_right p:last-child .wpbc_wrap_textarea,
#app_lille_impro .li_callback_form .col_right p:last-child textarea {
  height: 100%;
}
#app_lille_impro .wpbc_calendar_wraper {
  display: flex;
  align-items: flex-end;
}
#app_lille_impro .wpbc_calendar_wraper .block_hints.datepick {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
#app_lille_impro .conditional_section_weekday-condition {
  margin-bottom: 10px;
}
#app_lille_impro .wpbc_times_selector div.wpbc_time_selected {
  background: #E5A400;
  border: solid 2px #E5A400;
}
#app_lille_impro #booking_form5 textarea::-webkit-input-placeholder::after {
  content: "?";
}
#app_lille_impro #chronologies {
  position: relative;
  margin-bottom: 80px;
  margin-top: 40px;
}
#app_lille_impro #chronologies .box_chronologie {
  display: flex;
  align-items: center;
  position: relative;
}
#app_lille_impro #chronologies .box_chronologie .col_left {
  width: 50%;
}
#app_lille_impro #chronologies .box_chronologie .col_left .box_date {
  max-width: 400px;
  position: relative;
  border: solid 2px #E4A402;
  padding: 80px 20px 20px 20px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
#app_lille_impro #chronologies .box_chronologie .col_left .box_date .date {
  border: solid 10px white;
  z-index: 10;
  position: absolute;
  top: -75px;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 50%;
  background: #E4A402;
  height: 150px;
  width: 150px;
  color: white;
  font-size: 50px;
  font-family: "Amatic SC", cursive;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app_lille_impro #chronologies .box_chronologie .col_left .box_date p {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro .li_callback_form {
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
  #app_lille_impro #chronologies .box_chronologie .col_left {
    width: 100%;
    margin-bottom: 20px;
  }
}
#app_lille_impro #chronologies .box_chronologie .col_right {
  width: 50%;
}
#app_lille_impro #chronologies .box_chronologie .col_right .box_img {
  aspect-ratio: 3/2;
  max-width: 400px;
  margin: 0 auto;
}
#app_lille_impro #chronologies .box_chronologie .col_right .box_img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #chronologies .box_chronologie .col_right {
    width: 100%;
  }
}
#app_lille_impro #chronologies .box_chronologie:not(:last-child) {
  margin-bottom: 120px;
}
#app_lille_impro #chronologies .box_chronologie:before {
  content: "";
  width: 250px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 250px;
  margin: auto;
  background-color: #CDCDCD;
  z-index: -1;
}
#app_lille_impro #chronologies .box_chronologie:nth-child(even) {
  flex-direction: row-reverse;
}
#app_lille_impro #chronologies .box_chronologie:nth-child(even):before {
  left: 250px;
  right: 0;
}
@media screen and (max-width: 1024px) {

  #app_lille_impro #chronologies .box_chronologie:nth-child(even) {
    flex-direction: column;
  }
}
#app_lille_impro #chronologies .box_chronologie:has(.box_img):before {
  left: 0;
  right: 0;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #chronologies .box_chronologie {
    flex-direction: column;
  }
  #app_lille_impro #chronologies .box_chronologie:before {
    display: none;
  }
}
#app_lille_impro #chronologies:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #CDCDCD;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #chronologies:before {
    display: none;
  }
}

.wpbc_after_booking_thank_you_section .wpbc_ty__container {
  box-shadow: none !important;
  border: solid 2px #FFBE1C !important;
}
.wpbc_after_booking_thank_you_section .wpbc_ty__header {
  display: none !important;
}
.wpbc_after_booking_thank_you_section .wpbc_ty__content {
  margin-top: 0 !important;
}
.wpbc_after_booking_thank_you_section .wpbc_ty__content .wpbc_ty__content_text {
  border: none !important;
}

#app_lille_impro #contact .box_contact .col-right .gradiant .contact_form .row_input .group_input input[type=radio] {
  width: auto;
  margin-right: 5px;
}

#app_lille_impro #contact .box_contact .col-right .gradiant .contact_form .group_radio {
  font-size: 16px;
}

#app_lille_impro #contact .box_contact .col-right .gradiant .contact_form .row_input .group_radio_title,
#app_lille_impro #contact .box_contact .col-right .gradiant .contact_form .row_input .group_input label {
  font-weight: 600;
}

#app_lille_impro #contact .box_contact .col-right .gradiant .contact_form .group_radio .group_input label {
  font-weight: 300;
}

#app_lille_impro #contact .box_contact .title {
  line-height: 1.2;
  color: #FFBE1C;
}

#app_lille_impro #contact .box_contact a {
  color: inherit;
  text-decoration: none;
}

#app_lille_impro #hp .box_section_1 .bg .content .box_content .text {
  padding: 20px;
}

#app_lille_impro #hp .box_section_1 .bg .content .box_content .text p {
  margin-bottom: 10px;
}

#app_lille_impro #hp .box_section_1 .bg {
  min-height: 450px;
  height: auto;
}

#app_lille_impro #hp .box_section_1 .bg .content .box_content .cta {
  float: none;
}

#app_lille_impro #hp .box_section_1 .bg .content .box_content {
  min-height: 386px;
}

#app_lille_impro #masthead .navbar-1 .box_cta_scenosphere a span {
  color: #161616;
}

#app_lille_impro #masthead .menufx.fixed .navbar-2 .nav_items_menu {
  margin-top: 0;
  padding: 10px 0;
}

#app_lille_impro #masthead .menufx.fixed .navbar-2 {
  height: 62px;
}

#app_lille_impro #masthead .navbar-2 .nav_item_logo .custom-logo-link {
  padding: 0;
}

#app_lille_impro #masthead .navbar-2 .nav_item_logo .custom-logo-link img {
  width: 150px;
}/*# sourceMappingURL=style24.css.map */

#app_lille_impro #masthead .navbar-2 .nav_items_menu .nav_item .sub1,
#app_lille_impro #masthead .navbar-2 .nav_items_menu .nav_item .sub2 {
  width: auto;
  padding: 20px;
  top: 30px;
  border: none;
}
@media screen and (max-width: 1024px) {
  #app_lille_impro #masthead .navbar-2 .nav_items_menu .nav_item .sub1,
  #app_lille_impro #masthead .navbar-2 .nav_items_menu .nav_item .sub2 {
    top: 0;
  }
  #app_lille_impro #masthead .menufx.fixed .navbar-2 .nav_items_menu {
    padding: 40px 20px 20px 20px;
  }
}
.postid-1128 #spectacle .header {
  background-position: 50% 15% !important;
}
#app_lille_impro #hp .box_section_1 .bg .content {
  background: #FFBE1C;
}
#app_lille_impro #hp .bg-page .box_video .hp_video_sound {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 999px;
  background: rgba(22, 22, 22, 0.78);
  color: #fff;
  font: inherit;
  cursor: pointer;
}
#app_lille_impro #hp .bg-page .box_video .hp_video_sound:hover,
#app_lille_impro #hp .bg-page .box_video .hp_video_sound:focus-visible {
  background: #161616;
  outline: 2px solid #FFBE1C;
  outline-offset: 2px;
}
@media screen and (max-width: 600px) {
  #app_lille_impro #hp .bg-page .box_video .hp_video_sound {
    right: 12px;
    bottom: 12px;
  }
}
#nous .page_li_header {
  /*background-size: 170%;*/
  background-position: 59% 50%;
}
