/*
Theme Name: Salient Child Theme
Theme URI: http: //popupcinema.nu/
Description: This is a custom child theme for Salient
Author: Zeer Zout
Author URI: http: //zeerzout.nl/
Template: salient
Version: 0.1
*/

/* This stylesheet generated by Transfonter (https://transfonter.org) on October 2, 2017 6:15 PM */

@font-face {
	font-family: 'BebasNeue';
	src: url('fonts/BebasNeue.eot');
	src: url('fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
		url('fonts/BebasNeue.woff') format('woff'),
		url('fonts/BebasNeue.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

h1,h2,h3,h4,h5,.sf-menu{
	font-family: 'BebasNeue';
	font-weight: 600;
}

.tribe-events-cost {
	font-family:'BebasNeue';
	padding-bottom: 4px;
	margin-left: 10px;
}

.tribe-events-list-separator-month {
	font-family:'BebasNeue';
	padding-bottom: 1px;
}

.tribe-events-ical,
#tribe-events-footer{ display: none !important; }

.single-post #page-header-bg h1.entry-title{
	font-family:'BebasNeue' !important;
	font-size: 40.5px !important;
	color: #fff !important;
}

#logo-header {z-index: -100px;}

.post-meta,
.meta-author,
#single-below-header,
.grav-wrap{ display: none !important; }

html body #page-header-bg span,
.author-section span.meta-date{ color: #fff !important; }

#page-header-bg.fullscreen-header .author-section .avatar-post-info{
	margin-left: 0;
	text-align: center; 
}

@media all and (max-width: 767px){
	.tribe-events-list .tribe-events-event-image img{
		max-height: none !important;
		width: 100% !important;
	}
}

#mc_embed_signup input{ 
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}

@media all and (min-width:768px){
	.post-content .content-inner p,
	.post-content .content-inner h1,
	.post-content .content-inner h2{
		padding-left: 40px;
		padding-right: 40px;
	}
	.post-content .content-inner a[href*=".jpg"],
	.post-content .content-inner a[href*=".jpeg"],
	.post-content .content-inner a[href*=".png"],
	.post-content .content-inner a[href*=".gif"],
	.post-content .content-inner .embed-youtube{
		display: block;
		margin-left: -40px;
		margin-right: -40px;
	}
}
@media all and (max-width: 767px){
	#featured-home .recent-post-container.container .inner-wrap{ width: 100%; text-align: center; }
	#featured-home .recent-post-container.container h2{ margin-bottom: 30px; }
	#featured-home .recent-post-container.container .excerpt{ width: 100%; max-width: 100%; }
	.nectar-recent-posts-single_featured[data-padding="8%"] .recent-post-container{ padding-top: 65px; padding-bottom: 65px; }

	#ajax-content-wrap .container{
		width: 100%;
		max-width: none !important;
	}
	.post-content .content-inner p,
	.post-content .content-inner h1,
	.post-content .content-inner h2{
		padding-left: 20px;
		padding-right: 20px;
	}
	.post-content .content-inner a[href*=".jpg"],
	.post-content .content-inner a[href*=".jpeg"],
	.post-content .content-inner a[href*=".png"],
	.post-content .content-inner a[href*=".gif"],
	.post-content .content-inner .embed-youtube{
		display: block;
		margin-left: -20px;
		margin-right: -20px;
	}
}

.blog-recent[data-style*="classic_enhanced"].columns-3 .span_4, .blog-recent[data-style="material"].columns-3 .span_4{margin-bottom: 0 !important;}
.blog-recent[data-style*="classic_enhanced"] .inner-wrap{ margin-bottom: 3% !important;}

/* FIX VOOR MOBILE MARGIN LEFT */
@media all and (max-width: 767px){
	.wpb_row.full-width-content{
		margin-left: 0 !important;
	}
}