/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
textarea {
    width: 100%;
}

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
	font-size: 1em;
    min-width: 50%;
    padding: 12px;
}

input[type="submit"] {
    background-color: #e02b20;
    color: #fff;
    font-size: 1em;
    padding: 12px 50px;
}

[data-class="wpcf7cf_group"] {
    padding-bottom: 1em;
}

span.wpcf7-list-item {
    margin-left: 0;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 14, 2018 */
@font-face {
    font-family: 'moon_flower_bold';
    src: url('fonts/moon_flower_bold-webfont.woff2') format('woff2'),
         url('fonts/moon_flower_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'moon_flower_bold';
}

@media all and (max-width: 767px) {
	#top-header #et-info a[href^="mailto"] {
		display: block;
		margin-top: 0.5rem;
	}
}

