/* WP Store Locator – Custom Links  v4.2.0 */

/* Import Inter from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/* Apply Inter Regular to all WPSL elements */
#wpsl-wrap,
#wpsl-wrap *,
#wpsl-result-list,
#wpsl-result-list *,
#wpsl-stores,
#wpsl-stores * {
    font-family: 'Inter', sans-serif !important;
}
