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


.projectNew .frm_form_field label, .projectNew .frm_primary_label {
    font-size: 18px;
    margin-bottom: 10px;
    color: #555C63;
}
.projectNew .frm_fields_container {
    display: block !important;
}

.projectNew .frm_form_field input, 
.projectNew .frm_form_field select, 
.projectNew .frm_form_field .frm_slimselect {
    background-color: #ffffff;
    border: 1px solid#555C63;
    border-radius: 10px;
    padding: 15px 20px;
    width: 100%;
}
.projectNew  .frm_submit button.frm_button_submit {
    background-color: #FF914D;
    color: #ffffff;
    border: 0px;
    border-radius: 10px;
    padding: 15px 35px;
    font-size: 15px;
    font-weight: bold;
}

/******/







