/* Saisissez votre CSS personnalisé ci-dessous */


.textwidget {
    font-family: "Montserrat semi bold";
}
/* CSS pour le template des liens vers les plateformes de podcasts */
.podcast-link .vce-single-image-container {
	width : 40px;
	height : 40px;
	display : inline-block;
	margin : 5px;
}
.podcast-link a {
	background-image : none;
}
.podcast-link {
	text-align : center;
}
.podcast-link .vce-single-image-container:hover {
	transform: scale(1.1);
}
.podcast-link .vce-single-image-container {
	transition: transform .4s;
}


@media screen and (max-width: 500px) {
	.vce-button--style-animated-icon-container span{
		font-size : 9px;
	}
	.type-post .entry-content{
			padding-top : 0px;
	}
	.pres-episode{
		width : 120%;
		margin-left: -10% !important;
	}
	.titre-related-episodes {
		font-size : 2.4rem;
	}
	.chapo-page-serie p span{
		font-size : 14px !important;
	}
	.entry-content {
		padding-top : 10px !important;
	}
}
@media screen and (min-width: 992px){
	.entry-tags{
		margin-left : 16.7%
	}
}

.podcast-image-link{
	 transition: transform .5s; /* Animation */
}

.podcast-image-link:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.eg-invisiblebutton{
	display : none;
}

.popmake-3725 :hover {
	background-color : #263056;	
	border-radius : 10px;
	
}
.mepr-login-form-wrap{
	display : none;
}
.mepr-unauthorized-excerpt{
  background:-webkit-linear-gradient(top, black 30%, white 100%);
    background-clip:text;
    -webkit-background-clip:text;
    color:transparent;
}
.mobmenu-content .nsl-container {
	padding-left : 10%;
}

.nsl-button-label-container{
	font-size : 14px !important;
}

.eg-test-skin-frictions-element-1-a {
	display : none;
}
.eg-post-id-3519 .esg-media-poster
{
	background-position : 75% !important;
}

/* serie a la une */
.serie-a-la-une {
	/*background-position : right !important;*/
}


.trp-language-switcher a:nth-child(2),.trp-language-switcher a:nth-child(3){
	color : #F08080 !important;
}
.trp-ls-shortcode-disabled-language{
	color : #263056 !important;
}
@media screen and (max-width: 1200px) {
	.m-a-box-bio {
		padding : 10px;
	}
}

@media screen and (min-width: 600px) {
.m-a-box-container .m-a-box-content .m-a-box-content-middle{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
	}
	.m-a-box-data {
		padding-left : 10px;
}
}
#cookie-notice{
	z-index: 999999;
}
.entry-content-special-separator{
	display : none;
}

.m-a-box-bio {
	padding : 0px !important;
}


.section-footer{
	margin-top : 0px;
}

.grecaptcha-badge { 
	visibility: hidden; 
}

.reprendre-article {
	list-style-type : none;
}

blockquote {
	border-left : 10px double #F08080;
	font-size : 2.9rem;
	font-weight : bold;
	padding-left: 2rem;
	hyphens : none;
}
@media screen and (max-width: 500px) {
	img.mob-standard-logo {
	max-width: 165px !important;
	max-height: 40%;
	height: auto !important;
	width: auto;
	}
	img.mob-retina-logo {
		width: auto;
	}
}

img.mob-standard-logo {
	max-width: 370px;
}
img.mob-retina-logo {
	max-width: 300px;
}

