/*
	Theme Name: Theme Einstellungen
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: Ruben Knoll
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/

/* Hero Maps */
.hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window p {
    font-size: 14px;
    line-height: 16px;
    color: #b1b783;
    padding-bottom: 10px;
    margin: 0;
}

.hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Typographie */

h1, .h1, .thb-countdown .thb-countdown-ul li .timestamp {
    font-family: 'Brandon-Black', Poppins, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans' !important;
	letter-spacing: 0em;
}

h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Brandon-Regular', Poppins, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans' !important;
	letter-spacing: 0em;
}

em {
    font-family: 'Brandon-Grotesk', Playfair Display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}

body {
    font-family: 'Brandon-Regular', Poppins, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans' !important;
}

/* CONTACT FORM */

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
width: 600px !important;
}

select.wpcf7-select {
    /* margin-bottom: 27px; */
    width: 600px;
}