/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1685614967
Updated: 2023-06-01 12:22:47

*/

input, textarea,select {
    outline: none !important;
}
.gform_required_legend{
    display: none !important;
}
select {
    border-radius: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 2px solid var(--e-global-color-primary) !important;
    color: var(--e-global-color-primary) !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    background: #ECE5DC1C !important;
}

select option{
color: #000 !important;
}
.ui-datepicker-year {
    color: #2f343f !important;
}

.ui-datepicker-month {
    color: #2f343f !important;
}
textarea{
    background: #ECE5DC1C !important;
}
.gfield_required.gfield_required_asterisk {
    color: var(--e-global-color-primary) !important;
}
.gfield_label.gform-field-label {
    font-weight: 400 !important;
}
.gform_wrapper.gravity-theme .gf_progressbar_title {
    color: #ece5dc;
    font-size: 12.992px;
    font-weight: 400;
    margin: 0 0 4.8px;
}

.iti__country {
    color: #000;
}