/* 
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 */

/*Header*/
.elementor-23 .elementor-element.elementor-element-68b5e81 {
    padding: 0px 0px 0px 0px;
}

@media only screen and (max-width: 600px) {
.elementor-widget-hotspot {
    display: flex !important;
    justify-content: center !important;
}
}
/*Form*/
.elementor-kit-18 p {
    margin-bottom: 15px;
    padding-left: 15px !important;
}
#form label.elementor-field-label {
    color: #fff !important;
    padding-bottom: 5px !important;
    font-weight: 700 !important;
}
#form .wpcf7-list-item-label {
    color: #fff !important;
}
.page-id-393 h2 {
    font-size: xx-large;
}
.page-id-393 h3 {
    font-size: x-large;
}
.page-id-431 h2 {
    font-size: xx-large;
}
.page-id-431 h3 {
    font-size: x-large;
}

.wpcf7 .wpcf7-submit{
	background-color: #2e3a96 !important;
}

.elementor-headline--style-highlight svg {
	top: 65% !important;
}
.e-fas-leaf.e-font-icon-svg > path {
    fill: #6db33f !important;
}