/* 
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
*/

/* Static local export: Elementor animation JS is not always available here. */
.elementor-invisible {
    visibility: visible !important;
    opacity: 1 !important;
}

.elementor-widget-flip-box .elementor-flip-box__front,
.elementor-widget-flip-box .elementor-flip-box__back {
    background-repeat: no-repeat;
    background-size: cover;
}

/* Static local export: keep the white Fororee logo visible without the WP sticky-header script. */
.elementor-location-header {
    position: relative;
    z-index: 50;
}

.elementor-location-header .elementor-element-171ba4b8 {
    background-color: #222222 !important;
    min-height: 80px;
}

.elementor-location-header .elementor-element-606f6a3 img {
    display: block !important;
    width: 180px !important;
    max-width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}

@media (max-width: 767px) {
    .elementor-location-header .elementor-element-606f6a3 img {
        width: 150px !important;
    }
}

/* Live chat was removed from the static export; this prevents any cached widget from showing. */
.chaty-widget,
.trigger-chaty-button,
#chaty-advance-css {
    display: none !important;
}
