/*
Theme Name: WD Theme
Theme URI: https://www.websitedelivery.nl
Description: Dit template is op maat ontworpen en ontwikkeld door Website delivery, gevestigd te Amsterdam. Ook een website laten maken? Neem dan contact met mij op middels <a href="mailto:info@websitedelivery.nl">info@websitedelivery.nl</a>.
Version: 1.0
Author: Alexander van der Kamp
Author URI: https://www.websitedelivery.nl
*/


/* FONTS */
@font-face {
    font-family: 'Phosphate';
    src: url('fonts/phosphatesolid-webfont.woff2') format('woff2'),
         url('fonts/phosphatesolid-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300italic,500,500italic');




/* BASICS */
*{
	margin: 0; 
	padding: 0;
}
html{ 
	height: 100%;
	overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
}
body{
	height: 100%;
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	color: #e2e2e2;
	background: #1a1a1a;
}
header,
.header-image, 
main,
.home .flexslider, 
footer .inner,
.copyright .inner{
	width: 1000px;
	margin: 0 auto;
	overflow: auto;
}




a{ 
	color: red;
	text-decoration: none; 
}
a:hover{ 
	color: #eee;
	-moz-transition: 0.3s all; 
	-webkit-transition: 0.3s all; 
	-ms-transition: 0.3s all; 
}
a.white{
	color: white;
}
a.white:hover{
	color: red;
}

.clear{ clear: both; }
address { font-style: normal; }
img, a img{ border: 0; }
strong{ font-weight: 500; }
p{ margin-bottom: 25px; }
:focus{ outline: 0; }
fieldset{ border: 0; }
ol, ul{ list-style: none; }
table{ border-collapse: separate; border-spacing: 0; }
.alignleft{ float: left; margin: 5px 20px 40px 0 !important; }
.alignright{ float: right; margin: 5px 0 10px 20px; }
.underline{ text-decoration: underline; }

::-moz-selection{ background: #EEE; color: #333; }
::-webkit-selection{ background: #EEE; color: #333; }
::-ms-selection{ background: #EEE; color: #333; }




/* HEADINGS */
h1{ font-size: 32px; }
h2{ font-size: 28px; }
h3{ font-size: 24px; }
h1, h2, h3, h4{
	color: #eee; 
	font-family: 'Phosphate', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-bottom: 4px solid red;
	padding: 0 0 5px;
	margin: 0 0 15px;
	position: relative;
}
h1:after,
h2:after,
h3:after{
	position: absolute;
	border-bottom: 4px solid #373737;
	bottom: -4px;
	width: 100%;
	content: "";
	display: inline-block;
}

h1.noline,
h2.noline,
h3.noline,
h1.noline:after,
h2.noline:after,
h3.noline:after{
	border-bottom: none;
}




/* HEADER */
header{
	display: table;
	height: 100px;
	position: relative;
	border-bottom: 4px solid #373737;
	margin-bottom: 35px;
}
header .logo{
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
}
header .logo a{
	display: inline-block;
}
.header-image{
	height: 250px;
	overflow: hidden;
}
.header-image + main{
	margin-top: 50px;
}
.header-image div{
	width: 100%;
	height: 100%;
}




/* MENU */
header nav{
	display: table-cell;
	vertical-align: middle;	
}
header nav ul{
	height: 40px;
	line-height: 40px;
	float: right;
}
header nav ul li{
	float: left;
	margin: 0 22px 0 0;
	position: relative;
}
header nav ul li a{
	color: #eee;
	font-size: 21px;
	font-family: 'Phosphate', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
header nav ul li a:hover:after,
header nav ul li.current-menu-item a:after,
.single-fotoalbum header nav ul li#menu-item-18 a:after{
	position: absolute;
	border-bottom: 4px solid red;
	bottom: -34px;
	width: 100%;
	left: 0;
	content: "";
	display: inline-block;
}
header nav ul li a:hover:after{
	border-bottom: 4px solid #555;
}
header nav ul li.current-menu-item a:after{
	border-bottom: 4px solid red;
}
header nav ul li:last-of-type{
	padding: 0;
	margin: 0;
}




/* CONTENT */
main{
	margin: 60px auto;
	position: relative;
	display: block;
	overflow: hidden;
}
section{
	float: left;
	width: 65%;
	overflow: hidden;
}
section.full{
	width: 100%;
}
section img{
	max-width: 100%;
	height: auto;
}
section ol,
section ul{
	margin: -20px 0 20px;
}
section h1 + ol, section h1 + ul,
section h2 + ol, section h2 + ul,
section h3 + ol, section h3 + ul{
	margin: 0 0 20px;
}
section ol li{
	list-style-type: decimal;
	margin: 0 0 0 20px;
}
section ul li{
	list-style-type: disc;
	margin: 0 0 0 20px;
}
section :last-child{
	margin-bottom: 0;
}
.responsive-video{
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.responsive-video iframe{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
table.prijslijst{
	width: auto;
	margin: 0 0 10px;
}
table.prijslijst th{
	font-weight: 500;
	text-align: left;
	background: red;
	color: white;
}
table.prijslijst th, 
table.prijslijst td{
	padding: 0px 20px;
	height: 32px;
}
table.prijslijst tr:nth-child(odd) td{
	background: #333;
}





/* SIDEBAR */
aside{
	float: right;
    width: 27.5%;
	margin: 0 0 60px;
}
aside .widget{
	margin: 0 0 40px 0;
}
aside .widget:last-child{
	margin: 0;
}
aside a{
	color: #eee;
}
aside a:hover{ 
	color: red;
}
aside h3{
	font-size: 28px;
	border-color: #555;
}




/* HOME */
.home main section{
	width: 100%;
	margin-bottom: 60px;
}
.home main section:last-child{
	margin-bottom: 0;
}
.home main h2{
	font-size: 32px;
	margin-bottom: 15px;
}
.home .flexslider{
	background: none !important;
	border-radius: 0 !important;
	overflow: hidden;
}
.home .flexslider ul.slides,
.home .flexslider ul.slides li,
.home .flexslider ul.slides li a{
	height: 450px;
	overflow: hidden;
}
.home .flexslider ul.slides li img{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.home .flexslider ul.flex-direction-nav a{
	line-height: 40px;
}
.home ul.fotoalbums li:nth-last-child(-n+4){
	margin-bottom: 0;
}




/* FOTOALBUMS */
ul.fotoalbums{
	width: 100%;
	margin: 20px 0 0;
	display: inline-block;
}
ul.fotoalbums li{
	float: left;
	width: 23.5%;
	margin: 0 2% 4% 0;
	list-style-type: none;
	position: relative;
	overflow: hidden;
}
ul.fotoalbums li:nth-child(4n+4){
	margin-right: 0;
}
ul.fotoalbums li:nth-child(4n+5){
	clear: both;
}
ul.fotoalbums li h3{
	font-size: 21px;
	margin-top: 6px;
}
ul.fotoalbums li h3{
	border-color: #555;
}
ul.fotoalbums li:hover h3{
	border-color: red;
}




/* SEARCH & FILTER PRO */
.filters{
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.filters select{
	width: 225px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	height: 44px;
	background: url('images/arrow-down.png') no-repeat 95% 50% #333;
	background-size: 12px 8px;
	border-radius: 0;
	-webkit-appearance: none;
	border: none;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	padding: 12px 15px;
}
.filters input[type=text]{
	width: 200px;
	float: left;
	height: 44px;
	padding-top: 0;
	padding-bottom: 0;
}
.filters input[type=submit]{
	width: 80px;
	height: 44px;
	margin-left: 20px;
}
.searchandfilter ul li{
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.searchandfilter ul li.sf-field-reset{
	vertical-align: middle;
	line-height: 44px;
	font-size: 14px;
	margin-left: 20px;
}




/* SINGLE FOTOALBUM */
.omschrijving{
	margin: 20px 0;
}
ul.fotoalbum-images{
	margin: 20px 0 0;
	display: inline-block;
	width: 100%;
}
ul.fotoalbum-images li{
	float: left;
	width: 16%;
	margin: 0 0.8% 0.8% 0;
	list-style-type: none;
	line-height: 0;
}
ul.fotoalbum-images li a{
	display: inline-block;
}
ul.fotoalbum-images li img{
	width: 100%;
	height: auto;
	opacity: 0.75;
}
ul.fotoalbum-images li img:hover{
	opacity: 1;
}
ul.fotoalbum-images li:nth-child(6n+6){
	margin-right: 0;
}
ul.fotoalbum-images li:nth-child(6n+7){
	clear: both;
}
ul.fotoalbum-images li:nth-last-child(-n+6){
	margin-bottom: 0;
}
.naar-overzicht{
	margin-top: 40px;
}
.naar-overzicht h3{
	border-color: #555;
}
.naar-overzicht h3:hover{
	border-color: red;
}
#bestellen{
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#bestellen h2{
	color: #333;
}
#bestellen h2:after{
	border: none;
}
#bestellen input[type=text],
#bestellen input[type=email],
#bestellen select,
#bestellen textarea{
	background-color: #ddd;
	color: #222;
}
#bestellen p{
	margin-bottom: 15px;
}
#bestellen textarea{
	height: 100px;
	margin-top: 15px;
}
#bestellen div.wpcf7-mail-sent-ok{
	color: #0eaa2a;
	margin-bottom: 20px;
}
#bestellen div.wpcf7-validation-errors{
	color: red;
	margin-bottom: 20px;
}
a.bestel-button{
	float: right;
	background: red;
	color: white;
	padding: 8px 24px;
	border: 2px solid red;
	margin-top: 5px;
}
a.bestel-button#responsive{
	display: none;
}
.bestellen-bottom{
	display: inline-block;
	width: 100%;
	margin: 15px 0;
}
.bestellen-bottom a.bestel-button{
	padding: 12px 30px;
	width: auto;
	float: left;
	font-size: 16px;
}
a.bestel-button:hover{
	background: none;
	color: white;
}
.single-fotoalbum .album-info span{
	color: #666;
	width: 120px;
	display: inline-block;
}
a.bestel-button.sticky{
	position: fixed;
	margin-top: 0;
	top: 20px;
	right: 20px;
	z-index: 1000;
	-moz-transition: 0.3s top; 
	-webkit-transition: 0.3s top; 
	-ms-transition: 0.3s top;
}
a.bestel-button.sticky,
a.bestel-button.sticky:hover{
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a.bestel-button.sticky:hover{
	background: red;
}




/* POSTS */
.blog-intro{
	margin-bottom: 40px;
}
article{
	margin: 0 0 60px;
}
article:last-of-type{
	margin-bottom: 40px;
}
.single-post article:last-of-type{
	margin-bottom: 20px;
}
article :last-child{
	margin: 0;
}
article h1{
	margin-bottom: 5px;
}
article h2 a{
	color: #eee;
}
article .post-image{
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin: 0 0 10px;
	line-height: 0;
}
article .post-image img{
	width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.single article .post-image{
	height: 100%;
	line-height: 0;
}
.single article .post-image img{
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
}
article a.more-link{
	border-bottom: 4px solid #373737;
	color: #e2e2e2;
	display: inline-block;
	padding-bottom: 0;
	margin-bottom: 5px;
}
article a.more-link:hover{
	padding-bottom: 5px;
	margin-bottom: 0;
	border-color: #e2e2e2;
}
.single-post aside h3{
	margin-top: 4px;
}
.single-post h1{
	margin-bottom: 15px;
}




/* PAGE NAVI */
.wp-pagenavi {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
}
.wp-pagenavi a, 
.wp-pagenavi span {
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	padding: 0;
	display: inline-block;
	margin: 0 3px 0 0;
	background: #eee;
	color: #333;
	border: none;
}
.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
	background: #eee;
	color: #333;
	border: none;
}
.wp-pagenavi span.current {
	background: red;
	color: white;
	font-weight: 300;
}
.wp-pagenavi .pages{
	display: none;
}




/* FOOTER */
footer{
	width: 100%;
	background: #292929;
	position: relative;
}
footer .inner{
	padding: 50px 0 54px;
	color: #ccc;
	font-size: 15px;
	line-height: 24px;
	position: relative;
}
footer:after,
footer .inner:after{
	position: absolute;
	border-bottom: 4px solid red;
	bottom: 0;
	left: 0;
	width: 50%;
	content: "";
	display: inline-block;
}
footer .inner:after{
	width: 100%;
}
footer .block{
	float: left;
	width: 23.5%;
	margin: 0 2% 0 0;
}
footer .block:last-of-type,
footer .block p:last-of-type{
	margin: 0;
}
footer .block:nth-last-child(-n+3) a:before{
	content: "› ";
	padding-right: 5px;
}
footer a{ 
	font-weight: 300;
	color: #ccc;
	position: relative;
}
footer a:hover{
	color: white;
}
footer h3,
footer h3:after{
	padding: 0;
	border-bottom: 0;
}
footer h3{
	font-size: 26px;
}
footer p{
	margin-bottom: 24px;
}
.copyright .inner{
	font-size: 14px;
	padding: 15px 0;
	color: #999;
}
.copyright a{
	color: #999;
}
.copyright a:hover{
	color: white;
}
.backtotop {
    bottom: 20px;
    position: fixed;
    right: 20px;
    line-height: 0;
}





/* CONTACTFORMULIER */
input[type=text], 
input[type=email],
input[type=tel],
input[type=submit],
select,
textarea{
	font-family: 'Roboto', sans-serif;
	color: #e2e2e2;
	background-color: #333;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 12px 15px;
	font-weight: 300;
	border: none;
	outline: none;
	width: 440px;
}
select{
	width: 470px;
	background: url('images/arrow-down.png') no-repeat 95% 50% #292929;
	background-size: 12px 8px;
	border-radius: 0;
	-webkit-appearance: none;
}
textarea{
	height: 140px;
	margin: 0 0 5px;
}
input[type=submit]{
	background-color: red;
	color: white;
	cursor: pointer;
	width: auto;
}
input[type=submit]:hover{
	background: #444;
	-moz-transition: 0.3s all; 
	-webkit-transition: 0.3s all; 
	-ms-transition: 0.3s all; 
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{
	border: none;
	width: 440px;
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #e2e2e2;
}
span.wpcf7-not-valid-tip{
	display: none;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid{
	background: #444;
}





