.reset-margin{
    margin: 0;
}

.p-2{
    padding: 32px 0;
}
.notLink
{
	cursor: default;
	text-decoration:none!important; 
}

.notLink:hover
{
	color: #000!important;
}

.place-perf a, .place-agen a, .place a
{
	text-decoration: underline;
}

.siteMap .coloneSiteMap
{
	padding-top: 5px;
}

.siteMap .subRub
{
    padding-left: 15px;
}

.siteMap h2
{
	margin-top: 20px;
}

.siteMap h3
{
	margin-top: 5px;
}

.page404 .big {
    font-size: 65px;
    text-align: center;
}
.page404 h1 {
    text-align: center;
}

.page404 .btn404 {
    border-bottom: none!important;
}

.page404 .btgris {
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}

.page404 .btgris a, .page404 .btgris span {
    display: inline-block;
    background-color: #8b7744;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
}

@media (max-width: 767px){
    #iframeNewsletter
    {
      height: 850px;  
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    #iframeNewsletter
    {
        height: 620px; 
        max-width: 630px;
    }
}


@media (min-width: 992px){
    #iframeNewsletter
    {
        height: 630px;
        max-width: 630px;
    }
}


#primary span.active {
    color: #8b7744 !important;
}


#content .infoplus {
    text-decoration: underline;
}


.rech_content article {
    border-top: 1px solid #000000;
    padding: 10px 0 20px 0;
}

.rech_content .arianne {
    padding: 10px 0 10px 0;
    margin: 0;
    list-style-type: none;
}


.information-perf .infoDate, .information-perf .ticket, #performances .ticket, #performances .blocdate
{
    display: inline-block;
    vertical-align: top;
}  


@media (max-width: 479px){


    .information-perf .ticket 
    {
        margin-bottom: 10px;
    }

}


.information-perf .uneDate
{
    padding-top: 17px
}


.information-perf .golden-title
{
    margin-top: 0px!important;
}

.information-perf .place
{
    margin-bottom: 0px!important;
}

.information-perf .infoDate, #performances .blocdate
{
    width: calc(100% - 104px);
    min-width: 270px;
}

#performances .ticket
{
    margin-top: 15px;
    margin-bottom: 10px;
}

.agenda-ick .ticket
{
    display: block;
    margin-top: 20px;
}

.agenda-ick .ticket:hover, #performances .ticket:hover, .information-perf .ticket:hover
{
    color: white;
}

.ticket {

    width: 100px;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px 5px 3px 5px;
    background-color: #8b7744;
    line-height: 1.5;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.agenda-ick .ticket.cancel_label:hover,
.information-perf .ticket.cancel_label:hover,
 #performances .ticket.cancel_label:hover,
.ticket.cancel_label {
    background-color: white;
    color: black !important;
}


.next-performance 
{
    margin-bottom: 0px!important;
}


.search
{
    margin-top: -5px;
}

.performance-left
{
    padding-bottom: 10px;
}

#performances .place {
    padding-bottom: 0px!important;
}

#performances .date {
    padding-top: 15px!important;
}

.read-more-header .artist a:hover
{
    color: #8b7744!important;
}


.embed-responsive-65{
    padding-bottom: 65%
}


.disabled{
   pointer-events: none;
   opacity: .3;
}




    .agenda_list{
        margin-top:80px;
    }


.agenda_list  .agenda_title_list{
    font-weight: normal;
    font-size: 24px;
}

.agenda_tile{
    border-top: 1px black solid;
    padding-top: 20px;
    margin-bottom: 20px;
}


.agenda_figure{
    position: relative;
    margin-bottom: 24px;
}

.agenda_figure .cancel_label_vignette{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255, 0.8);
    z-index: 1;
    pointer-events: none;
    font-size: 20px;
    font-weight: normal;
}

.cancel_label_vignette .cancel_label_txt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.agenda_tile .agenda_add_info{
   font-weight: 400;

}

.agenda_tile .agenda_add_info p{
   margin-bottom: 0;
}

.agenda_tile .agenda_add_info a{
   font-weight: 400;
   text-decoration: underline;
}

.agenda_tile .golden-title
{
    margin: 0;
    padding-bottom: 0;
    line-height: 1.1;
}

 .agenda_section{
        margin-bottom: 80px;
   }


.agenda_title_filter{
    margin-bottom: 40px;
    margin-top: 40px;
    margin-right: 20px;
}



.agenda_title_filter h1 a{
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: black;
    color: white; 
    font-size: 24px;
}

.agenda_title_filter h1 a span{
    line-height: 1;
    position: relative;
    top: 0.1em;
}

.agenda_title_filter h1 a span.icon-close{
    transform: rotate(45deg);
    transform-origin: 50% 50%;
    width: .4em;
    height: .4em;
    font-size: 1.8em;
    line-height: 0;
    position: relative;
    top: -0.1em;
}

.agenda_title_filter h1 a:hover{
    opacity: .8;
}

.filter .filter-wrapper .filter-item .filter-sub-menu li{
    padding-bottom: 2px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}



@media (min-width: 992px){




    .agenda_title_filter{
        margin-bottom: 80px;
        margin-top: 80px;
    }

    .agenda_title_filter h1 a{
        padding: 36px;
        font-size: 40px;
    }



    .agenda_tile .agenda_tile_wrapper {
    display: flex;
    flex-direction: row;
    margin-left:  -6px;
    margin-right: -6px;
    }

    .agenda_tile .agenda_tile_wrapper > * {
    padding: 0 6px;
    }

    .agenda_tile .agenda_figure{
    margin: 0;
    }

    


     .agenda_tile footer{
        display: flex;
        justify-content:  flex-end;
    }


    .agenda_tile footer,
    .agenda_tile .agenda_figure,
    .agenda_tile .agenda_header,
    .agenda_tile .agenda_info{
        width:  25%;
   }


   .agenda-ick .agenda_tile .ticket{
        margin: 0;
   }
  
}

@media (min-width: 1280px){
    .agenda_tile .agenda_figure,
    .agenda_tile footer{
        width:  12.5%;
   }


    .agenda_tile .agenda_header,
    .agenda_tile .agenda_info{
        width:  37.5%;
   }

   .agenda_add_info {
    display: flex;
    flex-direction: row;
    margin-left:  -6px;
    margin-right: -6px;
    margin-bottom: 24px;
    }

    .agenda_add_info > * {
    padding: 0 6px;
    }

   .agenda_add_info .agenda_horaire{
    width: 160px;
    }
 
    .agenda_section{
        margin-bottom: 160px;
   }


}


/** **/

.accordion-label{
       cursor: pointer;
       display: flex;
       justify-content: space-between;
       align-items: center;

   }


   .accordion-label:hover{
       color: #8b7744
   }

 .accordion-label:hover svg{
       fill: #8b7744
   }

.accordion-wrapper{
        max-height:0;
        visibility: hidden;
        opacity: 0;
        display: none;
   }



.accordion-label-warpper .accordion-icon svg{
       transform: rotate(0);
        transition: transform linear .5s

   }


 input:checked ~  .accordion-label-warpper .accordion-icon svg{
       transform: rotate(180deg);
   }



 input:checked ~ .accordion-wrapper{
        max-height:9999999px;
        visibility: visible;
        opacity: 1;
        display: block;

   }


.makers-section article p.sub_title{
    text-align: center;
    text-transform: uppercase;
}



/** into page **/

.item-sub-page h2,
.item-sub-page h1{
   text-align: center;
   padding: 0;
    }

    .item-sub-page h2{
        margin-top: 0;
        min-height: 2rem;
    }

    .row-sub-page .item-sub-page {
        margin-bottom: 20px
    }







@media (min-width: 768px){

        .grid_m2,
        .row-sub-page{
            margin: 20px -10px;
        }


        .row-sub-page .item-sub-page {
            width: 33.33%;
            padding: 0 10px;
            float: left;
        }

        .grid_m2 .grid_item{
            width: 50%;
            padding: 0 10px;
            float: left;
        }


        .grid_m2 .grid_item:nth-child(odd),
        .row-sub-page .item-sub-page:nth-child(3n+1) {
            clear: both;
        }  


        .row-sub-page:after,
        .grid_m2:after{
            content: "";
            clear: both;
            display: block;
        }  





        @supports (display: flex) {

            .grid_m2 .grid_item,
            .row-sub-page .item-sub-page,
            .item-sub-page{
                float: none;
            }

        .grid_m2,
        .row-sub-page{
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;

        }

        .grid_m2 .grid_item,
        .row-sub-page .item-sub-page {
            margin-bottom: 20px
            box-sizing: border-box;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }


        .row-sub-page .item-sub-page {
            flex-basis: 33.33333333%;
            max-width: 33.33333333%;
        }

        .grid_m2 .grid_item{
            flex-basis: 50%;
            max-width:  50%;
        }

            .grid_m2 .tile_artist a,
         .row-sub-page .item-sub-page a{
            display: flex;
            height: 100%;
        }

    }
    
}



