/*
Theme Name: 	Swell Responsive
Theme URI:
Description: 	A clean & swell theme
Version: 		1.0
Author: 		Edwin Slothouber
Author URI: 	http://swell.nl

*/
@import url(css/normalize.css);
@import url(css/simplegrid-swell.css);
/* h1, h2, h3, en menu */
/* leestekst */
/* header achtergrond */
/* tekst en footer */
/* h1, h2, h3 en alle links*/
/* quote achtergrond */
html, body {
  height: 100%;
}

body {
  font-family: Poppins, sans-serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4em;
  color: #4a1e38;
  margin: 0px;
}

div, p {
  position: relative;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0px solid #000;
}

iframe {
  max-width: 100%;
  height: auto;
}

a {
  color: #c29c52;
  text-decoration: none;
  transition: all 0.3s;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Poppins, serif;
  font-weight: 600;
  line-height: 1.2em;
  color: #4a1e38;
  margin: 0;
}

h1 {
  font-size: 2.15em;
}

h2 {
  font-size: 2.0em;
}

h3 {
  font-size: 1.7em;
}

h4 {
  font-size: 1.3em;
}

blockquote {
  margin: 20px 0;
  padding: 30px;
  font-size: 1.5em;
  font-family: Poppins, serif;
  font-weight: normal;
  line-height: 1.2em;
  background-color: #e8dae2;
}

hr {
  margin: 30px 0;
  border: 0px solid #fff;
  border-bottom: 1px solid #c29c52;
}

ul {
  list-style-position: outside;
}

label {
  display: block;
}

input {
  font-family: Poppins, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  border: 0px solid #fff;
  background-color: #c29c52;
  color: #000;
  margin: 0 0 5px 0;
  padding: 2px 5px;
}

input[type="submit"] {
  border: 0px solid #fff;
  background-color: #c29c52;
  color: #000;
}

button {
  background-color: #bfd3ab;
  border: 1px solid #aaa;
}

b, strong {
  font-weight: 700;
}

a {
  color: #c29c52;
}

.social-icon {
  width: 40px;
  height: auto;
}

#fancybox-close {
  background-image: url(img/close-fancybox.png) !important;
  background-position: center center !important;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 1px solid #fff;
}

.prev {
  position: absolute;
  left: 0px;
  top: 0;
  width: 50px;
  height: 100%;
  text-align: left;
}

.prev a {
  display: block;
  width: 100%;
  height: 100%;
}

.prev a .fa {
  position: absolute;
  top: 40%;
  left: 5px;
  font-size: 2em;
}

.next {
  position: absolute;
  right: 0px;
  top: 0;
  width: 50px;
  height: 100%;
  text-align: center;
}

.next a {
  display: block;
  width: 100%;
  height: 100%;
}

.next a .fa {
  position: absolute;
  top: 40%;
  right: 5px;
  font-size: 2em;
}

/* ========================================================================= footer ======== */
#footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 60px;
  margin-top: 20px;
  color: #fff;
  background-color: #4a1e38;
  text-align: center;
  padding-top: 0px;
}

#footer .socialbutton {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px;
}

/* ========================================================================= SLICK SLIDER ======== */
.responsiveslider {
  position: absolute !important;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 90px 40px 90px 0px;
  margin-bottom: 0px !important;
}

.responsiveslider .slick-list {
  height: 100%;
}

.responsiveslider .slick-list .slick-track {
  height: 100%;
}

.responsiveslider .slick-list .slick-track .slide {
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.responsiveslider .vorige {
  position: absolute;
  left: 0px;
  top: 0;
  width: 60px;
  height: 100%;
  z-index: 100;
  cursor: pointer;
  font-size: 2em;
}

.responsiveslider .vorige:before {
  position: absolute;
  top: 45%;
  left: 20px;
}

.responsiveslider .volgende {
  position: absolute;
  right: 40px;
  top: 0;
  width: 60px;
  height: 100%;
  z-index: 100;
  cursor: pointer;
  text-align: center;
  font-size: 2em;
  padding-top: 45%;
}

.responsiveslider .volgende:before {
  position: absolute;
  top: 45%;
}

/* ========================================================================= home ======== */
.page-template-home {
  height: 100%;
}

.page-template-home .row {
  position: relative;
  height: 100%;
}

.page-template-home #metastuff {
  position: absolute;
  margin-left: -5000px;
  overflow: hidden;
  color: #fff;
}

.page-template-home #footer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
}

/* ========================================================================= single werk ======== */
.single-werk .row {
  overflow: auto;
  height: 100%;
}

.single-werk .row.item {
  padding-bottom: 60px;
}

.single-werk .row .page-content {
  height: 100%;
}

.single-werk .row .page-content .col-small-12 {
  height: 100%;
  padding: 0px 10px 0px 0px;
}

.single-werk .row .page-content .col-small-12 .content {
  position: relative;
  font-size: 0.86em;
  height: 100%;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 10px;
}

.single-werk .row .page-content .col-small-12 .content h1 {
  font-size: 16px;
}

.single-werk .row .page-content .col-small-12 .content .afbeelding {
  margin-top: 10px;
  width: 100%;
  height: 90%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

/* ================================================================= default ======== */
.page-template-default .page-content {
  height: 100%;
  padding: 20px 0px 80px 0;
  margin-right: 10px;
  width: auto;
}

.page-template-default .page-content .rechterkolom {
  padding-right: 20px;
  padding-bottom: 80px;
}

.page-template-default .page-content .werkitem {
  margin-bottom: 10px;
}

.page-template-default .page-content .werkitem .content {
  margin-right: 20px;
  padding: 0;
  line-height: 1em;
}

.page-template-default .page-content .werkitem .content img {
  width: 100%;
  height: auto;
}

.page-template-default .page-content .werkitem .content a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.page-template-default .page-content .werkitem .content a .caption {
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.page-template-default .page-content .werkitem .content a:hover .caption {
  opacity: 1;
}

/* ================================================================= overzicht werk & archief ======== */
.page-template-archief .page-content,
.page-template-in-opdracht .page-content,
.page-template-werk .page-content {
  height: 100%;
  padding: 20px 0px 80px 0;
  margin-right: 0px;
  width: auto;
}

.page-template-archief .page-content .werkitem,
.page-template-in-opdracht .page-content .werkitem,
.page-template-werk .page-content .werkitem {
  margin-bottom: 10px;
}

.page-template-archief .page-content .werkitem .content,
.page-template-in-opdracht .page-content .werkitem .content,
.page-template-werk .page-content .werkitem .content {
  margin-right: 20px;
  padding: 0;
  line-height: 1em;
}

.page-template-archief .page-content .werkitem .content .xxxelement-item,
.page-template-in-opdracht .page-content .werkitem .content .xxxelement-item,
.page-template-werk .page-content .werkitem .content .xxxelement-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px;
  font-size: 0.86em;
  line-height: 1.6em;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.page-template-archief .page-content .werkitem .content img,
.page-template-in-opdracht .page-content .werkitem .content img,
.page-template-werk .page-content .werkitem .content img {
  width: 100%;
  height: auto;
}

.page-template-archief .page-content .werkitem .content a,
.page-template-in-opdracht .page-content .werkitem .content a,
.page-template-werk .page-content .werkitem .content a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.page-template-archief .page-content .werkitem .content a .caption,
.page-template-in-opdracht .page-content .werkitem .content a .caption,
.page-template-werk .page-content .werkitem .content a .caption {
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.page-template-archief .page-content .werkitem .content a:hover .caption,
.page-template-in-opdracht .page-content .werkitem .content a:hover .caption,
.page-template-werk .page-content .werkitem .content a:hover .caption {
  opacity: 1;
}

/* ========================================================================= diversen ======== */
.tekstrechts {
  text-align: right;
}

.tekstlinks {
  text-align: left;
}

.tekstcenter {
  text-align: center;
}

.alignleft {
  float: left;
  margin-right: 10px;
}

.alignright {
  float: right;
  margin-left: 10px;
}

.trans {
  background-color: transparent;
}

.radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.fixed {
  position: fixed;
  top: 0px;
  z-index: 999;
}

.clearfix:after {
  zoom: 1;
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.paddingL0 {
  padding-left: 0px;
}

.marginT10 {
  margin-top: 10px;
}

.paddingT40 {
  padding-top: 40px;
}

.paddingT60 {
  padding-top: 60px;
}

.beeld100prc {
  max-width: 100%;
}

.beeld100prc img {
  width: 100%;
  height: auto;
}

/* ========================================================================= media query 640px ======== */
@media handheld, only screen and (max-width: 640px) {
  .single-werk .row {
    overflow: auto;
  }
  .single-werk .row .page-content .col-small-12 {
    padding-right: 0px;
  }
  .single-werk .row .page-content .col-small-12 .content {
    padding-right: 0;
    padding-bottom: 80px;
  }
  .single-werk .row .page-content .col-small-12 .grote-afbeelding {
    width: 100%;
    height: auto;
  }
  .vorige,
  .volgende {
    display: none !important;
  }
  .page-template-default .page-content .linkerkolom {
    display: none;
  }
  .page-template-default .page-content .rechterkolom {
    padding-right: 0;
  }
  .page-template-default .page-content,
  .page-template-archief .page-content,
  .page-template-in-opdracht .page-content,
  .page-template-werk .page-content {
    margin-right: 0;
  }
  .page-template-default .page-content .werkitem .content,
  .page-template-archief .page-content .werkitem .content,
  .page-template-in-opdracht .page-content .werkitem .content,
  .page-template-werk .page-content .werkitem .content {
    margin-right: 0;
  }
}

/* ========================================================================= media query 767px ======== */
