/*
	Theme Name: Waterlelie
	Author: Friks.frl
	Description:
	Version: 1.0
*/
@charset "UTF-8";

@font-face {
  font-family: "water-lelie";
  src:url("fonts/water-lelie.eot");
  src:url("fonts/water-lelie.eot?#iefix") format("embedded-opentype"),
    url("fonts/water-lelie.woff") format("woff"),
    url("fonts/water-lelie.ttf") format("truetype"),
    url("fonts/water-lelie.svg#water-lelie") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "water-lelie" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "water-lelie" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-waterlelie-iconset-arrow-down:before {
  content: "\41";
}
.icon-waterlelie-iconset-pinterest:before {
  content: "\61";
}
.icon-waterlelie-iconset-search:before {
  content: "\62";
}
.icon-waterlelie-iconset-arrow-left:before {
  content: "\63";
}
.icon-waterlelie-iconset-twitter:before {
  content: "\64";
}
.icon-waterlelie-iconset-arrow-right:before {
  content: "\65";
}
.icon-waterlelie-iconset-arrow-up:before {
  content: "\66";
}
.icon-waterlelie-iconset-check:before {
  content: "\67";
}
.icon-waterlelie-iconset-clock:before {
  content: "\68";
}
.icon-waterlelie-iconset-close:before {
  content: "\69";
}
.icon-waterlelie-iconset-facebook:before {
  content: "\6a";
}
.icon-waterlelie-iconset-email:before {
  content: "\6b";
}
.icon-waterlelie-iconset-instagram:before {
  content: "\6c";
}
.icon-waterlelie-iconset-linkedin:before {
  content: "\6d";
}
.icon-waterlelie-iconset-location:before {
  content: "\6e";
}
.icon-waterlelie-iconset-phone:before {
  content: "\6f";
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

#wpadminbar .quicklinks .friks-logo img {
    height: 20px;
    width: auto;
    margin-top: 6px;
    vertical-align: top;
}
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {margin:0; padding:0;}
html { font-size: 20px; }
body { font-family: "proxima-nova"; font-weight: 400; color: #1e2438; background: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clear { clear:both; }
.left {float: left;}
.right {float: right;}

h1 { font-size: 44px; font-style: italic; }
h2 { font-size: 32px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h1, h2, h3, h4 { font-family: "capitolina"; margin-bottom: 30px; font-weight: 600; line-height: 1.1; color: #0e4671;  }

a { color: #78c9d3; font-weight: 500; }
a:hover {text-decoration: none;}
ol, ul, li { margin: 0; padding: 0; }
li { list-style: none; }
ol li { list-style: decimal; }
em { font-style: italic; }
strong { font-weight: bold; }
p { color:#333333; font-size: 19px;  line-height: 32px; margin-bottom: 20px; }
img { max-width: 100%; height: auto; vertical-align: bottom; }
.strong {font-weight: 700;}

::-moz-selection { color: #fff; background-color: #0d4672; }
::selection { color: #fff; background-color: #0d4672; }

input[type="submit"],
button { border: 0; border-radius: 0; -webkit-appearance: none; }
.text--center {text-align: center;}
.text--linethrough {text-decoration: line-through;}
.visibility--visible {visibility: visible;}.bg-grey {background:#f5f7f7; }
.bg-white {background:#fff; }
.padding-holder {padding: 90px 0 50px;}
.padding-holder--small {padding-top: 50px;}
a.link {font-size: 19px; text-decoration: none;}
a.link--news {text-decoration: underline;}
a.link span {font-size: 11px; margin-left: 10px;}
.no_line {text-decoration: none;}
.border_bottom {border-bottom: solid 1px #dae0e1; padding-bottom: 75px; margin-bottom: 60px;}

p#billing_address_2_field:before,
p#billing_address_2_field:after { content: " "; display: table; }
p#billing_address_2_field:after { clear: both; }

p#shipping_address_2_field:before,
p#shipping_address_2_field:after { content: " "; display: table; }
p#shipping_address_2_field:after { clear: both; }
/* PHONE  */
.phone_block {color:#629f40; font-size: 22px; font-weight: 600;}
.phone_block span {color:#629f41; font-size: 14px; margin-right: 7px;}

/* OVERLAY  */
.img__overlay {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px;  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); opacity: 0.35;  }

/* WPCF7 */
.wpcf7 { width: 100%; max-width: 500px; }
.wpcf7 label { font-size: 17px; font-weight: 500; }
.wpcf7 input,
.wpcf7 select { display: block; padding: 8px 10px; border: 1px solid #dadada; width: 100%; margin-bottom: 15px; }
.wpcf7 input:focus { outline: none; }
.wpcf7-list-item { display: block; width: 100%; }
.wpcf7-list-item label { font-weight: inherit; }
.wpcf7-list-item input { display: inline-block; width: auto; margin-right: 10px; }
span.wpcf7-list-item { margin-left: 10px; }

.checkbox_list { margin-bottom: 20px; }
.checkbox_list .wpcf7-form-control-wrap { margin-top: 10px; display: block; }
.checkbox_list .wpcf7-list-item:nth-child(n+6) { display: none; }
.checkbox_list--open .wpcf7-list-item:nth-child(n+6) { display: block; }

.checkbox_list .filters--more { font-size: 16px; }

/* BUTTONS  */
.button, #mc-embedded-subscribe .button, .page-numbers .next.page-numbers, .page-numbers .prev.page-numbers {display: inline-block;  padding: 0 52px 0 28px; background: #0d4672; color:#fff; font-size: 18px; font-weight: 600; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; position: relative; text-decoration: none; border-bottom: solid 1px #0c3f66; line-height: 56px; -webkit-transition: all 75ms ease-out;  -moz-transition: all 75ms ease-out;   -o-transition: all 75ms ease-out;  transition: all 75ms ease-out;}
.button:hover, #mc-embedded-subscribe .button:hover, .page-numbers .next.page-numbers:hover, .page-numbers .prev.page-numbers:hover {background: #0c3f66; border-color:#0d4672;}

.button.newsletter { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.button:before, .newsletter:not(.input-group):before, .page-numbers .next.page-numbers:before, .page-numbers .prev.page-numbers:before { font-family: "water-lelie" !important;font-style: normal !important; font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; content: "\65"; top: 23px;right: 22px; font-size: 10px;}
.page-numbers .prev.page-numbers:before {content: "\63"; right: auto; left: 22px;}
.button:hover {}

.single_add_to_cart_button {padding: 0 35px; line-height: 52px;}
.single_add_to_cart_button:before {display: none;}
.button--smaller {font-size: 17px;}
.button--light, .page-numbers .next.page-numbers, .page-numbers .prev.page-numbers, .single_add_to_cart_button {background:#78c9d3; border-bottom: solid 1px #6cb5bd; }
.button--light:hover, .page-numbers .next.page-numbers:hover, .page-numbers .prev.page-numbers:hover, .single_add_to_cart_button:hover {background:#6cb5bd; border-color: #78c9d3; }
.page-numbers .prev.page-numbers {padding: 0 28px 0 52px; position: absolute; left: 0px; top:-20px;}
.page-numbers .next.page-numbers { position: absolute; right: 0px; top: -20px;}
.button--green {background: #7eb95e; font-weight: 800; border-bottom: solid 1px #71a654; }
.button--green:hover {background: #71a654; border-color:#7eb95e; }
.button--full {display: block; text-align: center; padding: 0;}
.button--full:before {display: none;}
.button--full:after {font-family: "water-lelie" !important;font-style: normal !important; font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  content: "\65";  font-size: 10px; margin-left: 20px;}
.button--down:before { content: "\41"; }
.button--wide{width: 100%; max-width: 320px; text-align: center;}

.button--noarrow {padding: 0 30px;}
.button--noarrow:before, .button--noarrow:after {display: none; }
.button--ghost {border: solid 1px #e6e6e6; background: none; color:#666666; font-weight: 600;}
.button--ghost:hover {border-color:  #e6e6e6; background: #e6e6e6;}

/* CONTAINERS  */
.container {max-width: 1402px; margin: 0 auto;}
.container--absolute {position: absolute; top: 0px; width: 100%; height: 100%; text-align: center;}
.container--absolute:before {height: 100%;  content:'';  display:inline-block;vertical-align:middle;}
.container--padding {padding: 0 200px;}
.container--small {max-width: 1185px;}
.container--supersmall {max-width: 903px;}
.container--margintop {margin-top: 45px;}
.container.no-banner {padding-top: 25px;}

/* TITLES  */
.title {font-family: "capitolina"; font-weight: 600; font-style: italic; font-size: 40px; line-height:1; margin-bottom:5px; color:#0e4671; display: block;}
.title--big {font-size: 44px; margin-bottom: 40px;}
.title--center {text-align: center; }
.title--white {color:#ffffff; display: block; font-size: 26px; line-height: 1; margin-bottom: 35px; font-weight: 400; font-style: normal;}
.title--margin {margin-bottom: 40px;}
.bottom_title {color:#7d8788; font-size: 20px; margin-bottom: 60px;}
.bottom_title--center {text-align: center; }


/* BLOCK HOLDERS  */
.products_holder {position: relative; width:  31.004989308624376%; margin-right: 3.492516037063435%;  border: solid 1px #dae0e1; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);}
.products_holder__last {margin-right: 0;}


/* NOTIFICATION */
.notification { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.7); z-index: 99; }
.notification .box { width: 700px; max-width: 90%; max-height: 90%; background: #fff; position: absolute; overflow: overlay; left: 50%; top: 50%; transform: translate3D(-50%, -50%, 0); -webkit-transform: translate3D(-50%, -50%, 0); -moz-transform: translate3D(-50%, -50%, 0); }
.notification .box .inner { position: relative; padding: 35px; }
.notification .box .inner .title { padding-right: 30px; font-size: 32px; margin-bottom: 10px; }
.notification .box .inner p { font-size: 17px; line-height: 29px; }
.notification .box .close { position: absolute; top: 0; right: 0; display: inline-block; height: 60px; width: 60px; background: #78c9d3; text-align: center; }
.notification .box .close i { display: inline-block; color: #fff; font-size: 20px; line-height: 66px; }
.notification .box .close:hover,
.notification .box .close:active { cursor: pointer; }
.notification .box .close:hover i,
.notification .box .close:active i { color: #0e4671; }
.notification ul { margin-bottom: 20px; }
.notification ul li { list-style: inside;  font-family: "proxima-nova"; font-size: 17px; line-height: 29px; color: #333333; }


/* BLOCK */
.block {  padding-bottom: 40px; overflow: hidden;  width:  31.004989308624376%; margin-right: 3.492516037063435%;  border: solid 1px #dae0e1; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; }
.block__image {position: relative;}
.block__image__overlay {position: absolute; z-index: 9; width: 100%; height: 40%; bottom: 0px; background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); opacity: 0.5;}
.block__image__overlay--full {height: 100%;}
.block__image__overlay--white {background: rgba(255,255,255,0.5);}
.block__image img {border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0;}
.block__content { padding: 30px 30px 0; margin: 0 20px 0; position: relative; z-index: 999;}
.block__content__title {display: block; color:#0e4671; font-size: 24px; font-weight: 600;  line-height: 1.1; margin-bottom: 10px; width: 100%; }
.block__content__title--shop {line-height: 24px; margin-bottom: 15px; position: relative;}
.block__content__title--product { font-size: 19px; line-height: 1.3; margin-bottom: 25px; position: relative;}
.block p {color:#666666; font-size: 18px; margin-bottom: 25px; font-family: "effra";}

.block__content__price {margin-bottom: 25px;}
.block__content__price__label {display: block; float: left; color:#505758; font-size: 18px; font-weight: 400;}
.block__content__price__value {display: block; float: left;}
.block__content__price__from {color:#7d8788; padding: 0 20px 0 0; margin-right: 20px; border-right: solid 1px #dae0e1; font-weight: 600; font-size: 22px; }
.block__content__price__to {color:#7eb95e; font-weight: 700; font-size: 26px;}

.block__content__discount { width: 74px; height: 74px; background: #0e4671; border-radius: 37px;-webkit-border-radius: 37px; -moz-border-radius: 37px; -o-border-radius: 37px; display: block;position: absolute;right: 15px; top: -40px; text-align: center;line-height: 74px; color: #fff;font-size: 20px;font-weight: 700;}

.block__content__price__value__person {font-size: 16px; font-weight: 500;}
.block__content__price__value__person--big {font-size: 18px;}

.block--last {margin-right: 0;}
.block--slider {width: auto; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; margin-right: 0; border: none;}
.block--slider .block__content { padding: 25px 25px 60px 25px; position: static; }
.block--slider .block__content__title { padding: 15px 45px; background: #0d4672; color: #fff; height: 80px; margin-bottom: 0; }


.block_usp {border:solid 1px #dae0e1; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; background: #fff; width:  31.004989308624376%; margin-right: 3.492516037063435%; text-align: center; position: relative; padding: 60px 80px;}
.block_usp__icon {height: 60px; width: 60px; line-height: 60px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; background: #78c9d3; display: inline-block; text-align: center; position: absolute; left:50%; margin-left: -30px; top:-25px; }
.block_usp__icon img {vertical-align: middle;}
.block_usp__title {font-weight: 600; color:#505758; font-size: 21px; margin-bottom: 20px; display: block;}
.block_usp__title--big {font-size: 24px;}
.block_usp__text {color:#7d8788;}
.block_usp--last {margin-right: 0;}
.block_usp .button { margin-top: 30px; }


.block_free {width: 48.39%; border: solid 1px #dae0e1; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; position: relative; background: #fff;}
.block_free--small {width:31.645569620253167%; margin-right: 2.531645569620253%;}
.block_free--last {margin-right: 0;}
.block_free--mb {margin-bottom: 45px;}
.block_free--full {width: 100%;}
.block_free__image {width: 42%;}
.block_free__image--absolute {position: absolute; height: 100%; background-size: cover; background-position: center center;}
.block_free__image--news {position: relative; width: 31.18756936736959%;}
.block_free__image--small {width: 37.6%;}
.block_free__image img {border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -o-border-radius: 5px 0 0 5px;}
.block_free__image__date {position: absolute; top: 0px; left:0px; color:#ffffff; font-size: 15px; font-weight: 600; line-height: 30px; padding: 0 10px; background: rgba(120,201,211, 0.9 ) }
.block_free__content {width: 58%; padding:50px 25px 45px 50px;}
.block_free__content--news {width: 68.81243063263041%;}
.block_free__content--small {width: 62.4%; padding: 25px;}

.block_free__content--smallpadding {padding:30px 35px;}
.block_free__content__titel {color:#0e4671; font-weight: 700; font-size: 26px; line-height: 1; margin-bottom: 5px; /* display: block; */}
.block_free__content__titel--small {color:#0e4671; font-size: 19px;}
.block_free__content__titel--archive {font-size: 24px; margin-bottom: 10px; font-weight: 600;}
.block_free__content__titel--news {font-weight: 600; margin-bottom: 35px;}
.block_free__content p {color:#505758; font-size: 20px; margin-bottom: 20px; height: 56px; line-height:1.4; overflow: hidden;}
.block_free__content--smallpadding p { height: 55px;}
.block_free__content--noheight p {height: auto;}
.block_free__price {position: absolute; height: 100px; width: 100px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; background: #0e4671; color:#fff; line-height: 100px; vertical-align: middle; text-align: center; font-size: 32px; letter-spacing: -2px; bottom: -15px; left: 10px; font-weight: 600;}
.block_free__price--label {line-height: 1; padding: 27px 0; }
.block_free__price__label {display: block; font-size: 16px; letter-spacing: 0; font-weight: 400;}
.block_free__price__small {display: inline-block; position: absolute; font-size: 16px;}
.block_free__price--padding {padding-right: 11px;}

.block_free__content__date {color:#999999; font-size: 17px; margin-bottom: 15px; display: block;}
.block_free__content__date span {margin-right: 10px; vertical-align: middle;    height: 20px;  display: inline-block;}

.block__content__about { height: 46px; overflow: hidden; margin-bottom: 10px; }
.block__content__about p { font-size: 16px; }

.reserveer_blocks { padding-top: 40px; }
.reserveer_blocks .block_usp { margin-bottom: 3.492516037063435%; padding: 50px 40px; }
.reserveer_blocks.blocks__4 .block_usp {width:48%; margin-right: 4%;}
.reserveer_blocks .block_usp:nth-child(3n) { margin-right: 0; }
.reserveer_blocks.blocks__4  .block_usp:nth-child(3n) {margin-right: 4%; }
.reserveer_blocks.blocks__4 .block_usp:nth-child(even) {margin-right: 0}


/* RESERVEER WIZARD */
#reserveer-form .steps ul li { display: inline-block; width: 25%; }
#reserveer-form .steps ul li.current a { color: #333; }
#reserveer-form .content span { width: 100%; display: block; margin-top: 20px; }
#reserveer-form .actions ul li { float: left; margin-right: 20px; }
#reserveer-form .actions { margin-top: 20px; margin-bottom: 20px; }

#reservationForm { position: relative; }

.wizard-background { background: #F5F7F6; position: relative; }
.wizard-background .top-background { background: #edf0f0; height: 180px; position: absolute; top: 0; left: 0; right: 0; border-bottom: 1px solid #dae0e1; }

#smartwizard { padding-bottom: 25px; }
#smartwizard h3 { color: #0e4671; font-family: "proxima-nova"; font-size: 26px; }
#smartwizard span { width: 100%; display: block; }
#smartwizard #arrival_date_hotel span { width: inherit; display: inline-block; }
#smartwizard select, #smartwizard input { margin-bottom: 20px; margin-top: 10px; width: 300px; height: 48px; }
#smartwizard .nav-tabs:before { display: table; content: " "; }
#smartwizard .nav-tabs li { float: left; line-height: inherit; background: none; width: 18%; margin-left: 5px; margin-right: 5px; }
#smartwizard ul.hotel li { width: 13%; }
#smartwizard .nav-tabs li a .icon { line-height: 65px; font-family: sofia-pro, sans-serif; font-size: 22px; color: #999; width: 70px; height: 57px; left: 0; right: 0; position: absolute; margin: 0 auto; background-image: url(img/reserve-tulip-notactive.png); background-size: cover; }
#smartwizard .nav-tabs li a { text-align: center; color: #999; font-size: 17px; padding: 0; font-weight: 600; margin-top: 52px; line-height: 160px; }
#smartwizard .tab-content { max-width: 1092px; margin: 0 auto; }
#smartwizard .nav-tabs { height: 180px; background: none; line-height: 180px; vertical-align: middle; max-width: 1000px; margin: 0 auto; }
#smartwizard #step-6 .input-group { width: 50%; float: left; }
#smartwizard #step-6 .input-group.email_check { width: 100%; }
#smartwizard #step-6 .input-group.email_check span { margin-bottom: 10px; }
#smartwizard #step-6 .input-group.newsletter { width: 100%; float: left; }
#smartwizard .input-group { margin-bottom: 10px; width: 100%; display: inline-block; }
#smartwizard .input-group.arrival_time, #smartwizard .input-group.departure_time { width: auto; display: inline-block; }
#smartwizard .input-group.departure_time { margin-left: 20px; }
#smartwizard .input-group span { font-size: 19px; }

#smartwizard .input-group input[type=checkbox] { display: none; }
#smartwizard .input-group input[type=checkbox] + label { cursor: pointer; display: table-cell; vertical-align: middle; width: 30px; height: 30px; background-repeat: no-repeat; background-position: right center; background-image: url('img/checkbox.png'); }
#smartwizard .input-group input[type=checkbox]:checked + label { background-image: url('img/checkbox-checked.png'); }
#smartwizard .input-group.newsletter input[type=checkbox] + label { padding: 0 0 0 45px; width: 100%; height: auto; background-position: left top; }
#smartwizard input[type=checkbox] { width: auto !important; height: auto !important; background-image: url(img/checkbox-empty.png); }
#smartwizard input[type=checkbox] + label {margin-left: 10px;}
#smartwizard input[type=radio] { width: auto !important; height: auto !important; margin-right: 10px; margin-left: 10px; }
#smartwizard input[type=radio].first { margin-left: 0; }
#smartwizard .input-group input, #smartwizard .input-group select { width: 320px; height: 48px; border: solid 1px #d9d9d9; background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; padding-left: 10px; }
#smartwizard table:not(.legenda) tr td select { width: auto; height: auto; margin: 0; margin-right: 10px; }
#smartwizard table:not(.legenda) tr td { font-size: 16px; padding-top: 10px; padding-bottom: 10px;}
#smartwizard table:not(.legenda) tr td.first { padding-right: 15px; }
#smartwizard table:not(.legenda) tr td.last { padding-left: 15px; }
#smartwizard table:not(.legenda) tr td:first-child { width: 50%; }
#smartwizard table:not(.legenda) tr td { width: 30%; }
#smartwizard table:not(.legenda) tr h3 { margin: 0; }
#smartwizard .input-group .item { position: relative; display: table; border-spacing: 5px; width: 100%; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #dae0e1; }
#smartwizard .treatment-group { float: left; width: 100%; }
#smartwizard .treatment-group h3 { margin-top: 30px; margin-bottom: 0; }
#smartwizard .treatment-group h4 { font-family: "proxima-nova"; color: #76CAD3; font-size: 19px; margin-top: 36px; margin-bottom: 20px; display: inline-block; width: 100%; }
#smartwizard #confirm .input-group span { font-size: 18px; }
#smartwizard #confirm .input-group span:first-child { font-size: 21px; color: #76CAD3; font-weight: 300; padding-bottom: 7px; }
#smartwizard #confirm hr { border: 0; border-top: 1px solid #dae0e1; height: 1px; margin-top: 40px; margin-bottom: 40px; }
#smartwizard #confirm h3 { color: #013467; font-size: 24px; margin-bottom: 20px; }
#smartwizard #confirm h4 { color: #76CAD3; font-size: 21px; margin-bottom: 10px; }
#smartwizard #confirm .section { margin-bottom: 15px; }
#smartwizard #confirm .rooms { margin-top: 40px; }
#smartwizard #confirm .guest { margin-bottom: 40px; }
#smartwizard #confirm .guest:first-child { margin-top: 40px; }
#smartwizard #confirm #discount_price { visibility: hidden; }
#smartwizard #confirm #discount_price.visibility--visible { visibility: visible; }
#smartwizard .right p.underline { border-bottom: 1px solid #dae0e1; font-weight: bold; color: #505758; }
#smartwizard .right p.underline:not(:first-child) { margin-top: 20px; }
#smartwizard .right h3 { margin-bottom: 15px; font-size: 28px; color: #0e4671; }
#smartwizard .right h4 { color: #76CAD3; }
#smartwizard .left .treatments .item:not(:last-child) .treatment-checkbox { margin-bottom: 0; }
#smartwizard .left { padding-left: 40px; padding-right: 40px; padding-top: 50px; padding-bottom: 50px; border: 1px solid #dae0e1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#smartwizard .left.full-width { width: 100%; }
#smartwizard #sticky-wrapper { width: 28%; }
#smartwizard #sticky-wrapper .right { width: 100%; background: #ffffff; }
#smartwizard .left-hotel { width: 70%; display: inline-block; }
#smartwizard .left-hotel .left { width: 100%; }
#smartwizard .left p:not(:first-child) { margin: 0; line-height: initial; }
#smartwizard .left p.spa-subtitle { margin-bottom: 20px; }
#smartwizard .left p.explanation { margin-bottom: 20px; color: #0e4671; }
#smartwizard .left p.spa-tip.active { padding: 20px; margin-bottom: 50px; background-color: #78c9d3; color: #0e4671; border-radius: 5px;-webkit-border-radius: 5px; -moz-border-radius: 5px;-o-border-radius: 5px; line-height: 1.4; }
#smartwizard .left p.spa-tip.active a {color: #0e4671;}
#smartwizard .left p.spa-tip.active .tip-title {color: #0e4671; font-weight: 600; margin-bottom: 12px;}
#smartwizard .left p.spa-tip.active .tip-action {margin-top:12px;}


#smartwizard .left .error { display: none; padding: 15px; color: #fff; background-color: darkred; max-width: 320px; }
#smartwizard .left .error_input { border-color: red; }
#smartwizard #rooms .room { width: 100%; padding: 20px; display: inline-block; }
#smartwizard #rooms .left { padding: 0; margin-bottom: 12px; position: relative; }
#smartwizard #rooms h3:not(:first-child) { margin-top: 30px; }
#smartwizard #rooms .room .image { width: 37%; display: inline-block; float: left; }
#smartwizard #rooms .room .image img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 100%; height: 190px; }
#smartwizard #rooms .room .content { width: 63%; display: inline-block; float: left; padding-left: 26px; }
#smartwizard #rooms .room .content .icons { margin-top: 20px; }
#smartwizard #rooms .room .content .icons .item { display: inline-block; height: 18px; line-height: 18px; vertical-align: middle; font-size: 16px; font-weight: 200; }
#smartwizard #rooms .room .content .icons .item i.m2 { background: url('img/icon-m2.png') no-repeat; display: inline-block; height: 18px; width: 18px; margin-right: 12px; }
#smartwizard #rooms .room .content .icons .item i.bed { background: url('img/icon-bed.png') no-repeat; display: inline-block; height: 18px; width: 24px; margin-right: 9px; margin-left: 23px; }
#smartwizard #rooms .room .content .icons .item i.bath { background: url('img/icon-bath.png') no-repeat; display: inline-block; height: 18px; width: 19px; margin-right: 10px; margin-left: 30px; }
#smartwizard #rooms .room .content span.title { font-size: 22px; font-family: sofia-pro, sans-serif; font-style: normal; font-weight: 500; }
#smartwizard #rooms .room .content .bottom { position: absolute; bottom: 20px; right: 20px; }
#smartwizard #rooms .room .content .bottom .price { display: inline; }
#smartwizard #rooms .room .content .bottom .btn { display: inline-block; text-decoration: none; font-size: 17px; margin-left: 20px; padding: 14px 28px; background: #76CAD3 !important; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

#smartwizard #treatments .item_price_discount s { font-size: 15px; margin-right: 5px; }
#smartwizard #treatments .item__description { display: inline-block; margin-left: 10px; }
#smartwizard #treatments .item__description span { cursor: pointer; display: inline-block; margin: 3px 0 0 0; border-radius: 50%;  color: #fff; background-color: #78c9d3; width: 25px; height: 25px; line-height: 25px; text-align: center;}
#smartwizard #treatments .item__description div { display: none; }
#smartwizard #treatments .item__description div.show { position: absolute; top: 100%; left: 0px; z-index: 1; display: block; border: 1px solid #dae0e1; border-radius: 5px; padding: 10px; width: 315px; font-size: 14px; background-color: #fff; box-shadow: 5px 5px 5px #dae0e1; }

#smartwizard #treatments .item_title { display: table-cell; vertical-align: middle; width: calc(100% - 75px - 75px - 75px - 30px); }
#smartwizard #treatments .item_duration { display: table-cell; vertical-align: middle; width: 75px; }
#smartwizard #treatments .item_price { display: table-cell; vertical-align: middle; width: 75px; color: #7eb95e; }
#smartwizard #treatments .item_price_discount { display: table-cell; vertical-align: middle; width: 75px; }

@media screen and (max-width: 472px) {
  #smartwizard .left { margin-left: 0px; margin-right: 0px; padding-left: 20px; padding-right: 20px; }
  #smartwizard .input-group input, #smartwizard .input-group select { width: 100%; }
  #arrival_date, #arrival_date_restaurant, .ui-widget.ui-widget-content { width: 100%; }
  #smartwizard #treatments .item_price_discount s { font-size: 11px; }
  #smartwizard #treatments .item__description div.show { right: -215px; k; width: 200px; }
}

@media screen and (max-width: 600px){
  #smartwizard #rooms .room .content .icons .item { width: 100%; margin-bottom: 5px; }
  #smartwizard #rooms .room .content .icons .item i { margin-left: 0 !important; margin-right: 12px !important; }
  #smartwizard #rooms .room .content .icons .item i.m2 { margin-right: 18px !important; }
  #smartwizard #rooms .room .content .icons .item i.bath { margin-right: 17px !important; }
  #smartwizard #rooms .room .image img { height: auto; }
  #smartwizard #rooms .room { min-height: 250px; }
  .sw-theme-arrows .btn-group .navbar-btn { padding-left: 26px !important; padding-right: 26px !important; }
}

.ui-datepicker-multi-2 .ui-datepicker-group-last { margin-left: 10px; width: 48% !important; }

@media screen and (max-width: 700px) {
  .ui-datepicker-group-last { display: none; }
  .ui-datepicker-group-last .ui-datepicker-next { display: block; }
  .ui-datepicker-group-first, .ui-widget.ui-widget-content { width: 100% !important; }
}

@media screen and (max-width: 768px){
  #smartwizard .nav-tabs li { width: 100%; height: 54px; margin-bottom: 5px; margin-left: 20px; height: 30px; }
  #smartwizard ul.hotel li { width: 100%; }
  #smartwizard .nav-tabs li a { line-height: initial; margin-top: 0; text-align: left; }
  #smartwizard .nav-tabs li a .icon { position: relative; margin: 0; display: inline-block; text-align: center; margin-right: 20px; font-size: 14px; width: 35px; height: 28px; line-height: 30px; }
  #smartwizard .nav-tabs { border-top: 1px solid #dae0e1; border-bottom: 1px solid #dae0e1; height: auto; padding-top: 10px; background: #edf0f0 !important; }
  .sw-theme-arrows>ul.step-anchor>li.done>a .icon i { height: 30px !important; line-height: 30px !important; }
}

@media (max-width: 1130px) {
  #smartwizard .input-group .item { width: 100%; }
  #smartwizard #step-6 .input-group { width: 100%; }
}

@media (max-width: 840px) {
  #smartwizard .input-group.departure_time { margin-left: 0; }
  #smartwizard #treatments .item_price { width: 20% !important; }
  #smartwizard .right, #smartwizard .left, #smartwizard .left-hotel { width: 100%; }
  #smartwizard .right { margin-bottom: 20px; }
}

@media (max-width: 480px) {
  #smartwizard .input-group .item { display: block; }
  #smartwizard #treatments .item_title, #smartwizard #treatments .item_duration { display: inline-block; width: 100%; }
  #smartwizard #treatments .item_price, #smartwizard #treatments .item_price_discount { display: inline-block; width: calc(50% - 20px) !important; }
  #smartwizard .input-group input[type=checkbox] + label { display: inline-block; }
}

.fancybox-slide .popup_title { font-size: 30px; color: #003366; font-family: "capitolina"; margin-bottom: 16px; display: block; }
.fancybox-slide .popup_subtitle { font-size: 23px; color: #76CAD3; font-family: "proxima-nova"; display: block; }
.fancybox-slide .popup_subtitle-small { font-size: 18px; color: #1e2438; font-family: "proxima-nova"; display: block; padding:5px 0; }
.fancybox-slide .popup_subtitle-small strong { width: 50px; display: inline-block;}

.fancybox-slide p { padding-top: 30px; }
.fancybox-slide .select-guests { width: 100%; display: block; padding: 10px 0; }
.fancybox-slide .select-guests .left, .fancybox-slide .select-guests .right { width: 50%; display: inline-block; }
.fancybox-slide .select-guests .left .select-guests { font-size: 20px; font-family: "capitolina"; color: #76CAD3; margin-bottom: 10px; }
.fancybox-slide .select-guests .right { text-align: right; }
.fancybox-slide .select-guests .popup_btn { margin-top: 25px; background-color: #7eb95e!important; border-radius: 5px; width: 100%; border-bottom:1px solid #6ca050; text-align: center;}
.fancybox-slide .select-guests .popup_btn:hover { background-color: #6ca050!important; }

.fancybox-slide .select-guests input[type=checkbox] { display: none; pointer-events: none; }
.fancybox-slide .select-guests input[type=checkbox] + label { cursor: pointer; display: block; padding: 0 0 0 35px; height: 30px; line-height: 30px; background-repeat: no-repeat; background-image: url('img/checkbox.png'); }
.fancybox-slide .select-guests input[type=checkbox]:checked + label { background-image: url('img/checkbox-checked.png'); }
.fancybox-is-open .fancybox-bg { opacity: .20 !important; }

.loading-overlay { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(12, 68, 113, .8); width: 100%; text-align: center;}
.loading-overlay .lds-css { display: inline-block; position: absolute; top:50%; transform: translateY(-50%); margin: 0 auto; left:0; right:0; transform: scale(.5); }
.loading-overlay .lds-css div {margin: 0 auto;}
.loading-overlay .lds-css > div:after { position: absolute; content:'Laden...'; bottom:-3rem; color: #ffffff; margin: 0 auto; font-size: 35px; margin-left: -2.5rem; font-weight: bold;}
/* .loading-overlay .loading { display: inline-block; content: ''; position: absolute; background: 0 0; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 5px solid #fff; border-top-color: transparent; border-bottom-color: transparent; border-left-color: #78c9d3; border-right-color: #78c9d3; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; width: 58px; height: 58px; z-index: 99; -webkit-animation: lds-dual-ring 1.2s linear infinite; animation: lds-dual-ring 1.2s linear infinite; } */

@keyframes lds-dual-ring {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}

#arrival_date .ui-datepicker-header span, #arrival_date_restaurant .ui-datepicker-header span { width: 16px; display: inline; }
.ui-datepicker-inline { font-size: 17px !important; }
#arrival_date, #arrival_date_restaurant { margin-top: 10px; margin-bottom: 20px; display: inline-block; float: left; }
.arrival_date table.legenda { display: inline-block; margin-left: 20px; float: left; margin-top: 20px; }
.arrival_date table.legenda tr { margin-bottom: 2px; display: block; }
.arrival_date table.legenda tr:nth-child(3) { margin-top: 15px; margin-bottom: 5px; }
.arrival_date table.legenda tr td { display: inline-block; font-size: 14px; }
.arrival_date table.legenda tr td:first-child { width: 20px; height: 20px; background: #dae0e1; margin-right: 10px; }
.arrival_date table.legenda tr td.smalltext { background: none; width: auto; height: auto; }
.arrival_date table.legenda tr td.calender_day_na { background: #f9f9f9; }
.arrival_date table.legenda tr td.calender_day_eb1 { background: #246EB9; }
.arrival_date table.legenda tr td.calender_day_eb2 { background: #4CB944; }
.arrival_date table.legenda tr td.calender_day_eb3 { background: #F5EE9E; }
.arrival_date table.legenda tr td.calender_day_eb4 { background: #F06543; }
.arrival_date table.legenda tr td.calender_day_eb5 { background: #FFAD4D; }

/*.ui-datepicker { width: 300px !important; }*/
.ui-datepicker th span { text-transform: lowercase; font-family: "Open Sans", Arial !important; font-size: 14px !important; }
.ui-datepicker .ui-datepicker-header { background: #013467; padding: .4em 0 !important; }
.ui-datepicker .ui-datepicker-title { color: #ffffff; font-size: 16px; font-family: "proxima-nova", Arial; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { border: none !important; background: #013467 !important; font-weight: normal; color: #fff; }
.ui-datepicker .ui-datepicker-next { position: absolute; top: 8px !important; right: 2px !important; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev { position: absolute; top: 8px !important; left: 10px !important; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-next-hover { position: absolute; top: 8px !important; right: 2px !important; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover { position: absolute; top: 8px !important; left: 10px !important; width: 1.8em; height: 1.8em; }
.ui-datepicker-prev span { background-image: url(img/icon-left.png) !important; background-position: 0px 0px !important; }
.ui-datepicker-next span { background-image: url(img/icon-right.png) !important; background-position: 0px 0px !important; }
.ui-datepicker td { padding: 2px !important; }
.ui-datepicker td .ui-state-default, .ui-datepicker td { width: 36px !important; height: 30px; }
.ui-state-disabled span.ui-state-default, input[readonly] { background: #f9f9f9 !important; color: #999999 !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border: none !important; background: #dae0e1 !important; color: #013467 !important; }
.ui-datepicker td span, .ui-datepicker td a { text-align: center !important; font-family: "Open Sans", Arial !important; font-size: 14px !important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover, .dp-highlight a.ui-state-default { background: #76CAD3 !important; border: none !important; color: #fff !important; font-weight: 700 !important; }
.ui-datepicker-prev,
.ui-datepicker-next { background-image: none !important; }
.ui-datepicker .ui-datepicker-title select { color: #333; }
input:focus { outline: none; }
.ui-datepicker td .ui-state-default:hover { background-color: #013467 !important; color: #fff !important; }

.gform_wrapper ul.gform_fields li.gfield { padding-left: 0; }

.sw-theme-arrows .sw-toolbar { position: relative; margin-bottom: 50px !important; }
.sw-theme-arrows .btn-group { float: none !important; margin-top: 50px; }
.sw-theme-arrows .btn-group:first-child { margin-top:0; margin-bottom:50px; }
.sw-theme-arrows .btn-group.margin-small { margin-top: 20px; margin-bottom: 20px; }
#next-btn { float: right; background: #76CAD3 !important; color: #fff; }
#prev-btn { background: none !important; border: 1px solid #e6e6e6; color: #666; }
.sw-theme-arrows .btn-group .navbar-btn { padding-left: 36px; padding-right: 36px; padding-top: 18px; padding-bottom: 18px; font-size: 17px; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.sw-theme-arrows .btn-group #prev-btn { background: #fff !important; }
.sw-theme-arrows .step-content { padding: 0 !important; display: inline-block; width: 100%; background: none; }
.sw-theme-arrows .step-content h2 { font-style: italic; margin-top: 80px; font-size: 40px; color: #003366; }
.sw-theme-arrows .step-content .left { width: 70%; float: none; display: inline-block; background: #fff; margin-bottom: 40px; }
.sw-theme-arrows .step-content .left.first { margin-top: 0; }
.sw-theme-arrows .step-content .right { width: 28%; float: right; display: inline-block; padding: 20px; background: #fff; border: 1px solid #dae0e1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.sw-theme-arrows .step-content .right .overview { font-size: 18px; color: #333333; }
.sw-theme-arrows>ul.step-anchor>li.active>a { border: none !important; color: #013467!important; background: none!important; text-decoration: underline; }
.sw-theme-arrows>ul.step-anchor>li.disabled>a, .sw-theme-arrows>ul.step-anchor>li.disabled>a:hover { color: #013467!important; }
.sw-theme-arrows>ul.step-anchor>li.disabled>a .icon { background-image: url(img/reserve-tulip-done.png) !important }
.sw-theme-arrows>ul.step-anchor>li.disabled>a .icon .text{ display: none; }
.sw-theme-arrows>ul.step-anchor>li.disabled>a .icon i { display: block !important; color: #fff !important; height: 54px; line-height: 65px; }
.sw-theme-arrows>ul.step-anchor>li.active>a .icon { background-image: url(img/reserve-tulip-active.png) !important }
.sw-theme-arrows>ul.step-anchor>li.active>a .icon .text { color: #fff; }
.sw-theme-arrows>ul.step-anchor>li.done>a .icon { background-image: url(img/reserve-tulip-done.png) !important }
.sw-theme-arrows>ul.step-anchor>li.done>a .icon .text { display: none; }
.sw-theme-arrows>ul.step-anchor>li.done>a .icon i { display: block !important; color: #fff !important; height: 54px; line-height: 65px; }
.sw-theme-arrows>ul.step-anchor>li>a, .sw-theme-arrows>ul.step-anchor>li>a:hover { border: none !important; background: none!important; }
.sw-theme-arrows>ul.step-anchor>li>a:after, .sw-theme-arrows>ul.step-anchor>li>a:before { border: none !important; }
.sw-theme-arrows>ul.step-anchor>li.active>a:after { border-left: 30px solid #76CAD3!important; }
.sw-theme-arrows>ul.step-anchor>li>a, .sw-theme-arrows>ul.step-anchor>li>a:hover { color: #013467; }
.sw-theme-arrows>ul.step-anchor>li.done>a { border: none; color: #013467!important; background: none !important; }
.sw-theme-arrows>ul.step-anchor>li.done>a:after { border:none !important; }
.ui-datepicker-calendar td.discount-20 a { background-color: #FFAD4D !important; color: #fff !important; }
.ui-datepicker-calendar td.discount-30 a { background-color: #F06543 !important; color: #fff !important; }
.ui-datepicker-calendar td.discount-40 a { background-color: #F5EE9E !important; color: #333 !important; }
.ui-datepicker-calendar td.discount-50 a { background-color: #4CB944 !important; color: #fff !important; }
.ui-datepicker-calendar td.discount-60 a { background-color: #246EB9 !important; color: #fff !important; }
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #c5c5c5 !important; background: #f6f6f6 !important; font-weight: bold !important; color: #454545 !important; }*/

@media(max-width: 445px) {
  .sw-main .sw-container { padding: 24px 18px !important; }
  .sw-theme-arrows .sw-toolbar { padding: 24px 18px !important; }
  button.btn { padding-left: 30px; padding-right: 30px;  }
  button.btn:last-child { margin-right: 0; }
}


/* BX CONTROLS */
.bx-controls .bx-controls-direction {position: absolute; top:100px;  width: 100%; height: 60px; display: block;}
.bx-controls .bx-prev {width: 60px; height: 60px; display: block; position: absolute; left:0px; background: rgba(0,0,0,0.5); text-align: center; line-height: 60px; text-decoration: none; color:#fff; font-size: 16px;}
.bx-controls .bx-next {width: 60px; height: 60px; display: block; position: absolute; right:0px; background: rgba(0,0,0,0.5); text-align: center; line-height: 60px; text-decoration: none; color:#fff; font-size: 16px;}
.bx-controls a .icon-waterlelie-iconset-arrow-right:before {line-height: 60px;}
.bx-controls a .icon-waterlelie-iconset-arrow-left:before {line-height: 60px;}
.bx-controls .bx-next:hover, .bx-controls .bx-prev:hover {background: rgba(0,0,0,0.6);}



/* HEADER */
#header { background: #fff;padding: 5px 0 20px;}
#header .logo {vertical-align:middle; margin-left: -7px; margin-right: 50px;}
#header .contact {padding-top: 40px;}
#header .contact a {display: block;}
#header .all_times {display: none;}
#header .times span {color:#7d8788; font-size: 17px; font-family: "effra";}
#header .times span.icon-waterlelie-iconset-arrow-down {color:#929a9b; font-size: 11px; margin-left: 8px;}

#header a.button {margin-top: 27px;}
#header .top_menu_holder {margin-top: 45px;}
#header .top_menu_holder ul li {float: left; margin-right: 30px;}
#header .top_menu_holder ul li a {color:#666666; font-size: 18px; text-decoration: none;}
#header .top_menu_holder ul li a:hover {color:#000;}

#main_menu-sticky-wrapper { margin-bottom: 30px; }

#main_menu {background: #78c9d3; position: relative; }
#main_menu ul.menu { float: left; }
#main_menu li {float:left; margin-right: 55px; position: relative;}
#main_menu li ul.sub-menu { display: none; position: absolute;  z-index: 999; left: 0px; background: #78c9d3; min-width: 250px; padding: 10px 20px; margin-left: -10px; }
#main_menu li ul.sub-menu li {float: none; margin-right: 0;}
#main_menu li ul.sub-menu li a {line-height: 31px; font-size: 16px;}
#main_menu li:hover ul.sub-menu {display: block;}
#main_menu li:last-child {margin-right: 0;}
#main_menu li a {color:#ffffff; font-size: 20px; font-weight: 600; line-height: 69px; text-decoration: none;}
#main_menu li:hover > a {color:#0d4672;}
#main_menu ul:after {content: " ";  display: block; height: 0px; clear: both;}

.isearch { float: right; color: #fff; font-size: 26px; line-height: 69px; }
.isearch:before { position: relative; top: 3px; }
.isearch:hover,
.isearch:active { cursor: pointer; color: #0d4672; }
.searchbox { position: absolute; top: 100%; width: 100%; text-align: center; background: #f5f7f7; border-bottom: 1px solid #dae0e1; padding: 40px 0; opacity: 0; visibility: hidden; transform: translate3d(0, 20px, 0); -webkit-transform: translate3d(0, 20px, 0); -moz-transform: translate3d(0, 20px, 0); -o-transform: translate3d(0, 20px, 0); transition: all .2s ease; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; }
.searchbox.active { opacity: 1; visibility: visible; z-index: 99; transform: translate3d(0, 0, 0); }
.searchbox input[type="text"] { display: inline-block; text-align: left; padding: 14px 25px; width: 400px; max-width: 100% }
.searchbox input[type="submit"] { display: inline-block; padding-right: 28px; }
.searchbox input[type="text"]:focus,
.searchbox input[type="submit"]:focus { outline: none; }


/* FOOTER */
#footer {padding: 80px 0 100px; background: url('img/footer-bg-water.png') no-repeat center bottom #0d4672;}
.footer__holder {width:48%;}
.footer__block {width: 43%;}
.footer__block--big {width: 60%;}
.footer__block--small {width: 40%;}
.footer__block ul li a {color:#fff; line-height: 1.9; text-decoration: none; font-size: 19px;}
.footer__block a:hover {color:#b6dfff;}
.footer__block p {color:#b6dfff; font-size: 19px; margin-bottom: 30px;}
.footer__holder a.phone,
.footer__holder a.email,
.footer__holder a.facebook {display: block; color:#b5dfff; font-size: 19px;}
.footer__holder a.phone span,
.footer__holder a.email span,
.footer__holder a.facebook span {height: 24px; display: inline-block; width: 24px; line-height: 24px; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; text-align: center; background: #78c9d3; color:#fff; font-size: 12px; margin-right: 10px; text-decoration: none;}
.footer__holder a.phone span:before,
.footer__holder a.email span:before,
.footer__holder a.facebook span:before { line-height: 24px;}
.footer__holder a.email,
.footer__holder a.facebook {color:#fff; margin-top: 10px; text-decoration: none;}

#copyright {line-height: 100px; color:#555555; font-size: 16px;}
#copyright a {color:#555555; font-size: 16px; text-decoration: none; margin-right: 15px;}
#copyright a:hover {color:#000;}
#copyright a.last {margin-right: 0;}
#copyright img {width: 140px; margin-right: 30px; vertical-align: middle;}

/* HOME -- BANNER */
#banner_home {position: relative; margin-top: -30px;}
#banner_home.cpt {margin-bottom: 25px;}
#banner_home img {width: 100%; height: auto; vertical-align: bottom;}
#banner_home .container {text-align: center; display: inline-block; vertical-align: middle;}
#banner_home span.h2 {display: block; font-family: "capitolina"; font-weight: 600; font-style: italic; color:#ffffff; font-size: 80px; text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.26); line-height: 66px; letter-spacing: -1.6px; margin-bottom: 20px;}
#banner_home .banner-title {display: block; font-family: "capitolina"; font-weight: 600; font-style: italic; color:#ffffff; font-size: 80px; text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.26); line-height: 66px; letter-spacing: -1.6px; margin-bottom: 20px;}
#banner_home p {color:#ffffff; font-size: 20px; font-weight: 600; text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.26); margin-bottom: 25px;}


/* HOME -- SLIDER */
#banner_home.has-slider {max-height: 936px;}
#banner_home.has-slider .bx-controls .bx-controls-direction {top: 50%; transform: translateY(-50%);}
#banner_home.has-slider .bx-next.disabled,
#banner_home.has-slider .bx-prev.disabled {display: none;}
#banner_home.has-slider .bx-pager {position: absolute; bottom: 30px;left: 0;right: 0;text-align: center;}
#banner_home.has-slider .bx-pager-item {display: inline-block;}
#banner_home.has-slider .bx-pager-item a {color: transparent; width: 20px;height: 20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background-color: #FFFFFF;display: inline-block; margin: 0 8px; cursor: pointer;}
#banner_home.has-slider .bx-pager-item a.active {background-color: #78c9d3;}

/* HOME -- ARRANGEMENTEN */
#arrangementen_home {padding: 70px 0 80px;}
#arrangementen_home .bx-wrapper { height: 100%; }
#arrangementen_home .bx-wrapper .bx-viewport { height: 100% !important; }
#arrangementen_home .slider-block { height: 100% !important; }
#arrangementen_home .slider-block .block--slider { position: static !important; }
/* #arrangementen_home .slider-block .block--slider .button { position: absolute; bottom: 35px; } */



/* HOME -- USP */
.usp_holder {background: #f5f7f7; padding: 90px 0 100px; }
.usp_holder--white {background: #fff;}

/* HOME -- SEO */
.block_seo {position: relative; background: #78c9d3;}
.block_seo__bg {position: absolute; width: 50%; height: 100%; right:0px; top:0px;     background-position: top left; background-size: cover;}
.block_seo__content {position: relative; width: 50%; background: url('img/seo-water.png') bottom right no-repeat #78c9d3; padding: 100px 120px 100px 0;}
.block_seo h1 {font-family: "capitolina"; font-weight: 400; font-style: italic; color:#fff; font-size: 50px; line-height: 1; }
.block_seo p {color:#fff; font-size: 20xp; font-weight: 500; line-height: 1.7; margin-bottom: 0;}
.block_seo a.button {margin-top: 40px;}

/* HOME -- FREE BLOCK */
.free_blocks_holder {padding: 85px 0 115px; }


/* SITEMAP */
.sitemap_list { padding-bottom: 60px; }
.sitemap_list ul { top: 0 !important; margin-bottom: 0 !important; }
.sitemap_list li { margin: 10px 0; }


/* BREADCRUMBS */
.yoast_breadcrumbs {text-align: center; margin-bottom: 15px; font-size: 18px;}
.yoast_breadcrumbs--left {text-align: left; margin-top: 45px;}
.yoast_breadcrumbs--margin {margin:0px; padding: 45px 0 20px;}
.yoast_breadcrumbs span {color:#555555;}
.yoast_breadcrumbs a {color:#999999; text-decoration: none;}
.yoast_breadcrumbs span.icon-waterlelie-iconset-arrow-right {font-size: 11px; color:#999999; margin: 0 10px;}

/* ARCHIVE */
.label_cta {margin-right: 35px; font-weight: 600; color:#333333; font-size: 20px;}
.archive_intro {margin-bottom:50px; margin-top: -30px; padding-top: 30px;}
.archive_intro--nomargin {margin-bottom: 0;}
.archive_intro--nomargin p {margin-bottom: 0;}
.nav-previous--news {text-align: center;}

/* SINGLE */
.main {width:  67.51054852320675%;padding-bottom: 50px; }
.main--full {width: 100%;}
.main__content {margin:20px 20px 0 20px; padding: 15px 30px 0; position: relative; background: #fff; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; z-index: 10;}
.main__content.no_slider { margin-top: 0; padding-top: 15px; }
.main__content--normal {padding: 0; margin:0; border-radius: 0;}
.main__content--full {width: 100%;}
.main__content p { margin-bottom: 12px; }
.main__content iframe { border: 0; height: 300px; }
.main__content h1,
.main__content h2,
.main__content h3,
.main__content h4 { margin-bottom: 10px; }
.main__content ul {margin-bottom: 20px; position: relative; top: -10px;}
.term-description ul li,
.page-description ul li,
.main__content ul li {color:#333333; font-size: 19px;  line-height: 29px; padding-left: 23px; position: relative;}
.term-description ul li:before,
.page-description ul li:before,
.main__content ul li:before {height: 6px; width: 6px; background: #6abec8; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; content: ''; display: block; position: absolute; left: 0px;top: 11px; }
.mc-field-group ul li:before {height: 6px; width: 6px; background: none; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; content: ''; display: block; position: absolute; left: 0px;top: 11px; }
.mc-field-group input[type=radio] { margin-right: 10px; }
.main__slider {position: relative; }
.main__slider  li {-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; overflow: hidden; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);}
.main__slider img {border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0;}
.main__slider .bx-controls .bx-controls-direction {top:50%; margin-top: -30px;}
.sidebar {width: 28.270042194092826%; margin-bottom: 50px;}
.sidebar__usp {border:solid 1px #dae0e1; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; padding: 45px 30px 37px; margin-bottom: 30px;}
.sidebar__usp__title {display: block; font-weight: 600; color:#0e4671; font-size: 22px; margin-bottom: 30px;}
.sidebar__usp__list {margin-bottom: 30px;}
.sidebar__usp__list li {padding-left: 45px; margin-bottom: 20px; position: relative; word-break:break-word;}
.sidebar__usp__list li span {color:#77c4cd; position: absolute; left: 0px; top: 3px;}
.main.left.full-width {width: 100%;}

.term-description p,
.page-description p { margin-bottom: 10px; }

.produc_holder { margin-top: 20px; }

/* FAQ */
#faq-accordion .accordion-header {position: relative; padding: 10px 20px 10px 45px; margin: 10px 0; border: 1px solid #78c9d3; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
#faq-accordion h4.accordion-header {font-size: 20px;}
#faq-accordion .accordion-header.open {background-color: #78c9d3; color: white;}
#faq-accordion .sub-content {display: none; padding: 10px 0;}
#faq-accordion .sub-content p{font-size: 17px;}
#faq-accordion .sub-content.visible {display: block;}
#faq-accordion ul.sub-content li:before {content: none;}
#faq-accordion .accordion-header:before {content: '\f055'; font-family: "FontAwesome"; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); font-size: 25px;}
#faq-accordion .accordion-header.open:before {content: '\f056'; }

/* COOKIE */

div#nrdq-cookie-notice {font-family: "proxima-nova"; z-index: 90; background-color:#0d4672;}
div#nrdq-cookie-notice .cookie__button-group .cookie__btn.primary{background-color: #7eb95e; border-radius: 3px;}
div#nrdq-cookie-settings .cookie__container .cookie__button-group .cookie__btn.action{background-color: #7eb95e; border-radius: 3px;}
div#nrdq-cookie-settings .cookie__container .cookie__content .cookie__wrap .cookie__inner img {top: -24px;}



/* CTA */
.block_cta {padding: 37px 46px; background: #f5f7f7; margin-bottom: 20px;}
.block_cta__text {max-width: 67%; margin-right: 2%; display: inline-block; vertical-align: middle; color:#333333; font-size: 20px; font-weight: 600;}

/* SUBMENU */
.sub_menu {background: #78c9d3; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; padding: 50px 40px 45px; margin-bottom: 30px;}
.sub_menu__title {display: block; color:#ffffff; font-size: 26px; font-weight: 600; text-decoration: none; margin-bottom: 15px;}
.sub_menu__list li {line-height: 53px; border-bottom: solid 1px #93d4dc;}
.sub_menu__list li.last {border-bottom: none;}
.sub_menu__list a {color:#fff; font-size: 19px; text-decoration: none;}
.sub_menu__list a:hover {color:#0d4672;}
.sub_menu__list a span {font-size: 12px; margin-right: 20px;}


.sub_menu--ghost {background: #fff; border: solid 1px #dae0e1;}
.sub_menu__list--ghost a {color:#0e4671;}
.sub_menu__list--ghost li {border-bottom: solid 1px #dae0e1;}
.sub_menu__list--ghost span {color:#78c9d3;}
.sub_menu__title--ghost {color:#0e4671;}


/* TABLES */
.lelie_table { margin-bottom: 30px; }
.lelie_table_row { font-size: 18px; padding: 5px 0; border-bottom: 1px solid #f5f7f7; }
.lelie_table_row_head { font-size: inherit; }
.lelie_table_row:hover { background-color: #f5f7f7; }
.lelie_table_cell { display: inline-block; padding: 0 10px; position: relative; }
.lelie_table_cell:first-child { padding-left: 3px; }
.lelie_table_cell:last-child { padding-right: 3px; text-align: right; }
.lelie_table_cell.pricecol:before { content: "€"; left: 0; position: absolute; }


/* RESERVEREN SALON ONLY */
input:not(type='checkbox') {width: 300px;}
input.knop {display: inline-block;  padding: 0 30px; background: #0d4672; color:#fff!important; border: none; font-size: 18px; font-weight: 600; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; position: relative; text-decoration: none; border-bottom: solid 1px #0c3f66; line-height: 56px; width: auto; cursor: pointer;}



/* SHOP */
.product_block {width: 30.82706766917293%; margin-right:3.759398496240601%;  text-align: center; margin-bottom: 50px; }
.related .product_block--last,
.related .product_block {width: 22.282608695652173%; margin-right: 3.6231884057971016%;}
.related .product_block:nth-child(4) {margin-right: 0;}
.product_block a {display: block; text-decoration: none; background: none; color: #0e4671; padding: 0; margin-bottom: 10px; }
.product_block a.view-all {color:#505758; font-size: 18px;}
.product_block--last {margin-right: 0;}
.product_block__image {height: 300px; position: relative; line-height: 300px; margin-bottom: 40px;}
.product_block__image img {vertical-align: middle;}
.product_block__image__overlay {background: rgba(0,0,0,0.03); position: absolute; width: 100%; height: 100%;}
.woocommerce-result-count {color:#505758; font-size: 18px; font-weight: 600;}
.woocommerce-result-count span {font-weight: 400;     display: inline-block;}

.clear_third:before,
.clear_third:after { content: " "; display: table; }
.clear_third:after { clear: both; }

.custom_select {position: relative;}
.custom_select select {border:none; background: none; height: 48px; line-height: 1; color:#666666; font-size: 18px; appearance:none; -webkit-appearance:none; -moz-appearance:none; outline: none; border: solid 1px #d9d9d9; padding-left: 19px;}
.custom_select:after {font-family: "water-lelie" !important; content: "\41"; display: block; position: absolute; right: 16px; top:20px; color:#78c9d3; font-size: 13px;}
.border {width: 100%; height: 1px; background: #dae0e1; margin-bottom: 40px;}

.price del {color:#999999; font-size: 18px; font-weight: 400;}
.price ins {font-weight: 700; color:#7eb95e; font-size: 20px; text-decoration: none;}


.woocommerce-pagination {margin-top: 35px;}
.page-numbers {text-align: center; position: relative;}
.page-numbers li {display:inline-block; width: 40px;}
.page-numbers li a {text-decoration: none; color:#666666}
.page-number:before,
.page-number:after { content: " "; display: table; }
.page-number:after { clear: both; }

#giftcard-sf-wr { margin-bottom: 15px; }
.giftcardform .help-block { font-size: 15px; font-style: italic; display: block; }
.giftcardform input,
.giftcardform textarea { display: block; width: 50%; padding: 5px 15px; border: 1px solid #dae0e1; }
.giftcardform textarea { resize: vertical; height: 110px; }



.image__block {width: 49%; margin-top: 30px;}
.image_block__thumbs {width: 16.1%;}
.image_block__thumbs_single {position: relative; margin-bottom: 30px; cursor: pointer;}
.image_block__thumbs_single--active .block__image__overlay {display: none;}
.image_block__thumbs_single--active {cursor: inherit;}
.image_block__thumbs_single--last {margin-bottom: 0;}
.image_block__main {width: 78%;}

.summary__block {width: 45%; margin-top: 30px;}
.summary__block p.price {margin-bottom: 35px;}
.summary__block p.price del {font-size: 20px;}
.summary__block p.price ins {font-size: 30px;}
h1.product_title {font-size: 46px; line-height: 0.95; margin-bottom: 35px;}

.quantity {display: inline-block;}
.quantity input {height: 53px; line-height: 53px; outline: none; appearance: none; -webkit-appearance: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; border: solid 1px #d9d9d9; width: 80px; padding-left: 14px; cursor: pointer; }
.quantity input:hover {background: url('img/arrow-number.png') no-repeat; background-position: center right 10px;}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button { opacity: 0; margin-right:10px; }
form.cart {margin-bottom: 35px;}

.single-product .woocommerce-message {display: none !important;}

.tabs.wc-tabs {display: none;}

#tab-description p {margin-bottom: 20px;}
#tab-description ul {margin-bottom: 30px;}
#tab-description ul li {color:#333333; font-size: 19px;  line-height: 32px; padding-left: 23px;  position: relative;}
#tab-description ul li:before {height: 6px; width: 6px; background: #6abec8; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; content: ''; display: block; position: absolute; left: 0px;top: 14px; }

.basket {position: fixed; bottom: 30px; display: block; margin: 0 auto; text-decoration: none;     left: 50%;  margin-left: -190px; display: none; z-index: 10; }
.basket.active {display: block;}
.basket__txt {background: #78c9d3; color:#fefefe; font-size: 18px; float:left;line-height: 55px; font-weight: 600; padding: 0 20px; border-radius: 5px 0 0 5px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; border-bottom: solid 1px #6cb5bd;  }
.basket:hover .basket_txt { box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1) inset;}
.basket__txt img {    display: inline-block; vertical-align: middle;  margin-top: -6px; margin-right: 12px;}
.basket__total {border: solid 1px #d9d9d9;  line-height: 54px; border-left: none; float:left; background: #fff; padding: 0 20px; color:#333333; font-size: 18px; border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0x; }
.basket__total span {margin-left: 10px; font-weight: 700;}
.basket__count {position: absolute; height: 32px; font-size: 15px; font-weight: 600; line-height: 32px; width: 32px; background: #0e4671; color:#fff; top:-15px; left: -10px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; text-align: center;}
.basket:hover .basket__total  { border: solid 2px #78c9d3;  line-height: 52px; border-left: none;}

.back_shop {font-size: 18px; color:#555555;}
.back_shop span {font-size: 12px; margin-right: 15px; color:#b1b1b1; }

.main--cart {padding-bottom: 100px;}
.cart_items {width: 68.18%;}
.cart_items thead {border-bottom: solid 1px #dae0e1;}
.cart_items thead th {text-align: left; color:#333333; font-size: 19px; line-height: 2.4;}
.cart_items .cart_item td {border-bottom: solid 1px #dae0e1; padding: 28px 0;}
.cart_items .cart_item td.product-name {width: 50%; padding-right: 40px;}

.cart_collaterals {width: 27.84%; background: #f5f7f7; padding: 27px 30px;}
.cart_collaterals h2 {color:#333333; font-size: 22px; font-weight: 700; font-family: "proxima-nova"; padding-bottom: 20px; border-bottom: solid 1px #dae0e1; margin-bottom: 40px;}

.cart_items .cart_item td.product-name a.cart__thumbnail {display: inline-block; padding: 20px 25px; position: relative;     float: left;  max-width: 30%; margin-right: 4%;}
.cart_items .cart_item td.product-name a.cart__name {width: 66%; color:#0d4672; font-size: 19px; font-weight: 600; text-decoration: none; padding-top: 20px; display: inline-block;}
.cart_items .cart_item td.product-name a.cart__thumbnail .product_block__image__overlay {left: 0px; top: 0px;}
.cart_items .cart_item td.product-name img {max-width: none; height: auto; max-height: 60px; width: auto;}
.cart_items .cart_item td.product-remove a {text-decoration: none; color:#999999;}
.cart_items .cart_item td.product-price {color:#666666; font-size: 19px;}
.cart_items .cart_item td.product-subtotal {color:#333333; font-size: 20px; font-weight: 700;}
.cart_items  td.actions {margin-top: 20px; display: block;}
.main--cart tr.cart-subtotal,
.main--cart tr.shipping {text-align: left; color:#333333; font-size: 17px; }
.main--cart tr.cart-subtotal th, .main--cart tr.cart-subtotal td {padding-bottom: 20px;}
.main--cart tr.cart-subtotal th,
.main--cart tr.shipping th {font-weight: 700; padding-right: 20px;}
.main--cart tr.shipping {border-bottom: solid 1px #dae0e1;}
.main--cart tr.shipping th, .main--cart tr.shipping td {padding-bottom: 40px;}
.main--cart tr.cart-subtotal td {font-weight: 600;}
.main--cart tr.order-total td, .main--cart tr.order-total th {padding: 30px 0;}
.main--cart .woocommerce-cart-form .button[name="update_cart"]:disabled{cursor: not-allowed; background-color: #c2e0f8; border: none;}

p.form-row {margin-bottom: 20px;}
.form-row label {width: 100%; display: inline-block; font-weight: 600;}
.form-row input {border: solid 1px #d9d9d9; height:39px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; width:100%; padding-left: 10px;}
.form-row input.button {height: auto; width: 100%;}
.form-row textarea {border: solid 1px #d9d9d9;      height: 140px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; width:100%; padding-left: 10px;}
.form-row label .required {border: none;}
.form-row#order_comments_field label {vertical-align: top;}
.form-row input#billing_address_2, .form-row input#shipping_address_2 {float: right;}
.form-row.notes label {display: none;}
.woocommerce-checkout .form-row .select2-container {width: 100%!important; display: inline-block!important;}
.woocommerce-checkout .col2-set {width: 55%;}
.woocommerce-checkout #order_review {width: 35%; background: #f5f7f7; padding: 27px 30px;}
form.woocommerce-checkout {padding-bottom: 80px;}
.woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-form__label {width: 100%}
.woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-form__label .input-checkbox {height: auto; width: 10%;}
.woocommerce-billing-fields .form-row.mailchimp-newsletter #mailchimp_woocommerce_newsletter {width: 10%; height: auto;}
.woocommerce-billing-fields .form-row.mailchimp-newsletter .woocommerce-form__label {width: 70%;}
.woocommerce-billing-fields label, .woocommerce-shipping-fields label, .woocommerce-additional-fields label{word-break: break-all;}

.woocommerce-checkout-review-order-table th {text-align: left; }
.woocommerce-checkout-review-order-table td {font-size: 17px;}
.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce-checkout-review-order-table .cart-subtotal td {padding-top: 30px;}
.woocommerce-checkout-review-order-table thead th {border-bottom: solid 1px #dae0e1; padding-bottom: 20px;}
.woocommerce-checkout-review-order-table .cart_item td {padding: 15px 0;}
.woocommerce-checkout-review-order-table .cart_item td.product-name {padding-right: 20px;}
.woocommerce-checkout-review-order-table .cart_item { border-bottom: solid 1px #dae0e1;}
#order_review #payment {margin-top: 20px;}
ul.wc_payment_methods li {padding-left: 0;}
ul.wc_payment_methods li input {display: inline!important;}
ul.wc_payment_methods li:before {display: none;}

p.wc-terms-and-conditions input {width: auto; padding-left: 0; height: auto;}
p.wc-terms-and-conditions label {display: inline;}
.payment_box p {margin-bottom: 0;}


#mobile_menu {background: #78c9d3; position: absolute; display: none; transform: translate3d(0, -100%, 0); -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); z-index: 20; width: 100%;

	 -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;

}
#mobile_menu.active {top: 101px; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);}
#mobile_menu li a {color:#fff; text-decoration: none; padding-left: 20px; line-height: 2.8; border-bottom: solid 1px #6cb5bd; display: block;}
#mobile_menu li:first-child a {border-top: solid 1px #6cb5bd;}
#mobile_menu li ul.sub-menu {display: none;}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 40px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.sidebar__usp--mobile {display: none; margin-top: 20px;}

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%; font-family: "proxima-nova"; font-size: 18px; }
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input:not([type='submit']) {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:40px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}


/* loading */

@keyframes lds-wedges {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes lds-wedges {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.lds-wedges {
position: relative;
}
.lds-wedges > div > div {
-webkit-transform-origin: 100px 100px;
transform-origin: 100px 100px;
-webkit-animation: lds-wedges 2.4s linear infinite;
animation: lds-wedges 2.4s linear infinite;
opacity: 0.9;
}
.lds-wedges > div > div > div {
position: absolute;
left: 10px;
top: 10px;
width: 90px;
height: 90px;
border-radius: 90px 0 0 0;
-webkit-transform-origin: 100px 100px;
transform-origin: 100px 100px;
}
.lds-wedges > div div:nth-child(1) > div {
background: #0c4471;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.lds-wedges > div div:nth-child(1) {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.lds-wedges > div div:nth-child(2) > div {
background: #77c9d3;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.lds-wedges > div div:nth-child(2) {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.lds-wedges > div div:nth-child(3) > div {
background: #f4cccc;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.lds-wedges > div div:nth-child(3) {
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.lds-wedges > div div:nth-child(4) > div {
background: #97c97c;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.lds-wedges > div div:nth-child(4) {
-webkit-animation-duration: 2.4s;
animation-duration: 2.4s;
}
.lds-wedges {
width: 200px !important;
height: 200px !important;
-webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}


/* Icon 2 */

#nav-icon2 {
	display:none;
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: #78c9d3;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 8px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 16px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 4px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 4px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 14px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 14px;
}



#reservation_holder {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

#reservation_holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
}


/* Posonas Reservation Iframe */
.page-template-tpl-reserveren-iframe #main_menu-sticky-wrapper {
  margin-bottom: 0;
}

.page-template-tpl-reserveren-iframe .iframe-container {
  background-color: #e5edef;
}

div.form_container {min-height: auto;}

.v_align_top label { vertical-align: top; }

.woocommerce-order-received p, .woocommerce-order-received h1, .woocommerce-order-received h2, .woocommerce-order-received h3,  .woocommerce-order-received h4 {margin-bottom: 15px;}

.woocommerce-order-received .shop_table.order_details tr {text-align: left;}
.woocommerce-order-received .shop_table.order_details {border: solid 1px #d9d9d9; display: inline-block; border-bottom: none; margin-bottom: 40px; }
.woocommerce-order-received .shop_table.order_details td, .woocommerce-order-received .shop_table.order_details th {padding: 10px; border-bottom: solid 1px #d9d9d9;}
.woocommerce-checkout.woocommerce-order-received .woocommerce {padding-bottom: 80px;}
.woocommerce-checkout.woocommerce-order-received .col2-set {width: 100%;}
.woocommerce-checkout.woocommerce-order-received .col2-set .col-1 {padding-right: 30px;}
.woocommerce-checkout.woocommerce-order-received .col2-set .col-1, .woocommerce-checkout.woocommerce-order-received .col2-set .col-2 {display: inline-block; margin-top: 30px;}
@media (max-width: 1440px) {
	
	/* HOME -- SLIDER */
	#banner_home.has-slider .container {position: absolute; width: 100%; max-width: 80vw; left: 0; right: 0; top: 50%; transform: translateY(-50%);}
	#banner_home.has-slider .bx-pager {bottom: 20px;}
	
	
	#banner_home span.h2 { font-size: 60px; margin-bottom: 10px; }
	
	html {font-size: 18px;}
	.footer__block p {font-size: 17px;}
	p {font-size: 17px; line-height: 1.6;}
	#tab-description ul li {font-size: 17px;}
	#tab-description ul li:before {top: 13px;}
	.container {padding: 0 40px;}
	.container--np {padding: 0;}
	.single-product .container--np {padding: 0 40px;}
	.block_free__content {padding: 30px 15px 25px 30px; }
	.block_free__content .button, .footer__block .button {font-size: 15px;     padding: 0 15px;}
	.block_free__content .button:before, .footer__block .button:before {display: none;}
	.block__content__price__from {font-size: 16px;}
	.block__content__price__to {font-size: 20px;}
	.block p {font-size: 17px;line-height: 1.2; min-height: 40px; margin-bottom: 10px;}
	.block__content { padding: 40px 20px 0;  margin: -40px 20px 0; }
	.block__content__price__from {padding: 0 11px 0 0; }
	.block__content__price__to {padding-left: 11px;}
	.block--slider .block__content { margin-top: 0; }
	.block--slider .block__content__title { font-size: 19px; height: 70px; }
	.bx-controls .bx-controls-direction {top:90px;}
	.block__content__title {font-size: 22px;}
	.block__content__title--product {font-size: 18px;}
	.button, .page-numbers .next.page-numbers, .page-numbers .prev.page-numbers {font-size: 17px;}
	.block_usp {padding: 50px 40px 30px;}
	.block_usp__title {font-size: 20px;}
	.main__content ul li {font-size: 17px;}
	.block_cta__text {max-width: 100%; margin-bottom: 10px;}
	.block_free__content--smallpadding p {height: 56px;     font-size: 18px;}
	.block_free__content__titel--archive {min-height: 40px; font-size: 22px;}
  #smartwizard .input-group span { font-size: 17px; }
  .sw-theme-arrows .step-content .right .overview { font-size: 16px; }
  #smartwizard .treatment-group h4 { font-size: 17px; }

}
@media (max-width: 1300px) {
	#main_menu li a {font-size: 18px;}
		#main_menu li {margin-right: 35px;}
}
@media (max-width: 1200px) {
	.footer__block .title--white {min-height: 52px;}
	.footer__block ul li a, .footer__holder a.phone, .footer__holder a.email {font-size: 17px;}
	#copyright, #copyright a {font-size: 15px;}
	.block_seo__content {padding: 50px 20px 50px 0; width: 61%;}
	.block_seo__bg {width: 40%;}

}
@media (max-width: 1100px) {
	h1 { font-size: 38px; }
	h1, h2, h3, h4 { margin-bottom: 25px; }

	.title { font-size: 33px; }
	.title--margin { margin-bottom: 30px; }
	.title--white { font-size: 24px; margin-bottom: 25px; }
	
  #main_menu li a {font-size: 16px;}
	a.link { font-size: 15px; }
	

	#header .top_menu_holder ul li a {font-size: 16px;}
	.woocommerce-checkout #order_review {width: 40%;}
	.form-row label {width: 25%;}
	.form-row input {width: 75%;}
	.woocommerce-checkout .form-row .select2-container {width: 75%!important;}

	.button,
	.page-numbers .next.page-numbers,
	.page-numbers .prev.page-numbers { line-height: 46px; }

	.yoast_breadcrumbs { font-size: 16px; }
	.yoast_breadcrumbs--left { margin-top: 30px; }

	
	#banner_home.cpt { margin-bottom: 30px; }

	.title--big { font-size: 40px; margin-bottom: 30px; }

	.block_free--mb { margin-bottom: 30px; }

	.block_free__content { padding: 25px 10px 20px 25px; }
	.block_free__content--smallpadding p { font-size: 16px; height: 45px; }
	.block_free__content__titel { font-size: 22px; }
	.block_free__content__titel--small { font-size: 17px; }
	.block__content__price { margin-bottom: 20px; }
	.block__content__price__to { font-size: 18px; }
	.block__content__price__label { font-size: 16px; }

	.label_cta { margin-right: 20px; font-size: 18px;  }

	.footer__block ul li a,
	.footer__holder a.phone,
	.footer__holder a.email,
	.footer__block p,
	#copyright,
	#copyright a { font-size: 15px; }
}
@media (max-width: 1000px) {
	.products_holder {width: 100%; margin-right: 0; margin-bottom: 40px;}
	.block--slider .block__image {width: 50%;float: left; min-height: 250px; }
	.block--slider .block__image img {width: 100%;  min-height: 250px; }
  .block--slider .block__content__title { line-height: 70px; padding: 0 0 0 20px; width: 50%; float: right;}
	.block--slider .block__content {width: 50%; float: right; margin: 0; padding: 30px 30px 20px 20px;}
	.block--slider .block__content p {margin-bottom: 0;}
	.block--slider {padding-bottom: 0;}
	.block--slider .block__content__price {margin-bottom: 15px;}
	.block--slider .button--full {display: inline-block; padding: 0 20px; max-width: 220px !important; }
    #arrangementen_home .bx-wrapper .slider-block .block--slider .button { bottom: inherit; width: auto !important; }
	.block--slider .block__image img { border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -o-border-radius:  5px 0 0 5px; object-fit: cover;}
	.block--slider .block__content__discount {left:-53px; top: 5px;}
	.block--slider .block__content {z-index: 0;}

	#main_menu {display: none;}
	#header {z-index: 30; position: relative; padding: 0;}
	#header .container {    padding: 10px 0 25px; z-index: 30; background: #fff;}
	#header .top_menu_holder {display:none;}
	#header {border-bottom: solid 1px #dae0e1;}
	#header .container {text-align: center; position: relative;}
	#header a.button { font-size: 14px; position: absolute; right: 40px; top: 30px; line-height: 42px; padding: 0 36px 0 20px; margin-top: 0; }
	#header a.button:before { top: 16px; right: 16px; }
	#header .contact {float: none; right: 40px; top:40px; padding-top: 0; position: absolute;}
	#header .logo {margin: 0; height: 66px;}
	#header .logo_holder {float: none;}
	#nav-icon2 { display: block; position: absolute; top:40px; left:40px; }
	#mobile_menu {display: block;}
	.block__content__title--product {font-size: 17px;}

	#main_menu-sticky-wrapper { margin-bottom: 0; }

	#banner_home span.h2 {font-size: 35px; line-height: 28px; margin-bottom: 10px;}

	.block_free {width: 100%; }
	.block_free.left {margin-bottom: 40px;}

	.block_seo__bg {position: relative; width: 100%; height: 400px;}
	.block_seo .container {padding: 0;}
	.block_seo__content {padding: 50px 40px; text-align: center; width: 100%;}
	#copyright, #copyright a {font-size: 15px;}
	#copyright a {margin-right: 15px;}
	.sub_menu__list li {line-height: 41px;}
	html {font-size: 17px;}
	.block_free__image--small {width: auto;}

	.block_free__image--auto {width: auto;}

	h1.product_title {font-size: 32px; margin-bottom: 15px;}
	.image__block {width: 52%;}
	.summary__block p.price {margin-bottom: 5px;}
	.description p {font-size: 16px; margin-bottom: 15px;}
	.cart_items thead th, .cart_items .cart_item td.product-name a.cart__name, .cart_items .cart_item td.product-price {font-size: 17px;}
	.cart_items .cart_item td.product-subtotal {font-size: 18px;}
	.cart_collaterals h2 {font-size: 19px;}
	.main--cart tr.cart-subtotal, .main--cart tr.shipping {font-size: 15px;}

	.woocommerce-checkout .col2-set, .woocommerce-checkout #order_review {width: 100%;}

}
@media (max-width: 900px) {
	#footer {padding-bottom: 150px;position: relative; }
	.usp_holder {padding: 50px 0;}
	.footer__holder {width: 66.66%;}
	.footer__holder.right {width: 33.33%;}
	.footer__block--small,
	.footer__block--big {width: 50%;}
	.footer__holder.right .footer__block.right {width: 100%;}
	.footer__holder.right .footer__block.left {position: absolute; width: 100%; left: 0px; bottom: 40px; padding: 0 40px;  }

	.footer__holder.right .footer__block.left a, .footer__holder.right .footer__block.left p {display: inline-block; margin-bottom: 0; vertical-align: middle; }
	.footer__holder.right .footer__block.left p  {margin: 0 25px 0 0;}
	.footer__holder.right .footer__block.left span {margin-bottom: 0; min-height: inherit;}
	.footer__block .title--white {margin-bottom: 15px;}

	.free_blocks_holder {padding: 50px 0 65px;}

	.block--slider .block__content p {margin-bottom: 10px;}
	#copyright {line-height: 58px;padding: 20px 0; text-align: center;}
	#copyright .left, #copyright .right {float: none;}
	.sidebar {width: 100%;}
	.main {width: 100%; padding-bottom: 0;}
	h1, h2, h3, h4 { margin-bottom: 20px;}
	h1 {font-size: 32px;}
	h2 {font-size: 26px; }
	.yoast_breadcrumbs {font-size: 16px;}
	.sub_menu__title {font-size: 22px;}
	.sub_menu__list a {font-size: 17px;}
	html {font-size: 15px;}
	.main__content {    padding: 0;  margin: 0; margin-top: 20px;}
	.sidebar__usp--mobile {display: block;}
	.sidebar__usp--desktop {display: none;}
	.block_free__image--news {position: absolute; height: 100%; overflow: hidden;}
	.block_free__content--news {float: right; width: 68.81243063263041%;}
	.block_free__image--auto {width: 42%;}
	.block_free__image--auto img {width: 100%;}
	.post-type-archive-product .sub_menu {display: none;}
	.post-type-archive-product .sub_menu--ghost {display: block;}
	.tax-product_cat .sub_menu {display: block;}
	.tax-product_cat .sub_menu--ghost {display: none;}
	.woocommerce-pagination {margin-bottom: 30px;}
	.cart_collaterals {width: 100%; margin-top: 20px;}
	.cart_items {width: 100%;}
	.shop_table  {width: 100%;}
	.main--cart tr.order-total th {text-align: left;}

	.notification .box .inner { padding: 30px; }
	.notification .box .inner .title { font-size: 26px; padding-right: 40px; }
	.notification .box .inner p { font-size: 15px; line-height: 24px; margin-bottom: 12px; }

  .sw-theme-arrows .step-content h2 { font-size: 35px; }
  #smartwizard h3 { font-size: 23px; }
  #smartwizard .right h3 { font-size: 25px; }
}

@media (max-width: 780px) {
	
	
	#banner_home {overflow: hidden;}
	#banner_home img {height: 280px; width: auto; max-width: none; }
	
	#banner_home p {font-size: 16px; margin-bottom: 10px;}
	#banner_home .container {padding: 0;}
	.button {font-size: 16px;  line-height: 48px;}
	.block_usp {width: 100% !important; margin-right: 0; margin-bottom: 40px;}
	.block_usp__title {display: block;}
	.footer__block--small, .footer__block--big {width: 100%;}
	.footer__holder, .footer__holder.right {width: 100%;}
	.footer__block {text-align: center;}
	.footer__block .title--white {text-align: center; margin-bottom: 5px; min-height: 0px; font-size: 24px;}
	.footer__block {margin-bottom: 20px;}
	.footer__block ul {display: inline-block;}
	.footer__block ul li a {font-size: 15px;}
	#header .contact {right: 20px;}
	#header a.button { right: 20px; top: 16px; font-size: 13px; line-height: 38px; padding: 0 30px 0 15px; }
	#header a.button:before { top: 14px; right: 12px; }
	#nav-icon2 {left: 20px;}
	.container {padding: 0 20px;}
	.container--np {padding: 0;}
	.single-product .container--np {padding: 0 20px;}
	.phone_block {font-size: 18px;}
	#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {width: 30px; height: 20px;}
	#nav-icon2 span {height: 3px;}
	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {top: 6px;}
	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {top: 12px;}
	#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(2) {top:3px;}
	#nav-icon2.open span:nth-child(6), #nav-icon2.open span:nth-child(5) {top:8px;}
	#mobile_menu.active {top: 70px;}
	#header .logo {height: 50px;}
	#header .container {padding: 10px 0;}
	#nav-icon2, #header .contact {top: 27px;}
	#arrangementen_home {padding: 30px 0;}
	.title {font-size: 32px;}
	.bottom_title {margin-bottom: 30px; font-size: 18px;}
	.footer__holder.right .footer__block.left {display: none;}
	#copyright img {display: block; margin: 0 auto;}
	#copyright {line-height: 34px;}
	h1 {font-size: 26px; }
	h2 {font-size: 22px; }
	h3, h4 {font-size: 20px;}
	.yoast_breadcrumbs {font-size: 15px;}
	.main__content ul li {font-size: 15px;}
	.main__content ul li {line-height: 34px;}
	.main__content ul li:before {top: 15px;}
	.sub_menu__list a {font-size: 15px;}

	.lelie_table_row { font-size: 15px; }
	.lelie_table_cell { vertical-align: middle; }

	.product_block {width: 48%; margin-right: 4%;}
	.product_block--mobilelast {margin-right: 0;}

	.clear_third { display: none; }

	.image__block {padding-top:45px;}
	.image__block, .summary__block {width: 100%;}
	.product {position: relative;}
	h1.product_title {position: absolute; top: 0px;}
	.related .product_block--last, .related .product_block {width: 48%; margin-right: 4%;}
	.related .product_block--mobilelast {margin-right: 0;}

  .sw-theme-arrows .step-content h2 { font-size: 30px; }
  #smartwizard h3 { font-size: 20px; }
  #smartwizard .right h3 { font-size: 22px; }

}

@media (min-width: 1025px) {
	#arrangementen_home .slider-block .block--slider .button { position: absolute; bottom: 35px; }
}

@media (max-width: 640px) {
	
	/* HOME -- SLIDER */
	#banner_home.has-slider .bx-controls .bx-controls-direction {display: none;}
	
	.block--slider .block__image img { min-width: 100%; height: auto;  max-width: inherit; width: auto;} 
	.block--slider .block__content__title { width: 100%;}
	.block--slider .block__image {position: absolute; height: 100%;} 
	.block--slider .block__content {float: right; min-height: 150px;}
	
	
	p {font-size: 15px;}
	.block--slider .block__image {width: 100%;float: none;position: relative; }
	.block--slider .block__content {width: auto; float: none; padding: 25px 20px 0; margin: -40px 10px 0; z-index: 40; }
	.bx-controls .bx-controls-direction {top: 30%;}
	.block--slider .block__content__discount {right: 15px;top: -40px; left: auto;}
	#banner_home p {display: none;}
	#header .contact a {font-size: 0px;}
	.phone_block span {font-size: 20px;}
	.block__content__title {font-size: 20px;}
	.block_seo h1 {font-size: 30px;}
	.block_seo p {font-size: 15px;}
	.block__content__discount {font-size: 16px;}
	.block_seo__bg {height: 300px;}
	.block_free__image--absolute {height: 200px; position: relative; width: 100%; border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0;}
	.block_free__content {width: 100%;}
	.block_free__content--small {width: 53%;padding: 15px;}
	.block_free__price {right: 20px; left: auto; top: 120px;}
	.block_free__content__titel {font-size: 22px;}
	.block_free__content__titel--small {font-size: 16px; }
	.block_free__content p {font-size: 17px;}
	a.link {font-size: 13px;}
	#footer {padding: 40px 0;}
	.title {font-size: 28px;}
	.block_free__image--news {position: relative; height: 100%; width: 100%; overflow: hidden;}
	.block_free__image--news img {width: 100%;}
	.block_free__image--auto {width: 100%;}
	.block_free__content--smallpadding p {height: auto;}
	.product_block {width: 100%; margin-right: 0;}
	.sub_menu {margin-bottom: 0;}
	.woocommerce-result-count {float: none; margin-bottom: 10px;}
	.woocommerce-ordering {float: none; display: inline-block; margin-bottom: 10px;}
	.block__content__title {font-size: 17px;}
	.related .product_block--last, .related .product_block {width: 100%; margin-right: 0;}
	#tab-description ul li {font-size: 15px;}
	#tab-description ul li:before {top: 13px;}
	.image_block__thumbs_single {margin-bottom: 18px;}
	.basket__txt {font-size: 15px;}
	.basket__total span {margin-left: 2px;}
	h1.product_title {font-size: 22px;}
	.basket__total span, .basket__total {font-size: 15px;}
	.basket__total, .basket__txt {padding: 0 10px;}
	.basket {margin-left: -137px;}
	.cart_items .cart_item td.product-price {display: none;}
	.cart_items thead .product-price {display: none;}
	.cart_items .cart_item td.product-name a.cart__thumbnail {display: none;}
	.cart_items .cart_item td.product-name a.cart__name {width: 100%;}
	.cart_items .cart_item td.product-name {padding-right: 10px;}
	.cart_items thead th, .cart_items .cart_item td.product-name a.cart__name, .cart_items .cart_item td.product-price {font-size: 15px;}
	.quantity input {width: 53px;}
	.cart_items .cart_item td.product-subtotal {font-size: 15px;}

	.block--slider .block__content { margin-top: 0; float: left;}

	table.shop_table.cart, table.shop_table.cart tbody, table.shop_table.cart thead, table.shop_table.cart tr {display: block; width: 100%;}
	table.shop_table.cart .product-name, .cart_items .cart_item td.product-name {width: 40%;  display: inline-block; vertical-align: middle;}
	table.shop_table.cart .product-quantity {width: 25%;  display: inline-block; vertical-align: middle;}
	table.shop_table.cart .product-subtotal {width:25%;  display: inline-block; vertical-align: middle;}
	table.shop_table.cart .product-remove {width: 5%;   display: inline-block; vertical-align: middle;}
	.cart_items .cart_item td {border-bottom: none;}
	.cart_items .cart_item {    border-bottom: solid 1px #dae0e1;}
	.cart_items .cart_item td.product-name a.cart__name {padding-top: 0;}


	table.shop_table.cart tr:before,
	table.shop_table.cart tr:after { content: " "; display: table; }
	table.shop_table.cart tr:after { clear: both; }

	.form-row label {width: 100%;}
	.form-row input {width: 100%;}
	.form-row textarea {width: 100%;}
	.woocommerce-checkout .form-row .select2-container {width: 100%!important;}
	.button--noarrow {padding: 0 10px;}
	.block_free__image--small {width: 44%;}

	.notification .box .inner { padding: 20px; }
	.notification .box .inner .title { font-size: 22px; }
	.notification .box .inner p { font-size: 14px; line-height: 22px; }
	.notification .box .close { height: 50px; width: 50px; }
	.notification .box .close i { font-size: 18px; line-height: 55px; }

  #smartwizard .input-group span { font-size: 15px; }
	.sw-theme-arrows .step-content .right .overview { font-size: 14px; }
  #smartwizard .treatment-group h4 { font-size: 15px; }
}

@media (max-width:480px){
	#header a.button { padding: 0 8px; line-height: 31px; font-size: 11px; right: 10px; top: 20px; }
	#header a.button:before { display: none; }
	#yoast-ab-icon {display: none;}
	
	
	/* HOME -- SLIDER */
	#banner_home.has-slider .bx-pager-item a {color: transparent; width: 15px;height: 15px; margin: 0 6px;}
}

@media (max-width:330px){
	#header a.button { top: 14px; font-size: 10px; }
	#header .logo {height: 40px;}
	#nav-icon2 {top: 24px;}
}

/* Woocommerce Gift Card */
#giftcard-sf-wr label,
#giftcard-sf-wr + div {
  display: none;
}

#giftcard-sf-wr span {
  display: block;
}

#product-542 table.variations td {
  padding: 0 10px 10px 0;
}

#product-542 .single_variation_wrap .giftcard-value {
  padding: 20px;
  background-color: #78c9d3;
  border-radius: 3px;
  margin: 10px 0;
  color: white;
}

#product-542 .single_variation_wrap .giftcard-value input[type="number"] {
  margin: 10px 10px 10px 0;
  padding: 5px;
  width: 100%;
  color: black;
}

#product-542 table.variations .reset_variations,
#product-542 .single_variation_wrap .woocommerce-variation-price {
  display: none;
}

.screen-reader-text {
  display: none;
}
