/*
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.3.0.1608737413
Updated: 2020-12-23 15:30:13

*/

/* Contac Form 7 */
.wpcf7-form .submit-row {display: block;}
.wpcf7-form .elementor-column {padding: 5px;margin: 5px; display: inline-block;}
.wpcf7-form .wpcf7-form-control-wrap { width: 100%;}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select,
.wpcf7-form input[type="file"]{
	background: #f8f8f8;
	border: 0;
	color: #a4a4a4;
	padding: 15px;
	margin-top: 15px;
	width: 100%;
}

.wpcf7-form [type="button"]:not(:disabled), 
.wpcf7-form [type="submit"]:not(:disabled), 
.wpcf7-form button:not(:disabled){
	background: #bf0a30;
	width: 100%;
	padding: 10px;
	color: #fff;	
}

.elementor-slideshow__footer.elementor-lightbox-prevent-close {display: none;}