/*
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.4.9.1781742977
Updated: 2026-06-18 00:36:17

*/
.bntmebig .elementor-button-icon svg {
    width: 20px !important;
}
.bntmebig .elementor-button span{
	    padding-top: 2px;
}
.bnt_main .elementor-button-icon svg {
    width: 27px !important;
}

.bnt_main .elementor-button-content-wrapper{
	align-items: center;
}
.grid_line .line_c::before {
    content: "";
    background-image: url(http://ww.wachstumswerkstatt.com/wp-content/uploads/2026/06/Frame-23-1.png);
    background-repeat: no-repeat;
    background-size: 28px;
    position: absolute;
    left: 200px;
    top: 35px;
}
.grid_line .line_c::after {
    content: "";
    width: 3px;
    position: absolute;
    left: 213px;
    top: 70px;
    background: #00B67A;
    height: 320px;
}
.grid_line .line_c.last_line::after{
	display:none !important;
}
.e-form__buttons .elementor-button-icon svg{
	width:28px !important;
}
.e-form__buttons .elementor-button-icon svg path{
	fill: rgb(3, 38, 17) !important;
}
.formft .e-form__buttons{
	width: 52% !important;
}
.text_a_hr a{
	text-decoration:underline !important;
}
.acc_c .e-n-accordion-item{
	border-bottom: 1px solid #04190C4D;
}
.acc_c span.e-n-accordion-item-title-icon {
    position: absolute !important;
    right: 0;
}
@media(max-width:414px){
	body .grid_line .line_c::after{
		height: 266px;
		left: -6%;
	}
	body .grid_line .line_c::before{
		    left: -9%;
	}
	.formft .e-form__buttons {
    width: 69% !important;
}
}
html{
	    overflow-x: hidden !important;
}
@media(max-width:768px){
	.formft .elementor-field-group-field_3af52c5{
		    padding-top: 10px;
	}
	.formft .e-form__buttons {
    margin-top: 20px;
    margin-bottom: 20px !important;
}
	.grid_line .line_c::before{
		display:none !important;
	}
	.grid_line .line_c::after{
		display:none !important;
	}
}
.p_nopd p {
    margin-bottom: 0pc;
}
.bnd h3{
	    margin-top: 0px;
}