@charset "UTF-8";
.smooth {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#logo .elementor-widget-container, #logo img {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.elementor-sticky--effects #logo img {
  max-width: 70%;
}
.elementor-sticky--effects #logo .elementor-widget-container {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 15px;
}
.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
  font-size: 1.4rem;
}

.absolute {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.decallage {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.decallage figcaption {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

ul.gform_fields {
  padding: 0;
}

[data-link=type-4] .entry-content em > a, [data-link=type-4] .entry-content strong > a, [data-link=type-4] .entry-content > ul a, [data-link=type-4] .entry-content > ol a, [data-link=type-4] .wp-block-table a, [data-link=type-4] .ct-link-styles {
  background-position: var(--has-link-decoration, 0% 100%);
  background-repeat: var(--has-link-decoration, no-repeat);
  background-size: var(--has-link-decoration, 100% 1px);
  background-image: var(--has-link-decoration, linear-gradient(currentColor, currentColor));
  color: inherit;
}
[data-link=type-4] .entry-content em > a.wp-block-button__link, [data-link=type-4] .entry-content strong > a.wp-block-button__link, [data-link=type-4] .entry-content > ul a.wp-block-button__link, [data-link=type-4] .entry-content > ol a.wp-block-button__link, [data-link=type-4] .wp-block-table a.wp-block-button__link, [data-link=type-4] .ct-link-styles.wp-block-button__link {
  color: var(--buttonTextInitialColor);
}
[data-link=type-4] .entry-content em > a.wp-block-button__link:hover, [data-link=type-4] .entry-content strong > a.wp-block-button__link:hover, [data-link=type-4] .entry-content > ul a.wp-block-button__link:hover, [data-link=type-4] .entry-content > ol a.wp-block-button__link:hover, [data-link=type-4] .wp-block-table a.wp-block-button__link:hover, [data-link=type-4] .ct-link-styles.wp-block-button__link:hover {
  color: var(--buttonTextHoverColor);
}
[data-link=type-4] .entry-content em > a:hover, [data-link=type-4] .entry-content strong > a:hover, [data-link=type-4] .entry-content > ul a:hover, [data-link=type-4] .entry-content > ol a:hover, [data-link=type-4] .wp-block-table a:hover, [data-link=type-4] .ct-link-styles:hover {
  color: var(--has-link-decoration, #fff);
  background-size: var(--has-link-decoration, 100% 100%);
  background-image: var(--has-link-decoration, linear-gradient(var(--linkHoverColor), var(--linkHoverColor)));
}

/**
Retirer le flou à la redimension des PNG
**/
.elementor-image img[src$=".png"] {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.deco1::after, .deco2::after, .deco3::after, .deco4::after {
  content: "";
  display: block;
  margin: 0 auto;
  height: 18px;
  width: 63px;
  background-repeat: no-repeat;
  background-image: url("../images/separateur-bleu-vert.svg");
  margin-top: 12px;
}

.deco2::after {
  background-image: url("../images/separateur-bleu.svg");
}

.deco3::after {
  background-image: url("../images/separateur-vert.svg");
}

.deco4::after {
  background-image: url("../images/separateur-rose.svg");
}

[data-footer*=type-1] footer.ct-footer {
  z-index: 10;
}

.footer_wawe {
  z-index: 9;
  margin-top: -19vw;
  margin-bottom: -5vw;
  pointer-events: none;
}

[class*=ct-container] > article[class*=post] .ct-featured-image {
  padding-bottom: 10px;
}

[class*=ct-container] > article[class*=post] .ct-image-container::before {
  content: "";
  width: 100%;
  height: 98px;
  position: absolute;
  bottom: -4%; /*-0.3%;*/
  left: 0;
  background-size: auto;
  background-repeat: repeat no-repeat;
  background-position: 37vw bottom;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 80' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 1C19.5523 2 32.2291 3 51.5 5C104.5 11 200 25 300 39C400 53 500 66 600 61C700 55 800 31 900 18C987.526 3 1085.36 -1 1150 0C1169.54 -1 1180.49 0 1200 1V80H1150C1100 80 1000 80 900 80C800 80 700 80 600 80C500 80 400 80 300 80C200 80 100 80 50 80H0V1.98128Z' fill='%23ffffff'/></svg>");
}
@media (max-width: 850px) {
  [class*=ct-container] > article[class*=post] .ct-image-container::before {
    height: 49px;
  }
}

.custom-lieu-value {
  margin-right: 5px; /* Ajoutez une marge à droite pour espacer */
  margin-left: 5px; /* Ajoutez une marge à gauche pour espacer */
  /* Autres styles CSS si nécessaire */
}

.custom-lieu-separator {
  color: #999; /* Changez la couleur si nécessaire */
}

html body .film .ct-breadcrumbs {
  text-align: center;
}
html body .entry-meta .meta-custom-field[data-field=date_debut] {
  --items-spacing: 5px;
}

.seances-list {
  list-style: none;
  padding: 0;
}
.seances-list-item {
  font-size: 18px;
  margin-top: 15px;
}
.seances-list-item--titre {
  display: inline-block;
  background-color: var(--paletteColor1, #D52849);
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  padding: 2px 10px;
  font-size: 20px;
  color: #FFF;
  font-weight: normal;
}
.seances-list-item--icon {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
  padding: 4px 0;
}
.seances-list-item--icon svg {
  height: 0.8em;
  width: 0.8em;
}

.z10 {
  z-index: 10;
}

.ib {
  display: inline-block;
}

.wp-block-query ul {
  padding: 0;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 5px 40px;
}
body .moove-gdpr-cookie-notice p {
  font-weight: 400 !important;
  color: #CCC !important;
}
body #moove_gdpr_cookie_info_bar {
  min-height: auto;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  font-size: 13px;
  font-weight: 400;
  padding: 5px 15px;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
body .mgbutton.moove-gdpr-infobar-reject-btn {
  background: none !important;
  color: #78baea !important;
  float: left;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn {
  background: none;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #313131;
}