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




/* FORM */

.contact-form #input_1_2{
	margin-top: 0px;
}
.contact-form input, .contact-form textarea{
	padding: 15px !important;
    border-radius: 0px !important;
    border: 1px solid #d0d0d0 !important;
    background: #f5f5f5 !important;
    font-family: 'Montserrat' !important;
}
.contact-form .gform_button{
    background: #ffd166 !important;
    color: #333 !important;
    padding: 15px 30px !important;
    font-weight: 600;
    text-transform: uppercase;
    border: none !important;
    font-size: 16px !important;
}
.contact-form .gform_button:hover{
    background: #333 !important;
    color: #fff !important;
}
.elementor-sticky--effects {
transition: background-color 1s ease;
}
.elementor-sticky--effects {
	    background-color: #0e88b4;
}
.elementor-sticky--effects .logo img {
 max-height: auto;
 width: 18%!important;
 }
