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

[id] {
	scroll-margin-top: 250px;
}

.elementor-widget-text-editor {
	font-weight: 300;
}

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

.elementor a {
	color: inherit;
	text-decoration: underline;
}

* {
	outline: none !important;
}

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

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

ul {
	padding-left: 18px;
}

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

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

a {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s 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;
}

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

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

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

.header {
	transition: all 0.4s;
}

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

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

/* vandaglas */
.custom-img-box .elementor-image-box-content {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	padding: 0 20px;
}

.custom-img-box .elementor-image-box-content h3 {
	margin: 0;
}

.custom-img-box .elementor-widget-image-box .elementor-image-box-img {
	display: block;
}

.custom-img-box .elementor-widget-image-box .elementor-image-box-img a {
	position: relative;
	display: block;
}

.custom-img-box .elementor-widget-image-box .elementor-image-box-img a::after {
	content: '';
	background-size: cover;
	width: 100%;
	height: 42%;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0.03) 0%, rgba(18, 18, 18, 0.04) 1%, rgba(16, 32, 32, 0.05) 2%, rgba(30, 30, 30, 0.06) 3%, rgba(22, 22, 22, 0.07) 4%, rgba(20, 31, 31, 0.08) 5%, rgba(26, 26, 26, 0.09) 6%, rgba(23, 23, 23, 0.1) 7%, rgba(22, 29, 29, 0.11) 8%, rgba(26, 26, 26, 0.12) 9%, rgba(23, 29, 29, 0.13) 10%, rgba(25, 25, 25, 0.16) 12%, rgba(25, 29, 29, 0.17) 13%, rgba(21, 26, 26, 0.2) 15%, rgba(25, 29, 29, 0.21) 16%, rgba(22, 26, 26, 0.24) 18%, rgba(22, 29, 29, 0.25) 19%, rgba(23, 26, 26, 0.26) 20%, rgba(22, 28, 28, 0.33) 25%, rgba(24, 26, 26, 0.39) 29%, rgba(23, 28, 28, 0.41) 30%, rgba(23, 26, 26, 0.53) 38%, rgba(22, 28, 28, 0.54) 39%, rgba(23, 26, 26, 0.57) 41%, rgba(23, 28, 28, 0.58) 42%, rgba(23, 28, 28, 0.68) 51%, rgba(23, 28, 28, 0.72) 54%, rgba(22, 28, 28, 0.75) 57%, rgba(23, 26, 26, 0.79) 60%, rgba(23, 28, 28, 0.8) 61%, rgba(23, 28, 28, 0.82) 99%, rgba(0, 0, 0, 0) 100%);

	position: absolute;
}

.custom-img-box .elementor-element .elementor-image-box-img {
	margin-bottom: 0 !important;
}

.partner {
	display: flex;
	gap: 45px;
	margin-top: 60px;
}


.partner .img img {
	width: 100%;
}

.partner .info {
	background-color: #fff;
	padding: 30px;
	height: 100%;
	display: flex;
	flex-flow: column;
}

.partner .info h3 {
	font-size: 20px;
	font-weight: 500;
}

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

.partner .item {
	display: flex;
	flex-flow: column;
	width: 25%;
}

.partner .item .text {
	margin-bottom: 40px;
}



.new-list .elementor-posts .elementor-post {
	position: relative;
}

.home-nieuws .text,
.new-list .elementor-posts--thumbnail-top .elementor-post__text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 70px 20px 20px;
	background: rgb(230, 230, 230);
	background: linear-gradient(180deg, rgba(230, 230, 230, 0) 0%, rgb(15 23 23) 100%);
}

.new-list .elementor-posts--thumbnail-top .elementor-post__excerpt br {
	display: none;
}

.new-list .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
	margin-bottom: 20px;
	height: 100%;
	display: block;
}

.new-list .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
	padding: 0 !important;
	height: 100%;
}

.new-list .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	height: 100%;
	width: 100%;
	transform: none;
	top: 0;
	left: 0;
	object-fit: cover;
}

.home-blog .elementor-posts-container {
	display: flex;
	flex-flow: column;
	gap: 10px;
}

.home-blog .elementor-posts .elementor-post {
	height: calc(500px /3 - 10px);
}

.new-list .elementor-posts .elementor-post__excerpt {
	margin: 0;
}

.home-blog.elementor-widget-posts .elementor-post__title a {
	font-size: 23px !important;
}

.home-nieuws .elementor-grid {
	display: grid;
	grid-gap: 0;
	gap: 10px;
	grid-template-columns: calc(40% - 7.5px) calc(60% - 7.5px);
}

.home-nieuws .e-loop-item:nth-child(2) {
	grid-column: 2;
	grid-row: 1 / 3;
}

.home-nieuws .e-loop-item:nth-child(3) {
	grid-column: 1;
}

.home-nieuws .e-loop-item:nth-child(4) {
	grid-column: 1;
}

.home-nieuws .e-loop-item .elementor-heading-title,
.home-nieuws .e-loop-item .elementor-heading-title a {
	font-size: 18px !important;
	text-decoration: none;
}

.home-nieuws .e-loop-item:nth-child(2) .elementor-heading-title a {
	font-size: 25px !important;
}

.home-nieuws .elementor-widget-image img {
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;
	top: 0;
	padding: 0 !important;
	height: 100%;
	position: absolute;
}

.home-nieuws .e-loop-item .elementor-widget-image {
	width: 100%;
}

.home-nieuws .e-loop-item:nth-child(2) .elementor-widget-image {
	min-height: 500px;
	width: 100%;
}

.home-nieuws .elementor-widget-image,
.home-nieuws .elementor-widget-image * {
	height: 100%;
}

.home-nieuws .e-loop-item {
	min-height: calc(500px/2 - 10px);
}

.home-nieuws .e-loop-item>.elementor-element {
	height: 100%;
}

.home-blog.elementor-widget-posts .elementor-post__title,
.home-blog.elementor-widget-posts .elementor-post__title a,
.home-nieuws .elementor-widget-posts .elementor-post__title,
.home-nieuws .elementor-widget-posts .elementor-post__title a {
	line-height: 1 !important;
}

.gform_wrapper.gravity-theme .gfield textarea,
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
	width: 100%;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	height: 60px;
	background: #464848;
	font-family: "Inter", Sans-serif;
	padding: 16px 28px;
	border: none;
	min-width: 315px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 240px;
}

.gform_wrapper.gravity-theme .gfield textarea::placeholder,
.gform_wrapper.gravity-theme .gfield input.large::placeholder,
.gform_wrapper.gravity-theme .gfield select.large::placeholder {
	color: #fff;
}

.gform_wrapper.gravity-theme #field_submit input,
.gform_wrapper.gravity-theme .gform_footer input {
	align-self: flex-end;
	font-size: 24px;
	min-width: 260px;
	border-radius: 0;
	min-height: 60px;
	color: #000;
	cursor: pointer;
	background: #EFEFEF;

}

div#gform_wrapper_1 .gform_fields {
	display: flex;
	flex-wrap: wrap;
}

div#gform_wrapper_1 .gfield.gfield--width-third {
	width: calc(calc(100% - 260px) / 3 - 25px);
}

.elementor-widget-text-editor h3 {
	margin: 0;
}

table.table-res {
	width: 100%;
}

table.table-res tr td {
	color: var(--e-global-color-0f0186a);
	padding: 14px 30px;
	border: none;
	border-top: 1px solid var(--e-global-color-0f0186a);
	width: 42.5%;
	text-align: right;
}

table.table-res tr td:last-child {
	padding-left: 30px;
	width: 57.5%;
	text-align: left;
}

.custom-table {
	position: relative;
	margin-bottom: 140px;
}

.custom-table .line {
	width: 1px;
	height: calc(100% + 140px + 90px);
	background: var(--e-global-color-0f0186a);
	position: absolute;
	left: 42.5%;
	top: -90px;
}

table.table-res tr:last-child td {
	border-bottom: 1px solid #fff;
}

.custom-table .warrning {
	width: 33px;

}

table.table-res tr td .info {
	display: flex;
	gap: 30px;
}

.elementor-widget-heading .elementor-heading-title span {
	color: var(--e-global-color-primary);
}

.box_icon {
	display: flex;
	gap: 20px 40px;
	flex-wrap: wrap;
}

.box_icon .item {
	background: #fff;
	padding: 40px 0 20px;
	width: calc(100% / 4 - 30px) !important;
	text-align: center;
}

input#faq-search {
	height: 50px;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	padding: 20px;
	border: 1px solid #d5d8dc;
	margin-bottom: 30px;
	font-size: 20px;
}







/* ========== DESKTOP (boven 1024px) ========== */
.elementor-widget-spacer .elementor-spacer-inner {
	min-height: 70px !important;
}


/* ========== TABLET (768px - 1024px) ========== */
@media (min-width: 768px) and (max-width: 1024px) {

	/* Specifieke h1 op pagina 28271 */
	.elementor-28271 .elementor-element.elementor-element-12ac28a .elementor-heading-title {
		font-size: 50px !important;
	}

	/* Algemene h2 binnen elementor-kit-7 */
	.elementor-kit-7 h2 {
		font-size: 28px !important;
	}

	/* Spacer hoogte */
	.elementor-widget-spacer .elementor-spacer-inner {
		min-heigh: 30px !important;
	}
}


/* ========== MOBIEL (tot 767px) ========== */
@media (max-width: 767px) {

	/* Algemene h1 */
	h1.elementor-heading-title.elementor-size-default {
		font-size: 30px !important;
	}

	/* Algemene h2 binnen elementor-kit-7 */
	.elementor-kit-7 h2 {
		font-size: 25px !important;
	}

	/* Specifieke h1 overschrijven voor mobiel */
	.elementor-28271 .elementor-element.elementor-element-12ac28a .elementor-heading-title {
		font-size: 30px !important;
	}

	/* Spacer hoogte */
	.elementor-widget-spacer .elementor-spacer-inner {
		min-heigh: 25px !important;
	}
}






@media (max-width: 1200px) {
	.text-expander {
		margin: 0 !important
	}

	h1.elementor-heading-title.elementor-size-default {
		font-size: 45px
	}

	div#gform_wrapper_1 .gform_fields .gfield input.large,
	div#gform_wrapper_1 .gform_fields .gfield select.large {
		max-width: 100%;
		min-width: unset !important;
		height: 60px;
	}

	.banner {
		min-height: 50vh !important;
	}

	.banner .elementor-widget-heading {
		padding: 0 !important;
	}

	.single-producten .single-content .elementor-widget-text-editor {
		padding-right: 0 !important;
	}

	body .partner .item {
		width: calc(50% - 23px);
	}

	.partner .info {
		padding: 30px 0 0;
	}
}

/* Tablet: 3 per rij */
@media (max-width: 1024px) {
	.box_icon .item {
		width: calc(100% / 3 - 20px) !important;
	}
}

/* Mobiel: 2 per rij */
@media (max-width: 768px) {
	.box_icon .item {
		width: calc(100% / 2 - 10px) !important;
	}
}


.box_icon .item .img {
	width: 70px;
	margin: 0 auto;
	margin-bottom: 40px;
	height: 70px;
	position: relative;
}

.box_icon .item .img img {
	position: absolute;
	bottom: 0;
	max-height: 100%;
	width: 100%;
	object-fit: contain;
	left: 0;
}

.box_icon .item h3.title {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

.box_icon .item .text {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.18;
}

.table_2 {
	max-width: 1400px;
}

.table_2 .item {
	display: flex;
}

.table_2 .item+.item {
	border-top: 2px solid var(--e-global-color-text);

}

.table_2 .item .img {
	width: 31%;
	padding: 40px 60px 40px 0;
	border-right: 2px solid var(--e-global-color-text);
}

.table_2 .item .info {
	width: 69%;
	padding: 40px 60px;
	display: flex;
	flex-flow: column;
}

.table_2 .item .info h3 {
	font-size: 43px;
	font-weight: 500;
	margin-bottom: 0;
}

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

.table_2 .item:first-child .info h3 {
	font-size: 64px;
	margin-bottom: 40px;
}

.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li:first-child>a {
	padding-left: 0;
}

.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li:last-child>a {
	padding-right: 0;
}

.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li.btn {
	margin-left: 15px;
}

.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li.btn a.ekit-menu-nav-link {
	background: #454949;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
	height: 26px;
}

.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li.btn:hover a.ekit-menu-nav-link {
	background: var(--e-global-color-primary);
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
	display: flex;
	align-items: center;
}

.header-right {
	font-size: 15px;
	font-weight: 400;
	display: flex;
	gap: 25px;
}

.header-right .search-url {
	display: flex;
	align-items: center;
}

.header-right a {
	transition: unset;
	text-decoration: none;
}

.header-right a:hover {
	text-decoration: none;
	color: var(--e-global-color-primary);
}

.open-menu {
	display: none;
	cursor: pointer;
	gap: 10px;
	align-items: center;
}

.open-menu img {
	width: 38px;
}


.box-switch {
	color: #fff;
	width: 46px;
	height: 20px;
	background: #454949;
	border-radius: 30px;
	cursor: pointer;
	position: relative;
}

.box-switch .switch {
	background: #fff;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	top: 2px;
	left: 2px;
	transition: 0.4s all ease;
}

.dark-theme .box-switch .switch {
	left: calc(100% - 2px - 16px);
}

.mode {
	display: flex;
	align-items: center;
	display: none;
	gap: 10px;
}

.header .bt-1 {
	border-top: 1px solid #454949;
}


.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
	color: #454949;
}

.menu-container .header-right {
	display: flex;
	flex-flow: column;
	margin-top: 20px;
}

.menu-container .header-right .open-menu {
	display: none;
}

.menu-container .elementor-widget-image a img[src$=".svg"] {
	width: 100%;
}

.custom-center {
	width: auto;
}

.home-blog .elementor-grid {
	display: flex;
	flex-flow: column;
}

.home-nieuws .e-loop-item:nth-child(2) .elementor-widget-image,
.home-blog .e-loop-item {
	min-height: unset;
}


.home-blog .e-loop-item {
	height: calc(500px / 3 - 10px);
}

.home-blog .e-loop-item:nth-child(2) .elementor-heading-title a,
.home-blog .e-loop-item .elementor-heading-title,
.home-blog .e-loop-item .elementor-heading-title a {
	font-size: 18px !important;
}

.elementor-widget-n-menu .e-n-menu-item div#offer a span {
	background: #454949;
	color: #fff !important;
	padding: 5px 15px;
	border-radius: 5px;
	height: 26px;
}

.elementor-widget-n-menu .e-n-menu-item:first-child .e-n-menu-title {
	padding-left: 0;
}

.elementor-widget-n-menu .e-n-menu-item:last-child .e-n-menu-title {
	padding-right: 0;
}

.submenu li.elementor-icon-list-item a {
	display: flex;
	flex-flow: row-reverse;
	width: 100%;
	align-items: flex-start;
}

.elementor-widget.elementor-align-left.submenu .elementor-icon-list-item,
.elementor-widget.elementor-align-left.submenu .elementor-icon-list-item a {
	justify-content: flex-end;
	flex-flow: row-reverse;
	gap: 10px;
}

.elementor-widget.elementor-align-left.submenu .elementor-icon-list-item a:hover {
	opacity: 0.5;
}

.submenu .elementor-icon-list-icon+.elementor-icon-list-text {
	padding: 0;
	padding-right: 5px;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
	fill: var(--n-accordion-icon-active-color);
	height: 50px;
	max-width: 106px;
}


body .elementor-widget-n-accordion .e-n-accordion-item-title>.e-n-accordion-item-title-icon {
	margin-left: auto;
}

body .elementor-widget-n-accordion .e-n-accordion-item-title {
	border: none;
	padding: 24px 24px 24px 30px;
	line-height: 1.2;
}

.elementor-element .e-con-full.e-flex.e-con.e-child {
	border: none;
}

.elementor-widget-n-accordion .e-n-accordion-item>.elementor-element {
	padding: 0 180px 24px 0px;
}

.elementor-widget-n-accordion .e-n-accordion-item {
	border: 1px solid #D1D1D1;
	/* padding: 30px; */
}



.tall {
	grid-row: span 2;

}

.button-container {
	text-align: center;
	margin-top: 20px;
}

.button-container button {
	background: var(--e-global-color-text);
	color: white;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	border-radius: 5px;
}

.button-container button:hover {
	background: #333;
}

.mw-1170 {
	max-width: 1170px !important;
}

body:not(.rtl) .elementor-237 .elementor-element.elementor-element-813bcbc {
	top: 20px !important;
}

.table_3 {
	position: relative;
	background-image: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images/Frame.svg);
	background-color: #E7E8E8;
	padding: 30px;
	background-repeat: no-repeat;
	background-position: right 30px bottom 30px;
	background-size: 120px;
	width: calc(50% - 20px);

}

.table_3 .item {
	font-size: 23px;
	display: flex;
}

.table_3 .item .title {
	width: 22%;
	border-right: 1px solid #000;
	margin: 0;
	text-align: left;
	font-size: 18px;
	padding: 10px 40px 10px 0;
	font-weight: 500;
}

.table_3 .item .text {
	width: 78%;
	font-weight: 300;
	font-size: 18px;
	padding: 10px 0 10px 30px;
}

.table_3 .item .text a {
	text-decoration: none;
}

.table_3 .item+.item {
	border-top: 1px solid #000;
}

.table_3 .elementor-button {
	position: absolute;
	right: 0;
	bottom: 0;
}

.table_3 .item:last-child .text {
	padding-bottom: 60px;
}

body .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 25px;
	grid-column-gap: 25px
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
	color: #fff;
	width: 100%;
}

fieldset#field_2_6 {
	max-width: calc(100% - 360px);

}

input#gform_submit_button_2 {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}

div#gform_wrapper_2 .gform-footer.gform_footer.top_label {
	padding: 0;
}

.gform_wrapper.gravity-theme .gform_footer input {
	background: #EFEFEF;
	margin: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_required {
	display: none;
}

.table_4 .list-info {
	display: grid;
	grid-template-columns: max-content 1fr;
}

.table_4 .item {
	display: contents;
}

.table_4 .item + .item .title,
.table_4 .item + .item .text {
	border-top: 1px solid #000;
}

.table_4 .item .title {
	border-right: 1px solid #000;
	margin: 0;
	text-align: right;
	padding: 20px 20px 20px 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: end;
}

.table_4 .item .title a {
	text-decoration: none;
	display: inline-block;
}

.table_4 .item .title p {
	text-align: right;
	width: 100%;
}

.table_4 .item .text {
	font-weight: 300;
	font-size: 16px;
	padding: 15px 0 15px 45px;
}

.table_4 .item .text a {
	text-decoration: none;
}

/* tablet + mobiel */
@media (max-width: 1024px) {
	.table_4 .list-info {
		display: block;
	}

	.table_4 .item {
		display: block;
		padding: 14px 0;
		border-top: 1px solid #000;
	}

	.table_4 .item:first-child {
		border-top: none;
	}

	.table_4 .item + .item .title,
	.table_4 .item + .item .text {
		border-top: none;
	}

	.table_4 .item .title {
		border-right: none;
		padding: 0 0 6px 0;
		text-align: left;
		justify-content: flex-start;
		font-size: 15px;
		line-height: 1.3;
	}

	.table_4 .item .title p {
		text-align: left;
	}

	.table_4 .item .text {
		padding: 0;
		font-size: 15px;
		line-height: 1.4;
	}
}


.Producten-list {
	background-color: var(--e-global-color-text);
}

.Producten-list .elementor-icon-list-item {
	padding: 10px 25px;
}

.Producten-list .elementor-icon-list-item a {
	color: var(--e-global-color-0d8f7ee);
	text-decoration: none;
}

.Producten-list .elementor-icon-list-item a span {
	color: inherit;
}

.Producten-list .elementor-icon-list-item+.elementor-icon-list-item {
	border-top: 1px solid var(--e-global-color-0d8f7ee);
	;
}

.product_tags .tags-title {
	margin: 0;
	font-size: 18px;
	padding: 20px 25px;
	font-weight: 500;
	background-color: #A2A4A447;
	font-weight: normal;
}

p.gform_required_legend {
	display: none;
}

form#gform_1 {
	max-width: 1550px;
	position: relative;
}

form#gform_1 .gfield_required {
	display: none;
}

form#gform_1 .gform-footer.gform_footer.top_label {
	position: absolute;
	top: 35px;
	right: 0;
	padding: 0;
	margin: 0;

}

fieldset#field_1_9 {
	width: 100%;
	display: flex;
	flex-flow: row-reverse;
}

fieldset#field_1_9 .ginput_container.ginput_container_consent {
	display: flex;
	flex-flow: row-reverse;
}

body:not(.rtl) .elementor-237 .elementor-element.elementor-element-813bcbc {
	width: 100% !important;
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
	transform: scaleX(-1);
}

.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover>.elementskit-submenu-indicator {
	transform: scale(-1, -1);
}

.elementor-widget-search .e-search-input.no-icon-label {
	background-color: transparent;
	border: none;
	font-size: 50px;
	text-align: center;
	color: #fff;
}

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

#elementor-popup-modal-2696 .dialog-widget-content {
	background-color: transparent;
}

#elementor-popup-modal-2696 {
	z-index: 9999991;
	background: none;
}

#elementor-popup-modal-2696 .dialog-close-button svg {
	fill: #fff;
	height: 1em;
	width: 1em;
}

.elementor-widget-search .e-search-input-wrapper>i:is(svg),
.elementor-widget-search .e-search-input-wrapper>svg:is(svg) {
	height: 30px;
}

.search-list .elementor-post__card .elementor-post__text {
	padding: 0;
	margin-top: 20px;
}

.search-list .elementor-card-shadow-yes .elementor-post__card:hover {
	box-shadow: none;
}

.search-list .elementor-card-shadow-yes .elementor-post__card {
	box-shadow: none;

}



.search-list .elementor-posts .elementor-post__card .elementor-post__title {
	font-size: 30px;
	text-decoration: none;
	margin-bottom: 15px;
}

.search-list .elementor-posts .elementor-post__card .elementor-post__title a {
	text-decoration: none;
}

.search-list .elementor-posts .elementor-post__card .elementor-post__read-more {
	display: none;
}

.search-list .elementor-posts .elementor-post__excerpt p {
	font-size: 18px;
	color: #000;
}

.search-list .elementor-posts .elementor-post__card .elementor-post__meta-data {
	padding: 0;
	border: none;
	font-size: 14px;
	color: #adadad;
}



.banner::before {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	z-index: 1;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to bottom, rgba(14, 42, 128, 0.07) 0%, rgba(20, 29, 98, 0.07) 64%, rgba(21, 34, 76, 0.12) 65%, rgba(22, 33, 65, 0.16) 66%, rgba(22, 30, 52, 0.21) 67%, rgba(22, 29, 47, 0.25) 68%, rgba(22, 29, 45, 0.3) 69%, rgba(23, 28, 40, 0.34) 70%, rgba(22, 29, 38, 0.43) 72%, rgba(23, 29, 37, 0.48) 73%, rgba(23, 29, 34, 0.52) 74%, rgba(23, 28, 31, 0.56) 75%, rgba(22, 27, 30, 0.61) 76%, rgba(21, 27, 30, 0.66) 77%, rgba(22, 27, 29, 0.7) 78%, rgba(21, 27, 29, 0.75) 79%, rgba(22, 25, 29, 0.79) 80%, rgba(22, 26, 28, 0.82) 81%, rgba(21, 27, 27, 0.84) 82%, rgba(24, 27, 29, 0.86) 83%, rgba(22, 26, 26, 0.94) 90%, rgba(23, 28, 28, 0.95) 91%, rgba(22, 26, 26, 0.98) 99%, rgba(22, 26, 26, 1) 100%);


}

.banner::after {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images/down-arrow.png);
	background-position: bottom 0 right -90px;
	background-repeat: no-repeat;

}

.mt-auto {
	margin-top: auto;
}

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

.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
	max-width: 300px;
	padding: 15px;
	border-radius: 3px;
	border: 2px solid var(--e-global-color-secondary);
}

.elementor-widget-loop-grid .elementor-button-content-wrapper {
	gap: 20px;
	text-align: left;
	font-weight: 400px;
	font-size: 18px;
	align-items: center;
}

.elementor-widget-loop-grid .e-loop__load-more .elementor-button:hover {
	border-color: var(--e-global-color-primary);
}

.elementor-widget-loop-grid .elementor-button-icon .e-font-icon-svg {
	display: none;
}

.elementor-widget-loop-grid .elementor-button-icon {
	height: 30px;
	width: 30px;
	font-size: 0;
	background: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images/Laag_1.svg) center no-repeat;
	background-size: contain;
}

.elementor-widget-loop-grid .elementor-button-text {
	width: calc(100% - 30px - 20px);
}

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

.title-height {
	display: flex !important;
	min-height: 235px;
	align-items: flex-end;
	background: linear-gradient(to bottom, rgba(14, 42, 128, 0.00) 0%, rgba(20, 29, 98, 0.07) 64%, rgba(21, 34, 76, 0.12) 65%, rgba(22, 33, 65, 0.16) 66%, rgba(22, 30, 52, 0.21) 67%, rgba(22, 29, 47, 0.25) 68%, rgba(22, 29, 45, 0.3) 69%, rgba(23, 28, 40, 0.34) 70%, rgba(22, 29, 38, 0.43) 72%, rgba(23, 29, 37, 0.48) 73%, rgba(23, 29, 34, 0.52) 74%, rgba(23, 28, 31, 0.56) 75%, rgba(22, 27, 30, 0.61) 76%, rgba(21, 27, 30, 0.66) 77%, rgba(22, 27, 29, 0.7) 78%, rgba(21, 27, 29, 0.75) 79%, rgba(22, 25, 29, 0.79) 80%, rgba(22, 26, 28, 0.82) 81%, rgba(21, 27, 27, 0.84) 82%, rgba(24, 27, 29, 0.86) 83%, rgba(22, 26, 26, 0.94) 90%, rgba(23, 28, 28, 0.95) 91%, rgba(22, 26, 26, 0.98) 99%, rgba(22, 26, 26, 1) 100%);
}


/* dark */
.dark-theme.elementor-kit-7 {
	--e-global-color-text: #FFFFFF;
	--e-global-color-0f0186a: #000;
	--e-global-color-secondary: #FFFFFF;
	--e-global-color-0d8f7ee: #000;
	--e-global-color-361082f: #747676;
}

.dark-theme .title-height,
.dark-theme .custom-img-box .elementor-widget-image-box .elementor-image-box-img a::after {
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(0, 0, 0, 0) 100%);
}

.dark-theme .partner .info {
	background-color: #000;
}

.dark-theme.elementor-kit-7 button,
.dark-theme.elementor-kit-7 input[type="button"],
.dark-theme.elementor-kit-7 input[type="submit"],
.dark-theme.elementor-kit-7 .elementor-button {
	color: #000;
	border-color: #000;
	background-color: #fff;
}

.dark-theme .home-nieuws .text,
.dark-theme .new-list .elementor-posts--thumbnail-top .elementor-post__text {
	background: linear-gradient(180deg, rgba(230, 230, 230, 0) 0%, rgb(255 255 255) 100%);
}

.dark-theme .banner::before {
	filter: invert(1);
}

.dark-theme label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
	color: #000;
	width: 100%;
}

.dark-theme .open-menu img,
.dark-theme .header .elementor-widget-theme-site-logo.elementor-widget-image img,
.dark-theme .footer-logo img {
	filter: invert(1);

}


.dark-theme .header .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
	color: #fff;
}

.dark-theme .banner::after {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.dark-theme .footer-logo img,
.dark-theme .elementor-button-icon svg {
	filter: invert(1);
}

.list_item {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

.list_item .table_3 {
	width: calc(50% - 20px);
}

.branche-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	line-height: 45px;
	padding-left: 20px;
	padding-right: 60px;
}

.branche-box .select2-container--default .select2-selection--single,
.branche-box .select2-container .select2-selection--single {
	height: 45px;
}

.branche-box .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}

.branche-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: solid #000 !important;
	border-width: 0 2px 2px 0 !important;
	display: inline-block;
	padding: 6px;
	right: 20px;
	left: unset;
	transform: translateY(-60%) rotate(45deg);
}

div#branche-lists {
	margin-top: 30px;
}

.branche-box .select2-container--default .select2-selection--single {
	border-color: #000;
}



/*! elementor - v3.27.0 - 18-02-2025 */
.elementor-widget-n-accordion {
	--n-accordion-title-font-size: 20px;
	--n-accordion-title-flex-grow: initial;
	--n-accordion-title-justify-content: initial;
	--n-accordion-title-icon-order: -1;
	--n-accordion-border-width: 1px;
	--n-accordion-border-color: #d5d8dc;
	--n-accordion-border-style: solid;
	--n-accordion-item-title-flex-grow: initial;
	--n-accordion-item-title-space-between: 0px;
	--n-accordion-item-title-distance-from-content: 0px;
	--n-accordion-padding: 10px;
	--n-accordion-border-radius: 0px;
	--n-accordion-icon-size: 15px;
	--n-accordion-title-normal-color: #1f2124;
	--n-accordion-title-hover-color: #1f2124;
	--n-accordion-title-active-color: #1f2124;
	--n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
	--n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
	--n-accordion-icon-active-color: var(--n-accordion-title-active-color);
	--n-accordion-icon-gap: 0 10px;
	width: 100%
}

.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker {
	display: none
}

.elementor-widget-n-accordion .e-n-accordion-item {
	display: flex;
	flex-direction: column;
	position: relative
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
	margin-block-end: var(--n-accordion-item-title-space-between)
}

: where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
	border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
	align-items: center;
	border-color: var(--n-accordion-border-color);
	border-radius: var(--n-accordion-border-radius);
	border-style: var(--n-accordion-border-style);
	border-width: var(--n-accordion-border-width);
	color: var(--n-accordion-title-normal-color);
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-grow: var(--n-menu-title-flex-grow);
	gap: var(--n-accordion-icon-gap);
	justify-content: var(--n-accordion-title-justify-content);
	list-style: none;
	padding: var(--n-accordion-padding)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
	display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,
.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
	margin-block-end: 0;
	margin-block-start: 0
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
	align-items: center;
	font-size: var(--n-accordion-title-font-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
	align-items: center;
	display: flex;
	flex-direction: row;
	order: var(--n-accordion-title-icon-order);
	position: relative;
	width: -moz-fit-content;
	width: fit-content
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
	height: var(--n-accordion-icon-size);
	width: auto
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i {
	color: var(--n-accordion-icon-normal-color);
	font-size: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
	fill: var(--n-accordion-icon-normal-color);
	height: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span {
	cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
	color: var(--n-accordion-title-active-color);
	margin-block-end: var(--n-accordion-item-title-distance-from-content);
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
	display: flex;
	background: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images/open.svg) center no-repeat;
	width: 62px;
	background-size: contain;
	height: 44px;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed {
	display: none;

}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
	color: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
	fill: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title {
	color: var(--n-accordion-title-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
	color: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
	fill: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
	display: none
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
	display: flex;
	display: flex;
	background: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images/close.svg) center no-repeat;
	background-size: contain;
	width: 62px;
	height: 44px;
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
	fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i {
	color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item>span {
	cursor: pointer
}
/*
.faqs-custom .e-n-accordion-item-title-text {
	font-weight: 500;
	font-size: 25px;
}

.faqs-custom .e-n-accordion-item-title-text .count {
	width: 40px;
	display: inline-block;
	display: none;
}

body .faqs-custom .e-n-accordion-item-title {
	flex-flow: row-reverse;
}

.faqs-custom .e-n-accordion {
	display: flex;
	gap: 30px;
	flex-flow: column;
}
*/

.custom-contact .contact-item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	border-radius: 5px;
}

.custom-contact .contact-item:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.custom-contact .contact-item::before {
	content: "";
	display: block;
	padding-top: 100%;
	width: 100%;
}

.custom-contact .contact-item .contact-box {
	position: relative;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	padding: 33px 37px;
}

.custom-contact .contact-item .contact-box p {
	margin: 0;
}

.custom-contact .contact-item .contact-box .headline {
	font-weight: 400;
	letter-spacing: 0px;
	font: normal normal normal 60px/65px Matter;
	z-index: 1;
	word-break: break-all;
	color: #fff;
}

.custom-contact .contact-item .contact-box .address {
	letter-spacing: 1px;
	font: normal normal normal 22px/35px Matter;
	z-index: 1;
	color: #fff;
	margin-top: 25px;
}

.custom-contact .contact-item .contact-box .tel {
	letter-spacing: 1px;
	font: normal normal normal 22px/35px Matter;
	z-index: 1;
	color: #fff;
	margin-top: 40px;
}

.custom-contact .contact-item .contact-box .email {
	letter-spacing: 1px;
	font: normal normal normal 22px/35px Matter;
	z-index: 1;
	color: #fff;
}

.custom-contact .contact-item .contact-box .linked-in {
	letter-spacing: 1px;
	font: normal normal normal 22px/35px Matter;
	z-index: 1;
	color: #fff;
}

.custom-contact .uael-post__inner-wrap {
	display: none;
}

.download-toggle h3.elementor-heading-title {
	padding-left: 150px;
	position: relative;
}

.download-toggle h3.elementor-heading-title::before {
	content: "";
	background: url(https://dealoverzicht.vip/wp-content/themes/vandaglas/assets/images//svg-arrow.svg) center no-repeat;
	width: 64px;
	height: 64px;
	margin-right: 90px;
	transform: rotate(90deg);
	position: absolute;
	left: 0;
	top: 0;
}

.download-toggle.active h3.elementor-heading-title::before {
	transform: rotate(-90deg);
}

.custom-downloads {
	display: none;
}



.custom-downloads .dowloads-body .item {
	display: block;
}

.custom-downloads .dowloads-body .item a {
	color: var(--e-global-color-text);
	display: flex;
}

.custom-downloads .dowloads-body .item a svg {
	width: 64px;
	height: 64px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	padding: 16px;
	border: 1px solid var(--e-global-color-text);
	border-radius: 5px;
}

.custom-downloads .dowloads-body .item a .download-name {
	letter-spacing: 0.15px;
	font: normal normal normal 30px/35px Matter;
}

.custom-downloads .uael-post__inner-wrap {
	display: none;
}

.custom-downloads {
	display: block;
}

.custom-downloads .dowloads-body .item .name-wrap {
	width: calc(100% - 64px);
}

.member-group {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
}

.custom-downloads .dowloads-body .item {
	display: block;
}

.custom-downloads .dowloads-body .item a {
	color: var(--e-global-color-text);
	display: flex;
	text-decoration: none;
}

.custom-downloads .dowloads-body .item a svg {
	width: 64px;
	height: 64px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	padding: 16px;
	border: 1px solid var(--e-global-color-text);
	border-radius: 5px;
}

.dark-theme .custom-downloads .dowloads-body .item a svg {
	filter: brightness(0) invert(1);

}

.custom-downloads .dowloads-body .item a .download-name {
	letter-spacing: 0.15px;
	font: normal normal normal 30px/35px "Fira Sans", Sans-serif;
}

.custom-downloads .uael-post__inner-wrap {
	display: none;
}


.download-archor {
	display: flex;
	flex-wrap: wrap;
}

.download-archor .archor-item a {
	color: #000;
}

.archor-item {
	width: 33.33%;
	padding-right: 30px;
}

.download-item {
	padding-bottom: 60px;
	margin-bottom: 20px;
	width: 50%;
	height: auto;
	align-self: stretch;
}

.download-list.custom-downloads {
	margin-top: 80px;
}

.custom-downloads .dowloads-body {
	margin-bottom: 20px;
}

form#form-verklaring input.form-field {
	border: 0;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 5px;
}

form#form-verklaring label span {
	display: inline-block;
	font-weight: normal;
}

.elementor-kit-7 button:hover,
.elementor-kit-7 button:focus,
.elementor-kit-7 input[type="button"]:hover,
.elementor-kit-7 input[type="button"]:focus,
.elementor-kit-7 input[type="submit"]:hover,
.elementor-kit-7 input[type="submit"]:focus,
.elementor-kit-7 .elementor-button:hover,
.elementor-kit-7 .elementor-button:focus {
	background-color: var(--e-global-color-text);
}

.select2-container--default .select2-selection--multiple {
	min-width: 200px;
}

.custom-cat {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

}

.custom-cat .elementor-icon-list-item {
	font-size: 25px;
	font-weight: 600;
	padding: 10px 20px;
	background: var(--e-global-color-text);
}

.custom-cat .elementor-icon-list-item span {
	color: var(--e-global-color-0d8f7ee);
}



div#response {
	margin-top: 60px;
	gap: 60px;
}

div#response .e-loop-item {
	margin-bottom: 60px;
}

div#response .e-con.e-flex,
div#response .e-con>.e-con-inner {
	padding: 0;
}

div#response .elementor-widget-image img {
	width: 100%;
}

#no-more-posts {
	display: none;
	font-size: 25px;
	font-weight: 500;
	margin-top: 30px;
}

button.hide {
	display: none;
}

.custom-related {
	margin-top: 30px;
}

.custom-related .elementor-widget-image {
	position: relative;
	padding-top: 89%;
}

.custom-related .elementor-widget-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-type-archive-inspiration form#filter {
	display: none;
}

.branche-list {
	margin-bottom: 40px;
}

div#branche-lists {
	margin-top: 30px;
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

.media_list,
#response {
	min-height: 100vh;
	width: calc(100% + 60px);
	margin-left: -30px;
}

.media_list .item,
.media_list .grid-sizer,
div#response .grid-sizer,
div#response .item {
	width: calc(50% - 60px);
	margin: 0 30px 60px;
}

.preload {
	position: fixed;
	width: 100%;
	height: 100%;
	background: hsl(0deg 0% 100% / 70%);
	z-index: 11;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.media_list .item a,
div#response .item a {
	position: relative;
	height: 100%;
	display: block;
}

.media_list .item h3,
div#response .item h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	color: var(--e-global-color-0d8f7ee);
	padding: 20px;
	margin: 0;
	font-size: 20px;
}

.media_list .item a::before,
div#response .item a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 235px;
	align-items: flex-end;
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0.03) 0%, rgba(18, 18, 18, 0.04) 1%, rgba(16, 32, 32, 0.05) 2%, rgba(30, 30, 30, 0.06) 3%, rgba(22, 22, 22, 0.07) 4%, rgba(20, 31, 31, 0.08) 5%, rgba(26, 26, 26, 0.09) 6%, rgba(23, 23, 23, 0.1) 7%, rgba(22, 29, 29, 0.11) 8%, rgba(26, 26, 26, 0.12) 9%, rgba(23, 29, 29, 0.13) 10%, rgba(25, 25, 25, 0.16) 12%, rgba(25, 29, 29, 0.17) 13%, rgba(21, 25, 25, 0.2) 15%, rgba(25, 29, 29, 0.21) 16%, rgba(22, 26, 26, 0.24) 18%, rgba(22, 29, 29, 0.25) 19%, rgba(23, 26, 26, 0.28) 21%, rgba(22, 28, 28, 0.29) 22%, rgba(23, 26, 26, 0.32) 24%, rgba(23, 28, 28, 0.38) 28%, rgba(24, 26, 26, 0.39) 29%, rgba(23, 28, 28, 0.41) 30%, rgba(23, 26, 26, 0.53) 38%, rgba(22, 28, 28, 0.54) 39%, rgba(23, 26, 26, 0.57) 41%, rgba(23, 28, 28, 0.58) 42%, rgba(23, 28, 28, 0.68) 51%, rgba(23, 28, 28, 0.71) 54%, rgba(22, 28, 28, 0.74) 57%, rgba(23, 28, 28, 0.79) 61%, rgba(23, 28, 28, 0.8) 62%, rgba(23, 28, 28, 0.8) 99%, rgba(23, 26, 26, 0.61) 100%);

}

div#response .item .terms_cat {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	text-transform: capitalize;
}

.media_list .item img,
div#response .item img {
	width: 100%;
}

div#response .item .terms_cat .cat {
	color: var(--e-global-color-0d8f7ee);
	background: var(--e-global-color-text);
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;

}

.media_list .item h3 a,
div#response .item h3 a {
	text-decoration: none;
}


/* Voor tablets (max-width: 1024px) en kleiner */
@media (max-width: 1024px) {
	.mega-submenu {
		min-height: 60px;
	}
}

.mega-submenu .elementor-nav-menu .sub-arrow {
	font-size: 25px;
	margin-left: auto;
}


.mega-submenu .elementor-nav-menu--main .elementor-nav-menu a:hover {
	opacity: 0.5;
}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu {
	position: relative;
}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu li {
	position: static;
	break-inside: avoid;
}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu ul {
	padding-left: 40px;
	width: 100% !important;
	top: 0 !important;
	border-radius: 5px;
	margin-top: 0 !important;
}

@media (min-width: 1025px) {
	.mega-submenu .elementor-nav-menu--main .elementor-nav-menu ul {
		left: 100% !important;
		margin-left: 0 !important;
	}
}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu .sub-col-3 ul {
	width: calc(100%* 2 + 80px) !important;
	column-count: 3;
	gap: 40px;
}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu .sub-col-2 ul {
	width: calc(100% * 2 + 80px) !important;
	column-count: 2;
	gap: 40px;
}

.mega-submenu .elementor-nav-menu--main li {
	border-bottom: 1px solid var(--e-global-color-text);

}

.mega-submenu .elementor-nav-menu--main .elementor-nav-menu ul li a {
	padding-left: 0;
	border: none;
	min-height: 51px;
}

.uael-nav-menu__align-left .uael-nav-menu {
	width: 100%;
}

.uael-nav-menu__layout-horizontal li.menu-item {
	width: 100%;
}

.uael-nav-menu__layout-horizontal li.menu-item:hover .sub-menu {
	position: absolute;
	display: block;
	visibility: visible;
	opacity: 1;
	top: 0;
	left: 100%;
}

.home-nieuws .e-loop-item>.elementor-element a {
	display: block;
	height: 100%;
}

.lazy-item {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.lazy-item.visible {
	opacity: 1;
	transform: translateY(0);
}

.media_list .item a .sub {
	position: absolute;
	left: 10px;
	top: 10px;
	background: #454949;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
}

.custom-3-col ul.elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.table-3-col table tr td {
	color: #000;
	text-align: left;
	border-top: 1px solid #000;
}

.table-3-col tr td {
	width: calc(100% /3) !important;
}

.table-3-col table tr td:first-child {
	border-right: 1px solid #000;
}

.table-3-col table tr td:last-child {
	border-left: 1px solid #000;
}

.table-3-col table tr:last-child td,
.table-3-col table tr:first-child td {
	min-height: 70px;
}

.table-3-col table tr.empty td {
	border: none;
	height: 70px;
}

.table-3-col table tr.empty td:first-child {
	border: none;
	border-right: 1px solid #000;
}

.table-3-col table tr.empty td:last-child {
	border: none;
	border-left: 1px solid #000;
}

.table-3-col table tr:last-child td:last-child,
.table-3-col table tr:last-child td:first-child,
.table-3-col table tr:last-child td {
	border-top: 1px solid #000;
}

.elementor-14435 .elementor-element.elementor-element-27c80b7 {
	background-size: cover;
}


.box-item {
	overflow: hidden;
}

.box-item .elementor-widget-theme-post-excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.box-item .text {
	bottom: -75px;
	transition: all 0.4s !important;
}

.box-item:hover .text {
	bottom: 0;
}

.pop-voor .elementor-widget-button {
	display: block;
}

.pop-voor a {
	text-decoration: underline !important;
}

body .cmplz-cookiebanner.cmplz-show {
	padding: 20px 20px 50px 80px;
}

body .cmplz-cookiebanner .cmplz-buttons {
	gap: 20px;
}

:root {
	--cmplz_category_header_always_active_color: #000 !important;
}

body .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	width: auto;
	height: unset;
	padding: 12px 20px;
	line-height: 1;
	border-radius: 3px;
	text-transform: uppercase;
}

body .cmplz-links.cmplz-documents {
	display: none;
}

body .cmplz-cookiebanner .cmplz-header {
	display: none;
}

body .cmplz-message,
body .cmplz-categories {
	width: 100%;
}

@media (max-width:1400px) {
	.partner {
		display: flex;
		gap: auto;
		margin-top: 0;
		flex-wrap: wrap;
	}

	.partner .item {
		width: calc(50% - 10px);
	}


	.home-blog .elementor-grid {
		display: grid;
	}

	.home-blog .e-loop-item:nth-child(1) {
		grid-column: 1;
		grid-row: 1 / 3;
		height: unset;
	}

	.home-blog .e-loop-item:nth-child(2) {
		grid-column: 2;
		grid-row: unset
	}

	.home-blog .e-loop-item:nth-child(3) {
		grid-column: 2;
	}

	.home-blog .e-loop-item {
		min-height: calc(500px/2 - 10px);
	}

	.home-blog .elementor-grid {
		display: grid;
		grid-template-columns: calc(60% - 10px) calc(40% - 10px);
	}

	.box_icon {
		gap: 20px;
	}

	.box_icon .item {
		background: #fff;
		padding: 15px 15px 30px 15px;
		width: calc(100% /3 - 14px);
	}

	.header-right {
		font-size: 14px;
	}

	.gform_wrapper.gravity-theme .gfield textarea,
	.gform_wrapper.gravity-theme .gfield input.large,
	.gform_wrapper.gravity-theme .gfield select.large {
		min-width: unset;
	}

	body .gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}

	.gform_wrapper.gravity-theme .gfield textarea,
	.gform_wrapper.gravity-theme .gfield input.large,
	.gform_wrapper.gravity-theme .gfield select.large {
		width: 100%;
		font-size: 18px;
		color: #fff;
		height: 40px;
		background: #464848;
		padding: 20px 35px;
		border: none;
		min-width: 394px;
	}

}

@media (max-width:1200px) {
	.header-right {
		gap: 15px;
	}

	.header .elementskit-navbar-nav-default .elementskit-navbar-nav>li.btn {
		margin-left: 10px;
	}


}

/* Reset CSS */



@media (max-width:1024px) {
	.partner .info h3 {
		font-size: 23px;
		font-weight: 500;
		margin: 0;
	}

	.partner .info {
		padding: 20px;
		gap: 20px;
	}

	.partner .item .text {
		margin: 0;
	}

	.home-nieuws .e-loop-item:nth-child(2) .elementor-heading-title a,
	.home-nieuws .e-loop-item .elementor-heading-title,
	.home-nieuws .e-loop-item .elementor-heading-title a {
		text-decoration: none;
	}



	.home-nieuws .elementor-943 .elementor-element.elementor-element-9d5dbcf .elementor-widget-container {
		font-size: 16px;
	}

	.home-nieuws .e-loop-item {
		min-height: calc(600px/2 - 10px);
	}

	.home-nieuws .text,
	.new-list .elementor-posts--thumbnail-top .elementor-post__text {

		padding: 80px 15px 15px;
	}

	.gform_wrapper.gravity-theme .gform_fields {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
		flex-flow: column;
	}

	.custom-table .line {
		width: 1px;
		height: calc(100% + 50px + 50px);
		background: #fff;
		position: absolute;
		left: 42.5%;
		top: -50px;
	}

	.custom-table {
		position: relative;
		margin-bottom: 50px;
	}

	.table_2 .item .info {
		padding: 30px 40px;
		gap: 20px
	}

	.table_2 .item .img {
		padding: 30px 40px 30px 0;
	}

	.table_2 .item .info h3 {
		font-size: 35px;
	}

	.table_2 .item:first-child .info h3 {
		font-size: 35px;
		margin-bottom: 0;
	}

	.img-box img {
		max-height: 340px;
		object-fit: cover;
	}

	.home-nieuws .elementor-grid {
		grid-template-columns: calc(50% - 7.5px) calc(50% - 7.5px);
	}

	table.table-res tr td {
		padding-right: 30px;
		padding-left: 0;
		width: 25%;
	}

	.custom-table .line {
		height: calc(100% + 50px + 50px);
		left: 25.5%;
	}

	table.table-res tr td:last-child {
		padding-left: 30px;
		width: 75%;
		padding-right: 30px;
		position: relative;
	}

	.custom-table .warrning {
		width: 35px;
		position: absolute;
		right: 0;
		top: 10px;
	}

	.box_icon .item {
		background: #fff;
		padding: 30px;
	}

	.table_2 .item:first-child {
		display: none;
	}

	.table_2 .item .img {
		width: 100%;
		padding: 40px 0;
		border-right: none;
	}

	.table_2 .item .img img {
		width: 100%;
	}

	.table_2 .item .info {
		padding: 0;
		gap: 20px;
		width: 100%;
		padding-bottom: 40px;
	}

	.table_2 .item {
		flex-wrap: wrap;
	}

	.table_2 .item .info h3 {
		font-size: 35px;
	}

	.table_2 .item .info .text {
		font-size: 18px;
	}


	.table_2 .item+.item {
		border-top: 1px solid #000;
		padding-top: 40px;
	}

	.table_2 .item .img {
		padding-top: 0;
	}

	.table_2 .item:last-child {
		border-bottom: none;
	}

	.table_2 .item:last-child,
	.table_2 .item:last-child .info {
		padding-bottom: 0;
		margin: 0;
	}

	table.table-res tr:last-child td,
	table.table-res tr td .info {
		font-size: 18px;
		;
	}

	.table_3 {
		padding: 30px;
		width: 100%;
	}

	.table_3 .item {
		font-size: 18px;
	}

	.table_3 .item .title {
		font-size: 18px;
		padding: 10px 20px 10px 0;
	}

	.table_3 .item .text {
		padding: 10px 0 10px 20px;
	}

	.gform_wrapper.gravity-theme .gfield textarea,
	.gform_wrapper.gravity-theme .gfield input.large,
	.gform_wrapper.gravity-theme .gfield select.large {
		padding: 15px 20px;
		height: unset;
		font-size: 21px;
		min-width: unset;
	}

	fieldset#field_2_6 {
		max-width: 100%
	}

	input#gform_submit_button_2 {
		position: static;
		margin-top: 20px;
	}

	.gform_wrapper.gravity-theme #field_submit input,
	.gform_wrapper.gravity-theme .gform_footer input {
		padding: 15px 30px;
	}

	.table_4 .item .title {
		width: 30%;
	}

	.table_4 .item .text {
		width: 70%;
	}

	.title-height {
		min-height: unset;
	}

	.partner .img img {
		width: 100%;
		height: 400px;
	}

	.partner {
		display: flex;
		gap: 15px;
		margin-top: 50px;
		flex-wrap: wrap;
	}

	.partner .item {
		width: calc(50% - 8px);
	}

	.banner::after {

		background-position: top 27% center;
	}

	form#gform_1 .gform-footer.gform_footer.top_label {
		position: static;
		margin-top: 30px;
	}

	fieldset#field_1_9 .ginput_container.ginput_container_consent {
		display: flex;
		flex-flow: row;
		align-items: flex-start;
	}

	input#input_1_9_1 {
		margin-top: 10px;
	}

	label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		font-size: 18px;
	}

	.list_item .table_3 {
		width: 100%;
	}

	.menu-box .elementskit-navbar-nav-default .elementskit-navbar-nav>li {
		width: 100%;
	}

	.menu-box .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
		padding: 0 !important;

	}

	.menu-box .elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has {
		position: relative;
	}

	.menu-box .ekit_menu_responsive_mobile .elementskit-megamenu-panel {
		position: static;
		visibility: hidden;
		opacity: 0;
		margin: 0;
		display: none;
		transform: unset !important;
	}

	.menu-box .ekit_menu_responsive_mobile .elementskit-megamenu-panel.elementskit-dropdown-open {
		position: static;
		visibility: visible;
		opacity: 1;
		margin: 0;
		display: block;
		transform: unset !important;
	}



	.menu-box .ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
		max-width: 100% !important;
	}

	.open-menu {
		display: flex;
	}

	.menu-box .elementskit-navbar-nav-default .elementskit-nav-identity-panel,
	.menu-box .elementskit-navbar-nav-default .elementskit-menu-close,
	.menu-box .ekit-wid-con button {
		display: none !important;
	}

	.menu-box .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
		position: static !important;
	}

	.menu-box .ekit_menu_responsive_mobile>.elementskit-navbar-nav-default {
		background-color: #fff;
	}

	.open-menu {
		display: flex;
		align-items: center;
		gap: 10px;
		cursor: pointer;
		padding: 10px 15px;
		font-size: 16px;
		border-radius: 5px;
		transition: background 0.3s ease-in-out;
	}


	.open-menu .icon {
		width: 25px;
		height: 20px;
		align-items: flex-end;
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.open-menu .icon span {
		display: block;
		width: 100%;
		border-radius: 50px;
		height: 2px;
		background: #000;
		transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	}

	.open-menu .icon span:nth-child(1) {
		width: 19px;
	}

	.open-menu .icon span:nth-child(2) {
		width: 22px;
	}

	.open-menu .icon span:nth-child(3) {
		width: 13px;
	}

	.dark-theme .open-menu .icon span {
		background-color: #fff;
	}

	.open-menu.active .icon span:nth-child(1) {
		transform: translate(7px, 9px) rotate(-45deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
		width: 25px;
	}

	.open-menu.active .icon span:nth-child(2) {
		opacity: 0;
	}

	.open-menu.active .icon span:nth-child(3) {
		transform: translate(7px, -9px) rotate(45deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
		width: 25px;
	}

	#elementor-popup-modal-386 .dialog-widget-content {

		width: calc(100% - 40px);
	}

	.elementor-widget-search .e-search-input.no-icon-label {
		background-color: transparent;
		border: 1px solid #a3a2a8;
		font-size: 20px;
		color: #fff;
		width: 100%;
		line-height: 1;
		border-radius: 3px;
		/* padding: 0; */
		text-align: left;
		padding: 10px 20px;
	}

	#elementor-popup-modal-386 .dialog-message {
		width: 100%;
	}

	div#gform_wrapper_1 .gfield.gfield--width-third {
		width: 100%;
	}

	fieldset#field_1_9 {
		width: 100%;
		display: flex;
		flex-flow: row;
	}

	.download-list.custom-downloads {
		margin-top: 30px;
		padding-right: 20px;
	}

	.custom-downloads .dowloads-body .item a {
		text-decoration: none;
	}

	.custom-downloads .dowloads-body .item a .download-name {
		font-size: 20px;
		line-height: 1.3;
	}

	.custom-downloads .dowloads-body .item a svg {
		width: 40px;
		margin-right: 10px;
		padding: 10px;
		height: 40px;
	}

	.download-item {
		padding-bottom: 0;
	}

	div#branche-lists {
		gap: 20px;
		flex-wrap: wrap;
		flex-flow: column;
	}


	.media_list .item a::before,
	div#response .item a::before {
		min-height: 50%;
	}

	.media_list,
	#response {
		min-height: 100vh;
		width: calc(100% + 30px);
		gap: 20px;
		margin-left: -15px;
	}

	div.media_list .item,
	div#response .grid-sizer,
	div#response .item {
		width: calc(50% - 30px);
		margin: 0 15px 30px;
	}

	.custom-3-col ul.elementor-icon-list-items li {
		width: calc(100% / 2 - 7px);
	}

	body .cmplz-cookiebanner {
		width: 90%;
		min-width: 90%;
	}

	body .cmplz-cookiebanner.cmplz-show {
		padding: 20px;
	}

	body .cmplz-cookiebanner .cmplz-buttons {
		flex-direction: row;
	}

	.mega-submenu .elementor-nav-menu--main .elementor-nav-menu ul,
	.mega-submenu .elementor-nav-menu--main .elementor-nav-menu .sub-col-3 ul {
		width: 100% !important;
		column-count: 1;
		gap: 40px;
		margin: 0 !important;
		position: static !important;
		padding: 0 !important;
	}
}

@media (max-width:767px) {
	.custom-3-col ul.elementor-icon-list-items li {
		width: 100%;
	}

	.elementor-popup-modal .dialog-message {
		padding-bottom: 150px !important;
	}


	.partner .item {
		width: 100%;
	}

	label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		font-size: 16px;
	}

	.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1;
		font-size: 16px;
	}

	.gform_wrapper.gravity-theme .gfield input.large,
	.gform_wrapper.gravity-theme .gfield select.large {
		min-width: 100%;
	}

	.home-blog .e-loop-item:nth-child(1),
	.home-nieuws .e-loop-item {
		height: 250px;
	}

	.home-blog .e-loop-item:nth-child(1),
	.home-nieuws .e-loop-item {
		height: 200px;
		width: 100%;
	}

	.home-nieuws .elementor-grid {
		display: flex;
		flex-flow: column-reverse;
	}

	.gform_wrapper.gravity-theme .gform_fields {
		gap: 20px
	}

	.header-right .search-url,
	.mode {
		display: none;
	}

	.box_icon {
		gap: 10px;
	}

	.box_icon .item {
		background: #fff;
		padding: 20px 10px 10px;
		width: calc(50% - 10px);
		min-height: 160px;
	}

	.box_icon .item .img {
		width: 60px;
		max-height: 60px;
	}



	.box_icon .item h3.title {
		font-size: 12px;
	}

	.custom-table .line,
	table.table-res tr td:first-child {
		display: none;
	}

	td.right:before {
		content: attr(data-title);
		display: block;
		padding: 16px 0 10px;
		font-weight: bold;
		font-size: 23px;
	}



	table.table-res tr td:last-child {
		width: 100%;
		padding: 0;
		text-align: left;

	}

	table.table-res tr td .info {
		padding: 10px 0 30px;
	}

	table.table-res {}

	.custom-table {
		position: relative;
		margin-bottom: 0;
	}

	.table_2 .item {
		display: flex;
		flex-flow: column;
	}

	.table_2 .item .img {
		width: 100%;
		border: none;
		padding: 40px 0 0;
	}

	.table_2 .item .img img {
		width: 100%;
	}

	.table_2 .item .info {
		width: 100%;
		padding: 20px 0 40px;
	}

	.table_2 .item .info h3 {
		font-size: 24px;
	}

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

	.table_2 .item .info .text {
		font-size: 18px;
	}

	.img-box img {
		max-height: 230px;
		object-fit: cover;
	}

	.home-blog .e-loop-item:nth-child(1),
	.home-blog .e-loop-item:first-child .elementor-widget-image,
	.home-nieuws .e-loop-item:nth-child(2) .elementor-widget-image {
		min-height: 220px;
	}

	.home-nieuws .e-loop-item:nth-child(2) {
		height: unset;
	}

	.home-blog .e-loop-item:nth-child(2) .elementor-widget-image,
	.home-nieuws .e-loop-item {
		min-height: unset;
	}

	.home-blog .e-loop-item:nth-child(2) {
		height: 200px;
	}

	.box_icon .item .text {
		font-size: 18px;
	}

	.table_2 .item+.item {
		padding-top: 0;
	}

	.table_2 .item .img {
		padding-top: 20px;
	}

	.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
		fill: var(--n-accordion-icon-active-color);
		height: 20px;
		width: 50px;
	}

	.elementor-widget-n-accordion .e-n-accordion-item-title-text {
		font-size: 18px;
	}

	body .elementor-widget-n-accordion .e-n-accordion-item-title {
		border: none;
		padding: 15px;
		line-height: 1.2;
	}

	.faqs-custom .e-n-accordion-item-title-text .count {
		width: 25px;
		display: inline-block;
	}

	.elementor-widget-n-accordion .e-n-accordion-item>.elementor-element {
		padding-left: 0px;
                padding-top:15px;
		padding-right: 15px;
		padding-bottom: 15px;
	}

	.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1.5;
		min-height: 32px;
	}

	.table_3 .item {
		font-size: 18px;
		flex-flow: column;
		padding: 10px 0;
	}

	.table_3 .item .title {
		padding: 10px 0;
		background-repeat: none;
		text-align: left;
		width: 100%;
		border-right: none;
	}

	.table_3 .item .text {
		font-size: 18px;
		padding: 0;
	}

	.table_3 .item+.item {
		border-top: 1px solid #000;
	}

	.table_3 {
		padding: 20px;
		background-position: right 30px bottom 30px;
		background-size: 120px;
	}

	.table_4 .item .title,
	.table_4 .item .text {
		font-size: 18px;
		padding: 0;
		width: 100%;
		border-right: none;
	}

	.table_4 .item {
		padding: 10px 0;
		flex-flow: column;
	}

	.table_4 .item:last-child {
		display: none;
	}

	.Producten-list .elementor-icon-list-item {
		padding: 10px 0 10px 20px;
		font-size: 18px;
	}

	.partner .img img {
		height: 100%;
	}

	.footer-logo img {
		width: auto;
		max-height: 30px;
		object-fit: contain;
	}

	.banner::after {
		background-position: top 50% center;
		background-size: 56%;
	}

	body .elementor-widget-n-accordion .e-n-accordion-item-title>.e-n-accordion-item-title-icon {
		margin-right: 0;
	}

	.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened,
	.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
		width: 30px;
		height: 20px;
	}

	.gform_wrapper.gravity-theme .gfield textarea.large {
		height: 180px;
	}

	.download-item {
		width: 100%;
	}

	.custom-related {
		margin-top: 0;
	}

	.custom-related .elementor-widget-image img {
		position: static;
		width: 100%;
		height: unset;
	}

	.custom-related .elementor-widget-image {
		padding: 0;
	}

	.table_4 .item .title {
		padding-bottom: 5px;
	}

	.table_4 .item .title p {
		text-align: left;
	}

	.media_list,
	#response {
		display: flex;
		flex-flow: column;
		width: 100%;
		margin: 0;
	}

	.media_list .item a,
	div#response .item {
		margin: 0;
		width: 100%;
		margin-bottom: 20px;
	}

	.media_list .item a::before,
	div#response .item a::before {
		min-height: 50%;
	}

	.banner {
		overflow: hidden;
	}

	.table-3-col tr td {
		width: 100% !important;
	}

	.table-3-col table.table-res tr {
		display: flex;
		flex-flow: column;
		border-bottom: 1px solid #000;
	}

	.table-3-col table.table-res tr td {
		border: none !important;
		padding: 10px 0 !important;
	}

	.table-3-col table.table-res tr td:first-child {
		display: block !important;
	}

	.table-3-col table.table-res tr.empty {
		display: none !important
	}

	body .cmplz-cookiebanner .cmplz-body {
		min-width: unset;
		max-width: 100%;
	}

	body .cmplz-cookiebanner .cmplz-message {
		margin: 0;
	}

	body .cmplz-cookiebanner .cmplz-message .e-con.e-flex {
		max-width: 100%;
	}

	body .cmplz-cookiebanner .cmplz-buttons,
	body .cmplz-cookiebanner {
		display: flex;
		flex-flow: column;
	}

	.elementor-33573 .elementor-element.elementor-element-9b33106:not(.elementor-motion-effects-element-type-background),
	.elementor-33573 .elementor-element.elementor-element-9b33106>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background: none !important;
	}

	.partner {
		flex-flow: column;
	}

	body .partner .item {
		width: 100%;
	}

	div.media_list .item,
	div#response .grid-sizer,
	div#response .item {
		width: 100%;
		margin: 0 0 20px;
	}
}


/* ===============================
   IMAGE OVERLAY WRAPPER
   =============================== */

.img-overlay.elementor-widget-image {
  width: 100% !important;
  max-width: none !important;

  position: relative;
  overflow: hidden;
  line-height: 0;

  border-radius: 6px; /* zelfde als je afbeelding */
}


/* ===============================
   IMAGE BEHAVIOUR
   =============================== */

.img-overlay.elementor-widget-image > img {
  display: block;

  width: 100% !important;
  max-width: none !important;
  height: 100%;

  object-fit: cover;
  object-position: center;

  border-radius: 0; /* radius zit op wrapper */
}


/* ===============================
   GRADIENT OVERLAY
   =============================== */

.img-overlay.elementor-widget-image::after {
  content: '';
  position: absolute;

  left: 0;
  bottom: -1px;              /* voorkomt 1px rand */
  width: 100%;
  height: calc(42% + 1px);

  pointer-events: none;
  z-index: 5;

  background: linear-gradient(
    to bottom,
    rgba(28, 28, 28, 0.03) 0%,
    rgba(18, 18, 18, 0.04) 1%,
    rgba(16, 32, 32, 0.05) 2%,
    rgba(30, 30, 30, 0.06) 3%,
    rgba(22, 22, 22, 0.07) 4%,
    rgba(20, 31, 31, 0.08) 5%,
    rgba(26, 26, 26, 0.09) 6%,
    rgba(23, 23, 23, 0.1) 7%,
    rgba(22, 29, 29, 0.11) 8%,
    rgba(26, 26, 26, 0.12) 9%,
    rgba(23, 29, 29, 0.13) 10%,
    rgba(25, 25, 25, 0.16) 12%,
    rgba(25, 29, 29, 0.17) 13%,
    rgba(21, 26, 26, 0.2) 15%,
    rgba(25, 29, 29, 0.21) 16%,
    rgba(22, 26, 26, 0.24) 18%,
    rgba(22, 29, 29, 0.25) 19%,
    rgba(23, 26, 26, 0.26) 20%,
    rgba(22, 28, 28, 0.33) 25%,
    rgba(24, 26, 26, 0.39) 29%,
    rgba(23, 28, 28, 0.41) 30%,
    rgba(23, 26, 26, 0.53) 38%,
    rgba(22, 28, 28, 0.54) 39%,
    rgba(23, 26, 26, 0.57) 41%,
    rgba(23, 28, 28, 0.58) 42%,
    rgba(23, 28, 28, 0.68) 51%,
    rgba(23, 28, 28, 0.72) 54%,
    rgba(22, 28, 28, 0.75) 57%,
    rgba(23, 26, 26, 0.79) 60%,
    rgba(23, 28, 28, 0.8) 61%,
    rgba(23, 28, 28, 0.82) 99%,
    rgba(0, 0, 0, 0) 100%
  );
}



.img-overlay,
.img-overlay * {
  cursor: url("https://dealoverzicht.vip/wp-content/uploads/2026/02/muis.png") 24 24, pointer !important;
}

/* kaart */
.card-hover {
  position: relative;
  overflow: hidden;
}

/* tekstblok */
.card-hover .card-content {
  transform: translateY(0);
  transition: transform 0.35s ease;
}

/* beschrijving standaard verborgen */
.card-hover .card-desc {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* hover */
.card-hover:hover .card-content {
  transform: translateY(-100px);
}

.card-hover:hover .card-desc {
  opacity: 1;
}



/* update FAQ 2026 */

/* De Isolatieglas-container (FAQ-blok) had --margin-top: 50px die de FAQ
   naar beneden duwde. Elementor's eigen selector is specifieker, dus
   !important + de stabiele .Isolatieglas class.
   - Tablet en mobiel (<=1024px): 28px lucht erboven.
   - Desktop (>=1025px): 0, zodat de FAQ gelijk start met de heading links. */
.e-con.Isolatieglas,
.elementor-element.elementor-element-a7750bf{
  --margin-top: 28px !important;
  --margin-block-start: 28px !important;
  margin-top: 28px !important;
  margin-block-start: 28px !important;
}
@media (min-width: 1025px){
  .e-con.Isolatieglas,
  .elementor-element.elementor-element-a7750bf{
    --margin-top: 0px !important;
    --margin-block-start: 0px !important;
    margin-top: 0 !important;
    margin-block-start: 0 !important;
  }
}

/* Desktop: FAQ start gelijk met kolom */
@media (min-width: 768px){
  #faq-container{
    margin-left: 0 !important;
  }

  /* vaak zit de inspringing in de elementor widget container */
  #faq-container.elementor-element,
  #faq-container .elementor-widget-container{
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  /* soms zit het op de accordion wrapper */
  #faq-container .e-n-accordion{
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
}

/* ===== FAQ — Figma styling ===== */
#faq-container{
  /* jouw section width uit Figma: 1116.2px */
  max-width: 1116px;
  width: 100%;
}

/* elke accordion rij */
#faq-container details.e-n-accordion-item{
  margin: 0;
  border: 0;
  border-bottom: 1px solid rgba(16,16,18,0.08);
  border-radius: 0;
  overflow: visible;
}

/* de klikbare titel-rij (summary) */
#faq-container summary.e-n-accordion-item-title{
  /* layout */
  display: flex;
  align-items: center;
  justify-content: space-between;

  /* Figma spacing / rijhoogte */
  min-height: 96px;
  padding: 0 0;          /* laat witruimte door min-height */
  cursor: pointer;

  /* remove native marker */
  list-style: none;
}
#faq-container summary.e-n-accordion-item-title::-webkit-details-marker{
  display:none;
}

/* titel links */
#faq-container .e-n-accordion-item-title-header{
  width: 100%;
}

#faq-container .e-n-accordion-item-title-text{
  /* Figma: flex + verticaal gecentreerd */
  display: flex;
  align-items: center;

  /* Typo Figma */
  color: #101012;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;      /* 128.606% */
 
}

/* nummering (1. 2. 3.) */
#faq-container .e-n-accordion-item-title-text .count{
  display:none;
  margin-right: 12px;
  color: #101012;
  opacity: 1;
}

/* icoon rechts */
#faq-container .e-n-accordion-item-title-icon{
  margin-left: 24px;
  display: flex;
  align-items: center;
}

/* Elementor zet vaak 2 spans neer: opened/closed.
   We stylen 'm als 1 chevron door pseudo-element. */
#faq-container .e-n-accordion-item-title-icon .e-opened,
#faq-container .e-n-accordion-item-title-icon .e-closed{
  display: none !important;
}




/* inhoud (open panel) */
#faq-container details .elementor-widget-text-editor .elementor-widget-container{
  padding: 0 0 28px 0;
  max-width: 867.099px; /* uit je Figma “content width” */
  color: #101012;
  opacity: .85;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

  /* Elementor’s eigen icon uit */
#faq-container .e-n-accordion-item-title-icon{
  display: none !important;
}

/* RUIMTE voor het pijltje rechts */
#faq-container summary.e-n-accordion-item-title{
  position: relative;
  padding-right: 56px; /* ruimte voor arrow */
}

/* DICHT pijl (default) */
#faq-container summary.e-n-accordion-item-title::after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;     /* pas aan op jouw design */
  height: 24px;    /* pas aan op jouw design */
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("https://dealoverzicht.vip/wp-content/themes/vandaglas/images/arrow-closed.svg");
}

/* OPEN pijl */
#faq-container details[open] summary.e-n-accordion-item-title::after{
  background-image: url("https://dealoverzicht.vip/wp-content/themes/vandaglas/images/arrow-open.svg");
}

@media (min-width: 768px){
  /* Trek FAQ naar links. Pas -XXpx aan tot hij exact klopt */
  #faq-container{
    margin-left: -60px !important; /* <- start hier, tweak naar -40/-80 etc */
  }

  /* FAQ verticaal gelijk laten beginnen met de tekst in de linkerkolom.
     Beide kolommen bovenaan uitlijnen... */
  .elementor-element-0e742e5{
    align-items: flex-start !important;
  }

  /* De FAQ-kolom stond op --align-self: flex-end (onderaan de rij).
     Naar boven uitlijnen i.p.v. onderaan. */
  .elementor-element.elementor-element-4464caa.e-con{
    --align-self: flex-start;
    align-self: flex-start !important;
  }

  /* ...en de eerste vraag bovenin de FAQ-kolom laten starten i.p.v.
     verticaal gecentreerd in de 133px hoge rij. */
  #faq-container .e-n-accordion-item:first-child summary.e-n-accordion-item-title{
    min-height: 0;
    align-items: flex-start;
    padding-top: 4px;     /* optisch gelijk met de heading-baseline */
    padding-bottom: 40px; /* lucht vóór de eerste scheidingslijn */
  }
}

/* kleine responsive tweak: op mobiel minder “lucht” */
@media (max-width: 767px){
  #faq-container summary.e-n-accordion-item-title{
    min-height: 96px;
  }
  #faq-container .e-n-accordion-item-title-text{
    font-size: 19px;
    line-height: 26px;
    letter-spacing: -0.3px;
  }
  #faq-container details .elementor-widget-text-editor .elementor-widget-container{
    max-width: 100%;
  }
	
}












/* ============================
   Elementor Image Carousel
   Globaal voor .cover-carousel
   ============================ */

.cover-carousel .swiper-slide{
  position: relative !important;
  overflow: hidden !important;
}

/* Ratio 3:4 */
.cover-carousel .swiper-slide::before{
  content: "" !important;
  display: block !important;
  padding-top: 133.333% !important;
}

/* Elementor structuur */
.cover-carousel .swiper-slide .swiper-slide-inner{
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.cover-carousel .swiper-slide .swiper-slide-image{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}

/* Mobiel vierkant */
@media (max-width: 767px){
  .cover-carousel .swiper-slide::before{
    padding-top: 100% !important;
  }
}



.elementor-widget-gallery .e-gallery-item {
    border-radius: 6px !important;
    overflow: hidden !important;
}

.elementor-widget-gallery .e-gallery-image {
    border-radius: 6px !important;
}