/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.grecaptcha-badge { 
	visibility: hidden; 
}

#dkr-scroll-top{
	display: none;
}


.page-id-3411 .wpcf7-form-control.wpcf7-submit {
    background: #528353 !important;
    color: #F1E9E4 !important;
    border: 2px solid #528353 !important;
    padding: 12px 28px !important;
    border-radius: 6px !important;
    transition: all 0.3s ease !important;
}

.page-id-3411 .wpcf7-form-control.wpcf7-submit:hover {
    background: #F1E9E4 !important;
    color: #528353 !important;
    border: 2px solid #528353 !important;
}
