/*
 Theme Name:   YOOtheme Child Theme
 Template:     yootheme
 Author:       Nine Degrees
 Description:  YOOtheme Child Theme
 Version:      1.0.0
 Text Domain:  yootheme-child
*/

#columnSwitcher i {
	position: relative;
	top: 2px;
}
#productenGrid div div p img {
	width: 100%;
}

#billing_house_number_field,
#shipping_house_number_field {
	margin-left: 5%;
	margin-right: 3% !important;
}
body #order_comments_field {
	margin-bottom: 15px;
}
ul.uk-slider-items.uk-grid-match {
	min-height: 0px !important;
}
.form-row .optional {
	display: none;
}
body .form-row label {
	font-size: 13px;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 5px;
}
.tm-header {
	background: #251d10;
}
body form.woocommerce-cart-form {
	overflow: visible;
}
body .uk-link {
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}
body .uk-border-rounded {
	border-radius: 8px;
}
body .uk-button-regular {
	text-transform: none;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 700;
	padding: 0px 20px;
	border-top: none;
	border-left: none;
	border-right: none;
}
body .uk-button-regular.uk-button-small {
	height: 42px;
}
body .uk-button-regular.uk-button-xsmall {
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	font-weight: 600;
	font-size: 13px;
}
body .uk-button-secondary.active {
	background: #000000;
	color: #ffffff;
	position: relative;
}
body .uk-button-secondary.active:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 5px;
	border-color: transparent transparent #000;
	top: -5px;
	left: 50%;
	margin-left: -7.5px;
}
.uk-cursor-pointer {
	cursor: pointer;
}
.uk-link:before {
	font-family: "FontAwesome";
	content: "\f054";
	text-decoration: none;
	margin-right: 10px;
	font-size: 13px;
	vertical-align: middle;
}
/* body .uk-navbar-dropdown */
/* { */
/* width: 100%; */
/* box-shadow: none; */
/* opacity: 1 !important; */
/* animation: none !important; */
/* left: 0px; */
/* } */
/* body .uk-navbar-dropdown.uk-open */
/* { */
/* background: #ffffff; */
/* z-index: 2000; */
/* } */
/* a.current-menu-item + .uk-navbar-dropdown, */
/* a.current-page-ancestor + .uk-navbar-dropdown, */
/* a.current-product-ancestor + .uk-navbar-dropdown, */
/* a.current-menu-ancestor + .uk-navbar-dropdown, */
/* a.current-post-ancestor + .uk-navbar-dropdown */
/* { */
/* display: block; */
/* } */
/* .uk-navbar-dropdown li */
/* { */
/* display: inline-block; */
/* } */
/* @media (min-width: 960px) */
/* { */
/* body:not(.noChildren) .coronavirus */
/* { */
/* padding-top: 52px !important; */
/* } */
/* body.woocommerce.archive .uk-breadcrumb, */
/* body.single-product .uk-breadcrumb */
/* { */
/* margin-top: 42px; */
/* } */
/* } */
/* body:not(.noChildren) .uk-navbar-dropbar */
/* { */
/* height: 42px !important; */
/* } */
body .uk-navbar-dropbar-slide {
	-webkit-box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 20%);
}
body .uk-navbar-dropbar-slide + .uk-navbar-dropbar-slide {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.uk-navbar-nav > li > a {
	position: relative;
}
.uk-navbar-nav>li.uk-parent:hover>a:after
/* .uk-navbar-nav>li.uk-parent>a.current-menu-item:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-page-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-product-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-menu-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-post-ancestor:after */ {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 5px;
	border-color: transparent transparent #fff;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -6px;
}
.uk-navbar-nav:hover > li.uk-parent > a.current-menu-item:after,
.uk-navbar-nav:hover > li.uk-parent > a.current-page-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent > a.current-product-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent > a.current-menu-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent > a.current-post-ancestor:after {
	display: none;
}
.uk-navbar-nav:hover > li.uk-parent:hover > a:after,
.uk-navbar-nav:hover > li.uk-parent.uk-active:hover > a.current-menu-item:after,
.uk-navbar-nav:hover > li.uk-parent.uk-active:hover > a.current-page-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent.uk-active:hover > a.current-product-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent.uk-active:hover > a.current-menu-ancestor:after,
.uk-navbar-nav:hover > li.uk-parent.uk-active:hover > a.current-post-ancestor:after {
	display: block;
}
.uk-navbar-nav > li > a:hover:after {
	z-index: 99;
}
/* .uk-navbar-nav>li>a:not(.current-menu-item):not(.current-page-ancestor):not(.current-product-ancestor):not(.current-menu-ancestor):not(.current-post-ancestor):hover+.uk-navbar-dropdown:after { */
/* content: ""; */
/* position: absolute; */
/* width: 300%; */
/* left: -100%; */
/* top: -5px; */
/* height: 5px; */
/* background: #252727; */
/* z-index: 98; */
/* } */
#tm-main {
	padding-top: 20px;
}
.mededeling_container,
.mededeling_container a {
	font-size: 15px;
	text-decoration: none;
	font-weight: 700;
}
.mededeling_container p {
	margin-bottom: 0px;
}
.mededeling_container a:before {
	font-family: "FontAwesome";
	content: "\f041";
	display: inline-block;
	margin-right: 10px;
	font-style: normal;
	font-size: 30px;
	vertical-align: middle;
	text-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
}
.uk-navbar-toggle #nav-icon3 {
	width: 24px;
	height: 16px;
	display: inline-block;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	cursor: pointer;
	margin-top: 5px;
}
.uk-navbar-toggle #nav-icon3 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #ffffff;
	border-radius: 0;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.uk-navbar-toggle #nav-icon3 span:nth-child(1) {
	top: 0;
}
.uk-navbar-toggle #nav-icon3 span:nth-child(2),
.uk-navbar-toggle #nav-icon3 span:nth-child(3) {
	top: 7px;
}
.uk-navbar-toggle #nav-icon3 span:nth-child(4) {
	top: 14px;
}
.navigation-visible.uk-navbar-toggle #nav-icon3 span:nth-child(1) {
	top: 9px;
	width: 0;
	left: 50%;
}
.navigation-visible.uk-navbar-toggle #nav-icon3 span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navigation-visible.uk-navbar-toggle #nav-icon3 span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navigation-visible.uk-navbar-toggle #nav-icon3 span:nth-child(4) {
	top: 9px;
	width: 0;
	left: 50%;
}
#tm-mobile.uk-offcanvas {
	top: 104px;
}
#tm-mobile .uk-offcanvas-bar {
	width: 100vw;
	left: -100vw;
	background: #fff;
}
#tm-mobile.uk-open > .uk-offcanvas-bar {
	left: 0;
}
.tm-header-mobile .uk-navbar-container {
	padding: 8px 12px;
}
body .uk-navbar-toggle,
.tm-header-mobile a.tel {
	display: block;
	width: 41px;
	height: 41px;
	min-height: 41px;
	text-align: center;
	padding: 0px;
	border: 1px solid #ccc;
	line-height: 12px;
	padding-top: 6px;
}
.tm-header-mobile a.tel,
body .uk-navbar-toggle span {
	font-size: 8px;
	color: #ffffff;
}
.tm-header-mobile a.tel {
	box-sizing: border-box;
	margin-left: 12px;
	text-decoration: none;
	font-size: 13px;
}
.tm-header-mobile a.tel .fas {
	display: block;
	width: 100%;
	text-align: center;
}
.tm-header-mobile a.tel span {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
.tm-header-mobile .uk-search-default {
	width: 100%;
	margin-top: 8px;
}
@media (max-width: 320px) {
	.uk-logo img {
		height: 38px;
	}
	#tm-mobile.uk-offcanvas {
		top: 101px;
	}
}
.tm-header .mobile_only {
	display: none;
}
.foto_label {
	background: rgba(0, 0, 0, 0.5);
	border-bottom: 2px solid #000;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	padding: 5px 0;
	top: 48px;
	left: -98px;
	font-weight: 600;
	width: 200px;
	padding-left: 60px;
	z-index: 98;
	font-size: 15px;
}
.product_link {
	z-index: 99;
}
.searchwp-inner-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 300px;
	overflow-y: auto;
	padding-bottom: 31px;
	box-sizing: border-box;
}
.searchwp-live-search-result {
	border-bottom: 1px solid #e2e2e2;
}
.searchwp-live-search-results-showing {
	overflow: hidden !important;
	min-height: 300px !important;
}
.searchwp-all-results {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 5px 10px;
	border-top: 1px solid #e2e2e2;
	font-weight: 600;
	box-sizing: border-box;
}
/* PRODUCT DETAIL */
@media (min-width: 768px) {
	.product_container .productinfo,
	.product_container .showrooms_container {
		display: inline-block;
		width: 50%;
		clear: none;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.product_container .content_left {
		width: 48%;
		float: left;
		margin-right: 2%;
		padding-bottom: 64px;
		position: relative;
	}
	.related .uk-h1 {
		width: calc(50% - 10px);
	}
}
.product_container .content_left {
	padding-bottom: 64px;
}
.product_container .related,
.product_container .related .products {
	float: none;
	width: auto;
	clear: none;
}
body.woocommerce ul.products {
	display: block;
}
body.woocommerce ul.products li.product,
body.woocommerce-page ul.products li.product {
	clear: none;
	width: 25%;
	margin: 0px;
}
.usps.detail {
	border-top: 1px solid #c8c9c9;
	border-bottom: 1px solid #c8c9c9;
	padding: 15px 0;
	display: table;
}
.usps.detail ul {
	display: table-row;
}
.usps.detail ul li {
	display: table-cell;
	width: calc(100% / 3);
	line-height: 14px;
}
.usps.detail ul li:before {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	color: #00a20f;
}
.woocommerce-page .related .products {
	margin-left: -10px;
	margin-right: -10px;
}
.woocommerce-page .related .kader {
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.tab .content.leesmeer {
	height: 110px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.tab .content.leesmeer .description_overlay:not(.open) {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
}
.tab .content.leesmeer .description_overlay .toggle_description {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 114px;
	margin-left: -57px;
	display: inline-block;
	text-align: center;
	height: 30px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #bdbcbc;
	border-radius: 3px;
	padding: 0 15px;
	font-weight: 700;
	cursor: pointer;
	box-sizing: border-box;
}
.tab .content.leesmeer .description_overlay .toggle_description:after {
	content: "\f078";
	font-family: "FontAwesome";
	margin-left: 5px;
	vertical-align: bottom;
	font-weight: 400;
	font-size: 10px;
}
.tab .content.leesmeer .description_overlay .toggle_description:hover {
	border-color: #848484;
}
.tabs_navigation_container {
	width: 87%;
	max-width: 1400px;
	position: fixed;
	bottom: 0;
	z-index: 100;
}
.tabs_navigation_container:not(.sticky_navigation) {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.tabs_navigation_container .tabs_navigation {
	width: calc(48% + 2px);
	padding: 14px 0;
	margin: 0;
	list-style: none;
	background: #fff;
	border-top: 2px solid #252727;
	margin-left: -1px;
	margin-right: -1px;
}
.tabs_navigation_container.sticky_navigation {
	width: 100%;
	position: absolute;
	left: 0;
}
.tabs_navigation_container.sticky_navigation .tabs_navigation {
	width: 100%;
}
.tab .content p {
	margin-bottom: 0;
}
.tab .content .uk-grid {
	margin-top: 15px;
}
@media (min-width: 960px) and (max-width: 1400px) {
	.tabs_navigation_container {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media (min-width: 420px) and (max-width: 959px) {
	.tabs_navigation_container {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 419px) {
	.tabs_navigation_container {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 1400px) {
	.tabs_navigation_container {
		width: 100%;
		box-sizing: border-box;
	}
	.tabs_navigation_container.sticky_navigation {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (max-width: 767px) {
	div.breadcrumbs {
		padding-top: 10px;
	}
	div.breadcrumbs .uk-breadcrumb > * > * {
		font-size: 11px;
	}
	.productinfo h1 {
		font-size: 15px;
		margin-top: -5px;
		padding-bottom: 5px;
	}
	#tm-main {
		padding-top: 15px;
	}
	.related .uk-h1 {
		float: none;
	}
	.products_container .uk-h5,
	.related .uk-h5 {
		font-size: 13px;
	}
	.content_left {
		position: relative;
	}
	.tabs_navigation_container,
	.tabs_navigation_container .tabs_navigation {
		width: 100%;
		max-width: 100%;
		background: #fff;
	}
	/* .tabs_navigation_container:not(.sticky_navigation) .tabs_navigation { */
	/* padding-left: 15px; */
	/* } */
}
.usps.detail.mobile {
	padding: 5px 0px;
}
.usps.detail.mobile ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	padding: 0px;
	margin: 0px;
}
.usps.detail.mobile,
.usps.detail.mobile ul,
.usps.detail.mobile ul li {
	display: block;
}
.usps.detail.mobile ul li {
	width: auto;
}
.usps.detail.mobile ul li:before {
	height: 18px;
	line-height: 18px;
	margin-right: 10px;
	vertical-align: text-bottom;
	display: inline-block;
	float: none;
}
@media (max-width: 450px) {
	.woocommerce-page .related .kader {
		width: 50%;
	}
}
/* PRODUCT IMAGE MOBIEL */
.thumbnails_new .thumbnail.first {
	clear: both;
}
.thumbnails_new {
	margin-left: -6px !important;
	margin-right: -6px !important;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	overflow: hidden;
}
.thumbnails_new .thumbnail {
	width: 25%;
	border: none;
	padding: 6px;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.thumbnails_new .thumbnail .meer_fotos_thumb {
	position: absolute;
	top: 6px;
	left: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	border-radius: 8px;
}
.thumbnails_new .thumbnail .meer_fotos_thumb span {
	position: relative;
	top: 50%;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.thumbnails_new .thumbnail.selected:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	border: 2px solid #00a20f;
	box-sizing: border-box;
	border-radius: 8px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
}

.product_images_overlay {
	position: fixed;
	top: 0px;
	left: -150%;
	width: 100vw;
	height: 100vh;
	overflow-y: auto;
	z-index: 21474836478;
	background: #ffffff;
	display: flex;
	flex-direction: column;
	align-content: stretch;
}
.product_images_overlay .fixed_image_header {
	background: #251d10;
	color: #ffffff;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	padding: 0px 10px;
}
.product_images_overlay .fixed_image_header i {
	margin-right: 5px;
}
.product_images_overlay .fixed_main_image {
	padding: 12px;
	text-align: center;
}
.product_images_overlay .fixed_main_image .description_container {
	padding-top: 12px;
	min-height: 60px;
	display: flex;
	align-items: center;
}
.product_images_overlay .fixed_main_image2 img {
	object-fit: contain;
	max-height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
}
.product_images_overlay .thumbnails_container_outer {
	flex: 1;
	position: relative;
}
.product_images_overlay .thumbnails_container_outer .thumbnails_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}
.product_images_overlay .thumbnails_container_outer .thumbnails_container .thumbnails_new {
	margin-top: -6px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 6px;
	padding-right: 6px;
}
.product_images_overlay .fixed_main_image img,
.product_images_overlay .thumbnails_container_outer img {
	border-radius: 8px;
}
.zoomHolder {
	width: 100% !important;
	height: auto;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	height: 270px !important;
}
.controlHolder .fullscreenToggle {
	display: none;
}
#pz12 img,
#pz22 img,
.zoomHolder2 div[data-elem="pzItem"] img,
.zoomHolder2 div[data-elem="pzItem2"] img {
	object-fit: contain;
	max-height: 100%;
	max-width: 100%;
	width: auto !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: relative;
	border-radius: 8px;
}
#pz1,
#pz2,
.zoomHolder img[data-elem="pzItem"],
.zoomHolder img[data-elem="pzItem2"] {
	width: 100%;
	height: auto;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	opacity: 1 !important;
}
.popup_overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10090;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.meerinfo_popup {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10090;
	width: 580px;
	max-width: 90%;
	background-color: #ffffff;
	padding: 30px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.meerinfo_popup .close {
	font-size: 24px;
	line-height: 100%;
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #404040;
	border-radius: 50%;
	border: 2px solid white;
	color: white;
	text-align: center;
	z-index: 9999;
	opacity: 1 !important;
}
.zoomHolder_outer {
	padding-top: 75%;
	height: auto;
	position: relative;
}
.video_container,
.zoomHolder,
.fixed_video_container iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100% !important;
}
.video_container iframe {
	width: 100%;
	height: 100%;
}
.vp-flex {
	width: 90vw; /* 90% of viewport vidth */
	height: 67.5vw; /* ratio = 9/16 * 90 = 50.625 */
	max-height: 90vh;
	max-width: 120vh; /* 16/9 * 90 = 160 */
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.vp-flex iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 3px solid #777777;
	border-radius: 8px;
}
.zoomHolder_outer .moreinfo_icon {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	text-shadow: 0px 0px 5px rgb(0 0 0 / 50%);
}
.zoomHolder_outer .main_image_description {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	box-sizing: border-box;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.product_images_overlay .fixed_video_container {
	padding: 12px;
	text-align: center;
}
.video_container iframe,
.product_images_overlay .fixed_video_container iframe {
	background: #000000;
	display: block;
}
.product_images_overlay .fixed_video_container .description_container {
	padding-top: 12px;
	min-height: 60px;
	display: flex;
	align-items: center;
}
.product_images_overlay .fixed_main_image .description,
.product_images_overlay .fixed_video_container .description_container .description {
	display: block;
	width: 100%;
}
/* CHECKOUT */
.progress {
	height: 5px;
}
.progress .uk-background-muted {
	background: #d4d4d4;
}
.progress > div:first-child {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.progress > div:last-child {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.progress .icon {
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.progress .link {
	width: 100px;
	height: 55px;
	margin-top: -10px;
}
.productinfo .quantity input {
	width: 48px;
	text-align: center;
	font-weight: 700;
}
.productinfo .quantity input::-webkit-outer-spin-button,
.productinfo .quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.productinfo .quantity input[type="number"] {
	-moz-appearance: textfield;
}
body .woocommerce-variation-add-to-cart {
	margin-top: 0px;
}
@media (min-width: 768px) {
	.product_container .related,
	.product_container .related .products {
		margin-top: 50px;
	}
}
@media (max-width: 1024px) {
	body .uk-navbar-item,
	body .uk-navbar-nav > li > a,
	body .uk-navbar-toggle {
		padding: 0px 5px;
	}
}
@media (min-width: 1024px) and (max-width: 1024px) {
	.mededeling_container.uk-navbar-center:not(:only-child) {
		width: 200px;
	}
	.mededeling_container a:before {
		float: left;
		line-height: 60px;
	}
}
#tm-mobile .uk-nav-sub a {
	color: #444;
}
#tm-mobile .uk-nav-sub a:not(.highlight) {
	color: #9e9e9e;
}
.filters ul,
.filters ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.filters ul li {
	float: left;
	clear: both;
}
.filters ul li a {
	position: relative;
	display: inline-block;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
}
.filters ul li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 4px;
	background: #ffffff;
	cursor: pointer;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #949494;
	display: inline-block;
	-webkit-transition: border-color 0.2s ease-in;
	-o-transition: border-color 0.2s ease-in;
	transition: border-color 0.2s ease-in;
	vertical-align: middle;
	margin-right: 10px;
	vertical-align: text-bottom;
	border-radius: 3px;
}

/* Contact form */
.wpcf7-form-control-wrap.classel-input .uk-input {
	margin-bottom: 15px;
}

/* .wpcf7-form-control.wpcf7-submit.uk-button-primary */
/* { */
/* color: #fff !important; */
/* background: rgba(25,149,0,1) !important; */
/* font-size: 13px !important; */
/* font-weight: 700 !important; */
/* text-transform: uppercase; */
/* letter-spacing: 0px; */
/* font-size: 13px !important; */
/* font-weight: 700 !important; */
/* cursor: pointer; */
/* display: inline-block; */
/* outline: 0px; */
/* position: relative; */
/* transition: all .3s ease; */
/* transform: translateZ(0px); */
/* border-width: 2px; */
/* border-style: solid; */
/* border-radius: 8px; */
/* backface-visibility: hidden; */
/* border: 1px solid #126f00; */
/* } */

/* .wpcf7-form-control.wpcf7-submit.uk-button-primary:hover */
/* { */
/* background-color: #168100; */
/* color: #fff; */
/* border-color: transparent; */
/* box-shadow: 3px 5px 25px 0 rgb(25 149 0 / 0%); */
/* } */

@media (max-width: 640px) {
	.products_container.uk-margin-medium-top {
		margin-top: 20px !important;
	}
}
body .woocommerce-ordering {
	margin-bottom: 0px;
}
.woocommerce-ordering select {
	height: 50px !important;
}
/* Filterfunctionaliteit */
.overlay_bg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000001;
	display: none;
}
.filter_overlay {
	position: fixed;
	top: 44px;
	left: 0px;
	width: 245px;
	height: calc(100vh - 116px);
	z-index: 1000002;
	overflow-y: auto;
	padding: 15px;
	box-sizing: border-box;
	background: #ffffff;
	display: none;
}
.filter_heading {
	background: #251d10;
	line-height: 44px;
	color: #ffffff;
	padding-left: 15px;
	font-size: 13px;
	font-weight: 700;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 245px;
	box-sizing: border-box;
}
.filter_heading .close {
	width: 44px;
	line-height: 44px;
	display: block;
	float: right;
	color: #ffffff;
	text-align: center;
}
.filter_overlay .filter_update {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 245px;
	height: 72px;
	padding: 15px;
	box-sizing: border-box;
	background: #ffffff;
	margin: 0px;
}
.filter_overlay .filter_update .bapf_update {
	width: 100%;
	height: 40px;
	background: #199500;
	color: #ffffff;
	border: none;
	border-bottom: 2px solid #137200;
	border-radius: 3px;
	font-weight: 700;
	font-size: 15px;
	outline: none;
}
.filter_overlay ul {
	padding: 0px;
}
body .bapf_sfilter label {
	display: inline !important;
	color: #000000;
}
body .bapf_sfilter ul li {
	padding: 2px 0px !important;
}
.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
	margin-top: 0px;
}
.roundpcs.pcs {
	margin-left: 5px;
	vertical-align: middle;
	color: #818181;
}
.bapf_show_hide {
	margin-top: 5px;
	display: inline-block;
	font-weight: 700;
	font-size: 11px;
}
.bapf_show_hide:after {
	content: "\f077";
	margin-left: 5px;
	font-family: "FontAwesome";
}
.bapf_fhide .bapf_show_hide:after {
	content: "\f078";
}
#bapf_footer_count_before {
	display: none;
}
.bapf_head h3,
.bapf_head .h3 {
	margin-bottom: 5px;
	font-size: 14px;
}
@media (max-width: 640px) {
	body .woocommerce-ordering {
		width: calc(100% - 102px);
		float: right;
	}
	#billing_postcode_field.form-row-first {
		width: 48%;
	}
}
/* Custom Purechat button */
/* #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right */
/* { */
/* display: none !important; */
/* } */
#purechat-container .purechat-launcher-frame {
	z-index: 999 !important;
}
.purechat_button,
.purechat_button:active,
.purechat_button:focus {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 9999;
	background: none;
	border: none;
	outline: none;
	padding: 0px;
}
.purechat_button .vraag {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	margin-right: 12px;
	box-shadow: 1px 1px 8px 0 rgba(59, 64, 76, 0.5);
	padding: 0 14px;
	border-radius: 4px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	background: #ffffff;
}
.purechat_button .icon {
	height: 42px;
	background: #251d10;
	color: #ffffff;
	display: inline-block;
	width: 42px;
	border-radius: 4px;
	box-shadow: 1px 1px 8px 0 rgba(59, 64, 76, 0.8);
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	box-sizing: border-box;
	padding-top: 3px;
}
.purechat_button .icon i {
	font-size: 21px;
}
@media (max-width: 600px) {
	.purechat_button,
	.purechat_button:active,
	.purechat_button:focus {
		bottom: 10px;
		right: 10px;
	}
	body.single-product .purechat_button,
	body.single-product .purechat_button:active,
	body.single-product .purechat_button:focus {
		bottom: 14px;
	}
	body.single-product .purechat_button .vraag {
		height: 34px;
		line-height: 34px;
	}
	body.single-product .purechat_button .icon {
		height: 34px;
		line-height: 13px;
		padding-top: 2px;
	}
	body.single-product .purechat_button .icon i {
		font-size: 16px;
		display: table;
		margin: 0 auto;
	}
	.tabs_navigation_container .tabs_navigation li a,
	.tabs_navigation_container .tabs_navigation li a:hover {
		padding: 0px 5px;
	}
	.tabs_navigation_container .tabs_navigation li {
		margin-right: 5px;
	}
	.content_left {
		padding-bottom: 0px !important;
	}
}
body .yith_wapo_groups_container {
	width: calc(100% + 10px);
}
@media (max-width: 600px) {
	body.woocommerce-cart #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right,
	body.single-product #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
		bottom: 60px;
	}
}
.woocommerce table.shop_table.custom-fields :not(thead) > th {
	font-weight: 700;
}
table.order_details .wc-item-meta {
	margin-top: 10px;
}
.woocommerce table.shop_table.order_details td.product-name strong {
	font-weight: 700;
}
.woocommerce table.shop_table.order_details td.product-name .wc-item-meta li {
	font-size: 13px;
}
@media (max-width: 400px) {
	.ywapo_group_container .addon_title {
		font-size: 11px;
	}
}
.related.products .uk-h1,
.showrooms_container .uk-h1,
.content_left .tab .uk-h1 {
	font-weight: 600;
}
body .uk-table-striped tbody tr:nth-of-type(odd),
body .uk-table-striped > tr:nth-of-type(odd) {
	background: #fff;
}
.uk-table-striped tbody tr:nth-of-type(even),
.uk-table-striped > tr:nth-of-type(even) {
	background: #efefef;
}
.woocommerce .uk-table-small td:first-child,
.uk-table-small .woocommerce th:first-child {
	padding-left: 12px !important;
}
.usps a {
	text-decoration: none;
}
.cart .cart_icon {
	background: url(images/cart.svg) center center no-repeat #272727;
	background-size: 27px;
	border-bottom: 2px solid #1f1f1f;
	width: 44px;
	height: 28px;
	display: block;
	position: relative;
}
@media (max-device-width: 767px) {
	.cart .cart_icon {
		background-color: rgba(0, 0, 0, 0);
		border: none;
	}
}
.content_left .tab:not(.tab_kader_additional_information) .content p,
.showrooms_container p {
	margin: revert;
}
.content_left .tab .content strong,
.showrooms_container strong {
	font-weight: bold;
}
.uk-lightbox-toolbar.uk-transition-slide-top,
.uk-lightbox-toolbar.uk-transition-slide-bottom {
	transform: translate(0, 0);
}
.uk-lightbox-toolbar.uk-position-top {
	padding: 4px 10px;
}
.uk-lightbox-button.uk-transition-fade {
	opacity: 1;
}
/* body .uk-lightbox-items > * > * */
/* { */
/* max-height: calc(100vh - 80px); */
/* } */
.uk-lightbox-items > * > img {
	border: 3px solid #777;
	border-radius: 8px;
}
.uk-lightbox-caption {
	font-weight: 700;
}
.uk-lightbox-button.uk-slidenav svg,
.uk-lightbox-toolbar-icon.uk-close svg {
	display: none;
}
.uk-lightbox-button.uk-slidenav {
	text-decoration: none;
}
.uk-lightbox-toolbar-icon.uk-close,
.uk-lightbox-button.uk-slidenav:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	font-size: 30px;
}
.uk-lightbox-toolbar-icon.uk-close {
	margin-top: 6px;
}
.uk-lightbox-toolbar-icon.uk-close:before {
	content: "\f00d";
}
.uk-lightbox-button.uk-slidenav-previous:before {
	content: "\f053";
}
.uk-lightbox-button.uk-slidenav-next:before {
	content: "\f054";
}
body.woocommerce-cart .woocommerce-message a.button {
	display: none;
}
.homepage_banner {
	-webkit-mask-image: -webkit-radial-gradient(white, black);
}
h2 strong {
	font-weight: 700;
}
@media (max-width: 419px) {
	body.woocommerce-cart .footer_copyright {
		padding-bottom: 135px;
	}
	.products_container .uk-grid-column-medium > *,
	.products_container .uk-grid-medium > *,
	.uk-grid-column-medium.products_container > *,
	.uk-grid-medium.products_container > * {
		padding-left: 10px;
	}
	.products_container .uk-grid-column-medium,
	.products_container .uk-grid-medium,
	.uk-grid-column-medium.products_container,
	.uk-grid-medium.products_container {
		margin-left: -10px;
	}
	.foto_label {
		font-size: 11px;
		line-height: 11px;
		top: 37px !important;
		left: -118px !important;
	}
	.woocommerce-page .related .kader {
		padding: 5px;
	}
	.woocommerce-page .related .products {
		margin-left: -5px;
		margin-right: -5px;
	}
}
.mededeling_container_tablet {
	display: none !important;
	line-height: 48px;
}
@media (max-width: 420px) {
	div.woocommerce-info,
	body div.woocommerce-message {
		margin-top: 10px !important;
	}
	.cart_totalss .uk-card-body:last-child {
		padding: 10px 20px 0px;
	}
	body.woocommerce-cart .tm-page > .uk-section-default.uk-padding-remove-top {
		padding-bottom: 20px;
	}
	.checkout_kader.checkout_details {
		padding-bottom: 10px !important;
	}
	.woocommerce-thankyou-order-details > div {
		margin-bottom: 10px;
	}
	.checkout_kader_totals {
		padding-bottom: 0px !important;
	}
	.checkout_kader_notes {
		padding-top: 0px !important;
	}
}
@media (min-width: 768px) {
	.mededeling_container_tablet {
		display: flex !important;
	}
}
@media (min-width: 1024px) and (max-width: 1024px) {
	.uk-hidden\@t {
		display: none;
	}
}
.tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
	background: #251d10;
}
.filter_button.uk-button {
	line-height: 34px;
}
/* INSPIRATIE LOADING */
.lds-ring {
	display: table;
	position: relative;
	width: 80px !important;
	height: 80px;
	padding: 0px !important;
	margin: 0 auto !important;
	padding-top: 30px !important;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute !important;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #cbcbcb;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #cbcbcb transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* Cookiebot styling 13-12-2021 */

.cookiebotWidget-logo {
	outline: none !important;
}

#CybotCookiebotDialogPoweredbyImage {
	display: none;
}

a#CybotCookiebotDialogPoweredbyCybot,
.CookiebotWidget-main-logo {
	display: none !important;
}

#CookiebotWidget-btn-change {
	background-color: #251d10 !important;
	border-color: #251d10 !important;
}

#CookiebotWidget-btn-withdraw,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
.CybotCookiebotDialogBodyButton {
	border-color: #251d10 !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
	fill: #251d10 !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
	color: #251d10 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #199500 !important;
	border: none !important;
	border-bottom: 1px solid #126f00 !important;
	box-shadow: 1px 3px 15px 0 rgb(25 149 0 / 0%);
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
	color: #000 !important;
	text-decoration: underline !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
	border-bottom: 1px solid #251d10 !important;
	color: #251d10 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
	color: #251d10 !important;
}

#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #251d10 !important;
}

#CybotCookiebotDialogDetailFooter {
	display: none;
}

#CybotCookiebotDialogDetailBodyContentTextAbout a {
	color: #251d10 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom: 1px solid #251d10 !important;
	color: #251d10 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	display: none !important;
	border-color: #251d10 !important;
}

/* FILTERS */
#CookiebotWidget {
	z-index: 99 !important;
}
.bapf_head h3,
.bapf_head .h3 {
	font-weight: 600;
}
@media (min-width: 420px) {
	body .woocommerce-ordering {
		float: none;
		width: 230px;
		display: inline-block;
	}
}
#filter_button,
.woocommerce-ordering select {
	height: 40px !important;
	line-height: 40px !important;
	border-radius: 3px;
	border-color: #ccc;
}
/* MEDEWERKER SELECT */
:focus-visible {
	outline: none !important;
}
/* FILTERS */
.active_filters,
.active_filters .berocket_single_filter_widget,
.active_filters > .bapf_rst_nofltr {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.active_filters .berocket_single_filter_widget {
	margin-top: 0px;
}
.active_filters .bapf_sfilter {
	margin-bottom: 0px;
}
.active_filters .bapf_sfa_taxonomy {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.active_filters .bapf_sfa_taxonomy:not(:first-child) {
	border-left: 1px solid #ccc;
	padding-left: 20px;
}
.active_filters .bapf_sfa_taxonomy ul {
	padding: 0px;
	margin: 0px;
}
.active_filters .bapf_sfa_taxonomy ul li {
	margin-right: 10px !important;
}
.active_filters .bapf_sfa_taxonomy span {
	font-weight: 600;
}
.active_filters .bapf_sfa_unall {
	display: none;
}
.active_filters .bapf_sfa_taxonomy .fa-times {
	margin-right: 5px;
}
.bapf_button.bapf_reset {
	height: 40px !important;
	line-height: 40px !important;
	border-radius: 3px;
	background-color: transparent;
	color: #111;
	border: 1px solid #111;
	border-color: #ccc;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 20px;
	vertical-align: middle;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0;
	background-origin: border-box;
	background-size: calc(200% + 1px);
	background-position-x: calc(100% + 1px);
	text-align: center;
	text-decoration: none;
	transition: 0.25s ease-in-out;
	transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
}
.bapf_button.bapf_reset:hover {
	color: #fff;
	background: #111;
}
.bapf_sfilter[data-taxonomy="pa_filter-diameter"],
.filters_90 .bapf_sfilter[data-taxonomy="pa_filter-breedte"],
.filters_90 .bapf_sfilter[data-taxonomy="pa_filter-hoek-eetkamerbank"],
.filters_97 .bapf_sfilter[data-taxonomy="pa_filter-breedte"],
.filters_97 .bapf_sfilter[data-taxonomy="pa_filter-hoek-eetkamerbank"] {
	display: none;
}

@media (max-width: 767px) {
	#filter_button_mobile {
		width: calc(-24px + 50% - 8px) !important;
		margin-left: 8px;
	}
	#filter_button_mobile,
	.woocommerce-ordering select {
		padding: 1px 0;
		border: 1px solid #e6e6e6 !important;
		text-align: center;
		border-radius: 7px !important;
		height: 30px !important;
		line-height: 28px !important;
		color: #000000;
		font-size: 11px;
		font-weight: normal;
	}
	#filter_button_mobile,
	body .woocommerce-ordering {
		width: calc(50% - 5px);
	}
	#filter_button_mobile {
		margin-right: 10px !important;
	}
	.mobile_filter_orderby {
		padding-top: 10px;
		padding-bottom: 10px;
		background: #fff;
		padding-bottom:;
	}
}
@media (min-width: 960px) {
	.bapf_body {
		display: block !important;
	}
	.bapf_sfilter .bapf_colaps_smb,
	.bapf_sfilter .bapf_desci {
		display: none;
	}
}
@media (max-width: 959px) {
	.filters_overlay .uk-offcanvas-bar {
		padding: 0px;
	}
	.filters_overlay.uk-offcanvas {
		top: 77px;
	}
	.filters_overlay .uk-offcanvas-bar {
		width: 100vw;
		left: -100vw;
	}
	.filters_overlay .uk-open > .uk-offcanvas-bar {
		left: 0;
	}
	.cat_filters {
		padding: 10px 15px;
		background: #ffffff;
		margin-left: -15px;
		margin-right: -15px;
	}
	.cat_filters .uk-grid {
		margin-left: -15px;
	}
	.cat_filters .uk-grid > * {
		padding-left: 15px;
	}
	.cat_filters .filters_button {
		background: #ffffff;
		display: block;
		box-sizing: border-box;
	}
	.cat_filters .filters_button,
	.woocommerce-page .cat_filters select.orderby,
	.woocommerce-page .cat_filters select:not([multiple]):not([size]) {
		padding: 1px 0;
		border: 1px solid #e6e6e6;
		width: 100%;
		text-align: center;
		border-radius: 7px;
		height: 25px;
		line-height: 23px;
		color: #000000;
		font-size: 11px;
		font-weight: normal;
	}
	.woocommerce-page .cat_filters select.orderby,
	.woocommerce-page .cat_filters select:not([multiple]):not([size]) {
		padding-left: 10px;
	}
	.cat_container.uk-section {
		padding-top: 0px;
	}
	.uk-open > .uk-offcanvas-bar {
		left: 0;
	}
	.filters_overlay.uk-offcanvas {
		top: 104px;
	}
	.filters_overlay .uk-offcanvas-bar .header {
		border-bottom: 1px solid #e1ddd9;
	}
	.bapf_head.bapf_colaps_togl {
		padding: 10px 15px;
		cursor: pointer;
		border-top: 1px solid #e1ddd9;
		margin-top: -1px;
	}
	.filters_overlay .uk-offcanvas-bar .header {
		padding: 15px;
	}
	.bapf_sfilter {
		margin-bottom: 0px;
	}
	.bapf_sfilter .bapf_colaps_smb,
	.bapf_sfilter .bapf_desci {
		margin-top: 6px;
	}
	.filters .bapf_body {
		padding: 0px 15px 15px 15px;
		margin-top: 0px;
		overflow: hidden;
	}
	.filters_overlay .filters_buton {
		padding: 15px;
		box-sizing: border-box;
		position: fixed;
		bottom: 0px;
		left: -100vw;
		width: 100vw;
		transition: left 0.3s ease-out;
		background: #fff;
	}
	.filters_overlay .filters {
		/* height: calc(100% - 132px); */
		position: relative;
	}
	.filters_overlay .filters_inner {
		padding-bottom: 70px;
	}
	.bapf_sfilter .bapf_button {
		/* width: 100%; */
		height: 40px;
		background: #199500;
		color: #fff;
		border: none;
		border-bottom: 2px solid #137200;
		border-radius: 3px;
		font-weight: 700;
		font-size: 15px;
		outline: none;
		padding: 0px 20px;
	}
	.filters_buton .bapf_button.bapf_reset {
		text-transform: none;
		background-color: transparent;
		color: #111;
		border: 1px solid #111;
	}
	.filters_buton .bapf_body {
		padding: 0px 10px;
	}
}
/* CATEGORIEBANNERS */
.cat_header_mobiel.uk-section-small {
	padding: 65px 0px;
	background-size: cover;
	background-position: center center;
	margin-left: -10px;
	margin-right: -10px;
}
/* RELATED */
.related .uk-h1 {
	width: 100%;
}
@media (min-width: 768px) {
	.product_container .related {
		width: 50%;
		float: right;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.woocommerce-page .related .kader {
		width: 50%;
	}
}
/* UPDATES */
.tm-header .uk-navbar-container {
	padding: 0px !important;
}
.uk-navbar-nav {
	gap: 0px !important;
}
.uk-navbar-container > .uk-container .uk-navbar-left {
	margin-left: -7px;
	margin-right: -7px;
}
.uk-dropbar {
	background: #fff !important;
	box-sizing: unset !important;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1) !important;
}
/* body .uk-navbar-dropdown */
/* { */
/* left: 0px !important; */
/* max-width: 100% !important; */
/* } */
/* body .uk-navbar-dropdown > .uk-navbar-dropdown-grid */
/* { */
/* max-width: 1400px; */
/* margin-left: auto; */
/* margin-right: auto; */
/* } */
/* body .uk-navbar-dropdown > .uk-navbar-dropdown-grid > .uk-first-column */
/* { */
/* padding-left: 0px !important; */
/* } */
.uk-navbar-nav>li.uk-parent:hover>a:after,
.uk-navbar-nav>li.uk-parent>a[aria-expanded=true]:after
/* .uk-navbar-nav>li.uk-parent>a.current-menu-item:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-page-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-product-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-menu-ancestor:after, */
/* .uk-navbar-nav>li.uk-parent>a.current-post-ancestor:after */ {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 5px;
	border-color: transparent transparent #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
}
/* body .uk-navbar-dropdown.current-menu-item, */
/* body .uk-navbar-dropdown.current-page-ancestor, */
/* body .uk-navbar-dropdown.current-product-ancestor, */
/* body .uk-navbar-dropdown.current-menu-ancestor, */
/* body .uk-navbar-dropdown.current-post-ancestor */
/* { */
/* display: block; */
/* } */
/* .uk-navbar-nav .uk-parent .uk-navbar-dropdown:before */
/* { */
/* content: ""; */
/* position: absolute; */
/* top: 0px; */
/* left: -100vw; */
/* width: 300vw; */
/* height: 42px; */
/* background: #fff; */
/* border-bottom: 1px solid #d4d4d4; */
/* z-index: 1; */
/* } */
/* .uk-navbar-nav .uk-parent .uk-navbar-dropdown > div */
/* { */
/* position: relative; */
/* z-index: 1; */
/* } */
.uk-navbar-toggle[hidden] {
	display: block !important;
}
/* CAT SUBNAV */
.has_cat_subnav .uk-border-rounded {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.cat_subnav {
	margin-top: 1px;
	gap: 1px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.cat_subnav_item {
	background: #251d10;
	flex-grow: 1;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.cat_subnav_item:hover {
	background: #171818;
}
/* PERFORMANCE */
body .uk-position-center {
	top: 50%;
	left: 50%;
}
.order_review_container > .uk-card {
	transition: none !important;
}
/* PRIJSFILTER */
/* .bapf_sfilter[data-taxonomy=cpm_default_price] .bapf_from .bapf_val:before, */
/* .bapf_sfilter[data-taxonomy=cpm_default_price] .bapf_to .bapf_val:before */
/* { */
/* content: "€"; */
/* } */
/* .bapf_sfilter[data-taxonomy=cpm_default_price] .bapf_from .bapf_val:after, */
/* .bapf_sfilter[data-taxonomy=cpm_default_price] .bapf_to .bapf_val:after */
/* { */
/* content: ",00"; */
/* } */
/* NAV + SUBNAV */ /* LIVEGANG_HEADER */
/* @media (max-width: 1180px) */
/* { */
/* body .uk-navbar-nav>li>a, */
/* body .uk-navbar-dropdown-nav */
/* { */
/* font-size: 12px; */
/* } */
/* } */
/* body .uk-navbar-dropdown-nav */
/* { */
/* margin-left: 0px; */
/* margin-right: 0px; */
/* padding: 10px 0px; */
/* } */
/* body .uk-navbar-dropdown-nav>li>a */
/* { */
/* padding: 5px 15px; */
/* } */
/* SHOWMODEL LABEL IN ZOEKRESULTATEN */
.products_search_results .el-item {
	overflow: hidden;
}
/* UPDATES */
.cart_meta > div > div {
	display: inline;
}
/* .yith_wapo_groups_container */
/* { */
/* opacity: 1 !important; */
/* } */

/* VISUELE ADDONS */
.swiper > .swiper-wrapper {
	padding-top: 10px;
}
.ywapo_group_container_labels {
	width: 100% !important;
}
body .ywapo_input_container.ywapo_input_container_labels {
	text-align: center;
	padding: 0px;
	vertical-align: top;
	border: none;
	margin: 0px !important;
}
body .swiper .ywapo_input_container.ywapo_input_container_labels {
	width: 100% !important;
}
body .ywapo_input_container.ywapo_input_container_labels,
body .ywapo_input_container.ywapo_input_container_labels label {
	color: #838383;
}
body .ywapo_input_container.ywapo_input_container_labels.ywapo_selected,
body .ywapo_input_container.ywapo_input_container_labels.ywapo_selected label {
	color: #000;
}
body .ywapo_input_container.ywapo_input_container_labels .image {
	height: 64px;
	border: 3px solid #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	background-image: url(images/placeholder.jpg);
	background-size: cover;
	background-position: center center;
	margin-bottom: 5px;
}
body .ywapo_input_container.ywapo_input_container_labels.ywapo_selected .image:before {
	font-family: "FontAwesome";
	text-decoration: none;
	content: "\f00c";
	background: rgb(26, 150, 0);
	background: -moz-linear-gradient(45deg, rgba(26, 150, 0, 1) 0%, rgba(30, 191, 3, 1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(26, 150, 0, 1) 0%, rgba(30, 191, 3, 1) 100%);
	background: linear-gradient(45deg, rgba(26, 150, 0, 1) 0%, rgba(30, 191, 3, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a9600', endColorstr='#1ebf03',GradientType=1 );
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 100%;
	position: absolute;
	top: -13px;
	right: -13px;
	font-size: 9px;
}
body .ywapo_input_container.ywapo_input_container_labels .image .info {
	position: absolute;
	bottom: -3px;
	left: -3px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background: #fff;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
body .ywapo_input_container.ywapo_input_container_labels .image .info a {
	display: block;
	width: 100%;
	height: 100%;
}
body .ywapo_input_container.ywapo_input_container_labels.meer_opties .image {
	background: rgb(37, 39, 39);
	background: -moz-linear-gradient(45deg, rgba(37, 39, 39, 1) 0%, rgba(51, 51, 51, 1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(37, 39, 39, 1) 0%, rgba(51, 51, 51, 1) 100%);
	background: linear-gradient(45deg, rgba(37, 39, 39, 1) 0%, rgba(51, 51, 51, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252727', endColorstr='#251d10',GradientType=1 );
	color: #fff;
	line-height: 66px;
	font-size: 20px;
}
body .ywapo_input_container.ywapo_input_container_labels .image .info:hover {
	color: #000;
}
body .ywapo_input_container.ywapo_input_container_labels .ywapo_label_price {
	display: block;
}
.woocommerce .ywapo_group_container.form-row.form-row-wide.ywapo_group_container_labels .addon_title {
	margin-bottom: 0px !important;
}
/* body .ywapo_input_container.ywapo_input_container_labels.ywapo_selected */
/* { */
/* pointer-events: none; */
/* } */
/* body .ywapo_input_container.ywapo_input_container_labels.ywapo_selected .info */
/* { */
/* pointer-events: auto; */
/* } */
body .swiper-pagination {
	position: relative;
	bottom: auto !important;
	left: auto !important;
	line-height: 25px;
}
body .swiper-pagination-bullet-active {
	background: #000;
}
.swiper_botttom {
	position: relative;
}
.swiper_botttom .swiper-pagination {
	margin-top: 10px;
}
.swiper_botttom .swiper-nav {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}
.swiper_botttom .swiper-nav .swiper-prev,
.swiper_botttom .swiper-nav .swiper-next {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	border-radius: 100%;
	border: 1px solid #838383;
	box-sizing: border-box;
}
.uk-tooltip:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: rgba(17, 17, 17, 0.8) transparent transparent transparent;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
}
.swiper-pagination-lock + .swiper-nav {
	display: none;
}
/* @media (max-width: 640px) */
/* { */
/* body .ywapo_input_container.ywapo_input_container_labels .image .info */
/* { */
/* width: 40px !important; */
/* height: 40px !important; */
/* line-height: 40px !important; */
/* font-size: 16px !important; */
/* } */
/* } */

/* KLEURSTAAL AANVRAAG */
.kleurstaal_button {
	text-decoration: none;
	font-weight: 600;
}
.kleurstaal_form .single_variation_wrap,
.kleurstaal_form .variations,
.kleurstaal_form .ywapo_label_price {
	display: none !important;
}
#kleurstaal_aanvraag .uk-modal-dialog {
	width: 710px;
}
.kleurstaal_form .ywapo_group_container {
	padding-left: 20px;
}
body .kleurstaal_form .yith_wapo_groups_container {
	width: 100%;
}
.kleurstaal_add:disabled {
	cursor: not-allowed;
}
.kleurstaal_add .fa-check {
	display: none;
	margin-left: 5px;
}
.kleurstaal_add.added .fa-check {
	display: inline-block;
	margin-left: 5px;
}
.lds-ring2 {
	display: none;
	position: relative;
	width: 20px;
	height: 20px;
}
.lds-ring2 div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 8px;
	border: 2px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}
.lds-ring2 div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring2 div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring2 div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring2 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.kleurstaal_add.loading {
	pointer-events: none;
}
.kleurstaal_add.loading .lds-ring2 {
	display: inline-block;
}
@media (max-width: 420px) {
	.kleurstaal_buttons.uk-flex {
		display: block;
	}
	.kleurstaal_winkelwagen {
		margin-top: 20px !important;
	}
	.kleurstaal_add,
	.kleurstaal_winkelwagen {
		width: 205px;
		text-align: center;
	}
}
/* Add to cart loading */
.single_add_to_cart_button.loading {
	cursor: not-allowed !important;
}
.single_add_to_cart_button.loading:after {
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 10px;
	animation: rotation 2s infinite linear;
	width: 15px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
}
@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
/* RELEVANSSI LIVE AJAX SEARCH */
.relevanssi-live-search-results {
	left: 0px !important;
	top: 31px !important;
}
/* BANKEN CONFIGURATOR */
#banken_configurator.uk-modal {
	padding-top: 10px;
	padding-bottom: 10px;
}
.uk-pointer {
	cursor: pointer;
}
.uk-button.uk-button-blue {
	background: #50769d;
	border-bottom: 2px solid #50769d;
	color: #fff;
}
.uk-padding-medium {
	padding: 15px;
}
#banken_configurator .uk-modal-dialog,
#handmatige_configuratie .uk-modal-dialog {
	width: 1400px;
}
#banken_configurator .stap,
#banken_configurator .stap_acties {
	background: #999999;
	height: 42px;
	box-sizing: border-box;
	padding: 0px 10px;
}
#banken_configurator .stap.active,
#banken_configurator .stap_acties {
	background: #251d10;
}
#banken_configurator .stap.active .wijzig_stap {
	display: none;
}
#banken_configurator .types .type,
#banken_configurator .types_varianten .variant,
#banken_configurator .types_varianten .optie,
#banken_configurator .types_varianten .geen_variant {
	background: #f2f2f2;
	box-sizing: border-box;
}
#banken_configurator .types .type:hover,
#banken_configurator .types_varianten .variant:hover,
#banken_configurator .types_varianten .optie:hover,
#banken_configurator .types_varianten .geen_variant:hover {
	background: #d9d9d9;
}
#banken_configurator .types .type .fa-check,
#banken_configurator .types_varianten .variant .fa-check,
#banken_configurator .types_varianten .optie .fa-check {
	display: none;
}
#banken_configurator .types .type.selected .fa-check,
#banken_configurator .types_varianten .variant.selected .fa-check,
#banken_configurator .types_varianten .optie.selected .fa-check {
	display: block;
}
.stap_uitleg,
.stap_acties {
	position: relative;
}
.stap_uitleg:after {
	content: "";
	position: absolute;
	top: 42px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* W3C */
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6+ */
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
	z-index: 1;
}
.stap_acties:after {
	content: "";
	position: absolute;
	top: -40px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* W3C */
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6+ */
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
	z-index: 1;
	border-bottom: 10px solid #fff;
	pointer-events: none;
}
.variant_button.alt {
	background: none;
	color: #168c00;
	border: 1px solid #0f6301;
}
.variant_button.alt.gekozen {
	background-color: #137800;
	color: #fff;
	border-bottom-color: transparent;
	box-shadow: 3px 5px 25px 0 rgba(25, 149, 0, 0);
}
#banken_configurator .stap_content .gradient_shadow_bg_bottom {
	padding-left: 15px;
	padding-right: 15px;
}
#banken_configurator.disable_swiper .swiper-wrapper {
	flex-wrap: wrap;
}
#banken_configurator.disable_swiper .swiper-slide {
	width: 105px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#banken_configurator .configurator_container {
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
#banken_configurator .addon_title {
	margin-top: 0px !important;
}
body #banken_configurator .selected_addons .ywapo_input_container.ywapo_input_container_labels .image,
body #banken_configurator .configurator_container .ywapo_input_container.ywapo_input_container_labels .image {
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
	box-shadow: 0px;
	border: 0px;
	height: 70px;
}
#banken_configurator form.cart {
	margin-bottom: 0px;
}
#banken_configurator .selected_addons .ywapo_input_container.ywapo_input_container_labels,
#banken_configurator .selected_addons .ywapo_input_container .ywapo_label {
	cursor: initial;
}
#banken_configurator .selected_addons .ywapo_selected {
	width: 105px;
}
#banken_configurator .selected_addons .ywapo_selected .image:before,
#banken_configurator .selected_addons .ywapo_selected .ywapo_label_price {
	display: none !important;
}
body #banken_configurator .selected_addons .ywapo_input_container.ywapo_input_container_labels .image .info {
	bottom: 0px;
	left: 0px;
}
#banken_configurator .selected_addons .image {
	cursor: pointer;
}
#banken_configurator .selected_addons a.info,
#banken_configurator .selected_addons .info a {
	pointer-events: none;
}
#banken_configurator .onderdelen .onderdeel svg text,
#banken_configurator .onderdelen .onderdeel svg line,
#banken_configurator .onderdelen .onderdeel svg g:not(.active),
#banken_configurator .onderdelen .onderdeel svg path:not(.active),
#banken_configurator .onderdelen_mobile .onderdeel svg text,
#banken_configurator .onderdelen_mobile .onderdeel svg line,
#banken_configurator .onderdelen_mobile .onderdeel svg g:not(.active),
#banken_configurator .onderdelen_mobile .onderdeel svg path:not(.active) {
	opacity: 0.25;
}
#banken_configurator .onderdelen .onderdeel svg g.active path,
#banken_configurator .onderdelen_mobile .onderdeel svg g.active path {
	opacity: 1;
}

.configuratie_link_container .copy_link {
	position: absolute;
	top: -25px;
	right: 0px;
	text-decoration: underline;
}
#configuratie_opslaan .uk-button {
	height: 42px;
	line-height: 42px;
}
#configuratie_opslaan .wpcf7-response-output {
	margin: 0px;
	margin-top: 20px;
}
#configuratie_opslaan .wpcf7-not-valid {
	border: 1px solid #ff0000;
}
#configuratie_opslaan .wpcf7-not-valid-tip {
	display: none;
}
#configuratie_opslaan .share {
	padding: 8px 16px;
	color: #fff;
	text-decoration: none;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	border-radius: 3px;
	display: inline-block;
}
#configuratie_opslaan .share.facebook {
	background-color: #3b5998;
}
#configuratie_opslaan .share.facebook:hover {
	background-color: #2d4373;
}
#configuratie_opslaan .share.twitter {
	background-color: #00aced;
}
#configuratie_opslaan .share.twitter:hover {
	background-color: #0087ba;
}
#banken_configurator .uk-modal-dialog {
	overflow: hidden;
	position: relative;
}
#banken_configurator .modal_overlay {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1011;
	display: none;
}
#banken_configurator .next_step_uitleg_kader .next_step_uitleg_close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
#banken_configurator .stap_acties {
	z-index: 1012;
	border: 10px solid white;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	box-sizing: content-box;
}
.next_step_uitleg_kader {
	position: absolute;
	bottom: 70px;
	left: 0px;
	background: #fff;
	width: 300px;
	padding: 20px 30px;
	border-radius: 5px;
	z-index: 9;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	display: none;
}
.next_step_uitleg_kader:before {
	position: absolute;
	bottom: -11px;
	left: 30px;
	content: "";
	width: 0;
	height: 0;
	border-width: 11px 9.5px 0 9.5px;
	border-color: #ffffff transparent transparent transparent;
	border-style: solid;
}
.next_step.disabled,
.next_step.disabled:hover {
	background-color: #c1c1c1;
	color: #111;
	border-color: #919191;
	cursor: not-allowed;
}
@media (max-width: 419px) {
	#banken_configurator.uk-modal,
	#banken_configurator.uk-modal .uk-modal-dialog {
		padding: 0px;
	}
	#banken_configurator.uk-modal .uk-modal-dialog {
		border-radius: 0px;
	}
	#banken_configurator.uk-modal .uk-modal-dialog .uk-h1 {
		padding: 10px;
		padding-bottom: 0px;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	#banken_configurator .stap_acties {
		margin-top: 0px !important;
	}
	#banken_configurator .stap_content.type_bank .gradient_shadow_bg_bottom,
	#banken_configurator .stap_content.varianten .gradient_shadow_bg_bottom,
	#banken_configurator .stap_content.opties .gradient_shadow_bg_bottom {
		padding: 0px;
	}
	#banken_configurator .stap_content.afronden {
		background: #f2f2f2;
	}
	#banken_configurator .stap_content.stap_uitleg {
		background: #fff;
		font-size: 12px;
	}
	#banken_configurator .stap_acties {
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.stap_acties:after {
		border-bottom: none;
		top: -30px;
	}
}
.onderdelen_opties svg text,
.onderdelen svg text,
.selected_image svg text,
.variant_image svg text {
	font-family: "DM Sans" !important;
	/* font-size: 4.29429px; */
	font-weight: 600;
	stroke: none !important;
}
#banken_configurator .landscape_mode {
	display: none;
}
@media all and (orientation: landscape) {
	#banken_configurator.mobile_view .configurator_container {
		display: none;
	}
	#banken_configurator.mobile_view .landscape_mode {
		display: block;
	}
	#banken_configurator.mobile_view .landscape_mode .iconContainer_outer {
		position: relative;
		width: 100%;
		height: calc(100vh - 65px);
		background: #f5f5f5;
		padding: 15px 0px;
		box-sizing: border-box;
	}
	#banken_configurator.mobile_view .landscape_mode .iconContainer {
		width: 200px;
		height: 200px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -100px;
		margin-top: -100px;
	}
	#banken_configurator.mobile_view .landscape_mode .iconContainer p {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin: 0;
		font-size: 20px;
		opacity: 0;
	}
	#banken_configurator.mobile_view .landscape_mode .phone {
		position: relative;
		left: 50%;
		margin-left: -80px;
		width: 0;
		height: 0;
		border: 0 solid #000;
		background: #a9a9a9;
		border-radius: 10px;
		box-sizing: border-box;
	}
	#banken_configurator.mobile_view .landscape_mode .phone i {
		text-align: center;
		width: 100%;
		line-height: 80px;
		font-size: 50px;
		color: #454545;
		opacity: 0;
	}

	#banken_configurator.mobile_view .landscape_mode .phone {
		animation:
			sizeIncrease 0.5s forwards ease,
			borderIncrease 0.5s 0.5s forwards ease,
			rotateRight 0.7s 1s forwards ease;
	}

	#banken_configurator.mobile_view .landscape_mode .phone i {
		animation: fadeIn 0.5s 0.8s forwards ease;
	}

	#banken_configurator.mobile_view .landscape_mode .iconContainer p {
		animation: fadeIn 0.5s 1.3s forwards ease;
	}

	/* KEYFRAMES
	------------------------------------------- */
	/* Animate width + height */
	@keyframes sizeIncrease {
		0% {
			width: 0;
			height: 10px;
		}
		50% {
			width: 160px;
			height: 10px;
		}
		100% {
			width: 160px;
			height: 100px;
		}
	}
	/* Add borders */
	@keyframes borderIncrease {
		100% {
			border-width: 10px 20px;
		}
	}

	/* fade-in  */
	@keyframes fadeIn {
		100% {
			color: #000;
			opacity: 1;
		}
	}

	/* Rotate device */
	@keyframes rotateRight {
		100% {
			transform: rotate(90deg);
		}
	}
}
#handmatige_configuratie .woocommerce-grouped-product-list-item__quantity {
	width: 75px;
}
#banken_configurator.handmatig_configureren .stap.type_bank,
#banken_configurator.handmatig_configureren .stap_content.type_bank,
#banken_configurator.handmatig_configureren .stap_acties.type_bank,
#banken_configurator.handmatig_configureren .stap.varianten,
#banken_configurator.handmatig_configureren .stap_content.varianten,
#banken_configurator.handmatig_configureren .stap_acties.varianten,
#banken_configurator.handmatig_configureren .stap.opties,
#banken_configurator.handmatig_configureren .stap_content.opties,
#banken_configurator.handmatig_configureren .stap_acties.opties,
#banken_configurator.handmatig_configureren .stap.onderhoud,
#banken_configurator.handmatig_configureren .stap_content.onderhoud,
#banken_configurator.handmatig_configureren .stap_acties.onderhoud,
#banken_configurator.handmatig_configureren .stap.afronden,
#banken_configurator.handmatig_configureren .stap_content.afronden,
#banken_configurator.handmatig_configureren .stap.addons,
#banken_configurator.handmatig_configureren .stap_acties:after,
#banken_configurator.handmatig_configureren .stap_content.stap_uitleg.addons,
#banken_configurator.handmatig_configureren .configuratie_opslaan,
body #banken_configurator.handmatig_configureren .ywapo_input_container.ywapo_input_container_labels .ywapo_label_price {
	display: none !important;
}
#banken_configurator.handmatig_configureren .stap_content.addons,
#banken_configurator.handmatig_configureren .stap_acties.afronden,
#banken_configurator.handmatig_configureren .group_table {
	display: block !important;
}
#banken_configurator.handmatig_configureren .group_table {
	margin-top: 0px;
	margin-bottom: 0px;
}
#banken_configurator.handmatig_configureren .single_add_to_cart_button {
	margin-bottom: 10px;
}
#banken_configurator.handmatig_configureren .uk-h1 {
	padding-left: 15px;
	padding-top: 15px;
}
#banken_configurator.handmatig_configureren .uk-modal-dialog {
	overflow: auto;
	display: block;
}
#banken_configurator.handmatig_configureren .configurator_container {
	display: block;
	height: auto;
}
#banken_configurator.handmatig_configureren .stap_acties {
	height: auto;
	background: none;
}
#banken_configurator.handmatig_configureren .uk-button-small {
	font-size: 16px;
	line-height: 48px;
	padding: 0px 20px;
}
/* HEADER */
.naw_gegevens .icon {
	background: #9c9791;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #e9e9e7;
	display: inline-block;
	border-radius: 100%;
	font-size: 11px;
}
.header_icons {
	color: #251d10;
}
.header_icons .fas {
	font-size: 26px;
}
body .uk-search .uk-search-icon {
	left: auto;
	right: 0;
}
body .uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
	padding-left: 20px;
	padding-right: 40px;
}
.uk-navbar-nav > li.uk-active {
	position: relative;
}
.uk-navbar-nav > li.uk-active:before {
	content: "";
	position: absolute;
	top: 9px;
	height: 29px;
	width: 100%;
	background: #a29994;
	border-radius: 20px;
	z-index: 0;
}
.tm-header-mobile .uk-navbar-container {
	padding: 0px;
}
.tm-header-mobile .uk-navbar,
.tm-header-mobile .search_container {
	padding: 8px 12px;
}
.tm-header-mobile .uk-search-default {
	margin-top: 0px;
}
.tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
	background: #e9e9e7;
}
.tm-header-mobile .search_container {
	background: #251d10;
}
.tm-header-mobile,
.tm-header-mobile .uk-sticky {
	height: 111px;
}
#tm-mobile.uk-offcanvas {
	top: 65px;
}
body .uk-navbar-toggle {
	background: #928b85;
	border: none;
	border-radius: 3px;
	height: 40px;
	min-height: 40px;
	width: 40px;
}
.uk-navbar-toggle #nav-icon3 {
	margin-top: 12px;
}
.uk-navbar-toggle #nav-icon3 span {
	background: #fff;
	height: 3px;
	border-radius: 3px;
}
.tm-header-mobile a.tel,
body .uk-navbar-toggle span {
	color: #9c9791;
}
.uk-navbar-toggle #nav-icon3 {
	margin-top: 13px;
}
.tm-header-mobile .cart {
	background: #1d1d1b;
	width: 40px;
	height: 40px;
	line-height: 44px;
	text-align: center;
	border-radius: 100%;
}
.tm-header-mobile .search_container {
	padding: 10px 12px;
}
.tm-header-mobile .search_container .icon {
	white-space: nowrap;
}
.tm-header-mobile .search_container .icon .fas {
	font-size: 20px;
	vertical-align: middle;
}
.tm-header-mobile .search_container .icon span {
	font-size: 12px;
}
.tm-header-mobile .search_container .uk-search-default .uk-search-input {
	height: 28px;
}
#tm-mobile .uk-offcanvas-bar {
	background: #efefef;
}
#tm-mobile .uk-nav-primary > li > a {
	font-size: 18px;
	font-weight: 800 !important;
	color: #1d1d1b;
	height: 43px;
	line-height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tm-mobile .uk-nav-primary > li {
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #bdbeb8;
}
#tm-mobile .uk-nav-primary > li ul {
	border-top: 1px solid #bdbeb8;
}
#tm-mobile .uk-nav-primary > li ul li {
	border-top: 1px solid #efefef;
}
#tm-mobile .uk-nav-primary > li ul li:not(:last-child) {
	border-bottom: 1px solid #bdbeb8;
}
#tm-mobile .uk-nav-primary > li.corporate.info {
	margin-top: 43px;
	border-top: 1px solid #bdbeb8;
}
#tm-mobile .uk-nav-primary > li.corporate .fas,
#tm-mobile .uk-nav-primary > li.corporate .far {
	font-size: 20px;
	vertical-align: middle;
	color: #908b87;
	width: 25px;
	text-align: center;
}
#tm-mobile .uk-nav-primary > li.corporate > a {
	font-size: 16px;
	font-weight: 500 !important;
}
#tm-mobile .uk-nav-primary .uk-nav-sub {
	background: #e2e2e2;
}
#tm-mobile .uk-nav-sub a:not(.highlight) {
	color: #1d1d1b;
	font-size: 16px;
	font-weight: 500;
}
#tm-mobile .uk-nav-sub a {
	padding: 0px;
	height: 43px;
	line-height: 43px;
}
.tab .content.leesmeer .description_overlay .toggle_description {
	width: 124px;
	margin-left: -62px;
}
@media (max-width: 767px) {
	div.breadcrumbs .uk-breadcrumb > * > * {
		font-size: 13px;
	}
	#filter_button_mobile,
	.woocommerce-ordering select {
		font-size: 13px;
	}
}
@media (max-width: 959px) {
	.filters_overlay.uk-offcanvas {
		top: 111px;
	}
}
.tm-toolbar {
	height: 40px;
	box-sizing: border-box;
}
#filter_button {
	background-color: #fff;
	background-image: linear-gradient(90deg, #251d10 50%, transparent 50%);
	background-size: calc(200% + 1px);
	background-position-x: calc(100% + 1px);
	border: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 13px;
	transition: 0.25s ease-in-out;
}
#filter_button:hover {
	background-image: linear-gradient(90deg, #251d10 50%, transparent 50%);
	background-position-x: 0;
	color: #fff;
}
/* Bij livegang zoeken op: LIVEGANG_HEADER */

/* PRODUCTPAGINA */
#omschrijving {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ededed",GradientType=1);
}
#related_products {
	background: rgb(248, 248, 248);
	background: -moz-linear-gradient(180deg, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 26%, rgba(233, 233, 233, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 26%, rgba(233, 233, 233, 1) 100%);
	background: linear-gradient(180deg, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 26%, rgba(233, 233, 233, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8",endColorstr="#e9e9e9",GradientType=1);
}
#related_products .uk-panel {
	border-radius: 8px;
	overflow: hidden;
}
.configureren:not(#banken_configurator) .uk-modal-dialog {
	width: 710px;
}
.configureren:not(#banken_configurator) .configurator_container {
	padding: 20px;
}
.configureren:not(#banken_configurator) form.cart {
	margin-bottom: 0px;
}
.configureren:not(#banken_configurator) form.cart .qty {
	width: 75px;
}
body.single-product #tm-main {
	padding-bottom: 0px;
}
.usps_new.detail ul {
	text-align: center;
	padding: 0;
	list-style: none;
}
.usps_new.detail ul li {
	margin-right: 20px;
	font-weight: 500;
	color: #515151;
	display: inline-block;
	break-inside: avoid-column;
}
.kleurstaal_button {
	text-decoration: initial;
	font-weight: 400;
}
.content_container:not(.open) .content.leesmeer {
	-webkit-mask-image: -webkit-gradient(linear, left 70%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
}
.tab .content_container {
	position: relative;
}
.tab .content_container .toggle_description {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 114px;
	margin-left: -57px;
	display: inline-block;
	text-align: center;
	height: 30px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #bdbcbc;
	border-radius: 3px;
	padding: 0 15px;
	font-weight: 700;
	cursor: pointer;
	box-sizing: border-box;
	font-size: 13px;
}
.tab .content_container .toggle_description:after {
	content: "\f078";
	font-family: "FontAwesome";
	margin-left: 5px;
	vertical-align: bottom;
	font-weight: 400;
	font-size: 10px;
}
.tab .content_container .toggle_description:hover {
	border-color: #848484;
}
@media (max-width: 419px) {
	.specs_label {
		width: 150px !important;
	}
	.specs_kolom_rechts {
		margin-top: 0px !important;
	}
	.specs_kolom_rechts > .uk-overflow-auto {
		border-top: 1px solid rgba(0, 0, 0, 0.06);
	}
	.product_top.uk-margin-bottom {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}
}
.usps_new.detail.mobile ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	padding: 0px;
	margin: 0px;
}
.usps_new.detail.mobile ul li {
	width: 100%;
	margin: 0px;
	text-align: left;
	font-size: 12px;
}
/* CART DROPPER */
.dropper,
.dropper_mobile {
	right: 0px !important;
	left: auto !important;
	top: 70px !important;
}
.dropper_mobile {
	top: 52px !important;
}
.dropper:before,
.dropper_mobile:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 5px;
	border-color: transparent transparent #fff;
	position: absolute;
	right: 40px;
	top: -5px;
	z-index: 9;
}
.dropper_mobile:before {
	right: 14px;
}
.dropper_mobile .uk-card-small .uk-card-footer,
.dropper_mobile .uk-card-small .uk-card-body {
	padding: 10px;
}
.dropper_mobile .dropper_cart_item.uk-padding-small {
	padding: 0px;
}
.dropper_mobile .dropper_cart_item.uk-margin-small {
	margin-bottom: 0px;
}
.configureren:not(#banken_configurator) form.cart .qty {
	width: 50px;
}
.bestellijst-content {
	max-height: calc(100vh - 300px);
	overflow: auto;
}
/* ADDON UITLEG */
.addon_uitleg p:last-child {
	margin-bottom: 0px;
}
/* CUSTOM CHAT BUTTON */
.custom_chat_button {
	position: fixed;
	bottom: 35px;
	right: 35px;
	cursor: pointer;
}
.custom_chat_button .txt,
.custom_chat_button .icon {
	display: inline-block;
}
.custom_chat_button .txt {
	box-shadow: 1px 1px 8px 0 rgba(59, 64, 76, 0.8);
	background: #fff;
	border-radius: 4px;
	cursor: pointer;
	line-height: 42px;
	min-width: 0;
	padding: 0 14px;
	white-space: nowrap;
	margin-right: 12px;
	font-size: 15px;
	color: #000;
}
.custom_chat_button .icon {
	background: linear-gradient(90deg, rgb(37, 39, 39), rgb(49, 52, 52));
	border-radius: 4px;
	cursor: pointer;
	flex-grow: 1;
	flex-shrink: 0;
	height: 42px;
	line-height: 42px;
	max-height: 42px;
	max-width: 42px;
	min-width: 0;
	position: relative;
	width: 42px;
	box-shadow: 1px 1px 8px 0 rgba(59, 64, 76, 0.8);
	text-align: center;
	color: #fff;
	font-size: 16px;
}
@media (max-width: 767px) {
	.custom_chat_button {
		bottom: 15px;
		right: 15px;
	}
	.footer_copyright {
		padding-bottom: 70px !important;
	}
}
/* CHAT BUTTON PRODUCT PAGINA */
.custom_chat_button.custom_chat_button_product {
	position: relative;
	bottom: auto;
	right: auto;
}
@media (max-width: 767px) {
	.custom_chat_button.custom_chat_button_product {
		margin-right: 50px !important;
		margin-bottom: 0px !important;
	}
	#banken_configurator .uk-close {
		top: 15px !important;
	}
}
/* RECAPTCHA */
.grecaptcha-badge {
	visibility: hidden;
}
/* BANKEN CONFIGURATOR: KLEURSTAAL */
.loading_disable,
.configuratie_kleurstaal.loading {
	cursor: not-allowed !important;
}
.configuratie_kleurstaal.loading:after {
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 10px;
	animation: rotation 2s infinite linear;
	width: 15px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
}
/* Levertijd bij addons */
body .ywapo_input_container_labels .wapo_option_description {
	font-style: normal;
	font-size: 11px;
	font-weight: 600;
	color: #000;
	opacity: 1;
	line-height: 13px;
	margin-top: 0px;
}
body .ywapo_input_container_labels .wapo_option_description.levertijd {
	color: green;
}
/* Banken configurator: handmatig configureren volgorde check */
.volgorde_handmatig.error {
	border-color: #ff0000 !important;
}
/* Product detail */
.tm-header.uk-sticky,
.tm-header-mobile > .uk-sticky {
	z-index: 981;
}
#product_top {
	position: relative;
}
#product_top:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ededed",GradientType=1);
}
@media (max-width: 419px) {
	.usps_container {
		padding-top: 0px !important;
	}
	.productinformatie {
		margin-top: 0px !important;
	}
	.configureer_button_container {
		margin-bottom: 0px !important;
	}
	.usps_container {
		z-index: 0 !important;
	}
	.configureer_button_inner {
		margin-top: 0px !important;
	}
	.configureer_button {
		padding-top: 20px;
		padding-bottom: 20px;
		background: #fff;
		z-index: 981 !important;
	}
	.configureer_button:before {
		content: "";
		position: absolute;
		top: 0px;
		left: -20px;
		width: calc(100% + 40px);
		height: 100%;
		background: #fff;
	}
	.configureer_button.uk-sticky-fixed:before {
		box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
	}
}
/* Homepage 2025 */
.tm-header-mobile .search_container,
.tm-header-mobile .cart
{
	background: #5c4c3d;
}
/* Maak een afspraak modal */
.afspraak_modal iframe
{
	width: 100%;
	height: 600px;
}