@charset 'utf-8';
/*
Theme Name: hello-elementor Child Theme
Theme URI: 
Description: hello-elementor Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: hello-elementor Child Theme
Author URI:  
Template: hello-elementor
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hello-elementor-child-theme
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}



.admin-bar .em-floating-nav-v1 {
    
    top: 32px;
   
}

/* .backdrop-filter {
	backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    overflow: hidden;
} */


textarea#form-field-field_9785bd7 {
    HEIGHT: 110PX;
}

.form-bottom input[type=date], .form-bottom input[type=email], .form-bottom input[type=number], .form-bottom input[type=password], .form-bottom input[type=search], .form-bottom input[type=tel], .form-bottom input[type=text],.form-bottom input[type=url], .form-bottom select, .form-bottom textarea {
    
    padding: 14px 16px;
   
}

.form-bottom .elementor-field-group .elementor-field-textual::placeholder {
    color: rgba(255, 255, 255, 0.26);
    font-family: inherit;
    opacity: 1;
}

.form-bottom select  {
-webkit-appearance: none;
    background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-color: rgba(255, 255, 255, 0.06) !important;
    background-repeat: no-repeat !important;
    background-position: 94% center !important;
}

.form-bottom .select-caret-down-wrapper {
    display: none;
}
.form-bottom .elementor-form select option {
    background-color: #111827 !important;
/*     color: #fff !important; */
}



















