/*
Theme Name: Weddingbliz
Author:     NetSitez
Template:   Divi
Version:    1.0.0
*/
body {
font-family: 'Caslon540LTStd-Roman', serif;
font-size:16px;
}
#et-top-navigation {
    font-weight: 500;
}
/*declare custom font*/
@font-face {
  font-family: 'Caslon540LTStd-Italic';
  src: url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Italic.eot?#iefix') format('embedded-opentype'),  url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Italic.otf')  format('opentype'),
	     url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Italic.woff') format('woff'), url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Italic.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Caslon540LTStd-Roman';
  src: url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Roman.otf')  format('opentype'),
	     url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Roman.woff') format('woff'), url('/wp-content/themes/Weddingbliz/fonts/Caslon540LTStd-Roman.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'brownbold';
    src: url('/wp-content/themes/Weddingbliz/fonts/brown-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/Weddingbliz/fonts/brown-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brownlight';
    src: url('/wp-content/themes/Weddingbliz/fonts/brown-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/Weddingbliz/fonts/brown-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brownregular';
    src: url('/wp-content/themes/Weddingbliz/fonts/brown-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/Weddingbliz/fonts/brown-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*Main header*/
#logo {
    max-height: 75%!important;
}
#main-header{
	background-color: rgba(16, 6, 159, 1)!important;
}
/*Makes for transparency on scroll *
 #main-header{
	background:rgba(250, 250, 250, 0.60);
}*/
/*headingtekst op pagina's*/
h1, .page-id-6415 h2 {
font-family:  'Caslon540LTStd-Italic' !important;
font-size: 1.6em;
font-weight:normal;
color: #10069f;
}
.page-id-6415 h2{
	padding-top:0;
}
h2 {
font-family: 'brownbold' !important;
font-size: 1.2em;
font-weight:normal;
color: #10069f;
padding-top: 20px;
}

h3 {
font-family: 'brownregular' !important;
font-size:1.4em;
font-weight:normal;
color: #10069f;
}
h4 {
font-family: 'brownregular' !important;
font-size:1em;
font-weight:normal;
color: #10069f;
}
.page-id-20 h2 {
padding-top:0px;
}
h6{
font-family:  'Caslon540LTStd-Italic' !important;
}
/*formulierknop ninjaform*/
.formsbuttons {
   background: #94e48d; 
background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94e48d), color-stop(100%,#82cf7c)); 
background: -webkit-linear-gradient(top, #94e48d 0%,#82cf7c 100%); 
background: -o-linear-gradient(top, #94e48d 0%,#82cf7c 100%); 
background: -ms-linear-gradient(top, #94e48d 0%,#82cf7c 100%); 
background: linear-gradient(to bottom, #94e48d 0%,#82cf7c 100%); 
border: 1px solid #4dab46; 
    border-radius: 3px;
    color: #ffffff;
    font-size: 0.8em;
font-weight: bold;
    margin: 0;
    padding: 10px 2em;
    width: auto;
}
.formsbuttons:hover {
color: #478542;
}
/*Correct form layout after deactivation dashicons */
.nf-form-hp {
    position: absolute;
    visibility: hidden;
}
.field-wrap > div input, .field-wrap textarea{
	width: 100%;
}
.nf-field-container {
    margin-bottom: 25px;
}
/*end fix for dashicon dependency*/
/*limiteer breedte form contactpage*/
.ninja-forms-cont{width:450px}
#keur {
position: absolute;
top:10px; 
	display:none;
}
#keur img {
    height: 70px;
    }
@media screen and (max-width: 980px) { 
#keur {
display:none;
}
/*Make room for languageswitch*/
.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
padding-right: 45px;
}
}
.red {
border-top: 0px solid rgba(0, 0, 0, 0.1);
margin: 10px 0 20px;
}
/*verberg onderschrift lightboxfoto's*/
.mfp-bottom-bar {
display:none;
}
#flag{display:inline-block}
#flag img {
    margin-top: -4px;
    margin-left: 10px;
}
@media screen and (max-width: 420px) { 
	#flag{
		position: absolute;
    bottom: 22px;
    right: 0;
	}
	#logo {
    max-height: 58px!important;
}
}
.nf-help{
 background-image:none!important;
}
/*redesign 7-8-19*/
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea{
	padding: 10px 2px;
}
/*home*/
.et_pb_row.homegallery{
	padding: 0 0 10px 0;
}
.homegallery .et_pb_column.et_pb_column_1_4 {
    margin-right: 10px;
	width: 24.25%;
}
.homegallery .et_pb_column.et_pb_column_1_2 {
	margin-right: 10px;
	width: 49.3%;
}
.homegallery .et_pb_column.et_pb_column_1_4  h3 {
	line-height: 300px;
	padding-bottom:0;
}
.homegallery .et_pb_column.et_pb_column_1_4  h3 a{
	color: rgba(255, 255, 255, 0);
	font-weight:bold;
	display: block;
	-o-transition:color 0.2s ease-out, background 0.2s ease-in;
  -ms-transition:color 0.2s ease-out, background 0.2s ease-in;
  -moz-transition:color 0.2s ease-out, background 0.2s ease-in;
  -webkit-transition:color 0.2s ease-out, background 0.2s ease-in;
    transition:color 0.2s ease-out, background 0.2s ease-in;
}
.homegallery .et_pb_column.et_pb_column_1_4  h3 a:hover{
	background: rgba(0, 0, 0, 0.4);
	color: rgba(255, 255, 255, 1);
	font-weight:bold;
	display: block;
}
.homegallery .et_pb_column.et_pb_column_1_4.et_pb_column_4 {
    margin-right: 0;
}
.homegallery .centerbox.outer{
	padding: 2%;
    width: 92%;
    margin: auto;
    border: 1px solid #ffffff;
    position: relative;
    top: 20px;
    bottom: 0;
    right: 0;
    left: 0;  
}
.homegallery .centerbox.outer .centerbox.inner{
    background-color: #ffffff;
    padding: 3%;
    text-align: center;
}
@media only screen and (min-width: 981px){
body .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
    color: #ffffff!important;
}
}
@media only screen and (min-width: 1280px){
.et_pb_row.homegallery{
	width: 100%;
    max-width: 1225px;
}
.onefourth, .twofourths{
	height: 300px;
}
.homegallery .centerbox.outer .centerbox.inner{
    height: 235px;   
}
}/*End min 1280*/
/*max 1024 rules*/
@media only screen and (max-width: 1030px){
.homegallery .et_pb_column.et_pb_column_1_4 {
	width: 23.9%;
}
.homegallery .et_pb_column.et_pb_column_1_4 h3{
	line-height: 193px;	
}
.homegallery .et_pb_column.et_pb_column_1_2 {
	width: 49.2%;
}	
.onefourth{
	background-size: cover!important;
	height: 193px;
	}	
.twofourths{
	height: 193px;
}
.homegallery .centerbox.outer .centerbox.inner{
    height: 140px;   
}
.homegallery .centerbox.outer .centerbox.inner h1{
	font-size: 1.2em;	
	}
.centerbox.inner p {
    font-size: 14px;
    line-height: 1.2;
}
/*.et_pb_column_9 h3{
	line-height: 1em!important;
    }
.et_pb_column_9 h3 a{
	padding: 77px 0 77px 0!important;
	}*/
}/*end 1030*/
@media only screen and (max-width: 780px){
.homegallery .et_pb_column.et_pb_column_1_4  h3 a{
background: rgba(0, 0, 0, 0.5);
color: rgba(255, 255, 255, 1);
	}
.homegallery .et_pb_column.et_pb_column_1_4  h3 a:hover{
background: rgba(0, 0, 0, 0.7);
color: rgba(255, 255, 255, 1);
	}
	
.homegallery .et_pb_column.et_pb_column_1_4 {
	width: 48.3%;
}
.homegallery .et_pb_column.et_pb_column_1_2 {
	width: 48.3%;
}	
.onefourth {
	background-size: cover!important;
    height: 296px;
}	
.twofourths{
	height: 296px;
}
.homegallery .centerbox.outer .centerbox.inner {
    height: 245px;
}
.homegallery .et_pb_column.et_pb_column_1_4  h3 {
	line-height: 38.8vw;
	}
.homegallery .centerbox.outer .centerbox.inner h1{
	font-size: 1.9em;	
	}
.centerbox.inner p {
    font-size: 16px;
    line-height: 1.7em;
}	
}
@media only screen and (min-width: 730px) and (max-width: 1020px){
.homegallery .et_pb_column.et_pb_column_1_2{
	width: 98.5%;
}
.homegallery .et_pb_column.et_pb_column_1_4.et_pb_column_7{
    margin-top: -652px;
	margin-right: 10px!important;
	float:right!important;
}
.homegallery .centerbox.outer{
    top: 12px;
}
}
@media only screen and (min-width: 1020px){
#showtablet{
	display:none;
}
}
@media only screen and (max-width: 420px){
.et_pb_row.homegallery {
    padding: 0 0 30px 0;
}
.homegallery .et_pb_column.et_pb_column_1_4 {
    margin-right: 0;
	/*width: 24.25%;*/
}
.homegallery .et_pb_column.et_pb_column_1_2 {
	margin-right: 0;
	/*width: 49.3%;*/
}
.homegallery .et_pb_column.et_pb_column_1_4 h3 {
    line-height: 79.4vw;
	font-size:18px;
}
.onefourth {
	background-size: cover!important;
    height: 330px;
}	
.twofourths{
	height: 330px;
}	
.homegallery .centerbox.outer .centerbox.inner {
    height: 280px;
}
.homegallery .centerbox.outer .centerbox.inner h1{
	font-size:1.4em;	
	}
.centerbox.inner p {
	line-height: 1.4;
}
}
@media only screen and (max-width: 380px){
	.homegallery .et_pb_column.et_pb_column_1_4 h3{
		line-height: 88vw;
	}
}
@media only screen and (max-width: 325px){
	.homegallery .et_pb_column.et_pb_column_1_4 h3{
		line-height: 103vw;
	}
	.centerbox.inner p {
    line-height: 1.2;
}
}
.button.customcolor{
	background:#d4af37;
	color:#fff!important;
	padding:10px;
	border-radius:2px;
	display: block;
    max-width: 210px;
    text-align: center;
    margin-top: 15px;
}
/*grid testimony pages*/
.vp-portfolio__filter-wrap, .vp-portfolio__pagination-wrap {
    display: none;
}
/**/
.et-social-icons a{
	color:#e8e8e8!important;
}
.et-social-icons a:hover{
color: #666!important;
}
i.fa.fa-envelope {
    padding: 0 10px;
}
/*dienstenpagina*/
@media only screen and (min-width: 1270px){
.dienstengallery{
	padding: 0 0 10px 0!important;
	max-width: 925px;
}
.dienstengallery .et_pb_column{
	margin-right:10px;
	width:300px;
}
}
.dienstengallery h3 {
    line-height: 300px;
    padding-bottom: 0;
	font-size: 1.3vw;
}
.dienstengallery h3 a{
    color: rgba(255, 255, 255, 0);
    font-weight: bold;
    display: block;
}
.dienstengallery h3 a:hover{
	background: rgba(0, 0, 0, 0.4);
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
    display: block;
}
@media only screen and (max-width: 1030px){
	.dienstengallery h3 {
    line-height: 243px;
	}
	.dienstengallery h3 a{
background: rgba(0, 0, 0, 0.5);
color: rgba(255, 255, 255, 1);
	}
.dienstengallery h3 a:hover{
background: rgba(0, 0, 0, 0.7);
color: rgba(255, 255, 255, 1);
	}
}
@media only screen and (max-width: 780px) and (min-width: 740px){
.dienstengallery{
	padding: 3px 0;	
}
.dienstengallery .et_pb_column{
	max-width: 200px;
    margin-right: 5px;
	margin-bottom:0;
}
.dienstengallery h3 {
    line-height: 200px;
    padding-bottom: 0;
	font-size: 1.6vw;
}
.dienstengallery .et_pb_module{
	background-size: contain;	
	}
}
.et-social-icon.et-social-twitter {
    display: none;
}
/**Video in header mods**/
/*Larger texts in slider over video*/
.et_pb_slide_content {
    font-size: 22px;
    font-weight: 700;
}
@media only screen and (min-width: 760px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 716px!important;
	margin-top: 0!important;
}	
#customslider {
    margin: -370px 0 0px 0px;
    z-index: 10;
}
}
@media only screen and (min-width: 1020px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 575px!important;
	margin-top: 0!important;
}
#particles-js4{
	height: 575px!important;	
	}
#customslider {
    margin: -460px 0 20px;
    z-index: 10;
}
.sh_vimeo_wrapper iframe{
	top: 39%!important;	
}	
.hero_audio_control {
    top: 65%;
}	
	.et_pb_section.et_pb_section_1.et_section_regular{
		padding-top:0!important;
	}
}/**/
@media only screen and (min-width: 1270px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 625px!important;
	margin-top: 0!important;
}	
#particles-js4{
	height: 680px!important;	
	}	
#customslider {
    margin: -520px 0 80px 0;
    z-index: 10;
}
}
@media only screen and (min-width: 1360px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 700px!important;
	margin-top: -45px!important;
}
#particles-js4{
	height: 700px!important;	
	}
#customslider {
    margin: -520px 0 80px 0;
    z-index: 10;
}	
}
@media only screen and (min-width: 1430px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 610px!important;
	margin-top: 6px!important;
}
#particles-js4{
	height: 745px!important;	
	}
#customslider {
    margin: -520px 0 80px 0;
    z-index: 10;
}	
}
@media only screen and (min-width: 1590px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 745px!important;
	margin-top: -102px!important;
}
#customslider {
    margin: -520px 0 80px 0;
    z-index: 10;
}	
}
@media only screen and (min-width: 1670px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 745px!important;
	margin-top: -75px!important;
}
#customslider {
    margin: -520px 0 80px 0;
    z-index: 10;
}
}
@media only screen and (max-width: 425px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 400px!important;
}
.dienstengallery h3{
font-size:16px;		
	}	
#customslider {
    margin: -295px 0 0 0;
    z-index: 10;
    height: 250px;
}	
}
@media only screen and (max-width: 380px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 355px!important;
}
}
@media only screen and (max-width: 325px){
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.headervideo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_fullscreen, .et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 305px!important;
}
#customslider {
    margin: -275px 0 0 0;
    z-index: 10;
    height: 275px;
}	
.et_pb_slider .et_pb_container{
	width: 100%;	
}
}
.et_pb_fullscreen .et_pb_fullwidth_header_container{
	width: 100%!important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{
	margin-right: 0;
}
.et_pb_fullwidth_header .header-content {
    padding: 0!important;
}

@media (max-width: 767px){
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    margin: 0!important;
}
}
/*toggle video sound button*/
.hero_audio_control span, .hero_audio_control img {
    width: 50px!important;
}
.et_pb_fullwidth_header_scroll{
	display:none;
}
#mobilelangswitch{
	width: 25px;
    position: absolute;
    right: 10px;
    top: -30px;
}
@media (min-width: 980px){
#mobilelangswitch{display:none;}
}
/*Hide language flags from mobile menu.*/
#mobile_menu #menu-item-26102-nl, #mobile_menu #menu-item-26101-en{
    display: none;
}
/*menu fixes*/
#main-header .container{
	width:100%!important;
	max-width:100%!important;
}
#et-top-navigation{
	background-color: #10069f;
}
#main-header, #et-top-navigation{
	font-family: 'Caslon540LTStd-Italic', serif!important;
}
#top-menu li{
	font-size:18px;
}
#top-menu a, .et-fixed-header #top-menu a, .et_header_style_centered .mobile_nav .select_page, .mobile_menu_bar:before{
	color:#fff!important;
}
.et_header_style_centered #top-menu>li>a{
	padding: 1em 0!important;
}
.et_mobile_menu li a{
	color:#666!important;
}
/*Fix voor linkerfoto op your-wedding/weddingplanning*/
.page-id-28 .et_pb_module.et_pb_image.et_pb_image_1 {
    max-height: 214px;
    overflow: hidden;
}
#contactkeurmerken img{
display:block;
	padding:5px;
	
}