/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
/* GENERAL */
.hero-date {
	display: none;
}

.paging-date {
	display: none;
}

.grid-date {
	display: none;
}

.grid-cats {
    display: none;
}

.grid-wrapper .grid-text {
	font-size:15px;
}

.grid-wrapper .grid-text .entry-title {
	font-size:18px;
	font-weight:600;
	margin-bottom: 6px;
}


.grid-wrapper .grid-text .entry-title a {
	color:#1B8DF4;
	
}

.grid-wrapper .grid-thumb {
    margin-bottom: 2%;
}

.hero-posts .entry-title a {
	text-transform: uppercase;
}

.author-profile {
	display: none;
}

.hero-posts .hero-container .hero-text p {
	display: none;
}

.hero-cats a, .entry-cats a {
	background-color: #1B8DF4;
}

ul.menu > li.current-menu-item > a {
    border-bottom-color: #1B8DF4 !important;
}

body, button {
    font-size: 16px;
}

@media (max-width: 800px) {
body, button {
    font-size: 15px;
}
}

@media (max-width: 600px) {
body, button {
    font-size: 15px;
}
}

.page-numbers.current, .page-numbers:hover {
    background: #1B8DF4;
}

.home .page-navigation {
	display:none;
}


/* FIN GENERAL */

/* PAGES EN GENERAL */ 

.page .entry-header .entry-title,  .archive.tag .entry-title,  .archive.date .entry-title {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #1B8DF4;	
}

/* FIN PAGES EN GENERAL */

/* CATEGORIES : FILMS, FESTIVAL... */
.category-524  .entry-title:first-child, .category-29263 .entry-title:first-child, .category-121463650 .entry-title:first-child, .category-121463654 .entry-title:first-child {
	display:none; 
}

/* FIN CATEGORIES */



/* HOME PAGE */
.home .site-content {
	padding-top: 5%;
	padding-bottom: 0;
}

/* FIN HOME PAGE */
/* PAGE FILM */

#fichefilm {
	display: flex;
	margin-bottom: 20px;
}

#imagefilm {
	flex-basis: 30%;
	padding: 0 25px 0 0 !important;
}

.texte-fichefilms {
	flex-basis: 70%;
}

sortienationale {
	margin-bottom: 1em;
}

.synopsis-film {
	font-size: .9em;
	margin-bottom: 1em;
}

.texte-fichefilms p:last-child {
	margin-bottom: 1em;
}

.fichetechniquefilm, .boutonstelechargement {
	font-size: .8em;
	padding-top: 0;
	margin-bottom: 1em;
}

.detailsFTF {
	color:#b3b3b3;}

.boutonstelechargement a {
	border: 1px solid #CCC;
	padding: 4px 8px;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 7px;
	font-size: 12px;
}

.boutonstelechargement a.no-underline {
	border: 1px solid #CCC;
}

.boutonstelechargement a.no-underline {
	border: 1px solid #CCC;
}

.boutonstelechargement a.no-underline:hover {
	border: 1px solid #CCC;
	background-color: #1B8DF4;
	/* color: #FFF; */
	transition: .5s ease-in-out;
}

ul .meta-cat {
	display: none;
}

.meta-list {
	margin-bottom: 0;
}

.meta-tag a {
	background-color: #1B8DF4;
	padding: 4px 8px;
	margin-right: 0;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	transition: .2s ease-in-out;
}

.meta-tag a:hover {
	box-shadow: inset 0 0 80px rgba(255,255,255,0.2);
	transition: .2s ease-in-out;
	color: #fff;
}

li .meta-tag-title {
	display: none;
}

.post .meta-tag {
	color: #FFFFFF;
}

.iconetelechargementfilm {
	width: 10px;
	margin: 0 5px 0 0;
	padding: 0;
}

.sortienationale {
	margin-bottom: 10px;
}

.post-navigation .nav-label {
	background: #1B8DF4;
}

.post-navigation span:nth-child(3) {
	display: none;
}

.wp-block-gallery .blocks-gallery-item .blocks-gallery-item__caption
{
	display: none;
}

/* FIN PAGE FILM */


/* PAGE REFERENCES */

.conteneur_references {
	display:flex;
	flex-wrap: wrap;
}

.references_isa {
	flex-basis:20%;
	padding: 0 15px 0 0 !important;
}

.page-id-387 h3 {
    font-size: 30px;
    text-align: center;
    color: #1B8DF4;
    text-transform: uppercase;
    font-weight: 600;
		margin-top: 3%;
}

@media (max-width: 1200px) {
.references_isa {
	flex-basis:25%;
}
}
	
@media (max-width: 800px) {
.references_isa {
	flex-basis:33%;
}
	.page-id-387 h3 {
		 font-size: 25px;
	}
}
	
@media (max-width: 600px) {
.references_isa {
	flex-basis:50%;
}
	
.page-id-387 h3 {
		 font-size: 22px;
	}

}

@media (max-width: 420px) {
.references_isa {
	flex-basis:100%;
}
	
	.page-id-387 h3 {
		 font-size: 20px;
	}


}

/* FIN PAGE REFERENCES*/

/* PAGE CONTACT */

.page-id-3 h5 {
	margin-bottom:20px;
		color:#1B8DF4;
}

.page-id-3 p {
	line-height:2em;
}

/* PAGE CONTACT */


/* RESPONSIVE */
@media screen and (max-width: 640px) {
	#fichefilm {
		flex-direction: column;
	}
	
	#imagefilm {
		padding: 0 !important;
	}
	
	.boutonstelechargement a.no-underline {
		display: inline-block;
		width: 48%;
		margin-right: 2%;
	}
	
	fichefilm {
		margin-bottom: 20px;
	}
}

/* WPSTACKABLE */

.ugb-number-box__title {
	font-size:23px;
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.totoNotifications p { font-size:14px; }

.totoNotifications { padding: 20px 20px; }

.totoNotifications a { color:#FFFFFF !important;
text-decoration: none !important;}

.totoNotifications a:hover { color:#FFFFFF !important;
text-decoration: none !important;}

/* FIN WPSTACKABLE*/
