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

@import "legacy/css/legacy.css";
@import "legacy/css/blocks/aha_accordions.css";
@import "legacy/css/blocks/aha_dual_gradient_callouts.css";
@import "legacy/css/blocks/aha_gallery.css";
@import "legacy/css/blocks/aha_icon_callouts.css";
@import "legacy/css/blocks/aha_reviews.css";
@import "legacy/css/blocks/blog_listing.css";
@import "legacy/css/blocks/content_with_icon_list.css";
@import "legacy/css/blocks/cta_tiles.css";
@import "legacy/css/blocks/dual_callouts.css";
@import "legacy/css/blocks/fifty_fifty_callout.css";
@import "legacy/css/blocks/full_width_callout.css";
@import "legacy/css/blocks/full_width_content.css";
@import "legacy/css/blocks/hero_banner_focus_guarantee.css";
@import "legacy/css/blocks/hero_banner_image_video.css";
@import "legacy/css/blocks/intro_content_outro_callouts.css";
@import "legacy/css/blocks/multi_callouts.css";
@import "legacy/css/blocks/pre_footer_cta.css";
@import "legacy/css/blocks/three_column_icon_callouts.css";

.legacy-wrapper {
    margin-bottom: -1px;
}

.grecaptcha-badge {
    z-index: 1;
}

ul.check-list {
    list-style-image: url("https://summit.aha-images.com/wp-content/uploads/2025/08/Green-Checkmark-small-1.png");
    max-width: 640px;
    margin: auto;
}

ul.check-list li {
    margin-bottom: 10px;
}

.current_page_ancestor > a {
    color: var( --e-global-color-cda7b2c ) !important;
}

.sub-menu.elementor-nav-menu--dropdown {
    max-width: 205px;
}

.sub-menu .menu-item-has-children ul {
    display: block !important;
    position: static !important;
    margin: 0 !important;
    width: 100%;
    padding-left: 8px;
}

.sub-menu.elementor-nav-menu--dropdown .menu-item-has-children .elementor-sub-item {
    white-space: pre-wrap;
    position: static;
}

.menu-item .scroll-up,
.menu-item .scroll-down {
    display: none !important;
}