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

.frm_style_formidable-style.with_frm_style .frm_submit button {
    font-family: "Aleo", sans-serif;
    text-transform: uppercase;
}
.with_frm_style .vertical_radio .frm_checkbox,
.with_frm_style .vertical_radio .frm_radio,
.vertical_radio .frm_catlevel_1 {
    display: inline-block;
    margin-right: 15px;
}

.with_frm_style .frm-show-form .frm_section_heading h3 {
    font-family: "Aleo", sans-serif;
}

.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading {
    margin-bottom: 30px;
}

#frm_form_3_container.with_frm_style .frm_submit button,
#frm_form_3_container.with_frm_style
    .frm_compact
    .frm_dropzone.dz-clickable
    .dz-message {
    background-color: #fff;
    color: #4d9ad0;
    display: inline-block;

    width: 100%;
}
.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone.dz-clickable .dz-message * {
    font-family: "Aleo", sans-serif;
    text-transform: uppercase;
}

#frm_form_3_container #frm_field_27_container {
    display: none;
}
#frm_form_3_container.with_frm_style
    .frm_compact
    .frm_dropzone
    .frm_upload_icon:before {
    color: #4d9ad0;
}
