.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-5 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 *//* === Rida Radiance — Mobile off-canvas menu (site-wide) === */

/* Off-canvas panel background */
.elementskit-menu-offcanvas-elements,
.elementskit-menu-overlay-content {
    background-color: #0a0a0a !important;
    color: #ffffff;
}

/* Top bar (logo + close icon area) */
.elementskit-mobile-top-bar {
    border-bottom: 1px solid rgba(212, 165, 55, 0.25);
    padding: 18px 20px;
}
.elementskit-menu-close {
    color: #D4A537 !important;
    border: 1px solid #D4A537;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Main menu items */
.elementskit-navbar-nav > li > a {
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 18px 22px !important;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}
.elementskit-navbar-nav > li > a:hover,
.elementskit-navbar-nav > li.current-menu-item > a,
.elementskit-navbar-nav > li.current-menu-parent > a {
    color: #D4A537 !important;
}

/* Dropdown arrow indicator */
.elementskit-submenu-indicator,
.ekit_menu_responsive_tablet .elementskit-submenu-indicator {
    color: #D4A537 !important;
}

/* Submenu (expanded dropdown) */
.elementskit-dropdown,
.elementskit-submenu-panel {
    background-color: #050505 !important;
}
.elementskit-dropdown li a {
    color: #e6e6e6 !important;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    padding: 14px 32px !important;
}
.elementskit-dropdown li a:hover {
    color: #D4A537 !important;
}

/* Hamburger icon */
.elementskit-menu-hamburger {
    color: #D4A537 !important;
    border: 1px solid #D4A537;
    padding: 6px 8px;
}/* End custom CSS */