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



@media only screen and (max-width: 968px) {
    /* Desktop styles go below this line */
    
    .iframes iframe{
    height: 500px!important
}
    
}


.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-x: 5px!important;
    --gf-form-gap-y: 10px!important;
    --gf-field-gap-x: 12px!important;
    --gf-field-gap-y: 5px!important;
    
}

.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
height: 60px}

#gform_submit_button_1, #gform_submit_button_4{
background: #BC3D18!important; padding: 10px 40px!important; font-size: 18px}
  
#gform_submit_button_1:hover, #gform_submit_button_4:hover {
    opacity: .7
}

p.gform_required_legend {
display: none!important}

.gform-theme--framework .gform-field-label--type-inline {
color: #fff!important}
   
    

@media only screen and (max-width: 668px) {
    /* Desktop styles go below this line */
    
    .iframes iframe{
    height: 300px!important
}
    
}
  
   
    