/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/
.gform_required_legend{
display:none;
}
.e-gallery-item.elementor-gallery-item:hover{
background-color:transparent !important;
	border: 1px solid #8D9AC2;
	border-radius:10px;
}

#input_1_1, #input_1_2, #input_1_3, #input_1_4{
	border:none;
	box-shadow: 0px 13px 27px 0px rgba(102, 128, 212, 0.07);
}
#gform_submit_button_1{
	background-color:#003CFF;
	color:white;
	border-radius:60px;
	border-color:#003CFF;

}
.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
	flex-flow:column;
}
h2.gform_title{
color:black;
text-align: center;
font-size: 20px;
font-weight: 700;
line-height: 109.3%;
}
.elementor-199 .elementor-element.elementor-element-242177f{
	 z-index: 4 !important;
}