/*
Theme Name: Wilhelm Bartels Spedition
Theme URI: https://www.joerrens.com/
Template: neve
Version: 1.0
Author: Torge Joerrens
Author URI: https://www.joerrens.com
Description: Wordpress Theme - Wilhelm Bartels Spedition.
*/

* {
	font-family: 'Open Sans', sans-serif !important;
}

.neve-site-logo {
	margin-bottom: 20px !important;
}

.blue {
	color: #52677c !important;
}

.is-style-primary a {
	color: #fff !important;
}

.nv-footer-content .component-wrap, .nv-meta-list  {
	display:none;
}

/* FORMULAR */

.wpcf7-form label {min-width:100% !important;}

.wpcf7-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {width:100% !important;}

.wpcf7-form input[type="text"], input[type="email"], textarea {width:100% !important;}

.wpcf7-submit {
	color: #fff !important;
}

.header {
	position: fixed;
	margin-top: 0px !important;
	width: 100%;
	z-index: 999900;
}
