
    
    
/*************************** MARTINA ********************************/


/*.select-icon{ background:none !important; }*/

/*.module_eventcollection .subtitle { text-transform: uppercase;  letter-spacing: .36px;  font-family: 'PPAgrandirWideBold',arial,helvetica,clean,sans-serif;  font-size: 0.8em;  line-height: 18px; }*/

@media screen and (min-width: 480px){
    /*.module_eventcollection .inner-sm .module { width: 100%; }*/
    
    .module_onepage .module_liste {
      width: min(75%, 950px);
    }
}

@media screen and (min-width: 768px){
    /*.module_eventcollection .inner-sm .module { width: 100%; margin: 0; }*/
}

/*.blast a, .bfirst a { display: inline-block; text-indent: -999em; background-image: url("../content/default/double_arrow.svg"); background-repeat: no-repeat; background-position: center;background-size: 11px; }
.bfirst a { transform: rotate(180deg); } */


/*************************** ERIN ********************************/

.videoposter_container {
	position: absolute;
	height: 100% !important;
	top: 0;
	left: 0;
	width: 100vw;
}
.videoposter_container .bg-img{
	height: 100% !important;
}
body:not(.module_event) .videoposter_container.cookie_cover{
	z-index: 2;
}
.module_event .videoposter_container.cookie_cover{
	z-index: 1;
}

/*.eventc_title{padding-top: 20px; margin-bottom: 10px;}
.eventc_subtitle{padding-bottom: 30px;}
.event_archive_title:before, .event_archive_title:after {content: "";position: absolute;width: 25px;height: 1px;background-color: black;top: 170%;-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}

.event_archive_button{display: flex;justify-content: center;}
.event_archive_title{display: flex;justify-content: center; position: relative;text-align: center;margin-bottom: 60px;}
.event_archive_title:after { transform: rotate(90deg); }
a.active .event_archive_title:after { transform: rotate(0deg); }

.archive_img img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
li.archive_item:hover .archive_img img {-webkit-filter: none; filter: none;}

.archive_line { width: 94%; height: 0px; border-bottom: 1px solid; margin: auto; }
.last_saison .archive_line { display: none; }*/

/*************************** ERIN ********************************/ 