/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


.elementor-location-header.header_sticky {
    position: sticky;
    top: 0;
    z-index: 99;
}

.elementor-location-header.header_sticky .elementor-element-6dd87df {
    display: none;
}

@media(max-width: 767px){
.elementor-location-header.header_sticky .elementor-element-6dd87df { display: block;}
.elementor-location-header.header_sticky .elementor-widget-theme-site-logo img { width: 100%; max-width: 100px!important;}
}


@media(max-width: 580px){
.elementor-element-419aff9,
.elementor-element-fe2b8ca { width: 1000px!important; overflow: auto!important;}
.elementor-element-fe2b8ca .e-con-inner { flex-flow: nowrap!important; gap: 10px!important;}
.elementor-element-e4947c7 { display:flex!important; flex-wrap: nowrap!important; justify-content:unset!important; gap:10px!important;}
.elementor-element-e4947c7 .elementor-element-0826f9a,
.elementor-element-e4947c7 .elementor-element-84aa820,
.elementor-element-e4947c7 .elementor-element-d73467a,
.elementor-element-e4947c7 .elementor-element-d7499bb,
.elementor-element-e4947c7 .elementor-element-70bb174,
.elementor-element-e4947c7 .elementor-element-dddb9b0,
.elementor-element-e4947c7 .elementor-element-a0f5d02,
.elementor-element-e4947c7 .elementor-element-4deceec { flex:0 0 80%!important;}

.elementor-element-7133bf4,
.elementor-element-1f9e678,
.elementor-element-4994434,
.elementor-element-2fc8e74 { flex: 0 0 90%!important; flex-direction: column!important;}
}