/* 
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 */
.jeg-elementor-kit.jkit-contact-form-7 form input[type=submit] {
    margin-bottom: 0;
}
.jeg-elementor-kit.jkit-contact-form-7 form input[type=submit]+.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 8px;
}
.quote-form form.wpcf7-form p {
    margin-bottom: 0;
}
.jeg-elementor-kit.jkit-contact-form-7 span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

@media(max-width:1024px){
	.submenu-click-title button.jkit-hamburger-menu,.submenu-click-title .jkit-close-menu {
		line-height: 0 !important;
	}
}