.form_with_image__content .form_and_image .form .wpcf7-form-control-wrap input[type=text],
.form_with_image__content .form_and_image .form .wpcf7-form-control-wrap input[type=tel],
.form_with_image__content .form_and_image .form .wpcf7-form-control-wrap input[type=file],
.form_with_image__content .form_and_image .form .wpcf7-form-control-wrap input[type=email],
.form_with_image__content .form_and_image .form .wpcf7-form-control-wrap textarea {
    width: 100%;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
#consent .wpcf7-list-item {
    margin: 0;
}
#consent .wpcf7-list-item  label{
    display: flex;
    flex-direction: row;
    gap: 20px;
}


/*
.ref-swiper-container .item {
	
	display: none;
}

.ref-swiper-container .item:nth-child(1),
.ref-swiper-container .item:nth-child(2),
.ref-swiper-container .item:nth-child(3),
.ref-swiper-container .item:nth-child(4),
.ref-swiper-container .item:nth-child(5),
.ref-swiper-container .item:nth-child(6){
	
	display: inline-block;
}


.show-all-ref .item{
	
	display: inline-block;
}

*/



.show-datei-name {
	
	display: flex;
	align-items: center;
}

