html.sr .load-hidden {
    visibility: hidden;
}



/* 

	Sommaire : 

	## Fonts
	## Newsletter
	## Archives de type Newsletter et Document
	## Hacks Navigation Fixée + sous menus mobiles
	## Hack Suppression Twitter
	## Couleurs thematiques sur la navigation
	## Animations
	## Interview
	## Overrides ( Surcharges )


*/

body.ensemble input[type="reset"], 
body.ensemble input[type="button"], 
body.ensemble input[type="submit"], 
body.ensemble button,
body.ensemble .mb-read-more{
	background-color: var(--primary-color)
}



/*
@media all and (min-width: 768px){
	body.ensemble .main-navigation li{
		display: inline-block;
		display: table-cell;
	}
}
*/
body.ensemble .main-navigation li a{
	font-size: 17px;
	text-transform: uppercase;
	padding: 10px 8px;
}
	body.ensemble .main-navigation li.menu-home-link a{
		padding-left: 10px;
		padding-right: 10px;
	}
	@media all and (max-width: 768px){
		body.ensemble .main-navigation li:hover{
			background-color: #f4f4f4
		}
	}
	body.ensemble .main-navigation li a:hover{
		text-decoration: none;
	}

body.ensemble .entry-content a:not([class]),
body.ensemble .default-theme-post-navigation a,
body.ensemble .cat-links a,
body.ensemble .main-navigation li:hover > a,
body.ensemble .widget a:hover
{
	color: var(--primary-color);
}



body.ensemble .site-header .main-header-bar,
body.ensemble .main-header-nav-bar
{
    border-bottom: 0;
}

.main-navigation{
	border-bottom:1px #000 solid;
	/* text-align: left; */
}



body.ensemble .entry-content p{
	font-size: 18px;
	line-height: 24px;

}



body.ensemble .entry-content ul li{
	font-size: 18px;
	line-height: 24px;

}


	body.ensemble .wp-block-image figure{
		min-width: 100%;
	}
	body.ensemble .wp-block-image figcaption{
		font-size: 12px;
		color:#4E4E4E;
		text-align: right;
	}
body.ensemble .menu-menu-principal-container{
	text-align: left;
}	





	body.ensemble .menu-item_search .form-search__box{
		position: relative;
	}
	body.ensemble .menu-item_search .form-search__input{
		border: 0;
		font-size: 13px;
		padding: 8px 0 8px 2px;
		float: left;
	}
	@media all and (min-width: 768px){
		.form-search__input{
			max-width: 110px;
		}
	}
	@media all and (max-width: 768px){
		.form-search__input{
			width: 90%;
		}
	}
	body.ensemble .menu-item_search .form-search__submit{
	    padding: 6px;
	    border: 1px #fff solid;
	}
		body.ensemble .menu-item_search .form-search__submit:hover{
			border-color: #f1f1f1;

		}
	@media all and (min-width: 768px){
		body.ensemble .menu-item_search{
			float: right;
		}
		body.ensemble .menu-item_search .form-search__box{
		    position: relative;
   			top: 10px;
   		}

		.menu-item-home,
		.menu-home-link{
			background: url('img/icon_home.jpg') no-repeat;
			text-indent: -9999px;
			background-position: center;
		}
	}

	.site-branding img{
		max-width: 250px;
	}
	@media all and (max-width: 768px){
		.site-branding{
			padding-top: 40px;

		}
	}
	
	@media all and (min-width: 768px){
		.site-branding img{
			max-width: 425px;
		}
	}

	.logo_grdf{
		position: absolute;
		top:20px;
		left: 20px;

		width: 80px;
		max-width: 100px;
	}
	@media all and (min-width: 768px){
		.logo_grdf{
			top:40px;
			left: 40px;
			width: 120px;
		}
	}

@media all and (min-width: 768px){
	body.ensemble .footer-legal__menu{
		float: right;
		text-align: right;
		
		position: relative;
		top:10px;
	}
}


@media all and (min-width: 768px){
	body.ensemble .menu-footer ul.social-list{
		float: right;
	}
}

body.ensemble .bloc_footer-menu li.menu-item a{
	font-size: 14px;
	line-height: 30px;

	text-transform: uppercase;
	color: #848484;
}

@media all and (max-width: 768px){
	body.ensemble .footer-legal__menu{
		clear: both;
	}
}
	body.ensemble .footer-legal__menu ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	body.ensemble .footer-legal__menu li.menu-item{
		display: inline-block;
	}
		body.ensemble .footer-legal__menu li.menu-item a{
			font-size: 13px;
			line-height: 30px;
			
			color: #848484;
		}


body.ensemble .site-footer .logo-energie__img,
body.ensemble .site-footer .logo-energie__baseline
{
	float: left;
	line-height: 18px;
}
@media all and (min-width : 768px) and (max-width: 1200px){
	body.ensemble .site-footer .logo-energie__baseline{
		float: right;
	}
}




@media all and (min-width: 768px){
	body.ensemble .logo-energie__img{
		margin-right: 20px;
		margin-bottom: 15px;
		position: relative;
		top:8px;
	}
}
body.ensemble .logo-energie__baseline_line1{
	font-size: 16px;
}
body.ensemble .logo-energie__baseline_line2{
	font-size: 16px;
	font-weight: bold;
}



/* home */
body.ensemble .section-title__row{
	padding-right: 20px;
	padding-left: 20px;
}
@media all and (max-width: 768px){
	body.ensemble .section-title, 
	body.ensemble .cat-title
	{
		margin-top: 25px;
	}
}

body.ensemble .section-title,
body.ensemble .cat-title
{
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 3px black solid;

	text-transform: uppercase;
	margin-bottom: 25px;

	
}

body.home.blog.ensemble .banner-featured__wrap{

}
body.home.ensemble .banner-featured .textwidget{
	max-height: 650px;

	overflow: hidden;
}
	
	/* ## Hack Suppression Twitter */
	/* Debut - Suppression twitter */
		body.home.ensemble .featured__twitter-feed{ 
			display: none;
		}
		body.home.ensemble .featured__sticky-post{
			width: 100%;
			max-width: 100%;
		}
			body.home.ensemble .featured__sticky-post a.post-thumbnail{
				text-align: center;
				border-bottom: 0
			}
	/* Fin - Suppression twitter */


	@media all and (min-width: 768px){
		.featured__sticky-post{
			float: left;
			padding-left: 30px
		}


		.featured__twitter-feed{
			float: right;
			padding-left: 20px;
		}

		body.ensemble .home_twitter
		{
			max-height: 500px;
    		overflow: auto;
    	}

	}


/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}


	@media all and (max-width: 768px){
		.featured__twitter-feed{
			display: none;
		}
		body.ensemble .home_twitter,
		.featured__twitter-feed iframe{
			max-height: 300px;
			max-height: 80vh;
    		overflow: hidden;
    		
    	}
	}

	/*
	.featured__twitter-feed:before {
	    content: "";
	    background: #fff;
	    display: block;
	    height: 50px;
	    width: 100%;
	    position: absolute;
	    bottom: 0;
	}
	*/



body.home.blog.ensemble .site-main .post{
	clear: initial;
	padding-right: 20px;
	padding-left: 20px;

}
@media all and (min-width: 768px){
	body.ensemble div.col_agenda.col-md-4{
		padding-left: 0!important
	}
}

@media all and (min-width: 768px){
	body.home.blog.ensemble .site-main .post{
		width: calc(100%/3);
		
		max-height: 450px;
    	overflow: hidden;
	}
	body.home.blog.ensemble .site-main .post.category-transition-ecologique{
		max-height: 520px;
		height: 520px;
	}
	body.home.blog.ensemble .site-main .category-line:after{
		content:"";
		display: block;
		width: 100%;
		clear: both;
	}

	body.home.blog.ensemble .site-main .category-line_transition-ecologique .post.category-gaz-renouvelable,
	body.home.blog.ensemble .site-main .category-line_transition-ecologique .post.category-transition-ecologique{
		width: calc(100%/2);
	}
	body.home.blog.ensemble .site-main .category-line .post.category-agenda{
		margin-bottom: 40px;
	}
	body.home.blog.ensemble .site-main .category-line .post.category-agenda .post-thumbnail{
		margin-bottom: 0
	}

	body.home.blog.ensemble .site-main .post.category-agenda{
		width: 100%;
	}
}
body.home.blog.ensemble .site-main .post:nth-child(2n+1){
	float: left;
}
body.home.blog.ensemble .site-main .post:nth-child(3n+1){
	padding-right: 0;
}
@media all and (min-width: 768px){
	body.home.blog.ensemble .site-main .post:nth-child(3n+1){
		padding-right: 1.5%;
	}
}


.section-title a{ color: inherit; }

body.archive.ensemble article a.post-thumbnail,
body.home.ensemble .category-line article a.post-thumbnail
{
	height: 185px;
    overflow: hidden;
}

body.ensemble article a.post-thumbnail{
	border-bottom: 6px #fff solid;
	overflow: hidden;
	border-radius: 3px;
}
	body.ensemble  article a.post-thumbnail:hover{
		webkit-transition: all ease-in-out .2s;
    	transition: all ease-in-out .2s;
	}





body.ensemble article a.post-thumbnail:hover img{
	transform: scale(1.05);
	transition: all 250ms ease-out;
	transition-delay: 100ms;
	opacity: 0.9;
}

body.ensemble article a.post-thumbnail img{
	transform: scale(1);
	transition: all 400ms ease-in;
	transition-delay: 150ms;
}







body.ensemble .cat-links{
	margin-bottom: 8px;

}
body.ensemble .cat-links a{
	font-size: 18px;

}
@media all and (min-width: 700px) and (max-width: 1200px){
	body.blog.ensemble .post{
		/* height: 650px; */
		overflow: hidden;
		height: auto;
	}
}
body.ensemble h2.entry-title{
	font-size: 20px;
	line-height: 25px;

	margin-bottom: 0;
}
	body.blog.ensemble .post  h2.entry-title.entry-title_agenda{
		font-size: 18px;
		line-height: 22px;

	}	

		.post-meta-date{
			font-size: 20px;
			font-weight: 500;
			line-height: 30px;
	
			padding-bottom: 8px;
		}
		.post-meta-tags{
			margin-bottom: 5px;
		}
		.post-meta-tags ul{ margin:0; padding: 0; list-style: none; }
		.post-meta-tags ul li{ display: inline; float: left; }
		.post-meta-tags ul li a{ 
			font-size: 12px; 
			text-transform: uppercase; 
			color:#000;
			padding-right:8px;
	
			float: left;
		}
			.post-meta-tags ul li:after{
				content:" • ";
				display: block;
				float: left;

				width: 14px;
    			line-height: 16px;
			}
			
			.post-meta-tags ul li:last-child::after,
			.post-meta-tags ul li:last-child:after{
				display: none;
			} 
			


	body.ensemble  h1.entry-title{
		font-size: 42px;
		line-height: 46px;

	}

	body.ensemble .entry-content h2{
		font-size: 24px;
		line-height: 30px;

	}

	body.ensemble .entry-content h3{
		font-size: 20px;
		line-height: 28px;

	}

	body.ensemble .entry-content h4{
		font-size: 18px;
		line-height: 24px;

	}

	body.ensemble .entry-content h5{
		font-size: 18px;
		line-height: 24px;

	}


	@media all and (min-width: 768px){
	body.ensemble li.theme-nav-previous,
	body.ensemble li.theme-nav-next
	{
		max-width: 50%
	}
	}

span.byline{ display: none; }

@media all and (min-width: 768px){
	body.ensemble .widget-area{
		margin-top: 82px;
	}
}

body.ensemble .widget-title
{

	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}
	body.ensemble .widget-title.home-widget-title{

		font-size: 20px;
		border:0;
		color: #7A7A7A;
		text-transform: initial;
	}

body.ensemble .widget_categories a{
	text-transform: uppercase;
}

body.ensemble .entry-summary{
	margin-top: 5px
}
	body.ensemble .entry-summary a{
		text-decoration: inherit;
		color: inherit;
	}
body.ensemble .entry-summary p{
	font-size: 16px;
	line-height: 22px;

}

body.ensemble .site-footer
{
	background-color: #F5F5F5
}	
	

	body.ensemble .content-area-home,
	body.ensemble .site-footer .content-area, 
	body.ensemble .site-footer .widget-area 
	{
    	margin-top: 0;
	}
	body.ensemble .bloc_footer{

	}

	@media all and (max-width: 768px){
		body.ensemble .content-area, 
		body.ensemble .widget-area{
			margin-top:0;
		}
	}

	body.ensemble .bloc_footer .logo-energie img{ float: left; }

	body.ensemble .bloc-footer_social{
		margin-bottom: 10px;
	    display: inline-block;
	    width: 100%;
	}

		.bloc_footer-menu ul{
			padding-left: 0;
			margin-left: 0;
			list-style: none;
		}
		.bloc_footer-menu ul li a.color{
			color:#0053A2;
		}
		.social-list li a{
			font-size: 25px;
			color: #1E4C75;
		}


	body.ensemble .site-footer .widget-title,
	body.ensemble .bloc-footer__title{

		position: relative;

	    font-weight: 300;
	    color: #424242;	   
	    font-size: 16px;
	    text-transform: uppercase;
	    padding-top: 0;
	  	margin-bottom: 0;
	    border-top:0;

	}



	@media all and (min-width: 768px){
		body.ensemble .bloc-footer__title{
			 font-size: 16px;
		}
	}

	@media all and (min-width: 768px){
		body.ensemble .bloc_footer-social{
			
			text-align:right;
			float: right;
		}
		body.ensemble .bloc-footer_social{
			max-width: 280px;
		}
	}

	body.ensemble .bloc-footer__title_social{ 
		margin-bottom: 0;
		padding-bottom: 0
	}
	@media all and (min-width: 600px) and (max-width: 768px){
		.main-header-nav-bar.fixed .container{
			display: none;
		}
	}

	@media all and (min-width: 768px){
		body.ensemble .bloc-footer__title_social{ 
			float: left;
		}
		body.ensemble .bloc-footer__title_social,
		body.ensemble ul.social-list{
			display: inline-block;
		}
	}



	
	
	@media all and (min-width: 768px){
		body.ensemble .site-footer .row_sub-footer{
			padding-top: 25px;
			padding-bottom: 25px;
		}
		body.ensemble .site-footer  .bloc-footer__title_social{
			position: relative;
			top:5px;
		}
	}
	body.ensemble .site-footer  li.icon-svg{
		content: "";
		width: 30px;
    	height: 30px;
    	
    	display: inline-block;
    	float: inherit;
	}
	@media all and (min-width: 768px){
		body.ensemble .site-footer  li.icon-svg{
			display: block;
			float: left;
		}

	}
	body.ensemble .site-footer  li.icon-facebook a:before{
    	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuMTM5IDE1NS4xMzkiPjxwYXRoIGQ9Ik04OS41ODQgMTU1LjEzOVY4NC4zNzhoMjMuNzQybDMuNTYyLTI3LjU4NUg4OS41ODRWMzkuMTg0YzAtNy45ODQgMi4yMDgtMTMuNDI1IDEzLjY3LTEzLjQyNWwxNC41OTUtLjAwNlYxLjA4QzExNS4zMjUuNzUyIDEwNi42NjEgMCA5Ni41NzcgMCA3NS41MiAwIDYxLjEwNCAxMi44NTMgNjEuMTA0IDM2LjQ1MnYyMC4zNDFIMzcuMjl2MjcuNTg1aDIzLjgxNHY3MC43NjFoMjguNDh6IiBmaWxsPSIjMDEwMDAyIi8+PC9zdmc+);
	}
	body.ensemble .site-footer  li.icon-linkedin a:before{
    	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuMTM5IDE1NS4xMzkiPjxwYXRoIGQ9Ik04OS41ODQgMTU1LjEzOVY4NC4zNzhoMjMuNzQybDMuNTYyLTI3LjU4NUg4OS41ODRWMzkuMTg0YzAtNy45ODQgMi4yMDgtMTMuNDI1IDEzLjY3LTEzLjQyNWwxNC41OTUtLjAwNlYxLjA4QzExNS4zMjUuNzUyIDEwNi42NjEgMCA5Ni41NzcgMCA3NS41MiAwIDYxLjEwNCAxMi44NTMgNjEuMTA0IDM2LjQ1MnYyMC4zNDFIMzcuMjl2MjcuNTg1aDIzLjgxNHY3MC43NjFoMjguNDh6IiBmaWxsPSIjMDEwMDAyIi8+PC9zdmc+);
	}
	body.ensemble .site-footer  li.icon-twitter a:before{
    	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuMTM5IDE1NS4xMzkiPjxwYXRoIGQ9Ik04OS41ODQgMTU1LjEzOVY4NC4zNzhoMjMuNzQybDMuNTYyLTI3LjU4NUg4OS41ODRWMzkuMTg0YzAtNy45ODQgMi4yMDgtMTMuNDI1IDEzLjY3LTEzLjQyNWwxNC41OTUtLjAwNlYxLjA4QzExNS4zMjUuNzUyIDEwNi42NjEgMCA5Ni41NzcgMCA3NS41MiAwIDYxLjEwNCAxMi44NTMgNjEuMTA0IDM2LjQ1MnYyMC4zNDFIMzcuMjl2MjcuNTg1aDIzLjgxNHY3MC43NjFoMjguNDh6IiBmaWxsPSIjMDEwMDAyIi8+PC9zdmc+);
	}

	/*
	body.ensemble .site-footer .widget-title:after,
	body.ensemble .bloc-footer__title:after {
	    content: "";
	    display: inline-block;
	    width: 50%;
	    height: 1px;
	    border-bottom: 2px solid #fab200;
	    position: absolute;
	    left: 0;
	    bottom: -1px;
	}
	*/
	body.ensemble .bloc_footer-social {
		padding-top: 5px;
	}
	body.ensemble .bloc_footer-social ul{
		margin-left: 0
	}

	body.ensemble .menu-footer ul {
	    list-style: none;
	    padding-top: 0;
	    padding-left: 0;
	    margin-left: 0;
	}
	body.ensemble .menu-footer ul li:nth-child(odd) {
		flex: 0 0 40%;
    	max-width: 40%;
	}
	body.ensemble .menu-footer ul li {
    	padding-right: 16px;
    	padding-left: 16px;

    	width: calc(100%/2);
    	float: left;
    }

    body.ensemble .menu-footer ul li a {
	    color: #424242;
	    font-size: 16px;
	    text-transform: uppercase;
	    padding-bottom: 15px;
	    border-bottom: 1px solid #eaeaeb;
	    position: relative;
	    margin-bottom: 20px;
	    display: inline-block;
	    width: 100%;
	}
		body.ensemble .bloc_footer-social.menu-footer a{
			font-size: 20px;
		}
	body.ensemble .menu-footer ul li a:hover{
		color: var(--primary-color)
	}	

	@media all and (max-width: 768px){
		.bloc-footer__title{
			text-align: center;
		}
	}


	/*
    body.ensemble .menu-footer ul li a:after {
	    content: "";
	    display: inline-block;
	    width: 50%;
	    height: 1px;
	    border-bottom: 2px solid #fab200;
	    position: absolute;
	    left: 0;
	    bottom: -1px;
	}
	*/



/* ## Archives de type Newsletter et Document */


body.ensemble article.type-newsletter,
body.ensemble article.type-documentation{
	width:100%;
	float: left;
	height: 450px;
	text-align: center;
	margin-bottom: 25px;
}
@media all and (min-width: 768px){
	body.ensemble article.type-newsletter,
	body.ensemble article.type-documentation{
		width:50%;
		height: 500px;
	}
}
	body.ensemble article.type-newsletter figure,
	body.ensemble article.type-documentation figure{
		margin-bottom: 0
	}
	body.ensemble article.type-newsletter a.post-link.btn,
	body.ensemble article.type-documentation a.post-link.btn{
		background-color: #fab200;
		color: #fff;
	}

	body.ensemble article.type-newsletter a.post-link-text h2,
	body.ensemble article.type-documentation a.post-link-text h2{
		color:#1e1e1e;
		font-size: 1.25rem;

		margin-bottom: 5px;
		font-weight: 500;
	}

body.ensemble article.type-newsletter .entry-header,
body.ensemble article.type-documentation .entry-header{
	padding-top: 10px;
	padding-bottom: 25px;
}
body.ensemble article.type-newsletter h2.entry-header,
body.ensemble article.type-documentation h2.entry-header{
	font-size:14px;
}

/* ## Newsletter Form */

body.ensemble .site-footer .sib-email-area label{ display: none; }

body.ensemble .site-footer .bloc_footer.newsletter .widget-title{ line-height: 0 }

form#sib_signup_form_2 input[type=text], form#sib_signup_form_2 input[type=email], form#sib_signup_form_2 select {
    width: 100%;
    border: 1px solid #bbb;
    min-height: 25px;
    margin: 5px 0 0 0;
}
form#sib_signup_form_2 input[type=text], form#sib_signup_form_2 input[type=email], form#sib_signup_form_2 select {
    width: 100%;
    border: 1px solid #bbb;
    min-height: 25px;
    margin: 5px 0 0 0;
}
.newsletter .nl-form input[type=email], 
.newsletter .nl-form input[type=text] {
    width: 100%;
    background: #f7f7f7;
    font-size: 12px;
    font-weight: 800;
    height: 50px;
    border: none;
    padding: 0 20px;
}
form#sib_signup_form_2 {

    -moz-box-sizing:border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form#sib_signup_form_2 input[type=text],form#sib_signup_form_2 input[type=email], form#sib_signup_form_2 select {
    width: 100%;
    border: 1px solid #bbb;
    min-height: 25px;
    margin: 5px 0 0 0;
}
form#sib_signup_form_2 .sib-default-btn {
    margin: 5px 0;
    padding: 6px 12px;
    color:#fff;
    background-color: #333;
    border-color: #2E2E2E;
    font-size: 14px;
    font-weight:400;
    line-height: 1.4285;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space: normal;
    border:1px solid transparent;

}
form#sib_signup_form_2 .sib-default-btn:hover {
    background-color: #444;
}
form#sib_signup_form_2 p{
    margin: 10px 0 0 0;
}form#sib_signup_form_2 p.sib-alert-message {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form#sib_signup_form_2 p.sib-alert-message-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
form#sib_signup_form_2 p.sib-alert-message-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
form#sib_signup_form_2 p.sib-alert-message-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}			

body.home.ensemble .more-link,
body.ensemble p.site-title,
body.ensemble h1.site-title,
body.ensemble .top-header-bar,
body.ensemble .mb-related-posts,
body.ensemble .comment-reply-title,
body.ensemble .meks_ess
{
	display: none;
}


@media all and (min-width: 768px){
	body.single.ensemble .entry-header,
	body.single.ensemble .entry-content,
	body.single.ensemble .entry-excerpt,
	body.single.ensemble .entry-chapo
	{
		padding-left: 70px;
	}
}


body.single.ensemble .entry-excerpt{
	font-size: 15px;
	font-size: 1.4rem;
	line-height: 28px;
	font-weight : 500;


	margin-bottom: 30px;
}

body.single.ensemble .entry-chapo{
	font-size: 15px;
	font-size: 1.4rem;
	line-height: 28px;
	font-weight : 500;

	margin-bottom: 40px;
}
.entry-chapo a{
	  color: #0053A1;
}



body.ensemble p.site-description{
	font-size: 15px;
    text-transform: uppercase;
    color: #313131;

}


body.ensemble p.site-description strong{

}

@media all and (min-width: 768px){
	body.ensemble p.site-description{
		font-size: 18px;
	}
}

/* ## Widgets */

.rpwwt-post-title{
	font-size: 14px;
	line-height: 18px;
	display: block;
	margin-bottom: 8px;
}
.rpwwt-post-date{
	font-size: 13px;
}
	.rpwwt-post-date:before{
		content: "";
		float: left;
		width: 15px;
		height: 18px;
		background:url(img/icon_calendar.jpg) no-repeat;
		background-size: 100%;
		margin-right: 6px;
	}


body.ensemble .theme-breadcrumb-bar,
body.ensemble .theme-breadcrumb-bar .container
{
	background-color: transparent;
}

/*
## Share URLs
*/

body.ensemble .share-urls.meks_ess{
	display: block;
}
body.ensemble .meks_ess.no-labels span{
	display: block;
}

@media all and (min-width: 768px){
	.share-urls{
		position: absolute!important;
		right: 15px;
		top:0;
	}
}
	.share-urls-title{
		display: inline-block;
		padding: 11px;
		font-size: 11px;
	}
	/*
	.share-url-name{
		display: none;
	}
	*/

	.share-url-link{
		color:#1D4C75;
		border-color:#1D4C75;

		border-width: 1px;
		border-style: solid;

		text-align: center;
		border-radius: 50px;
		display: inline-block;
		
	    width: 40px;
		height: 40px;
		padding: 7px;
	}
	@media all and (min-width: 768px){
		.share-url-link{
			width: 35px;
	    	height: 35px;
	    	padding: 5px;

	    	
		}
	}
		.share-url-link:hover{
			opacity: 0.5px;

			color: var(--primary-color);
			border-color:var(--primary-color);
		}

	/*	
	.share-url-link_facebook{
		color:#4267B2;
		border-color:#4267B2;
	}
	.share-url-link_linkedin{
		color:#2867B2;
		border-color:#2867B2;
	}
	.share-url-link_twitter{
		color:#1DA1F2;
		border-color:#2867B2;
	}
	.share-url-link_enveloppe{
		color:#ccc;
		border-color:#ccc;
	}
	*/

/* ## Hacks Navigation Fixée + sous menus mobiles */
@media all and (max-width: 768px)
{
	body.ensemble .main-header-nav-bar{
		position: fixed;
		z-index: 99;
		top:0;
		width: 100%;
	}
	body.ensemble{
		padding-top: 50px;
	}
}
	
	@media screen and (min-width: 37.5em) and (max-width: 768px)
	{
		body.ensemble .main-header-nav-bar.original .menu-toggle {
     		display: block
		}
		body.ensemble .main-header-nav-bar.original .main-navigation.toggled .menu-menu-principal-container{
			display: none;
		}
	}
	



/* ## Animations */
.showIn {
    animation-duration: 1s;
    animation-name: fadein;
    transition: transform 500ms linear;
}

@keyframes fadein{
	0%{
		opacity:0;
		transform:translateY(-50px)
	}
	100%{
		opacity:1;
		transform:translateY(0px)
	}
}
@-webkit-keyframes fadein{
	0%{
		opacity:0;
		transform:translateY(-50px)
	}
	100%{
		opacity:1;
		transform:translateY(0px)
	}
}
/* ## Interview */

p.interview{
	position: relative;
	
}
p.interview:before{
content: '\f10d'; 
	position: absolute; 
	top: 1rem; 
	left: 0rem; 
	font-family: 'Font Awesome 5 Free'; 
	font-weight: 900; 
	color: rgba(0, 0, 0, 0.1); 
	font-size: 2rem; 
}


/*
## Overrides
*/
	
	/* Categorie agenda et page d'article agenda */
	body.category-agenda article.post.category-agenda .entry-meta,
	body.single article.post.category-agenda .entry-meta{ 
		display: none; 
	}

	/* En sidebar, utilisé par "Hide Agenda Cat" dans "ensemble.jquery.js" */
	.widget-area .rpwwt-post-categories{ font-size:11px; display:none; }

	body.category-agenda .widget_agenda{ display: none; }
	
.spotlight-ban{ padding-top:25px }