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


.begin-now-button .elementor-button{
    padding: 20px;
    border-radius: 30px;
}


.elementor-gallery .elementor-gallery-item:nth-child(2) {
    border: 40px 20px 20px 20px !important;
}

.wpforms-field-row {
    max-width: 815px !important;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-name-first#wpforms-1037-field_1 {
    border-radius: 5px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-name-last#wpforms-1037-field_1-last {
    border-radius: 5px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-medium#wpforms-1037-field_3 {
    border-radius: 5px;
    max-width: 815px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-medium#wpforms-1037-field_5 {
    border-radius: 5px;
    max-width: 815px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-submit#wpforms-submit-1037{
    max-width: 815px;
    width: 100%;
    background: #EF7F1A ;
    text-align: center;
}

.wpforms-field-name-first#wpforms-1844-field_1 {
    border-radius: 5px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-name-last#wpforms-1844-field_1-last {
    border-radius: 5px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-medium#wpforms-1844-field_3 {
    border-radius: 5px;
    max-width: 815px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-field-medium#wpforms-1844-field_5 {
    border-radius: 5px;
    max-width: 815px;
    --wpforms-button-background-color: #EF7F1A;
}

.wpforms-submit#wpforms-submit-1844{
    max-width: 815px;
    width: 100% important;
    background: #EF7F1A ;
    text-align: center;
}
