/*
Theme Name: Huis van Cle
Theme URI: 
Description: Custom Thema voor 'Huis van Cle'
Author: Sandro Walet
Author URI: 
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/
*/
@import url('https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css');

@font-face {
	font-family: 'Jedira';
  src: url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Regular.eot');
  src: url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Regular.eot?#iefix') format('embedded-opentype'), url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Regular.woff') format('woff'), url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Jedira';
  src: url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Italic.eot');
  src: url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Italic.eot?#iefix') format('embedded-opentype'), url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Italic.woff') format('woff'), url('https://huisvancle.nl/wordpress/wp-content/themes/wpbootstrap/fonts/jedira/Jedira-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

.serif {
	font-family: 'Jedira';
}

.serif-i {
	font-family: 'Jedira';
	font-style: italic;
}

.page-title {
	font-size: 50px;
	color: #663f30;
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	.page-title {
		font-size: 72px;
	}
}

.free-content {
	margin-bottom: 40px;
}

.free-content h1,
.free-content h2,
.free-content h3 {
	margin-bottom: 20px;
	color: #663f30;
	margin: 20px 0 18px 0;
	padding: 0;
	line-height: 1.4;
	font-family: 'Jedira';
}

@media (min-width: 992px) {
	.free-content h1,
  .free-content h2,
  .free-content h3 {
		margin: 0 0 18px 0;
	}
}

.free-content h2 {
	font-size: 36px;
}

.free-content p,
.free-content li {
	font-size: 19px;
	font-family: 'Nunito Sans';
	font-weight: 300;
	line-height: 1.55;
	color: #975d47;
}

.free-content .wp-block-table thead {
	border-bottom: 0px;
	background-color: #bf8000;
}

.free-content .wp-block-table thead th {
	color: #fff;
	border-color: #000;
}

.free-content .wp-block-table td,
.free-content .wp-block-table th {
	padding: 20px;
	font-size: 19px;
}

.free-content .wp-block-table td {
	font-family: 'Nunito Sans';
	font-weight: 300;
	line-height: 1.55;
	color: #975d47;
}

.free-content .serif {
	font-size: 18px;
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	line-height: 1.6;
}

@media (min-width: 992px) {
	.free-content .wp-block-media-text .wp-block-media-text__content {
		padding-top: 22px;
		padding-bottom: 22px;
	}
}

.free-content .wp-block-button__link {
	border-radius: 4px;
	border: 1px solid #8c5e00;
}

.free-content .wp-block-button__link:hover {
	background-color: #8c5e00 !important;
	border-color: #8c5e00;
}

.free-content .wp-block-media-text,
.free-content .wp-block-gallery,
.free-content .wp-block-columns {
	margin: 0 0 21px 0px !important;
}

@media (min-width: 992px) {
	.free-content .wp-block-media-text,
  .free-content .wp-block-gallery,
  .free-content .wp-block-columns {
		margin: 0 0 42px 0px !important;
	}
}

.wpbc_structure_form {
	display: none !important;
}

.datepick-days-cell {
	pointer-events: none;
}

.wpbc_no_custom_width.cal_month_num_3 {
	max-width: none !important;
}
/* A V A I L A B L E - BACKGROUND */
.row .free-content .resource_selection_div select,
.row .free-content .wpbc_container.wpbc_container_booking_form select,
.row .free-content .wpbc_container.wpbc_container_booking_form input[type="text"],
.row .free-content .wpbc_container.wpbc_container_booking_form textarea {
	color: #3c413d !important;
	font-size: 15px !important;
}

.datepick-inline .datepick-header {
	color: #fff;
  /* FixIn: 9.3.1.4 */
	font-weight: 600;
	text-shadow: none;
	margin: -3px 0 4px;
	background: #4d4d4d;
}

.row .free-content .wpbc_ty__content {
	font-size: 16px !important;
	line-height: 1.7 !important;
}

.wpbc_structure_form {
	background-color: #bf8000;
	padding: 20px 40px;
	font-size: 17px;
	color: #ffe1a5 !important;
	font-weight: normal !important;
	text-align: center;
}

@media (min-width: 992px) {
	.wpbc_structure_form {
		text-align: left;
	}
}

.wpbc_structure_form .control-label {
	font-weight: normal !important;
}

.wpbc_structure_form .wpbc_button_light {
	background-color: #3c413d !important;
	border-radius: 4px !important;
	border: 1px solid #242624 !important;
	box-shadow: none !important;
	padding: 12px 30px !important;
	font-size: 22px !important;
}

.wpbc_structure_form .wpbc_button_light:hover {
	background-color: #545c56 !important;
	border-color: #0b0c0b !important;
}

@media (max-width: 992px) {
	.wpbc_structure_form .wpbc_button_light {
		margin: 0 auto !important;
	}
}

body {
	font-family: 'Nunito Sans';
	background-color: #fffcf7;
	color: #3c413d;
	background-color: #fffcf8;
}

@media (min-width: 992px) {
	body {
		opacity: 1;
		background-image: radial-gradient(#efd293 0.9px, transparent 0.9px), radial-gradient(#efd293 0.9px, #fffcf8 0.9px);
		background-size: 36px 36px;
		background-position: 0 0,18px 18px;
	}
}

a {
	transition: all 0.1s ease-in-out;
}

a:hover {
	text-decoration: none;
}

.btn-default,
.free-content .wp-block-button__link,
.wpbc_structure_form .wpbc_button_light,
.navbar-nav > .navbarbutton > a {
	background-color: #bf8000;
	border-color: #8c5e00;
	color: #fff !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #8c5e00;
}

.btn-default:hover {
	background-color: #8c5e00 !important;
	border-color: #8c5e00;
}

.homepage-title {
	text-align: center;
}

.homepage-title h1 {
	font-size: 50px;
	color: #663f30;
}

@media (min-width: 992px) {
	.homepage-title h1 {
		font-size: 72px;
	}
}

.homepage-title h4 {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 2px;
	color: #bf8000;
}

.intro-perks {
	margin-top: 20px;
	margin-bottom: 40px;
}

.homepage-intro {
	text-align: center;
}

.homepage-intro h2 {
	font-size: 40px;
	color: #3c413d;
}

.homepage-intro p {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	margin-top: 20px;
	font-size: 19px;
	line-height: 1.8;
}

.perk-title {
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 13px;
	letter-spacing: 2px;
	color: #a8b6ab;
	margin-top: 38px;
}

.perks {
	display: flex;
	margin-top: -10px;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.perk {
	display: flex;
	align-items: end;
	font-size: 16px;
	font-weight: 500;
	margin-right: 26px;
	margin-top: 20px;
	color: #7c867e;
}

.perk svg {
	margin-right: 6px;
	color: #d68954;
}

.home-carousel {
	margin: 40px 0;
}

.home-carousel .carousel-cell {
	width: 66%;
	height: 400px;
	margin-right: 10px;
	background: #d68954;
	border-radius: 5px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.home-carousel .carousel-cell {
		height: 600px;
	}
}

.home-carousel .carousel-cell img {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.navbar-brand {
	max-width: 200px;
	padding-top: 18px;
}

@media (max-width: 992px) {
	.navbar-nav {
		margin-top: 30px !important;
	}
}

.navbar-nav > li > a {
	color: #3c413d;
	font-size: 16px;
	font-weight: 500;
	padding-left: 0;
	padding-right: 0;
	margin: 0 14px;
	border-bottom: 2px solid transparent;
}

@media (min-width: 992px) {
	.navbar-nav > li > a {
		margin: 0 10px;
	}
}

@media (min-width: 1200px) {
	.navbar-nav > li > a {
		margin: 0 14px;
	}
}

.navbar-nav > li > a:hover {
	background-color: transparent !important;
	border-bottom: 2px solid #bf8000;
}

.navbar-nav > li > a:focus {
	background-color: transparent !important;
}

.current_page_item a {
	border-bottom: 2px solid #bf8000 !important;
}

.navbar-nav > li {
	padding-top: 14px;
	padding-bottom: 14px;
}

@media (min-width: 992px) {
	.navbar-nav > li {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 45px;
	margin-right: 15px;
	margin-bottom: 45px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-nav > .navbarbutton > a {
	border-radius: 4px;
	text-align: center;
	border: 1px solid #8c5e00;
	padding-left: 12px;
	padding-right: 12px;
}

.navbar-nav > .navbarbutton > a:hover {
	background-color: #8c5e00 !important;
	border-color: #8c5e00;
}

.wide-image {
	height: 100%;
	max-height: 600px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	margin: 60px 0 20px 0;
}

.fancy-text {
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.fancy-text {
		display: flex;
		margin-bottom: 60px;
	}
}

.fancy-text .col1 {
	background-clip: padding-box;
	background-size: cover;
	height: 500px;
}

@media (min-width: 992px) {
	.fancy-text .col1 {
		height: auto;
	}
}

.fancy-text .col2 {
	text-align: center;
}

@media (min-width: 992px) {
	.fancy-text .col2 {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 600px;
		padding-left: 34px;
		text-align: left;
	}
}

.fancy-text .col2 h3 {
	font-size: 32px;
	margin-bottom: 20px;
	color: #663f30;
	margin: 20px 0 18px 0;
	padding: 0;
	line-height: 1.4;
}

@media (min-width: 992px) {
	.fancy-text .col2 h3 {
		margin: -10px 0 12px 0;
	}
}

.fancy-text .col2 p {
	font-size: 18px;
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	line-height: 1.6;
	color: #ab6a51;
}

.fancy-text .btn {
	margin-top: 14px;
	font-size: 16px !important;
	letter-spacing: -0.1px;
}

@media (min-width: 992px) {
	.fancy-text .fancy-content {
		max-width: 450px;
	}
}

.fancy-block {
	padding-top: 10px;
	margin-bottom: 20px;
}

.reviews {
	margin-bottom: 90px;
	text-align: center;
}

.reviews h2 {
	font-size: 32px;
	margin-bottom: 30px;
	color: #a8b6ab;
}

.review-cell {
	width: 50%;
	min-width: 440px;
	height: 400px;
	background-color: #ffffff;
	border-radius: 5px;
	border: 1px solid #fff4de;
	box-shadow: 0 5px 12px rgba(140, 94, 0, 0.28);
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
	transition: box-shadow 0.2s ease-in-out, margin-top 0.2s ease-in-out;
}

.review-cell:hover {
	box-shadow: 0 14px 20px rgba(140, 94, 0, 0.28);
	margin-top: -6px;
}

@media (min-width: 992px) {
	.review-cell {
		height: 500px;
	}
}

@media (min-width: 1200px) {
	.review-cell {
		height: 400px;
	}
}

.review-cell.is-selected .inner {
	filter: blur(0);
}

.review-cell .inner {
	max-width: 80%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	filter: blur(5px);
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}

.review-cell .review {
	font-family: "Merriweather", serif;
	font-weight: 300;
	font-style: italic;
	font-size: 17px;
	line-height: 1.7;
	color: #8c9f90;
}

@media (min-width: 992px) {
	.review-cell .review {
		font-size: 21px;
	}
}

.review-cell .from {
	font-family: "Merriweather", serif;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	padding-top: 16px;
	color: #d68954;
}

@media (min-width: 992px) {
	.review-cell .from {
		font-size: 18px;
	}
}

.flickity-button {
	display: none;
}

@media (min-width: 992px) {
	.flickity-button {
		display: block;
	}
}

.contact-form-footer {
	background-clip: padding-box;
	text-align: center;
	margin-bottom: 30px;
  /* Medium devices (desktops, 992px and up) */;
}

.contact-form-footer .inner {
	padding: 30px;
	background-color: #a8b6ab;
}

@media (min-width: 992px) {
	.contact-form-footer .inner {
		height: 650px;
	}
}

.contact-form-footer .inner .row {
	margin-top: -20px;
}

.contact-form-footer h2 {
	font-size: 50px;
	padding: 0;
	margin: 0 0 16px 0;
}

.contact-form-footer p {
	font-size: 18px;
	margin: 20px 0;
}

.contact-form-footer label {
	font-size: 16px;
}

@media (min-width: 992px) {
	.contact-form-footer {
		margin-bottom: 0;
	}
}

.map-details .map {
	width: 100%;
	height: 650px;
	background-color: #d68954;
	margin-bottom: 30px;
}

.map-details .gmap {
	height: 100%;
	width: 100%;
}

.detail-box {
	background-color: #a8b6ab;
	width: 100%;
	height: 200px;
	margin-bottom: 30px;
  /* Medium devices (desktops, 992px and up) */;
}

.detail-box .inner {
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-52%);
	font-size: 15px;
}

.detail-box .inner h5 {
	line-height: 1.4;
	font-weight: 700;
}

.detail-box .inner p {
	margin: 8px 0;
}

.detail-box .inner a {
	color: #ffe1a5;
}

.detail-box .inner a:hover {
	color: #ffd172;
}

.detail-box h1,
.detail-box h2,
.detail-box h3,
.detail-box h4,
.detail-box h5,
.detail-box h6 {
	padding: 0;
	margin: 0;
}

.detail-box .cta-footer {
	font-size: 32px;
}

@media (min-width: 992px) {
	.detail-box {
		margin-bottom: 0;
	}
}

footer .bottom-block {
	background-color: #bf8000;
	background-clip: content-box;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	footer .bottom-block {
		margin-top: 30px;
		margin-bottom: 70px;
	}
}

footer .bottom-block .inner {
	padding: 40px;
}

@media (min-width: 992px) {
	footer .bottom-block .inner {
		display: flex;
		text-align: center;
	}
}

@media (max-width: 992px) {
	footer .bottom-block .logo {
		text-align: center;
	}

	footer .bottom-block .logo img {
		max-width: 200px;
		display: inline-block;
	}
}

@media (min-width: 992px) {
	footer .bottom-block .logo {
		padding-right: 50px;
		max-width: 300px;
	}
}

footer .bottom-block a {
	color: #ffe1a5;
}

footer .bottom-block a:hover {
	color: #ffd172;
}

footer .bottom-block .footer-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

@media (max-width: 992px) {
	footer .bottom-block .nav-pills > li {
		float: none;
	}
}

footer .bottom-block .contacto {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

footer .bottom-block .inner > div {
	border-bottom: 1px solid #9b6800;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer .bottom-block .inner > div:last-child {
	border-bottom: none;
}

@media (min-width: 992px) {
	footer .bottom-block .inner > div {
		border-right: 1px solid #9b6800;
		border-bottom: none;
	}

	footer .bottom-block .inner > div:last-child {
		border-right: none;
	}
}

.navbar-toggle {
	background-color: #bf8000;
}

.navbar-toggle .icon-bar {
	background-color: #ffeabf;
}

@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-left,
  .navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none!important;
	}

	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;
	}
}