body {
	margin: 0;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	line-height: 1.5;
}

* {
	outline: none !important;
}

.elementor-popup-modal.dialog-type-lightbox,
body.admin-bar .dialog-type-lightbox {

	z-index: 99999999999;
}

.ajax-products .product-slide>a.link-full {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

a {
	color: var(--e-global-color-accent);
}

p:last-child {
	margin-bottom: 0;
}

ul {
	padding-left: 15px;
}

/* .elementor-sticky {
	box-shadow: 0px 3px 6px #00000029;
} */
.product-gallery img {
	width: 100%;
}

p:empty,
p {
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	line-height: 1.2;
}

a {
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	outline: none !important;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child a {
	padding-right: 0 !important;
}

img {
	display: block;
}

img.size-full {
	width: 100%;
}

.open-menu .elementor-icon-wrapper {
	display: flex;
}

.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	transition: all 0.2s;
	cursor: pointer;
}

.woocommerce-notices-wrapper {
	display: none !important;
}

.back-to-top.show {
	opacity: 1;
}

.box-price {

	flex-wrap: wrap;
}

.header .elementor-widget-theme-site-logo.elementor-widget-image img {
	width: 200px;
	transition: all 0.2s ease-out 0s;
}

.header.elementor-sticky--effects .elementor-widget-theme-site-logo.elementor-widget-image img {
	width: 170px;
}

p.gform_required_legend {
	display: none;
}

/* fabrieksverkoop */
.home_item img {
	width: 100%;
}

.home_item {
	padding: 150px 0;
}

.elementor-button span,
.elementor-widget-button a {
	text-decoration: none;
	font-weight: 400;
}

/* .elementor-button-icon svg {
	height: auto;
	width: 8px;
	margin-left: 5px;
} */

.elementor-widget-button a {
	background-color: var(--e-global-color-accent);
	font-family: "Gibson", Sans-serif;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	color: var(--e-global-color-c8bdd5d);
	border-style: none;
	border-radius: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	background: var(--e-global-color-accent);
	display: block;
	display: inline-block;
}


.elementor-widget-button a:hover {
	background: var(--e-global-color-primary);
}

.icon-white a svg path {
	fill: var(--e-global-color-c8bdd5d);
}

.Bekijk .elementor-widget-button {
	margin-top: auto !important;
}

.Bekijk .elementor-icon-list-icon {
	margin-left: -3px;
}

.Bekijk .elementor-widget-image img {
	width: 100%;
}

.Bekijk .e-con>.elementor-widget-image {
	width: 100%;
}

.swiper-pagination-bullet {
	border: 3px solid #898989;
	background: none;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary);
}

.home-niew::before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 50%;
	width: 100%;
	left: 0;
	background: var(--e-global-color-d76dd23);
	top: unset;
}

.Waarom .elementor-image-box-img img {
	max-height: 85px;
}

.elementor-custom-embed-play {
	background: var(--e-global-color-c8bdd5d);
	width: 92px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 92px;
	border-radius: 50%;
}

.elementor-custom-embed-play svg {
	opacity: 1;
	filter: unset
}

.pl-container {
	padding-left: calc((100% - 1120px) /2);
}

body .__fbcw__bar-widget__score,
body .__fbcw__bar-widget__amount-of-reviews {
	color: var(--e-global-color-c8bdd5d) !important;
}


.onze .elementor-element.elementor-pagination-position-outside .swiper {
	padding-bottom: 55px;
}

body .__fbcw__bar-widget {
	padding: 0 !important;
	justify-content: flex-start !important;
}

body .__fbcw__bar-widget__stars .__fbcw__star {
	width: 20% !important;
	height: 100% !important;
	max-height: 15px !important;
}

body .__fbcw__bar-widget__stars {
	width: 100px !important;
}

body .__fbcw__bar-widget__stars .__fbcw__star polygon {
	fill: var(--e-global-color-c8bdd5d) !important;
}

.__fbcw__bar-widget__feedback-company-logo {
	display: none;
}

.elementor-widget-n-menu .e-n-menu-title.e-current,
.elementor-widget-n-menu .e-n-menu-title.e-current {
	font-weight: 900 !important;
}

#OutletMenu {
	background-color: var(--e-global-color-primary);
	/* Oranje achtergrondkleur */

	padding: 10px 15px;
	line-height: 1
}

#OutletMenu span.e-n-menu-title-text {
	color: var(--e-global-color-c8bdd5d);
}

#OutletMenu i {
	color: var(--e-global-color-c8bdd5d);
}

.elementor-widget-n-menu #OutletMenu .e-n-menu-dropdown-icon span svg {
	fill: var(--e-global-color-c8bdd5d);
}

.header-top .elementor-testimonial--align-center .elementor-testimonial {
	flex-flow: row-reverse !important;
	display: flex;
	gap: 5px;
}

.header-top .elementor-testimonial__image img {
	height: auto !important;
}


.product-slider .slick-track,
.product-slider .slick-list {
	padding-left: 0 !important;
}

.product-slide {
	position: relative;
	margin-right: 15px;
}

.product-slide .img {
	position: relative;
	padding-top: 128%;
}

.product-slide .img::after {
	background: url(../images/shadown.svg) bottom center no-repeat;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
}

a.reset-filter {
	font-weight: 600;
}

.product-slide .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}

.product-content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	cursor: pointer;
	padding: 20px;
	color: var(--e-global-color-c8bdd5d);
	font-size: 18px;
}

.product-content .elementor-button {
	background-color: var(--e-global-color-c8bdd5d);
	color: #1D1D1B;
	padding: 7.5px 14px;
	text-decoration: none;
}

.product-content .elementor-button:hover {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-c8bdd5d);
}

.product-content .elementor-button-content-wrapper {
	gap: 15px;
}

.elementor-button-icon {
	font-size: 14px;
}

.prodcut-slider {
	overflow: hidden;
}

.elementor-heading-title {
	line-height: 1.2;
}

.product-cat-reviews .slick-prev:before,
.product-cat-reviews .slick-next:before,
.product-gallery-container .slick-prev:before,
.product-gallery-container .slick-next:before,
.product-slider .slick-prev:before,
.product-slider .slick-next:before {
	display: none;
}

.product-cat-reviews .slick-prev,
.product-cat-reviews .slick-next,
.product-slider .slick-prev,
.product-slider .slick-next {
	width: auto;
	height: auto;
	background: none;
	padding: 0;
	left: -45px;
	font-size: 0;
	text-align: left;
}

.product-cat-reviews .slick-next,
.product-slider .slick-next {
	left: unset;
	right: -45px;
	text-align: right;
}

.product-cat-reviews .slick-prev::after,
.product-cat-reviews .slick-next::after,
.product-slider .slick-prev::after,
.product-slider .slick-next::after {
	content: '';
	width: 19px;
	height: 30px;
	display: inline-block;
	background: url(../images/arrow-prev.svg) center no-repeat;
	background-size: contain;
}

.product-cat-reviews .slick-next::after,
.product-slider .slick-next::after {
	background: url(../images/arrow-next.svg) center no-repeat;
	background-size: contain;
}

.product-cat-reviews .slick-prev::after,
.product-cat-reviews .slick-next::after {
	filter: contrast(0) brightness(2);

}

.product-gallery-container .slick-track {
	margin-left: 0;
}


.product-gallery .slick-prev,
.product-gallery .slick-next {
	width: auto;
	font-size: 0;
	height: auto;
	background: none;
	left: 25px;
	z-index: 1;
	background: var(--e-global-color-c8bdd5d);
	width: 40px;
	height: 40px;
	border-radius: 50px;
}

.product-gallery .slick-next {
	left: unset;
	right: 25px;
}

.product-gallery .slick-prev::after,
.product-gallery .slick-next::after {
	content: '';
	width: 13px;
	height: 15px;
	display: inline-block;
	background: url(../images/arrow-prev.svg) center no-repeat;
	background-size: contain;
}

.product-gallery .slick-next::after {
	background: url(../images/arrow-next.svg) center no-repeat;
	background-size: contain;

}

.product-thumb-gallery {
	margin-top: 15px;
}

.product-thumb-gallery .slick-slide {
	margin: 0 7.5px;
}

.product-thumb-gallery {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.custom-price {
	width: 175px;
}

.custom-price .woocommerce-Price-amount::after {
	content: 'm²';
	margin-left: 5px;
	text-decoration: none;
}

.custom-price * {
	text-decoration: none !important;
}

.custom-price .prijs-oproep,
.custom-price .woocommerce-Price-amount {
	clip-path: polygon(10% 1%, 100% 0, 100% 100%, 0% 100%);
	background: var(--e-global-color-accent);
	background-size: 100%;
	text-decoration: none;
	padding: 20px 20px 20px 35px;
	color: var(--e-global-color-c8bdd5d);
	font-weight: bold;
	text-decoration: none;
	;

	display: block;
	width: 100%;
}

.custom-price .woocommerce-Price-amount {
	background: var(--e-global-color-primary);
}

.custom-price .price {
	display: flex;
	flex-flow: column;
	align-items: flex-end;
	max-width: 175px;
}

.custom-price ins {
	font-size: 23px;
}

.custom-price ins,
.custom-price del {
	width: 100%;
}

.custom-price del {
	width: calc(100% - 30px);
}

.custom-price del .woocommerce-Price-amount {
	background: var(--e-global-color-primary);
	background-size: 100%;
	width: 100%;
	font-size: 15px;
	padding-left: 25px;
}


.woocommerce .elementor-widget-woocommerce-product-price .price {
	display: flex;
	flex-flow: column;
	gap: 10px;
}

.custom-price {
	position: absolute;
	top: 50px;
	right: 0;
	display: flex;
	font-size: 23px;
	align-items: flex-end;
	flex-flow: column;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	opacity: 1;
	display: inline-block;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	text-decoration: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: var(--e-global-color-c8bdd5d);
	font-size: 1.25em;
}



.korting-percentage {
	display: inline-block;
	background-color: var(--e-global-color-accent);
	color: #fff;
	padding: 7px 10px;
	font-weight: 400;
	border-radius: 0;
	font-size: 16px;
}

.accordion-2col .e-n-accordion {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.accordion-2col .e-n-accordion-item {
	width: calc(50% - 8px);
	margin: 0 !important;
}

.related-slider {
	padding: 0 60px;
}

.related-slider .slick-prev,
.related-slider .slick-next {
	left: 0;
	width: 30px;
}

.single-product .related-slider .slick-prev,
.single-product .related-slider .slick-next {
	filter: unset
}

.related-slider .slick-next {
	left: unset;

	right: 0;
}

.related-slider .product-slide .img {
	padding-top: 114%;
}

.product-content .title a {
	font-weight: 600;
	margin: 0;
	color: #fff;
}

body ul {
	padding-left: 16px;
}

.elementor-widget-woocommerce-product-content ul li {
	padding-left: 10px;
}

.elementor-widget-woocommerce-product-content ul li::marker {
	content: url(../images/checked.svg);
}

p#breadcrumbs>span {
	display: flex;
	gap: 8px;
	align-items: center;
}

.ajax-products {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.ajax-products .product-slide {
	width: calc(25% - 11.3px);
	margin: 0;
}

.filter-container {
	display: flex;
	gap: 35px;
	align-items: flex-start;
}

#attribute-filter {
	width: 190px;
	top: 100px;
	position: sticky;
}

.filtered-products-box {
	position: relative;
	width: calc(100% - 190px - 35px);
}



#filtered-products.loading::before {
	z-index: 3;
	pointer-events: none;
	background: #ffffff71;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	content: '';
}

#filtered-products.loading::after {
	pointer-events: none;
	background: url('../images/loadding.gif') center center no-repeat;
	background-size: 50px 50px;
	position: fixed;
	top: 50%;
	z-index: 4;
	width: 50px;
	height: 50px;
	left: 50%;
	content: '';
	transform: translate(-50%, -50%);
}

#attribute-filter .filter-group .title {
	background-color: var(--e-global-color-d76dd23);
	padding: 10px 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.filter-group+.filter-group {
	margin-top: 30px;
}

.filter-group h4 img {
	transition: transform 0.6s ease;
	transform: rotateX(0deg);
	transform-style: preserve-3d;
}

.filter-group h4.active img {
	transform: rotateX(180deg);
}

ul.filter-list {
	padding: 0;
	list-style: none;
	margin: 0;
}

ul.filter-list li {
	list-style: none;
	font-size: 16px;
}

.filter-group.poolhoogte-mm ul.filter-list {
	display: none;
}

.filter-label {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.filter-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 3px;
	left: 0;
	height: 15px;
	width: 15px;
	border: 1px solid #1D1D1B;
}

.filter-label:hover input~.checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.filter-label input:checked~.checkmark {
	background-color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary);
}

.has-img .filter-label input:checked~.checkmark {
	background-color: transparent;
	border-color: var(--e-global-color-primary);
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.filter-label input:checked~.checkmark:after {
	display: block;
}

.filter-label .checkmark:after {
	left: 5px;
	top: 2px;
	width: 4px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ui-slider-horizontal .ui-slider-range {
	height: 2px;
	background: var(--e-global-color-primary);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 2px solid var(--e-global-color-primary);
	background: #fff;
	font-weight: normal;
	color: #454545;
	width: 11px;
	height: 11px;
	border-radius: 50%;
}

.ui-widget.ui-widget-content {
	border: none;
	margin: 15px 10px 0;
	width: calc(100% - 25px);
}

.input-range {
	width: 82px;
	text-align: center;
	height: 31px;
	border: 1px solid #E3DFDF;
	box-shadow: none;
}

.input-range+.input-range {
	margin-left: 10px;
}

.ajax-pagination {
	margin-top: 40px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.ajax-pagination span.dots,
.ajax-pagination a {
	border-bottom: 1px solid #E3DFDF;
	border-top: 1px solid #E3DFDF;
	width: 31px;
	height: 31px;
	align-items: center;
	color: var(--e-global-color-primary);
	display: flex !important;
	justify-content: center;
}

.ajax-pagination span.dots+a,

.ajax-pagination a+span.dots,
.ajax-pagination a:first-child,
.ajax-pagination a+a {
	border-left: 1px solid #E3DFDF;
}

.ajax-pagination a.prev-page {
	border-left: none;
}



.ajax-pagination a:hover,
.ajax-pagination a.active {
	background: var(--e-global-color-primary);
	color: #fff;
	text-decoration: none;
}

.ajax-pagination a.prev-page,
.ajax-pagination a.next-page {
	border-bottom: none;
	font-size: 0;
	border-top: none;
	background: url(../images/arrow-prev.svg) center no-repeat;
	background-size: 10px;
}

.ajax-pagination a.next-page {
	background: url(../images/arrow-next.svg) center no-repeat;
	background-size: 10px;
}

.filter-container {
	padding-bottom: 85px;
}

#filtered-products {
	width: 100%;
}

.top-filter {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.short-total,
.current-filter {
	display: flex;
	color: var(--e-global-color-text);
	align-items: center;
	gap: 20px;
}

.current-filter {
	width: calc(100% - 300px);
}

.short-total {
	font-weight: 600;
	margin-left: auto;
}

.short-total .total {
	min-width: 110px;
}

.short-total select {
	border: 1px solid #E3DFDF;
	height: 34px;
	font-weight: 600;
	padding: 5px 10px;
	background: none;
}

ul.selected-filters {
	display: flex;
	margin: 0;
	flex-wrap: wrap;
	gap: 5px;
}

ul.selected-filters li {
	border: 1px solid #E3DFDF;
	padding: 5px 10px;
	list-style: none;
}

ul.selected-filters li {
	position: relative;
	font-size: 16px;
	padding-right: 30px;
}

ul.selected-filters li .remove-filter {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.box-qc {
	width: calc(50% - 8px);
}

.box-qc * {
	height: 100%;
	object-fit: cover;
}

.box-qc .elementor img {
	height: 100%;
}

.custom-price .screen-reader-text+ins {
	margin-top: -20px;
	/* z-index: 3; */
	font-weight: 600;
	display: block;
	color: #fff;
	position: relative;
}

.product-slide .custom-price {
	position: absolute;
	top: 20px;
	z-index: 1;
	max-width: 125px;
}

.product-slide .custom-price {
	max-width: 125px;
}

.product-slide .custom-price ins {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}


.product-slide .custom-price del {
	color: #fff;
	/* display: none; */
}

#filtered-products .custom-price .screen-reader-text+ins {
	margin-top: -10px;
}

#filtered-products .custom-price.collectie.sale::after,
#filtered-products .custom-price del::after {

	top: 20px;
}

.product-slide .custom-price del .woocommerce-Price-amount,
.product-slide .custom-price .woocommerce-Price-amount {
	padding: 15px 20px;
	font-size: 16px;
	color: #fff;

}

.product-slide .custom-price del .woocommerce-Price-amount {
	font-size: 12px;
}

span.checkmark.has-img {
	border: none;
	width: 16px;
	height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
}

.filter-label .checkmark.has-img:after {

	left: 7px;
	top: 3px;
}

.single-product .elementor-widget-woocommerce-product-price .price {
	font-size: 23px !important;
}

.product-content .elementor-button {
	display: none;
	margin-top: 20px;
}

.product-slider .product-slide .img {
	position: relative;
	padding-top: 154%;
}

.related-slider .product-slide .img {
	padding-top: 114%;
}

.prodcut-slider .product-slide .custom-price {
	display: none;
}

.prodcut-slider .product-content .elementor-button {
	margin-top: 20px;
}

.woocommerce table.shop_attributes {
	border: none;
	margin: 0;
	border-collapse: collapse;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
	font-size: 16px;
	border: none;
	font-style: unset;
	line-height: 1;
	padding: 10px;
	background: transparent !important;
	border: none;
}

.woocommerce table.shop_attributes tr:nth-child(odd) {
	background: #F5F5F5;
}

.woocommerce table.shop_attributes th {
	text-align: left;
	font-size: 16px;
	font-weight: 500;
}

.woocommerce table.shop_attributes td {
	text-align: right;
}

.elementor-kit-5 a {
	color: var(--e-global-color-primary);
}

.woocommerce table.shop_attributes td a {
	text-decoration: underline;
}

.elementor-widget-woocommerce-product-additional-information {
	padding-right: 60px;
}

.woocommerce table.shop_attributes td p {
	padding: 0;
}

.woocommerce table.shop_attributes th {
	width: unset;
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
	padding: 10px;
}

.Vanaf,
.related-slider .Vanaf {
	display: none;
}

.related-slider .product-content .elementor-button {
	display: inline-block;
}

.footer-copyright {
	background-color: var(--e-global-color-primary);
}

.home .footer-copyright {
	background-color: var(--e-global-color-accent);
}

.breadcrumbpad::before {
	display: none !important
}

.filter-btn-mobile {
	display: none;
}

.btn-close {
	display: none;
}

.archive-bottom .elementor-widget-icon-box .elementor-icon-box-title {
	margin: 0;
}

.icon-fill-unset .elementor-icon,
.archive-bottom .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.archive-bottom .elementor-widget-icon-box.elementor-view-default .elementor-icon {
	fill: unset !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__footer.__fbcw__widget__footer--small,
.archive-bottom .__fbcw__widget--buyer-protection .__fbcw__widget__footer.__fbcw__widget__footer--small {
	display: none !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__rating-overview {
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	float: left;
	border: none !important;
	top: 0 !important;
	left: 0 !important;
	position: absolute !important;
	min-width: 90px !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__stars {}

.archive-bottom .__fbcw__widget.__fbcw__widget--small {
	border: none !important;
	min-height: 50px;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__label * {
	display: none !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__label:last-child {
	min-width: 100px;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__label .__fbcw__widget__label:first-child {
	display: block !important;
	font-size: 38px !important;
	font-weight: bold !important;
	margin-right: 15px !important
}

.archive-bottom .__fbcw__widget.__fbcw__widget--small {
	width: 170px !important;
	min-width: 170px !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__stats-divider {
	display: none !important
}

.archive-bottom .__fbcw__widget .__fbcw__ratio-guard__content {
	height: 16px !important;
}

.archive-bottom .__fbcw__widget.__fbcw__widget--small .__fbcw__stars {
	max-width: 90px !important;
}

.archive-bottom .__fbcw__widget .__fbcw__widget__rating-overview>.__fbcw__widget__rating-overview {
	left: 68px !important;
}

.archive-bottom .__fbcw__widget .__fbcw__stars .__fbcw__stars__star:before {
	background-image: url(../images/star-haf.svg) !important;
}

.archive-bottom .__fbcw__widget .__fbcw__stars .__fbcw__stars__star::after {
	background-image: url(../images/star.svg) !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span>span {
	background: var(--e-global-color-primary);
	border-radius: 50%;
	width: 20px;
	align-items: center;
	justify-content: center;
	height: 20px;
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg,
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
	fill: var(--e-global-color-c8bdd5d) !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
	padding: 15px;

}

.faq-2col .e-n-accordion {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.faq-2col.elementor-widget-n-accordion .e-n-accordion-item {
	width: calc(50% - 10px);
}

/* .faq-2col.elementor-widget-n-accordion .e-n-accordion-item-title {
	padding: 15px;
	height: 100%;
	align-items: flex-start;
} */
.btn-arrow-green .elementor-button-icon .e-font-icon-svg {
	fill: var(--e-global-color-primary);
}

.max-height-450 .elementor-custom-embed-image-overlay img,
.max-height-450 .elementor-custom-embed-image-overlay,
.max-height-450 .elementor-wrapper,
.max-height-450 {
	max-height: 450px;
	width: 100%;
}

.faq-box>.e-con-inner {
	position: relative;
}

.faq-img {
	width: 195px;
	position: absolute;
	top: -200px;
	right: 50px;
}

.faq-img img {
	width: 100%;
}

.single-product form.cart {
	display: flex;
	flex-flow: column;
	width: 100%;
}

.quantity-m2 {
	width: 100%;
}

.quantity-m2 h2 {
	font-size: 18px;
	font-weight: bold;
	color: var(--e-global-color-primary);
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)) {
	margin: 0;
}

label[for="custom_area"] {
	display: flex;
	gap: 15px;
	;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

label[for="custom_area"] input {
	width: calc(100% - 155px);
	border: none;
	font-size: 15px;
	font-weight: normal;
	color: #898989;
	padding-left: 10px;
	-moz-appearance: textfield;
}

label[for="custom_area"] input::placeholder {
	color: #898989;
}

div#calculate-packs {
	background: var(--e-global-color-primary);
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.price-box {
	font-size: 19px;
	font-weight: bold;
	display: flex;
	padding-top: 25px;
}

.price-box .caculate-price {
	margin-left: 5px;
}

div#reset-calculate {
	font-size: 16px;
	text-decoration: underline;
	color: var(--e-global-color-primary);
	font-weight: normal;
	margin-left: auto;
	min-width: 140px;
	cursor: pointer;
}

div#reset-calculate:hover {
	color: var(--e-global-color-accent);
}

.woocommerce div.product form.cart .button[name="add-to-cart"] {
	margin-left: auto !important;
	width: calc(50% - 10px);
	font-weight: normal;
	font-size: 15px;
	margin-top: 25px;
	border: 2px solid var(--e-global-color-primary);
}

.woocommerce div.product form.cart .button {
	font-size: 15px !important;
}

.woocommerce div.product form.cart .button[name="add-to-cart"]:hover {
	background: var(--e-global-color-accent) !important;
	border-color: var(--e-global-color-accent);
}

.btn-offer {
	top: -54px;
}

.btn-offer.elementor-widget-button .elementor-button {
	width: calc(100% - 10px);
}

.time_work .item {
	display: flex;
	gap: 5px;
	line-height: 1.375;
}

.time_work .first-text {
	font-weight: 600;
	min-width: 95px;
}

.time_work .item.current {
	font-weight: bold;
	color: var(--e-global-color-primary);
}

.time_work .item.current .first-text {
	font-weight: bold;
}


.custom-price.collectie ins {
	/* width: calc(100% - 30px); */
}

.custom-price.collectie .woocommerce-Price-amount {
	background: var(--e-global-color-primary);

}

.custom-price.collectie .prijs-oproep {
	font-size: 16px;
	margin-top: -20px;
	z-index: 1;
	text-align: right;
}

.custom-price.collectie {
	/* width: 200px; */
}

#filtered-products .product-slide .custom-price del .woocommerce-Price-amount,
#filtered-products .product-slide .custom-price .woocommerce-Price-amount {
	padding: 10px;
	text-align: right;
}

.popup-related-product .custom-price.collectie .prijs-oproep,
.related-slider .custom-price.collectie .prijs-oproep,
#filtered-products .custom-price.collectie .prijs-oproep {
	font-size: 12px;
	margin-top: -15px;
	z-index: 1;
	text-align: right;
	line-height: 1;
	padding: 10px;
}

.custom-price.collectie::after,
.custom-price del::after {
	content: '';
	width: 83%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 19px;
	left: 23px;
	transform: rotate(-5deg);
}

.single-product .custom-price.collectie::after,
.single-product .custom-price del::after {
	top: 27px;
}

.header-slogan .elementor-testimonial__text::before {
	content: '';
	display: inline-block;
	background: url(../images/checkmark.svg) center no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
}

table.quote-fields {
	display: flex;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
div.af_quote_fields input[type="text"],
div.af_quote_fields input[type="number"],
div.af_quote_fields input[type="email"],
div.af_quote_fields input[type="time"],
div.af_quote_fields input[type="date"],
div.af_quote_fields input[type="datetime-local"],
div.af_quote_fields select,
div.af_quote_fields textarea {
	width: 100%;
	/* background: #F7F7F7; */
	border-radius: 5px;
	height: 47px;
	font-size: 16px;
	padding: 10px 20px;
	background-color: #ffffff;
	box-shadow: none;
	border: 1px solid #C7C7C7;
}

.select2-container .select2-dropdown,
.select2-container .select2-selection {
	border: 1px solid #C7C7C7;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	height: 47px;
	padding-top: 13px;
	padding-left: 20px;
}

div.af_quote_fields input[type="text"]::placeholder,
div.af_quote_fields input[type="email"]::placeholder,
div.af_quote_fields input[type="time"]::placeholder,
div.af_quote_fields input[type="date"]::placeholder,
div.af_quote_fields input[type="datetime-local"]::placeholder,
div.af_quote_fields select::placeholder,
div.af_quote_fields textarea::placeholder {
	color: #9CABB4;
}

div.af_quote_fields textarea {
	height: 150px;
}

table.quote-fields tr {
	border: none;
	display: flex;
	width: calc(50% - 12px);
	flex-flow: column;
	align-items: flex-start;
}

div.af_quote_fields,
table.quote-fields tbody {
	width: 100%;
}

table.quote-fields tbody {
	display: flex;
	gap: 0 24px;
	flex-wrap: wrap;
}

table.quote-fields tbody td {
	width: 100%;
}

table.quote-fields tr {
	margin-bottom: 18px;
}

table.quote-fields tr.title {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 08px
}

table.quote-fields tr.title h2 {
	font-size: 20px;
	margin: 0;
}

form.addify-quote-form table.addify-quote-form__contents th {
	display: none;
}

.shop_table_responsive .cart_item {
	display: flex;
}

.shop_table_responsive .cart_item .product-thumbnail {
	width: 135px;
	height: 135px;
}

.shop_table_responsive .cart_item .product-thumbnail a {
	font-size: 17px;
	font-weight: 600;
	height: 100%;
	position: relative;
	width: 100%;
	display: block;
}

.shop_table_responsive .cart_item .product-thumbnail a img {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	object-fit: cover;
}

.shop_table_responsive .cart_item .ex {
	font-size: 15px;
}

.shop_table_responsive .cart_item .qty {
	font-size: 17px;
	font-weight: 400;
}

.shop_table_responsive .cart_item+.cart_item {
	margin-top: 20px;
}

.shop_table_responsive .cart_item .bottom {
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shop_table_responsive .cart_item .bottom a.remove {
	font-size: 0;
	width: 10px;
	height: 10px;
	background: url(../images/close-2.svg) center no-repeat;
	background-size: contain;
}

.shop_table_responsive .cart_item .product-right {
	padding-left: 20px;
	width: calc(100% - 135px);
}

.total-box {
	margin-top: 40px;
}

.total-box h4 {
	margin-top: 0;
	margin-bottom: 10px
}

.request-checkout .right button#afrfq_update_quote_btn {
	display: none;
}

button.button.alt.addify_checkout_place_quote {
	width: 100%;
	height: 43px;
	margin-top: 20px;
	font-weight: 500;
	font-size: 16px;
}

.reaction {
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 5px;
	width: 100%;
	padding-top: 15px;
}

.shop_table_responsive .cart_item .product-right a {
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 20px;
	display: block;
}

form.woocommerce-cart-form.addify-quote-form {
	display: flex;
	flex-flow: row-reverse;
	gap: 50px;
}

form.woocommerce-cart-form .addify-quote-form__contents {
	width: 35%;
}

form.woocommerce-cart-form .af_quote_fields {
	width: 65%;
}



.box-btn-update {
	margin-top: 40px;
	display: flex;
	justify-content: flex-end;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled] {
	color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button,
.woocommerce .cart input.button {
	font-weight: 400 !important;
	border-radius: 0;
	background: var(--e-global-color-primary) !important;
	padding: 10px 15px;
	color: #fff;
	padding: 10px 15px;
	line-height: 1.5;
	transition: all 0.4s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
	color: #fff !important;
	background: var(--e-global-color-accent) !important;
}

table.quote-fields th {
	font-weight: 600;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	min-height: 44px;
	;
}

a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple {
	margin-left: auto !important;
	width: calc(50% - 10px);
	border: 2px solid var(--e-global-color-primary);
	font-weight: 600;
	text-align: center;
	position: absolute;
	color: var(--e-global-color-primary);
	bottom: 0;
	font-weight: 400;
	left: 0;
	background: none !important;
	font-size: 16px;
}

a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple:hover {
	background: var(--e-global-color-accent) !important;
	color: #fff;
	border-color: var(--e-global-color-accent);
}

a.added_to_cart.added_to_quote.wc-forward {
	display: none !important;
}

table.quote-fields tr.addify-option-field.custom_afrfq_field_aanvullende {
	width: 100%;
}

table.quote-fields tbody td {
	display: flex;
	min-height: 46px;
	align-items: center;
}

table.quote-fields tbody td br {
	display: none;
}

table.quote-fields tbody td input[type="radio"] {
	margin-left: 0;
	margin-top: -3px;
}

table.quote-fields tbody td br+input[type="radio"] {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -3px;
}

.bottom-tag .elementor-widget-icon.elementor-view-framed .elementor-icon,
.bottom-tag .elementor-widget-icon.elementor-view-default .elementor-icon svg,
.Bekijk .elementor-widget-icon.elementor-view-framed .elementor-icon,
.Bekijk .elementor-widget-icon.elementor-view-default .elementor-icon svg {
	fill: unset;
}

.elementor-widget-search .e-search-input.no-icon-label::placeholder {
	color: #898989;
}

.woocommerce-cart .shop_table_responsive .cart_item {
	display: table-row;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
	background-color: var(--e-global-color-primary);
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
	background: var(--e-global-color-accent);
}

:root {
	--forms-buttons-border-color: #2CAD6E;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	font-weight: 600;
}

.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 30px;
}

.product-category-icons,
.product-motief {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	display: flex;
	gap: 10px;
	flex-flow: column;
}

.product-slider .product-motief {
	display: none;
}

.related-slider .product-motief {
	display: block;
}

.icon-motief {
	background: #fff;
	width: 37px;
	height: 37px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.icon-motief::before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/Tegel.svg) center no-repeat;
	display: inline-block;
	background-size: contain;

}

.icon-hongaarse::before {
	background: url(../images/hongaarse.svg) center no-repeat;
	background-size: contain;

}

.icon-plank::before {
	background: url(../images/Plank.svg) center no-repeat;
	background-size: contain;

}

.icon-tegel::before {
	background: url(../images/Tegel.svg) center no-repeat;
	background-size: contain;

}

.icon-visgraat::before {
	background: url(../images/Visgraat.svg) center no-repeat;
	background-size: contain;

}

.icon-Weense::before {
	background: url(../images/Weense.svg) center no-repeat;
	background-size: contain;

}

.elementor-button-link span,
.elementor-button-link a {
	font-weight: 400;
}

.elementor-widget-reviews .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-main-swiper {
	width: 100%;
}

.elementor-widget-reviews .elementor-testimonial__header {
	padding-block-end: 10px;
}

.elementor-widget-reviews .elementor-testimonial__content {
	padding-block-start: 10px;
}

.elementor--star-style-star_unicode .elementor-star-rating {
	position: absolute;
	bottom: 0;
	left: 27px;
	bottom: 34px;
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
	justify-content: center;
}

.product-review .elementor-swiper {
	overflow: visible !important;
}

.product-review .swiper-wrapper {
	transform: none !important;
	display: flex !important;
	gap: 15px;
	flex-wrap: wrap !important;
}

.product-review .swiper-slide {
	width: 100% !important;
	flex: 0 0 100% !important;
}

.product-slider .product-content .elementor-button {
	display: block;
}

.product-slide .product-category-icons .icon-category {
	width: 37px;
	height: 37px;
}

.product-usps {
	display: flex;
	gap: 10px;
	flex-flow: column;
	margin-bottom: 10px;
}

.usps-item::before {
	width: 10px;
	height: 13px;
	content: '';
	background: url(../images/checked-green.svg) center no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: 6px;
}

.product-attributes {
	display: flex;
	flex-flow: column;
	padding-right: 60px;
}

.product-attributes .item-attributes {
	padding: 10px;
	display: flex;
	font-family: "canada-type-gibson", Sans-serif;
	justify-content: space-between;
}

.product-attributes .item-attributes:nth-child(odd) {
	background-color: #F5F5F5;
}

.product-attributes .item-attributes a {
	text-decoration: underline;
	text-transform: capitalize;
}

.product-attributes .item-attributes a:hover {
	color: var(--e-global-color-accent);
}

.product-attributes .item-attributes span:first-child {
	font-weight: 500;
}

.related-slider .product-category-icons {
	display: none;
}

.related-slider .product-motief {
	display: block;
}

.faq-nav {
	margin-bottom: 30px;
}

.faq-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 25px 10px;
}

.faq-nav a {
	border: 1px solid #e2e2e2;
	border-radius: 10px;
	padding: 15px;
	min-width: 150px;
	max-width: 200px;
	text-align: center;
	font-weight: 500;
	list-style: none;
	display: flex;
	align-items: center;
	margin: 0;
	justify-content: center;
	flex: 0 0 auto;
	color: var(--e-global-color-text);
	text-decoration: none;
}

.faq-nav a:hover {
	color: var(--e-global-color-accent);
}

.faq-category h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
}

.faq-question i {
	font-size: 15px;
}

.faq-question {
	cursor: pointer;
	background: #f2f2f2;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	font-weight: normal;
	line-height: 1.5;
}

.faq-category {
	margin-bottom: 20px;
}

.faq-answer {
	padding: 20px 10px;
	background: #fff;
	display: none;
}

.faq-item {
	border: 1px solid #e8e8f6;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}

.faq-question i.fas.fa-caret-up {
	color: var(--e-global-color-primary);
}

.product-content h4 a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}

.page-id-40572 .kleur li.no-img {
	display: none;
}

.product-slider.slick-initialized.slick-slider span {
	font-weight: 400;
}

.image_list ul {
	display: flex;
	flex-flow: column;
	gap: 10px;
}

.image_list img {
	width: 30px;
}

.image_list .elementor-icon-list-item {
	margin-top: 0;
}

.image_list .elementor-icon-list-icon+.elementor-icon-list-text {
	padding-left: 20px;
	text-decoration: none;
}



body.page-id-22210 .elementor-location-header .color-black .__fbcw__bar-widget__score,
body.page-id-22210 .elementor-location-header .color-black .__fbcw__bar-widget__amount-of-reviews {
	color: var(--e-global-color-secondary) !important;
}

body.page-id-22210 .elementor-location-header .__fbcw__bar-widget__stars .__fbcw__star polygon {
	fill: rgb(254, 205, 88) !important;
}

.faqs_archive .elementor-element {
	background-color: #fff;
}

.faqs_archive .faq-2col {
	width: 100%;
}

.faqs_archive .elementor-widget-n-accordion .e-n-accordion-item-title {
	background-color: #fff;
}

.faq-2col.elementor-widget-n-accordion .e-n-accordion-item {
	width: calc(50% - 10px);
}

.faq-2col.elementor-widget-n-accordion .e-n-accordion-item-title {
	border: none !important;
	background: #fff;
}

.ar-child .elementor-icon-list-items.elementor-inline-items {
	gap: 20px;
	margin: 0 !important
}

.ar-child .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin: 0 !important;
}

.parrent-list {
	display: none;
}

.page-id-41439 .laminaat-parent,
.parent-pageid-41439 .laminaat-parent {
	display: block;
}

.page-id-40559 .pvc-vloeren-parent,
.parent-pageid-40559 .pvc-vloeren-parent {
	display: block;
}

.page-id-548 .viny-parent,
.parent-pageid-548 .viny-parent {
	display: block;
}

.elementor-widget-image a {
	display: block;
}

textarea,
input {
	font-family: "canada-type-gibson", Sans-serif;
}

#form-filter label {
	font-family: "canada-type-gibson", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4em;
	font-style: normal;
}

.form-filter-col {
	flex-flow: column;
	display: flex;
	margin-bottom: 15px;
	width: 50%;
}

div#form-filter {
	display: flex;
	gap: 15px;
}

.form-filter-col select {
	height: 47px;
	border-radius: 4px;
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	background-color: #ffffff;
	border-color: #C7C7C7;
	color: var(--e-global-color-text);
}

/* .elementor-field-group-Product_name {
	height: 155px;
	opacity: 0;
} */

/* .form-custom {
	position: absolute;
	top: 95px;
	z-index: 1;
	width: calc(100% - 60px);
	left: 30px;
} */
.filter-group.kleur ul.filter-list li.no-img {
	display: none;
}

.elementor-widget-reviews .elementor-star-rating__icon {
	font-size: 0 !important;
}

.elementor-widget-reviews .elementor-star-rating__icon {
	font-size: 0 !important;
}

body.single-product p#breadcrumbs>span>img:nth-child(2),
body.single-product p#breadcrumbs>span>span:nth-child(3) {
	display: none;
}

.page-id-22210 .elementor-location-header .__fbcw__bar-widget__score,
.page-id-22210 .elementor-location-header .__fbcw__bar-widget__amount-of-reviews {
	color: var(--e-global-color-text) !important;
}

body .elementor-swiper-button svg {
	display: none;
}

body .elementor-element .swiper .elementor-swiper-button::before {
	content: '';
	width: 19px;
	filter: contrast(0) brightness(2);
	height: 30px;
	display: inline-block;
	background: url(../images/arrow-prev.svg) center no-repeat;
	background-size: contain;
}

body .elementor-element .swiper .elementor-swiper-button-prev {
	left: -50px;

}

body .elementor-element .swiper .elementor-swiper-button-next {
	right: -50px;
}

body .elementor-element .swiper .elementor-swiper-button-next::before {
	background: url(../images/arrow-next.svg) center no-repeat;
	background-size: contain;
}

body .swiper-pagination-bullet {
	display: none;
}

.footer-button span,
.btn-arrow-green span {
	font-weight: bold;
}

.time_work .text {
	font-weight: normal;
}

button[name="add-to-cart"]:empty {
	min-height: 48px;
	background-color: transparent;
	opacity: 0;
	pointer-events: none;
}

#form-filter label[for="category-select"]:after {
	color: red;
	content: "*";
	padding-inline-start: .2em;
}

body .motief-stijl-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-primary);
	margin-bottom: 20px;
	font-size: 18px;
}

.motief-stijl-image img {
	width: 100%;
	object-fit: cover;
	height: 255px;
	margin-bottom: 20px;
}

.att-info {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 60px;
}

.att-info .motief-stijl-item {
	width: 100%;
	display: flex;
	flex-flow: column;
}

.caculate-result {
	margin-top: 20px;
	background: #fff;
	padding: 10px !important;
}

.motief-stijl-description {
	margin-bottom: 30px;
}

.caculate-result ul {
	margin: 0;
	padding: 0;
}

.caculate-result ul li {
	list-style: none;
	padding: 10px;
	display: flex;
	align-items: center;
}

.caculate-result ul li:first-child {
	font-weight: bold;
}

.caculate-result ul li>span:first-child {
	min-width: 200px;
}

.caculate-input {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.caculate-input .item {
	width: 100%;
}

.caculate-input select#rolbreedte-select,
.caculate-input label[for="custom_area"] input {
	width: 100%;
	height: 42px;
	border: none;
	padding-left: 10px;
}

.review-star .star {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('/path/star-empty.svg') no-repeat center/contain;
}

.review-star .star.full {
	background-image: url('/path/star-full.svg');
}

.review-star .star.empty {
	background-image: url('/path/star-empty.svg');
}

.review-star .star[class*="star-width-"] {
	background-image: url('/path/star-full.svg');
	overflow: hidden;
	position: relative;
}

.review-star .star[class*="star-width-"]::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('/path/star-empty.svg') no-repeat center/contain;
}

.review-star .star.star-width-8::after {
	width: 20%;
}

.review-star .star.star-width-6::after {
	width: 40%;
}

.review-star .star.star-width-2::after {
	width: 80%;
}

.elementor-star-rating i:before {
	content: "★";
}

/*! elementor - v3.29.0 - 04-06-2025 */

.elementor-star-rating {
	color: #ccd6df;
	display: inline-block;
	font-family: eicons
}

.elementor-star-rating i {
	cursor: default;
	display: inline-block;
	font-style: normal;
	position: relative
}

.elementor-star-rating i:before {
	color: #f0ad4e;
	content: "\e934";
	font-family: eicons;
	display: block;
	font-size: inherit;
	left: 0;
	overflow: hidden;
	position: absolute;
	content: "★";
	top: 0
}

.elementor-star-rating .elementor-star-empty:before {
	content: none
}

.elementor-star-rating .elementor-star-1:before {
	width: 10%
}

.elementor-star-rating .elementor-star-2:before {
	width: 20%
}

.elementor-star-rating .elementor-star-3:before {
	width: 30%
}

.elementor-star-rating .elementor-star-4:before {
	width: 40%
}

.elementor-star-rating .elementor-star-5:before {
	width: 50%
}

.elementor-star-rating .elementor-star-6:before {
	width: 60%
}

.elementor-star-rating .elementor-star-7:before {
	width: 70%
}

.elementor-star-rating .elementor-star-8:before {
	width: 80%
}

.elementor-star-rating .elementor-star-9:before {
	width: 90%
}

.elementor-star-rating__wrapper {
	align-items: center;
	display: flex
}

.elementor-star-rating__title {
	margin-inline-end: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
	justify-content: flex-end;
	text-align: right
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
	justify-content: flex-start;
	text-align: left
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
	justify-content: center;
	text-align: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
	margin-inline-end: auto
}


.last-star {
	letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
	font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
	content: "★"
}

.product-cat-reviews {
	display: flex;
	gap: 20px;
	flex-flow: column;
}

.product-cat-reviews .review-item {
	padding: 37px 27px;
	background: #2dae6e;
}

.product-cat-reviews .review-item .review-avatar {
	display: flex;
	align-items: center;
}

.product-cat-reviews .review-item .review-avatar img {
	width: 45px;
	margin-right: 20px;
}

.product-cat-reviews .review-item .review-name {
	color: #fff;
	font-weight: bold;
}

.product-cat-reviews .review-item p.review-text {
	color: #fff;
	margin-top: 20px;
}

.product-cat-reviews .review-item .elementor-star-rating i:before {
	color: #fff;
}

button.slick-arrow::before {
	display: none;
}

/* button.slick-arrow {
	font-size: 0;
	width: 19px;
	filter: contrast(0) brightness(2);
	height: 30px;
	display: inline-block;
	background: url(../images/arrow-prev.svg) center no-repeat !important;
	background-size: contain !important;
	left: -50px
}

button.slick-next {
	background: url(../images/arrow-next.svg) center no-repeat !important;
	background-size: contain !important;
	left: unset;
	right: -50px;
} */

.archive-reviews .review-item {
	background: #fff;
	margin-right: 10px;
	margin-left: 10px;
}


.archive-reviews .review-item p.review-text,
.archive-reviews .review-item .review-name {
	color: var(--e-global-color-text);
}

.archive-reviews .review-item .elementor-star-rating i:before {
	color: var(--e-global-color-accent);
}

.archive-reviews {
	margin-left: -10px;
	margin-right: -10px;
}

.product-cat-reviews .review-item {
	display: none;
}

.archive-reviews .review-item,
.product-cat-reviews .review-item:nth-child(2),
.product-cat-reviews .review-item:first-child {
	display: block;
}

.product-cat-reviews .slick-track {
	display: flex;
}

.product-cat-reviews .review-item {
	height: auto;
}

.product-cat-reviews .review-position {
	font-size: 14px;
	color: #fff;
}

.archive-reviews .review-position {
	color: #b7babc;
}

.blog-post-list {
	width: 80%;
	padding-left: 20px;
}

.blog-post-list .elementor-grid {
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}

.blog-cat-list {
	background: #fff;
	padding: 20px;
	width: 20%;
}

.blog-cat-list ul {
	margin: 0;
	padding: 0;
}

.blog-cat-list li {
	list-style: none;
}

.blog-cat-list li a {
	padding: 10px 0;
	display: block;
	text-decoration: none;
	color: #69727d;
}

.blog-cat-list li a:hover {
	color: var(--e-global-color-text);
}

.blog-cat-post-row {
	display: flex;
}

.ml-auto {
	margin-left: auto;
}

.woocommerce-mini-cart.cart.woocommerce-cart-form__contents span.quantity {
	display: block;
}

/* Custom popup styles */
#mcafw-custom-popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	z-index: 9999;
	width: 1100px;
}

#mcafw-popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9998;
}

#mcafw-popup-close {
	margin-top: 10px;
}

body .woocommerce-breadcrumb {
	display: flex;
	gap: 10px;
	margin: 0;
}

body .woocommerce-breadcrumb::after,
body .woocommerce-breadcrumb::before {
	display: none;
}

body .woocommerce-breadcrumb>a:first-child {
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

body .woocommerce-breadcrumb>a:first-child::before {
	content: url(../images/home.svg);
	vertical-align: middle;
	height: 16px;
}


.faqs-product.elementor-widget-n-accordion .e-n-accordion-item-title {
	border: none !important;
	background: #fff;
	background-color: #EEEDED;
	border-style: none;
}

.faqs-product.elementor-widget-n-accordion .e-n-accordion-item-title {
	flex-flow: row-reverse;
	justify-content: space-between;
}

.hide-cap figcaption.widget-image-caption.wp-caption-text {
	opacity: 0;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
	background: #fff;
	padding-bottom: 17px;
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
	top: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body .elementor-28848 .elementor-element.elementor-element-6699524 {
	z-index: 2;
}

.att-info .elementor-widget-button {
	margin-top: auto;
}

.grid-cat .elementor-widget-image img {
	width: 100%;
}

.elementor-button-content-wrapper {
	display: inline-flex;
}

.field-title {
	font-size: 18px;
	margin-bottom: 20px;
	color: var(--e-global-color-primary);
	font-weight: bold;
}

div#text-note {
	width: 100%;
}

.kunstgras-attributes {
	margin-top: 10px;
}

.kunstgras-attributes .attr-row {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	gap: 10px;
}

.kunstgras-attributes .attr-label {
	font-size: 16px;
	color: #2CAD6E;
}

.kunstgras-attributes .icon-grass {
	background: url('../images/Echtheid.svg') no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
}

.kunstgras-attributes .icon-feather {
	background: url('../images/Zachtheid.svg') no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
}

span.attr-icons {
	display: flex;
}

.ajax-products .product-slide>a {
	position: relative;
}

.kunstgras-attributes+.product-content {
	bottom: 65px;
}

.title img {
	transform: rotate(0);
}

.title.open img {
	transform: rotate(180deg);
}

.single-product nav.woocommerce-breadcrumb>a:nth-child(3),
.single-product nav.woocommerce-breadcrumb>img:nth-child(2) {
	display: none;
}

.custom-price.sale ins .woocommerce-Price-amount {
	background: var(--e-global-color-accent);
}

.custom-price.sale .prijs-oproep {
	display: none;
}

/* .opening-container */
.opening-container {
	display: flex;
	gap: 20px;
}

.opening-container .opening-hours-row {
	font-size: 16px;
	display: flex;
	gap: 5px;
	line-height: 1.5;
}

.opening-container .opening-hours-row strong {
	font-weight: 600;
	min-width: 95px;
}

.opening-hours-location {
	display: flex;
	width: 50%;
	gap: 20px;
	flex-flow: column;
}

.opening-hours-location h3 {
	margin: 0;
}

.opening-container .opening-hours-row.current {
	color: var(--e-global-color-primary)
}

.banner-paasdeals .elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	gap: 5px;
}

.banner-paasdeals .elementor-shape.elementor-shape-bottom {
	z-index: 11;
}


@media (max-width:1024px) {
	.opening-container {
		gap: 50px;
		flex-flow: column;
	}

	.opening-hours-location {
		width: 100%;
	}

	.opening-container .opening-hours-row {
		flex-flow: column;
	}

	.list-day {
		display: flex;
		flex-flow: column;
		gap: 10px;
	}
}

@media (max-width:1024px) {
	p#breadcrumbs {
		padding-left: 20px;
	}

	p#breadcrumbs>span>* {
		display: none;
	}

	p#breadcrumbs>span>*:nth-child(2) {
		transform: rotate(180deg);
	}

	p#breadcrumbs>span>*:nth-child(2),
	p#breadcrumbs>span>*:nth-child(3) {
		display: inline-block;
	}

	.elementor-widget-image {
		width: 100%;
	}

	.faq-img {
		width: 100px;
		position: absolute;
		top: -100px;
		right: 50px;
	}

	.header-mb {
		box-shadow: 0px 3px 6px #00000029;
	}

	.mb-menu-custom.elementor-widget-n-menu .e-n-menu-heading {
		flex-flow: column;
	}

	.mb-menu-custom.elementor-widget-n-menu .e-n-menu-heading>li {
		padding: 10px 15px;
		border-top: 1px solid #CED3E3;
	}

	.elementor-widget-n-menu .e-n-menu-title-container.e-link {
		text-decoration: none;
	}

	.elementor-widget-n-menu .e-n-menu-title.e-current,
	.elementor-widget-n-menu .e-n-menu-title.e-current {
		border: none !important;
	}

	.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title {
		width: 100%;
	}

	.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon {
		margin-left: auto;
	}

	.mb-menu-custom .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content {
		top: 0;
		left: calc(100% + 10px);
		right: unset;
		transition: all 0.4s;
		width: 100%;
	}



	.mb-menu-custom .elementor-widget-n-menu .e-n-menu-content>.e-con {
		display: flex;
		position: relative;
		width: 100%;
	}

	.mb-menu-custom.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content {
		left: 0;
		top: 0;
		overflow: auto;
		height: 100vh;
		padding-bottom: 50px;
	}

	/* 
	.mb-menu-custom.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content>div {
		height: 100%;
	} */

	.mb-menu-custom .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content {
		overflow: auto;
		height: 100vh;
		padding-bottom: 50px;
	}

	.elementor-widget .elementor-icon-list-items.elementor-inline-items {
		gap: 10px;
	}

	.ajax-products .product-slide {
		width: calc(50% - 8px);
		margin: 0;
	}

	.box-qc * {
		height: 100%;
		object-fit: contain;
	}

	.filter-container {
		padding: 0 10px;
	}

	.form-filter-col {
		width: 100%;
	}

	div#form-filter {
		display: flex;
		gap: 15px;
		flex-flow: column;
	}

	.motief-stijl-description {
		column-gap: 30px;
		margin-top: 30px;
	}

	.att-info {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 50px;
	}

	.elementor-grid-3 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.blog-cat-list {
		width: 30%;
	}

	.blog-post-list {
		width: 70%;
	}

	.ltqf-offerte-list>.item {
		gap: 20px;
		flex-flow: column-reverse;
	}

	.field-product {
		width: 100%;
	}

	.ltqf-product-thumb img,

	.product-info {
		width: 100%;
	}

	.product-info {
		display: flex;
		gap: 20px;
	}

	.ltqf-product-thumb {
		width: 20%;
	}

	.ltqf-product-meta .title {
		margin-top: 0;
	}

	.menu-container {
		overflow-y: auto;
		overflow-x: hidden;
	}

	.elementor-popup-modal .elementor-widget-n-menu .e-n-menu-wrapper,
	.mb-menu-custom.elementor-widget-n-menu .e-n-menu-heading,
	.menu-container .elementor-widget-n-menu .e-n-menu,
	.menu-container .elementor-widget-n-menu {
		position: static !important;
	}

	.elementor-popup-modal .elementor-widget-n-menu .popup-submenu-back {
		display: block;
		width: 35px;
		background: transparent;
		border: 0;
		padding: 12px 15px;
		text-align: left;
		font-size: 16px;
		font-weight: 600;
		color: var(--e-global-color-primary);
		cursor: pointer;
		border-bottom: 1px solid #CED3E3;
		position: fixed;
		z-index: 11111111111;
		left: 340px;
		top: 40px;
		height: 34px;
		padding: 0 !important;
		border: none;
	}

	.elementor-popup-modal .elementor-widget-n-menu .e-n-menu-wrapper.has-active-submenu .popup-submenu-back {
		display: block;
	}

	.pop-mb.sub-open .dialog-message {
		position: relative;
		z-index: 11111;
	}
}

@media (max-width:767px) {
	.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active) {
		display: block;
	}

	.filter-container {
		padding: 0;
	}


	ul.selected-filters {
		padding: 0;
	}

	.Bekijk .elementor-widget-button {
		margin-top: 0 !important;
	}

	.onze .elementor-element.elementor-pagination-position-outside .swiper {
		padding-bottom: 20px;
	}

	p#breadcrumbs a {
		color: var(--e-global-color-primary);
	}

	.woocommerce .elementor-widget-woocommerce-product-price.price-mobile .price {
		flex-flow: row;
		width: 100%;
	}

	.mobile-full,
	.product-gallery-container {
		margin-left: -30px;
		width: calc(100% + 60px);
	}

	.product-thumb-gallery {
		padding: 30px;
	}

	.elementor-widget-woocommerce-product-additional-information {
		padding: 0;
	}

	.accordion-2col .e-n-accordion {
		flex-flow: column;
	}

	.accordion-2col .e-n-accordion-item {
		width: 100%;
	}

	.related-slider {
		padding: 0;

	}

	.related-slider .slick-track,
	.related-slider .slick-list {
		margin-left: -90px !important;
	}

	.product-slider {
		padding-bottom: 20px;
	}

	.product-slider .slick-slide {
		box-sizing: border-box;
	}

	.related-custom {
		overflow: hidden;
		margin-left: -30px;
		width: calc(100% + 60px);
		max-width: calc(100% + 60px) !important;

	}

	.slick-dots li {
		margin: 0;
	}

	.slick-dots li button:before {
		font-size: 8px;
		opacity: 1;
		color: #EEEDED;
	}

	.slick-dots li.slick-active button:before {
		opacity: 1;
		color: var(--e-global-color-primary);
	}

	.related-custom .slick-dots {
		position: absolute;
		bottom: -30px;
		margin-left: -140px !important;
		display: block;

	}


	.archive p#breadcrumbs>span>*:nth-child(2),
	.archive p#breadcrumbs>span>*:nth-child(3) {
		display: inline-block;
	}

	.filter-ss {
		padding: 30px;
	}

	.filtered-products-box {
		width: 100%;
	}

	.ajax-products .product-slide {
		width: 100%;
		margin: 0;
	}

	.short-total {
		font-weight: 600;
		margin-left: 0;
	}

	.short-total .total {
		min-width: unset;
	}

	.filter-btn-mobile {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #F5F5F5;
		color: #fff;
		font-weight: bold;
		padding: 15px 30px;
		cursor: pointer;
		z-index: 111;
	}

	.btn-filter {
		background: var(--e-global-color-primary);
		padding: 15px;
		width: 100%;
		text-align: center;
	}

	#attribute-filter {
		position: fixed;
		top: 0;
		left: -100%;
		z-index: 1111;
		width: 100%;
		height: 100%;
		padding-right: 45px;
		background: hsl(0deg 0% 0% / 50%);
		transition: all 0.4s;
	}

	#attribute-filter.active {
		left: 0;
	}

	.attribute-container {
		width: 100%;
		background: #fff;
		padding: 90px 30px 100px 30px;
		height: 100%;
		position: relative;
		overflow: auto;
	}

	.pop-mb .elementor-widget-icon-list .elementor-icon-list-item>a {
		padding-left: 15px;
	}

	.pop-mb ul.elementor-icon-list-items {
		border-top: 1px solid #CED3E3;
		padding-top: 16px !important;
	}

	.btn-close {
		position: absolute;
		top: 20px;
		right: 30px;
		display: block;
	}

	.top-filter {
		margin-top: 0;
		flex-flow: column;
	}

	.current-filter {
		width: 100%;
		flex-flow: column;
	}

	.current-filter {
		width: 100%;
		flex-flow: column;
		align-items: flex-start;
		display: none !important;
	}

	.custom-filter {
		width: 100%;
	}

	.filter-container {
		padding-bottom: 40px;
	}

	.faq-2col.elementor-widget-n-accordion .e-n-accordion-item {
		width: 100%;
	}

	.faq-2col.elementor-widget-n-accordion .e-n-accordion-item {
		margin: 0;
	}

	.ml-auto {
		margin-left: auto !important;
	}


	.header-mb.elementor-sticky--effects .elementor-widget-search {
		display: none;
	}

	.product-slide .img {
		position: relative;
		padding-top: 71.5%;
	}

	.product-content h4 {
		font-size: 21px;
		font-weight: 600;
	}

	.box-qc {
		width: 100%;
	}


	.product-slide .custom-price del .woocommerce-Price-amount,
	.product-slide .custom-price .woocommerce-Price-amount {
		font-size: 14px;
	}

	.custom-price .woocommerce-Price-amount {
		width: 81%;
	}

	body .product-review .__fbcw__bar-widget__stars .__fbcw__star polygon {
		fill: #f97641 !important;
	}

	body .product-review .__fbcw__bar-widget__score {
		display: none;
	}

	body .product-review .__fbcw__bar-widget__score,
	body .product-review .__fbcw__bar-widget__amount-of-reviews {
		color: #000 !important;
	}

	.product-attributes {
		padding: 0;
	}

	.parent-pageid-41439 .laminaat-parent {
		display: none;
	}

	.parent-pageid-40559 .pvc-vloeren-parent {
		display: none;
	}

	.parent-pageid-548 .viny-parent {
		display: none;
	}

	body .elementor-element .swiper .elementor-swiper-button {
		background-color: var(--e-global-color-accent);
		filter: unset;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	body .elementor-element .swiper .elementor-swiper-button::before {
		width: 10px;
	}

	body .elementor-element .swiper .elementor-swiper-button-prev {
		left: -18px
	}

	body .elementor-element .swiper .elementor-swiper-button-next {
		right: -18px;
	}

	body .swiper-pagination-bullet {
		display: inline-block;
		border: none;
		background: #fff;
		margin: 10px 4px 0 !important;
	}

	.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
	.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
	.elementor-element .swiper .swiper-pagination-custom,
	.elementor-element .swiper .swiper-pagination-fraction,
	.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
	.elementor-element .swiper~.swiper-pagination-custom,
	.elementor-element .swiper~.swiper-pagination-fraction,
	.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,
	.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
	.elementor-lightbox .swiper .swiper-pagination-custom,
	.elementor-lightbox .swiper .swiper-pagination-fraction,
	.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
	.elementor-lightbox .swiper~.swiper-pagination-custom,
	.elementor-lightbox .swiper~.swiper-pagination-fraction {
		bottom: 0;
	}

	body .swiper-pagination-bullet-active {
		background-color: var(--e-global-color-accent);
	}

	.Waarom-slide .slick-prev,
	.Waarom-slide .slick-next {
		width: 36px;
		height: 36px;
		background: none;
		padding: 0;
		left: 0;
		font-size: 0;
		text-align: left;
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50px;
		z-index: 1;
	}

	.Waarom-slide .slick-next {
		left: unset;
		right: 0;
		text-align: right;
	}

	.Waarom-slide .slick-prev::before,
	.Waarom-slide .slick-next::before {
		display: none;
	}

	.Waarom-slide .slick-prev::after,
	.Waarom-slide .slick-next::after {
		content: '';
		width: 10px;
		height: 30px;
		display: inline-block;
		background: url(../images/arrow-prev.svg) center no-repeat;
		background-size: contain;
	}

	.Waarom-slide .slick-next::after {
		background: url(../images/arrow-next.svg) center no-repeat;
		background-size: contain;
	}

	.Waarom-slide .slick-slide .elementor-image-box-wrapper {
		max-width: 198px;
		margin: 0 auto;
	}

	.slick-dots {
		bottom: -50px;
	}

	.elementor-widget-heading+.elementor-widget-text-editor {
		padding-bottom: 10px;
	}

	.elementor-widget-text-editor ul:last-child {
		margin-bottom: 0;
	}

	.icon-box-inline .elementor-icon-box-wrapper {
		display: flex !important;
		flex-wrap: nowrap;
		gap: 20px;
	}

	.icon-box-inline .elementor-icon-box-title {
		padding-top: 10px;
	}

	.elementor-widget-n-accordion .e-n-accordion-item-title-text {
		font-weight: 500;
	}

	.footer-copyright {
		margin-bottom: 82px;
	}

	.single-product .product_price-top .custom-price.collectie .prijs-oproep {
		display: none;
	}

	.single-product .product_price-top .custom-price {
		position: static;
		clip-path: unset;
		flex-flow: row;
		font-size: 16px;
	}

	.single-product .product_price-top .custom-price.collectie .woocommerce-Price-amount {
		background: none;
		color: #000;
		padding: 0;
		clip-path: url();

	}

	.single-product .product_price-top .Vanaf {
		display: inline-block;
		font-weight: bold;
		margin-right: 5px;
	}

	.single-product p#breadcrumbs>span>img:nth-child(4) {
		transform: rotate(180deg);
	}

	.single-product p#breadcrumbs>span>img:nth-child(4),
	.single-product p#breadcrumbs>span>span:nth-child(5) {
		display: block;
	}

	.product-gallery .slick-prev,
	.product-gallery .slick-next {
		left: 15px;
	}

	.product-gallery .slick-next {
		right: 15px;
		left: unset;
	}

	.product-thumb-gallery .slick-prev,
	.product-thumb-gallery .slick-next {
		display: none !important;
	}

	.product-thumb-gallery {
		padding: 30px 22.5px;
		margin-top: 5px;
	}

	.product-thumb-gallery .slick-slide {
		margin: 0 7.5px;
	}

	.product-gallery-container .slick-list {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}

	a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple,
	.woocommerce div.product form.cart .button[name="add-to-cart"] {
		width: unset !important;
		position: static;
		margin-top: 20px !important;
		margin-left: 0 !important;
		display: inline-block;
		margin-right: auto !important;
		min-width: 224px;
		float: left;
	}

	.custom-add-card {
		width: calc(100% + 60px);
		margin-left: -30px;
	}

	label[for="custom_area"] input {
		width: calc(100% - 146px);
	}

	.related-slider .product-content .elementor-button {
		display: inline-block;
	}

	.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content>div {
		padding: 20px;
		padding-bottom: 70px;
	}

	.motief-stijl-description {
		column-count: 1;
		column-gap: 30px;
		margin-top: 30px;
	}

	.blog-cat-post-row {
		flex-flow: column;
	}

	.blog-cat-list {
		width: 100%;
	}

	.ltqf-product-thumb {
		width: 30%;
	}

	.blog-post-list {
		padding-top: 20px;
		width: 100%;
		padding-left: 0;
	}

	.elementor-grid-3 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.ltqf-form .form-row .item {
		width: 100%;
	}

	.ltqf-form .form-row {
		flex-flow: column;
	}

	.home .product-slide a {
		display: block;
	}

	.home .product-slide .img {
		position: relative;
		padding-top: 128%;
	}

	.product-cat-reviews .slick-arrow {
		display: none !important
	}

	.elementor-popup-modal .elementor-widget-n-menu .popup-submenu-back {

		left: 350px;
		top: 10px;
	}
}