/*
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 lightweight and minimalist WordPress 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.8.1.1696501351
Updated: 2023-10-05 12:22:31

*/

input {
	color: #fff !important;
}

input[type="date"]:before{
color: #fff !important;
content:attr(placeholder);
}

input[type="date"].full:before {
color: #fff !important;
content:""!important;
}

input[type="time"]:before{
color: #fff;
content:attr(placeholder);
}

input[type="time"].full:before {
color: #fff !important;
content:""!important;
}

.elementor-slideshow__footer {
	display: none!important;
}