.elementor-987508527 .elementor-element.elementor-element-1af16f5{--display:flex;--min-height:250px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:9999;}.elementor-987508527 .elementor-element.elementor-element-1af16f5:not(.elementor-motion-effects-element-type-background), .elementor-987508527 .elementor-element.elementor-element-1af16f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e82275b );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-987508527 .elementor-element.elementor-element-1af16f5{--content-width:100%;}}/* Start custom CSS for container, class: .elementor-element-1af16f5 *//* 1. Reset the Header Container */
.elementor-987508527 .elementor-element.elementor-element-1af16f5 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 0 15px 0 !important;
    background-color: #FFFFFF !important;
    border-bottom: 0.5px solid rgba(197, 81, 27, 0.3) !important;
}

/* 2. Signature - Crisp & Centered */
.elementor-987508527 .elementor-element.elementor-element-1af16f5 .elementor-widget-image {
    margin-bottom: -15px !important; /* Pulls menu UP */
}

.elementor-987508527 .elementor-element.elementor-element-1af16f5 .elementor-widget-image img {
    max-width: 450px !important;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto !important;
}

/* 3. Main Menu - Bold Purple Navy */
.elementor-987508527 .elementor-element.elementor-element-1af16f5 .elementor-widget-wp-menu:not(.secondary-menu-row) {
    margin-bottom: -18px !important; /* Pulls secondary menu UP */
}

.elementor-987508527 .elementor-element.elementor-element-1af16f5 .elementor-widget-wp-menu:not(.secondary-menu-row) ul {
    justify-content: center !important;
    display: flex !important;
}

.elementor-987508527 .elementor-element.elementor-element-1af16f5 .elementor-widget-wp-menu:not(.secondary-menu-row) a {
    color: #280A38 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1.5px;
}

/* 4. Secondary Menu - FORCED CENTER & DARK ORANGE */
.elementor-987508527 .elementor-element.elementor-element-1af16f5 .secondary-menu-row ul {
    display: flex !important;
    justify-content: center !important; /* THE FIX: Centers the list items */
    width: 100vw !important; /* Forces the list to span the center */
    padding: 0 !important;
    margin: 0 auto !important;
}

.elementor-987508527 .elementor-element.elementor-element-1af16f5 .secondary-menu-row li {
    list-style: none !important;
}

.elementor-987508527 .elementor-element.elementor-element-1af16f5 .secondary-menu-row a {
    color: #5A250C !important; /* Dark Orange Brown */
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 0 15px !important;
}

/* 5. Hover Effect */
.elementor-987508527 .elementor-element.elementor-element-1af16f5 a:hover {
    color: #E36A31 !important;
    transition: 0.2s ease;
}/* End custom CSS */