/**
Theme Name: Astra Child
Author: Makkah Printing
Author URI: https://www.makkahprinting.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for website
Version: 1.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
*/
.contact_form form.elementor-form{
	position: relative;
}
.contact_form form.elementor-form .elementor-field-type-text, .contact_form form.elementor-form .elementor-field-type-email{
	width:51%;
}
.contact_form form.elementor-form .elementor-field-type-textarea{
	position: absolute;
    width: 50%;
    right: 0;
}