.shop_h1 {
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
	letter-spacing: 0.05em;
	color: #3CAFCB;
	margin-bottom: 17px;
}

.arc-products.lesstop {
	padding-top: 0;
}

.arc-content p {
	margin-bottom: 25px;
}

.asbanner_heading {
	font-size: 38px;
	line-height: 46px;
	letter-spacing: 0.05em;
	margin-bottom: 19px;
	font-weight: 600;
}

.filter_heading {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.05em;
	color: #000000;
}

.filter_heading_left {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #000000;
}

.usp_heading_sidebar {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 17px;
	color: #000000;
}

.sectiontitle {
	color: #3CAFCB;
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
}

.seo_text_bottom p {
	line-height: 24px;
	margin-bottom: 25px;
}

.seo_text_bottom h2 {
	margin-bottom: 15px;
}

.seo_text_bottom h3 {
	margin-bottom: 15px;
}

.seo_text_bottom p+h2 {
	margin-top: 35px;
}

.seo_text_bottom h2 span,
.seo_text_bottom h3 span {
	font-weight: 600 !important;
}

.arc-content li,
.seo_text_bottom li {
	list-style: inherit;
	margin-bottom: 5px;
}

.arc-content ul,
.seo_text_bottom ul {
	padding-left: 20px;
}

.arc-content ul a,
.seo_text_bottom ul a {
	color: #3CAFCB;
}

.arc-content ul :active,
.arc-content ul :focus,
.arc-content ul :hover,
.seo_text_bottom ul a:active,
.seo_text_bottom ul a:focus,
.seo_text_bottom ul a:hover {
	text-decoration: underline;
}

.filterhead {
	margin-bottom: 12px;
	position: relative;
}

.actv .filterhead:after {
	transform: rotate(90deg);
}

.filterbody .noUi-horizontal {
	height: 2px;
	border: none;
	background: #c0e6ef;
}

.filterbody .noUi-connect {
	background-color: #3CAFCB;
}

.filterbody .noUi-horizontal .noUi-handle {
	cursor: pointer;
	background-color: #3cafcb;
	border: none;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	right: -8px;
	top: -7px;
	background-image: url(../img/arrow-white-left.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 6px;
}

.filterbody .noUi-handle.noUi-handle-upper {
	transform: rotate(180deg);
}

.filterbody .facetwp-slider-reset {
	display: none;
}

.facetwp-slider-wrap {
	position: relative;
	top: 7px;
}

.filterbody .facetwp-checkbox {
	background: none !important;
	position: relative;
}

.filterbody .facetwp-checkbox:before {
	content: '';
	position: absolute;
	left: 0;
	width: 12px;
	display: block;
	height: 12px;
	border: 1px solid #DDDDDD;
	box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
	top: 0;
}

.filterbody .facetwp-checkbox.checked:after {
	content: '';
	position: absolute;
	display: block;
	width: 3px;
	height: 6px;
	border: solid #0079bf;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	left: 5px;
	top: 2px;
}

.filterbody .facetwp-checkbox {
	padding-left: 22px;
	margin-bottom: 11px;
}

.filterbody a.facetwp-toggle {
	font-weight: 700;
}

.filterbody .facetwp-slider-wrap {
	padding-bottom: 25px;
}

.filterbody .facetwp-slider-label {
	font-size: 12px;
	font-weight: 500;
	display: block;
	text-align: center;
	text-align: justify;
}

.filterbody .facetwp-facet {
	margin-bottom: 20px;
}

.active_filters .facetwp-selection-label {
	display: none;
}

.active_filters .facetwp-selection-value {
	font-size: 12px;
	line-height: 15px;
	padding: 4px 23px 4px 11px !important;
	background-color: #3cafcb;
	border-radius: 5px;
	background-size: 9px 9px !important;
	background-position: right 8px center !important;
	margin-bottom: 7px;
	color: white;
	font-weight: 500;
	background-image: none !important;
	padding-right: 9px !important;
}

.active_filters .facetwp-selection-value:after {
	content: '';
	width: 9px;
	height: 9px;
	background-image: url(/wp-content/plugins/facetwp/assets/images/icon-close.png);
	display: inline-block;
	background-size: cover;
	margin-left: 5px;
	filter: brightness(0) invert(1);
}

.active_filters .facetwp-selections {
	padding-top: 10px;
}

.pagination_shop .facetwp-facet {
	text-align: center;
	margin-bottom: 0;
}

.pagination_shop a.facetwp-page:not(.dots) {
	border: 1px solid #3CAFCB;
	width: 33px;
	height: 33px;
	line-height: 33px;
	color: #3CAFCB;
}

.pagination_shop a.facetwp-page:not(.dots):active,
.pagination_shop a.facetwp-page:not(.dots):focus,
.pagination_shop a.facetwp-page:not(.dots):hover,
.pagination_shop a.facetwp-page.active {
	background-color: #3CAFCB;
	color: white;
	font-weight: normal;
}

.pagination_shop a.facetwp-page.prev,
.pagination_shop a.facetwp-page.next {
	width: auto;
	position: relative;
}

.pagination_shop a.facetwp-page.prev {
	padding-left: 33px;
	padding-right: 13px;
}

.pagination_shop a.facetwp-page.next {
	padding-right: 33px;
	padding-left: 13px;
}

.pagination_shop a.facetwp-page.prev:after,
.pagination_shop a.facetwp-page.next:after {
	filter: invert(49%) sepia(86%) saturate(332%) hue-rotate(145deg) brightness(104%) contrast(91%);
	content: '';
	background-image: url(../img/arw.svg);
	display: block;
	width: 8px;
	height: 15px;
	position: absolute;
	top: 50%;
	background-size: cover;
	transform: translate(0, -50%);
}

.pagination_shop a.facetwp-page.prev:active:after,
.pagination_shop a.facetwp-page.prev:focus:after,
.pagination_shop a.facetwp-page.prev:hover:after,
.pagination_shop a.facetwp-page.next:active:after,
.pagination_shop a.facetwp-page.next:focus:after,
.pagination_shop a.facetwp-page.next:hover:after {
	filter: brightness(0) invert(1);
}

.pagination_shop a.facetwp-page.prev:after {
	left: 12px;
	transform: translate(0, -50%) rotate(180deg);
}

.pagination_shop a.facetwp-page.next:after {
	right: 12px;
}

.results_loading {
	position: relative;
}

.results_loading:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	z-index: 2;
	background-color: rgb(255 255 255 / 50%);
}

.results_wrapper .lds-ripple {
	display: none;
}

.results_wrapper.results_loading .lds-ripple {
	display: block;
	position: absolute;
	left: 50%;
	top: 400px;
	z-index: 3;
	transform: translate(-50%, 0);
}

.result_count_sort {
	overflow: hidden;
}

.result_count {
	float: left;
	min-height: 21px;
}

.sorteer {
	float: right;
}

.result_count .facetwp-facet {
	margin-bottom: 0;
}

.filterbody .facetwp-number {
	border: 1px solid #DDDDDD;
	width: 81px;
	padding: 15px;
	box-sizing: border-box;
	margin-right: 10px;
}

.filterbody .facetwp-submit {
	background-color: #3cafcb;
	height: 48px;
	width: 70px;
	text-indent: -999px;
	background-image: url(/wp-content/themes/designspiegels/asset/img/arrow-right-white.svg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.filterbody .facetwp-facet-prijs_input:before {
	content: '€';
	margin-right: 10px;
}

li[data-facet=prijs_input] .facetwp-selection-label {
	display: inline;
}

li[data-facet=prijs_input] {
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 0 11px !important;
	background-color: #3cafcb;
	border-radius: 5px;
	color: white;
	font-weight: 500;
}

li[data-facet=prijs_input] .facetwp-selection-value {
	margin: 0;
}

.filterbody .facetwp-checkbox.disabled {
	display: none;
}

.prodfilter {
	min-width: 301.5px;
	margin-right: 22px;
}

.filterhead {
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 0;
	margin-bottom: 6px;
}

.filterbody .inner {
	padding: 6px 0;
}

.arc-content {
	overflow: hidden;
	margin-bottom: 5px;
}

.arc-greet p {
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
}

.lds-ripple {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.con-listproducts {
	padding-top: 15px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.con-listproducts .each-product {
	width: calc((100% - 68px) / 3);
	margin-top: 0px;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

.arc-products {
	padding: 46px 0 119px;
}

.sorteer select, .sorteer option {
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	color: #000000;
	width: auto;
}

.lds-ripple div {
	position: absolute;
	border: 4px solid #000;
	opacity: 1;
	border-radius: 50%;
	animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
	animation-delay: -0.5s;
}

@keyframes lds-ripple {
	0% {
		top: 36px;
		left: 36px;
		width: 0;
		height: 0;
		opacity: 1;
	}
	100% {
		top: 0px;
		left: 0px;
		width: 72px;
		height: 72px;
		opacity: 0;
	}
}

.cat_faq .echead h2 {
	font-size: 14px;
}

.cat_faq .inner-ec {
	padding-top: 30px;
}

.vragen {
	padding: 108px 0;
}

.vragen .container {
	max-width: 1029px;
}

.arc-products.lesstop .container.flex {
	flex-wrap: wrap;
}
.con-listproducts.flex {
	width: 100%;
}

.arc-products.lesstop .container.flex {
	flex-wrap: wrap;
}

.prodlist {
	flex: 0 0 calc(100% - 320px);
	max-width: calc(100% - 320px);
}

.prodfilter {
	min-width: inherit;
	flex:  0 0 298px;
	max-width: 298px;
}

.form-group label {
	display: flex;
	overflow: hidden;
	align-items: center;
}
.form-group span {
	flex: calc(100% - 21px);
}

input.facetwp-search {
	border: 1px solid #dddddd;
	padding: 10px 5px;
}

.filterbody {
	font-size: 13px;
	line-height: 1.2;
}

.facetwp-reset {
	color: #3cafcb;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
}

.facetwp-selections,
.facetwp-type-reset {
	display: inline-block;
}

.facetwp-type-reset {
	margin-bottom: 0 !important;
}

.shop_usps_wrapper {
	width: 100%;
	text-align: center;
	color: #A3A2A2;
	margin-bottom: 45px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: 500;
}

.shop_usps li {
	display: inline-block;
	margin-right: 35px;
	background-image: url(../img/checkmark-grey.svg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 17px;
}

.shop_usps li:last-child {
	margin-right: 0;
}

.shop_usps_wrapper.mobile {
	display: none;
}

.quick_filters .facetwp-checkbox {
	display: inline-block;
	border: 1px solid #E3DAD5;
	border-radius: 10px;
	color: #7A5D4C;
	color: black;
	background: none !important;
	padding: 5px 9px;
	margin-right: 8px;
	font-size: 12px;

}

.quick_filters {
	margin-bottom: 30px;
}

.quick_filters .facetwp-checkbox:last-child {
	margin-right: 0;
}

.quick_filters .facetwp-checkbox.checked {
	background-color: #3cafcb !important;
	color: white;
	border-color: #3cafcb;
}

.quick_filters .facetwp-facet {
	margin-bottom: 0;
}

.quick_filters .facetwp-counter {
	display: none;
}

.quick_facet_wrapper {
	display: flex;
	overflow-x: auto; /* Allows horizontal scrolling if the elements are wider than the screen */
	position: relative;
}

.quick_filters .facetwp-facet {
	flex-shrink: 0; /* Prevents the elements from shrinking if there isn't enough space */
	margin-right: 8px;
}

.quick_filters .facetwp-facet:last-child {
	margin-right: 0;
}

.quick_facet_wrapper {
	overflow: auto;
	padding-bottom: 5px;
	min-height: 42px;
}

.quick_facet_wrapper::-webkit-scrollbar {
	height: 4px;
}

.quick_facet_wrapper::-webkit-scrollbar-track {
	background: transparent; /* Track color */
}

.quick_facet_wrapper::-webkit-scrollbar-thumb {
	background: #3CAFCB; /* Scrollbar color */
	border-radius: 8px; /* Makes it round */
}

.quick_facet_wrapper::-webkit-scrollbar-thumb:hover {
	background: #268b8c; /* Scrollbar hover color */
}

.quick_label {
	margin-bottom: 5px;
	font-weight: 500;
}

.actv.breedte,
.actv.hoogte {
	min-height: 99px;
}

.actv.populaire_breedte {
	min-height: 233px;
}

.actv.vorm {
	min-height: 153px;
}

.actv.opties {
	min-height: 340px;
}

.actv.prijs_input {
	min-height: 106px;
}

.actv.prijs_lijst {
	min-height: 154px;
}

.actv.afmetingen {
	min-height: 207px;
}

.dpd-rate span {
	font-weight: bold;
	max-width: 100% !important;
	font-size: 14px;
	font-weight: 600;
}

.brochure_button_wrapper {
	margin-bottom: 25px;
}

button.brochure_button.nbtn.b_ {
	font-size: 15px;
	padding: 10px 25px;
}

.facetwp-load-more {
	box-sizing: border-box;
	padding: 13px 40px;
	background-color: #3CAFCB;
	font-weight: 600;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.05em;
	display: inline-block;
	width: max-content;
	color: white;
	transition: background-color .3s ease;
	cursor: pointer;
	border-radius: 7px;
}

.facetwp-load-more:hover {
	background-color: #3a7685;
}

@media all and (max-width: 916px){
	.prodlist {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width: 991px) {
	.arc-products.lesstop {
		padding-top: 0;
	}
}

@media (max-width: 916px) {
	.prodfilter {
		position: fixed;
		z-index: 99;
		top: 0;
		left: 0;
		background-color: white;
		width: 250px;
		box-sizing: border-box;
		padding: 50px 30px;
		height: 100vh;
		transform: translateX(-100%);
	}
}

@media (min-width: 901px) {
	.zoeken_mobiel {
		display: none;
	}

	.mobile_apply_filter_button,
	#filter_button_sticky {
		display: none;
	}

	.prodfilter .active_filters {
		display: none;
	}
}

@media (max-width: 900px) {
	.prodfilter .active_filters {
		margin-bottom: 10px;
	}

	.mobile_apply_filter_button {
		background-color: #3CAFCB;
		color: white;
		text-align: center;
		font-weight: 600;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		font-size: 16px;
		padding: 15px 20px;
		box-sizing: border-box;
		z-index: 2;
	}

	.filter_bar {
		display: block !important;
		width: 100%;
		background: #3caeca;
		background-color: white;
		color: #fff;
		color: black;
		padding: 10px;
		margin-bottom: 6px;
		cursor: pointer;
		font-size: 16px;
		background-image: url(../img/filter-black.svg);
		background-size: 20px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 25px;
		border-bottom: none;
		font-weight: 500;
		box-sizing: border-box;
	}

	.read_more_term {
		margin-bottom: 25px;
	}

	.prodfilter {
		position: fixed;
		z-index: 99;
		top: 0;
		left: 0;
		background-color: white;
		width: 250px;
		box-sizing: border-box;
		padding: 50px 30px;
		height: 100vh;
		transform: translateX(-100%);
		width: 100%;
		margin: 0px;
		max-width: inherit !important;
		overflow: auto;
		transition: 500ms;
	}

	.close_filter {
		display: block !important;
		text-align: right;
		position: absolute;
		right: 30px;
		top: 20px;
		cursor: pointer;
	}
}

@media (min-width: 768px) {
	.quick_filters {
		display: none;
	}
}

@media (max-width: 767px) {
	.sorteer > span {
		display: none;
	}


	.sorteer.nomargin {
		margin-bottom: 10px;
	}

	#filter_button_sticky {
		z-index: 2;
		background-color: #3cafcb;
		position: fixed;
		left: 50%;
		width: auto;
		bottom: 12px;
		transform: translateX(-50%);
		top: unset;
		color: white;
		display: flex;
		align-items: center;
		gap: 8px;
		justify-content: center;
		padding: 8px 16px;
		border-radius: 3px;
		min-width: 150px;
		font-weight: 500;
	}

	.text_whatsapp {
		display: none;
	}

	#filter_button_sticky:before {
		background-image: url(../img/filter.svg);
		background-size: 30px;
		background-position: center;
		background-repeat: no-repeat;
		width: 30px;
		height: 30px;
		content: '';
		display: block;
	}

	.pagination_shop a.facetwp-page.prev, .pagination_shop a.facetwp-page.next {
		text-indent: -9999px;
	}

	.pagination_shop a.facetwp-page.prev {
		padding-left: 21px;
	}

	.pagination_shop a.facetwp-page.next {
		padding-right: 21px;
	}
}

@media (max-width: 500px) {
	.shop_usps_wrapper.mobile {
		display: block;
	}

	.shop_usps_wrapper.desktop {
		display: none;
	}

	.shop_usps li {
		margin-right: 0;
		margin-bottom: 5px;
	}

	.shop_usps li:last-child {
		margin-bottom: 0;
	}

	.asbanner_heading {
		font-size: 28px;
		line-height: 38px;
	}

	.result_count,
	.sorteer {
		float: none;
	}

	.result_count {
		margin-bottom: 10px;
	}

	.con-listproducts .each-product, .each-product {
		width: calc((100% - 15px) / 2);
	}

	.arc-products {
		padding-bottom: 50px;
	}
}
