/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

html .formcraft-css .fc-form .form-element .form-element-html input[type=color], html .formcraft-css .fc-form .form-element .form-element-html input[type=date], html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html .formcraft-css .fc-form .form-element .form-element-html input[type=email], html .formcraft-css .fc-form .form-element .form-element-html input[type=month], html .formcraft-css .fc-form .form-element .form-element-html input[type=number], html .formcraft-css .fc-form .form-element .form-element-html input[type=password], html .formcraft-css .fc-form .form-element .form-element-html input[type=search], html .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html .formcraft-css .fc-form .form-element .form-element-html input[type=text], html .formcraft-css .fc-form .form-element .form-element-html input[type=time], html .formcraft-css .fc-form .form-element .form-element-html input[type=url], html .formcraft-css .fc-form .form-element .form-element-html input[type=week], html .formcraft-css .fc-form .form-element .form-element-html select, html .formcraft-css .fc-form .form-element .form-element-html textarea {
    box-sizing: border-box;
    padding: .72em .9em .65em!important;
    border-radius: 2px!important;
    border: 1px solid #d6d8d9!important;
    line-height: 1.4em!important;
    background-color: #fafafa!important;
    font-family: inherit!important;
    height: auto;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -webkit-appearance: none!important;
    font-size: inherit!important;
}
.formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="text"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="email"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="password"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="tel"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover textarea, .formcraft-css .fc-form.fc-form-7 .form-element .field-cover select, .formcraft-css .fc-form.fc-form-7 .form-element .field-cover .time-fields-cover {
    color: #777!important;
}
.formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="text"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="password"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="email"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="tel"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover select, .formcraft-css .fc-form.fc-form-7 .form-element .field-cover textarea {
    background-color: #fafafa!important;
}
html .formcraft-css .fc-form .form-element.error-field input[type=password], html .formcraft-css .fc-form .form-element.error-field input[type=tel], html .formcraft-css .fc-form .form-element.error-field input[type=text], html .formcraft-css .fc-form .form-element.error-field select, html .formcraft-css .fc-form .form-element.error-field textarea {
    border-color: red!important;
}
html .formcraft-css .fc-form .field-cover>div input[type=email], html .formcraft-css .fc-form .field-cover>div input[type=password], html .formcraft-css .fc-form .field-cover>div input[type=tel], html .formcraft-css .fc-form .field-cover>div input[type=text], html .formcraft-css .fc-form .field-cover>div select, html .formcraft-css .fc-form .field-cover>div textarea {
    width: 100%!important;
    margin: 0!important;
}
.formcraft-css select {
    height: auto!important;
    color: inherit!important;
    cursor: pointer;
    box-shadow: none!important;
    border: 0!important;
    margin: 0!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    text-indent: .01px;
    text-overflow: ''!important;
    background-image: url(https://www.zechmeisterlehen.de/wp-content/uploads/arrows.png)!important;
    background-repeat: no-repeat!important;
    background-position: 92% 54%!important;
    background-position: right 1.2em top 55%!important;
    background-color: transparent!important;
}
.formcraft-css input[type=checkbox], .formcraft-css input[type=radio] { 
	border-radius: 100%!important;
	display: inline-block !important;
}
.formcraft-datepicker .ui-datepicker-title select {
	margin: 0 !important;
	border: 0 !important; 
	background: 0 0 !important;
	float: none !important;
	width: auto!important;
    display: inline-block!important;
    font-size: inherit!important;
	color: inherit !important; 
}