/* 
 Theme Name:   Hello Child
 Theme URI:    
 Description:  
 Author:       nihbaces_admin
 Author URI:   https://nihb.org/aces-resource-basket/form
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@font-face {
	font-family: tex gyre adventor;
	font-style: normal;
	font-weight: 400;
	font-display:auto;src: url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-regular-webfont.eot);
	src: url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-regular-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-regular-webfont.woff) format('woff'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-regular-webfont.ttf) format('truetype'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-regular-webfont.svg#TeXGyreAdventor) format('svg')
}

@font-face {
	font-family: tex gyre adventor;
	font-style: normal;
	font-weight: 700;
	font-display:auto;src: url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-bold-webfont.eot);
	src: url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-bold-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-bold-webfont.woff) format('woff'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-bold-webfont.ttf) format('truetype'),url(https://www.nihb.org/covid-19/wp-content/uploads/2020/03/texgyreadventor-bold-webfont.svg#TeXGyreAdventor) format('svg')
}

body,
.gform_body,
.gform_wrapper .gform_footer {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
.gform_wrapper .gform_footer,
.gform_body {
	padding:0 15px!important;
}
.gform_wrapper .gform_footer input[type=submit] {
    font-family: "texgyreadventor",arial,sans-serif;
    font-weight: 700;
    padding:16px 24px;
    line-height: 24px;
    margin-bottom: 0;
    text-align:center;
    width: auto;
	min-width:180px;
    color: white!important;
    background-color: #c21130;
    border-radius: 0;
	border:0;
    font-size: 20px;
}
.gform_wrapper .gform_footer input:hover {
	background-color:#eeeeee!important;
	color:black!important;
}
li.gfield:not(#field_1_2):not(#field_2_9):not(#field_2_10) label {
	display:none;
}
#field_2_9 .gfield_description,
#field_2_10 .gfield_description {
	min-height:50px;
}
.gform_body li input,
.gform_body li select,
.gform_body li textarea {
	border-color:#ccc;
	color:#aaa;
	padding:12px!important;
}
.gform_wrapper .ginput_container_select select {
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ginput_complex span input {
	margin-bottom:20px;
}