/*
Theme Name: JVDO V2 Child
Description: Child theme voor jacvandenoord.nl
Author: BYJOEL
Author URI: https://byjoel.nl
Template: jvdov2
Version: 1.0.0
Text Domain:  jvdov2
*/

	
.popover-1 .popover-title {
    font-family: 'Brandon Grotesque'!important;
}

}
.popover-1 .popover-content {
    font-family: 'Brandon Grotesque'!important;
}

.popover-2 .popover-title {
    font-family: 'Brandon Grotesque'!important;
}

}
.popover-2 .popover-content {
    font-family: 'Brandon Grotesque'!important;
}

.popover-3 .popover-title {
    font-family: 'Brandon Grotesque'!important;
}

}
.popover-3 .popover-content {
    font-family: 'Brandon Grotesque'!important;
}

.popover-4 .popover-title {
    font-family: 'Brandon Grotesque'!important;
}

}
.popover-4 .popover-content {
    font-family: 'Brandon Grotesque'!important;
}

.popover-5 .popover-title {
    font-family: 'Brandon Grotesque'!important;
}

}
.popover-5 .popover-content {
    font-family: 'Brandon Grotesque'!important;
}

.popover-title {
  	border-bottom: 0px solid #ebebeb!important;
}

/* Zijmenu aanpassingen */
#wrapper .fusion-vertical-menu-widget.left .menu {
}

#fusion-vertical-menu-widget-avada-vertical-menu-widget-2 ul.menu li a {
    font-size: 13px!important;
	font-family: 'Brandon Grotesque'!important;
	text-transform: uppercase!important;
	color: #bc8409!important;
}


#tabblad-assortiment {
  	 box-shadow: black 0px -4px 10px -6px inset!important;
} 

/* Achtergrond afbeelding achter jac in Taste & Colour op assortiment pagina */
.bloemachterjac {
	background-image: url("/wp-content/uploads/2020/12/BG_TasteAndColour_Bladeren_v6_700x268.png");
	background-repeat: no-repeat;
  	background-position: right top;
	width: 700px;
}

/* vlog titels */
.wpb_video_heading {
	font-size: 19px!important;
}

/* tekstblok home onderaan - een derde */
.tekstblokhome {
	margin-top: -10px!important;
}

/* Youtube Video Home*/
* {padding:0;margin:0;box-sizing:border-box;}
#video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
#video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* cookie policy */
#cmplz-document {
    max-width: 100%;
}

/* WPML menu */
.wpml-ls-item .sub-menu {width: 50px!important;}
.wpml-ls-item .sub-menu li a {padding: 10px 16px!important;}

.corporate-widget {
	color: #ffffff;
}

.corporate-widget a {
	color: #ffffffcc!important;
}