/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
/* montserrat-100 - latin */
/*@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-100';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/montserrat-v26-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}*/

/* montserrat-100italic - latin */
/*@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-100_ita';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/montserrat-v26-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}*/

/* montserrat-200 - latin */
/*@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-200';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/montserrat-v26-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}*/

/* montserrat-200italic - latin */
/*@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-200_ita';
  font-style: italic;
  font-weight: 200;
  src: url('fonts/montserrat-v26-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}*/

/* BEGIN WEBSOLS DEFAULTS: */

/* Scroll-top button ook op mobiel: */
.responsive #scroll-top-link.avia_pop_class {
	display: block;
	visibility: visible;
	opacity: 0.7;
}

/* Wordbreak op mobiel en desktop: */
.flex_column.av_one_fifth {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
  }
@media screen and (min-width:768px) and (max-width:1366px) {
	.flex_column.av_one_fifth,
	.flex_column.av_one_fourth,
	.flex_column.av_one_third {
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		overflow-wrap: break-word;
	}
}
@media screen and (max-width:468px) {
	.flex_column {
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		overflow-wrap: break-word;
	}
}
/* END WEBSOLS DEFAULTS */

/* BEGIN CUSTOM SITE STUFF */

/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-300';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/montserrat-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-300_ita';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/montserrat-v26-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-regular';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-regular_ita';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-v26-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-500';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/montserrat-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat-500_ita';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/montserrat-v26-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600 - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-600';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-600italic - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-600_ita';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/montserrat-v26-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-700 - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-700';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-700italic - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-700_ita';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/montserrat-v26-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-800 - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-800';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/montserrat-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-800italic - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-800_ita';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/montserrat-v26-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-900 - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-900';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/montserrat-v26-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}

/* montserrat-900italic - latin
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options.
  font-family: 'Montserrat-900_ita';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/montserrat-v26-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+
}*/

#top #wrap_all h1,
#top #wrap_all h2,
#top #wrap_all h3,
#top #wrap_all h4,
#top #wrap_all h5,
#top #wrap_all h6,
#top #wrap_all body p,
#top #wrap_all body span,
#top #wrap_all body li,
#top #wrap_all body .sub_menu ul li a {
	font-family:'Montserrat-300', Helvetica, Arial, sans-serif !important;
}

#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {
	font-size: 13px !important;
	margin: 10px 0;
}

#top #wrap_all #main a,
#top #wrap_all #main strong {
	/*font-weight:bold;*/
	font-family:'Montserrat-regular', Helvetica, Arial, sans-serif;
}
#top a.avia-button {
	font-weight:inherit;
}
#main p a:not(.av-icon-char, .avia-button, .avia_iconbox_title, .button, .av-share-link),
#main li a:not(.av-icon-char, .avia-button, .avia_iconbox_title, .button, .av-share-link, .contact_socials ul li a) {
	text-decoration:underline;
}
#main li.av-share-link a {
	text-decoration:none;
}
body div .avia-button,
a.av-icon-char {
	text-decoration:none !important;
}

#top .main_menu li.menu-item a span.avia-menu-fx {
	display:block;
	height:5px;
}
#top .main_menu .sub-menu li.menu-item {
	border-bottom:1px solid #dedede;
}
#top .main_menu .sub-menu li.menu-item:last-of-type {
	border-bottom:0;
}
#top #footer-page .avia-section:first-of-type {
	border-top:1px solid #d5d9dd;
}

#top ul .wpml-ls-menu-item a {
	display:inline;
}
#top .sub_menu li.wpml-ls-menu-item {
  border-right-width: 0;
	padding:0 0 0 10px;
}
#top.single-product #main .container_wrap_first {
	padding-bottom:50px;	
}
.single-product-main-image {
    width: 25%;
}
.single-product-summary {
    overflow: hidden;
    float: left;
    margin-bottom:25px;;
}

#top.archive .sidebar_left .content {
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#top.archive .content .entry-content-wrapper {
	padding-right: 0;
}
.template-shop ul.products {
	margin: 0;
}

#top.single-product .sidebar {
    width: 23% !important;
	/*margin-left:2% !important;*/
	padding-top:0;
	/*border:1px solid #d5d9dd !important;
	border-radius:3px !important;*/
}
#top.single-product .sidebar .inner_sidebar {
	margin-left:0;
	/*padding:20px;*/
}
#top .sidebar .inner_sidebar section.widget {
	padding:20px;
	border:1px solid #d5d9dd !important;
	border-radius:3px !important;
	margin-bottom:25px;
}
#top .sidebar .inner_sidebar section.widget .textwidget ul {
	margin-left:7px;
}
#top .sidebar .inner_sidebar section.widget .textwidget .searchandfilter ul,
#top .sidebar .inner_sidebar section.widget .textwidget .searchandfilter ul li {
	margin-left:inherit;
}
#top .sidebar .inner_sidebar section.widget .textwidget ul li {
	list-style:disc outside;
	margin-left:16px;
}
#top .sidebar a {
	color:#ee7230;
}

#top .listing_fields {
	border-left: 1px solid #d5d9dd;
	border-right:1px solid #d5d9dd;
	/*border-radius:3px;*/
	padding:30px;
	float:left;
	width:100%;
}
#top .listing_fields ul {
	float:left;
	margin:0;
	width:100%;
}
#top .listing_fields ul li {
	border-bottom: 1px solid #d5d9dd;
	float:left;
	width:100%;
}
.type .property_type::after {
	content: " / ";
	display: inline;
}
.type .property_type:last-of-type::after {
	content: "";
	display: none;
}
#top .listing_fields ul li:last-of-type {
	border-bottom:0;
}
#top .listing_fields ul li .left {
	float:left;
}
#top .listing_fields ul li .right {
	float:right;
}
#top .product .single-product-main-image.alpha {
	display:none;	
}
#top .single-product-summary {
	width:100%;	
}
#top .single-product-summary .entry-summary {
	border:1px solid #d5d9dd !important;
	padding:30px;
	border-bottom:0 !important;
	position:relative;
	float:left;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
#top .single-product-summary .entry-summary .product_title,
#top .single-product-summary .entry-summary .location {
	width:60%;
}
#top .single-product-summary .entry-summary .fav_button,
#top .single-product-summary .entry-summary .price {
	position:absolute;
}
#top .single-product-summary .entry-summary .fav_button {
	right:30px;
	top:30px;
	max-width:15%;
}
#top .single-product-summary .entry-summary .fav_button button {
	border-width:1px;
	padding:10px 20px 8px;
	border-radius:3px;
}
#top .single-product-summary .entry-summary .fav_button button:hover {
	cursor:pointer;	
}
#top .single-product-summary .entry-summary .price {
	right: 30px;
	max-width:25%;
	bottom:30px;
	margin:0;
}
#top .single-product-summary .entry-summary .price span {
	font-size:31px;	
}
#top .single-product-summary .listing_fields,
#top .single-product-summary .woocommerce-tabs {
	width:45%;
}
#top .listing_content {
	float:left;
	width:75%;
	margin-right:2%;
	/*border:1px solid #d5d9dd;
	border-radius:3px;*/
}
#top .listing.inner_content {
	float:left;
	width:100%;
	border:1px solid #d5d9dd;
	border-top:0;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
#top .woocommerce-product-gallery {
	float:left;	
	border-left:1px solid #d5d9dd;
	border-right:1px solid #d5d9dd;
	border-bottom:1px solid #d5d9dd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	float:none;
	width:100%;
	display:block;
	position: relative;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper::after {
	clear: both;
	display:block;
	content: "";
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper > a {
	width:66%;
	float:left;
	padding:0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails {
	width:32%;
	float:left;
	margin-left:2%;
	padding:0 !important;
	position:relative;
}
@media only screen and (max-width:820px) {
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper > a {
		width:100%;
		float:none;
		padding:0;
		margin-bottom: 19px;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails {
		width:100%;
		float:none;
		margin-left:0;
		padding:0 !important;
		position:relative;
	}
}
div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a {
	position: relative;
	padding: 0;
	margin-right: 0;
	min-height: 1px;
	padding-bottom: 66.6666667%;
	float: none;
	margin-bottom: 19px;
  }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a img {
	position:absolute !important;
	top:50%;
	transform:translateY(-50%);
}
.woocommerce-product-gallery div.woocommerce-product-gallery__image {
	display: none;
  }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:first-of-type {
	/*margin-bottom:1%;	*/
	top:0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:nth-of-type(2) {
	margin-bottom:0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:first-of-type,
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:nth-of-type(2) {
	width:100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:first-of-type,
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:nth-of-type(2) {
	display:block !important;
	overflow: hidden;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a {
	display:none !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .thumbnails a:nth-of-type(2):after {
	content:"Meer...";
	position:absolute;
	top:50%;
	width:100%;
	transform:translateY(-50%);
	color:#ffffff;
	text-align:center;
	font-size:26px;
}
#top .listing-sections {
	display:block;
	width:100%;
	float:left;
	margin:0;
	padding:10px 30px;
	background-color:#011640;
	border:1px solid #011640;
	border-bottom:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	
}
#top .listing-sections li {
	display:inline-block;
	padding:0 2%;
}
#top .listing-sections li a {
	color:#ffffff;	
}
#top .listing-sections li a:hover {
	color:#ffffff;
	opacity:0.8;
}
#top .listing_description {
	float:left;
	padding:30px;
	/*border:1px solid #d5d9dd;
	border-radius:3px;*/
}
#top .listing-location .map_heading,
#top .listing-contact .contact_heading,
#top .listing-contact .contact-form_heading,
#top .related_listings .related_heading,
#top .listing_description .description_heading {
	/*border-bottom:1px solid #d5d9dd;*/
	padding-bottom:10px;
}
#top.single-product .listing-location {
	float:left;
	width:100%;
	padding:30px;
}

#top.single-product .acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* Fixes potential theme css conflict.*/
#top.single-product .acf-map img {
   max-width: inherit !important;
}
#top .listing-contact {
	float:left;
	width:100%;
	background-color:#edeff0;
	padding:30px;
}
#top .listing-contact .contact_heading {
	color:#ee7230;	
}
#top .listing-contact .contact_persoon.left {
	width:32%;
	padding:0 30px 0 10px;
	float:left;
}
#top .listing-contact .contact_form.right {
	width:66%;
	padding:0 0 0 10px;
	margin-left:2%;
	float:left;
}
#top .related_listings {
	float:left;
	width:100%;
	padding:30px;
}
#top .related_listings .related ul.products li.product {
	width:100%;
	margin-right:0;
}

#top .contact_persoon ul.contact_info {
	float:left;	
	width:100%;
}
#top .contact_persoon ul.contact_info li {
	float:left;
	width:100%;	
	border-bottom:1px solid #d5d9dd;
}
#top .contact_persoon ul.contact_info li:last-of-type {
	border-bottom:0;	
}
#top .contact_persoon ul.contact_info li .left {
	float:left;	
}
#top .contact_persoon ul.contact_info li .right {
	float:right;	
}
#top .contact_persoon ul.contact_info li .mobile.left:before {
	content:"\e854";
	font-family:"entypo-fontello";
	color:#191919;
}
#top .contact_persoon ul.contact_info li .email.left:before {
	content:"\e805";
	font-family:"entypo-fontello";
	color:#191919;
}
#top .contact_persoon .contact_socials {
	float:left;
	width:100%;
}
#top .contact_persoon .contact_socials ul.contact_socials_list {
	float:left;
	width:100%;
}
#top .contact_persoon .contact_socials ul.contact_socials_list li {
	width:40px;
	height:40px;
	float:left;
	border:1px solid #d5d9dd;
	border-radius:3px;
	margin-right:2px;
	margin-bottom:2px;
}
#top .contact_persoon .contact_socials ul.contact_socials_list li a {
	display:block;
	width:100%;
	height:100%;
}
#top .contact_persoon .contact_socials ul.contact_socials_list li:last-of-type {
	margin-right:0;	
}
#top .contact_persoon .contact_socials ul.contact_socials_list li a:before {
	display:flex;
	justify-content:center;
	align-items:center;
	aspect-ratio:1;
	color:#888888;
	font-family:"entypo-fontello";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li a:hover:before {
	color:#ffffff;	
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.website a:before {
	content:"\e821";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.linkedin a:before {
	content:"\e8fc";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.facebook a:before {
	content:"\e8f3";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.instagram a:before {
	content:"\f16d";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.pinterest a:before {
	content:"\e8f8";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.twitter a:before {
	content:"\e8f1";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li.youtube a:before {
	content:"\f16a";
}
#top .contact_persoon .contact_socials ul.contact_socials_list li a:hover:before {
	background-color:#ee7230;
}
.woocommerce .products .product img,
.woocommerce .related-products .product img,
#property-gallery-wrap .img-fluid {
  height: auto !important;
}

.sidebar_left form.searchandfilter,
#top .flex_column form.searchandfilter {
	float:left;
	width:100%;
}
.sidebar form.searchandfilter > ul > li,
#top .flex_column form.searchandfilter > ul > li {
	border: 1px solid #d5d9dd !important;
	border-radius:3px;
	float:left;
	width:100%;
	/*padding:30px;*/
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}
#top.single-product .sidebar form.searchandfilter > ul > li {
	border:none !important;
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
}
#top.single-product .sidebar form.searchandfilter > ul > li label input.sf-input-text {
	margin-bottom:0;	
}
#top form.searchandfilter ul li.sf-field-submit,
#top form.searchandfilter ul li.sf-field-reset {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
	float:unset;
	display:inline-block;
	width:auto;
	margin-right:10px !important;
}
#top form.searchandfilter ul li.sf-field-submit input,
#top form.searchandfilter ul li.sf-field-reset input {
	padding:15px 30px 13px;
	min-width:139px;
	font-family:'montserrat', Helvetica, Arial, sans-serif;
	font-size:13px;
}
form.searchandfilter ul li.sf-field-submit input:hover,
form.searchandfilter ul li.sf-field-reset input:hover {
	/*border-color:#ee7230;*/
	opacity:0.9;
	transition:all 0.4s ease-in-out;
}
form.searchandfilter ul li.sf-field-submit input {
	border:1px solid #ee7230;
	border-radius:3px;
}
form.searchandfilter ul li.sf-field-reset input:hover {
	background-color:#ffffff;
	color:#404040;
	border-color:#404040;
}
form.searchandfilter ul li.sf-field-reset input {
	border:1px solid #404040;
	border-radius:3px;
	background-color:#ffffff;
	color:#404040;
}
#search-filter-results-5324 {
	display: block;
	float: none;
	clear: both;
  }
#top.archive .sidebar .inner_sidebar section.widget {
	border:0 !important;
	padding:0;
}
#top form.searchandfilter ul li h4 {
	font-weight:bold !important;	
}
#top form.searchandfilter ul li ul li label {
	font-weight:normal;	
}
@media only screen and (min-width: 990px) {
	#top.home .flex_column .searchandfilter .sf-field-search {
		width:80%;
	}
}
/*HOMEPAGE */
#top.home .flex_column form.searchandfilter ul li.sf-field-search {
	float:left;
	padding:0;
	border:0 none !important;
}
#top.home .flex_column form.searchandfilter .sf-field-submit {
	width:calc(20% - 5px);
	float:left;
	margin-right:0 !important;
	margin-left:5px !important;
	height:60px;
}
#top.home .flex_column .searchandfilter .sf-field-submit input {
	min-width:unset;	
	height:100%;
}
#top.home .flex_column .searchandfilter .sf-field-search label input {
	height:60px;
	border-radius:3px;
	padding-left:30px;
}


#top .flex_column .searchandfilter .sf-field-search label,
#top .sidebar .searchandfilter .sf-field-search label {
	display:block;	
}


#top .sidebar .searchandfilter .sf-field-post-meta-_regular_price label input {
	max-width:110px;
}

#top input[type="checkbox"],
#top input[type="radio"]{
	-webkit-appearance:none;
	-moz-appearance:none;
	display:inline-block;
	width:25px;
	height:25px;
	background-color:#ffffff;
	border:1px solid #d5d9dd;
	padding:4px;
	vertical-align:middle;
}
#top input[type="checkbox"],
#top input[type="checkbox"]:after {
	border-radius:3px;	
}
#top input[type="radio"],
#top input[type="radio"]:after {
	border-radius:50px;	
}
#top input[type="checkbox"]:hover,
#top .gform_fields .gfield_checkbox label:hover,
#top input[type="radio"]:hover,
#top .gform_fields .gfield_radio label:hover,
#top .sf-label-checkbox {
	cursor:pointer;	
}
#top input[type="checkbox"]:checked:after,
#top input[type="checkbox"]:hover:after,
#top input[type="radio"]:checked:after,
#top input[type="radio"]:hover:after{
	background-color:#d5d9dd;
}
#top input[type="checkbox"]:after,
#top input[type="radio"]:after {
	content:"";
	display:block;
	width:100%;
	height:100%;
}

/*#top.archive ul.products li.product,*/
#top ul.products li.product,
#top .related_listings ul.products li.product,
#top .avia-product-slider-container ul.products li.product {
	width:100%;
	margin-right:0;
	overflow:hidden;
}
/*#top.archive ul.products li.product .inner_product a,*/
#top ul.products li.product .inner_product a,
#top .related_listings ul.products li.product .inner_product a,
#top .avia-product-slider-container ul.products li.product .inner_product a {
	height:240px;	
}
/*#top.archive ul.products li.product .inner_product a .image_container,*/
#top ul.products li.product .inner_product a .image_container,
#top .related_listings ul.products li.product .inner_product a .image_container,
#top .avia-product-slider-container ul.products li.product .inner_product a .image_container {
	float:left;
	width:320px;
	height:240px;
	display:block;
	position:relative;
}
/*#top.archive ul.products li.product .inner_product a .thumbnail_container,*/
#top ul.products li.product .inner_product a .thumbnail_container,
#top .related_listings ul.products li.product .inner_product a .thumbnail_container,
#top .avia-product-slider-container ul.products li.product .inner_product a .thumbnail_container {
	float:left;
	height:1px;
	width:100%;
	padding-bottom:75%;
	position:absolute;
	
}
/*#top.archive ul.products li.product .inner_product a .thumbnail_container img,*/
#top ul.products li.product .inner_product a .thumbnail_container img,
#top .related_listings ul.products li.product .inner_product a .thumbnail_container img,
#top .avia-product-slider-container ul.products li.product .inner_product a .thumbnail_container img {
	position:absolute;
	height:100% !important;
	object-fit:cover !important;
	object-position:center center;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header,*/
#top ul.products li.product .inner_product a .inner_product_header,
#top .related_listings ul.products li.product .inner_product a .inner_product_header,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header {
	/*width:65%;*/
	/*float:left;*/
	width:calc(100% - 320px);
	float:right;
	clear:inherit;
	border:0;
	height:240px;
	padding:20px;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .inner_product_header_table,*/
#top ul.products li.product .inner_product a .inner_product_header .inner_product_header_table,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .inner_product_header_table,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .inner_product_header_table {
	height:100%;
	position:relative;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .avia-arrow,*/
#top ul.products li.product .inner_product a .inner_product_header .avia-arrow,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .avia-arrow,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .avia-arrow {
	display:none;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title,*/
#top ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title {
	font-size:24px;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .location span,*/
#top ul.products li.product .inner_product a .inner_product_header .location span,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .location span,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .location span {
	color: #011640;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .price,*/
#top ul.products li.product .inner_product a .inner_product_header .price,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .price,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .price {
	position:absolute;
	right:0;
	bottom:0;
}
#top.rtl ul.products li.product .inner_product a .inner_product_header .price,
#top.rtl .related_listings ul.products li.product .inner_product a .inner_product_header .price,
#top.rtl .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .price {
	position:absolute;
	left:0;
	right: unset;
}
/*#top.archive ul.products li.product .inner_product a .inner_product_header .price span,*/
#top ul.products li.product .inner_product a .inner_product_header .price span,
#top .related_listings ul.products li.product .inner_product a .inner_product_header .price span,
#top .avia-product-slider-container ul.products li.product .inner_product a .inner_product_header .price span {
	font-size:21px;	
}
#top ul.products li.product .inner_product a .inner_product_header ul.details li {
	margin-bottom:0;
	color:#011640;
	font-size:0.8em;
}

.entry-content-wrapper ul.products li ul.details {
	position:absolute;
	bottom:0;
	margin-bottom:0;
}
.entry-content-wrapper ul.products li ul.details li {
	float: none;
	display: block;
	width: 100%;
	margin: 0;
	font-size: 0.8em;
	line-height: 140%;
	color:#011640;
	padding-top:10px;
}
.sidebar .searchandfilter h4,
.flex_column.av_one_fourth .searchandfilter h4,
.flex_column.av_one_third .searchandfilter h4 {
  position: relative;
  cursor: pointer;
  /*padding: 5px 0 5px;*/
  padding-bottom:15px;
}
#top .searchandfilter ul > li > ul ul {
  float: none;
  padding-left: 29px;
}
.sidebar .searchandfilter > ul > li,
.flex_column.av_one_fourth .searchandfilter > ul > li,
.flex_column.av_one_third .searchandfilter > ul > li {
  position: relative;
  color: #4a4a4a;
}
.sidebar form.searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > h4:after,
.flex_column.av_one_fourth form.searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > h4:after,
.flex_column.av_one_third form.searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > h4:after,
.sidebar form.searchandfilter > ul > li[data-sf-field-input-type="range-slider"] > h4:after,
.flex_column.av_one_fourth form.searchandfilter > ul > li[data-sf-field-input-type="range-slider"] > h4:after,
.flex_column.av_one_third form.searchandfilter > ul > li[data-sf-field-input-type="range-slider"] > h4:after {
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  content: "\e87b";
  font-family: 'entypo-fontello';
  font-weight: normal;
  font-size: 16px;
  color:#011640;
}
.sidebar form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"],
.flex_column.av_one_fourth form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"],
.flex_column.av_one_third form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"],
.sidebar form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"],
.flex_column.av_one_fourth form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"],
.flex_column.av_one_third form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"] {
  height: 48px;
  overflow: hidden;
}
.sidebar form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"] > h4:after,
.flex_column.av_one_fourth form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"] > h4:after,
.flex_column.av_one_third form.searchandfilter > ul > li.closed[data-sf-field-input-type="checkbox"] > h4:after,
.sidebar form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"] > h4:after,
.flex_column.av_one_fourth form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"] > h4:after,
.flex_column.av_one_third form.searchandfilter > ul > li.closed[data-sf-field-input-type="range-slider"] > h4:after {
  content: "\e87d";
}
.archive .product-sorting {
	display:none;	
}
.avia-content-slider .avia-content-slider-inner .slide-entry-wrap article.slide-entry {
	border:1px solid #d5d9dd;
	border-radius:3px;
}
.avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
	display:flex;	
}
.avia-content-slider .avia-content-slider-inner .slide-entry-wrap article.slide-entry .slide-content {
	padding:20px 20px 80px;
}
.avia-content-slider .avia-content-slider-inner .slide-entry-wrap article.slide-entry .slide-content .slide-entry-excerpt .read-more-link {
	background-color:#ee7230;
	font-size:13px;
	border:1px solid #ee7230;
	border-radius:3px;
	position:absolute;
	min-width:139px;
	width:max-content;
	left:20px;
	bottom: 20px;
	top: auto;
	padding: 6px 10px;
}
.search-filter-results .read-more-link {
	background-color:#ee7230;
	font-size:13px;
	border:1px solid #ee7230;
	border-radius:3px;
	min-width:139px;
	width:max-content;
	padding: 6px 10px;
}
.search-filter-results .read-more-link a.more-link {
	padding: 10px 30px;
	color: #ffffff;
	margin: 0;
	top:0;
}
.search-filter-results div + hr {
	margin:30px 0;
}
.avia-content-slider .avia-content-slider-inner .slide-entry-wrap article.slide-entry .slide-content .slide-entry-excerpt .read-more-link a {
	padding: 10px 30px;
	color: #ffffff;
	margin: 0;
	top: 0;
}
.single.single-post  #single_blog_header{
	height:500px;
	width:100%;
	background-color:rgb(11, 22, 33);
	position: relative;
}
.single.single-post  .singleblogbg{
	height:500px;
	width:100%;
	background-size:cover !important;
	background-position:center center !important;
	background-repeat: no-repeat;
	opacity:0.6;
	position: absolute;
	left: 0;
}
.js_active .av-minimum-height .container {
	opacity: 1;
	transition: unset;
}
.hero h1 {
	text-shadow:2px 2px 10px rgba(140, 140, 140), -2px -2px 10px rgba(140, 140, 140);
}
#top.single-post article.post-entry .entry-content-wrapper {
	padding:0;
}
#top.single-post article.post-entry .entry-content-wrapper header.entry-content-header {
	padding:30px;
}
#top.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-title {
	font-size:34px;	
}
#top.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-meta-infos time,
#top.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-meta-infos span {
	font-size:16px;	
}
.html_elegant-blog #top .avia-content-slider article.post-entry .slide-meta {
	display: none;
}
#top.single-post article.post-entry .entry-content-wrapper .big-preview {
	padding:0;	
}
#top.single-post article.post-entry .entry-content-wrapper .big-preview a img {
	border-radius:0;	
}
#top.single-post article.post-entry .entry-content-wrapper .entry-content {
	padding:30px;	
	padding-bottom:0;
}
#top.single-post article.post-entry .entry-content-wrapper footer.entry-footer {
	padding: 0 30px 30px;
	float:left;
}
#top.single-post .post-entry .blog-categories {
	display: inline-block;
	top:auto;
}
#top.single-post .post-entry .post-meta-infos {
	text-align:left;
	padding:10px 30px;
	line-height:50px;
}
#top.single-post .post-entry .post-meta-infos .blog-author {
	display:inline-block;	
}
#top.single-post .post-entry .post-meta-infos .blog-author img.author_avatar {
	width:50px;
	margin-right:5px;
	vertical-align:middle;
}
#top .favorites-list li {
	border:none;	
}
#top .template-search.content #search-fail.entry-content-wrapper {
  font-size: 16px;
}
.seo_field,
.shop_description.after_loop {
	width:73%;
	float:right;
	padding:0 0 50px 0;
}
#top #search_filter_register_widget-2 .widgettitle,
#top #search_filter_column_collapse .widgettitle {
	display: none;
}
.term_description {
	width:73%;
	float:right;
	padding:50px 0 0 0;
}
.inner_sidebar {
	margin-left: 0;
  }



@media only screen and (max-width:820px) {
	.container .av-content-small.units {
		width: 100%;
	  }
	  .content .entry-content-wrapper {
		padding-right: 0;
	  }
	
	#top .listing_content {
		width:100%;
		margin-right:0;
		padding-bottom:50px;
	}
	.responsive #top #main .sidebar.smartphones_sidebar_active {
		display: block;
		text-align: left;
		border-left: none;
		border-right: none;
		border-top-style: dashed;
		border-top-width: 1px;
		width: 100% !important;
		float: none;
		clear: both;
	}
	.sidebar {
		padding-bottom: 20px;
	}
	#top.single-product .sidebar {
		padding-top:50px;
	}
	#top .sidebar #search_filter_register_widget-2,
	#top .sidebar #search_filter_column_collapse  {
		border:2px solid #e1e1e1 !important;
		padding:10px;
		height: 44px;
		overflow: hidden;
		/*background-color:#ee7230;*/
	}
	#top .sidebar #search_filter_register_widget-2 .widgettitle,
	#top .sidebar #search_filter_column_collapse .widgettitle {
		margin-bottom:12px;
		cursor:pointer;
		display: block;
		color:#ffffff;
	}
	#top .sidebar #search_filter_register_widget-2 .widgettitle::after,
	#top .sidebar #search_filter_column_collapse .widgettitle::after {
		display:block;
		position:absolute;
		right:10px;
		top:10px;
		content:"\e87b";
		font-family:"entypo-fontello";
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
	}
	#top .sidebar #search_filter_register_widget-2 .widgettitle::before {
		content:"";
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:40px;
		background-color:#ee7230;
		z-index:-1;
	}
	#top:not(.home) .flex_column form.searchandfilter > ul {
		margin-left: 0;
		height: 0px;
		overflow: hidden;
		padding-top: 60px;
	}
	#top:not(.home) .flex_column form.searchandfilter.open > ul {
		margin-left: 0;
		height:auto;
		overflow:initial;
	}
	#top:not(.home) .flex_column form.searchandfilter::before {
		content: "Filters";
		display: block;
		padding: 8px 10px;
		position: absolute;
		width: 100%;
		background-color:#ee7230;
		border:2px solid #e1e1e1 !important;
		font-size:17.5px;
		letter-spacing: 1px;
		color:#ffffff;
		font-family: 'Montserrat-300', Helvetica, Arial, sans-serif !important;
		font-weight: 100;
		margin-bottom: 15px;
		cursor: pointer;
		box-sizing: border-box;
	}
	#top:not(.home) .flex_column form.searchandfilter > ul::before {
		display:block;
		position:absolute;
		right:10px;
		top:10px;
		content:"\e87b";
		font-family:"entypo-fontello";
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		cursor: pointer;
	}
	#top:not(.home) .flex_column form.searchandfilter.open > ul::before {
		content:"\e87e";
	}

	#top .sidebar #search_filter_register_widget-2.open,
	#top .sidebar #search_filter_column_collapse.open {
		height:auto;
	}
	#top .sidebar #search_filter_register_widget-2.open form.searchandfilter,
	#top .sidebar #search_filter_column_collapse.open form.searchandfilter {
		margin-top:20px;
	}
	#top .sidebar #search_filter_register_widget-2.open .widgettitle::after,
	#top .sidebar #search_filter_column_collapse.open .widgettitle::after {
		display:block;
		position:absolute;
		right:10px;
		top:10px;
		content:"\e87e";
		font-size:16px;
		font-weight:bold;
	}
	.term_description {
		width:100%;
		float:right;
		padding:50px 0 0 0;
	}
	.seo_field,
	.shop_description.after_loop {
		width:100%;
	}
	#top.post-type-archive-product .container,
	#top.archive.woocommerce-page .container {
		display: flex!important;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	/* header */
	#top.post-type-archive-product .container header,
	#top.archive.woocommerce-page .container header {
		order: 1;
		flex-grow: 1;
	}
	/* Sidebar */
	#top.post-type-archive-product .container aside,
	#top.archive.woocommerce-page .container aside {
		order: 2;
		flex-grow: 1;
	}
	
	/* Main Content */
	#top.post-type-archive-product .container main,
	#top.archive.woocommerce-page .container main {
		order: 3;
		flex-grow: 1;
		padding: 0 0 0 0;
		width: 100%;
	}
	/* SEO FIELD */
	#top.post-type-archive-product .container .shop_description.after_loop,
	#top.archive.woocommerce-page .container .shop_description.after_loop {
		order: 4;
		flex-grow: 1;
	}
	/* SEO FIELD */
	#top.post-type-archive-product .container .seo_field,
	#top.archive.woocommerce-page .container .seo_field {
		order: 5;
		flex-grow: 1;
	}
}

.shop_description.after_loop .widget{
	padding:0;
}

span.woocommerce-Price-currencySymbol {
	padding-right:5px;
}

#top .main_color .special_amp {
	color: #011640;
}
.hero h1 {
	text-shadow:2px 2px 10px rgba(140, 140, 140), -2px -2px 10px rgba(140, 140, 140);
}
.avia-section.hero {
	background-color:rgba(1, 22, 64, 0.4);
	background-blend-mode:color;
}
#top span.author,
#top span.text-sep,
#top span.blog-categories {
	font-size:13px !important;	
}
.woocommerce-no-products-found .woocommerce-info {
	border:none !important;	
}
.archive #main .container_wrap .container .template-page.template-search-none {
	/*padding-top:0;*/
	padding-left:0;
	padding-bottom:0;
	margin-right:0;
}
.archive #main #search-fail {
	padding-bottom:0;	
}
.archive #main #search-fail .woocommerce-info {
	padding:0 0 0 50px;
}
.archive #main #search-fail .woocommerce-products-header .term_description {
	width:100%;
	padding-top:0;
}

.sf-nothingfound-custom {
	padding: 0 0 50px 0;
}

.sf-nothingfound-custom img {
	margin-bottom: 30px;
}
.archive #main #search-fail .woocommerce-info {
	display: none;
}

.pagination {
	padding: 10px 0 30px 0;
}

#top #icl_lang_sel_widget-2.widget {
	clear: none;
	position: relative;
	padding: 0;
	float: right;
}
#top .wpml-ls-legacy-list-horizontal {
	border: 0 none;
	padding: 0 0 0 10px;
	float: none;
	clear: both;
}
@media only screen and (max-width: 799px) {
	#top #icl_lang_sel_widget-2.widget {
	  clear: both;
	  position: relative;
	  padding: 0;
	  float: none;
	  display: block;
	  width: 100%;
	  text-align: center;
	}

	.responsive #header .sub_menu,
	.responsive #header_meta .sub_menu > ul {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		position: static;
	}
	.responsive #header .sub_menu {
		padding-bottom: 10px;
	}
	.responsive #header_meta .sub_menu > ul > li {
		float: none;
		display: inline-block;
		padding: 0 10px;
	  }
	  
  }
#top #header_meta .wpml-ls-legacy-list-horizontal li.wpml-ls-item {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline-block;
  }
  #top #header_meta .wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 8px 6px;
	line-height: 1;
  }
@media only screen and (max-width: 989px) {
	#top ul.products li.product .inner_product a {
		height:auto !important;
	}
	#top ul.products li.product .inner_product a .image_container {
		width:100% !important;
	}
	#top ul.products li.product .inner_product a .inner_product_header {
		width:100% !important;
		height:auto !important;
		/*min-height:240px;*/
	}
	#top ul.products li.product .inner_product a .inner_product_header .inner_product_header_table {
		float:left;
	}
	#top ul.products li.product .inner_product a .thumbnail_container {
		padding-bottom:240px !important;	
	}
	#top ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title {
		font-size:22px !important;
	}
	#top .listing-contact .contact_persoon.left {
		width:100%;
	}
	#top .listing-contact .contact_form.right {
		width:100%;
		margin-left:0;
	}
	#top ul.products li.product .inner_product a .inner_product_header ul.details {
		position:inherit !important;
	}
}
@media only screen and (max-width: 479px) {
	#top ul.products li.product .inner_product a .inner_product_header .woocommerce-loop-product__title {
		font-size:18px !important;
	}
	#top .single-product-summary .entry-summary .product_title {
		font-size:18px !important;
		width:100% !important;
	}
	#top .single-product-summary .entry-summary .location {
		width:100% !important;
		margin-bottom:15px !important;
	}
	#top .single-product-summary .entry-summary .fav_button {
		position:initial !important;
		max-width:unset !important;
		margin-bottom:15px !important;
	}
	#top .single-product-summary .entry-summary .price {
		position:initial !important;
	}
	#top .listing_content {
		width:100% !important;
	}
	#top.single-product .sidebar {
		width:100% !important;
	}
	#top ul.products li.product .inner_product a .inner_product_header .price {
		position:relative !important;
		margin-top:10px !important;
		display:block !important;
	}
	.responsive #header_meta .sub_menu > ul > li {
		padding: 0 8px;
	}
	.responsive #header_meta .sub_menu > ul > li:first-of-type {
		display: none;
	}

	.responsive #top #wrap_all #header_meta .container {
		width: 95%;
		max-width: 95%;
	}
}
.showmore{
	margin-top:20px;
}
.related.products::after, .upsells.products::after {
	content:"";
	display:block;
	clear: both;
}