.elementor-44871 .elementor-element.elementor-element-9f89779{--display:flex;--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;}/* Start custom CSS for html, class: .elementor-element-2e9f430 */.nav-dropdown
 {
    background: white;
    border: 1px solid #e6e2d0;
    border-top: 2px solid #0f3d2d;
    min-width: 240px !important;
    box-shadow: 0 12px 40px rgba(15, 61, 45, 0.12);
    transform: translateY(-6px);
    transition: all 0.2s ease;
    z-index: 100;
}

.nav-dropdown-label
 {
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #b78136;
    padding: 12px 20px 4px;
}

.nav-dropdown-item {
    display: block;
    padding: 12px 20px;
    font-size: 11px;
    color: #5a5a4a;
    font-weight: 500;
    border-bottom: 1px solid #f2f0e3;
    transition: all 0.15s;
}

.nav-dropdown-cta {
    display: block;
    margin: 10px;
    background: #f5b262;
    color: #010101;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    padding: 10px 16px;
    text-align: center;
    transition: background 0.2s;
}/* End custom CSS */