/* 
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
*/

#gform_2 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_2 textarea {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_2 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
}

#gform_3 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_3 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
	margin-top: 20px;
}

#gform_4 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_4 select {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_4 span:after {
	display: none !important;
}


#gform_4 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
}

#gform_4 .gform_footer.top_label {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

#gform_5 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}


#gform_5 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
}

#gform_5 .gform_footer.top_label {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

#gform_5 ul {
	display: flex;
	justify-content: center;
}

#gform_6 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_6 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
	margin-top: 20px;
}

#gform_7 input:not([type="submit"]) {
	background-color: #ffffff;
    border-color: #61ce70;
    border-radius: 0px 0px 0px 0px;
}

#gform_7 input[type="submit"] {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 35px 15px 35px;
	background-color: #61ce70;
    color: #ffffff;
	width: auto !important;
	margin-top: 20px;
}

span.selected-dial-code {
  display: none;
}