/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



.main-header{
	position:fixed;
	width:100% !important;
	z-index:999!important;
}
.contact-form input {
    width: 100%;
}

.contact-form textarea {
    width: 100% !important;!i;!;!;
    max-width: 100%;
}


.banner-form .wpcf7-form-control.wpcf7-validates-as-required {
    border: none;
    border-bottom: 2px solid #3d9be9;
    padding: 10px;
    margin: 15px 0 !important;
}
.submit p {
    padding: 0 !important;
    margin: 0 !important;
}





