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

.elementor-11 .elementor-element.elementor-element-dced144 .ekit_navsearch-button {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

input,
textarea {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;

}

.header {
	min-width: 100%;
}

* {
	outline: none !important;
}

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

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

ul {
	padding-left: 15px;
}

.elementor-sticky--effects {
	box-shadow: 0px 5px 5px -4px rgba(0, 1, 1, 0.35);
	background: #FFFFFF;
}

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;
}

/* Keep full-width custom sections aligned when Elementor adds mobile container padding. */
@media (max-width: 767px) {
	.bouwontwerp-hero,
	.bouwontwerp-design-intro,
	.bouwontwerp-featured-projects,
	.bouwontwerp-projects-showcase,
	.bouwontwerp-services-showcase,
	.bouwontwerp-projects-portfolio,
	.bouwontwerp-workflow,
	.bouwontwerp-about-split,
	.bouwontwerp-inspiration-cta,
	.bouwontwerp-site-footer {
		width: calc(100% + 40px);
		max-width: none;
		margin-right: -20px;
		margin-left: -20px;
	}

	.e-con-boxed:has(.bouwontwerp-hero, .bouwontwerp-design-intro, .bouwontwerp-featured-projects, .bouwontwerp-projects-showcase, .bouwontwerp-services-showcase, .bouwontwerp-projects-portfolio, .bouwontwerp-workflow, .bouwontwerp-about-split, .bouwontwerp-inspiration-cta, .bouwontwerp-site-footer) > .e-con-inner {
		padding-top: 0;
		padding-bottom: 0;
	}

	.header {
		padding: 0;
	}

	.header > .e-con-inner {
		width: 100%;
		max-width: none;
		min-height: 86px;
		padding: 0;
	}

	.header > .e-con-inner > :not(.elementor-widget-mobile_header) {
		display: none;
	}

	.header > .e-con-inner > .elementor-widget-mobile_header {
		width: 100%;
		min-width: 100%;
	}
}

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

img {
	display: block;
	max-width: 100%;
}



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

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

.back-to-top {
	cursor: pointer;
	position: fixed;
	right: 25px;
	bottom: 25px;
	width: 50px !important;
	height: 50px;
	border-radius: 3px;
	background: var(--e-global-color-primary);
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: center;
	font-size: 20px !important;
	opacity: 0;
	transition: all 0.4s;
}

.back-to-top .elementor-icon-wrapper {
	height: 25px;
	line-height: 1;
}

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

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

.elementor-sticky--effects .elementor-widget-theme-site-logo.elementor-widget-image img {
	/* width: 160px; */
}
