/*
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.1769679036
Updated: 2026-01-29 09:30:36

*/

a.elementor-button.elementor-button-link {
    text-decoration: none;
}

.getInTouch form .gfield_label {
    color: var(--e-global-color-accent) !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}

.getInTouch form * {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    outline: 0px !important;
}
.getInTouch form input#gform_submit_button_1 {
    background-color: var( --e-global-color-primary ) !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    font-size: 15px !important;
    line-height: 1 !important;
    color: var(--e-global-color-text) !important;
    border: 1px solid var( --e-global-color-primary ) !important;
    border-radius: 5px !important;
    padding: 12px 24px !important;
}
.getInTouch form input#gform_submit_button_1:hover {
    background-color: #00000000 !important;
    color: var( --e-global-color-primary ) !important;
    border-color: var( --e-global-color-secondary ) !important;
}
.getInTouch .gform_heading{
	display:none !important;
}
.getInTouch .gform_fields {
    gap: 20px !important;
}