/*RECADRAGE NOM COMPOSITEUR*/
#infinitecomposerslist>div.infiniteItem>a>span{
	top: 87% !important;
}



/*RESIZE LA BARRE "MON ESPACE EN FONCTION DE LA TAILLE DE LA FENETRE" + RESIZE DE QUELQUES ELEM DE LA MOSAIQUE EQUIPE*/
@media only screen and (max-width:1492px) {
	/*#poigneeVolet{
		width: 25px !important;
		margin-left: -25px !important;
	}

	span#drawerstatus{
		left:25% !important;
	}

	.expandprivate{
		margin-left: -24px !important;
	}*/
}

@media only screen and (max-height: 570px) {
	div.monEspace{
		font-size: 12px !important;
		top: 23vh !important;
	}

	span#drawerstatus{
		top: 15% !important;
	}

	button#clickzonedrawer{
		height: 80% !important;
	}

}

@media only screen and (min-width: 1600px) {
	.cartouche .cartouche-detail h2{
		font-size: 1.1vw;
	}
}


/*RE ARRANGEMENT BARRE MON ESPACE*/

span.icon-btn_opento{
	color: white;
}

#poigneeVolet>div.monEspace{
	top: 27vh;
}

#poigneeVolet:hover .monEspace{
	color: #D0D0D0 !important;
}


/*RE ARRANGEMENT PAGE À PROPOS*/
#contenu_onglet_equipe{
	margin-bottom: 100px;
}

div#contenu_onglet_equipe>ul>li>a{
	background-position: center;
	background-size: cover;
	margin-left: 0;
	float: left;
	display: block;
	height: 15vw;
	width: 100%;
	max-height: 100%;
	filter: brightness(60%);
}

div#contenu_onglet_equipe>ul>li>a:hover{
	filter: brightness(100%) !important;
}

div#contenu_onglet_equipe>ul>li>div.details-nom{
	position: absolute;
	bottom: 10px;
	margin-left: 50%;
	flex-direction: column;
	display: flex;
	transform: translateX(-50%);
	filter: drop-shadow(2px 4px 6px black);
	align-items: center;

}

div#contenu_onglet_equipe>ul>li>div.details-nom>h1>a{
	color: white !important;
	font-weight: bold;
}
/* KG, 24/10/24, remplacement des h1 du trombinoscope en h4 */
div#contenu_onglet_equipe>ul>li>div.details-nom>h4{
	color: white !important;
    font-family: 'Century Gothic Bold';
    font-size: 12.6px !important;
}
div#contenu_onglet_equipe>ul>li>div.details-nom>h4>a:hover, div#contenu_onglet_equipe>ul>li>div.details-nom>h1>a:hover{
	color: white !important;
}
#contenu_onglet_equipe>ul{
	grid-column-gap: 0;
}

#contenu_onglet_equipe>ul>li{
	padding-bottom: 0 !important;
	position: relative;
}

/*@media only screen and (max-width:1600px) {
	div#contenu_onglet_equipe>ul>li>div.details-nom{
		bottom: 10px;
	}
}

@media only screen and (max-width:1400px) {
	div#contenu_onglet_equipe>ul>li>div.details-nom{
		font-size: 12px;
	}

	div#contenu_onglet_equipe>ul>li>div.details-nom>h2{
		margin-top: -1% !important;
	}

}

@media only screen and (max-width:1000px) {
	div#contenu_onglet_equipe>ul>li>div.details-nom{
		bottom: 10px;
	}
}*/

/*MARGE DIV PAGE À PROPOS PR ANCRAGE mise en commentaire par EV 5/1/21*/
/*#zone128_562{
	margin-bottom: 200px !important;
}*/

div#zone128_405{
	padding: 0 0 !important;
}


/*RESIZE LOGO CEZ*/


/*MISE EN PLACE BOUTON AFFICEHR PLUS BIO COMPO*/
.compo_bio{
	height: 285px;
	overflow: hidden;
}

span#button_afficher_plus_bio{
	margin-left: 12px;
	margin-bottom: 20px;
}

span#button_afficher_plus_bio>button{
	background-color: white;
	color: #4a4a4a;
	width: 86%;
	height: 20px;
	padding-top: 0;
	padding-left: 3px;
	font-size: 10px;
	font-family: "Open Sans SemiBold";
}

span#button_afficher_plus_bio>button:hover{
	text-decoration: underline;
	color: #1daee0;
}



/*OPACITÉ FILTRE SLIDER ET AUTRE AJUSTEMENT*/
/*

lb : left bottom
ct : center top
*/
.crsl-slider4-imgs-inline-area-lb{
	height: 100%;
	margin-left: 70px;
	margin-top: 24%;
	text-align: left;
}
.crsl-slider4-imgs-inline-area-ct{
	height: 100%;
    margin-left: auto;
    margin-right: 30%;
    margin-top: 13%;
    text-align: center;

}


.crsl-slider4-imgs-inline-area-lb .slider4-crsl-img-ctnr{
	display: inline-grid;
    box-shadow: 4px 6px 7px 0px #0007;
    pointer-events: all;
    transition-duration: 0.09s;
    align-content: center;
    align-items: center;
    justify-items: stretch;
    height: 90px !important;
	width: 90px !important;
	margin: 0 !important;
	margin-right: 12px!important;
}
.crsl-slider4-imgs-inline-area-ct .slider4-crsl-img-ctnr{
    box-shadow: 4px 6px 7px 0px #0007;
    pointer-events: all;
    transition-duration: 0.09s;
    align-content: center;
    align-items: center;
    justify-items: stretch;
    height: auto !important;
	width: 120px !important;
	margin: 4px !important;
}
    

.titre_slider_crsl{
	
	color: white !important;
	font-weight: bold;
	font-family: 'Century Gothic';
}



.filter-opacity-clear{
	background: linear-gradient(to right, transparent 35%, rgb(50,50,50,0.5) 60%, rgb(0,0,0,0.5) 80%) !important;
}

.filter-opacity-dark{
	background: linear-gradient(to right, transparent 35%, rgb(50,50,50,0.7) 60%, rgb(0,0,0,0.7) 80%) !important;
}

.filter-opacity-none{
	background: none !important;
}

h4.sous-titre-slider{
	color: white !important;
	font-size: 26px !important;
	font-weight: bold;
	font-family: 'Century Gothic';
}



.penci-featured-content .feat-text .feat-meta span{

	font-family: 'Century Gothic';
}

div.feat-text{
	color: white !important;
	font-family: 'Century Gothic';
}

.is-selected .penci-featured-content{
	font-family: 'Century Gothic';
}

.feat-meta ul{
	padding: 0;
	text-align: initial;
	margin-left: 40%;
	font-size: 18px;
	font-family: 'Century Gothic';
}



/*.slider1-crsl-img-ctnr{
	height: 330px;
	width: 330px;
	margin: 8%;
	display: inline-block;
	pointer-events: all;
	transition-duration: 0.09s;
	box-shadow: 4px 6px 9px 0px #0007;
}*/

.slider1-crsl-img-ctnr:hover{
	box-shadow: 4px 6px 5px 0px #0007;
}



.slider2-crsl-img-ctnr:hover{
	box-shadow: 4px 6px 5px 0px #0007;
}

/*PADDING PAGE MENTIONS*/
.div-mention-contenu{
	padding: 0 !important;
}





/* CALLAGE DESC ALBUM */
span#button_afficher_plus_desc{
	margin-left: 21%;
	margin-top: 0px;
}

button#but_afficher_plus_desc_album{
	font-size: 10px;
	color: #4a4a4a;
	font-family: "Open Sans SemiBold";
}

button#but_afficher_plus_desc_album:hover{
	text-decoration: underline;
	color: #1daee0;
}


/* CALLAGE ALBUM SUGGÉRÉ POUR PETIT ECRAN */
.gridthumbs2 ul li a span{
	font-size: 11px !important;
	font-weight: bold;
}

.tracklistalbum .gridthumbs2 ul li a img{
	filter: brightness(100%) !important;
}

.tracklistalbum .gridthumbs2 ul li a img:hover{
	filter: brightness(60%) !important;
}

@media only screen and (max-width:1490px) {
	div.gridthumbs2>ul>li>a>img{
		height: 90px !important;
		width: 90px !important;
	}

	div.gridthumbs2>ul>li{
		height: 90px !important;
		width: 90px !important;
	}

	.gridthumbs2 ul li a span{
		font-size: 10px !important;
	}


}

@media only screen and (max-width:1169px) {
	div.gridthumbs2>ul>li>a>img{
		height: 75px !important;
		width: 75px !important;
	}

	div.gridthumbs2>ul>li{
		height: 75px !important;
		width: 75px !important;
	}

	.gridthumbs2 ul li a span{
		font-size: 8px !important;
	}
}



/* CALLAGE BOUTON PREVIOUS/NEXT SUR SLIDERS */
.flickity-prev-next-button.next{
	right: 50px !important; 
}

.flickity-prev-next-button.previous{
	left: 50px !important;
}




/* EFFET DE FADE SUR DESCRIPTION COMPO */
.fade_line_compo:after{
	content: " ";
	position: absolute;
	left: 10px;
	bottom: 0;
	height: 50px;
	width: 100%;
	background: linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,1) 100%, #818181);
}


/* CALLAGE LONG TITRE SUR SLIDER */
.slider-long-title{
	margin-left: -30px !important;
}





/* RECADRAGE DU "TRIER PAR" POUR DE/ES QUI ONT SAUTÉ */
body.lang_de .form-group-trie>.form-group-trie{
	width: 250px !important;
}

body.lang_es .form-group-trie>.form-group-trie{
	width: 250px !important;
}



/* REARRANGEMENT CALQUE SUR SYNCHROS */
#infinitesynchroslist .col-2.infiniteItem>a>img.img-fluid{
	filter: brightness(100%) !important;
}

#infinitesynchroslist .col-2.infiniteItem>a:hover>img.img-fluid{
	filter: brightness(70%) !important;
}


/* CLAMPABLE POUR LES DESC */
.clampable{
	height: auto !important;
}


/* ARRANGEMENT POP UP DESCRIPTION ALBUM */

#seemorefancy{
	text-align: justify;
	/*width: 980px;*/
}





/* RECALLAGE COMPORTEMENT ALBUM SUGGÉRÉ */
.tracklistalbum .gridthumbs2 ul li a span .sliderref{
	display: none;
}

.tracklistalbum .gridthumbs2 ul li a:hover img{
	filter: brightness(60%) !important;
}

/* RECALLAGE COMPORTEMENT PLAYLIST SUGGÉRÉ */
.tracklistplaylist .gridthumbs2 ul li a span{
	pointer-events: none;
}


/* LEGENDE PHOTO FREDERIC PAGE ACCUEIL */
div.lgnd_pic_fred_name{
	font-size: 13px;
	margin-left: 49%;
	transform: translateX(-50%);
}

div.lgnd_pic_fred_job{
	font-size: 10px;
	margin-left: 53%;
	transform: translateX(-50%);
}


/** 21/10/2021 : STYLE POUR BOUTON EXTERNAL RECOMMANDATION (FICHIER/URL) 

dans search**/






/* SG 08/02/2023 : pour essayer de contourner chargement long des images */

/* .lazyload
{
	background: url("../images/placeholder_img.png");
	min-width: 240px!important;
	min-height: 240px!important;
	display: none;
	min-width: 240px!important;
	min-height: 240px!important;
} */


