/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
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 */

section.ss_default {
    display: none !important;
}
.elementor-slideshow__title {
    display: none !important;
}

@media screen and (max-width: 650px) {
	.elementor.elementor-93.elementor-location-header {
		position: absolute !important;
	}
	.elementor-867 .elementor-element.elementor-element-ed6bce3 .elementskit-menu-hamburger {
        padding: 8px 8px 8px 8px;
        width: 67px !important;
        border-radius: 0;
        border: 0px !important;
    }
	.elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 2px !important;
        width: 100%;
        display: block;
        margin-bottom: 5px !important;
    }
	button.elementskit-menu-hamburger.elementskit-menu-toggler {
		margin-bottom: -10px;
	}
	h2.elementor-heading-title.elementor-size-default {
    font-size: 1.9em !important;
	}
	h3.elementor-heading-title.elementor-size-default {
    font-size: 1.6em !important;
	}
	h1.elementor-heading-title.elementor-size-default {
    font-size: 2em !important;
    padding-top: 1em !important;
}
}