/*
Theme Name: S-ma.eu Maschinenhandel Remco Schaumann
Theme URI: https://github.com/elementor/hello-theme/
Description: websplash | Agentur für Internet und Mediendesign
Author: websplash | Sebastian Driefmeier
Author URI: https://websplash.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root{

}

.margin-top-40{
	margin-top: 40px;
}


/*GRAVITY FORMS ANPASSUNGEN*/

#gform_1 div.gform_footer{
    text-align: center !important;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{
	border-radius: 0px !important;
}

@media only screen and (max-width: 640px){

#gform_1 #field_1_2{
	order: 5;
}
#gform_1 #field_1_3{
	order: 1;
}
#gform_1 #field_1_4{
	order: 2;
}
#gform_1 #field_1_5{
	order: 4;
}
#gform_1 #field_1_6{
	order: 3;
}
#gform_1 #field_1_7{
	order: 6;
}
#gform_1 #field_1_8{
	order: 7;
}
#gform_1 #field_1_9{
	order: 8;
}
#gform_1 #field_1_10{
	order: 9;
}
#gform_1 #field_1_11{
	display: none;
}
#gform_1 #field_1_12{
	order: 11;
}
#gform_1 #field_1_13{
	order: 12;
}
#gform_1 #field_1_14{
	order: 10 ;
}

}