/* 
Theme Name: Metavivor Child Theme
Theme URI: https://anneschmidt.co
Description: Custom Metavivor Child Theme
Author: Anne Schmidt
Author URI: https://anneschmidt.co/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

input#gform_submit_button_1 {
	border: none;
	line-height: 1;
}

input#input_1_1,
input#input_1_1::placeholder{
	border: none;
	border-radius: 0px;
	color:black;
	font-family: "Uniform", Sans-serif;
	font-weight: 500;
	outline: none;
	height: 100%;
}

div#field_1_1 {
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	align-items: stretch;
	padding: 0;
	margin: 0;
}

.ginput_container.ginput_container_email {
	height: 100%;
}

#gform_1 .gform_footer {
	display: none;
}

.community-custom-header {
	max-width: 996px;
	max-width: 90vw;
	margin: 0 auto;
	margin-top:90px;
}

.community-custom-header h1 {
	margin-bottom: 0;
	font-family: Uniform; font-size: 50px
	
}