/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/*Ninja Form Button Ausrichtung und Schriftgröße und Zeilenabstand*/

input[type=button].ninja-forms-field {
    min-width: 150px;
    padding: 0;
}

.nf-field-label label {
    font-weight: 400 !important;
    font-size: 14px !important;
  }

.nf-row {
    margin-bottom: -20px;
}