@media (min-width: 991.98px) {
	.extrass {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;

  /* unité de hauteur */
  grid-auto-rows: 10px;
  align-content: start;
}

/* chaque card annonce combien de “lignes” elle prend */
.extrass > .cardss {
  grid-row-end: span var(--rows, 10);
}

.teaser-extra.cardss .media.media--type-document.media--view-mode-full {
    margin-top: 0px !important;
}
}

body.extras .pager {display:block;margin-top:60px;}
]
body {overflow-y:visible !important;}


.event-full--dates .view-grouping .view-grouping-content tbody tr td.views-field-field-date-debut-1, .event-full--dates .view-grouping .view-grouping-content tbody tr td.views-field-field-contact-scolaire, .event-full--dates .view-grouping .view-grouping-content tbody tr td.views-field-field-status-1  {
    align-items: normal;
}

@media (min-width: 768px) {
    .teaser-actu .ta-infos {
       max-width: 4500px;
    }
}

@media (max-width: 991.98px) {
    .view-programme--wrapper .saison svg {
        width: 100% !important;
    }
}

.event-full--dates .heurefin .view-grouping .view-grouping-content tbody {
	width:63%;
	
}

.page-node-type-spectacle .banner-cover .banner-header {
    margin-top: 200px;

}

#ajax-toggle-container2.is-open {
    top: 0vh;
    height:auto;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.event-full--dates .view-display-id-aperodanse .view-grouping .view-grouping-content tbody tr td.views-field-field-status-1 {align-items: baseline;padding-top:8px;}

.two-col p, p.chapo { -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 hyphens: auto;}
 
.paragraph--type--partenaires-libre > div  > div {display:flex;}
.paragraph--type--partenaires-libre > div  > div img {margin:auto;}



.event-full--dates .heurefin .view-grouping .view-grouping-content tbody tr td.views-field-field-date-debut-1 {max-width:170px;}

 div.two-col {
    orphans: 2;
  }

div.info-pictos:empty {
    margin:0px !important;
  }
  
.wysiwyg div.two-col p.small {
   margin-top:0em; 
   margin-bottom:1em; 
}  


  
  
.fest-teaser {margin-top:0;margin-bottom:0;}
.view-id-festivals {margin-top:50px;margin-bottom:50px;}


.actu-full .wysiwyg {display:block !important;}

#bord-de-scene figure {display:none;}

sup {font-size:60%; }


.field--type-file span:before {    display: none;    }





.media.media--type-document.media--view-mode-full {margin-top:50px;}

figure[style*="object-position"] * {
	object-position: inherit;
}


form:not(.user-login-form) #edit-actions{
	padding-right: 10px;
}


.user-pass {max-width:500px;margin:auto;}


.path-frontpage .show-prog--teaser.actu figure .img-wrapper img{
	    object-fit: contain !important;
}

.page-node-type-festivals p.chapo {margin-bottom:1em;}


.file--application-pdf{
	background: transparent;
}
.file{
    padding-left: 5px;
}


.ta-infos .t-link{
	    display: flex;
}
.t-link svg{
	min-width: 20px;
}
.fest-teaser{
	position: relative;
	overflow: hidden;
}
.cover-background .bkg-img{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}
.fest-teaser-background .cover-footer{
    z-index: 999;
    position: relative;
}
.fest-teaser-background .cover-footer > div,
.fest-teaser-background .cover-footer > div time{
    color: var(--fest-color);
}
.path-frontpage .view-festivals{
	margin-bottom: 0px;
}


.page-node-type-article main.main-content{
	overflow: initial !important;
}
.page-node-type-article .teaser-actu .ta-cover > figure{
    position: sticky;
    top: 30px;
}


.p-credits {
    margin-top: 5px;
}

@media (min-width: 768px) {
    .p-credits {
        position: absolute;
        height: 100%;
        top: 0;
        left: -15px;
        display: flex;
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        margin-top: 0px;
    }
}

.p-credits > div {
    font-size: 13px;
    margin: auto;
    text-align: center;
}

@media (min-width: 768px) {
    .p-credits > div {
        writing-mode: vertical-rl;
        transform: scale(-1);
        max-height: 200px;
        display: block;
    }
}

.p-credits > div:before {
    content: '©';
}

.fest-picto-header img{
	max-width: 300px;
  margin: auto;
}

body svg path.stroke-only{
	    fill: none !important;
    stroke: var(--text-color) !important;
}
@media (max-width: 768px) {
#primary-nav .nav__item{ 
	background: var(--bkg-color);
}
	
}
.page-node-type-spectacle .vocabulary-mentions-speciales svg{
	width: 100px;
}
.page-node-type-spectacle .vocabulary-mentions-speciales svg rect{
	fill: none !important;
}

#booknow{position: fixed; top: 10px; left: 10px; z-index: 1000;}
@media (min-width: 768px) {
	#booknow{
		 top: calc(50% - 50px); left: 20px;
	}
}
