<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://use.typekit.net/npq3emb.css");
@font-face {
  font-family: 'castelierstitre';
  src: url("../fonts/castelierstitre-webfont.woff2") format("woff2"), url("../fonts/castelierstitre-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

* {
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }
  html.noscroll {
    overflow: hidden; }
    @media (min-width: 61.25em) {
      html.noscroll {
        overflow: auto; } }
    html.noscroll body {
      overflow: hidden;
      position: fixed; }
      @media (min-width: 61.25em) {
        html.noscroll body {
          position: relative;
          overflow: auto; } }
body {
  -webkit-overflow-scrolling: touch;
  position: relative;
  font-family: "alwyn-new-web", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #161318;
  background: #EDE6E3 url("../img/distorted-lines.png") no-repeat;
  background-position: top center;
  background-size: auto !important;
  margin: 0;
  padding: 4em 0 0 0;
  height: 100%;
  overflow-x: hidden; }
  @media (min-width: 61.25em) {
    body {
      padding: 5em 0 0 0; } }
  @media (min-width: 81em) {
    body {
      padding: 6.25em 0 0 0; } }
a,
a:visited,
a:active {
  color: #FFAC00;
  text-decoration: none;
  transition: color 0.2s; }
  a:hover,
  a:visited:hover,
  a:active:hover {
    color: #ffbd33; }

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  line-height: 1.1;
  color: #161318;
  margin-bottom: 0.5em;
  font-weight: 500; }

h1 {
  font-size: 2em;
  color: #FFAC00; }
  @media (min-width: 81em) {
    h1 {
      font-size: 2.625em; } }
h2 {
  font-size: 1.5em; }
  @media (min-width: 81em) {
    h2 {
      font-size: 2em; } }
h3 {
  font-size: 1.2em; }
  @media (min-width: 81em) {
    h3 {
      font-size: 1.5em; } }
strong, b {
  font-weight: 500; }

img {
  width: 100%;
  height: auto;
  max-width: 100%; }

p {
  margin: 10px 0; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.wp-caption-text {
  font-size: 0.875em;
  color: #666; }

.container,
#content {
  max-width: 1200px;
  padding: 0 1.5em; }
  @media (min-width: 29em) {
    .container,
    #content {
      padding-right: 0; } }
  @media (min-width: 47em) {
    .container,
    #content {
      padding-right: 180px; } }
  @media (min-width: 81em) {
    .container,
    #content {
      margin: auto;
      padding: 0; } }
@media (min-width: 61.25em) {
  #content {
    margin-top: 20px; } }

@media (min-width: 81em) {
  #content {
    margin-top: 60px; } }

#sidebar_content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #161318; }

#sidebar_content::-webkit-scrollbar {
  width: 10px;
  background-color: #fff; }

#sidebar_content::-webkit-scrollbar-thumb {
  background-color: #fff; }

/*
a.anchor{
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
    @include breakpoint(desktop){
    	top: -200px;
    }
}
*/
:target {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden; }
  @media (min-width: 81em) {
    :target {
      top: -200px; } }
#gallery-2.gallery-columns-4 .gallery-item {
  width: 50%; }
  @media (min-width: 61.25em) {
    #gallery-2.gallery-columns-4 .gallery-item {
      width: 33%; } }
  @media (min-width: 81em) {
    #gallery-2.gallery-columns-4 .gallery-item {
      width: 25%; } }
#gallery-2.gallery-columns-4 br {
  clear: none !important; }

#gallery-2.gallery-columns-4:after {
  content: "";
  clear: both;
  display: table; }

form {
  margin: 0;
  padding: 0; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "alwyn-new-web", sans-serif;
  font-size: 1em;
  border-radius: 8px;
  border: 1px solid #CECECE;
  padding: 0.5em 1em;
  color: #161318; }
  input:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 1px solid #488A7E; }
  input[type="submit"] {
    background: white;
    border-radius: 0;
    border: 2px solid #488A7E;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
    color: #488A7E;
    font-weight: 600; }
    input[type="submit"]:hover, input[type="submit"]:focus {
      background: #488A7E;
      color: white;
      cursor: pointer; }

#header {
  z-index: 999;
  background: #FFAC00;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5em;
  padding: 0;
  margin: 0; }
  @media (min-width: 61.25em) {
    #header {
      height: 5em; } }
  @media (min-width: 81em) {
    #header {
      height: 8em; } }
  #header #main_nav {
    padding-right: 0; }
  #header .festival_title {
    width: 100%;
    color: white;
    position: absolute;
    max-width: 1200px;
    padding: 0 1.5em;
    padding-top: 30px; }
    @media (min-width: 29em) {
      #header .festival_title {
        padding-right: 0; } }
    @media (min-width: 47em) {
      #header .festival_title {
        padding-right: 180px; } }
    @media (min-width: 81em) {
      #header .festival_title {
        margin: auto;
        padding: 0; } }
    @media (min-width: 61.25em) {
      #header .festival_title {
        padding-top: 20px;
        font-size: 1.2em;
        z-index: 80; } }
    @media (min-width: 81em) {
      #header .festival_title {
        padding-top: 40px;
        font-size: 1.75em; } }
    #header .festival_title .title {
      display: block;
      margin-left: 60px;
      background: url("../img/logo_festival_header.svg") no-repeat;
      width: 200px;
      height: 17px;
      background-size: 200px 17px;
      margin-top: -20px;
      margin-bottom: 5px; }
      @media (min-width: 61.25em) {
        #header .festival_title .title {
          width: 250px;
          height: 22px;
          background-size: 250px 22px;
          float: left;
          margin-left: 40px;
          margin-top: 0;
          margin-bottom: 0; } }
      @media (min-width: 81em) {
        #header .festival_title .title {
          width: 382px;
          height: 33px;
          background-size: 382px 33px;
          margin-left: 120px; } }
    #header .festival_title .festival_dates {
      color: white;
      font-weight: bold;
      padding-left: 60px; }
      @media (min-width: 61.25em) {
        #header .festival_title .festival_dates {
          float: right;
          padding-left: 0; } }
  #header .anniversary {
    width: 67px;
    height: 21px;
    position: absolute;
    margin-left: 60px;
    top: 5px; }
    @media (min-width: 61.25em) {
      #header .anniversary {
        margin-left: 40px;
        top: 20px; } }
    @media (min-width: 81em) {
      #header .anniversary {
        top: 10px;
        width: 83.46px;
        height: 26.11px;
        margin-left: 120px; } }
  #header .nav-container {
    display: flex;
    align-items: top;
    width: 100%; }
    @media (min-width: 61.25em) {
      #header .nav-container {
        margin: 0;
        padding: 0; } }
  #header #menu-trigger {
    z-index: 12;
    width: 20px;
    height: 20px;
    background: url("../img/icon-menu.svg") no-repeat;
    background-size: 20px 20px;
    text-indent: -99999px;
    transition: left 0.25s;
    margin-top: 1.2em;
    left: 1.5em;
    position: absolute;
    z-index: 100; }
    @media (min-width: 61.25em) {
      #header #menu-trigger {
        display: none;
        position: relative; } }
    #header #menu-trigger:hover {
      cursor: pointer;
      opacity: 0.8; }
  #header #logo {
    width: 58px;
    height: 80px;
    display: block;
    background: url("../img/logo-festival-header.svg") no-repeat;
    background-size: 58px 86px;
    margin-left: 1.5em; }
    @media (min-width: 61.25em) {
      #header #logo {
        margin-left: 0; } }
    @media (min-width: 81em) {
      #header #logo {
        width: 105px;
        height: 128px;
        background-size: 105px 128px;
        margin-right: 0em; } }
    #header #logo:hover {
      cursor: pointer; }
  #header .main-menu {
    z-index: 10;
    padding: 0;
    margin: 0;
    position: absolute;
    list-style: none;
    width: 12em;
    height: 100vh;
    top: 0;
    left: -12em;
    padding: 2em 1em 1em 1em;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1);
    transition: left 0.3s;
    overflow-y: auto;
    background: #000000; }
    #header .main-menu li {
      font-size: 1em;
      text-transform: uppercase;
      padding: 0.5em 0; }
      #header .main-menu li a {
        color: white; }
        #header .main-menu li a:hover {
          color: #FFAC00; }
      #header .main-menu li .sub-menu {
        padding: 0.5em 0 0 1em;
        list-style: none; }
        #header .main-menu li .sub-menu li {
          font-size: 1em;
          text-transform: none; }
      #header .main-menu li.current-menu-item a, #header .main-menu li.current-menu-ancestor a {
        color: #ffbd33;
        font-weight: 600; }
      #header .main-menu li.current-menu-item .sub-menu li a, #header .main-menu li.current-menu-ancestor .sub-menu li a {
        color: white;
        font-weight: normal; }
        #header .main-menu li.current-menu-item .sub-menu li a:hover, #header .main-menu li.current-menu-ancestor .sub-menu li a:hover {
          color: #ffcd66; }
      #header .main-menu li.current-menu-item .sub-menu li.current-menu-item a, #header .main-menu li.current-menu-ancestor .sub-menu li.current-menu-item a {
        color: #ffbd33;
        font-weight: 600; }
    @media (min-width: 61.25em) {
      #header .main-menu {
        overflow-y: visible;
        left: 0;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        width: auto;
        height: auto;
        box-shadow: none;
        padding: 0;
        background: transparent;
        padding-top: 40px; }
        #header .main-menu li {
          font-size: 0.75em;
          padding: 0;
          line-height: 1em;
          position: relative;
          background: #488A7E; }
          #header .main-menu li a {
            display: block;
            padding: 1em 0.7em;
            background-color: #FFAC00;
            font-weight: 600;
            color: white; }
            #header .main-menu li a:hover {
              background: #000000;
              color: white;
              font-weight: 600; }
          #header .main-menu li .sub-menu {
            display: none; }
          #header .main-menu li:hover {
            background: #000000; }
            #header .main-menu li:hover a {
              background: #000000;
              color: white; }
            #header .main-menu li:hover .sub-menu {
              display: block;
              position: absolute;
              box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
              background: #000000;
              width: 20em;
              padding: 0;
              z-index: 99;
              margin-top: -2px; }
              #header .main-menu li:hover .sub-menu li {
                font-size: 1em;
                margin: 0;
                height: auto; }
                #header .main-menu li:hover .sub-menu li a {
                  background: #000000;
                  padding: 1em;
                  margin: 0;
                  color: white; }
                  #header .main-menu li:hover .sub-menu li a:hover {
                    background: black;
                    color: #FFAC00; }
          #header .main-menu li.current-menu-item a, #header .main-menu li.current-menu-ancestor a {
            color: white; }
          #header .main-menu li.current-menu-item .sub-menu li a, #header .main-menu li.current-menu-ancestor .sub-menu li a {
            color: white; }
          #header .main-menu li.current-menu-item .sub-menu li.current-menu-item a, #header .main-menu li.current-menu-ancestor .sub-menu li.current-menu-item a {
            color: #FFAC00; } }
    @media (min-width: 81em) {
      #header .main-menu {
        padding-top: 85px; }
        #header .main-menu li {
          font-size: 0.875em; }
          #header .main-menu li a {
            padding: 1em; } }
  #header.open #menu-trigger {
    left: 10em;
    background: url("../img/icon-close.svg") no-repeat;
    background-size: 18px 18px; }
  #header.open .main-menu {
    left: 0; }

.noscroll #overlay {
  content: ' ';
  display: block;
  background: #FFAC00;
  opacity: 0.3;
  position: absolute;
  top: 0;
  right: 0;
  left: 12em;
  bottom: 0;
  transition: left 0.3s;
  z-index: 999; }
  @media (min-width: 61.25em) {
    .noscroll #overlay {
      display: none; } }
#overlay {
  left: -12em; }

.admin-bar #header {
  top: 46px; }
  @media (min-width: 48.9375em) {
    .admin-bar #header {
      top: 32px; } }
@media screen and (max-width: 600px), all {
  #wpadminbar {
    position: fixed !important; } }

#footer {
  padding-top: 0;
  color: white;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  margin-top: 10em;
  background: #1A1711; }
  #footer .container.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 61.25em) {
      #footer .container.flex {
        padding: 0;
        flex-wrap: nowrap;
        justify-content: space-between; }
        #footer .container.flex .logo-zone, #footer .container.flex .infolettre {
          padding-right: 32px; } }
    #footer .container.flex .logo-zone, #footer .container.flex .infolettre {
      padding: 20px 20px 20px 0px; }
    #footer .container.flex .social-media {
      padding: 1em 0;
      display: flex;
      justify-content: flex-end; }
      @media (min-width: 61.25em) {
        #footer .container.flex .social-media {
          margin-right: 80px;
          width: 600px; } }
      @media (min-width: 81em) {
        #footer .container.flex .social-media {
          margin-right: 0px; } }
      #footer .container.flex .social-media a {
        opacity: 0.4;
        display: block;
        margin-right: 10px;
        transition: opacity 0.2s; }
        #footer .container.flex .social-media a img {
          width: 26px;
          height: 26px; }
        #footer .container.flex .social-media a:hover {
          opacity: 0.6; }
  #footer .logo-zone .logo-casteliers {
    width: 255px;
    height: 159px;
    margin: 0; }
  #footer #logos {
    padding: 1em 0;
    text-align: center;
    background: #0D0A03; }
    #footer #logos .container.flex {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      @media (min-width: 61.25em) {
        #footer #logos .container.flex {
          padding-right: 80px;
          flex-wrap: nowrap;
          justify-content: space-between; } }
      @media (min-width: 81em) {
        #footer #logos .container.flex {
          padding-right: 0; } }
      #footer #logos .container.flex a {
        text-align: center;
        display: block;
        transition: opacity 0.2s;
        padding: 20px; }
        #footer #logos .container.flex a img {
          max-width: 140px; }
        @media (min-width: 61.25em) {
          #footer #logos .container.flex a {
            padding: 0; } }
        @media (min-width: 81em) {
          #footer #logos .container.flex a {
            margin-right: 10px; } }
        #footer #logos .container.flex a:last-child {
          margin-right: 0; }
        #footer #logos .container.flex a:hover {
          opacity: 0.8; }
  #footer .sib_loader img {
    width: auto;
    height: auto; }
  #footer .sib_signup_form .sib-default-btn {
    margin-top: 10px; }

.bottomnav {
  margin-top: 10px;
  font-size: 0.75em;
  color: #FFF;
  line-height: 1.5em; }
  .bottomnav a {
    color: #FFAC00; }
    .bottomnav a:hover {
      color: #fff #FFAC00, 10%; }
  .bottomnav #footer_menu {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0; }
    .bottomnav #footer_menu li {
      float: left;
      list-style: none;
      margin-right: 10px; }
      .bottomnav #footer_menu li:after {
        content: '|';
        margin-left: 10px; }
      .bottomnav #footer_menu li:last-child:after {
        content: none; }
  .bottomnav .copyright {
    display: block;
    clear: both;
    text-align: left; }

.infolettre .button {
  display: block;
  font-family: "castelierstitre", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #fff;
  background: #FFAC00;
  padding: 10px 30px;
  text-transform: uppercase;
  width: auto;
  text-align: center;
  border: 2px solid #FFAC00; }
  .infolettre .button:hover {
    background: #fff;
    border: 2px solid #FFAC00;
    color: #FFAC00; }

.bigbox-container {
  max-width: 1200px;
  padding: 0 1.5em;
  background-color: #333;
  padding: 20px !important;
  text-align: center; }
  @media (min-width: 29em) {
    .bigbox-container {
      padding-right: 0; } }
  @media (min-width: 47em) {
    .bigbox-container {
      padding-right: 180px; } }
  @media (min-width: 81em) {
    .bigbox-container {
      margin: auto;
      padding: 0; } }
  .bigbox-container img {
    margin-right: 20px; }

#sidebar {
  display: block;
  position: fixed;
  width: 210px;
  right: 0;
  background: #0D0A03;
  bottom: 0;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 1.25em 0 1.25em 1.25em;
  top: 5em;
  transition: right 0.5s;
  z-index: 10; }
  @media (min-width: 47em) {
    #sidebar {
      display: block; } }
  @media (min-width: 61.25em) {
    #sidebar {
      top: 5em; } }
  @media (min-width: 81em) {
    #sidebar {
      top: 8em; } }
  #sidebar ul {
    padding: 0;
    list-style: none; }
  #sidebar #sidebar_content {
    overflow-y: auto;
    height: 100%;
    padding-right: 20px; }
  #sidebar .sidebar_handle .text {
    line-height: 1em;
    color: white;
    font-weight: 300; }
    #sidebar .sidebar_handle .text span {
      font-weight: 600; }
  #sidebar .sidebar_handle .close-icon, #sidebar .sidebar_handle .menu-icon {
    width: 16px;
    height: 16px;
    text-indent: -99999px; }
  #sidebar .sidebar_handle .close-icon {
    background: url("../img/icon-close.svg") no-repeat;
    background-size: 16px 16px;
    opacity: 0.8; }
  #sidebar .sidebar_handle .menu-icon {
    background: url("../img/icon-menu.svg") no-repeat;
    background-size: 16px 16px;
    opacity: 0.8; }
  #sidebar .sidebar_handle.close {
    display: flex; }
    #sidebar .sidebar_handle.close .close-icon {
      margin-right: 10px; }
  #sidebar .sidebar_handle.open {
    display: none; }
    #sidebar .sidebar_handle.open .text {
      transform: rotate(-90deg);
      transform-origin: 0 0;
      margin-top: 160px; }
  #sidebar .sidebar_handle:hover {
    opacity: 0.8;
    cursor: pointer; }
  #sidebar #programming li.menu-item .clickDate {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
    font-size: 0.8em;
    color: rgba(255, 255, 255, 0.5);
    padding: 0.7em 1.5em 0.7em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    margin-top: -1px; }
    #sidebar #programming li.menu-item .clickDate:after {
      content: ' ';
      position: absolute;
      width: 16px;
      height: 16px;
      background: url("../img/icon-down.svg") no-repeat;
      background-size: 16px 16px;
      right: 0;
      transition: all 0.5s;
      opacity: 0.5; }
    #sidebar #programming li.menu-item .clickDate:hover {
      cursor: pointer;
      opacity: 0.8; }
  #sidebar #programming li.menu-item.open .clickDate {
    opacity: 1;
    color: white;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    #sidebar #programming li.menu-item.open .clickDate:after {
      opacity: 1; }
  #sidebar #programming li.menu-item ul {
    display: none; }
    #sidebar #programming li.menu-item ul li {
      color: white;
      padding-top: 1.25em; }
      #sidebar #programming li.menu-item ul li .progHeader {
        display: flex; }
        #sidebar #programming li.menu-item ul li .progHeader .progImg {
          width: 30%;
          margin-right: 10px; }
        #sidebar #programming li.menu-item ul li .progHeader .progDetails {
          font-weight: normal;
          width: 70%;
          font-size: 0.875em;
          line-height: 1.2em;
          color: white; }
          #sidebar #programming li.menu-item ul li .progHeader .progDetails a {
            text-transform: uppercase;
            font-family: "castelierstitre", sans-serif;
            color: #FFAC00; }
            #sidebar #programming li.menu-item ul li .progHeader .progDetails a:hover {
              opacity: 0.5; }
      #sidebar #programming li.menu-item ul li .progCompany {
        font-size: 0.75em;
        font-weight: 300;
        opacity: 0.6;
        line-height: 1em;
        padding: 0.5em 0;
        color: white; }
      #sidebar #programming li.menu-item ul li .progDates {
        font-size: 0.75em;
        color: white; }
      #sidebar #programming li.menu-item ul li:last-child {
        padding-bottom: 1.25em; }
  #sidebar #programming li.menu-item.open .clickDate:after {
    transform: rotate(180deg); }
  #sidebar #programming li.menu-item.open ul {
    display: block; }
  #sidebar.close {
    right: -150px; }
    #sidebar.close .sidebar_handle.open {
      display: block; }
    #sidebar.close .sidebar_handle.close {
      display: none; }
    #sidebar.close #sidebar_content {
      display: none; }

.admin-bar #sidebar {
  top: 6.75em; }
  @media (min-width: 61.25em) {
    .admin-bar #sidebar {
      top: 6.75em; } }
  @media (min-width: 81em) {
    .admin-bar #sidebar {
      top: 9.75em; } }
.lang-en #sidebar .sidebar_handle.open .text {
  margin-top: 110px; }

.main_photo {
  color: white;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  position: relative;
  padding: 0 1.5em 0 0; }
  @media (min-width: 47em) {
    .main_photo {
      padding-right: 80px; } }
  @media (min-width: 81em) {
    .main_photo {
      margin: auto;
      padding: 0; } }
  .main_photo .container {
    z-index: 1;
    position: relative;
    height: 20em; }
    @media (min-width: 61.25em) {
      .main_photo .container {
        height: 30em; } }
    @media (min-width: 81em) {
      .main_photo .container {
        height: 40em; } }
  .main_photo .next-show {
    position: absolute;
    background: #ba1743;
    padding: 0.5em 1em;
    font-size: 1.125em;
    font-weight: 600;
    text-transform: lowercase;
    right: -1.5em;
    top: 0; }
    @media (min-width: 81em) {
      .main_photo .next-show {
        right: 0; } }
  .main_photo .details_compagnie {
    font-size: 1.125em;
    color: white;
    margin: 0.5em 0 0 0; }
  .main_photo .main_photo_title {
    font-family: "castelierstitre", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0;
    color: white; }
    .main_photo .main_photo_title a {
      color: white; }
      .main_photo .main_photo_title a:hover {
        opacity: 0.8; }
  .main_photo .main_photo_info {
    width: calc(100% - 200px);
    left: 1.5em;
    right: 1.5em;
    z-index: 99;
    height: 10em;
    bottom: 35px;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    @media (min-width: 81em) {
      .main_photo .main_photo_info {
        left: 0;
        right: 0; } }
  .main_photo .home_dates {
    margin: 20px 0 0 0;
    font-size: 1em;
    color: white; }
    .main_photo .home_dates span:not(.dayNumber) {
      font-weight: normal;
      opacity: 0.5; }
    @media (min-width: 61.25em) {
      .main_photo .home_dates {
        font-size: 1.2em; } }
  .main_photo .main_photo_credit {
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 99;
    bottom: 35px;
    text-align: right;
    font-size: 0.75em;
    line-height: 1em;
    font-weight: 300; }
  .main_photo:after {
    content: ' ';
    display: block;
    background-image: linear-gradient(0deg, #000000 6%, rgba(0, 0, 0, 0) 80%);
    width: 100%;
    height: 20em;
    position: absolute;
    bottom: 0; }
  .main_photo .banner_archive {
    position: absolute;
    width: 100%;
    background: #000000;
    bottom: -20px;
    padding: 0.5em;
    border: 1px solid white; }

.tile-list {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 47em) {
    .tile-list {
      flex-direction: row; } }
  .tile-list .newtile {
    flex-basis: 100%;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 1.875em;
    margin: 0 0 20px 0; }
    .tile-list .newtile .news-thumbnail {
      transition: opacity 0.3s;
      margin: -1.875em -1.875em 0 -1.875em; }
      .tile-list .newtile .news-thumbnail:hover {
        opacity: 0.8; }
    @media (min-width: 47em) {
      .tile-list .newtile {
        margin: 0 20px 0 0; } }
    .tile-list .newtile:last-child {
      margin-right: 0; }

#home-photo {
  display: block;
  background: #FFF;
  padding: 0; }
  #home-photo .container {
    height: auto;
    text-align: center; }
  #home-photo .entry-content {
    text-align: center;
    background: transparent;
    box-shadow: none; }
    #home-photo .entry-content iframe {
      margin-top: 10px; }
      @media (min-width: 81em) {
        #home-photo .entry-content iframe {
          margin-top: 20px;
          margin-left: 300px;
          margin-top: 100px; } }
  #home-photo:after {
    content: '';
    background: none; }

@media (min-width: 61.25em) {
  .single-spectacle {
    background-size: cover; } }

.single-spectacle #content, .single-atelier #content {
  display: flex;
  flex-direction: column;
  margin-top: 2.5em; }
  @media (min-width: 61.25em) {
    .single-spectacle #content, .single-atelier #content {
      flex-direction: row-reverse; } }
  .single-spectacle #content .spectacle-left, .single-atelier #content .spectacle-left {
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 1.8em; }
    @media (min-width: 61.25em) {
      .single-spectacle #content .spectacle-left, .single-atelier #content .spectacle-left {
        margin-right: 20px;
        width: 66%; } }
    .single-spectacle #content .spectacle-left .details_category, .single-atelier #content .spectacle-left .details_category {
      margin: -30px -30px 0 -30px; }
    .single-spectacle #content .spectacle-left .details_compagnie, .single-atelier #content .spectacle-left .details_compagnie {
      text-transform: none;
      color: #161318;
      margin-bottom: 0; }
    .single-spectacle #content .spectacle-left .details_website, .single-atelier #content .spectacle-left .details_website {
      margin: 0; }
    .single-spectacle #content .spectacle-left .details_description, .single-atelier #content .spectacle-left .details_description {
      font-weight: 500;
      margin: 0; }
    .single-spectacle #content .spectacle-left .details_prix .prix_tag, .single-atelier #content .spectacle-left .details_prix .prix_tag {
      color: white;
      background: #FFAC00;
      padding: 5px 10px;
      line-height: 1em;
      font-weight: 600; }
    .single-spectacle #content .spectacle-left .details_billeterie, .single-atelier #content .spectacle-left .details_billeterie {
      font-size: 0.875em; }
  .single-spectacle #content .spectacle-right, .single-atelier #content .spectacle-right {
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 1.8em; }
    @media (min-width: 61.25em) {
      .single-spectacle #content .spectacle-right, .single-atelier #content .spectacle-right {
        width: 33%; } }
    @media (min-width: 61.25em) {
      .single-spectacle #content .spectacle-right #date_zone table, .single-atelier #content .spectacle-right #date_zone table {
        width: 100%; } }
    .single-spectacle #content .spectacle-right #date_zone table td, .single-atelier #content .spectacle-right #date_zone table td {
      vertical-align: top;
      font-weight: 600; }
      @media (min-width: 81em) {
        .single-spectacle #content .spectacle-right #date_zone table td, .single-atelier #content .spectacle-right #date_zone table td {
          font-size: 1.125em; } }
      .single-spectacle #content .spectacle-right #date_zone table td.date_date, .single-atelier #content .spectacle-right #date_zone table td.date_date {
        color: #FFAC00; }
      .single-spectacle #content .spectacle-right #date_zone table td.lieux, .single-atelier #content .spectacle-right #date_zone table td.lieux {
        font-size: 0.77777em;
        font-weight: normal;
        color: #231A27; }
        .single-spectacle #content .spectacle-right #date_zone table td.lieux a, .single-atelier #content .spectacle-right #date_zone table td.lieux a {
          color: #161318;
          font-weight: 600; }
    .single-spectacle #content .spectacle-right #date_zone table tr.soldout td, .single-atelier #content .spectacle-right #date_zone table tr.soldout td {
      text-decoration: line-through; }
    .single-spectacle #content .spectacle-right #date_zone table td.soldout, .single-atelier #content .spectacle-right #date_zone table td.soldout {
      color: #ff0000;
      padding: 0;
      font-weight: 100;
      line-height: 0.875em;
      font-size: 0.875em; }
    .single-spectacle #content .spectacle-right #date_zone .date_venue, .single-atelier #content .spectacle-right #date_zone .date_venue {
      font-size: 0.77777em; }
      .single-spectacle #content .spectacle-right #date_zone .date_venue a, .single-atelier #content .spectacle-right #date_zone .date_venue a {
        color: #161318;
        font-weight: 600; }
    .single-spectacle #content .spectacle-right .photoGallery, .single-atelier #content .spectacle-right .photoGallery {
      display: flex;
      flex-wrap: wrap; }
      .single-spectacle #content .spectacle-right .photoGallery .swipebox, .single-atelier #content .spectacle-right .photoGallery .swipebox {
        width: 90px;
        margin: 0 20px 20px 0; }
    .single-spectacle #content .spectacle-right .gallery_credits, .single-atelier #content .spectacle-right .gallery_credits {
      font-size: 0.875em;
      color: #231A27;
      margin-top: 0; }

.details_category, .cal_category {
  background: #373737;
  color: white;
  font-size: 0.875em;
  line-height: 1em;
  text-transform: uppercase;
  padding: 8px 30px; }
  .details_category.aqua, .cal_category.aqua {
    background: #349286; }
  .details_category.green, .cal_category.green {
    background: #579234; }
  .details_category.orange, .cal_category.orange {
    background: #FFAC00; }
  .details_category.pink, .cal_category.pink {
    background: #ba1743; }

.canceled .spectacle-right {
  position: relative; }
  .canceled .spectacle-right:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    content: 'Annulé';
    background: #EF463C;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em;
    margin-bottom: 1em; }

.residence .spectacle-right {
  position: relative; }
  .residence .spectacle-right:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    content: 'Résidence de création';
    background: #488A7E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em;
    margin-bottom: 1em; }

.postponed .spectacle-right {
  position: relative; }
  .postponed .spectacle-right:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    content: 'Reporté';
    background: #EF463C;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em;
    margin-bottom: 1em; }

.lang-en .canceled .spectacle-right:before {
  content: 'Canceled'; }

.lang-en .residence .spectacle-right:before {
  content: 'In Creative Residency'; }

.lang-en .postponed .spectacle-right:before {
  content: 'Postponed'; }

.page-template-default .entry-content,
.post-template-default .entry-content,
.page-template-page-ateliers .entry-content,
.page_404 .entry-content {
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 1.8em; }

.entry-content ul, .entry-content ol {
  margin-left: 1.8em;
  padding-left: 1.8em;
  display: block; }

.entry-content img {
  width: auto;
  max-width: auto; }

@media (min-width: 47em) {
  .entry-content .single-thumbnail {
    width: 50%;
    max-width: 500px;
    float: right;
    margin-left: 1.8em; } }

.entry-content .single-thumbnail img {
  width: 100%;
  max-width: 100%; }

.entry-content .miam_bouton {
  background: #FFAC00;
  color: white;
  padding: 0.5em 1em;
  font-weight: 600;
  margin: 10px 0;
  display: inline-block; }
  .entry-content .miam_bouton:hover {
    color: white;
    background: #ffcd66; }

@media (min-width: 47em) {
  .entry-content .atelier_row {
    display: flex;
    flex-direction: row; } }

.entry-content .atelier_row .atelier_column {
  margin-right: 20px; }

.entry-content blockquote {
  font-style: italic;
  font-size: 1.2em;
  padding-left: 1.8em;
  border-left: 4px solid #FFAC00; }

#content h1 {
  font-family: "castelierstitre", sans-serif;
  font-weight: normal;
  color: #FFAC00; }

@media (min-width: 29em) {
  .cal_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; } }

.cal_container .cal_tile {
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 0 0 20px 0; }
  @media (min-width: 29em) {
    .cal_container .cal_tile {
      margin: 0 20px 20px 0;
      width: 45%; } }
  @media (min-width: 61.25em) {
    .cal_container .cal_tile {
      width: 30%; } }
  @media (min-width: 81em) {
    .cal_container .cal_tile {
      width: 22%; } }
  .cal_container .cal_tile.canceled:before {
    font-size: 0.8em;
    box-sizing: border-box;
    position: absolute;
    content: 'Annulé';
    background: #EF463C;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em; }
  .cal_container .cal_tile.residence:before {
    font-size: 0.8em;
    box-sizing: border-box;
    position: absolute;
    content: 'Résidence de création';
    background: #EF463C;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em; }
  .cal_container .cal_tile.postponed:before {
    font-size: 0.8em;
    box-sizing: border-box;
    position: absolute;
    content: 'Reporté';
    background: #EF463C;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 0.5em 1em; }

.cal_container .cal_content {
  padding: 0 1.8em 1.8em 1.8em; }

.cal_container .cal_img {
  overflow: hidden; }
  .cal_container .cal_img a {
    transition: opacity 0.3s; }
    .cal_container .cal_img a:hover {
      opacity: 0.8; }

.cal_container .cal_category {
  margin-top: -5px; }
  .cal_container .cal_category span:after {
    content: ' | ';
    display: inline;
    opacity: 0.5; }
  .cal_container .cal_category span:last-child:after {
    content: ''; }

.cal_container .cal_title {
  margin-bottom: 0.2em;
  font-family: "castelierstitre", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em; }
  @media (min-width: 81em) {
    .cal_container .cal_title {
      font-size: 1.2em; } }
.cal_container .cal_dates {
  margin-top: 0.5em;
  font-size: 0.75em;
  font-weight: 600; }

.cal_container table {
  font-size: 0.75em;
  line-height: 1em; }
  @media (min-width: 81em) {
    .cal_container table {
      font-size: 0.75em; } }
  .cal_container table tr {
    display: block;
    margin-bottom: 5px; }
    .cal_container table tr td {
      display: inline;
      padding-right: 3px; }
      .cal_container table tr td.date_date {
        font-weight: 600; }
      .cal_container table tr td .year {
        display: none; }
      .cal_container table tr td.soldout {
        color: #ff0000; }
    .cal_container table tr.soldout {
      text-decoration: line-through; }

.categories-list {
  margin-bottom: 2em; }
  .categories-list .filter-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border-radius: 0;
    border: 2px solid #666666;
    padding: 0.2em 0.8em;
    font-size: 0.8em;
    line-height: 1em;
    display: inline-block;
    margin-right: 0.5em;
    color: #666666;
    margin-bottom: 10px; }
    @media (min-width: 61.25em) {
      .categories-list .filter-btn {
        padding: 0.3em 0.9em;
        font-size: 1em;
        line-height: 1em; } }
    @media (min-width: 81em) {
      .categories-list .filter-btn {
        padding: 0.5em 1em;
        font-size: 1em;
        line-height: 1em; } }
    .categories-list .filter-btn.mixitup-control-active {
      border: 2px solid #FFAC00;
      background: white;
      color: #FFAC00; }

.lang-en .cal_container .cal_tile.canceled:before {
  content: "Canceled" !important; }

.lang-en .cal_container .cal_tile.residence:before {
  content: "In Creative Residency" !important; }

.lang-en .cal_container .cal_tile.postponed:before {
  content: "Postponed" !important; }

.calendar_table {
  display: table;
  min-width: 700px;
  width: 100%;
  table-layout: fixed; }
  .calendar_table .calendar_title {
    width: 50%;
    text-align: left; }
    .calendar_table .calendar_title .new-thumbnail {
      float: left;
      margin: 0;
      padding: 0;
      margin-top: -3px; }
      .calendar_table .calendar_title .new-thumbnail a {
        margin: 0;
        display: inline; }
      .calendar_table .calendar_title .new-thumbnail img {
        max-width: 120px; }
    .calendar_table .calendar_title .cal_title {
      float: left;
      padding-left: 20px;
      width: 60%; }
      .calendar_table .calendar_title .cal_title a {
        font-weight: 600; }
      .calendar_table .calendar_title .cal_title .company-name {
        font-size: 0.875em;
        margin: 0; }
  .calendar_table th {
    text-align: center;
    background: #FFAC00;
    color: white;
    font-size: 0.875em;
    line-height: 1em;
    padding: 5px 2px; }
    .calendar_table th.calendar_title {
      background: none; }
    .calendar_table th .dayName {
      display: none; }
      @media (min-width: 61.25em) {
        .calendar_table th .dayName {
          display: block; } }
  .calendar_table td {
    text-align: center;
    vertical-align: top;
    background: white;
    padding: 3px 0 0 0; }
    .calendar_table td.dateFr, .calendar_table td.dateEn {
      font-size: 0.875em;
      white-space: nowrap; }
      .calendar_table td.dateFr .soldoutText, .calendar_table td.dateEn .soldoutText {
        font-size: 0.875em;
        color: #ff0000; }

tr.canceled .new-thumbnail {
  position: relative; }
  tr.canceled .new-thumbnail:before {
    box-sizing: border-box;
    position: absolute;
    background: #EF463C;
    content: "Annulé";
    font-size: 0.6em;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    width: 100%; }

tr.residence .new-thumbnail {
  position: relative; }
  tr.residence .new-thumbnail:before {
    box-sizing: border-box;
    position: absolute;
    background: #EF463C;
    content: "Résidence de création";
    font-size: 0.6em;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    width: 100%; }

tr.postponed .new-thumbnail {
  position: relative; }
  tr.postponed .new-thumbnail:before {
    box-sizing: border-box;
    position: absolute;
    background: #EF463C;
    content: "Reporté";
    font-size: 0.6em;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    width: 100%; }

.lang-en tr.canceled .new-thumbnail:before {
  content: "Canceled"; }

.lang-en tr.residence .new-thumbnail:before {
  content: "In Creative Residency"; }

.lang-en tr.postponed .new-thumbnail:before {
  content: "Postponed"; }

#calendar_scroll {
  overflow-x: auto;
  width: 100%; }
</pre></body></html>