/*  HHH HEADER  */
.hhh-header {
    background-color: transparent !important;
    transition: background-color 0.4s ease !important;
}
.hhh-header .elementor-motion-effects-container,
.hhh-header .elementor-motion-effects-layer {
    display: none !important;
}
.hhh-header.elementor-sticky__spacer {
    display: none !important;
}

/* NAV LAYOUT */
.hhh-header .elementor-element-b8b6c6a,
.hhh-header .elementor-element-b8b6c6a > .e-con-inner {
    flex-direction: row !important;
    align-items: center !important;
}
.hhh-header .elementor-element-f6b64b7 {
    flex-direction: row !important;
    align-items: center !important;
    gap: 30px !important;
}
/* Prevent icon box titles from wrapping */
.hhh-header .elementor-icon-box-title {
    white-space: nowrap !important;
}


/* PAGE LAYOUT */
.page-header {
    display: none !important;
}
.site-main,
.page-content {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.elementor-kit-1 {
    padding-top: 0 !important;
}

/* HERO SECTION */
.elementor-element-0a88275 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


.hhh-hero-container > .e-con-inner * {
    position: relative !important;
    z-index: 2 !important;
}




.hhh-button-menu .elementor-item::after,
.hhh-button-menu .elementor-item::before {
    display: none !important;
    content: none !important;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    background: none !important;
}


