/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 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 */



.elementor-testimonial__content {
    position: relative;
}
.elementor-testimonial__content span.elementor-testimonial__title {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    color: #99cd73;
}
select#wpforms-633-field_6-state {
    background: #f3f4f9 !important;
    color: #545454 !important;
    border-color: #f3f4f9 !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    background: #f3f4f9 !important;
    color: #545454 !important;
    border-color: #f3f4f9 !important;
    border-radius: 10px;
}
div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
    background: #f3f4f9 !important;
    color: #545454 !important;
    border-color: #f3f4f9 !important;
}
button#wpforms-submit-633 {
    width: 100% !important;
    background: #FE7292; !important;
    font-family: 'Londrina Solid' !important;
    font-size: 20px !important;
    line-height: 28px !important;
    height: 60px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    border-radius: 10px !important;
}
button#wpforms-submit-633:hover {
    background: #60abc2 !important;
}
.elementor-kit-9 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea:focus, .elementor-kit-9 .elementor-field-textual:focus {
    border: 2px solid #60abc2 !important;
    box-shadow: none !important;
}
div.wpforms-container-full input[type=checkbox]:checked:before, div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #60abc2 !important;
    box-shadow: none !important;
}
div.wpforms-container-full input[type=checkbox]:checked:after {
    border-color: #60abc2 !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium:focus {
    background: #fff !important;
    border: 2px solid #60abc2 !important;
}

@media only screen and (max-width: 1000px) and (min-width: 320px){
/* 	div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-child {
		display: block !important;
	} */
	.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fifths {
		width: 100% !important;
		padding: 0 !important;
	}
	.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fifth {
		width: 100% !important;
		padding: 10px 0 !important;
	}
/* 	div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-large {
		display: block !important;
	} */
	.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half, .wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths, .wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths {
		width: 100% !important;
		padding: 0 !important;
	}
	select#wpforms-633-field_6-state {
		margin-top: 20px !important;
	}
	.grecaptcha-badge {
		z-index: 11 !important;
	}
}