/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://leonardomagalhaes.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Leonardo Magalhães
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		2.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.entry-title{
	display: none !important;
}

/* Changes the header to not be sticky when editing (doesn't show in the front end) */
body.elementor-editor-active selector {
	margin-bottom:0px !important;
}

