/*
	Theme Name:         jlp
	Theme URI:          http: //www.jlp.fr/
	Description:        Ce thème vous permet de démarrer correctement le développement dans l'environnement Citéo.
	Version:       		1.0.0
	Author:             Inovagora
	Author URI:         http://inovagora.net
	Template:			novacity
*/

.sr #section-showcase-publications,
.sr #section-showcase-publications .col-xs-12,
.sr #section-news,
.sr #section-news .thumbnail,
.sr #section-events,
.sr #section-events .thumbnail,
.sr #section-access,
.sr #section-access .listicon,
.sr #section-medias,
.sr #section-medias .gallery-item,
.sr #section-map,
.sr #section-event-highlighted,
.sr #section-procedures-spotlight-access,
.sr #section-procedures-spotlight-access .search-engine,
.sr #section-procedures-spotlight-access .list-inline > li,
.sr #section-municipalite-editorial,
.sr #section-municipalite-editorial .section-header,
.sr #section-municipalite-editorial .col-md-6,
.sr .page-list .page-header,
.sr .page-list .thumbnail,
.sr .page-list .line,
.sr .page-list .portrait,
.sr .page-list .publication {
	visibility: hidden;
}
.sr.search .page-list .line {
	visibility: visible;
}


/* @info: Intervention par Chris, le 3/06/2019 : Correction de la pagination des shortcodes */
.article-content ul.pagination li:before {
	content: none;
}

/* @info: Intervention par Jérôme, le 04/09/2019 : Correction du plan interactive */
.section-map .google-map {
	filter: alpha(opacity=50);
	opacity: .5;
}
