/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1742385019
Updated: 2025-03-19 11:50:19

*/
@media screen and (min-width: 992px) {
	.hoe-werkt-het .elementor-widget-icon-box:after {
		  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'35\' height=\'35\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23D4AF37\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\'><path d=\'M5 12h.5m3 0h1.5m3 0h6\'/><path d=\'M15 16l4-4\'/><path d=\'M15 8l4 4\'/></svg>');
	content: "";
		display: inline-block;
		width: 35px;
		height: 35px;
		position: absolute;
		right: -20px;
		top: 7px;
	}
	.hoe-werkt-het .e-child:nth-of-type(4) .elementor-widget-icon-box::after {
	  display: none!important;
	}
}
@media screen and (max-width: 767px) {
	.elementor-location-header {
		background: var(--e-global-color-primary);
	}
}
.elementor-testimonial__header cite {
	justify-content: center;
}
.wpcf7-form {
	font-family: "Nunito Sans", Sans-serif;
}
.wpcf7-form input, .wpcf7-form textarea {
	border-radius: 0px;
}
.wpcf7-form label {
	width: 100%;
}
.wpcf7-submit {
	background-color: var(--e-global-color-accent)!important;
	color: #fff!important;
    border-radius: 0px;
    border-color: var(--e-global-color-accent);
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}