/*
Theme Name: AVIEVA
Author: Juchem-Medien
Description: AVIEVA Template - based on Hello Theme
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



/* Forminator Anpassungen */ 

.forminator-button.forminator-button-submit.avieva-nl-submit {
  position: absolute;
  top: 0;
  right: 0;
}

.avieva-nl-submit { 
border:1px solid red;}

.forminator-row:nth-child(3) {
  margin-bottom: 0 !important;
}

#email-1.avieva-nl-email input {
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  background: none !important;
  border-bottom: 2px solid #565554;

  font-weight: 700;
  padding-left: 0;
  border-radius: 0;
}

.forminator-response-message {
  position: absolute;
  width: 100%;
  z-index: 9;
}

/* Ende Forminator */ 