/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.x-text-content-text-primary, h1 {
color: #ffffff;
text-transform: uppercase;
font-weight: 100;
padding-top: 0px;
margin: 0px;
}
.wliFilterContainer h3 {
    font-size: 20px;
}
#eventsInMonthContainer {
    margin-bottom: 25px;
}
.wli-form-input-field input {
    width: 450px;
}
.wli-form-input-field textarea {
    height: 200px;
	width: 450px;
}