/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	/* font-size:62.5%; */
}
body {
	/* height: 100%; */
	/* font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	/* color:#444; */
	font-family: futuraHeavy;
}
div{
	/* height: 100%; */
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	/* max-width:100%; */
	/* vertical-align:bottom; */
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	/* max-width:1280px; */
	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */
header {
	display:  block;
}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

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

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

@font-face {
  font-family: futuraHeavy;
  src: url("fonts/futura/Futura Heavy font.ttf");
}

.backgroundImageOne {
  background: url('img/IMG_0835.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.backgroundImageTwo {
  background: url('img/IMG_2551.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.backgroundImageThree{
	background: url('img/IMG_1254.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.whiteBackground{
	background: white;
}
.marhiem-header-bg{
	background-color: rgba(225, 237, 255, 1.0);
	/* background-color: rgba(255, 255, 255, 1.0); */
}
.navbar {
	/* padding-top: 30px; */
	/* padding-bottom: 20px; */
}
.bodyPadding{
	padding-top: 180px;
}
.navbar-nav > li {
    display: inline-block;
    /* float:none; */
    font-family: futuraHeavy;
		font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 3px;
}
li.nav-item > a{
	display: inline-block;
  color: #3f3f3f !important;
}

li.nav-item > span{
  color: #3f3f3f !important;
	display: none !important;
}

li.nav-item.active > a > span{
    color: #3f3f3f !important;
    /* border-bottom: 6px solid #3f3f3f; */
    /* padding-right: 0px !important; */
    /* padding-left: 0px !important; */
    /* padding-bottom: 4px; */
		background-color: #3f3f3f;
		top: -20px;
		margin-left: -0.5px;
		width: 98%;
		height: 5px;
		margin-top: 3px;
    display: block !important;
		/* margin: auto; */
}

.logo-container{
  height: 33vh;
}
.logo-container2{
	margin: auto;
}
.logo{
    height: 13vh;
    margin-top: calc(calc(33vh * 0.5) - 7.5vh);
}
.logo2{
    height: 90px !important;
		margin: auto;
		/* padding-left: 80px; */
		/* padding-right: 80px; */
}
.navbar-toggler{
	margin: auto;
}
.nav-item2{ /* Overrider */
		/* padding-top: calc(calc(15vh/2)); */
		font-size: 15px;
		padding-top: 35px;
		color: rgb(10, 10, 10);
    letter-spacing: 3px;
}
.gallery{
	/* width: 84vw; */
	margin: auto;
}
.productPageContainer{
	padding-top: 30px;
	height: calc(38vw * 0.75);
	margin: auto;
}

.image-grid{
	margin: auto;
}

.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
		margin-bottom: 3vw;
}
.image img{
    position:absolute;
}
.productDescription{
	/* float: right; */
	/* width: 90%; */
	margin: auto;
	border: 5px solid rgb(55, 55, 55);
	padding-top: 5%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	font-family: futuraHeavy;
	color: rgb(55, 55, 55);
	margin-bottom: 30px;
}
.welcomeTxtOffset{
	padding-top: 15px;
	left: -15px;
}
.homeImg{
	max-height: calc(100vh - 180px);
	overflow: hidden;
}
.bigImage, .smallImage{
	margin-bottom: 30px;
}
.bigImage:hover, .smallImage:hover{
	cursor: pointer;
}

.productTitle{
	letter-spacing: 3px;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.brood{
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 18px;
	/* text-align: justify; */
}
.contactKnop: hover{
	cursor: pointer;
}

.contactKnop{
	cursor: pointer;
	width: 80%;
	background-color: rgb(10, 10, 10);
	color: white;
	text-align: center;
	padding-top: 0.75vw;
	padding-bottom: 0.5vw;
	font-size: 15px;
	letter-spacing: 3px;
	filter: drop-shadow(0 0 5px rgba(55, 55, 55, 0.7));
	position: relative;
	float: right;
	top: 5px;
	right: -30px;
	margin-bottom: 2vh;
}

h2{
	font-size: 16px;
	letter-spacing: 3px;
}

.gallerySelector{
	/* padding: 2vw; */
	min-height: 16.5vw;
	border: solid;
	margin: auto;
	margin-bottom: 2vw;
	border: 5px solid rgb(55, 55, 55);
	margin-top: 30px;
	/* width: 82vw; */
}
.gallerySelectorName{
	padding-top: 2vw;
}
.gallerySelectorAbout{
	font-family: futuraHeavy;
	color: rgb(55, 55, 55);
	/* width: 35%; */
	/* float: left; */
	/* margin-right: 4vw; */
}
.gallerySelectorOptions{
	/* padding-top: 2vw; */
	/* padding-bottom: 2vw; */
	/* padding: 2vw; */
	/* width: calc(65% - 6vw); */
	/* float: left; */
	/* border: solid; */
}
.filterButton{
	width: 70%;
	/* margin: auto; */
	/* margin-top: 1.5vh; */
	background-color: rgb(10, 10, 10);
	color: white;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	font-size: 15px;
	letter-spacing: 3px;
	/* filter: drop-shadow(0 0 5px rgba(55, 55, 55, 0.7)); */
}
.filterButton:hover{
	cursor: pointer;
}

.category{
	/* float: left; */
	/* width: 25%; */
	/* height: 100%; */
	margin-bottom: 5px;
}
.categoryButton{
	margin-top: 1px;
	float: left;
	height: 15px;
	width: 15px;
	border: solid 3.5px;
	margin-right: 10px;
}

.selected{
	background: black;
}
.unselected{
	background: white;
}

.homePadding{
	padding: 2vw;
}
.homeButtonContainer{
	padding: 2vw;
	left: 2vw;
}
.welkomTxt{
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 18px;
}
.bekijkKnop a{
	font-size: 13px !important;
	letter-spacing: 2px;
}

.bekijkKnop{
	background-color: rgb(10, 10, 10);
	display: inline;
	position: relative;
	height: 20px;
  top: calc(50% - 20px);
  /* transform: translate(-50%, -50%); */
}

.gallerySelectorName h2{
	letter-spacing: 3px;
	font-size: 21px;
}

.headerSpacerTwo{
	height: 0px;
	padding-top: 12vw;
}
.imageFillLeft{
	/* float: left; */
	/* z-index: -1; */
	max-height: 80vh;
	overflow: hidden;
	/* min-width: 400px; */
}
.imageFillLeft img{
	width: 60vw;

}
.rightText{
	/* position: absolute; */
	/* bottom: 40px; */
	/* right: 0px; */
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 30px;
	/* float: left; */
	/* width: 40vw; */
	/* padding-left: 2vw; */
	padding-right: 2vw;
}

.rightText ul{
	/* float: left; */

	width: calc(100%);
	position: relative;
	/* position: absolute; */
	/* bottom: 40px; */
	/* position: relative; */
	/* margin-left: 60vw; */
}

.rightText h2{
	font-size: 15px;
	letter-spacing: 3px;
	margin-top: 0px !important;
	position: relative;
}
.entry-title{
	display: none;
}

.fullContainer{
	width: 100vw;
	margin-left: 0px;
	margin-right: 0px;
}
.container-fluid{
	padding: 0px !important;
}
button.navbar-toggler{
	margin: auto;
}
