/**
Theme Name: Quality Home Care
Author: MMW
Author URI: httpx://www.makemywebsite.com.au
Description: child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.grecaptcha-badge{
	z-index: 9999;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {align-items: start !important;}
.elementor-widget .elementor-icon-list-item i{position: relative !important;top: 6px;}

#google_language_translator select.goog-te-combo{
  padding: 8px 0px !important;
}
.hero-short1 .switcher .option{
	position: absolute !important;
}
.hero-short1 .selected a{
	padding: 10px 5px 7px 5px !important;
	width: 217px !important;
}
.hero-short1 .selected a img{
	margin-top: -3px !important;
}
.hero-short1 .switcher .selected a:after{
	height: 21px !important;
}
.hero-short1 .switcher, .hero-short1 .switcher .selected{
	width: 230px !important;
}
.hero-short1 .switcher .option{
	width: 227.2px !important;
}

.gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme textarea {
    padding: 18px !important;
    border: 1px solid #eeeeee !important;
    border-radius: 0px !important;
}
.gform_wrapper.gravity-theme input:focus, .gform_wrapper.gravity-theme textarea:focus {
    box-shadow: 0px 0px 0px 2px #cc601545 !important;
}
.gform_footer{
	display: block !important;
    text-align: center !important;
}
.gform_button{
	border-radius: 50px !important;
    padding: 18px 40px !important;
}

@media only screen and (max-width: 500px){
.hero-text{
	margin-left: 20px !important;
}
}

