/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2024 | 12:39:06 */
body {
	padding-top: 89px;
}

@media(max-width: 1024px) {
	body {
		padding-top: 40px;
	}
}

.webr-step-icon {
	position: relative;
	bottom: -2px;
}

body.page-id-15125 main#main {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/* BG molen */
@media(min-width: 1024px) {
	.webr-bg-molen::after {
		content: "";
		background: url(https://www.dezaanseschans.nl/wp-content/uploads/2024/05/pexels-marceloverfe-16144680-ai-brush-removebg-qy032vpa.png);
		background-repeat: no-repeat;
		background-size: cover;
		width: 420px;
		height: 450px;
		position: absolute;
		right: 0;
		bottom: 0;
		opacity: .3;
	}
}


/*.webr-bg-molen::after {
    content: "";
    background: url(https://www.dezaanseschans.nl/wp-content/uploads/2024/05/De_Bonte_Hen-ai-brush-removebg-1z719r0q-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 420px;
    height: 460px;
    position: absolute;
    right: 0;
    bottom: 0;
	transform: scaleX(-1);
}*/

/* Button */
.webr-elementor-btn .elementor-button-icon {
	transition: 150ms ease-in-out;
	position: relative;
	right: 0 !important;
}
.webr-elementor-btn:hover .elementor-button-icon {
	position: relative;
	right: -10px !important;
}

/* Webr hero timeline */
.webr-timeline .webr-column {
	transition: 150ms ease-in-out;
}

.webr-timeline .webr-column:hover {
	background-color: #00000075 !important;
}

.webr-timeline .webr-column.webr-column-alt:hover {
	background-color: #FFC734 !important;
}

.webr-timeline .webr-column .webr-step-icon {
	transition: 150ms ease-in-out;
	position: relative;
	right: 0;
}

.webr-timeline .webr-column:hover .webr-step-icon {
	right: -10px;
}

body.admin-bar .webr-header {
	top: 32px !important;
}
