.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-19feb4e:#FFFDFE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========================================
   AL HABTOUR REALTY - COMPLETE CSS
   Header + Menu + Button + Parallax
   ======================================== */

/* ===== HEADER & LOGO ===== */
.home #header-hz-elementor {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: transparent !important;
}

.transparent-header #header-hz-elementor {
    background: transparent !important;
}

/* Logo visibility */
#logo img {
    filter: brightness(0) invert(1);
    max-height: 60px;
}

/* ===== NAVIGATION MENU ===== */
.navbar-nav {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex: 1 !important;
    gap: 30px !important;
    margin: 0 auto !important;
}

.navbar-nav li a {
    color: #FFFFFF !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}

.navbar-nav li a:hover {
    color: #D4AF37 !important;
}

/* ===== CALL US BUTTON - NEW DESIGN ===== */
/* Gold with 50% transparency + Gold border + Box shadow */

.elementor-element-2c001889 .elementor-button {
    background-color: rgba(195, 146, 45, 0.5) !important; /* #C3922D with 50% transparency */
    background: rgba(195, 146, 45, 0.5) !important;
    border: 2px solid #C3922D !important;
    border-radius: 50px !important;
    padding: 12px 30px !important;
    box-shadow: 0px 0px 25px 1px rgba(195, 146, 45, 0.4) !important;
    transition: all 0.3s ease !important;
}

/* WHITE text */
.elementor-element-2c001889 .elementor-button,
.elementor-element-2c001889 .elementor-button *,
.elementor-element-2c001889 .elementor-button-text,
.elementor-element-2c001889 .elementor-button-content-wrapper,
.elementor-element-2c001889 .elementor-button span {
    color: #FFFFFF !important;
}

/* BLACK phone icon */
.elementor-element-2c001889 .elementor-button-icon svg,
.elementor-element-2c001889 .elementor-button-icon svg path {
    fill: #000000 !important;
    color: #000000 !important;
}

/* Hover state */
.elementor-element-2c001889 .elementor-button:hover {
    background-color: rgba(195, 146, 45, 0.8) !important; /* More opaque on hover */
    background: rgba(195, 146, 45, 0.8) !important;
    border-color: #C3922D !important;
    box-shadow: 0px 0px 30px 2px rgba(195, 146, 45, 0.6) !important;
}

.elementor-element-2c001889 .elementor-button:hover .elementor-button-text,
.elementor-element-2c001889 .elementor-button:hover span {
    color: #FFFFFF !important;
}

.elementor-element-2c001889 .elementor-button:hover .elementor-button-icon svg path {
    fill: #000000 !important;
}

/* ===== PARALLAX EFFECTS ===== */
.elementor-element-7c956857 {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
}

.elementor-element-2b0a3ab6 {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
}

.elementor-element-5f123456 {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
}

.elementor-element-8e789abc {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
}

/* ===== SMOOTH SCROLLING ===== */
html {
    scroll-behavior: smooth;
}

/* ===== FIX MOBILE HEADER TRANSPARENCY ===== */

/* Force transparent header on all devices */
#header-hz-elementor,
.home #header-hz-elementor,
.transparent-header #header-hz-elementor {
    background: transparent !important;
    background-color: transparent !important;
}

/* Mobile specific fix */
@media (max-width: 767px) {
    #header-hz-elementor,
    .home #header-hz-elementor {
        position: absolute !important;
        background: transparent !important;
        background-color: transparent !important;
    }
    
    /* Make sure header wrapper is also transparent */
    #header-hz-elementor .header-wrapper,
    #header-hz-elementor .elementor-section {
        background: transparent !important;
        background-color: transparent !important;
    }
}

/* Tablet fix */
@media (max-width: 1024px) {
    #header-hz-elementor,
    .home #header-hz-elementor {
        background: transparent !important;
        background-color: transparent !important;
    }
}

/* ===== MOBILE RESPONSIVE ===== */
@media (max-width: 768px) {
    .elementor-element-7c956857,
    .elementor-element-2b0a3ab6,
    .elementor-element-5f123456,
    .elementor-element-8e789abc {
        background-attachment: scroll !important;
    }
}

@media (max-width: 1024px) {
    .navbar-nav {
        gap: 20px !important;
    }
}/* End custom CSS */