.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1069 .elementor-element.elementor-element-66715b3{padding:32px 0px 0px 0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1069 .elementor-element.elementor-element-df9ebc2{text-align:left;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;color:#474444;}.elementor-1069 .elementor-element.elementor-element-bed09ca{text-align:center;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;color:#474444;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1069 .elementor-element.elementor-element-af03624 .elementor-button{background-color:#044B5D;}.elementor-widget-wp-widget-gd_search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gd_search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1069 .elementor-element.elementor-element-a545e75{text-align:center;font-family:"candara", Sans-serif;font-size:16px;font-weight:600;color:#E7655C;}.elementor-widget-wp-widget-gd_listings .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gd_listings .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for wp-widget-gd_search, class: .elementor-element-42ea837 *//* Event Dates field - font and color */
.gd-search-has-date input,
.gd-search-has-date input::placeholder {
    font-family: Candara, sans-serif;
    color: black;
}
/* All search fields - font and color */
.geodir-search input,
.geodir-search select,
.geodir-search input::placeholder {
    font-family: Candara, sans-serif;
    color: black;
}
/* All search input fields and dropdowns - black text and Candara font */
.geodir-search input,
.geodir-search select,
.geodir-search .select2-selection__rendered {
    font-family: Candara, sans-serif !important;
    color: black !important;
}

/* Placeholder text - black */
.geodir-search input::placeholder {
    font-family: Candara, sans-serif !important;
    color: black !important;
    opacity: 0.7; /* Makes placeholder slightly lighter than typed text */
}

/* Dropdown suggestions text - black */
.gd-suggestions-dropdown li,
.gd-suggestions-dropdown b,
.gdasac-listing,
.gdasac-category {
    font-family: Candara, sans-serif !important;
    color: black !important;
}

/* Dropdown selected options (Select2) */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: black !important;
}
/* Dropdown menu options */
.select2-results__option,
.select2-dropdown {
    font-family: Candara, sans-serif !important;
    color: black !important;
}
/* Hide Places option in search type select */
.select2-results__option[data-select2-id*="places"],
li[id*="select2-stype"][id*="places"] {
    display: none !important;
}
/* Hide Places option from GeoDirectory search dropdown */
select[name="stype"] option[value="gd_place"] {
    display: none !important;
}
/* Hide the post type .elementor-1069 .elementor-element.elementor-element-42ea837 completely */
.gd-search-field-cpt,
.gd-search-input-wrapper[data-rule-key="type"] {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for wp-widget-gd_listings, class: .elementor-element-869720a *//* Hide New badge */
.geodir-badge-new,
.gd-badge-new {
    display: none !important;
}

/* Hide Featured badge */
.geodir-badge-featured,
.gd-badge-featured {
    display: none !important;
}

/* Alternative - hide all badges */
.geodir-post-badge,
.gd-badge {
    display: none !important;
}/* End custom CSS */