/*
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: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1630313771
Updated: 2021-08-30 08:56:11

*/

section.elementor-section.elementor-top-section.elementor-element.elementor-element-30bba34.header_top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside {
	transition: .3s;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-30bba34.header_top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
	background-color: white !important;
	box-shadow: 0 0 10px rgb(0 0 0 / 40%);
}

input::placeholder, textarea::placeholder {
    color: black !important;
    opacity: 1 !important;
}

textarea {
	resize:none;
}