/*
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.1680241842
Updated: 2023-03-31 05:50:42

*/
#elementor-popup-modal-874 .dialog-widget-content {
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
    background: #fff!important;
}
.elementor-1004 .elementor-element.elementor-element-f9fe5e8 > .elementor-widget-container {
    margin: 0em 0.78em 0em 0em !important;
}
.form-section  .fluentform .ff-el-input--label.asterisk-right label {
    display: inline-block;
    font-weight: 600;
    line-height: inherit;
    margin-bottom: 0;
	color:#fff!important;
}
.form-section  .fluentform .ff-el-group.ff-custom_html p {
    color:#fff!important;
	 font-size:11px!important;
}


@media screen and (max-width: 1024px) {
.form-section  .fluentform .ff-el-input--label.asterisk-right label {
    display: inline-block;
    font-weight: 600;
    line-height: inherit;
    margin-bottom: 0;
	color:#000!important;
}
.form-section  .fluentform .ff-el-group.ff-custom_html p {
    color:#000!important;
}	
}
@media screen and (max-width: 1024px) {
	.form-section .fluentform .ff-el-input--label.asterisk-right button{
    margin-top:-80px!important;
    
}
}
@media screen and (max-width: 767px) {
	.form-section .fluentform .ff-el-input--label.asterisk-right button{
    margin-top:-90px!important;
    
}
}