/*
Theme Name: Compagnie Presque Siamoises
Theme URI: https://yox.me/
Author: Yox
Author URI: https://yox.me/
Description:
Version: 1.0
License: None
License URI: https://yox.me/
Tags:
Text Domain:
*/

.gris {
    font-style: italic;
}

.home #gallery {
    max-width: 1140px;
    margin: 0 auto;
    height: 560px;
}

.home .slick-arrow.slick-prev {
    right: 93%;
    margin-right: 15px;
    z-index: 1000;
    background-color: #ffba00;
}

.home .slick-arrow.slick-next {
    left: 93%;
    margin-left: 15px;
    z-index: 1000;
    background-color: #ffba00;
}

.home #gallery .legend {
    font-size: 1rem;
}

.spectacle .slick-arrow,
#shows .slick-arrow {
    background: #ffba00;
}

.spectacle .slick-arrow.slick-prev {
    right: 85%;
    z-index: 1000;
}

.spectacle .slick-arrow.slick-next {
    left: 85%;
    z-index: 1000;
}

.spectacle #gallery .slide {
    background-size: cover;
    background-color: #e1e1e169;
}

.spectacle .gallery-spectacle #gallery {
    min-height: 560px;
    height: 100%;
}

#menu .menu>li.current-menu-ancestor>a,
#menu .menu>li.current-menu-item>a,
#menu .menu>li.current-menu-parent>a {
    background: none!important;
}

#menu .menu>li:hover .sub-menu {
    z-index: 100;
}

.home .event-list .event-date {
    display: block;
}

.home .event-list .event {
    width: 190px;
    margin: 5px;
}

.home .event-list .event-date span {
    display: inline;
}

.event .label {
    display: inline-block;
    padding: 0 5px;
    margin-top: 10px;
    border-radius: 7px;
}

.event .label.label-annule {
    background-color: rgb(170, 58, 58);
    color: white;
}

.event .label.label-reporte {
    background-color: rgb(28, 109, 141);
    color: white;
}

.past-events .event {
    display: block!important;
    ;
}

.page-template-calendrier .event-list {}

.page-template-calendrier .event {
    width: 300px;
    margin-bottom: 15px;
    margin-right: 15px;
}

.page-template-calendrier .event-list .event-info {
    height: auto;
}