/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1770889133
Updated: 2026-02-12 09:38:53

*/

.gform_required_legend{
	display:none !important;
}
.contact-form input, .contact-form legend, .contact-form label, .contact-form textarea{
font-family: "Editors Note", Sans-serif !important;
    font-size: 1.125rem !important;
    font-weight: 100 !important;
    font-stretch: 0% !important;
    line-height: 1rem !important;
    color: #66515F !important;
}
.newsletter-form input{
	font-size: 0.9rem !important;
	color:#333 !important;
}
.contact-form #gform_submit_button_1, .contact-form #gform_submit_button_2{
	background-color: #66515F !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    line-height: 1.3em !important;
    letter-spacing: 1.53px !important;
    color: #FFFFFF !important;
    border: 1px solid #66515F !important;
    border-radius: 15px 15px 15px 15px !important;
    padding: 15px 20px 15px 20px !important;
}
.contact-form #gform_submit_button_1:hover, .contact-form #gform_submit_button_2:hover{
	    background-color: #FFFFFF00 !important;
    color: #000000 !important;
}
.contact-form .gform-footer{
	margin-top:1rem !important;
}
.newsletter-form #gform_submit_button_2{
	    font-size: 0.8rem !important;
	    padding: 10px !important;
    border: 1px solid #FFF !important;
}
.newsletter-form #gform_submit_button_2:hover{
	 background-color: #FFFFFF !important;
    color: #66515F !important;
}