/*
Theme Name: Variations
Theme URI: https://wabeo.fr
Author: willy bahuaud
Author URI: https://wabeo.fr
Description: Theme enfant pour le festival Variations, par Wabeo
Version: 0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nebula
Template: garfunkel
*/


@import url(../garfunkel/style.css);
@import url('//fonts.googleapis.com/css?family=pt+sans:700');

/* @font-face{
	font-family: 'dada-grotesk';
	src: url('http://festival-variations.fr/wp-content/themes/variations/fonts/dadagrotesk-bold.eot');
	src: url('http://festival-variations.fr/wp-content/themes/variations/fonts/dadagrotesk-bold.eot#iefix') format('embedded-opentype'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/dadagrotesk-bold.woff2') format('woff2'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/dadagrotesk-bold.woff') format('woff'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/dadagrotesk-bold.ttf')  format('truetype');
} */

/* @font-face{
	font-family: 'gotham';
	src: url('http://festival-variations.fr/wp-content/themes/variations/fonts/gotham-medium.eot');
	src: url('http://festival-variations.fr/wp-content/themes/variations/fonts/gotham-medium.eot#iefix') format('embedded-opentype'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/gotham-medium.woff2') format('woff2'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/gotham-medium.woff') format('woff'),
		 url('http://festival-variations.fr/wp-content/themes/variations/fonts/gotham-medium.ttf')  format('truetype');
} */

/* Fira Sans */
body,
.post-link p,
.page-links,
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6,
.post-quote cite,
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content table,
.post-content fieldset legend,
.post-content label,
.post-content input,
.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="password"],
.post-content textarea,
.comment-awaiting-moderation,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea,
.comment-form input[type="submit"],
.page .post-content .post-edit-link,
.search-field,
.page-template-template-archives-php .archive-box,
.post-content cite{
	/* font-family: 'gotham', sans-serif; */
	font-family: 'Fira Sans', sans-serif;
}

/* Playfair Display */
.blog-title a,
.post-quote blockquote{
	/* font-family: 'dada-grotesk', serif; */
	font-family: 'PT Sans', sans-serif;
	/*font-family: 'Playfair Display', serif;*/
}

.home_first_page .title-section .section-inner{
	padding-bottom:75px;
}

.page-intro,
.dates-intro{
	margin-bottom:75px;
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
	font-weight:400;
}

.dates-intro{
	margin:-75px auto 75px;
}

.page-intro p,
.dates-intro p{
	text-align:center;
	line-height:1.4em;
}

.filter-bar{
	padding:2em;
	margin:30px 1% 2%;
	/*background-color:rgba(255,255,255,0.15);*/
	background-color:#2230c1;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	color:white;
	/*color:black;*/
}

.filter-bar select{
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border:0;
	border-bottom:1px solid;
	background-color:rgba(0,0,0,.05);
	padding:.25em .5em;
	font-size:1.15em;
	width:14em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor:pointer;
	outline:none;
	background-image:url(img/dropdown.svg);
	background-size:20px;
	background-position: 96% 60%;
	background-repeat: no-repeat;
	color:white;
}

.filter-bar label{
	display:inline-block;
	padding:.25em .5em;
	font-size:1.15em;
	text-align:right;
}

.filter-bar select:hover{
	box-shadow:inset 0 -2px 0 0 white;
}

.post-meta > div[class*="post-meta-"]:not(.post-meta-tabs),
.infos-meta-side{
	width:50%;
}

.infos-meta-side{
	float:left;
}

.post-meta.bottom{
	padding: 3% 0;
	background: #f1f1f1;
	overflow:hidden;
}

.post-meta-tabs{
	width: 700px;
	max-width:84%;
	margin: 0 auto;
}

.post-meta-tabs h3{
	font-weight:700;
	font-size:1.1em;
	padding-bottom:1em;
}

.post-meta-tabs p{
	font-size:.8em;
}

.infos-meta-side img {
	vertical-align: middle;
	margin-right:1em;
}

.infos-meta-side img:last-child {
	margin-right:0;
}

[data-expand-target]{
	overflow:hidden;
	position:relative;
}

[data-expand-link]:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	margin:-250px;
}

.blog-title{
	display:block;
}

.blog-title span {
	display: inline-block;
	/* font-family: 'dada-grotesk', sans-serif; */
	font-family: 'PT Sans', sans-serif;
	/*font-family: 'Playfair Display', serif;*/
	font-weight: 900;
	font-size: 3.75em;
	color: #fff;
	position: relative;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}

.billetterie,
.infos{
	padding:1.5%;
	text-align:center;
}

.billetterie a + span{
	margin-left:1em;
}
.billetterie a + span:before{
	content:'(';
}
.billetterie a + span:after{
	content:')';
}

.infos{}

.infos .genericon{
	vertical-align:middle;
	margin-right:.25em;
}

.infos-item{
	padding:0 1em;
	display:inline-block;
	position:relative;
}


.infos-item + .infos-item:before{
	content:'/';
	position:absolute;
	top:0;
	left:0;
	opacity:.5;
}

.partenaires-header{
	position: absolute;
	top: 15px;
	left: 2%;
	color:white;
}

.partenaires-header > img,
.partenaires-header > a{
	display:inline;
}

.partenaires-header div{
	margin-top:1em;
}

.bg-image.master{
	height:750px;
	background-position:center;
}

/*.bg-image.master{
	background:white !important;
}
*/
.blog-title span,
.partenaires-header{
	color:#2230c1;
}
.blog-subtitle,
.page-intro,
.dates-intro{
	color:rgba(0,0,0,0.8);;
}

.blog-subtitle{
	margin-top:0;
	font-style:normal;
}

/*.bg-shader.master{
	background:none;
}
.wrapper:before{
	height:230px;
	top:-30px;
}*/

.front-page-image{
	height:100vh;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
}

.front-page-image a{
	text-align:center;
	display:block;
}

.front-page-image img{
	height:auto;
	width:auto;
	max-height:100vh;
	max-width:90vw;
}

.admin-bar.front-page-image img,
.admin-bar.front-page-image{
	max-height:calc( 100vh - 32px );
}

body,
.bg-image.master,
.wrapper:after,
.credits{
	background: white !important;
}

.credits p a:hover{
	color:blue;
}

.post-inner{
	border:1px solid #ccc;
}

.single .post-inner,
.page .post-inner{
	border:none;
}

.bg-shader.master,
.wrapper:before{
	display:none;
}

.posts .post-meta .genericon{
	bottom:auto;
}

.sous-titre{
	display:block;
	font-size:.8em;
	font-style:normal;
}

@media (max-width: 1040px) {
	.filter-bar{
		margin:30px 1.5% 3%;
	}
}

@media (max-width: 1200px) {
	.filter-bar > div{
		width:17em;
	}
}

@media (max-width: 850px) and (min-width:750px) {
	.filter-bar{
		justify-content:space-between;
	}
}

@media (max-width: 850px){
	.partenaires-header {
		position: relative;
		top: -40px;
		text-align: center;
	}

	.infos-meta-side{
		float:none;
		width:auto;
		margin-bottom:4em;
	}
}

@media (max-width: 750px){
	.filter-bar{
		display:block;
	}
	.filter-bar > div{
		width:100%;
		margin-bottom:1em;
		overflow:hidden;
	}

	.filter-bar > div:last-of-type{
		margin-bottom:0;
	}

	.filter-bar select{
		width:100%;
		float:right;
	}
}

@media (max-width: 600px){
	.partenaires-header {
		top: -25px;
		font-size:0.9em;
	}

	.bg-image.master, .bg-shader.master{
		height:700px;
	}

	.filter-bar {
		margin: 30px 4% 30px;
	}
}


.page-title .page-description p{
	color:black;
}