/*
Theme Name: Blazter Child Theme
Description: Op maat ontwikkelde website.
Author:   Blazter.nl https://blazter.nl
Version: 2.0
Template: Divi
*/

@import url("../Divi/style.css");

/********* LATEN STAAN *********/
/* Width fix max-width: 1000px; op desktop */
.nf-form-content {
	max-width: 100% !important;
}

.nf-field-element input[type=text], .nf-field-element input[type=email], .nf-field-element input[type=tel], .nf-field-element textarea {
	padding: 15px 20px;
	font-size: 16px;
}

.contact .nf-field-element input[type=button] {
	padding: 20px 40px;
	font-size: 18px;
	height: auto; /* Tekst fix */

}

/* Contact */
.contact .nf-field-element input[type=text], 
.contact .nf-field-element input[type=email], 
.contact .nf-field-element input[type=tel], 
.contact .nf-field-element textarea {
	color: #000;
}

.contact .nf-field-element input[type=button] {
	background-color: #3a78ba;
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
	border: 2px solid #3a78ba;
}

.contact .nf-field-element input[type=button]:hover {
	background-color: inherit;
	color: #3a78ba;
}

.contact .nf-form-fields-required {
	display: none;
}

/* Center items in column */
.column-center {
	margin: auto;
}

/* Reverse columns in a row */
@media all and (max-width: 980px) {
	div.row-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}

/* Nitropack */
.MDow-1theme--light {
	display: none !important;	
}
/********* END LATEN STAAN *********/
.pld-like-dislike-wrap{
	margin: 0px;
}
.pld-common-wrap{
	margin-right: 0px !important;	
}
.pld-common-wrap a{
	padding: 10px 40px;
	border-left: 1px solid #000;
	display: block;
}

.home-header-featured ul.display-posts-listing, 
.home-header-featured-main ul.display-posts-listing,
.videos-row ul.display-posts-listing {
	list-style-type: none !important;
}

.home-header-featured-main .featured-video ul.display-posts-listing a.title {
	font-size: 34px;
	line-height: 1.2em;
	z-index:2;
}

.home-header-featured-main .featured-video ul.display-posts-listing span.category-display a{
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 10px;
	text-transform: uppercase;
	color: #ec8823 !important;
	z-index:1;
}

span.category-display a{
	display: block;
	color: #ec8823 !important;
}

.et_pb_module.et_pb_text.et_pb_text_2.nieuwste-home.et_pb_text_align_left.et_pb_bg_layout_light li.listing-item a.title {
	text-align: center !important;
	color: #fff !important;
}

.et_pb_module.et_pb_text.et_pb_text_2.nieuwste-home.et_pb_text_align_left.et_pb_bg_layout_light li.listing-item {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-bottom: 1px solid #545454;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	.home-header-featured-main .featured-video ul.display-posts-listing a.title {
		font-size: 16px;
	}
}

.videos-row ul.display-posts-listing {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.videos-row ul.display-posts-listing span.category-display a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2em;
	display: block;
	text-transform: uppercase;
	color: #ec8823 !important;
}

.meest-bekeken-row .as_slide_content_wrapper {
	width: 100% !important;
}

.meest-bekeken-row-header li.et_pb_minimenu_item a.active {
	border-bottom: 1px solid #000;
}

/* Archief */
.videos-row-archief ul.display-posts-listing {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style-type: none;
}

.videos-row-archief ul.display-posts-listing li {
	padding: 0 15px
}

.videos-row-archief ul.display-posts-listing span.category-display a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2em;
	display: block;
	text-transform: uppercase;
	color: #ec8823 !important;
}
/* 
.post-video .popular-posts li:nth-child(1) img{
width: 100% !important;
}
.post-video .popular-posts li:nth-child(1) a.wpp-post-title{
text-align: center;
position: absolute;
width: 60%;
margin: auto;
left: 0; right: 0; top: 20%;
display: flex;
align-items: flex-start;
justify-content: center;
color: #ffffff;
}

.post-video .popular-posts li:nth-child(1) .wpp-meta{
margin-top:190px;
position: absolute;
color: #ffffff;
margin-left: 20px;
} */

/* .listing-item a.image:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: #000;
opacity: .7;
padding: 0px;
} */

.first-video img{
	width: 100%;
}

.wp-pagenavi .pages, .wp-pagenavi .page{
	color: white;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current{
	color: #ec8823 !important;
}

.gform_wrapper input[type=submit] {
    font-size: 16px;
    background-color: #ec8924;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
    border: 2px solid #ec8924;
    border-radius: 3px;
    padding: 10px 0px;
}

.gform_wrapper input[type=submit]:hover {
	background-color: inherit;
	color: #FFB75D;
}

.video-overzicht-container .fwpl-result {
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
}

.video-overzicht-container .fwpl-item.video-overzicht-title {
	font-size: 16px;
	padding: 10px;
}

.video-overzicht-container .fwpl-item.video-overzicht-title a {
	color: #000;
}

.video-overzicht-container .fwpl-item a img {
	max-height: 155px !important;
	object-fit: cover;
}

.video-overzicht-container .facetwp-facet.facetwp-facet-per_page.facetwp-type-pager,
.video-overzicht-container .facetwp-type-checkboxes{
	margin-bottom: 0 !important;
}

.video-overzicht-container .video-overzicht-title {
	display: flex;
	justify-content: space-between;
}

.video-overzicht-container .facetwp-checkbox {
	margin: 8px 0;
}

.video-overzicht-new .video-overzicht-img img{
	height: 208px;
	object-fit: cover;
}

.video-overzicht-new .video-overzicht-excerpt:after{
	content: "..."
}

.video-overzicht-new .video-overzicht-titel a{
	color: #000000;
	font-weight: 700;
}

.fwpl-term-niet-gebruiken{
	display: none !important;
}
.video-overzicht-new .fwpl-result{
	background: #f9f9f9;
	border: 1px solid #E2E8F0;
}


.video-overzicht-new .video-overzicht-content{
	padding: 10px;
}

.video-overzicht-new .widget.popular-posts{
	background: #f9f9f9;
	padding: 20px !important;
}

.video-overzicht-new #block-2{
	margin-bottom: 40px !important;
}

.video-overzicht-new #block-3{
	margin: 0px; 
	background: #f9f9f9;
	padding: 0px 20px 20px 20px !important;
}
.video-overzicht-new #block-4{
	margin: 0px !important; 
	background: #f9f9f9;
	padding: 20px 20px 0px 20px;
}

form.et_pb_searchform {
	border: 1px solid #E2E8F0;
}

.facetwp-page{
	padding: 0.5rem 1rem !important;
	background: #f9f9f9 !important;
	margin-right: 10px !important;
	border: 1px solid #E2E8F0 !important;
	font-weight: 500 !important;
	font-size: 1rem !important;
}

.video-overzicht-new .video-overzicht-content .datum, .video-overzicht-new .video-overzicht-content .weergave{
	font-size: 12px !important;
}

.video-overzicht-new .fwpl-layout {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 10px;
}
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 900px) {

	.video-overzicht-new .fwpl-layout {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
		grid-gap: 10px;
	}
}

.video-meta-container div.fwpl-col {
    display: flex;
    align-items: center;
}
.video-meta-container div.fwpl-col div.fwpl-item.datum {
    min-height: 32px;
}

.video-meta-container div.fwpl-col div.fwpl-item.datum span {
    display: flex;
    align-items: center;
    justify-content: space-between;
	min-height: 32px;
}

.video-meta-container div.fwpl-col div.fwpl-item.datum span img {
	padding-right: 5px;
}

i.pvc-stats-icon.medium svg {
	opacity: 0.5 !important;
}

.facetwp-pager .facetwp-page.active{
	color: black;
}

/* .facetwp-facet-keywords {
    display: none;
} */

div.facetwp-facet-keywords{
	margin-bottom: 0px !important;
}

div.facetwp-facet-keywords input.facetwp-search, #zoekenInVideos input[type=search]{
	padding: 5px !important;
	border-radius: 3px !important;
	font-size: 16px !important;
}

#zoekenInVideos .et_pb_button{
	border: 1px solid #ec8823;
	border-radius: 3px;
	margin-top: 10px;
}

.datum .facetwp-facet-filterdatum input[type=text]{
	padding: 10px;
	border-radius: 3px;
	
}

.datum .facetwp-facet{
	margin-bottom: 0px !important;
}

.vjs-swarmify-theme .vjs-swarmify-disabled{
	display: none !important;
}

.pum-theme-7913 .pum-container, .pum-theme-lightbox .pum-container{
	border: none !important;
}

.vid-iframe iframe{
	height: 980px;
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 900px) {

.vid-iframe iframe{
	height: 400px;
}
}

.vid-iframe .et_pb_text_inner div{
	padding: 0px !important;
}