.Erakys_blogvision_iframe {
	width: 640px;
	height: 360px;
}

.zone-info-film, .item-film-tags {
	left: 10px;
	position: absolute !important;
	right: 0 !important;
	top: 0px;
	z-index: 0;
}

.aff-zone-info-film, .item-film-tags {
	width: 90% !important;
	height: auto !important;
	display: inline;
}

.coeur-detail {
	background-image: url("/cine-public/icones/coup-de-coeur.png");
	left: 5px;
	position: absolute !important;
	right: 0 !important;
	top: -4px;
	width: 80px !important;
	height: 80px !important;
	z-index: 1000;
}

@media ( max-width : 992px) {
	.zone-info-film {
		left: 5px !important;
	}
	.zone-info-film-detail {
		left: 0px !important;
	}
	.zone-info-film-horaire-pt {
		display: inline-block;
		width: 100px;
		margin: 0px;
		padding: 0px;
		margin-right: 2px;
	}
}

.zone-info-film-detail {
	left: 15px;
	position: absolute !important;
	right: 0 !important;
	top: 0px;
	z-index: 0;
}

.zone-info-film-horaire {
	left: 15px;
	position: absolute !important;
	right: 0 !important;
	top: 0px;
	z-index: 0;
}

@media ( max-width : 1200px) and (min-width: 992px) {
	.zone-info-film-detail {
		left: 15px;
		position: absolute !important;
		right: 0 !important;
		top: 0px;
		z-index: 0;
	}
}

.tagseance {
	margin-top:1px;
	height:18px;
	width: 63%;
}

.zoneaccroche {
	padding: 10px;
	border-color: red;
	border-style: double;
	text-align: center;
}

.zoneaccroche .headline {
	font-size: 25px;
	font-weight: bold;
}

.zoneaccroche .comment {
	font-size: 18px;
	font-style: italic;
}

.zoneaccroche .dateaccroche {
	/*padding-left: 30%;*/
}

.zoneaccroche .resaaccroche {
	font-size: 18px;
	font-style: italic;
	/*padding-left: 10%;*/
}

/*
Headlin seance MS

.seance_accroche {
	top: -1rem;
	right: -1rem;
	background-color: white;
	padding: 0.2rem 0.3rem;
	border-radius: 1rem;
	position: absolute;
}

.icon_accroche {
	color: black;
	background-color: var(--secondary_tc);
	padding: 0.2rem 0.3rem;
	border-radius: 1rem;
	font-weight: 900;
}
*/
.icon_accroche::before {
    content: url("/cine-public/icones/evenement.png");
}

.popover-title {
   
    text-align: center;
    color: #000;
  
}

.popover-content {
    color: #000;
    text-align: center;
}

.jello:hover {
    cursor: initial !important;
}

.popover {
    z-index: 5000 !important;
}
/*
@media ( min-width : 992px) {
.container-seance {  display: flex;
  align-items: center;
justify-content: center;}}*/

@media (max-width: 768px) {
	
.popover-header, .popover-body {
font-size:10px;  
}}


/** Moduule Cine Horaires Jour */
.mod-cine-horaires-jour .films-selected-horaires {
    clear: both;
}

.mod-cine-horaires-jour .film-card {
	width:100%;
}

.mod-cine-horaires-jour .film-inner-card {
    padding-bottom: 20px;
    clear: both;
}

.mod-cine-horaires-jour .film-information {
    padding-left:0px !important;
} 

.mod-cine-horaires-jour .film-horaires {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mod-cine-horaires-jour .film-jours-semaine .jour-mob {
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 12px;
}

.mod-cine-horaires-jour .film-seances-jour {
}

.mod-cine-horaires-jour .horaireDesactivee {
   padding: 1rem;
    padding-bottom: 0px;
    background-color: #b4b4b4;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #8f8f8f;
	    -
	cursor: not-allowed;
}

.mod-cine-horaires-jour .horairePassif {
    display: inline-block;
    padding: 1rem;
	/*padding-top: 1.5rem;*/
    padding-bottom: 0px;
    background-color: #f1f0ef;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	/*border: 1px solid #dadada;*/
    /*padding: 1rem;
    display: inline-block;
    
    padding-right: 3rem;
    padding-left: 3rem;*/
	
	/*    -webkit-box-shadow: inset 0px -8px 21px -3px rgba(0,0,0,0.27);
    -moz-box-shadow: inset 0px -8px 21px -3px rgba(0, 0, 0, 0.27);
    box-shadow: inset 0px -8px 21px -3px rgba(0,0,0,0.27);*/
}

.horairePassif:hover { /*background-color: #eca000;*/ }

.horairePassif a:hover {text-decoration: none;}
.mod-cine-horaires-jour .horaireSelect {
    background-color: #d41818;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 1rem;
	padding-top: 1.5rem;/* 
    display: inline-block;
   
    padding-right: 3rem;
    padding-left: 3rem;*/
}

.mod-cine-horaires-jour .film-filtres-horaires {
	padding: 1rem;
	margin:1rem;
}


.mod-cine-horaires-jour .horaireSelSemaine, .mod-cine-horaires-jour .horaireSelSemaineInactive {
	display:none;
}

/** Fin Module Cine Horaires Jour */

.film-jours-semaine.col-12 {
    position: sticky;
    top: 80px;
    z-index: 6;
    padding-top: 15px;
    background-color: #fff;
}


.navHoraire {
    
    height: 50%;
    cursor: vertical-text;
    width: auto;
    display: flex;
    flex: 0;
  
    margin-bottom: 20px;
}
 
.mod-cine-horaires-jour .film-inner-card {
    /* padding-bottom: 30px; */
    padding-top: 30px;
    clear: both;
    border-bottom: 1px solid #efeeed;
}

/*
.layout-aff {
    display: none;
}*/

.hover-active .layout-aff {
    display: block !important;
}

.newMs-taille {
    height: 100%;
}

.mini-aff {
   
    height: 100%;
    width: 100%;
}

.img-aff {
    display: flex !important;
    width: 100%;
    height: 100%;
	max-height:360px;
}



.margeur-petit .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 100%;
}

.mini-aff .img-aff.col-lg-4 {
    height: auto;
}

.mini-aff .col-lg-8.layout-aff-full {height: auto !important}


.vignette-aff {
    
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
}




