@charset "UTF-8";
/*
Theme Name: ThéâtredelaCité
Theme URI: http://theatre-cite.com
Author: Paul Gacon
Author URI: http://paulgacon.com/
Description: 
Version: 1.0
*/
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 0%;
  width: 50%;
  height: 100%;
  border: none;
  border-radius: 0%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  cursor: pointer; }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0; }

.flickity-prev-next-button.previous {
  left: 0px;
  cursor: url("../images/cursor-left.png") 0 17, w-resize;
  /* Legacy */
  cursor: -webkit-image-set(url("../images/cursor-left.png") 1x, url("../images/cursor-left@2x.png") 2x) 0 17, w-resize;
  /* Webkit */ }

.flickity-prev-next-button.next {
  right: 0px;
  cursor: url("../images/cursor-right.png") 0 17, e-resize;
  /* Legacy */
  cursor: -webkit-image-set(url("../images/cursor-right.png") 1x, url("../images/cursor-right@2x.png") 2x) 0 17, e-resize;
  /* Webkit */ }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0; }

html {
  font-family: "GT Cinetype", sans-serif;
  color: #000;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%; }

body {
  font-size: 14px;
  line-height: 19px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

nav ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a,
a:hover,
a:visited {
  padding: 0;
  margin: 0;
  font-size: 100%;
  color: #000;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  color: #000;
  text-decoration: none;
  outline: 0; }

ins {
  color: #000;
  text-decoration: none;
  background-color: #000; }

mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #000; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1.5px solid #000; }

input,
select {
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

body {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0 30px;
  background-color: #fff; }
  @media (max-width: 667px) {
    body {
      margin: 0 10px; } }
/* Sticky Footer */
/* Sticky Footer */
hr {
  border-color: #000;
  margin-left: -10px;
  width: calc(100% + 10px*2); }
  @media (max-width: 667px) {
    hr {
      margin-left: 0;
      width: 100%; } }
@media (max-width: 667px) {
  .main {
    margin-top: calc( 40px + 10px*2);
    display: flex;
    flex-direction: column; }
    .main .page-title {
      order: -1; } }

.block__title, .evf-field-title:not(.soustitre), .nf-form-content h3 {
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  border-bottom: 1.5px solid #000;
  box-sizing: border-box;
  padding: 0 10px;
  padding-bottom: 17px;
  margin-bottom: 0px; }
  @media (max-width: 667px) {
    .block__title, .evf-field-title:not(.soustitre), .nf-form-content h3 {
      border-left: none;
      border-right: none;
      padding-left: 10px;
      padding-right: 10px; } }
.block__title__left {
  position: absolute;
  bottom: calc(17px + 2px);
  left: 0;
  letter-spacing: 0;
  text-transform: none;
  text-align: left; }
  .block__title__left a:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }

.page-title {
  font-size: 59px;
  line-height: 70px;
  font-weight: normal;
  text-transform: uppercase;
  text-transform: none;
  border-bottom: none;
  margin-top: 15px;
  padding-bottom: 60px; }
  .page-title:before, .page-title:after {
    display: none; }
  .page-template-template-home .page-title {
    display: none; }
    @media (max-width: 667px) {
      .page-template-template-home .page-title {
        display: block; } }
  @media (max-width: 667px) {
    .page-title {
      font-size: 22px;
      line-height: 26px;
      font-weight: normal;
      border-bottom: 1.5px solid #000;
      padding-bottom: 17px; } }
.block__content {
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
  padding-top: calc(17px + 4px);
  padding-bottom: calc(17px + 7px); }
  @media (max-width: 667px) {
    .block__content {
      border-left: none;
      border-right: none;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 0;
      padding-right: 0; } }
.block--child .block__title, .block--child .evf-field-title:not(.soustitre), .block--child .nf-form-content h3, .nf-form-content .block--child h3 {
  text-transform: none;
  letter-spacing: 0; }

.block-gallery {
  width: 100%;
  margin-top: 6px; }
  .block-gallery .flickity-prev-next-button {
    opacity: 1;
    height: 37px;
    top: calc(-30px*2.3 - 4px);
    width: 90px;
    background: none;
    cursor: pointer; }
    .block-gallery .flickity-prev-next-button:disabled {
      visibility: hidden; }

.block-gallery__item {
  box-sizing: border-box;
  margin-right: 30px;
  width: calc( (100% / 13) * 2.5); }
  .block-gallery__item:last-of-type .block-gallery__item__top,
  .block-gallery__item:last-of-type .block-gallery__item__bottom {
    border-right-color: transparent; }
  .block-gallery__item img, .block-gallery__item video {
    max-width: 100%; }
  @media (min-width: 2200px) {
    .block-gallery__item {
      width: calc( (100% / 20) * 2.5); } }
  @media (min-width: 1800px) and (max-width: 2200px) {
    .block-gallery__item {
      width: calc( (100% / 18) * 3); } }
  @media (min-width: 1600px) and (max-width: 1800px) {
    .block-gallery__item {
      width: calc( (100% / 16) * 3); } }
  @media (max-width: 1024px) {
    .block-gallery__item {
      width: calc( (100% / 9) * 2.5); } }
  @media (max-width: 667px) {
    .block-gallery__item {
      width: calc( (100% / 9) * 7); } }
.block-gallery__item__top {
  height: 100%; }

.block-gallery__item__bottom {
  position: relative;
  margin-top: 17px;
  height: 100%; }

.lowercase-logo {
  text-transform: none; }

.widgettitle {
  display: none; }

.form-wrapper form {
  text-align: center;
  width: 100%; }
  .form-wrapper form .form-group {
    margin-bottom: 0 !important; }
  .form-wrapper form input {
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    font-family: "GT Cinetype", sans-serif; }
  .form-wrapper form ::-webkit-input-placeholder {
    color: #ccc; }
  .form-wrapper form ::-moz-placeholder {
    color: #ccc; }
  .form-wrapper form :-ms-input-placeholder {
    color: #ccc; }
  .form-wrapper form :-moz-placeholder {
    color: #ccc; }
  .form-wrapper form input:not([type="submit"]) {
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;
    border-width: 1px;
    padding: 10px 30px; }
  .form-wrapper form input[type="submit"],
  .form-wrapper form input[type="button"] {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em;
    margin-left: 10px;
    color: #000; }
    .form-wrapper form input.is-external[type="submit"]:after,
    .form-wrapper form input.is-external[type="button"]:after {
      content: "↗"; }
    .form-wrapper form input.is-internal[type="submit"]:after,
    .form-wrapper form input.is-internal[type="button"]:after {
      content: "→"; }
    .form-wrapper form input.is-attachment[type="submit"]:after,
    .form-wrapper form input.is-attachment[type="button"]:after {
      display: none; }
    .form-wrapper form input.is-attachment[type="submit"]:before,
    .form-wrapper form input.is-attachment[type="button"]:before {
      content: "↓"; }
    .form-wrapper form input[type="submit"]:hover,
    .form-wrapper form input[type="button"]:hover {
      cursor: pointer;
      background-color: #f7cbdd; }

.form-wrapper .response {
  box-sizing: border-box;
  min-height: 3em;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-top: 0.7em;
  padding-right: 55px; }

.nf-form-cont .nf-form-title {
  display: none; }

.nf-form-cont form {
  display: block; }
  .nf-form-cont form label {
    font-weight: normal; }
  .nf-form-cont form .nf-field-container {
    margin-bottom: 2em; }
  .nf-form-cont form input[type="button"] {
    font-family: "GT Cinetype", sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    padding: 0.4em 0.7em 0.5em 0.7em;
    font-style: normal;
    width: auto;
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;
    margin-left: 6px; }
    .nf-form-cont form input[type="button"]:hover {
      cursor: pointer;
      background-color: #000;
      color: #fff;
      border-color: #000; }
  .nf-form-cont form input[type="email"],
  .nf-form-cont form input[type="tel"],
  .nf-form-cont form input[type="text"] {
    font-family: "GT Cinetype", sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    padding: 0.4em 0.7em 0.5em 0.7em;
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;
    box-sizing: border-box;
    font-style: italic;
    width: 100%; }

.defs-only {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1; }

.body-calendar-is-loading {
  cursor: wait !important; }

.body-date-is-loading {
  cursor: wait !important; }

.error404 .main .block__content {
  text-align: center;
  margin-bottom: 270px; }

.error404 .main .block__title, .error404 .main .evf-field-title:not(.soustitre), .error404 .main .nf-form-content h3, .nf-form-content .error404 .main h3,
.error404 .main .block__content {
  border-left-color: transparent;
  border-right-color: transparent; }
  .error404 .main .block__title:before, .error404 .main .evf-field-title:not(.soustitre):before, .error404 .main .nf-form-content h3:before, .nf-form-content .error404 .main h3:before, .error404 .main .block__title:after, .error404 .main .evf-field-title:not(.soustitre):after, .error404 .main .nf-form-content h3:after, .nf-form-content .error404 .main h3:after,
  .error404 .main .block__content:before,
  .error404 .main .block__content:after {
    visibility: hidden; }

.btn-external-link:after {
  content: "↗";
  position: relative;
  display: inline-block;
  transform: translate(0px);
  margin-left: 0.3em; }

.btn-external-link:hover {
  border-bottom: 1px solid transparent;
  cursor: pointer; }
  .btn-external-link:hover:hover {
    border-color: #000; }

.empty-grid {
  text-align: center; }

.block--spectacles-events-grid {
  width: 100%;
  background-color: #fff; }
  .block--spectacles-events-grid.is-darken-past .programmation-grid__item.is-past .programmation-grid__item__block-image {
    opacity: .4; }
  .block--spectacles-events-grid.is-darken-past .programmation-grid__item.is-past a {
    color: #ccc;
    border-color: #f2f2f2; }

.programmation-grid.is-tags-hidden .programmation-grid__item__bottom,
.block--spectacles-events-grid.is-tags-hidden .programmation-grid__item__bottom {
  display: none; }

.spectacles__modules__block--page-table .block__content {
  padding-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.page-table {
  width: 100%;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  .page-table.has-no-title .page-table__item:nth-of-type(1), .page-table.has-no-title .page-table__item:nth-of-type(2) {
    border-top: 1.5px solid #000; }
  @media (max-width: 667px) {
    .page-table.has-no-title .page-table__item:nth-of-type(2) {
      border-top: none; } }
.page-table__item {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  font-size: 17px;
  line-height: 20px;
  border-bottom: 1.5px solid #000; }
  .page-table__item:hover {
    background-color: #f7cbdd; }
  .page-table__item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 30px 10px; }
    .page-table__item a.is-external:after {
      content: "↗"; }
    .page-table__item a.is-internal:after {
      content: "→"; }
    .page-table__item a.is-attachment:after {
      display: none; }
    .page-table__item a.is-attachment:before {
      content: "↓"; }
  .page-table__item.is-empty a {
    visibility: hidden; }
  @media (max-width: 667px) {
    .page-table__item {
      width: 100%;
      border-right: none; }
      .page-table__item.is-empty {
        display: none; }
      .page-table__item:before, .page-table__item:after {
        display: none; } }
/*
	Wordpress Admin Bar
*/
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
  background-image: url("../images/custom-logo.png") !important;
  background-position: 0 0;
  background-size: cover;
  color: rgba(0, 0, 0, 0); }

#wpadminbar #wp-admin-bar-wp-logo.hover > .ab-item .ab-icon {
  background-position: 0 0; }

#wpadminbar #wp-admin-bar-my-account.with-avatar > a img,
#wp-admin-bar-user-info .avatar {
  display: none !important; }

/*
	Ninja Forms
*/
/*
	Jeu Vidéo
*/
.jeu-video-sizer-wrapper {
  box-sizing: border-box; }

.webgl-content {
  position: static !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  max-width: 100%;
  box-sizing: border-box; }

#gameContainer {
  margin: 0 auto !important;
  max-width: 100%; }
  #gameContainer canvas {
    max-width: 100%; }

/* CSS Tutoriaux */
.page-id-13979 .spectacles__modules__block--texts__content__item__text h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5em;
  margin: 1em 0;
  text-align: center; }

.page-id-13979 .spectacles__modules__block--texts__content__item__text h3 {
  font-weight: bold; }

.arrow-left:before {
  content: "⃪  ";
  position: relative;
  display: inline-block; }

.arrow-left:hover {
  border-bottom: 1px solid transparent;
  cursor: pointer; }
  .arrow-left:hover:hover {
    border-color: #000; }

.arrow-left:hover {
  background: none !important; }

.page-id-19535 #texte {
  width: 100%; }
  .page-id-19535 #texte .spectacles__modules__block--texts__content__item,
  .page-id-19535 #texte .spectacles__modules__block--texts__content__item__text {
    max-width: 100%; }

#wp-admin-bar-customize {
  display: none !important; }

.small-text {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em; }

/* Test couleur */
.page-template-template-test-couleur .header {
  display: none; }

.page-template-template-test-couleur h2 {
  margin-top: 5em;
  font-size: 2em; }

.page-template-template-test-couleur .test-event {
  max-width: 250px;
  position: relative;
  line-height: 0;
  background-color: blue;
  display: inline-block;
  margin: 50px; }
  .page-template-template-test-couleur .test-event img {
    width: calc(100% - 7px*2);
    padding: 7px;
    mix-blend-mode: multiply; }
  .page-template-template-test-couleur .test-event:after {
    position: absolute;
    display: block;
    content: "\00a0";
    background-color: red;
    mix-blend-mode: screen;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }

.page-template-template-test-couleur .effet {
  position: absolute;
  margin-top: 1em; }

.page-template-template-test-couleur .test-couleur {
  position: relative;
  width: 100%;
  height: 100px;
  margin: 4em 0; }

.page-template-template-test-couleur .texte {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%); }

.header {
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap; }
  @media (max-width: 667px) {
    .header {
      position: fixed;
      z-index: 900;
      top: 0;
      left: 0;
      margin-top: 0;
      min-height: 0;
      background-color: #ff2758;
      width: 100%;
      box-sizing: border-box;
      text-align: center;
      display: block; }
      .header.headroom--unpinned .logo {
        display: none; }
      .header.headroom--unpinned .menu-main-container {
        display: none; }
      .header .menu-item--accueil.current-menu-item {
        display: block;
        display: none; } }
@media (max-width: 1024px) {
  .logged-in.admin-bar .header {
    top: 32px; } }

.header-logo-wrapper {
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.header__right-element {
  width: 80px;
  position: absolute;
  top: 1.4em;
  right: 0; }
  @media (max-width: 667px) {
    .header__right-element {
      display: none; } }
.header__decoration {
  position: absolute;
  z-index: 100;
  mix-blend-mode: multiply; }
  .header__decoration img {
    width: 100%; }
  .header__decoration video {
    width: 100%; }
  @media (max-width: 667px) {
    .header__decoration {
      z-index: -1;
      display: none;
      pointer-events: none; }
      .page-template-template-home .header__decoration {
        display: block; } }
.header__decoration--soleil {
  width: 146px;
  top: 17px;
  left: 10%; }
  @media (max-width: 667px) {
    .header__decoration--soleil {
      width: 100px;
      top: 72px;
      left: 5%; } }
.header__decoration--ronde {
  width: 190px;
  top: 112px;
  right: 5%; }
  @media (max-width: 667px) {
    .header__decoration--ronde {
      width: 130px;
      top: 91px;
      right: 3%; } }
.header-mobile {
  display: none; }
  @media (max-width: 667px) {
    .header-mobile {
      display: flex;
      padding: 10px;
      box-sizing: border-box;
      text-align: left; }
      .footer .header-mobile {
        display: none; } }
.header-mobile__initiale {
  height: 40px;
  margin-right: 20px; }
  .header-mobile__initiale svg {
    height: 100%; }

.header-mobile__text {
  font-size: calc((40px/3) / 1.2);
  line-height: 1em;
  margin-right: 20px;
  width: 100%;
  position: relative; }
  .header-mobile__text div {
    position: absolute; }
    .header-mobile__text div:nth-of-type(1) {
      top: 0; }
    .header-mobile__text div:nth-of-type(2) {
      top: 50%;
      transform: translateY(-50%); }
    .header-mobile__text div:nth-of-type(3) {
      bottom: 0; }

.header-mobile__burger {
  position: relative;
  width: 120px;
  height: 40px; }
  .header-mobile__burger span {
    display: block;
    width: 100%;
    height: 1.5px;
    background-color: #000;
    position: absolute; }
    .header-mobile__burger span:nth-of-type(1) {
      top: 0; }
    .header-mobile__burger span:nth-of-type(2) {
      top: 33%; }
    .header-mobile__burger span:nth-of-type(3) {
      top: 66%; }
    .header-mobile__burger span:nth-of-type(4) {
      top: calc(100% - 1.5px); }
    .body-menu-is-open .header-mobile__burger span:nth-of-type(2), .body-menu-is-open .header-mobile__burger span:nth-of-type(3) {
      display: none; }
    .body-menu-is-open .header-mobile__burger span:nth-of-type(1) {
      transform-origin: top left;
      transform: rotate(31deg);
      width: 118%; }
    .body-menu-is-open .header-mobile__burger span:nth-of-type(4) {
      transform-origin: bottom left;
      transform: rotate(-31deg);
      width: 118%; }

.logo {
  position: absolute;
  z-index: 10;
  line-height: 0;
  box-sizing: border-box; }
  .logo svg {
    max-height: 130px;
    width: auto; }
  @media (max-width: 667px) {
    .logo {
      display: none; } }
.logo-t {
  top: 30px;
  left: 30px; }

.logo-c {
  top: 30px;
  right: 30px; }

.logged-in.admin-bar .logo-t,
.logged-in.admin-bar .logo-c {
  top: calc(30px + 32px); }

@media (max-width: 1024px) {
  .logged-in.admin-bar .logo-t,
  .logged-in.admin-bar .logo-c {
    top: 23px; } }

.menu-main-container,
.menu-main-derniere-ligne-container {
  width: 100%; }
  .menu-main-container .menu,
  .menu-main-derniere-ligne-container .menu {
    margin: 0 auto;
    max-width: 700px; }
  @media (max-width: 667px) {
    .menu-main-container,
    .menu-main-derniere-ligne-container {
      display: none; } }
.menu-main-container {
  position: relative; }
  .menu-main-container:after {
    content: "\00a0";
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 1.5px solid #000;
    background-image: repeating-linear-gradient(0deg, #000, #000 1.5px, transparent 1.5px, transparent);
    background-size: 32px 32px;
    background-color: transparent; }
    @media (max-width: 667px) {
      .menu-main-container:after {
        display: none; } }
  @media (max-width: 667px) {
    .menu-main-container {
      background-image: none;
      border-top: 0; } }
.menu-main-derniere-ligne-container {
  background-image: repeating-linear-gradient(0deg, #000, #000 1.5px, transparent 1.5px, transparent);
  background-size: 32px 32px;
  background-color: transparent;
  position: relative; }
  .menu-main-derniere-ligne-container:after {
    content: "\00a0";
    background-color: #ff2758;
    position: absolute;
    left: -30px;
    top: 0;
    width: calc(100% + 30px*2);
    height: 100%;
    z-index: -1; }

.menu {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  list-style-type: none;
  margin-top: -0.2em;
  box-sizing: border-box; }

.menu-item {
  display: inline; }
  .header .menu-item {
    margin-right: -0.3em; }
    .header .menu-item:nth-of-type(4n):after {
      content: "\A";
      white-space: pre; }
  .menu-item a {
    padding: 0 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    position: relative;
    top: 0px; }
    .menu-item a:hover {
      background-color: #f7cbdd; }
  @media (max-width: 667px) {
    .menu-item {
      display: none; }
      .menu-item:after {
        content: none; } }
.h1-site-title {
  font-size: 59px;
  line-height: 70px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: calc(10px - 3px) 0; }
  @media (max-width: 667px) {
    .h1-site-title {
      display: none; } }
.header__tagline {
  position: absolute;
  top: 17px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px; }
  @media (max-width: 667px) {
    .header__tagline {
      display: none; } }
.menu-item--home {
  font-size: 59px;
  line-height: 70px;
  font-weight: normal;
  text-transform: uppercase;
  display: block; }
  .menu-item--home:after {
    display: none; }
  .menu-item--home.current-menu-item, .menu-item--home:hover {
    border-color: transparent;
    text-shadow: none; }
  @media (max-width: 1024px) {
    .menu-item--home {
      display: block; } }
.current-menu-item a,
.current-page-ancestor a,
.single-spectacles .menu-item-object-spectacles a,
.single-evenements .menu-item-object-spectacles a,
.tax-saisons .menu-item-object-spectacles a,
.tax-ateliercite-annees .menu-item-291 a,
.tax-je_suis .menu-item-292 a,
.single-actions .menu-item-292 a,
.tax-actions_categories .menu-item-292 a {
  background-color: #f7cbdd; }

.footer__sitemap__content__item .current-page-ancestor {
  text-shadow: none;
  border: none; }
  .footer__sitemap__content__item .current-page-ancestor a {
    border-bottom: 1.5px solid #000; }

.menu-item--billeterie a {
  cursor: alias; }

.sub-menu {
  position: relative;
  z-index: 50;
  text-align: center;
  background-color: #ff2758;
  min-height: 120px;
  box-sizing: border-box;
  padding-top: 20px;
  margin-top: 1.5px;
  margin-left: -30px;
  width: calc(100% + 30px*2);
  font-size: 17px;
  line-height: 20px; }
  .sub-menu:after {
    content: "\00a0";
    position: absolute;
    left: 30px;
    bottom: -1.5px;
    width: calc(100% - 30px*2);
    border-bottom: 1.5px solid #000; }
    @media (max-width: 667px) {
      .sub-menu:after {
        left: 0;
        width: 100%; } }
  @media (max-width: 667px) {
    .sub-menu {
      margin-left: 0;
      width: auto;
      background-color: transparent;
      min-height: 0;
      font-size: 14px;
      line-height: 19px;
      font-weight: bold;
      display: inline-block;
      padding: 17px 0;
      border-top: 1.5px solid #000;
      margin-top: calc(17px*2 + 26px - 2px);
      margin-bottom: 45px; }
      .page-template-template-home .sub-menu {
        margin-bottom: -20px;
        padding-bottom: 0; }
      .sub-menu .menu-item {
        display: inline-block !important; }
      .sub-menu:after {
        display: none; } }
.sub-menu-inner {
  max-width: 900px;
  margin: 0 auto; }

.menu-item-4047.current-menu-item {
  border: none; }
  .menu-item-4047.current-menu-item:hover {
    border-bottom: 1px solid #000; }

.sub-menu__item {
  display: inline-block;
  margin: 0 calc( (30px - 7px) / 2);
  border-bottom: 1px solid #000;
  cursor: pointer;
  border-color: transparent; }
  .sub-menu__item:hover {
    border-color: transparent; }
  .sub-menu__item:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .sub-menu__item:hover:hover {
      border-color: #000; }
  .sub-menu__item.is-active {
    border-bottom: 1px solid #000;
    cursor: pointer; }
    .sub-menu__item.is-active:hover {
      border-color: transparent; }
  .main .sub-menu__item {
    margin-bottom: 0.25em; }

@media (max-width: 1024px) {
  .logged-in.admin-bar .sub-menu {
    top: 0; } }

.sub-menu .menu-item {
  margin: 0 calc( (30px - 7px) / 2); }
  .sub-menu .menu-item.current_page_item a, .sub-menu .menu-item.current-page-ancestor a, .sub-menu .menu-item.current-menu-item a {
    background-color: transparent !important; }
  .sub-menu .menu-item.current-menu-item a {
    border-bottom: 1px solid #000;
    cursor: pointer; }
    .sub-menu .menu-item.current-menu-item a:hover {
      border-color: transparent; }
  .sub-menu .menu-item a {
    padding: 0; }
    .sub-menu .menu-item a:hover {
      background-color: transparent;
      border-bottom: 1px solid transparent;
      cursor: pointer; }
      .sub-menu .menu-item a:hover:hover {
        border-color: #000; }

.mobile-header-burger {
  display: none; }
  @media (max-width: 1024px) {
    .mobile-header-burger {
      font-size: 17px;
      line-height: 20px;
      display: block;
      cursor: pointer; } }
.mobile-header {
  display: none; }
  @media (max-width: 1024px) {
    .mobile-header {
      display: none;
      position: fixed;
      z-index: 900;
      top: 0;
      left: 0;
      background-color: #fff;
      width: 100%;
      box-sizing: border-box;
      padding: 30px;
      text-align: center;
      border-bottom: 1.5px solid #000; }
      .mobile-header:before, .mobile-header:after {
        position: absolute;
        bottom: -1.5px;
        content: "\00a0";
        width: 30px;
        height: calc(17px + 1.5px);
        background-color: #fff; }
      .mobile-header:before {
        left: -1.5px; }
      .mobile-header:after {
        right: -1.5px; }
      .mobile-header .logo svg {
        max-height: 82px; }
      .mobile-header.headroom--unpinned .logo {
        display: none; }
      .mobile-header.headroom--unpinned .mobile-logo {
        display: none; }
      .mobile-header.headroom--unpinned .mobile-header__current-page {
        display: none; } }
@media (max-width: 1024px) {
  .mobile-logo {
    text-align: center;
    box-sizing: border-box; } }

.mobile-header__current-page .menu-item {
  display: none; }
  .mobile-header__current-page .menu-item:after {
    display: none; }

.mobile-header__current-page .current-menu-item {
  display: block;
  border: none;
  text-shadow: none;
  font-family: "GT Cinetype", sans-serif;
  font-size: 17px;
  line-height: 20px;
  pointer-events: none; }

.mobile-header__open-menu-button {
  font-size: 17px;
  line-height: 20px; }

.mobile-menu {
  display: none; }
  @media (max-width: 667px) {
    .mobile-menu {
      display: block;
      position: fixed;
      z-index: 600;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      visibility: hidden;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      box-sizing: border-box;
      padding: 0 10px;
      padding-top: calc( 40px + 10px*3 + 7px - 17px);
      padding-bottom: 30px; }
      .mobile-menu .menu-main-container {
        box-sizing: border-box; }
      .mobile-menu .menu-item {
        display: block;
        padding-top: 17px;
        padding-bottom: 15px;
        border-bottom: 1.5px solid #000;
        font-size: 22px;
        line-height: 26px;
        font-weight: normal; }
        .mobile-menu .menu-item:after {
          display: none; }
        .mobile-menu .menu-item:hover {
          border-bottom: 1.5px solid #000; }
          .mobile-menu .menu-item:hover a {
            padding: 0.2em 0.25em; }
        .mobile-menu .menu-item a {
          padding: 0.2em 0.25em; }
        .mobile-menu .menu-item.current-menu-item:not(.menu-item--home) a {
          border-bottom: 0px solid #000; } }
.mobile-menu__close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 11px;
  width: 11px;
  box-sizing: border-box;
  padding: 30px; }
  .mobile-menu__close span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #000; }
    .mobile-menu__close span:first-of-type {
      top: 0;
      left: 0;
      transform: rotate(45deg);
      transform-origin: top left;
      width: 137%; }
    .mobile-menu__close span:last-of-type {
      bottom: 0;
      left: 0;
      transform: rotate(-45deg);
      transform-origin: top left;
      width: 137%; }
  @media (max-width: 667px) {
    .mobile-menu__close {
      height: 10px;
      width: 10px;
      padding: 10px;
      top: 28px; } }
.body-menu-is-open {
  height: 100%;
  overflow: hidden; }
  .body-menu-is-open .mobile-menu {
    visibility: visible; }
  .body-menu-is-open .menu-main-container {
    display: block; }

.home-section .programmation-section__header__text {
  visibility: hidden; }

.home-section .programmation-section {
  padding-top: 0; }

.home-programmation .programmation-section__header {
  border-left-color: transparent;
  border-right-color: transparent;
  display: none; }

.home-programmation .programmation-grid__item__inner:last-of-type {
  border-right-color: transparent !important; }

@media (min-width: 2187px) {
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
  .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 2187px) and (min-width: 1815px) {
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  .home-programmation .programmation-grid__item:nth-of-type(6), .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 1814px) and (min-width: 1441px) {
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .home-programmation .programmation-grid__item:nth-of-type(5), .home-programmation .programmation-grid__item:nth-of-type(6), .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 1440px) and (min-width: 1068px) {
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .home-programmation .programmation-grid__item:nth-of-type(5), .home-programmation .programmation-grid__item:nth-of-type(6), .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 1067px) and (min-width: 695px) {
  .home-programmation .programmation-calendar-wrapper {
    display: none; }
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr 1fr 1fr; }
    .home-programmation .programmation-grid.has-calendar .programmation-grid__item:nth-of-type(2) .programmation-grid__item__inner {
      border-left-color: transparent !important; }
    .home-programmation .programmation-grid.has-calendar .programmation-grid__item:nth-of-type(4) .programmation-grid__item__inner {
      border-left-color: #000 !important; }
    .home-programmation .programmation-grid.has-not-calendar .programmation-grid__item:nth-of-type(4) {
      display: none; }
  .home-programmation .programmation-grid__item:nth-of-type(5), .home-programmation .programmation-grid__item:nth-of-type(6), .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 694px) {
  .home-programmation .programmation-calendar-wrapper {
    display: none; }
  .home-programmation .programmation-grid {
    grid-template-columns: 1fr; }
    .home-programmation .programmation-grid.has-not-calendar .programmation-grid__item:nth-of-type(4) {
      display: none; }
  .home-programmation .programmation-grid__item:nth-of-type(5), .home-programmation .programmation-grid__item:nth-of-type(6), .home-programmation .programmation-grid__item:nth-of-type(7), .home-programmation .programmation-grid__item:nth-of-type(8), .home-programmation .programmation-grid__item:nth-of-type(9) {
    display: none; } }

@media (max-width: 667px) {
  .home-programmation .programmation-section__content__filter {
    display: none; } }

.home-programmation .programmation-filter svg {
  width: 10px;
  margin-left: 0.3em; }

.home-programmation .programmation-filter a:hover svg * {
  stroke: #fff; }

@media (max-width: 1024px) {
  .home-programmation .programmation-filter__item:last-of-type {
    border-right: 0; } }

.home-top-newsletter-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }
  .home-top-newsletter-wrapper:before, .home-top-newsletter-wrapper:after {
    position: absolute;
    z-index: 200;
    content: "\00a0";
    top: 0;
    width: calc(10px + 1.5px);
    height: calc(100% + 1.5px);
    background-color: #000;
    visibility: hidden; }
  .home-top-newsletter-wrapper:before {
    left: -1.5px; }
  .home-top-newsletter-wrapper:after {
    right: -1.5px; }
  .home-top-newsletter-wrapper.is-closed:hover {
    cursor: pointer;
    background-color: #000;
    color: #fff; }
    .home-top-newsletter-wrapper.is-closed:hover:before, .home-top-newsletter-wrapper.is-closed:hover:after {
      visibility: visible; }

.home-top-newsletter-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .home-top-newsletter-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .is-open .home-top-newsletter-button {
    visibility: hidden; }

.home-top-newsletter-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden; }
  .is-open .home-top-newsletter-content {
    visibility: visible; }
  .home-top-newsletter-content .form-wrapper,
  .home-top-newsletter-content .widget-text,
  .home-top-newsletter-content .mailjet_widget_front_container,
  .home-top-newsletter-content form {
    height: 100%; }
  .home-top-newsletter-content .form-wrapper form {
    justify-content: center;
    align-items: center; }
  .home-top-newsletter-content .form-wrapper input {
    padding: 0.1em 0.7em 0.2em 0.7em; }

.programmation-grid__item.is-today:before, .programmation-grid__item.is-today:after {
  position: absolute;
  z-index: 100;
  content: "\00a0";
  width: 20px;
  height: calc(17px + 1.5px);
  background-color: #fff; }

.programmation-grid__item.is-today:before {
  top: -1.5px;
  right: -10px; }

.programmation-grid__item.is-today:after {
  right: -10px;
  bottom: -1.5px; }

.programmation-grid__item__today {
  border-bottom: 1.5px solid #000;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: calc(17px + 2px);
  margin-bottom: calc(17px + 4px);
  display: -webkit-flex;
  display: flex; }
  .programmation-grid__item__today.has-hour .programmation-grid__item__today__date {
    border-right: 1.5px solid #000;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.programmation-grid__item__today__date {
  box-sizing: border-box;
  width: 100%; }

.programmation-grid__item__today__heure {
  box-sizing: border-box;
  padding: 0 30px; }

.programmation-grid__item--home-links .programmation-grid__item__inner {
  border-right-color: transparent !important;
  border-left-color: #000 !important; }

.programmation-grid__item--home-links .programmation-grid__item__block-texts {
  margin-bottom: 11px; }
  .programmation-grid__item--home-links .programmation-grid__item__block-texts .content {
    justify-content: center;
    font-size: 17px;
    line-height: 20px;
    font-style: italic; }
    .programmation-grid__item--home-links .programmation-grid__item__block-texts .content .home-links-billeterie {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      font-style: normal; }
      @media (max-width: 667px) {
        .programmation-grid__item--home-links .programmation-grid__item__block-texts .content .home-links-billeterie {
          position: relative;
          display: block; } }
    .programmation-grid__item--home-links .programmation-grid__item__block-texts .content a:hover .home-links-text {
      border-bottom: 1px solid #000; }
  .programmation-grid__item--home-links .programmation-grid__item__block-texts:first-of-type {
    border-bottom: 1.5px solid #000; }
  .programmation-grid__item--home-links .programmation-grid__item__block-texts:last-of-type {
    border-bottom-color: transparent; }
    .programmation-grid__item--home-links .programmation-grid__item__block-texts:last-of-type .content {
      padding-top: 30px; }

.programmation-grid__item--home-links:before, .programmation-grid__item--home-links:after {
  position: absolute;
  z-index: 100;
  content: "\00a0";
  width: 20px;
  height: calc(17px + 1.5px);
  background-color: #fff; }

.programmation-grid__item--home-links:before {
  top: -1.5px;
  left: -10px; }

.programmation-grid__item--home-links:after {
  left: -10px;
  bottom: -1.5px; }

@media (max-width: 667px) {
  .programmation-grid__item--home-links:before, .programmation-grid__item--home-links:after {
    display: none; }
  .programmation-grid__item--home-links .programmation-grid__item__inner {
    border-left: none !important; }
    .programmation-grid__item--home-links .programmation-grid__item__inner .content {
      margin-bottom: 30px; }
  .programmation-grid__item--home-links .programmation-grid__item__block-texts:last-of-type {
    margin-bottom: -10px; } }

.actualites-journal-wrapper {
  display: flex;
  justify-content: space-between; }
  .actualites-journal-wrapper.is-journal-activated .home-actualites {
    width: calc( ((100% - 30px) / 3) * 2); }
  .actualites-journal-wrapper.is-journal-activated .home-actualites-grid-sizer,
  .actualites-journal-wrapper.is-journal-activated .home-actualites-grid__item {
    width: calc( ((100% /2)*1) - 1px); }
  .actualites-journal-wrapper.is-journal-activated .home-journal {
    display: block; }
  @media (max-width: 667px) {
    .actualites-journal-wrapper.is-journal-activated {
      flex-wrap: wrap; }
      .actualites-journal-wrapper.is-journal-activated .home-actualites {
        width: 100%; }
      .actualites-journal-wrapper.is-journal-activated .home-actualites-grid-sizer,
      .actualites-journal-wrapper.is-journal-activated .home-actualites-grid__item {
        width: 100%; } }
.home-journal {
  box-sizing: border-box;
  width: calc( ((100% - 30px) / 3) * 1);
  display: none;
  margin-top: -10px;
  position: relative; }
  .home-journal:before, .home-journal:after {
    content: "";
    position: absolute;
    z-index: 10;
    display: block;
    width: 10px;
    height: 10px;
    top: 0;
    background-color: #fff; }
  .home-journal:before {
    left: 0; }
  .home-journal:after {
    right: 0; }
  .home-journal .block__title, .home-journal .evf-field-title:not(.soustitre), .home-journal .nf-form-content h3, .nf-form-content .home-journal h3,
  .home-journal .block__content {
    border-left: 3px double #000;
    border-right: 3px double #000; }
  .home-journal .block__title, .home-journal .evf-field-title:not(.soustitre), .home-journal .nf-form-content h3, .nf-form-content .home-journal h3 {
    border-top: 3px double #000;
    padding-top: 13px; }
    .home-journal .block__title:before, .home-journal .evf-field-title:not(.soustitre):before, .home-journal .nf-form-content h3:before, .nf-form-content .home-journal h3:before {
      left: 0; }
    .home-journal .block__title:after, .home-journal .evf-field-title:not(.soustitre):after, .home-journal .nf-form-content h3:after, .nf-form-content .home-journal h3:after {
      right: 0; }
  .home-journal .block__content {
    border-bottom: 3px double #000; }
    .home-journal .block__content:before {
      left: 0;
      width: 100%; }
  @media (max-width: 667px) {
    .home-journal {
      width: 100%; } }
.home-journal-une .journal-une__item {
  width: 100%;
  border-right: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .home-journal-une .journal-une__item:first-of-type {
    padding-top: 7px !important; }

.home-journal-une .journal-une__item__image {
  display: none; }

.home-journal-une .journal-une__item__titre {
  font-size: 11px !important;
  line-height: 20px !important; }

.home-journal-une .journal-une__item__soustitre {
  font-size: 24px !important; }

.home-journal-une-link {
  text-align: center;
  padding-top: 15px; }
  .home-journal-une-link a:after {
    content: url('data:image/svg+xml; utf8, <svg data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" width="11.3px" height="9.34px" viewBox="0 0 11.3 9.34"><title>rightArrow</title><path d="M10.76,4.53,6.42.19,6.61,0,11.3,4.69,6.64,9.35l-.22-.22,4.34-4.34H.17V4.51Z" fill="black" /></svg>');
    position: relative;
    display: inline-block;
    transform: translate(0px);
    margin-left: 0.15em;
    transition: transform 400ms; }
  .home-journal-une-link a:hover:after {
    transform: translate(4px, 0px); }

.home-actualites {
  box-sizing: border-box;
  width: 100%; }
  .home-actualites .block__title, .home-actualites .evf-field-title:not(.soustitre), .home-actualites .nf-form-content h3, .nf-form-content .home-actualites h3 {
    border-bottom: 1.5px solid #000; }
  .home-actualites .block__content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: -1.5px; }
  .home-actualites > .block__title, .home-actualites > .evf-field-title:not(.soustitre), .nf-form-content .home-actualites > h3,
  .home-actualites > .block__content {
    border-left-color: transparent;
    border-right-color: transparent; }
    .home-actualites > .block__title:before, .home-actualites > .evf-field-title:not(.soustitre):before, .nf-form-content .home-actualites > h3:before, .home-actualites > .block__title:after, .home-actualites > .evf-field-title:not(.soustitre):after, .nf-form-content .home-actualites > h3:after,
    .home-actualites > .block__content:before,
    .home-actualites > .block__content:after {
      visibility: hidden; }
  .home-actualites > .block__content:before {
    display: none; }

.home-actualites-grid .spectacle__grid__background {
  margin-top: -10px; }
  @media (max-width: 667px) {
    .home-actualites-grid .spectacle__grid__background {
      display: none; } }
.home-actualites-grid-sizer,
.home-actualites-grid__item {
  width: calc( ((100% /3)*1) - 1px); }
  @media (max-width: 1024px) {
    .home-actualites-grid-sizer,
    .home-actualites-grid__item {
      width: 50%; } }
  @media (max-width: 667px) {
    .home-actualites-grid-sizer,
    .home-actualites-grid__item {
      width: 100%; } }
.home-actualites-grid__item {
  box-sizing: border-box;
  padding: 0 15px;
  padding-top: 17px;
  border-top: 1.5px solid #000;
  padding-bottom: 85px; }
  .home-actualites-grid__item .block__title, .home-actualites-grid__item .evf-field-title:not(.soustitre), .home-actualites-grid__item .nf-form-content h3, .nf-form-content .home-actualites-grid__item h3 {
    border-bottom: 0px;
    padding: 0; }
  .home-actualites-grid__item .block__content {
    box-sizing: border-box;
    padding: 0; }
  .home-actualites-grid__item .block__title, .home-actualites-grid__item .evf-field-title:not(.soustitre), .home-actualites-grid__item .nf-form-content h3, .nf-form-content .home-actualites-grid__item h3,
  .home-actualites-grid__item .block__content {
    padding: 0 15px; }
    @media (max-width: 667px) {
      .home-actualites-grid__item .block__title, .home-actualites-grid__item .evf-field-title:not(.soustitre), .home-actualites-grid__item .nf-form-content h3, .nf-form-content .home-actualites-grid__item h3,
      .home-actualites-grid__item .block__content {
        padding: 0; } }
  @media (max-width: 667px) {
    .home-actualites-grid__item {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 40px; } }
.home-actualites-grid__item__title {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 17px; }
  @media (max-width: 667px) {
    .home-actualites-grid__item__title {
      width: 100%; } }
.home-actualites-grid__item__date {
  position: absolute;
  top: 6px;
  right: 30px;
  min-width: 10ch;
  text-align: right;
  display: none; }
  @media (max-width: 667px) {
    .home-actualites-grid__item__date {
      position: relative;
      width: 100%;
      text-align: center;
      top: auto;
      right: auto; } }
.home-actualites-grid__item__image {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff; }
  .home-actualites-grid__item__image img {
    max-width: 100%; }

.home-actualites-grid__item__image__caption {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto; }

.home-actualites-grid__item__text h1, .home-actualites-grid__item__text h2, .home-actualites-grid__item__text h3, .home-actualites-grid__item__text h4, .home-actualites-grid__item__text h5, .home-actualites-grid__item__text h6 {
  margin-top: 1em; }

.home-actualites-grid__item__text h2 {
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  font: bold;
  padding-bottom: 17px;
  border-bottom: 1.5px solid #000;
  margin-bottom: 17px;
  margin-left: -10px;
  width: calc(100% + 10px*2); }
  @media (max-width: 667px) {
    .home-actualites-grid__item__text h2 {
      margin-left: 0;
      width: 100%; } }
.home-actualites-grid__item__text h3 {
  text-align: center;
  font: bold;
  margin-bottom: 17px; }

.home-actualites-grid__item__text a {
  border-bottom: 1px solid #000;
  cursor: pointer;
  text-decoration: none; }
  .home-actualites-grid__item__text a:hover {
    border-color: transparent; }

.home-actualites-grid__item__text p {
  margin-bottom: 0.5em; }
  .home-actualites-grid__item__text p:last-of-type {
    margin-bottom: 0; }

.home-actualites-grid__item__text ul {
  margin-left: 30px;
  margin-bottom: 1em; }

.home-actualites-grid__item__text h3 + p {
  text-indent: 0; }

.home-actualites-grid__item__text strong {
  position: relative;
  z-index: 1;
  background-color: #f7cbdd; }

.home-actualites-grid__item__text sub {
  font-size: 0.75em;
  position: relative;
  bottom: -0.25em;
  line-height: 0; }

.home-actualites-grid__item__text sup {
  font-size: 0.75em;
  position: relative;
  top: -0.5em;
  line-height: 0; }

.home-actualites-grid__item__link,
.home-actualites-grid__item__telechargements {
  margin-top: 2em; }
  .home-actualites-grid__item__link a,
  .home-actualites-grid__item__telechargements a {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em; }
    .home-actualites-grid__item__link a.is-external:after,
    .home-actualites-grid__item__telechargements a.is-external:after {
      content: "↗"; }
    .home-actualites-grid__item__link a.is-internal:after,
    .home-actualites-grid__item__telechargements a.is-internal:after {
      content: "→"; }
    .home-actualites-grid__item__link a.is-attachment:after,
    .home-actualites-grid__item__telechargements a.is-attachment:after {
      display: none; }
    .home-actualites-grid__item__link a.is-attachment:before,
    .home-actualites-grid__item__telechargements a.is-attachment:before {
      content: "↓"; }
    .home-actualites-grid__item__link a:hover,
    .home-actualites-grid__item__telechargements a:hover {
      cursor: pointer;
      background-color: #f7cbdd; }

.home-newsletter > .block__title, .home-newsletter > .evf-field-title:not(.soustitre), .nf-form-content .home-newsletter > h3,
.home-newsletter > .block__content {
  border-left-color: transparent;
  border-right-color: transparent; }
  .home-newsletter > .block__title:before, .home-newsletter > .evf-field-title:not(.soustitre):before, .nf-form-content .home-newsletter > h3:before, .home-newsletter > .block__title:after, .home-newsletter > .evf-field-title:not(.soustitre):after, .nf-form-content .home-newsletter > h3:after,
  .home-newsletter > .block__content:before,
  .home-newsletter > .block__content:after {
    visibility: hidden; }

.home-newsletter__form {
  margin: 0 auto;
  max-width: calc(100%/3 - 30px - 10px); }
  @media (max-width: 1024px) {
    .home-newsletter__form {
      max-width: calc(100% / 2); } }
  @media (max-width: 667px) {
    .home-newsletter__form {
      max-width: 100%; } }
.home-telechargements {
  margin-top: 30px; }
  .home-telechargements > .block__title, .home-telechargements > .evf-field-title:not(.soustitre), .nf-form-content .home-telechargements > h3 {
    border-left-color: transparent;
    border-right-color: transparent; }
    .home-telechargements > .block__title:before, .home-telechargements > .evf-field-title:not(.soustitre):before, .nf-form-content .home-telechargements > h3:before, .home-telechargements > .block__title:after, .home-telechargements > .evf-field-title:not(.soustitre):after, .nf-form-content .home-telechargements > h3:after {
      visibility: hidden; }
  .home-telechargements > .block__content {
    width: calc(100% / 3);
    margin: 0 auto; }
  @media (max-width: 1024px) {
    .home-telechargements > .block__content {
      width: 50%; } }
  @media (max-width: 667px) {
    .home-telechargements > .block__content {
      width: 100%;
      border: none; } }
.home-telechargements__item {
  border-top: 1.5px solid #000;
  margin-top: calc(30px - 6px);
  padding-top: calc(30px - 6px); }
  .home-telechargements__item a:before {
    content: "↓ ";
    position: relative;
    display: inline-block;
    margin-right: 0.3em; }
  .home-telechargements__item a:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .home-telechargements__item a:hover:hover {
      border-color: #000; }
  .home-telechargements__item a:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .home-telechargements__item a:hover:hover {
      border-color: #000; }
  .home-telechargements__item:first-of-type {
    border-top: none;
    margin-top: 6px;
    padding-top: 0; }

.home-social {
  margin-left: -30px;
  width: calc(100% + 30px*2 - 0px);
  box-sizing: border-box; }
  .home-social .block__title, .home-social .evf-field-title:not(.soustitre), .home-social .nf-form-content h3, .nf-form-content .home-social h3 {
    border-bottom: 1.5px solid #000;
    padding-left: 0;
    padding-right: 0;
    border-left-color: transparent;
    border-right-color: transparent; }
    .home-social .block__title:before, .home-social .evf-field-title:not(.soustitre):before, .home-social .nf-form-content h3:before, .nf-form-content .home-social h3:before, .home-social .block__title:after, .home-social .evf-field-title:not(.soustitre):after, .home-social .nf-form-content h3:after, .nf-form-content .home-social h3:after {
      visibility: hidden; }
    .home-social .block__title:before, .home-social .evf-field-title:not(.soustitre):before, .home-social .nf-form-content h3:before, .nf-form-content .home-social h3:before, .home-social .block__title:after, .home-social .evf-field-title:not(.soustitre):after, .home-social .nf-form-content h3:after, .nf-form-content .home-social h3:after {
      visibility: visible;
      width: 30px; }
    @media (max-width: 667px) {
      .home-social .block__title, .home-social .evf-field-title:not(.soustitre), .home-social .nf-form-content h3, .nf-form-content .home-social h3 {
        margin-left: 10px;
        width: calc(100% - 10px*2); } }
  .home-social .block__content {
    background: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    letter-spacing: 0.02em;
    border-left-color: transparent;
    border-right-color: transparent; }
    .home-social .block__content:before, .home-social .block__content:after {
      visibility: hidden; }
  @media (max-width: 667px) {
    .home-social {
      margin-left: -10px;
      width: calc(100% + 10px*2); } }
.social-gallery .flickity-prev-next-button {
  width: calc(60px + 7ch); }
  .social-gallery .flickity-prev-next-button:before {
    position: absolute;
    content: "Suivant";
    top: 53%;
    font-family: "GT Cinetype", sans-serif;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    letter-spacing: 0.02em; }
  .social-gallery .flickity-prev-next-button.previous svg {
    left: 0;
    right: auto; }
  .social-gallery .flickity-prev-next-button.previous:before {
    content: "Précédent";
    right: 0;
    transform: translate(-50%, -50%); }
  .social-gallery .flickity-prev-next-button.next svg {
    left: auto;
    right: 0; }
  .social-gallery .flickity-prev-next-button.next:before {
    content: "Suivant";
    left: 0;
    transform: translate(100%, -50%); }

@media (max-width: 667px) {
  .social-gallery .flickity-prev-next-button {
    display: none; } }

.social-gallery__item a {
  cursor: alias; }

.social-gallery__item.is-first {
  margin-left: 30px; }

.social-gallery__item__top {
  box-sizing: border-box;
  padding: 0;
  box-sizing: border-box; }
  .social-gallery__item__top .content {
    background-size: cover;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    position: relative; }
    .social-gallery__item__top .content:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .social-gallery__item__top .content > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.social-gallery__item__caption {
  margin-bottom: 1em; }

.social-gallery__item__data {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-style: italic; }

.home-publications {
  text-align: center;
  margin-bottom: 135px; }
  .home-publications > .block__content {
    padding: 0;
    border: none;
    display: -webkit-flex;
    display: flex; }
  @media (max-width: 1024px) {
    .home-publications > .block__content {
      flex-wrap: wrap; } }
  @media (max-width: 667px) {
    .home-publications {
      margin-top: 45px; } }
.publications__item {
  width: 100%; }
  .no-cssgrid .publications__item {
    width: 25%; }
  .publications__item .block__title, .publications__item .evf-field-title:not(.soustitre), .publications__item .nf-form-content h3, .nf-form-content .publications__item h3,
  .publications__item .block__content {
    border-left: none; }
  .publications__item:last-of-type .block__title, .publications__item:last-of-type .evf-field-title:not(.soustitre), .publications__item:last-of-type .nf-form-content h3, .nf-form-content .publications__item:last-of-type h3,
  .publications__item:last-of-type .block__content {
    border-right: none; }
  .publications__item .block__title, .publications__item .evf-field-title:not(.soustitre), .publications__item .nf-form-content h3, .nf-form-content .publications__item h3 {
    text-transform: uppercase; }
  .publications__item .block__content {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px; }
  @media (max-width: 1024px) {
    .publications__item {
      width: 50%;
      margin-bottom: 60px; }
      .publications__item:nth-of-type(2n) .block__title, .publications__item:nth-of-type(2n) .evf-field-title:not(.soustitre), .publications__item:nth-of-type(2n) .nf-form-content h3, .nf-form-content .publications__item:nth-of-type(2n) h3,
      .publications__item:nth-of-type(2n) .block__content {
        border-right: none; } }
  @media (max-width: 667px) {
    .publications__item {
      width: 100%; }
      .publications__item .block__title, .publications__item .evf-field-title:not(.soustitre), .publications__item .nf-form-content h3, .nf-form-content .publications__item h3,
      .publications__item .block__content {
        border-right: none; } }
.publications__item__image {
  line-height: 0;
  margin-top: 6px;
  margin-bottom: 20px; }
  .publications__item__image img {
    max-width: 100%;
    max-height: 300px; }

.publications__item__links {
  display: -webkit-flex;
  display: flex;
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  padding: 17px 0; }

.publications__item__links__col {
  width: 100%;
  box-sizing: border-box; }
  .no-cssgrid .publications__item__links__col {
    width: 50%; }
  .has-both .publications__item__links__col:first-of-type {
    border-right: 1.5px solid #000; }
  .publications__item__links__col.is-issuu a:after {
    content: "↗";
    position: relative;
    display: inline-block;
    transform: translate(0px);
    margin-left: 0.3em; }
  .publications__item__links__col.is-issuu a:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .publications__item__links__col.is-issuu a:hover:hover {
      border-color: #000; }
  .publications__item__links__col.is-download a:before {
    content: "↓ ";
    position: relative;
    display: inline-block;
    margin-right: 0.3em; }
  .publications__item__links__col.is-download a:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .publications__item__links__col.is-download a:hover:hover {
      border-color: #000; }

.home-publications__archives {
  margin-top: 17px; }
  .home-publications__archives a:after {
    content: "↗";
    position: relative;
    display: inline-block;
    transform: translate(0px);
    margin-left: 0.3em; }
  .home-publications__archives a:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .home-publications__archives a:hover:hover {
      border-color: #000; }
  @media (max-width: 667px) {
    .home-publications__archives {
      margin-top: 0; } }
.post-type-archive-spectacles .page-title,
.single-spectacles .page-title,
.single-evenements .page-title {
  display: none; }
  @media (max-width: 667px) {
    .post-type-archive-spectacles .page-title,
    .single-spectacles .page-title,
    .single-evenements .page-title {
      display: block; } }
.programmation-section {
  padding-top: 17px;
  padding-bottom: 90px; }
  .programmation-section.is-layout-mosaique.block--spectacles-events-grid .programmation-grid {
    margin-top: 10px; }
  .programmation-section.is-layout-mosaique .programmation-section-layout--mosaique .programmation-section-layout__bullet {
    background-color: #000; }
  .programmation-section.is-layout-mosaique .programmation-grid__item {
    margin-bottom: 30px; }
  @media (max-width: 667px) {
    .programmation-section.is-layout-mosaique .programmation-grid__item {
      margin-bottom: 0; }
      .programmation-section.is-layout-mosaique .programmation-grid__item:last-of-type .programmation-grid__item__inner {
        border-right-color: transparent; }
    .programmation-section.is-layout-mosaique .programmation-grid__item__block-image {
      order: 2; } }
  .programmation-section.is-layout-liste .programmation-grid {
    grid-template-columns: 1fr;
    margin-top: 0; }
  .programmation-section.is-layout-liste.block--spectacles-events-grid .programmation-grid {
    margin-top: 0; }
  .programmation-section.is-layout-liste .programmation-section-layout--liste .programmation-section-layout__bullet {
    background-color: #000; }
  .programmation-section.is-layout-liste .programmation-grid__item {
    width: 100%; }
    @media (max-width: 667px) {
      .programmation-section.is-layout-liste .programmation-grid__item {
        padding: 0;
        border-bottom: none; } }
  .programmation-section.is-layout-liste .programmation-grid__item__cache {
    display: none; }
  .programmation-section.is-layout-liste .programmation-grid__item__inner {
    border-left: 0px;
    border-right: 0px;
    height: auto; }
    .programmation-section.is-layout-liste .programmation-grid__item__inner a {
      padding: 10px; }
      @media (max-width: 667px) {
        .programmation-section.is-layout-liste .programmation-grid__item__inner a {
          padding: 17px 0; } }
  .programmation-section.is-layout-liste .programmation-grid__item__block-wrapper {
    height: auto;
    padding: 0; }
  .programmation-section.is-layout-liste .programmation-grid__item__block-image {
    display: none; }
  .programmation-section.is-layout-liste .programmation-grid__item__block-texts {
    text-align: left;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100%;
    margin-left: auto;
    height: auto;
    border-bottom-color: transparent;
    padding: 0; }
    .programmation-section.is-layout-liste .programmation-grid__item__block-texts:before {
      display: none; }
  .programmation-section.is-layout-liste .programmation-grid__item .content {
    flex-direction: row; }
    @media (max-width: 667px) {
      .programmation-section.is-layout-liste .programmation-grid__item .content {
        flex-wrap: wrap; } }
  .programmation-section.is-layout-liste .programmation-grid__item__top {
    width: calc( (100% / 10) * 8);
    display: -webkit-flex;
    display: flex; }
    @media (max-width: 667px) {
      .programmation-section.is-layout-liste .programmation-grid__item__top {
        width: 100%; } }
  .programmation-section.is-layout-liste .programmation-grid__item__date {
    box-sizing: border-box;
    padding-right: 30px;
    width: calc( (100% / 8) * 2); }
  .programmation-section.is-layout-liste .programmation-grid__item__title {
    box-sizing: border-box;
    padding-right: 30px;
    width: calc( (100% / 8) * 3); }
    @media (max-width: 667px) {
      .programmation-section.is-layout-liste .programmation-grid__item__title {
        text-align: center;
        padding-right: 0; }
        .programmation-section.is-layout-liste .programmation-grid__item__title .programmation-grid__item__title__inner {
          font-size: 26px;
          line-height: 31px; }
        .programmation-section.is-layout-liste .programmation-grid__item__title .programmation-grid__item__subtitle {
          font-size: 17px;
          line-height: 20px;
          margin-top: 0; } }
  .programmation-section.is-layout-liste .programmation-grid__item__distribution {
    box-sizing: border-box;
    width: calc( (100% / 8) * 3);
    text-align: left;
    padding: 0;
    padding-right: 30px;
    margin-left: 0; }
  .programmation-section.is-layout-liste .programmation-grid__item__relative-date {
    align-items: flex-start; }
  .programmation-section.is-layout-liste .programmation-grid__item__bottom {
    width: calc( (100% / 10) * 2); }
    .programmation-section.is-layout-liste .programmation-grid__item__bottom .spectacle__cycles {
      margin-bottom: 0; }
    @media (max-width: 667px) {
      .programmation-section.is-layout-liste .programmation-grid__item__bottom {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 0;
        margin-bottom: 0; }
        .programmation-section.is-layout-liste .programmation-grid__item__bottom .programmation-grid__item__types {
          width: 100%;
          text-align: center; }
          .programmation-section.is-layout-liste .programmation-grid__item__bottom .programmation-grid__item__types .spectacle__types {
            width: 100%;
            margin-right: 0; }
        .programmation-section.is-layout-liste .programmation-grid__item__bottom .programmation-grid__item__creations-tournees-tags {
          width: 100%;
          text-align: center; } }
  .programmation-section.is-layout-liste .programmation-grid__item__evenement__middle-border {
    display: none; }
  .programmation-section.is-layout-liste .programmation-grid__item--evenements .programmation-grid__item__top,
  .programmation-section.is-layout-liste .programmation-grid__item--evenements .programmation-grid__item__bottom {
    position: relative; }
  .programmation-section.is-layout-liste .programmation-grid__item--evenements .programmation-grid__item__title {
    position: relative;
    justify-content: flex-start; }
  @media (max-width: 1024px) {
    .programmation-section.is-layout-liste .programmation-grid__item__date {
      width: calc( (100% / 8) * 3); }
    .programmation-section.is-layout-liste .programmation-grid__item__title {
      width: calc( (100% / 8) * 5); } }
  @media (max-width: 1024px) and (max-width: 667px) {
    .programmation-section.is-layout-liste .programmation-grid__item__title {
      width: 100%;
      margin-bottom: 0em;
      padding-bottom: 0.5em; } }
  @media (max-width: 1024px) {
    .programmation-section.is-layout-liste .programmation-grid__item__distribution {
      width: calc( (100% / 8) * 2);
      display: none; }
    .programmation-section.is-layout-liste .programmation-grid__item__relative-date {
      display: none; } }
.programmation-section__header {
  border-bottom: 1.5px solid #000;
  display: -webkit-flex;
  display: flex;
  padding-left: 0;
  padding-right: 0; }

.programmation-section__header__layout {
  box-sizing: border-box;
  width: 30%;
  text-align: left; }
  @media (max-width: 667px) {
    .programmation-section__header__layout {
      display: none; } }
.programmation-section-layout {
  display: inline-block;
  letter-spacing: 0;
  text-transform: none;
  font-family: "GT Cinetype", sans-serif;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-right: 10px;
  position: relative;
  top: 0px; }
  .programmation-section-layout:before {
    content: "a";
    display: none; }
  .programmation-section-layout:hover {
    cursor: pointer; }
    .programmation-section-layout:hover .programmation-section-layout__bullet {
      background-color: #000; }

.programmation-section-layout__bullet {
  display: inline-block;
  position: relative;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  border: 1px solid #000;
  top: 4px;
  margin-right: 2px; }

.programmation-section__header__text {
  box-sizing: border-box;
  width: 70%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-transform: none; }
  @media (max-width: 667px) {
    .programmation-section__header__text {
      position: static;
      width: 100%;
      left: auto;
      transform: none; } }
.programmation-filter {
  text-align: center;
  border-bottom: 1.5px solid #000;
  font-size: 17px;
  line-height: 20px; }
  .is-periode-biennale .programmation-filter, .is-periode-portrait-paysage .programmation-filter {
    display: none; }
  @media (max-width: 1024px) {
    .programmation-filter {
      border-bottom: none; } }
  @media (max-width: 667px) {
    .programmation-filter {
      display: none; }
      .home .programmation-filter {
        display: block; } }
.programmation-filter__content {
  display: flex; }
  @media (max-width: 1024px) {
    .programmation-filter__content {
      flex-wrap: wrap; } }
.programmation-filter__item {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  vertical-align: middle; }
  .programmation-filter__item:hover a, .programmation-filter__item.is-active a {
    position: relative; }
    .programmation-filter__item:hover a:after, .programmation-filter__item.is-active a:after {
      content: "\00a0";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1.2em;
      z-index: -1;
      background-color: #ff2758; }
  .programmation-filter__item:hover .creation-dot, .programmation-filter__item.is-active .creation-dot {
    background-color: #fff; }
  .programmation-filter__item a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .programmation-filter__item a span {
      display: inline-block; }
    .programmation-filter__item a .creation-dot {
      transform: translateY(1px); }
    @media (max-width: 1024px) {
      .programmation-filter__item a {
        border-bottom: 1.5px solid #000; } }
  .programmation-filter__item:last-of-type {
    border-right: none; }
    .programmation-filter__item:last-of-type:after {
      display: none; }
  @media (max-width: 1024px) {
    .programmation-filter__item {
      width: calc(100% / 3); }
      .programmation-filter__item:nth-of-type(3n) {
        border-right: 0; }
        .programmation-filter__item:nth-of-type(3n):after {
          visibility: hidden; }
      .programmation-filter__item:last-of-type:before {
        width: calc(100% + 20px); }
      .programmation-filter__item:last-of-type:after {
        display: block; }
      .home .programmation-filter__item {
        width: 100%;
        border-right: 0; }
        .home .programmation-filter__item:after {
          display: none; } }
.programmation-section__content {
  background: none;
  padding-left: 0;
  padding-right: 0;
  border: none;
  padding-top: 0; }

.programmation-section-no-result {
  text-align: center;
  margin-top: 1em; }

.programmation-aujourdhui-is-empty {
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  max-width: 300px;
  text-align: center; }
  @media (max-width: 667px) {
    .programmation-aujourdhui-is-empty {
      position: static;
      left: auto;
      transform: none;
      top: auto;
      margin-top: 30px; } }
.programmation-grid {
  display: grid;
  margin-top: 10px; }
  @media (min-width: 2187px) {
    .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
      .programmation-grid .programmation-grid__item:nth-of-type(8n+1) .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 2187px) and (min-width: 1815px) {
    .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
      .programmation-grid .programmation-grid__item:nth-of-type(7n+1) .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 1814px) and (min-width: 1441px) {
    .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
      .programmation-grid .programmation-grid__item:nth-of-type(6n+1) .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 1440px) and (min-width: 1068px) {
    .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
      .programmation-grid .programmation-grid__item:nth-of-type(5n+1) .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 1067px) and (min-width: 695px) {
    .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr; }
      .programmation-grid .programmation-grid__item:nth-of-type(3n+1) .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 694px) {
    .programmation-grid {
      grid-template-columns: 1fr; }
      .programmation-grid .programmation-grid__item .programmation-grid__item__inner {
        border-left-color: transparent; } }
  @media (max-width: 667px) {
    .programmation-grid {
      margin-top: 0; } }
  .no-cssgrid .programmation-grid {
    display: block; }

.programmation-grid__item {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1.5px solid #000; }
  @media (min-width: 1024px) {
    .page-template-template-home .programmation-grid__item {
      border-bottom: none; } }
  .programmation-grid__item.module-grille-hide-because-is-not-past {
    display: none; }
  .programmation-grid__item a {
    display: block;
    position: relative; }
    .programmation-grid__item a:hover {
      background-color: #f4b9d1; }
      .programmation-grid__item a:hover .programmation-grid__item__block-wrapper {
        position: relative;
        z-index: 2; }
      .programmation-grid__item a:hover:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: teal;
        content: "";
        z-index: 1;
        background-color: #ff2758;
        mix-blend-mode: screen; }
  .no-cssgrid .programmation-grid__item {
    display: inline-block;
    width: calc((100% / 5) - 5px); }
    @media (max-width: 1024px) {
      .no-cssgrid .programmation-grid__item {
        width: calc((100% / 3) - 3px); } }
    @media (max-width: 667px) {
      .no-cssgrid .programmation-grid__item {
        width: calc(100%); } }
  @media (max-width: 667px) {
    .programmation-grid__item {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 40px; } }
.programmation-grid__item--evenements a:hover .programmation-grid__item__title__inner {
  background-position: left 35px; }

.programmation-grid__item__title__inner {
  text-transform: uppercase;
  word-break: break-word; }
  .programmation-grid__item--spectacles .programmation-grid__item__title__inner, .is-custom .programmation-grid__item__title__inner {
    font-size: 26px;
    line-height: 31px; }
    @media (max-width: 667px) {
      .programmation-grid__item--spectacles .programmation-grid__item__title__inner, .is-custom .programmation-grid__item__title__inner {
        font-size: 34px;
        line-height: 41px;
        font-weight: normal;
        text-transform: uppercase; } }
  .programmation-grid__item--evenements .programmation-grid__item__title__inner {
    font-size: 22px;
    line-height: 26px;
    font-weight: normal; }
    @media (max-width: 667px) {
      .programmation-grid__item--evenements .programmation-grid__item__title__inner {
        font-size: 26px;
        line-height: 31px; } }
  .is-layout-mosaique .programmation-grid__item__title__inner {
    padding-right: 0.5em; }
    @media (max-width: 667px) {
      .is-layout-mosaique .programmation-grid__item__title__inner {
        padding-right: 0; } }
.programmation-grid__item__cache {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff; }
  .programmation-grid__item__cache.is-top-left {
    top: 0;
    left: 0; }
  .programmation-grid__item__cache.is-top-right {
    top: 0;
    right: 0; }
  .programmation-grid__item__cache.is-bottom-left {
    bottom: 0;
    left: 0; }
  .programmation-grid__item__cache.is-bottom-right {
    bottom: 0;
    right: 0; }
  @media (max-width: 667px) {
    .programmation-grid__item__cache {
      display: none; } }
.programmation-grid__item__inner {
  box-sizing: border-box;
  height: 100%; }

.programmation-grid__item--evenements .programmation-grid__item__block-texts {
  margin-top: 0 !important;
  box-sizing: border-box;
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 10px;
  width: calc(100% + 30px);
  height: 25%; }
  @media (max-width: 667px) {
    .programmation-grid__item--evenements .programmation-grid__item__block-texts {
      margin-left: 0;
      width: auto; } }
.programmation-grid__item--evenements .programmation-grid__item__block-image .content {
  background-color: #f4b9d1; }
  .programmation-grid__item--evenements .programmation-grid__item__block-image .content img {
    position: relative;
    width: calc(100% - 5px*2);
    height: calc(100% - 5px*2);
    padding: 5px;
    filter: grayscale(100%) brightness(1.3);
    mix-blend-mode: multiply; }
  .programmation-grid__item--evenements .programmation-grid__item__block-image .content:before {
    content: "";
    position: absolute;
    z-index: 1;
    background-color: #ff2758;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: screen; }

.programmation-grid__item__evenement__cache-left {
  position: absolute;
  background-color: red;
  width: 10px;
  height: 10px;
  transform: translate(-100px, 0); }

.programmation-grid__item__block-wrapper {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  padding: 15px;
  padding-bottom: 30px; }
  @media (max-width: 667px) {
    .no-cssgrid .programmation-grid__item__block-wrapper {
      height: auto; } }
  @media (max-width: 667px) {
    .programmation-grid__item__block-wrapper {
      padding: 0; } }
.programmation-grid__item__block-texts {
  flex-grow: 1;
  box-sizing: border-box;
  position: relative;
  float: left;
  display: -webkit-flex;
  display: flex;
  width: 100%; }
  .programmation-grid__item__block-texts .content {
    box-sizing: border-box;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  @media (max-width: 667px) {
    .programmation-grid__item__block-texts {
      margin-bottom: 0.5em; }
      .programmation-grid__item__block-texts:before {
        display: none; }
      .no-cssgrid .programmation-grid__item__block-texts {
        height: auto; } }
.programmation-grid__item__block-image {
  box-sizing: border-box;
  margin-bottom: 15px; }
  @media (max-width: 667px) {
    .programmation-grid__item__block-image {
      margin-bottom: 0; } }
.programmation-grid__item.is-biennale .programmation-grid__item__block-image {
  position: relative;
  overflow: hidden; }

.programmation-grid__item.is-biennale .programmation-grid__item__block-image__bandeau-biennale {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.programmation-grid__item__block-image__bandeau {
  width: auto;
  height: auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .programmation-grid__item__block-image__bandeau .bandeau-inner {
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 150%;
    transform-origin: top left;
    transform: rotate(-45deg) translate(-50%, 250%);
    height: 2em; }
    .programmation-grid__item__block-image__bandeau .bandeau-inner span {
      display: block;
      padding: 3px 0px 0px;
      text-align: center;
      text-decoration: none;
      line-height: 1.5em;
      /* shadow */
      position: relative;
      z-index: 10; }
    .programmation-grid__item--spectacles .programmation-grid__item__block-image__bandeau .bandeau-inner {
      background-color: #fff; }
    .programmation-grid__item--evenements .programmation-grid__item__block-image__bandeau .bandeau-inner {
      background-color: #f4b9d1; }
      .programmation-grid__item--evenements .programmation-grid__item__block-image__bandeau .bandeau-inner:after {
        content: " ";
        background-color: #ff2758;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        mix-blend-mode: screen; }

.programmation-grid__item__date {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 1em; }
  .programmation-grid__item--evenements .programmation-grid__item__date {
    font-weight: normal; }
  @media (max-width: 667px) {
    .programmation-grid__item__date {
      margin-bottom: 0.5em; } }
.programmation-grid__item--spectacles .programmation-grid__item__date .period-heure {
  display: none; }

@media (max-width: 667px) {
  .programmation-grid__item__title {
    margin-bottom: 1em; } }

.programmation-grid__item--spectacles .programmation-grid__item__subtitle,
.programmation-grid__item.is-custom .programmation-grid__item__subtitle {
  font-size: 17px;
  line-height: 20px;
  margin-top: 0.5em; }
  @media (max-width: 667px) {
    .programmation-grid__item--spectacles .programmation-grid__item__subtitle,
    .programmation-grid__item.is-custom .programmation-grid__item__subtitle {
      font-size: 22px;
      line-height: 26px;
      font-weight: normal;
      margin-top: 0.25em; } }
.programmation-grid__item--evenements .programmation-grid__item__subtitle {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold; }
  @media (max-width: 667px) {
    .programmation-grid__item--evenements .programmation-grid__item__subtitle {
      font-size: 22px;
      line-height: 26px;
      font-weight: normal;
      margin-top: 0.25em; } }
.programmation-grid__item__distribution {
  padding-top: 1.5em;
  text-align: left !important;
  padding-bottom: 0 !important; }
  .programmation-grid__item--evenements .programmation-grid__item__distribution {
    display: none; }
  @media (max-width: 667px) {
    .programmation-grid__item__distribution {
      text-align: center !important;
      padding-top: 0;
      margin-bottom: 0.5em !important; } }
.programmation-grid__item__bottom {
  margin-top: 1em;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em; }
  .programmation-grid__item__bottom .spectacle__cycles {
    width: 100%; }
  @media (max-width: 667px) {
    .programmation-grid__item__bottom {
      margin-top: 0;
      margin-bottom: 1em; } }
.programmation-grid__item__types {
  text-align: left;
  display: flex; }
  @media (max-width: 667px) {
    .programmation-grid__item__types {
      text-align: center; }
      .programmation-grid__item__types .spectacle__types {
        width: 100%; } }
.programmation-grid__item__relative-date {
  font-style: italic; }

.programmation-grid__item__creations-tournees-tags__item {
  display: inline-block; }
  .programmation-grid__item__creations-tournees-tags__item:after {
    content: ","; }
  .programmation-grid__item__creations-tournees-tags__item:last-of-type:after {
    content: none; }

.programmation-grid__item__thumbnail {
  line-height: 0;
  position: relative;
  pointer-events: none;
  position: relative;
  box-sizing: border-box; }
  .programmation-grid__item__thumbnail:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .programmation-grid__item__thumbnail > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .programmation-grid__item__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .programmation-grid__item__thumbnail.is-placeholder {
    width: 100%;
    background-color: #ccc;
    opacity: .5;
    filter: contrast(100%) url(#duotone-regular); }
    .programmation-grid__item__thumbnail.is-placeholder:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
  .programmation-grid__item__thumbnail.is-silhouette img {
    filter: none; }
  .programmation-grid__item__thumbnail.is-text-thumbnail .programmation-grid__item__thumbnail__text {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .programmation-grid__item__thumbnail.is-ateliercite img {
    filter: none !important; }
  .programmation-grid__item__thumbnail.is-entreeslibres img {
    filter: none !important; }

.programmation-grid__item__thumbnail-placeholder {
  box-sizing: border-box; }
  .programmation-grid__item__thumbnail-placeholder:not(.has-silhouette) {
    position: relative; }
    .programmation-grid__item__thumbnail-placeholder:not(.has-silhouette):before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .programmation-grid__item__thumbnail-placeholder:not(.has-silhouette) > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .programmation-grid__item__thumbnail-placeholder.has-silhouette {
    opacity: .3; }

.programmation-section--date {
  display: none; }
  .programmation-section--date.has-queried-date {
    display: block; }
  .programmation-section--date .programmation-grid {
    margin-top: 15px; }
  @media (min-width: 2187px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; } }
  @media (max-width: 2187px) and (min-width: 1815px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  @media (max-width: 1814px) and (min-width: 1441px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (max-width: 1440px) and (min-width: 1068px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (max-width: 1067px) and (min-width: 695px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (max-width: 694px) {
    .programmation-section--date .programmation-grid {
      grid-template-columns: 1fr; } }
.programmation-section__header__filter {
  position: absolute;
  right: 0;
  text-transform: none;
  letter-spacing: 0; }
  .programmation-section__header__filter a:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }
  @media (max-width: 667px) {
    .programmation-section__header__filter {
      display: none; } }
.programmation-grid .programmation-calendar-wrapper {
  position: relative;
  box-sizing: border-box;
  padding-right: 20px; }
  .programmation-grid .programmation-calendar-wrapper:after {
    position: absolute;
    bottom: -1px;
    right: 0;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff; }

.programmation-calendar {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 20px;
  width: 300px; }
  .programmation-calendar:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .programmation-calendar > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .programmation-grid .programmation-calendar {
    width: 100%;
    margin-top: 10px; }
  @media (max-width: 1024px) {
    .programmation-calendar {
      width: auto; } }
.programmation-grid__item--calendar.is-empty .programmation-calendar {
  border-bottom-color: transparent; }

.programmation-calendar__header {
  border-bottom: 1.5px solid #000;
  padding: 0;
  padding-top: 10px;
  padding-bottom: calc(17px + 2px);
  padding-right: 5px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }
  .programmation-calendar__header a svg {
    position: relative;
    top: 1px;
    height: 100%;
    width: auto; }
  .programmation-calendar__header a:hover {
    background-color: transparent; }
  .no-cssfilters .programmation-calendar__header a svg {
    width: 13px;
    height: 25px; }

.programmation-calendar__table {
  box-sizing: border-box; }

.programmation-calendar__table__line {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }

.programmation-calendar__table__date {
  flex: 1 0 auto;
  height: auto;
  color: #ccc;
  position: relative;
  display: inline-block;
  border: 0;
  position: relative;
  text-align: center; }
  .no-cssgrid .programmation-calendar__table__date, .no-cssgridlegacy .programmation-calendar__table__date {
    width: 30px; }
  .programmation-calendar__table__date:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .programmation-calendar__table__date > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .programmation-calendar__table__date span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    line-height: 300%; }
    .programmation-calendar__table__date span:before {
      content: '';
      position: absolute;
      z-index: -1;
      display: inline-block;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -40%);
      width: 2em;
      height: 2em;
      border-radius: 50%;
      background-color: #f7cbdd;
      visibility: hidden; }
  .programmation-calendar__table__date.is-today {
    position: relative; }
    .programmation-calendar__table__date.is-today span:before {
      visibility: visible; }
  .programmation-section--date .programmation-calendar__table__date.is-today span:before {
    visibility: hidden; }
  .programmation-calendar__table__date.has-events .content {
    color: #000; }
  .programmation-calendar__table__date.has-events a {
    display: inline-block;
    width: 100%;
    height: calc(100% - 1.5px*0);
    box-sizing: border-box; }
    .programmation-calendar__table__date.has-events a:hover {
      background-color: transparent; }
      .programmation-calendar__table__date.has-events a:hover:after {
        display: none; }
  .programmation-calendar__table__date.has-events span:hover:before {
    visibility: visible; }
  .programmation-calendar__table__date.has-events.is-queried-date a:hover {
    border-color: transparent; }
  .programmation-calendar__table__date.has-events.is-queried-date span:before {
    visibility: visible; }
  .programmation-calendar__table__date.is-queried-date {
    position: relative; }
  .programmation-calendar__table__date.is-empty {
    visibility: hidden; }

.today {
  color: red; }

.programmation-archives-grid {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }

.programmation-archives-grid__item {
  width: calc(100% / 4);
  box-sizing: border-box;
  border-bottom: 1.5px solid #000;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase; }
  .programmation-archives-grid__item a {
    box-sizing: border-box;
    padding: 30px;
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .programmation-archives-grid__item a:hover {
      background-color: #f7cbdd; }
  @media (max-width: 667px) {
    .programmation-archives-grid__item {
      width: 100%;
      position: relative;
      border-left: none !important;
      border-right: none !important; }
      .programmation-archives-grid__item:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 50%; }
      .programmation-archives-grid__item > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .programmation-archives-grid__item:first-of-type {
        margin-top: -10px; } }
.spectacle__header__title {
  display: -webkit-flex;
  display: flex;
  padding-top: 17px;
  padding-left: 10px;
  padding-right: 10px;
  border-left-color: transparent;
  border-right-color: transparent; }
  .spectacle__header__title:before, .spectacle__header__title:after {
    height: 100%;
    bottom: 1px; }

.spectacle__header__left {
  text-align: left;
  box-sizing: border-box;
  width: 25%; }
  @media (max-width: 667px) {
    .spectacle__header__left {
      display: none; } }
.spectacle__header__center {
  box-sizing: border-box;
  width: 50%; }
  @media (max-width: 667px) {
    .spectacle__header__center {
      width: 100%; } }
.spectacle__header__right {
  text-align: right;
  box-sizing: border-box;
  width: 25%; }
  @media (max-width: 667px) {
    .spectacle__header__right {
      display: none; } }
.spectacle__types__item,
.spectacle__cycles__item {
  display: block; }

.spectacle__relative-date {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  font-family: "GT Cinetype", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  display: inline-block; }

.spectacle__years {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  font-family: "GT Cinetype", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  display: inline-block; }

.spectacle__years__item {
  display: inline-block; }
  .spectacle__years__item:after {
    content: ","; }
  .spectacle__years__item:last-of-type:after {
    content: none; }

.spectacle__creation {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  font-family: "GT Cinetype", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  display: inline-block;
  margin-left: 30px; }

.spectacle__title__wrapper {
  padding-bottom: 30px; }
  @media (max-width: 667px) {
    .spectacle__title__wrapper {
      padding-bottom: 1em; } }
.spectacle__title {
  font-size: 59px;
  line-height: 70px;
  font-weight: normal;
  text-transform: uppercase;
  box-sizing: border-box;
  margin-top: 15px;
  padding-bottom: 15px;
  text-align: center; }
  @media (max-width: 667px) {
    .spectacle__title {
      font-size: 34px;
      line-height: 41px;
      font-weight: normal;
      text-transform: uppercase;
      margin-top: 0.5em;
      padding-bottom: 0;
      margin-bottom: 0; } }
.spectacle__subtitle {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 667px) {
    .spectacle__subtitle {
      margin-top: 0.25em;
      margin-bottom: 0.5em; } }
.spectacle__main-distribution {
  box-sizing: border-box;
  text-align: center;
  padding-bottom: 15px;
  margin: 0 auto; }
  .spectacle__main-distribution .spectacle__distribution__item {
    margin-bottom: 0 !important; }
  .spectacle__main-distribution .spectacle__distribution__item__role {
    display: inline;
    position: relative; }
  .spectacle__main-distribution .spectacle__distribution__item__names {
    display: inline; }
  .spectacle__main-distribution .spectacle__distribution__item__names__item {
    position: relative;
    display: inline; }
    .spectacle__main-distribution .spectacle__distribution__item__names__item:after {
      content: ",";
      margin-left: -0.3em; }
    .spectacle__main-distribution .spectacle__distribution__item__names__item:last-of-type:after {
      content: none; }
  .spectacle__main-distribution sub {
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    letter-spacing: 0.02em; }
  .spectacle__main-distribution sup {
    position: relative;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    letter-spacing: 0.02em;
    top: -3px; }

.spectacle__grid {
  position: relative;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap; }
  .spectacle__grid:before, .spectacle__grid:after {
    position: absolute;
    z-index: 2;
    content: "\00a0";
    top: 0;
    width: calc(10px + 1px);
    height: 100%;
    background-color: #fff;
    pointer-events: none;
    visibility: hidden;
    display: none; }
  .spectacle__grid:before {
    left: -5px; }
  .spectacle__grid:after {
    right: -5px; }

.spectacle__grid-sizer {
  display: none; }

.spectacle__grid-sizer,
.spectacles-grid-block {
  box-sizing: border-box;
  width: calc( (100% /5)*1);
  margin-bottom: 0;
  /* Sans Masonry */
  /* Sans Masonry */ }
  .spectacle__grid-sizer > .block__content,
  .spectacles-grid-block > .block__content {
    padding-bottom: 90px; }
  .spectacle__grid-sizer.small-width,
  .spectacles-grid-block.small-width {
    width: calc( ((100% /5)*1)); }
  .spectacle__grid-sizer.double-width,
  .spectacles-grid-block.double-width {
    width: calc( ((100% /5)*2) - 1px); }
    @media (max-width: 1024px) {
      .spectacle__grid-sizer.double-width,
      .spectacles-grid-block.double-width {
        width: calc(50% - 1px); } }
    @media (max-width: 667px) {
      .spectacle__grid-sizer.double-width,
      .spectacles-grid-block.double-width {
        width: 100%; } }
  .spectacle__grid-sizer.halfplus-width,
  .spectacles-grid-block.halfplus-width {
    width: calc( ((100% /5)*3) - 1px); }
    @media (max-width: 1024px) {
      .spectacle__grid-sizer.halfplus-width,
      .spectacles-grid-block.halfplus-width {
        width: calc(50% - 1px); } }
    @media (max-width: 667px) {
      .spectacle__grid-sizer.halfplus-width,
      .spectacles-grid-block.halfplus-width {
        width: 100%; } }
  .spectacle__grid-sizer.full-width,
  .spectacles-grid-block.full-width {
    width: calc( ((100% /5)*5)); }
    .spectacle__grid-sizer.full-width > .block__title, .spectacle__grid-sizer.full-width > .evf-field-title:not(.soustitre), .nf-form-content .spectacle__grid-sizer.full-width > h3,
    .spectacle__grid-sizer.full-width > .block__content,
    .spectacles-grid-block.full-width > .block__title,
    .spectacles-grid-block.full-width > .evf-field-title:not(.soustitre),
    .nf-form-content .spectacles-grid-block.full-width > h3,
    .spectacles-grid-block.full-width > .block__content {
      margin: 0;
      width: 100%; }
  @media (max-width: 1024px) {
    .spectacle__grid-sizer,
    .spectacles-grid-block {
      width: 50%; }
      .spectacle__grid-sizer.small-width,
      .spectacles-grid-block.small-width {
        width: 50%; }
      .spectacle__grid-sizer.double-width,
      .spectacles-grid-block.double-width {
        width: 50%; }
      .spectacle__grid-sizer.halfplus-width,
      .spectacles-grid-block.halfplus-width {
        width: 50%; }
      .spectacle__grid-sizer.full-width,
      .spectacles-grid-block.full-width {
        width: 100%; } }
  @media (max-width: 667px) {
    .spectacle__grid-sizer,
    .spectacles-grid-block {
      width: 100%; }
      .spectacle__grid-sizer.small-width,
      .spectacles-grid-block.small-width {
        width: 100%; }
      .spectacle__grid-sizer.double-width,
      .spectacles-grid-block.double-width {
        width: 100%; }
      .spectacle__grid-sizer.halfplus-width,
      .spectacles-grid-block.halfplus-width {
        width: 100%; }
      .spectacle__grid-sizer.full-width,
      .spectacles-grid-block.full-width {
        width: 100%; } }
.spectacle__grid-sizer {
  margin: 0; }

.spectacles-grid-block > .block {
  position: relative; }

.spectacles-grid-block > .block__title, .spectacles-grid-block > .evf-field-title:not(.soustitre), .nf-form-content .spectacles-grid-block > h3,
.spectacles-grid-block > .block__content {
  border-left: none;
  border-right: none;
  margin-left: 15px;
  width: calc(100% - 30px); }

.spectacles-grid-block > .block__title:before, .spectacles-grid-block > .evf-field-title:not(.soustitre):before, .nf-form-content .spectacles-grid-block > h3:before {
  left: calc(-10px - 1px); }

.spectacles-grid-block > .block__title:after, .spectacles-grid-block > .evf-field-title:not(.soustitre):after, .nf-form-content .spectacles-grid-block > h3:after {
  right: calc(-10px - 1px); }

.spectacles-grid-block > .block__content {
  padding-left: 10px;
  padding-right: 10px; }
  .spectacles-grid-block > .block__content:before {
    left: calc(-10px - 1px);
    width: calc(100% + 30px + 2px); }

@media (max-width: 667px) {
  .spectacles-grid-block > .block__title, .spectacles-grid-block > .evf-field-title:not(.soustitre), .nf-form-content .spectacles-grid-block > h3,
  .spectacles-grid-block > .block__content {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0; } }

.spectacle__grid__background {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 1024px) {
    .spectacle__grid__background .spectacle__grid__background__item:nth-of-type(3), .spectacle__grid__background .spectacle__grid__background__item:nth-of-type(4), .spectacle__grid__background .spectacle__grid__background__item:nth-of-type(5) {
      display: none; }
    .spectacle__grid__background .spectacle__grid__background__item:nth-of-type(2) {
      border-right-color: transparent; } }
.spectacle__grid__background__item {
  width: 100%;
  box-sizing: border-box; }
  .spectacle__grid__background__item:last-of-type {
    border: none; }

.spectacle__featured-image {
  position: relative;
  box-sizing: border-box;
  line-height: 0;
  padding: 0 15px;
  padding-bottom: 30px; }
  .spectacle__featured-image img {
    height: auto;
    width: 100%; }
  .spectacle__featured-image.is-landscape {
    width: calc( ((100% /5)*2) - 1px); }
    @media (max-width: 1024px) {
      .spectacle__featured-image.is-landscape {
        width: calc(50% - 1px); } }
    @media (max-width: 667px) {
      .spectacle__featured-image.is-landscape {
        width: 100%; } }
  @media (max-width: 667px) {
    .spectacle__featured-image {
      padding-left: 0;
      padding-right: 0; } }
.spectacle__featured-image__inner {
  background-size: cover;
  width: 100%;
  pointer-events: none; }

.spectacle__featured-image__caption {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto; }

.spectacle__illustration {
  position: relative;
  box-sizing: border-box;
  line-height: 0;
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .spectacle__illustration img {
    height: auto;
    width: 100%; }

.spectacle__illustration__inner {
  background-size: cover;
  width: 100%;
  pointer-events: none; }

.spectacle__illustration__caption {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto;
  text-align: right; }

.spectacle__representations {
  width: calc(25%); }

.single-spectacles .spectacle__representations__content {
  padding-top: 14px; }

.spectacle__representations__content__dates {
  margin-top: -0.5em; }
  .single-evenements .spectacle__representations__content__dates {
    display: none; }

.spectacle__representations__item {
  border-bottom: 1.5px solid #000;
  margin-left: -10px;
  width: calc(100% + 10px*2);
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 14px;
  padding-bottom: 14px;
  display: -webkit-flex;
  display: flex;
  font-size: 17px;
  line-height: 20px; }
  .spectacle__representations__item:first-of-type {
    margin-top: 0; }
  .spectacle__representations__item:last-of-type {
    border-bottom: 0; }
  @media (max-width: 667px) {
    .spectacle__representations__item {
      margin-left: 0;
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }
  .spectacle__representations__item:first-letter {
    text-transform: uppercase; }
  .spectacle__representations__item.is-past {
    color: #ccc;
    border-color: #f2f2f2; }
    .spectacle__representations__item.is-past:first-of-type {
      margin-top: 14px; }
  .spectacle__representations__item:last-of-type:not(.is-billeterie) {
    border-bottom: 1.5px solid #000; }
  .spectacle__representations__item a {
    display: flex; }
  .spectacle__representations__item.is-billeterie {
    padding: 0;
    margin-top: -1.5px;
    border-top: 1.5px solid #000; }
    .spectacle__representations__item.is-billeterie a {
      width: 100%;
      justify-content: center;
      box-sizing: border-box;
      padding: 1em 0 0.75em; }
      .spectacle__representations__item.is-billeterie a svg {
        height: 27px;
        position: relative;
        top: -2px;
        margin-left: 1ch; }
      .spectacle__representations__item.is-billeterie a:hover {
        background-color: #f7cbdd; }

.spectacle__representations__item__date {
  display: inline-block;
  flex-grow: 1;
  box-sizing: border-box;
  padding-right: 10px; }

.spectacle__representations__item__heure {
  line-height: 19px;
  display: inline-block;
  box-sizing: border-box;
  flex-shrink: 0;
  width: calc(5ch + 10px + 5px);
  text-align: right;
  margin-top: -7px;
  margin-bottom: -4px; }
  .spectacle__representations__item__heure span {
    display: inline-block;
    margin-top: 9px; }

.spectacle__representations__note-scolaires {
  font-style: italic;
  margin-top: 9.5px;
  display: none; }

.spectacle__tournee.double-width .spectacle__tournee__item, .spectacle__tournee.full-width .spectacle__tournee__item {
  break-inside: avoid; }

.spectacle__tournee.double-width .spectacle__tournee__content {
  columns: 2; }

.spectacle__tournee.full-width .spectacle__tournee__content {
  columns: 5; }

.spectacle__tournee__item {
  margin-bottom: 1em; }
  .spectacle__tournee__item a:hover .spectacle__tournee__item__lieu span {
    border-bottom: 1px solid #000; }
  .spectacle__tournee__item.is-past {
    color: #ccc;
    border-color: #f2f2f2; }
    .spectacle__tournee__item.is-past a {
      color: #ccc;
      border-color: #f2f2f2; }
    .spectacle__tournee__item.is-past:first-of-type {
      margin-top: 14px; }
  .spectacle__tournee__item:last-of-type {
    border-bottom: none; }

.spectacle__tournee__item__date {
  display: inline-block; }

.spectacle__tournee__item__heure {
  display: inline-block; }

.spectacle__tournee__item__partenaire {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em; }

.spectacle__related-events__content {
  width: calc(100% - 10px) !important;
  padding-right: 0 !important;
  padding-top: 0; }

.spectacle__related-events__item {
  box-sizing: border-box;
  margin-left: -10px;
  width: calc(100% - 10px);
  border-bottom: 1.5px solid #000; }
  .spectacle__related-events__item:first-of-type {
    margin-top: 0; }
    .spectacle__related-events__item.is-past:first-of-type {
      margin-top: 0 !important; }
  .spectacle__related-events__item:last-of-type {
    border-bottom: none; }
  .spectacle__related-events__item.is-past {
    color: #ccc;
    border-color: #f2f2f2; }
    .spectacle__related-events__item.is-past a {
      color: #ccc;
      border-color: #f2f2f2; }
      .spectacle__related-events__item.is-past a:hover {
        color: #aaa; }
    .spectacle__related-events__item.is-past:first-of-type {
      margin-top: 14px; }
  .spectacle__related-events__item a {
    display: block;
    padding: 1em; }
    .spectacle__related-events__item a:hover {
      background-color: #f7cbdd; }
  @media (max-width: 667px) {
    .spectacle__related-events__item {
      margin-left: 0;
      width: 100%; }
      .spectacle__related-events__item a {
        padding-left: 0;
        padding-right: 0; } }
.spectacle__related-events__item__date {
  margin-bottom: 0.5em; }

.spectacle__related-events__item__title {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase; }

.spectacle__related-events__item__subtitle {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-transform: none;
  margin-top: 0.25em; }

.spectacle__related-events__item__footer {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }

.spectacle__related-events__item__types {
  margin-top: 0.5em; }

.spectacle__related-events__item__types__item {
  display: inline-block; }
  .spectacle__related-events__item__types__item:after {
    content: ","; }
  .spectacle__related-events__item__types__item:last-of-type:after {
    content: none; }

.spectacle__related-events__item__relative-date {
  font-style: italic; }

.spectacle__distribution {
  width: calc( ((100% /5)*2) - 1px); }
  @media (max-width: 1024px) {
    .spectacle__distribution {
      width: calc(50% - 1px); } }
  @media (max-width: 667px) {
    .spectacle__distribution {
      width: 100%; } }
.spectacle__distribution__content {
  columns: 2;
  column-gap: 30px; }
  .spectacle__distribution__content h4 {
    font-weight: bold;
    margin-top: 3em;
    margin-bottom: -1em; }
  @media (max-width: 667px) {
    .spectacle__distribution__content {
      columns: 1; } }
.spectacle__distribution__item {
  page-break-inside: avoid;
  /* For Firefox. */
  -webkit-column-break-inside: avoid;
  /* For Chrome & friends. */
  break-inside: avoid;
  /* For standard browsers like IE. :-) */ }
  .spectacle__distribution__item:last-of-type {
    margin-bottom: 0; }
  .block .spectacle__distribution__item {
    margin-bottom: 0.5em; }
  @media (max-width: 667px) {
    .programmation-grid__item .spectacle__distribution__item {
      display: none; }
      .programmation-grid__item .spectacle__distribution__item.is-visible-on-mobile {
        display: block; } }
.spectacle__distribution__item__role {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  display: inline; }

.spectacle__distribution__item__names {
  display: inline; }

.spectacle__distribution__item__names__item {
  display: inline; }

.spectacle__distribution__additionnal__info p {
  page-break-inside: avoid;
  /* For Firefox. */
  -webkit-column-break-inside: avoid;
  /* For Chrome & friends. */
  break-inside: avoid;
  /* For standard browsers like IE. :-) */
  margin-bottom: 0.5em; }

.spectacle__informations__content {
  padding-top: 0; }
  .spectacle__informations__content h1, .spectacle__informations__content h2, .spectacle__informations__content h3, .spectacle__informations__content h4, .spectacle__informations__content h5, .spectacle__informations__content h6 {
    margin-top: 1em; }
  .spectacle__informations__content h2 {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font: bold;
    padding-bottom: 17px;
    border-bottom: 1.5px solid #000;
    margin-bottom: 17px;
    margin-left: -10px;
    width: calc(100% + 10px*2); }
    @media (max-width: 667px) {
      .spectacle__informations__content h2 {
        margin-left: 0;
        width: 100%; } }
  .spectacle__informations__content h3 {
    text-align: center;
    font: bold;
    margin-bottom: 17px; }
  .spectacle__informations__content a {
    border-bottom: 1px solid #000;
    cursor: pointer;
    text-decoration: none; }
    .spectacle__informations__content a:hover {
      border-color: transparent; }
  .spectacle__informations__content p {
    margin-bottom: 0.5em; }
    .spectacle__informations__content p:last-of-type {
      margin-bottom: 0; }
  .spectacle__informations__content ul {
    margin-left: 30px;
    margin-bottom: 1em; }
  .spectacle__informations__content h3 + p {
    text-indent: 0; }
  .spectacle__informations__content strong {
    position: relative;
    z-index: 1;
    background-color: #f7cbdd; }
  .spectacle__informations__content sub {
    font-size: 0.75em;
    position: relative;
    bottom: -0.25em;
    line-height: 0; }
  .spectacle__informations__content sup {
    font-size: 0.75em;
    position: relative;
    top: -0.5em;
    line-height: 0; }
  .spectacle__informations__content .spectacle__types__item {
    display: block; }
  .page-template-template-grand-ensemble-sous-page .spectacle__informations__content {
    margin-top: calc(17px + 4px); }

.spectacle__informations__content__line {
  box-sizing: border-box;
  margin-top: 17px;
  margin-left: -10px;
  padding: 0 10px;
  padding-bottom: 17px;
  width: calc(100% + 10px*2);
  border-bottom: 1.5px solid #000; }
  .spectacle__informations__content__line:not(.is-espace-pro) a {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em;
    display: inline-block;
    margin-bottom: 0.5em; }
    .spectacle__informations__content__line:not(.is-espace-pro) a.is-external:after {
      content: "↗"; }
    .spectacle__informations__content__line:not(.is-espace-pro) a.is-internal:after {
      content: "→"; }
    .spectacle__informations__content__line:not(.is-espace-pro) a.is-attachment:after {
      display: none; }
    .spectacle__informations__content__line:not(.is-espace-pro) a.is-attachment:before {
      content: "↓"; }
    .spectacle__informations__content__line:not(.is-espace-pro) a:hover {
      cursor: pointer;
      background-color: #f7cbdd; }
  .spectacle__informations__content__line.is-espace-pro a {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .spectacle__informations__content__line.is-espace-pro a:hover {
      border-color: #000; }
    .spectacle__informations__content__line.is-espace-pro a.is-external:after {
      content: "↗"; }
    .spectacle__informations__content__line.is-espace-pro a.is-internal:after {
      content: "→"; }
    .spectacle__informations__content__line.is-espace-pro a.is-attachment:after {
      display: none; }
    .spectacle__informations__content__line.is-espace-pro a.is-attachment:before {
      content: "↓"; }
  .spectacle__informations__content__line:last-of-type {
    border-bottom: none; }
  .single-evenements .spectacle__informations__content__line:first-of-type {
    margin-top: 0; }
  @media (max-width: 667px) {
    .spectacle__informations__content__line {
      margin-left: 0;
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }
.creation-dot {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  top: 2px;
  margin-right: 0.3em;
  background-color: #000; }

.spectacle__synopsis__content h1, .spectacle__synopsis__content h2, .spectacle__synopsis__content h3, .spectacle__synopsis__content h4, .spectacle__synopsis__content h5, .spectacle__synopsis__content h6 {
  margin-top: 1em; }

.spectacle__synopsis__content h2 {
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  font: bold;
  padding-bottom: 17px;
  border-bottom: 1.5px solid #000;
  margin-bottom: 17px;
  margin-left: -10px;
  width: calc(100% + 10px*2); }
  @media (max-width: 667px) {
    .spectacle__synopsis__content h2 {
      margin-left: 0;
      width: 100%; } }
.spectacle__synopsis__content h3 {
  text-align: center;
  font: bold;
  margin-bottom: 17px; }

.spectacle__synopsis__content a {
  border-bottom: 1px solid #000;
  cursor: pointer;
  text-decoration: none; }
  .spectacle__synopsis__content a:hover {
    border-color: transparent; }

.spectacle__synopsis__content p {
  margin-bottom: 0.5em; }
  .spectacle__synopsis__content p:last-of-type {
    margin-bottom: 0; }

.spectacle__synopsis__content ul {
  margin-left: 30px;
  margin-bottom: 1em; }

.spectacle__synopsis__content h3 + p {
  text-indent: 0; }

.spectacle__synopsis__content strong {
  position: relative;
  z-index: 1;
  background-color: #f7cbdd; }

.spectacle__synopsis__content sub {
  font-size: 0.75em;
  position: relative;
  bottom: -0.25em;
  line-height: 0; }

.spectacle__synopsis__content sup {
  font-size: 0.75em;
  position: relative;
  top: -0.5em;
  line-height: 0; }

.spectacles__telechargements__content {
  padding: 0 !important; }
  @media (max-width: 667px) {
    .spectacles__telechargements__content {
      margin-bottom: 90px; } }
.spectacles__telechargements__item {
  border-bottom: 1.5px solid #000; }
  .spectacles__telechargements__item a {
    display: block;
    box-sizing: border-box;
    padding: 17px; }
    .spectacles__telechargements__item a span:before {
      content: "↓ "; }
    .spectacles__telechargements__item a:hover {
      background-color: #f7cbdd; }
    @media (max-width: 667px) {
      .spectacles__telechargements__item a {
        padding-left: 0;
        padding-right: 0; } }
.spectacle__social-networks-review {
  width: 100%; }

.spectacle__social-networks-review__item {
  width: calc( (100% / 10)*3); }

.spectacle__social-networks-review__item__top img {
  max-width: 100%; }

.spectacles__modules__block--gallery {
  width: calc( ((100% /5)*3) - 1px); }
  @media (max-width: 1024px) {
    .spectacles__modules__block--gallery {
      width: calc(50% - 1px); } }
  @media (max-width: 667px) {
    .spectacles__modules__block--gallery {
      width: 100%; } }
  .spectacles__modules__block--gallery.full-width {
    z-index: 10; }
    .spectacles__modules__block--gallery.full-width .block__title, .spectacles__modules__block--gallery.full-width .evf-field-title:not(.soustitre), .spectacles__modules__block--gallery.full-width .nf-form-content h3, .nf-form-content .spectacles__modules__block--gallery.full-width h3 {
      border-left-color: transparent;
      border-right-color: transparent; }
    .spectacles__modules__block--gallery.full-width .spectacles__modules__block--gallery__content {
      border-color: transparent; }
    .spectacles__modules__block--gallery.full-width .spectacles__modules__block--gallery__content {
      box-sizing: border-box; }
  .page-template-template-grand-ensemble-sous-page .spectacles__modules__block--gallery {
    width: calc( ((100% /5)*2) - 1px); }
    @media (max-width: 1024px) {
      .page-template-template-grand-ensemble-sous-page .spectacles__modules__block--gallery {
        width: calc(50% - 1px); } }
    @media (max-width: 667px) {
      .page-template-template-grand-ensemble-sous-page .spectacles__modules__block--gallery {
        width: 100%; } }
  @media (max-width: 1024px) {
    .spectacles__modules__block--gallery {
      width: 100%; } }
.spectacles__modules__block--gallery__content {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  height: 600px;
  max-height: 1024px;
  /* Fade */
  /* Fade */ }
  .spectacles__modules__block--gallery__content .flickity-slider {
    transform: none !important; }
  .spectacles__modules__block--gallery__content .spectacles__modules__block--gallery__content__slide {
    left: 0 !important;
    opacity: 0;
    transition: opacity 400ms ease-in-out 0s;
    z-index: -1; }
  .spectacles__modules__block--gallery__content .spectacles__modules__block--gallery__content__slide.is-selected {
    opacity: 1;
    z-index: 0;
    transition: opacity 400ms ease-in-out 400ms; }
  .spectacles__modules__block--gallery__content .flickity-prev-next-button {
    opacity: 1;
    height: calc(100% - 90px);
    top: 0;
    width: 60px;
    background: none;
    cursor: pointer; }
    .spectacles__modules__block--gallery__content .flickity-prev-next-button svg {
      width: 40px; }
    .spectacles__modules__block--gallery__content .flickity-prev-next-button:disabled {
      visibility: hidden; }
    .spectacles__modules__block--gallery__content .flickity-prev-next-button.previous {
      left: -30px; }
      .spectacles__modules__block--gallery__content .flickity-prev-next-button.previous svg {
        right: auto;
        left: 30px; }
      @media (max-width: 667px) {
        .spectacles__modules__block--gallery__content .flickity-prev-next-button.previous {
          left: 0; }
          .spectacles__modules__block--gallery__content .flickity-prev-next-button.previous svg {
            left: 0; } }
    .spectacles__modules__block--gallery__content .flickity-prev-next-button.next {
      right: -30px; }
      .spectacles__modules__block--gallery__content .flickity-prev-next-button.next svg {
        left: auto;
        right: 30px; }
      @media (max-width: 667px) {
        .spectacles__modules__block--gallery__content .flickity-prev-next-button.next {
          right: 0; }
          .spectacles__modules__block--gallery__content .flickity-prev-next-button.next svg {
            right: 0; } }
    @media (max-width: 667px) {
      .spectacles__modules__block--gallery__content .flickity-prev-next-button {
        width: 30px; }
        .spectacles__modules__block--gallery__content .flickity-prev-next-button svg {
          width: 20px; } }
  @media (max-width: 667px) {
    .spectacles__modules__block--gallery__content {
      height: 350px;
      min-height: 0px; }
      .is-single-image .spectacles__modules__block--gallery__content {
        height: 400px; } }
.spectacles__modules__block--gallery__content__slide {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: center;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%; }
  @media (max-width: 667px) {
    .is-single-image .spectacles__modules__block--gallery__content__slide {
      padding: 0; } }
.spectacles__modules__block--gallery__content__slide__image {
  box-sizing: border-box;
  flex-shrink: 1;
  position: relative;
  height: 100%;
  padding: 0 30px; }
  .spectacles__modules__block--gallery__content__slide__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    pointer-events: none; }
  @media (max-width: 667px) {
    .is-single-image .spectacles__modules__block--gallery__content__slide__image {
      padding: 0; } }
.spectacles__modules__block--gallery__content__slide__caption {
  box-sizing: border-box;
  padding-top: 1em;
  flex-shrink: 0;
  max-width: 70ch;
  margin: 0 auto; }

.spectacles__modules__block--gallery__content__slide__caption__count {
  display: inline; }
  .is-single-image .spectacles__modules__block--gallery__content__slide__caption__count {
    display: none; }

.spectacles__modules__block--gallery__content__slide__caption__wrapper {
  display: inline;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto;
  margin-left: 0.5em; }

.caption-separator {
  display: inline-block;
  width: 30px; }

.spectacles__modules__block--videos,
.spectacles__modules__block--instagram {
  width: calc( ((100% /5)*2) - 1px); }
  @media (max-width: 1024px) {
    .spectacles__modules__block--videos,
    .spectacles__modules__block--instagram {
      width: calc(50% - 1px); } }
  @media (max-width: 667px) {
    .spectacles__modules__block--videos,
    .spectacles__modules__block--instagram {
      width: 100%; } }
  @media (max-width: 1024px) {
    .spectacles__modules__block--videos,
    .spectacles__modules__block--instagram {
      width: 100%; } }
.spectacles__modules__block--videos__content,
.spectacles__modules__block--instagram__content {
  padding-top: 30px; }

.spectacles__modules__block--videos__item {
  margin-bottom: 30px;
  position: relative; }
  .spectacles__modules__block--videos__item:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: calc((9 / 16) * 100%);
    display: none; }
  .full-width .spectacles__modules__block--videos__item {
    max-width: 70ch;
    margin: 0 auto; }
  .spectacles__modules__block--videos__item iframe {
    width: 100%;
    height: 100%; }

.spectacles__modules__block--instagram__item {
  margin-bottom: 30px;
  position: relative; }
  .full-width .spectacles__modules__block--instagram__item {
    max-width: 70ch;
    margin: 0 auto; }

.spectacles__modules__block--videos__item__iframe,
.spectacles__modules__block--videos__item__embed {
  position: relative;
  padding-top: 56.25%;
  /* 16:9 */
  height: 0; }
  .spectacles__modules__block--videos__item__iframe iframe,
  .spectacles__modules__block--videos__item__embed iframe {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.spectacles__modules__block--videos__item__caption,
.spectacles__modules__block--instagram__item__caption {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto; }

.spectacles__modules__block--texts {
  width: calc( ((100% /5)*2) - 1px);
  background-color: #fff; }
  @media (max-width: 1024px) {
    .spectacles__modules__block--texts {
      width: calc(50% - 1px); } }
  @media (max-width: 667px) {
    .spectacles__modules__block--texts {
      width: 100%; } }
  .spectacles__modules__block--texts .spectacles__modules__block--gallery__content {
    width: 100%;
    margin-bottom: 60px; }
  .spectacles__modules__block--texts.is-one-block .block__content {
    background: none; }
  .spectacles__modules__block--texts.is-one-block .spectacles__modules__block--texts__content__inner {
    display: block; }
  .spectacles__modules__block--texts.is-not-columns:not(.full-width) .block__title, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .evf-field-title:not(.soustitre), .spectacles__modules__block--texts.is-not-columns:not(.full-width) .nf-form-content h3, .nf-form-content .spectacles__modules__block--texts.is-not-columns:not(.full-width) h3,
  .spectacles__modules__block--texts.is-not-columns:not(.full-width) .block__content {
    border-left-color: transparent;
    border-right-color: transparent;
    box-sizing: border-box; }
  .spectacles__modules__block--texts.is-not-columns:not(.full-width) .block__title, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .evf-field-title:not(.soustitre), .spectacles__modules__block--texts.is-not-columns:not(.full-width) .nf-form-content h3, .nf-form-content .spectacles__modules__block--texts.is-not-columns:not(.full-width) h3 {
    padding-left: 0;
    padding-right: 0; }
    .spectacles__modules__block--texts.is-not-columns:not(.full-width) .block__title:before, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .evf-field-title:not(.soustitre):before, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .nf-form-content h3:before, .nf-form-content .spectacles__modules__block--texts.is-not-columns:not(.full-width) h3:before, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .block__title:after, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .evf-field-title:not(.soustitre):after, .spectacles__modules__block--texts.is-not-columns:not(.full-width) .nf-form-content h3:after, .nf-form-content .spectacles__modules__block--texts.is-not-columns:not(.full-width) h3:after {
      visibility: hidden; }
  .spectacles__modules__block--texts.is-not-columns:not(.full-width) .spectacles__modules__block--texts__content {
    padding-left: 0;
    padding-right: 0; }
  .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__inner, .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__inner {
    display: block; }
  .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__item, .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item {
    max-width: 70ch;
    margin: 0 auto; }
    .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__item:not(:first-of-type) .block__title, .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__item:not(:first-of-type) .evf-field-title:not(.soustitre), .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__item:not(:first-of-type) .nf-form-content h3, .nf-form-content .spectacles__modules__block--texts.is-not-columns .spectacles__modules__block--texts__content__item:not(:first-of-type) h3, .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item:not(:first-of-type) .block__title, .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item:not(:first-of-type) .evf-field-title:not(.soustitre), .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item:not(:first-of-type) .nf-form-content h3, .nf-form-content .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item:not(:first-of-type) h3 {
      padding-top: 1em; }
  .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__inner {
    flex-wrap: wrap; }
  .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item {
    flex: 1 0 25%;
    margin-right: 30px; }
    .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item:nth-of-type(3n+3) {
      margin-right: 0; }
    .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item:last-of-type {
      margin-right: 0; }
    .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item.is-full-width {
      flex: 1 0 100%; }
  .spectacles__modules__block--texts.is-columns.is-number-columns-three .spectacles__modules__block--texts__content__item {
    flex: 1 0 calc(100% / 3); }
  .spectacles__modules__block--texts.full-width.is-one-block .spectacles__modules__block--texts__content__item__image {
    background: none; }
  @media (max-width: 1024px) {
    .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item {
      flex: 1 0 calc(100% / 3); }
    .spectacles__modules__block--texts.is-number-columns-three .spectacles__modules__block--texts__content__item {
      flex: 1 0 calc(100% / 2) !important; } }
  @media (max-width: 667px) {
    .spectacles__modules__block--texts.is-columns .spectacles__modules__block--texts__content__item {
      flex: 1 0 100%; }
    .spectacles__modules__block--texts.is-number-columns-three .spectacles__modules__block--texts__content__item {
      flex: 1 0 100% !important; } }
.spectacles__modules__block--texts__content {
  padding-left: 0;
  padding-right: 0; }
  .has-no-block-title .spectacles__modules__block--texts__content {
    padding-top: 0; }

.spectacles__modules__block--texts__content__inner {
  display: -webkit-flex;
  display: flex;
  width: calc(100% + 1.5px*1);
  margin-left: -1px; }

.spectacles__modules__block--texts__content__item {
  margin-right: -1px; }
  .has-no-block-title .spectacles__modules__block--texts__content__item.has-no-title .block__content {
    padding-top: 0; }
  .spectacles__modules__block--texts__content__item + .spectacles__modules__block--texts__content__item {
    padding-top: 17px; }
    .is-columns .spectacles__modules__block--texts__content__item + .spectacles__modules__block--texts__content__item {
      padding-top: 0; }

.is-columns .spectacles__modules__block--texts__content__item__content {
  padding-bottom: 57px; }

.spectacles__modules__block--texts__content__item__content .spectacles__modules__block--gallery__content {
  height: 361px; }
  @media (max-width: 667px) {
    .spectacles__modules__block--texts__content__item__content .spectacles__modules__block--gallery__content {
      height: 200px; } }
.spectacles__modules__block--texts__content__item__content .spectacles__modules__block--texts__content__item__image img {
  max-height: 361px; }
  @media (max-width: 667px) {
    .spectacles__modules__block--texts__content__item__content .spectacles__modules__block--texts__content__item__image img {
      max-height: 200px; } }
.has-no-title .spectacles__modules__block--texts__content__item__content {
  padding-top: 0; }

.spectacles__modules__block--texts__content__item__title {
  letter-spacing: 0;
  text-transform: none;
  text-align: center; }

.spectacles__modules__block--texts__content__item__image {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 0; }
  .spectacles__modules__block--texts__content__item__image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    pointer-events: none; }

.spectacles__modules__block--texts__content__item__image__caption {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em auto;
  margin-bottom: 0; }

.spectacles__modules__block--texts__content__item__text {
  max-width: 70ch;
  margin: 0 auto; }
  .spectacles__modules__block--texts__content__item__text h1, .spectacles__modules__block--texts__content__item__text h2, .spectacles__modules__block--texts__content__item__text h3, .spectacles__modules__block--texts__content__item__text h4, .spectacles__modules__block--texts__content__item__text h5, .spectacles__modules__block--texts__content__item__text h6 {
    margin-top: 1em; }
  .spectacles__modules__block--texts__content__item__text h2 {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font: bold;
    padding-bottom: 17px;
    border-bottom: 1.5px solid #000;
    margin-bottom: 17px;
    margin-left: -10px;
    width: calc(100% + 10px*2); }
    @media (max-width: 667px) {
      .spectacles__modules__block--texts__content__item__text h2 {
        margin-left: 0;
        width: 100%; } }
  .spectacles__modules__block--texts__content__item__text h3 {
    text-align: center;
    font: bold;
    margin-bottom: 17px; }
  .spectacles__modules__block--texts__content__item__text a {
    border-bottom: 1px solid #000;
    cursor: pointer;
    text-decoration: none; }
    .spectacles__modules__block--texts__content__item__text a:hover {
      border-color: transparent; }
  .spectacles__modules__block--texts__content__item__text p {
    margin-bottom: 0.5em; }
    .spectacles__modules__block--texts__content__item__text p:last-of-type {
      margin-bottom: 0; }
  .spectacles__modules__block--texts__content__item__text ul {
    margin-left: 30px;
    margin-bottom: 1em; }
  .spectacles__modules__block--texts__content__item__text h3 + p {
    text-indent: 0; }
  .spectacles__modules__block--texts__content__item__text strong {
    position: relative;
    z-index: 1;
    background-color: #f7cbdd; }
  .spectacles__modules__block--texts__content__item__text sub {
    font-size: 0.75em;
    position: relative;
    bottom: -0.25em;
    line-height: 0; }
  .spectacles__modules__block--texts__content__item__text sup {
    font-size: 0.75em;
    position: relative;
    top: -0.5em;
    line-height: 0; }
  .spectacles__modules__block--texts__content__item__text iframe {
    width: 100%;
    max-width: 100%; }

@media (max-width: 667px) {
  .page-id-282 .spectacles__modules__block--texts__content__item__text iframe {
    max-height: 300px; } }

.spectacles__modules__block--texts__content__item__link:not(.is-type-big) {
  margin-top: 2em; }
  .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em; }
    .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a.is-external:after {
      content: "↗"; }
    .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a.is-internal:after {
      content: "→"; }
    .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a.is-attachment:after {
      display: none; }
    .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a.is-attachment:before {
      content: "↓"; }
    .spectacles__modules__block--texts__content__item__link:not(.is-type-big) a:hover {
      cursor: pointer;
      background-color: #f7cbdd; }

.spectacles__modules__block--texts__content__item__link.is-type-big {
  text-align: center;
  margin-top: 30px; }
  .spectacles__modules__block--texts__content__item__link.is-type-big a {
    display: inline-block;
    border: 1.5px solid #000;
    padding: 0.75em 1em; }
    .spectacles__modules__block--texts__content__item__link.is-type-big a.is-external:after {
      content: "↗"; }
    .spectacles__modules__block--texts__content__item__link.is-type-big a.is-internal:after {
      content: "→"; }
    .spectacles__modules__block--texts__content__item__link.is-type-big a.is-attachment:after {
      display: none; }
    .spectacles__modules__block--texts__content__item__link.is-type-big a.is-attachment:before {
      content: "↓"; }
    .spectacles__modules__block--texts__content__item__link.is-type-big a:hover {
      background-color: #000;
      color: #fff; }
  .has-no-image.has-no-text .spectacles__modules__block--texts__content__item__link.is-type-big {
    margin-top: 0; }

.spectacles__modules__block--texts__content__item__attachment {
  margin-top: 2em; }
  .spectacles__modules__block--texts__content__item__attachment a {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em; }
    .spectacles__modules__block--texts__content__item__attachment a.is-external:after {
      content: "↗"; }
    .spectacles__modules__block--texts__content__item__attachment a.is-internal:after {
      content: "→"; }
    .spectacles__modules__block--texts__content__item__attachment a.is-attachment:after {
      display: none; }
    .spectacles__modules__block--texts__content__item__attachment a.is-attachment:before {
      content: "↓"; }
    .spectacles__modules__block--texts__content__item__attachment a:hover {
      cursor: pointer;
      background-color: #f7cbdd; }

.spectacles__modules__block--citation {
  box-sizing: border-box;
  padding: 10px; }
  @media (max-width: 667px) {
    .spectacles__modules__block--citation {
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 90px; } }
.spectacles__modules__block--citation__inner {
  box-sizing: border-box;
  padding: 10px; }
  @media (max-width: 667px) {
    .spectacles__modules__block--citation__inner {
      padding-left: 0;
      padding-right: 0; } }
.spectacles__modules__block--citation__text {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase; }
  .spectacles__modules__block--citation__text p {
    margin-bottom: 10px; }
    .spectacles__modules__block--citation__text p:last-of-type {
      margin-bottom: 0; }

.spectacles__modules__block--citation__credit {
  margin-top: 1em; }

.spectacles__modules__block--en_quelques_mots__mot {
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  display: inline; }
  .spectacles__modules__block--en_quelques_mots__mot:after {
    content: ","; }
  .spectacles__modules__block--en_quelques_mots__mot:last-of-type:after {
    content: "."; }

.spectacle__grid .block--spectacles-events-grid {
  padding-top: 30px; }

.spectacle__journal .journal-une__item {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-right: none !important; }
  .spectacle__journal .journal-une__item:first-of-type {
    padding-top: 7px !important; }

.spectacle__journal .journal-une__item__titre {
  font-size: 11px !important;
  line-height: 20px !important; }

.spectacle__journal .journal-une__item__soustitre {
  font-size: 24px !important; }

.spectacle__journal .journal-une__item__image figure {
  max-width: 200px;
  margin: 0 auto; }

.spectacles__modules__block--sommaire {
  width: 100%; }
  .spectacles__modules__block--sommaire .spectacles__modules__block--texts__content__item {
    width: 70ch; }
  .spectacles__modules__block--sommaire .spectacles__modules__block--texts__content__inner {
    max-width: 70ch;
    margin-left: auto;
    margin-right: auto; }
  .spectacles__modules__block--sommaire a {
    border-bottom: none;
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .spectacles__modules__block--sommaire a:hover {
      border-color: #000; }

.spectacles__modules__block--sommaire__block {
  margin-bottom: 38px; }
  .spectacles__modules__block--sommaire__block.is-block_sommaire {
    display: none; }
  .spectacles__modules__block--sommaire__block:last-of-type {
    margin-bottom: 0;
    border-bottom: none; }

.spectacles__modules__block--sommaire__block__title {
  font-size: 17px;
  line-height: 20px;
  padding: 0 10px;
  padding-bottom: 17px;
  border-bottom: 1.5px solid #000;
  text-align: center;
  margin-bottom: 17px; }
  .spectacles__modules__block--sommaire__block__title a {
    border-bottom: none; }

.post-password-form {
  display: flex;
  flex-wrap: wrap; }
  .post-password-form p {
    width: 100%; }
  .post-password-form label {
    font-weight: bold;
    margin-top: 19px; }

.evenement__related-spectacle > .block__content {
  padding: 0; }
  @media (max-width: 667px) {
    .evenement__related-spectacle > .block__content {
      margin-bottom: 90px; } }
.evenement__related-spectacle .programmation-grid__item {
  width: 100%;
  padding: 0; }
  .evenement__related-spectacle .programmation-grid__item:last-of-type a {
    border-bottom: none; }
  .evenement__related-spectacle .programmation-grid__item a {
    display: block;
    padding: 1em; }
    .evenement__related-spectacle .programmation-grid__item a:hover {
      background-color: #f7cbdd; }
      .evenement__related-spectacle .programmation-grid__item a:hover .programmation-grid__item__title__inner {
        background: none; }

.evenement__related-spectacle .programmation-grid__item__inner {
  border-left-color: transparent; }

.evenement__related-spectacle .programmation-grid__item__block-wrapper {
  padding: 0; }

.evenement__related-spectacle .programmation-grid__item__block-texts:before {
  display: none; }

.evenement__related-spectacle .programmation-grid__item__block-image {
  margin-top: 10px;
  display: none; }

.evenement__related-spectacle .programmation-grid__item__bottom {
  display: none; }

.evenement__related-spectacle .programmation-grid__item__date {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 0.5em; }

.evenement__related-spectacle .programmation-grid__item__subtitle {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold; }

.evenement__related-spectacle .programmation-grid__item__distribution {
  padding-top: 0;
  padding-bottom: 0; }

.event-external-reservation__info {
  margin-top: 0.5em; }

.espace-professionnel-container > .block__title, .espace-professionnel-container > .evf-field-title:not(.soustitre), .nf-form-content .espace-professionnel-container > h3,
.espace-professionnel-container > .block__content {
  border-left-color: transparent;
  border-right-color: transparent; }
  .espace-professionnel-container > .block__title:before, .espace-professionnel-container > .evf-field-title:not(.soustitre):before, .nf-form-content .espace-professionnel-container > h3:before, .espace-professionnel-container > .block__title:after, .espace-professionnel-container > .evf-field-title:not(.soustitre):after, .nf-form-content .espace-professionnel-container > h3:after,
  .espace-professionnel-container > .block__content:before,
  .espace-professionnel-container > .block__content:after {
    visibility: hidden; }

.espace-professionnel-container .form-wrapper {
  margin-bottom: 90px; }
  .espace-professionnel-container .form-wrapper form {
    max-width: 70ch;
    margin: 0 auto; }
  .espace-professionnel-container .form-wrapper p:first-of-type {
    top: 75px !important; }
  .espace-professionnel-container .form-wrapper p {
    width: 70ch;
    margin: 0 auto;
    text-align: center; }
  .espace-professionnel-container .form-wrapper label {
    display: inline-block; }
  .espace-professionnel-container .form-wrapper input[type="password"] {
    margin-top: 10px; }
  .espace-professionnel-container .form-wrapper input[type="submit"] {
    display: inline-block;
    margin-top: 10px; }

.block__title--espace-pro {
  border-left-color: transparent;
  border-right-color: transparent; }
  .block__title--espace-pro:before, .block__title--espace-pro:after {
    visibility: hidden; }

.espace-professionnel-list {
  margin-bottom: 90px; }

.espace-professionnel__item {
  box-sizing: border-box;
  display: flex;
  border-bottom: 1.5px solid #000;
  margin-left: -30px;
  width: calc(100% + 30px*2);
  padding-top: 10px;
  padding-bottom: 10px; }
  .espace-professionnel__item:first-of-type {
    padding-top: 0; }
  @media (max-width: 667px) {
    .espace-professionnel__item {
      flex-wrap: wrap; } }
.espace-professionnel__item__title {
  width: calc( ( (100% - 30px*9) / 10 ) * 4 + 30px*3);
  margin-right: 30px;
  box-sizing: border-box;
  padding-left: 30px; }
  @media (max-width: 667px) {
    .espace-professionnel__item__title {
      width: 100%;
      padding-left: 0; } }
.espace-professionnel__item__distribution {
  width: calc( ( (100% - 30px*9) / 10 ) * 3 + 30px*2);
  margin-right: 30px;
  text-align: left !important; }
  @media (max-width: 667px) {
    .espace-professionnel__item__distribution {
      width: 100%;
      margin-right: 0; } }
.espace-professionnel__item__telechargements {
  width: calc( ( (100% - 30px*9) / 10 ) * 3 + 30px*2);
  border-left: 1.5px solid #000;
  box-sizing: border-box;
  padding-left: 10px; }
  .espace-professionnel__item__telechargements .spectacles__telechargements__item {
    border-bottom: 1.5px solid #000;
    box-sizing: border-box;
    padding: 10px 0; }
    .espace-professionnel__item__telechargements .spectacles__telechargements__item:first-of-type {
      padding-top: 0; }
    .espace-professionnel__item__telechargements .spectacles__telechargements__item:last-of-type {
      border-bottom: none;
      padding-bottom: 0; }
  @media (max-width: 667px) {
    .espace-professionnel__item__telechargements {
      border-left: none;
      padding-left: 0;
      border-top: 1.5px solid #000;
      padding-top: 10px;
      width: 100%; }
      .espace-professionnel__item__telechargements .spectacles__telechargements__item {
        padding-left: 60px; } }
#smartPWError {
  width: 100%;
  position: absolute;
  left: 0;
  top: 65px;
  color: #fff; }
  #smartPWError:after {
    content: "Mot de passe incorrect";
    color: #000;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }

.avec-vous__je-suis-block {
  margin-bottom: 90px; }
  .avec-vous__je-suis-block > .block__title, .avec-vous__je-suis-block > .evf-field-title:not(.soustitre), .nf-form-content .avec-vous__je-suis-block > h3,
  .avec-vous__je-suis-block > .block__content {
    border-left-color: transparent;
    border-right-color: transparent; }
    .avec-vous__je-suis-block > .block__title:before, .avec-vous__je-suis-block > .evf-field-title:not(.soustitre):before, .nf-form-content .avec-vous__je-suis-block > h3:before, .avec-vous__je-suis-block > .block__title:after, .avec-vous__je-suis-block > .evf-field-title:not(.soustitre):after, .nf-form-content .avec-vous__je-suis-block > h3:after,
    .avec-vous__je-suis-block > .block__content:before,
    .avec-vous__je-suis-block > .block__content:after {
      visibility: hidden; }
  .avec-vous__je-suis-block > .block__content {
    padding: 0; }

.avec-vous__je-suis-block__container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center; }

.avec-vous__je-suis-block__item {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1.5px solid #000; }
  .avec-vous__je-suis-block__item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 30px 10px; }
    .avec-vous__je-suis-block__item a:hover span {
      background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
      background-size: 100% 1px;
      text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px 3px 0px #fff, 0px 4px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, -3px 3px 0px #fff, -3px 4px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff, 3px 3px 0px #fff, 3px 4px 0px #fff; }
  .avec-vous__je-suis-block__item:before, .avec-vous__je-suis-block__item:after {
    position: absolute;
    content: "\00a0";
    width: 10px;
    height: calc(17px + 1.5px);
    background-color: #fff; }
  .avec-vous__je-suis-block__item:before {
    right: -1.5px;
    top: 0; }
  .avec-vous__je-suis-block__item:after {
    right: -1.5px;
    bottom: -1.5px; }
  .avec-vous__je-suis-block__item:nth-of-type(2n) {
    border-right: none; }
    .avec-vous__je-suis-block__item:nth-of-type(2n):before {
      left: -1.5px; }
    .avec-vous__je-suis-block__item:nth-of-type(2n):after {
      left: -1.5px; }
  @media (max-width: 667px) {
    .avec-vous__je-suis-block__item {
      width: 100%;
      border-right: none; }
      .avec-vous__je-suis-block__item:before, .avec-vous__je-suis-block__item:after {
        display: none; } }
.avec-vous__toutes-les-actions-block .avec-vous__je-suis-block__item a {
  display: inline-block;
  width: auto;
  height: auto;
  box-sizing: border-box;
  padding: 30px 10px;
  padding-bottom: 20px; }

.avec-vous__je-suis-block__item__submenu {
  padding-bottom: 30px; }
  .avec-vous__je-suis-block__item__submenu a {
    padding: 0 !important; }

.avec-vous__toutes-les-actions {
  text-align: center;
  margin-bottom: 90px; }

.avec-vous__toutes-les-actions__item a {
  background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
  background-size: 100% 1px;
  text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }
  .avec-vous__toutes-les-actions__item a:hover {
    background: none; }

.je-suis-grid-block {
  width: 100%;
  margin-bottom: 90px; }
  .je-suis-grid-block > .block__title, .je-suis-grid-block > .evf-field-title:not(.soustitre), .nf-form-content .je-suis-grid-block > h3,
  .je-suis-grid-block > .block__content {
    border-left-color: transparent;
    border-right-color: transparent;
    padding-left: 0;
    padding-right: 0; }
    .je-suis-grid-block > .block__title:before, .je-suis-grid-block > .evf-field-title:not(.soustitre):before, .nf-form-content .je-suis-grid-block > h3:before, .je-suis-grid-block > .block__title:after, .je-suis-grid-block > .evf-field-title:not(.soustitre):after, .nf-form-content .je-suis-grid-block > h3:after,
    .je-suis-grid-block > .block__content:before,
    .je-suis-grid-block > .block__content:after {
      visibility: hidden; }
  .je-suis-grid-block.has-diaporama-above {
    border-top: 1.5px solid #000; }
  .je-suis-grid-block .block__content {
    padding-top: 4px; }
  .je-suis-grid-block .block__title, .je-suis-grid-block .evf-field-title:not(.soustitre), .je-suis-grid-block .nf-form-content h3, .nf-form-content .je-suis-grid-block h3 {
    margin-top: 1em;
    font-size: 26px;
    line-height: 31px;
    font-weight: normal;
    text-transform: none;
    padding-left: 10px;
    padding-right: 10px; }
    .je-suis-grid-block .block__title a:hover, .je-suis-grid-block .evf-field-title:not(.soustitre) a:hover, .je-suis-grid-block .nf-form-content h3 a:hover, .nf-form-content .je-suis-grid-block h3 a:hover {
      border-bottom: 1px solid transparent;
      cursor: pointer; }
      .je-suis-grid-block .block__title a:hover:hover, .je-suis-grid-block .evf-field-title:not(.soustitre) a:hover:hover, .je-suis-grid-block .nf-form-content h3 a:hover:hover, .nf-form-content .je-suis-grid-block h3 a:hover:hover {
        border-color: #000; }
    @media (max-width: 667px) {
      .je-suis-grid-block .block__title, .je-suis-grid-block .evf-field-title:not(.soustitre), .je-suis-grid-block .nf-form-content h3, .nf-form-content .je-suis-grid-block h3 {
        font-size: 22px;
        line-height: 26px;
        font-weight: normal; } }
  .je-suis-grid-block ~ .je-suis-grid-block {
    margin-top: -60px; }
  .je-suis-grid-block:last-of-type {
    margin-bottom: 0; }

.je-suis-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: -4px; }

.je-suis-grid__item {
  position: relative;
  box-sizing: border-box;
  width: calc( 100% / 5);
  text-align: center;
  border-bottom: 1.5px solid #000; }
  .je-suis-grid__item a {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 30px 30px;
    padding-bottom: 0;
    height: 100%; }
    .je-suis-grid__item a:hover {
      background-color: #f7cbdd; }
    @media (max-width: 667px) {
      .je-suis-grid__item a {
        padding: 0; } }
  @media (max-width: 2187px) and (min-width: 1815px) {
    .je-suis-grid__item {
      width: calc( 100% / 6); } }
  @media (min-width: 2187px) {
    .je-suis-grid__item {
      width: calc( 100% / 7); } }
  @media (max-width: 1024px) {
    .je-suis-grid__item {
      width: calc(100% / 3); }
      .je-suis-grid__item:nth-of-type(3n) {
        border-right: none; } }
  @media (max-width: 667px) {
    .je-suis-grid__item {
      width: 50%;
      border-left: 0 !important;
      border-right: 0 !important;
      margin-top: 30px; }
      .je-suis-grid__item:nth-of-type(2n+1) {
        padding-right: 10px; }
      .je-suis-grid__item:nth-of-type(2n+2) {
        padding-left: 10px; } }
.je-suis-grid__item__thumbnail {
  width: 100%;
  pointer-events: none;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .je-suis-grid__item__thumbnail:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .je-suis-grid__item__thumbnail > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .je-suis-grid__item__thumbnail img {
    max-width: 100%; }

.je-suis-grid__item__title {
  font-size: 17px;
  line-height: 20px;
  order: 1;
  text-transform: uppercase;
  padding-top: 1em;
  padding-bottom: 1em; }

.single-actions .spectacle__title {
  text-transform: none; }

.tax-je_suis .programmation-grid__item.is-past .programmation-grid__item__block-image {
  opacity: .4; }

.tax-je_suis .programmation-grid__item.is-past a {
  color: #ccc;
  border-color: #f2f2f2; }

.toutes-les-actions-link {
  text-align: center;
  margin-bottom: 90px; }
  .toutes-les-actions-link a {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }

.block-partenaires__text {
  max-width: 70ch;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px 30px;
  margin-bottom: 30px; }
  @media (max-width: 667px) {
    .block-partenaires__text {
      border-left: none;
      border-right: none;
      padding-left: 0;
      padding-right: 0; } }
.block-partenaires__grid {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.block-partenaires__grid__item {
  padding: 30px;
  filter: grayscale(100%);
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px; }
  .block-partenaires__grid__item img {
    max-width: 100%; }

@media (max-width: 1024px) {
  .page-template-template-ateliercite-creations .menu-item-291,
  .page-template-template-ateliercite-evenements .menu-item-291,
  .single-comediens .menu-item-291,
  .page-template-template-ateliercite-annees .menu-item-291,
  .tax-ateliercite-annees .menu-item-291 {
    border-bottom: none; } }

.single-comediens .spectacle__title {
  font-family: "GT Cinetype", sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 10px; }
  @media (max-width: 667px) {
    .single-comediens .spectacle__title {
      font-size: 17px;
      line-height: 20px;
      margin-bottom: 0; } }
.page-id-327 .programmation-grid__item__date {
  display: none; }

.block--diaporama {
  border-left-color: transparent;
  border-right-color: transparent;
  padding: 0;
  margin-left: -30px;
  width: calc(100% + 30px*2);
  box-sizing: border-box; }
  .block--diaporama:before, .block--diaporama:after {
    visibility: hidden; }
  .block--diaporama > .block__title, .block--diaporama > .evf-field-title:not(.soustitre), .nf-form-content .block--diaporama > h3,
  .block--diaporama > .block__content {
    border-left-color: transparent;
    border-right-color: transparent; }
    .block--diaporama > .block__title:before, .block--diaporama > .evf-field-title:not(.soustitre):before, .nf-form-content .block--diaporama > h3:before, .block--diaporama > .block__title:after, .block--diaporama > .evf-field-title:not(.soustitre):after, .nf-form-content .block--diaporama > h3:after,
    .block--diaporama > .block__content:before,
    .block--diaporama > .block__content:after {
      visibility: hidden; }
  @media (max-width: 667px) {
    .block--diaporama {
      width: calc(100% + 10px*2);
      margin-left: -10px; } }
.diaporama-wrapper {
  box-sizing: border-box;
  width: calc(100% + 30px*2);
  margin-left: -30px;
  margin-bottom: 90px;
  margin-top: -10px; }
  .diaporama-wrapper .diaporama__item {
    min-height: 100%; }
  .diaporama-wrapper .flickity-prev-next-button {
    opacity: 1;
    height: 100%;
    top: 0;
    width: calc( (100% - 70ch) / 2 - 30px*6);
    background: none;
    cursor: pointer; }
    .diaporama-wrapper .flickity-prev-next-button svg {
      width: 40px; }
    .diaporama-wrapper .flickity-prev-next-button:disabled {
      visibility: hidden; }
    .diaporama-wrapper .flickity-prev-next-button.previous svg {
      right: auto;
      left: 10px; }
    .diaporama-wrapper .flickity-prev-next-button.next svg {
      left: auto;
      right: 10px; }
    @media (max-width: 667px) {
      .diaporama-wrapper .flickity-prev-next-button {
        width: 30px; }
        .diaporama-wrapper .flickity-prev-next-button svg {
          width: 20px; } }
.diaporama__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 10px;
  padding-top: 5px; }
  @media (max-width: 667px) {
    .diaporama__item {
      overflow: hidden;
      box-sizing: border-box; } }
.diaporama__item__top {
  box-sizing: border-box;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  height: 400px;
  width: 70ch;
  margin: 0 auto;
  border-left: 1.5px solid #000;
  border-right: 1.5px solid #000; }
  .diaporama__item__top:before, .diaporama__item__top:after {
    position: absolute;
    z-index: 10;
    content: "\00a0";
    width: 10px;
    background-color: #fff;
    left: -15px; }
  .diaporama__item__top:before {
    bottom: -10px;
    left: -5px; }
  .diaporama__item__top:after {
    bottom: -10px;
    right: -5px;
    left: auto; }
  @media (max-width: 667px) {
    .diaporama__item__top {
      width: 100%;
      border-left: 0;
      border-right: 0;
      height: 200px; } }
.diaporama__item__bottom {
  position: relative;
  box-sizing: border-box;
  border-top: 1.5px solid #000;
  margin-top: 30px;
  padding-top: 30px;
  display: flex;
  flex-grow: 1;
  width: 70ch;
  margin: 0 auto;
  border-left: 1.5px solid #000;
  border-right: 1.5px solid #000; }
  .diaporama__item__bottom a:hover .diaporama__item__title span {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px 3px 0px #fff, 0px 4px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, -3px 3px 0px #fff, -3px 4px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff, 3px 3px 0px #fff, 3px 4px 0px #fff; }
  @media (max-width: 667px) {
    .diaporama__item__bottom {
      border-left: 0;
      border-right: 0;
      width: 100%; } }
.diaporama__item__bottom__inner {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column; }

.diaporama__item__bottom__content {
  box-sizing: border-box;
  flex-grow: 1;
  box-sizing: border-box;
  padding-bottom: 30px; }

.diaporama__item__bottom__count {
  position: relative;
  border-top: 1.5px solid #000;
  box-sizing: border-box;
  margin: 0 10px;
  text-align: center;
  padding-top: 10px; }

.diaporama__item__video {
  position: relative;
  box-sizing: border-box;
  height: 100%; }
  .diaporama__item__video .container-lazyload {
    position: relative;
    top: calc(50% - 30px/2);
    transform: translateY(-50%); }

.diaporama__item__image {
  position: relative;
  width: 100%;
  height: calc(100% - 30px); }
  .diaporama__item__image img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.diaporama__item__title {
  text-align: center; }
  .is-spectacle .diaporama__item__title {
    margin-bottom: 5px; }
  .is-not-spectacle .diaporama__item__title {
    font-size: 17px;
    line-height: 20px;
    font-style: italic;
    margin-top: -3px;
    margin-bottom: calc(10px/2 + 3px); }

.diaporama__item__text {
  box-sizing: border-box;
  padding: 0 30px; }
  .diaporama__item__text p {
    max-width: 70ch;
    margin: 0 auto; }

.nf-form-fields-required {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-bottom: 2em; }

.nf-form-content h3 {
  margin-left: calc(-30px - 1.5px);
  width: calc(100% + (30px + 1.5px)*2); }

.nf-field-description {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-top: -0.5em;
  margin-bottom: 0.5em; }

.nf-field-element input {
  font-style: normal !important; }

.nf-field-element textarea {
  font-family: "GT Cinetype", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 0.4em 0.7em 0.5em 0.7em;
  resize: vertical;
  margin-top: 0.3em !important; }

.nf-error-msg {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-top: 1em; }

/* Preview */
.page-template-template-home .everest-forms {
  max-width: 70ch;
  margin: 0 auto;
  border-left: 1.5px solid #000;
  border-right: 1.5px solid #000;
  padding: 0px 30px; }

/* Preview */
.everest-forms {
  box-sizing: border-box; }

.evf-field-label {
  font-family: "Klod AM", sans-serif !important;
  font-size: 10px !important;
  line-height: 19px !important;
  font-weight: normal !important;
  margin: 0 !important;
  margin-bottom: 0.5em !important;
  color: #000 !important; }

.evf-label {
  font-size: inherit !important; }

.evf-field {
  margin-bottom: 30px !important; }
  .evf-field input,
  .evf-field textarea,
  .evf-field select {
    font-size: 14px !important;
    line-height: 19px !important;
    font-family: "GT Cinetype", sans-serif !important;
    resize: vertical;
    padding: 0.4em 0.7em 0.5em 0.6em !important;
    color: #000 !important;
    border-color: #000 !important;
    background-color: #fff !important; }

.evf-field-date-time .date-time-container select {
  width: 27% !important; }

.everest-forms-field-label-inline {
  font-size: 14px !important;
  line-height: 19px !important;
  color: #000 !important;
  margin-top: 4px !important; }

.everest-forms-multi-part--steps-list {
  font-family: "Klod AM", sans-serif !important;
  font-size: 10px !important;
  line-height: 19px !important;
  font-weight: normal !important; }

.everest-forms-multi-part-indicator-title .active {
  background: #000 !important; }

.evf-frontend-row {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }
  .evf-frontend-row .input-text a {
    border-bottom: 1.5px solid #000; }

.evf-frontend-row .evf-frontend-grid .evf-field:first-child {
  padding-right: 15px !important; }

.evf-field-title:not(.soustitre) {
  margin-left: calc(-30px - 1.5px);
  width: calc(100% + (30px + 1.5px)*2);
  margin-top: 90px !important; }
  .evf-field-title:not(.soustitre) h3 {
    margin: 0 !important;
    padding-bottom: 0 !important; }

.evf-field-title.soustitre {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .evf-field-title.soustitre h3 {
    margin: 0 !important;
    padding-bottom: 0 !important;
    font-family: "Klod AM", sans-serif !important;
    font-size: 10px !important;
    line-height: 19px !important;
    font-weight: normal !important; }
  .evf-field-title.soustitre .evf-field-description {
    margin: 0 !important;
    padding-bottom: 0 !important; }

.evf-field-divider hr {
  border-width: 1px !important;
  border-color: #000 !important; }

.evf-frontend-row[data-field-type="repeater-fields"] {
  margin-bottom: 30px !important; }

.evf-field-repeater-fields {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.everest-form button {
  background-color: #fff !important;
  font-size: 14px !important;
  line-height: 19px !important;
  font-family: "GT Cinetype", sans-serif !important;
  color: #000 !important;
  border-radius: 0 !important;
  padding: 0.4em 0.7em 0.5em 0.7em !important;
  border-color: #000 !important;
  margin-bottom: 10px !important; }
  .everest-form button:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important; }
  .everest-form button.everest-forms-repeater-add-button, .everest-form button.everest-forms-repeater-remove-button {
    padding: 0.2em 0.3em 0.3em 0.3em !important; }

.evf-submit-container .evf-submit {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.evf-submit-container .evf-save-and-continue {
  display: block;
  margin-top: 60px;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.evf-sc-wrapper .evf_sc_popup_box {
  background: #fff !important; }

.evf-sc-wrapper .everest-forms-save-and-continue input {
  font-size: 14px !important;
  line-height: 19px !important;
  font-family: "GT Cinetype", sans-serif !important;
  resize: vertical;
  padding: 0.4em 0.7em 0.5em 0.6em !important;
  color: #000 !important;
  border: 1px solid !important;
  border-color: #000 !important;
  background-color: #fff !important; }

.evf-sc-wrapper button {
  background-color: #fff !important;
  font-size: 14px !important;
  line-height: 19px !important;
  font-family: "GT Cinetype", sans-serif !important;
  color: #000 !important;
  border: 1px solid !important;
  border-radius: 0 !important;
  padding: 0.4em 0.7em 0.5em 0.7em !important;
  border-color: #000 !important;
  margin-bottom: 10px !important; }
  .evf-sc-wrapper button:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important; }

.evf-sc-wrapper .sc-short-code-url {
  text-decoration: none !important; }

/*
	Une Journal
*/
.journal-wrapper {
  display: flex;
  flex-wrap: wrap; }
  .journal-wrapper.is-colonne-empty .journal-colonne {
    display: none; }
  .journal-wrapper.is-colonne-empty .journal-une-title {
    width: 100%; }
  .journal-wrapper.is-colonne-empty .journal-une {
    width: 100%; }

.journal-boite {
  position: absolute;
  top: 30px;
  left: 60px;
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  border-left: 1.5px solid #000;
  border-right: 1.5px solid #000;
  display: block;
  display: flex;
  flex-direction: column; }
  @media (max-width: 1250px) {
    .journal-boite {
      left: auto;
      top: auto;
      right: 15px;
      width: calc( (100% / 5) * 1);
      border-right: 0;
      transform: translateY(41px); } }
  @media (max-width: 1024px) {
    .journal-boite {
      width: calc( (100% / 4) * 1); } }
  @media (max-width: 667px) {
    .journal-boite {
      position: static;
      order: 9;
      transform: none;
      border-left: 0;
      border-top: 0;
      width: 100%; } }
.journal-boite__top,
.journal-boite__center,
.journal-boite__bottom {
  position: relative;
  box-sizing: border-box;
  flex-grow: 1;
  text-align: center; }

.journal-boite__top:before, .journal-boite__top:after,
.journal-boite__bottom:before,
.journal-boite__bottom:after {
  content: "\00a0";
  width: 10px;
  height: 10px;
  background-color: #fff;
  position: absolute; }

.journal-boite__top {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 1.5em 0 1.2em; }
  .journal-boite__top:before {
    top: -1.5px;
    left: -1.5px; }
  .journal-boite__top:after {
    top: -1.5px;
    right: -1.5px; }

.journal-boite__center {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.journal-boite__bottom {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  padding: 0.7em 0 1em; }
  .journal-boite__bottom:before {
    bottom: -1.5px;
    left: -1.5px; }
  .journal-boite__bottom:after {
    bottom: -1.5px;
    right: -1.5px; }
  .journal-boite__bottom a:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }

.journal-boite__bottom__lireenligne {
  display: inline-block; }
  .journal-boite__bottom__lireenligne:after {
    content: ",";
    margin-left: -0.2em; }

.journal-boite__bottom__pdf {
  display: inline-block; }

.journal-une {
  width: calc( (100% / 5) * 4);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px; }
  .journal-une .spectacle__grid__background {
    height: calc(100% - 20px); }
  @media (max-width: 1024px) {
    .journal-une {
      width: calc( (100% / 4) * 3); }
      .journal-une .spectacle__grid__background {
        display: none; } }
  @media (max-width: 667px) {
    .journal-une {
      width: 100%;
      margin-bottom: 15px; } }
.journal-colonne {
  position: relative;
  top: calc(-274px + 30px);
  width: calc( (100% / 5) * 1);
  border-left: 1.5px solid #000;
  box-sizing: border-box;
  padding-left: 30px; }
  .journal-colonne .journal-colonne__item:first-of-type {
    padding-top: 0; }
  @media (max-width: 1250px) {
    .journal-colonne {
      top: auto;
      margin-top: calc(200px - 30px*1.5 + 41px); } }
  @media (max-width: 1024px) {
    .journal-colonne {
      width: calc( (100% / 4) * 1); } }
  @media (max-width: 667px) {
    .journal-colonne {
      width: 100%;
      border-left: none;
      padding: 0 15px;
      margin-top: 0; } }
.journal-colonne__item {
  padding-top: 30px; }
  .journal-colonne__item .journal-une__item {
    padding: 0 !important;
    width: 100%;
    padding-bottom: 30px !important; }
    .journal-colonne__item .journal-une__item .journal-une__item__rubriques {
      display: none; }
    .journal-colonne__item .journal-une__item .journal-une__item__image {
      margin: 0.5em 0; }
    .journal-colonne__item .journal-une__item .journal-une__item__titre {
      font-size: 10px !important;
      line-height: 19px !important; }
    .journal-colonne__item .journal-une__item .journal-une__item__soustitre {
      font-size: 9px !important;
      line-height: 12px !important; }
    .journal-colonne__item .journal-une__item .journal-une__item__date {
      display: none; }
    .journal-colonne__item .journal-une__item .journal-une__item__text {
      font-size: 9px;
      line-height: 12px;
      font-weight: normal;
      letter-spacing: 0.02em;
      text-align: left; }

.journal-colonne__item__titre {
  text-align: center; }

.journal-colonne__item__soustitre {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-style: italic;
  text-align: center; }

.journal-colonne__item__image {
  width: 100%;
  margin: 0.5em 0; }
  .journal-colonne__item__image img {
    max-width: 100%; }

.journal-colonne__item__text {
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin: 0.5em 0; }

@media (max-width: 667px) {
  .single-journal .block__title__left {
    position: relative; } }

.journal-une-sizer,
.journal-une__item {
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 0; }
  @media (max-width: 1024px) {
    .journal-une-sizer,
    .journal-une__item {
      width: 100%; } }
.journal-pagination {
  z-index: 1000;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  margin-top: -1px;
  border-top: 1.5px solid #000;
  display: flex;
  justify-content: space-between; }
  .journal-pagination .prev:before {
    content: "⃪  ";
    position: relative;
    display: inline-block; }
  .journal-pagination .prev:hover {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .journal-pagination .prev:hover:hover {
      border-color: #000; }
  .journal-pagination .next {
    text-align: right; }
    .journal-pagination .next:after {
      content: url('data:image/svg+xml; utf8, <svg data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" width="11.3px" height="9.34px" viewBox="0 0 11.3 9.34"><title>rightArrow</title><path d="M10.76,4.53,6.42.19,6.61,0,11.3,4.69,6.64,9.35l-.22-.22,4.34-4.34H.17V4.51Z" fill="black" /></svg>');
      position: relative;
      display: inline-block;
      transform: translate(0px);
      margin-left: 0.15em;
      transition: transform 400ms; }
    .journal-pagination .next:hover:after {
      transform: translate(4px, 0px); }
  .journal-pagination .page-numbers {
    padding: 0 0.5em; }
    .journal-pagination .page-numbers.current {
      opacity: 0.15; }
    @media (max-width: 667px) {
      .journal-pagination .page-numbers {
        display: none; } }
  .journal-pagination .prev,
  .journal-pagination .next {
    width: 100%;
    display: block;
    margin: 0; }
  @media (max-width: 667px) {
    .journal-pagination {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
.journal-menu-rubriques {
  width: calc(100% - 10px*0);
  z-index: 10;
  background-color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 0px solid #000 !important;
  padding-bottom: 10px !important; }
  .journal-menu-rubriques:before, .journal-menu-rubriques:after {
    display: none; }
  .journal-menu-rubriques .programmation-filter__item:last-of-type a::after {
    visibility: visible;
    background-color: #fff;
    right: 0; }

.journal-une-title {
  position: relative;
  width: calc( ( (100% - 30px*0.5) / 5) * 4);
  height: auto;
  border-bottom: 1.5px solid #000;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box;
  padding: 0 30px;
  padding-top: 6px;
  padding-bottom: calc(17px + 2px); }
  @media (max-width: 1024px) {
    .journal-une-title {
      width: calc( ( (100% / 4) * 3) - 30px/2); } }
  @media (max-width: 667px) {
    .journal-une-title {
      width: 100%; } }
.journal-une__item {
  border-bottom: 1.5px solid #000;
  padding-top: 30px;
  padding-bottom: 30px; }
  .paged .journal-une__item.is-article-epingle {
    display: none; }
  .journal-une__item:nth-of-type(2n+0) {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 1024px) {
      .journal-une__item:nth-of-type(2n+0) {
        border-right: 0; } }
  .journal-une__item:nth-of-type(2n+1) {
    padding-left: 30px;
    padding-right: 30px; }
  .journal-une__item:before, .journal-une__item:after {
    position: absolute;
    z-index: 999;
    bottom: calc(-17px - 1.5px);
    content: "\00a0";
    width: 20px;
    height: calc( (17px + 1.5px)*2);
    background-color: #fff; }
  .journal-une__item:before {
    left: -15px; }
  .journal-une__item:after {
    right: -15px; }

.journal-une__item__rubriques {
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center; }

.journal-une__item__rubriques__item {
  display: inline-block; }

.journal-une__item__image {
  position: relative;
  margin-top: 27.2727272727px; }
  .journal-une__item__image figure {
    width: 100%; }
  .journal-une__item__image img {
    max-width: 100%;
    height: auto; }
  .journal-une__item__image figcaption {
    display: none; }

.journal-une__item__titre {
  text-align: center;
  line-height: 1.2em;
  margin-top: 15px; }
  .journal-une__item__titre a:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px 3px 0px #fff, 0px 4px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, -3px 3px 0px #fff, -3px 4px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff, 3px 3px 0px #fff, 3px 4px 0px #fff; }
  @media (max-width: 667px) {
    .journal-une__item__titre {
      font-size: 11px !important;
      line-height: 20px !important; } }
.journal-une__item__soustitre {
  font-size: 32px;
  line-height: 1.3em;
  font-style: italic;
  text-align: center; }
  .journal-une__item__soustitre em {
    font-style: normal; }
  @media (max-width: 667px) {
    .journal-une__item__soustitre {
      font-size: 24px;
      line-height: 1.3em; } }
.journal-une__item__date {
  text-align: center;
  margin-top: 0.5em; }

.journal-une__item__text,
.journal-une__item__chapo-home {
  text-align: justify;
  hyphens: auto;
  margin-top: 0.5em; }
  .journal-une__item__text p,
  .journal-une__item__chapo-home p {
    margin-bottom: 1em; }
    .journal-une__item__text p:last-of-type,
    .journal-une__item__chapo-home p:last-of-type {
      margin-bottom: 0; }

.journal-une__item__chapo-home {
  display: none; }

.page-template-template-home .journal-une__item__text.has-chapo-home {
  display: none; }

.page-template-template-home .journal-une__item__chapo-home {
  display: block; }

.journal-une__item__lirelasuite {
  text-align: right;
  margin-top: 1em; }
  .journal-une__item__lirelasuite:after {
    content: url('data:image/svg+xml; utf8, <svg data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" width="11.3px" height="9.34px" viewBox="0 0 11.3 9.34"><title>rightArrow</title><path d="M10.76,4.53,6.42.19,6.61,0,11.3,4.69,6.64,9.35l-.22-.22,4.34-4.34H.17V4.51Z" fill="black" /></svg>');
    position: relative;
    display: inline-block;
    transform: translate(0px);
    margin-left: 0.15em;
    transition: transform 400ms; }
  .journal-une__item__lirelasuite:hover:after {
    transform: translate(4px, 0px); }

/*
	Article Journal
*/
.journal-entry {
  font-family: "GT Cinetype", sans-serif;
  font-size: 24px;
  line-height: 1.3em; }
  @media (max-width: 667px) {
    .journal-entry {
      font-size: 14px;
      line-height: 19px;
      font-weight: bold; } }
  .journal-entry h2, .journal-entry h3, .journal-entry h4, .journal-entry h5, .journal-entry h6,
  .journal-entry p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
  .journal-entry h1 {
    text-align: center;
    display: block;
    width: 100%;
    line-height: 1em;
    margin: 0.5em 0; }
    .journal-entry h1 a {
      display: block;
      width: 100%;
      box-sizing: border-box; }
    @media (max-width: 667px) {
      .journal-entry h1 {
        font-size: 11px !important;
        line-height: 20px !important; } }
  .journal-entry .sous-titre {
    font-size: 48px;
    line-height: 48px;
    font-style: italic;
    margin-bottom: 1em;
    text-align: center; }
    .journal-entry .sous-titre em {
      font-style: normal; }
    @media (max-width: 667px) {
      .journal-entry .sous-titre {
        font-size: 24px;
        line-height: 1.3em; } }
  .journal-entry .entry-meta {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2em; }
  .journal-entry .author-label {
    display: inline-block;
    font-style: italic; }
  .journal-entry .entry-date {
    display: block; }
    .journal-entry .entry-date:before {
      content: "Publié le";
      font-style: italic; }
  .journal-entry .chapo {
    font-size: 32px;
    line-height: 1.3em;
    font-style: italic;
    margin-bottom: 1em; }
    .journal-entry .chapo em {
      font-style: normal; }
    @media (max-width: 667px) {
      .journal-entry .chapo {
        font-size: 24px;
        line-height: 1.3em; } }
  .journal-entry h2 {
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    letter-spacing: 0.05em; }
  .journal-entry s {
    text-decoration: none;
    font-variant: small-caps; }
  .journal-entry p {
    margin-bottom: 1em; }
  .journal-entry .wp-block-pullquote {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px; }
    .journal-entry .wp-block-pullquote blockquote {
      text-align: center;
      box-sizing: border-box;
      padding: 0 50px; }
      .journal-entry .wp-block-pullquote blockquote p {
        font-size: 32px;
        line-height: 1.3em;
        font-style: italic; }
        .journal-entry .wp-block-pullquote blockquote p em {
          font-style: normal; }
        .journal-entry .wp-block-pullquote blockquote p:last-of-type {
          margin-bottom: 0; }
      .journal-entry .wp-block-pullquote blockquote cite {
        font-size: 14px;
        line-height: 19px;
        font-weight: bold;
        font-style: normal; }
        .journal-entry .wp-block-pullquote blockquote cite em {
          font-style: italic; }
  .journal-entry .wp-block-image {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px; }
    .journal-entry .wp-block-image.alignwide {
      width: 100%; }
    .journal-entry .wp-block-image figure {
      width: 100%; }
    .journal-entry .wp-block-image img {
      max-width: 100%;
      height: auto; }
    .journal-entry .wp-block-image figcaption {
      text-align: right;
      font-size: 9px;
      line-height: 12px;
      font-weight: normal;
      letter-spacing: 0.02em; }
    @media (max-width: 667px) {
      .journal-entry .wp-block-image {
        width: 100%; } }
  .journal-entry .wp-block-gallery {
    width: calc(900px + 30px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px; }
    @media (max-width: 667px) {
      .journal-entry .wp-block-gallery {
        width: 100%; } }
    .journal-entry .wp-block-gallery.alignwide {
      width: 100%; }
    .journal-entry .wp-block-gallery figure {
      width: 100%; }
      .journal-entry .wp-block-gallery figure img {
        max-width: 100%;
        height: auto; }
    .journal-entry .wp-block-gallery figcaption {
      text-align: right;
      font-size: 9px;
      line-height: 12px;
      font-weight: normal;
      letter-spacing: 0.02em;
      margin-bottom: 1em; }
    .journal-entry .wp-block-gallery .blocks-gallery-grid {
      list-style-type: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .journal-entry .wp-block-gallery .blocks-gallery-item {
      flex-grow: 1;
      box-sizing: border-box;
      padding: 0 15px; }
    .journal-entry .wp-block-gallery.columns-2 .blocks-gallery-item {
      width: calc(100% / 2); }
    .journal-entry .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc(100% / 3); }
  .journal-entry .programmation-section {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold; }
  .journal-entry .wp-block-embed {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px; }
    .journal-entry .wp-block-embed .wp-block-embed__wrapper {
      position: relative; }
      .journal-entry .wp-block-embed .wp-block-embed__wrapper:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: calc((9 / 16) * 100%); }
      .journal-entry .wp-block-embed .wp-block-embed__wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .journal-entry .wp-block-embed iframe {
      width: 100%;
      height: 100%; }
    @media (max-width: 1024px) {
      .journal-entry .wp-block-embed {
        width: 100%; } }
    .journal-entry .wp-block-embed figcaption {
      font-size: 9px;
      line-height: 12px;
      font-weight: normal;
      letter-spacing: 0.02em;
      margin: 0.5em auto;
      margin: 0;
      margin-left: auto;
      margin-right: 0;
      text-align: right;
      box-sizing: border-box;
      margin-top: 0.5em; }
  .journal-entry .wp-block-html {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px; }
    .journal-entry .wp-block-html.is-resized .content {
      position: relative;
      overflow: hidden;
      width: 100%; }
    .journal-entry .wp-block-html.is-resized iframe {
      position: absolute !important;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
    @media (max-width: 1024px) {
      .journal-entry .wp-block-html {
        width: 100%; } }
  .journal-entry .has-text-align-center {
    text-align: center; }
  .journal-entry .has-text-align-right {
    text-align: right; }

.entry-footer {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  margin: 100px 0; }
  .entry-footer a:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }

.entry-footer__share {
  text-align: center; }

.entry-footer__share__item {
  display: inline-block; }
  .entry-footer__share__item:after {
    position: relative;
    content: ",";
    margin-left: -0.2em; }
  .entry-footer__share__item:last-of-type:after {
    display: none; }

.clipboard {
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: "GT Cinetype", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 0;
  cursor: pointer; }
  .clipboard:hover {
    background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
    background-size: 100% 1px;
    text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff; }

.wp-block-image {
  text-align: center; }
  .wp-block-image figcaption {
    text-align: center !important; }

/* Table of Contents */
.lwptoc {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin-top: 5.2em !important;
  margin-bottom: 5.2em !important; }

.lwptoc_i {
  width: 700px;
  box-sizing: border-box;
  padding: 0 !important;
  color: #000 !important;
  background: transparent !important; }

.lwptoc_header {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5em;
  padding: 0.75em 0 0.6em;
  margin-bottom: 0 !important; }
  .lwptoc_header b {
    font-weight: normal; }

.lwptoc_item {
  font-style: italic;
  font-size: 17px;
  line-height: 20px; }
  .lwptoc_item a {
    position: relative;
    color: #000 !important;
    display: flex;
    justify-content: space-between; }
    .lwptoc_item a .lwptoc_item_number {
      order: 2;
      background-color: #fff;
      padding-left: 1ch; }
    .lwptoc_item a .lwptoc_item_label {
      order: 1;
      position: relative;
      padding-right: 1ch;
      background-color: #fff; }
    .lwptoc_item a:after {
      position: absolute;
      z-index: -1;
      left: 1ch;
      width: calc(100% - 2ch);
      content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
      overflow: hidden;
      height: 1em; }
    .lwptoc_item a:hover .lwptoc_item_label {
      background: transparent linear-gradient(90deg, #000, #000) no-repeat 0 100%;
      background-size: 100% 1px;
      text-shadow: 0px 1px 0px #fff, 0px 2px 0px #fff, 0px 3px 0px #fff, 0px 4px 0px #fff, 0px -1px 0px #fff, 0px -2px 0px #fff, 0px -3px 0px #fff, 0px -4px 0px #fff, -3px 1px 0px #fff, -3px 2px 0px #fff, -3px 3px 0px #fff, -3px 4px 0px #fff, 3px 1px 0px #fff, 3px 2px 0px #fff, 3px 3px 0px #fff, 3px 4px 0px #fff;
      background-color: #fff; }

.footer {
  position: relative;
  margin-top: 30px;
  margin-left: -30px;
  box-sizing: border-box;
  width: calc(100% + 30px*2);
  padding: 15px;
  background-color: #ff2758; }
  .footer:after {
    position: fixed;
    content: "\00a0";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 400px;
    transform: translateY(100%);
    background-color: #000;
    display: none; }
  .footer .block__title, .footer .nf-form-content h3, .nf-form-content .footer h3, .footer .evf-field-title:not(.soustitre) {
    border-bottom: 1.5px solid #000; }
  .footer .form-wrapper #mjForm .form-group {
    margin-bottom: 0 !important; }
  @media (max-width: 667px) {
    .footer {
      margin-left: -10px;
      width: calc(100% + 10px*2); } }
#mailjetSubscriptionForm {
  text-align: center;
  width: 100%;
  flex-wrap: wrap; }
  #mailjetSubscriptionForm .form-group {
    margin-bottom: 0 !important; }
  #mailjetSubscriptionForm input {
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    font-family: "GT Cinetype", sans-serif; }
  #mailjetSubscriptionForm ::-webkit-input-placeholder {
    color: #ccc; }
  #mailjetSubscriptionForm ::-moz-placeholder {
    color: #ccc; }
  #mailjetSubscriptionForm :-ms-input-placeholder {
    color: #ccc; }
  #mailjetSubscriptionForm :-moz-placeholder {
    color: #ccc; }
  #mailjetSubscriptionForm input:not([type="submit"]) {
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;
    border-width: 1px;
    padding: 10px 30px; }
  #mailjetSubscriptionForm input[type="submit"],
  #mailjetSubscriptionForm input[type="button"] {
    display: inline;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em;
    margin-left: 10px;
    color: #000; }
    #mailjetSubscriptionForm input.is-external[type="submit"]:after,
    #mailjetSubscriptionForm input.is-external[type="button"]:after {
      content: "↗"; }
    #mailjetSubscriptionForm input.is-internal[type="submit"]:after,
    #mailjetSubscriptionForm input.is-internal[type="button"]:after {
      content: "→"; }
    #mailjetSubscriptionForm input.is-attachment[type="submit"]:after,
    #mailjetSubscriptionForm input.is-attachment[type="button"]:after {
      display: none; }
    #mailjetSubscriptionForm input.is-attachment[type="submit"]:before,
    #mailjetSubscriptionForm input.is-attachment[type="button"]:before {
      content: "↓"; }
    #mailjetSubscriptionForm input[type="submit"]:hover,
    #mailjetSubscriptionForm input[type="button"]:hover {
      cursor: pointer;
      background-color: #f7cbdd; }
  #mailjetSubscriptionForm #mailjet_widget_email {
    width: 100%; }
  #mailjetSubscriptionForm .mailjet-widget-form-group {
    margin-bottom: 0 !important; }
  .spectacles__modules__block--texts__content__item__text #mailjetSubscriptionForm {
    margin-top: 2em; }
  .footer #mailjetSubscriptionForm input[type="submit"] {
    color: #fff; }
    .footer #mailjetSubscriptionForm input[type="submit"]:hover {
      background-color: #fff;
      color: #000;
      border-color: #fff; }
  .footer #mailjetSubscriptionForm input[type="email"] {
    color: #fff; }

.mailjet_widget_form_message {
  display: block;
  max-width: 290px;
  margin: 0 auto;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
  margin-top: 1em; }

.footer__header {
  text-align: center; }
  .footer__header .block__title, .footer__header .nf-form-content h3, .nf-form-content .footer__header h3, .footer__header .evf-field-title:not(.soustitre),
  .footer__header .block__content {
    border-left-color: transparent;
    border-right-color: transparent;
    text-transform: none;
    letter-spacing: 0; }
    .footer__header .block__title:before, .footer__header .nf-form-content h3:before, .nf-form-content .footer__header h3:before, .footer__header .evf-field-title:not(.soustitre):before, .footer__header .block__title:after, .footer__header .nf-form-content h3:after, .nf-form-content .footer__header h3:after, .footer__header .evf-field-title:not(.soustitre):after,
    .footer__header .block__content:before,
    .footer__header .block__content:after {
      visibility: hidden; }
  .footer__header .block__content {
    border-top: 1.5px solid #000; }
    .footer__header .block__content a {
      border-bottom: 1px solid transparent;
      cursor: pointer; }
      .footer__header .block__content a:hover {
        border-color: #000; }
  .footer__header .block__title, .footer__header .nf-form-content h3, .nf-form-content .footer__header h3, .footer__header .evf-field-title:not(.soustitre) {
    display: none; }
    @media (max-width: 667px) {
      .footer__header .block__title, .footer__header .nf-form-content h3, .nf-form-content .footer__header h3, .footer__header .evf-field-title:not(.soustitre) {
        display: block;
        border-bottom: none; } }
@media (max-width: 1024px) {
  .footer__sitemap {
    display: none; } }

.footer__sitemap__header,
.footer__sitemap__content {
  display: flex;
  width: 100%; }
  .no-cssgrid .footer__sitemap__header, .no-cssgrid .footer__sitemap__content {
    display: block; }

.footer__sitemap__header__item,
.footer__sitemap__content__item {
  width: 100%;
  margin-right: 30px;
  box-sizing: border-box; }
  .footer__sitemap__header__item:last-of-type,
  .footer__sitemap__content__item:last-of-type {
    margin-right: 0; }

.footer__sitemap__header__item {
  grid-row: 1; }
  .footer__sitemap__header__item .block__title, .footer__sitemap__header__item .nf-form-content h3, .nf-form-content .footer__sitemap__header__item h3, .footer__sitemap__header__item .evf-field-title:not(.soustitre) {
    height: 100%;
    border-left-color: transparent;
    text-align: left;
    display: flex;
    align-items: flex-end; }
  .footer__sitemap__header__item:last-of-type .block__title, .footer__sitemap__header__item:last-of-type .nf-form-content h3, .nf-form-content .footer__sitemap__header__item:last-of-type h3, .footer__sitemap__header__item:last-of-type .evf-field-title:not(.soustitre) {
    border-right-color: transparent; }
  .no-cssgrid .footer__sitemap__header__item {
    display: inline-block;
    width: calc((100% / 7) - 7px); }

.footer__sitemap__content__item {
  grid-row: 1; }
  .footer__sitemap__content__item .block__content {
    height: 100%;
    border-left-color: transparent; }
  .footer__sitemap__content__item:last-of-type .block__content {
    border-right-color: transparent; }
  .no-cssgrid .footer__sitemap__content__item {
    display: inline-block;
    width: calc((100% / 7) - 7px); }
    .no-cssgrid .footer__sitemap__content__item .block__content {
      height: auto; }
  .footer__sitemap__content__item a {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .footer__sitemap__content__item a:hover {
      border-color: #000; }
  .footer__sitemap__content__item .sub-menu {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    position: static;
    width: 100%;
    top: auto;
    left: auto;
    transform: none;
    text-align: left;
    font-style: normal;
    margin: 0;
    padding: 0; }
    .footer__sitemap__content__item .sub-menu .sub-menu__item {
      text-indent: -1em;
      margin-left: 1em;
      display: block; }
      .footer__sitemap__content__item .sub-menu .sub-menu__item.is-active, .footer__sitemap__content__item .sub-menu .sub-menu__item:hover {
        text-shadow: none !important;
        border-bottom: none !important; }
    .footer__sitemap__content__item .sub-menu:after {
      display: none; }
  .footer__sitemap__content__item .menu-item {
    text-indent: -1em;
    margin-left: 1em;
    display: block; }
    .footer__sitemap__content__item .menu-item a {
      padding: 0; }
      .footer__sitemap__content__item .menu-item a:hover {
        background-color: transparent; }
    .footer__sitemap__content__item .menu-item:after {
      display: none; }
    .footer__sitemap__content__item .menu-item.current-menu-item a, .footer__sitemap__content__item .menu-item:hover a {
      background-color: transparent; }

.footer-newsletter-pro-wrapper {
  display: flex;
  margin-top: 30px; }
  @media (max-width: 1024px) {
    .footer-newsletter-pro-wrapper {
      margin-top: 0; } }
  @media (max-width: 667px) {
    .footer-newsletter-pro-wrapper {
      flex-wrap: wrap; } }
.footer__billetterie,
.footer__newsletter,
.footer__pro {
  margin-top: 30px;
  width: 100%;
  display: inline-block; }
  .footer__billetterie .block__content,
  .footer__newsletter .block__content,
  .footer__pro .block__content {
    padding-bottom: 0; }
  .footer__billetterie form,
  .footer__newsletter form,
  .footer__pro form {
    margin: 0 auto;
    max-width: 40ch; }
    @media (max-width: 667px) {
      .footer__billetterie form,
      .footer__newsletter form,
      .footer__pro form {
        max-width: 100%; } }
  .footer__billetterie .form-group,
  .footer__newsletter .form-group,
  .footer__pro .form-group {
    width: 100%; }
  .footer__billetterie .response,
  .footer__newsletter .response,
  .footer__pro .response {
    min-height: 0; }

.footer__billetterie .block__content {
  text-align: center; }
  .footer__billetterie .block__content a {
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;
    border-width: 1px;
    padding: 10px 30px;
    display: inline-block; }
    .footer__billetterie .block__content a.is-external:after {
      content: "↗"; }
    .footer__billetterie .block__content a.is-internal:after {
      content: "→"; }
    .footer__billetterie .block__content a.is-attachment:after {
      display: none; }
    .footer__billetterie .block__content a.is-attachment:before {
      content: "↓"; }
    .footer__billetterie .block__content a:hover {
      background-color: #000;
      color: #ff2758;
      cursor: pointer; }

.footer__newsletter .block__content {
  text-align: center;
  min-height: 3.5em; }

.footer__newsletter a {
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  border-left: 1.5px solid #000;
  border-right: 1.5px solid #000;
  border-width: 1px;
  padding: 10px 30px;
  display: inline-block; }
  .footer__newsletter a.is-external:after {
    content: "↗"; }
  .footer__newsletter a.is-internal:after {
    content: "→"; }
  .footer__newsletter a.is-attachment:after {
    display: none; }
  .footer__newsletter a.is-attachment:before {
    content: "↓"; }
  .footer__newsletter a:hover {
    background-color: #000;
    color: #ff2758;
    cursor: pointer; }

@media (max-width: 667px) {
  .footer__newsletter .block__title, .footer__newsletter .nf-form-content h3, .nf-form-content .footer__newsletter h3, .footer__newsletter .evf-field-title:not(.soustitre),
  .footer__newsletter .block__content {
    border-left: none;
    border-right: none; } }

.footer__pro .block__title, .footer__pro .nf-form-content h3, .nf-form-content .footer__pro h3, .footer__pro .evf-field-title:not(.soustitre),
.footer__pro .block__content {
  border-left: none;
  border-right: none; }

.footer__pro #smartPWError {
  color: #000; }
  .footer__pro #smartPWError:after {
    color: #fff; }

.footer__links {
  display: -webkit-flex;
  display: flex;
  margin-top: 30px; }
  .footer__links a {
    border-bottom: 1px solid transparent;
    cursor: pointer; }
    .footer__links a:hover {
      border-color: #000; }
  @media (max-width: 1024px) {
    .footer__links {
      flex-wrap: wrap;
      display: inline-block; } }
  .footer__links .block {
    width: 100%;
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    .footer__links .block:last-of-type .block__title, .footer__links .block:last-of-type .nf-form-content h3, .nf-form-content .footer__links .block:last-of-type h3, .footer__links .block:last-of-type .evf-field-title:not(.soustitre),
    .footer__links .block:last-of-type .block__content {
      border-right-color: transparent; }
    @media (max-width: 667px) {
      .footer__links .block .block__title, .footer__links .block .nf-form-content h3, .nf-form-content .footer__links .block h3, .footer__links .block .evf-field-title:not(.soustitre),
      .footer__links .block .block__content {
        border-right-color: transparent; } }
  .footer__links .block__title, .footer__links .nf-form-content h3, .nf-form-content .footer__links h3, .footer__links .evf-field-title:not(.soustitre),
  .footer__links .block__content {
    border-left-color: transparent; }
  .footer__links .block__content {
    height: 100%;
    flex-grow: 1; }
  @media (max-width: 1024px) {
    .footer__links {
      width: 100%; } }
.footer__links__social {
  text-align: center; }

.footer__legals {
  text-align: center;
  margin-top: 30px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }
  .footer__legals a {
    border-bottom: 1px solid transparent;
    cursor: pointer;
    padding: 0; }
    .footer__legals a:hover {
      border-color: #000; }
    .footer__legals a:hover {
      background-color: transparent; }
  .footer__legals .current-menu-item a {
    background-color: transparent;
    border-bottom: 1px solid #000;
    cursor: pointer; }
    .footer__legals .current-menu-item a:hover {
      border-color: transparent; }
  .footer__legals .menu {
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    letter-spacing: 0.02em;
    font-style: normal;
    margin-top: 0;
    max-width: none; }
  .footer__legals .menu-item:hover, .footer__legals .menu-item.current-menu-item {
    text-shadow: none;
    border: none; }
  @media (max-width: 667px) {
    .footer__legals .menu-item {
      display: block; } }
.back-to-top-button {
  position: fixed;
  z-index: 999;
  bottom: 30px;
  right: 30px;
  width: 90px;
  height: 90px;
  color: #000;
  border-radius: 50%;
  border: 1px solid #000;
  background-color: #fff;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 400ms;
  visibility: hidden; }
  .back-to-top-button.is-visible {
    visibility: visible; }
  .back-to-top-button .back-to-top-button__inner {
    position: relative;
    height: 30px;
    width: 30px; }
    .back-to-top-button .back-to-top-button__inner span {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      height: 100%;
      width: 1px;
      background-color: #000; }
      .back-to-top-button .back-to-top-button__inner span:nth-of-type(1) {
        height: 68%;
        left: calc(50% - 1px);
        transform: rotate(45deg);
        transform-origin: top right; }
      .back-to-top-button .back-to-top-button__inner span:nth-of-type(2) {
        left: 50%;
        transform: translateX(-50%); }
      .back-to-top-button .back-to-top-button__inner span:nth-of-type(3) {
        height: 68%;
        left: calc(50% - 1px);
        transform: rotate(-45deg);
        transform-origin: top left; }
  .back-to-top-button:hover {
    transform: translate(0, -10%); }
  @media (max-width: 1024px) {
    .back-to-top-button {
      display: none; } }
#menu-mentions-legales-etc .menu-item {
  margin: 0 5px; }
  #menu-mentions-legales-etc .menu-item:after {
    display: none; }

/*
@font-face {
	font-family: 'FontName';
	src: url('/assets/themes/theatredelacite/assets/fonts/FontName.eot');
	src: url('/assets/themes/theatredelacite/assets/fonts/FontName.eot?#iefix') format('embedded-opentype'),
		 url('/assets/themes/theatredelacite/assets/fonts/FontName.woff') format('woff'),
		 url('/assets/themes/theatredelacite/assets/fonts/FontName.ttf') format('truetype'),
		 url('/assets/themes/theatredelacite/assets/fonts/FontName.svg#FontName') format('svg');
	font-style: normal;
	font-weight: normal;
}
*/
@font-face {
  font-family: 'Garamond';
  src: url("/assets/themes/theatredelacite/assets/fonts/Garamond.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Garamond';
  src: url("/assets/themes/theatredelacite/assets/fonts/GaramondItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Garamond';
  src: url("/assets/themes/theatredelacite/assets/fonts/GaramondBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'Klod AM';
  src: url("/assets/themes/theatredelacite/assets/fonts/KlodAM-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Klod AM';
  src: url("/assets/themes/theatredelacite/assets/fonts/KlodAM-RegularItalic.woff") format("woff");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Klod AM';
  src: url("/assets/themes/theatredelacite/assets/fonts/KlodAM-Bold.woff") format("woff");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'Klod AM';
  src: url("/assets/themes/theatredelacite/assets/fonts/KlodAM-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: bold; }

/* GT CINETYPE */
@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Regular.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Regular-Italic.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Regular-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Light.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Light-Italic.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Light-Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Bold.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Bold-Italic.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Bold-Italic.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype Mono";
  src: url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Mono.woff2") format("woff2"), url("/assets/themes/theatredelacite/assets/fonts/GT-Cinetype-Mono.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #000; }

::selection {
  color: #fff;
  text-shadow: none;
  background: #000; }

@media print {
  .header {
    position: static; }
  .block__title__left {
    display: none; }
  h1 {
    font-size: 62px !important;
    line-height: 62px !important; }
  .footer {
    display: none; }
  .programmation-section {
    display: none; } }
