/* Global Jewellink typography lives in this cache-busted public stylesheet so
 * CSS optimisers cannot substitute their own Raleway carrier for the intended
 * Glacial Indifference brand face. */
@font-face {
	font-family: 'Jewellink Sans';
	src: url('https://jewellink.com.au/wp-content/themes/my-listing/assets/fonts/GlacialIndifference/Regular.otf') format('opentype');
	
	font-style: normal;
	font-weight: 400;
;font-display:swap;}

@font-face {
	font-family: 'Jewellink Sans';
	src: url('https://jewellink.com.au/wp-content/themes/my-listing/assets/fonts/GlacialIndifference/Bold.otf') format('opentype');
	
	font-style: normal;
	font-weight: 600 800;
;font-display:swap;}

@font-face {
	font-family: 'Jewellink Sans';
	src: url('https://jewellink.com.au/wp-content/themes/my-listing/assets/fonts/GlacialIndifference/Italic.otf') format('opentype');
	
	font-style: italic;
	font-weight: 400;
;font-display:swap;}

body,
button,
input,
select,
textarea,
.elementor-kit-14690,
.elementor-kit-14690 h1,
.elementor-kit-14690 h2,
.elementor-kit-14690 h3,
.elementor-kit-14690 h4,
.elementor-kit-14690 h5,
.elementor-kit-14690 h6 {
	font-family: 'Jewellink Sans', 'Raleway', sans-serif;
}

.elementor-location-footer.wpc-delay-elementor {
	display: block !important;
}

.jl-footer-intro {
	color: #4f607b;
	font-size: 1rem;
	line-height: 1.8;
	margin: 0 auto;
	max-width: 34rem;
}

.jl-footer-link-list {
	display: grid;
	gap: 0.65rem;
	justify-content: center;
	justify-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.jl-footer-link-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jl-footer-link-list li::marker {
	content: '';
}

.jl-footer-link-list a {
	color: #24324a;
	display: block;
	font-size: 0.98rem;
	font-weight: 400 !important;
	line-height: 1.5;
	text-decoration: none;
	transition: color 0.2s ease, transform 0.2s ease;
}

/* Normalise WP Menu and Elementor menu widgets with the footer link lists. */
footer.elementor-location-footer .elementor-nav-menu a,
footer.elementor-location-footer .elementor-widget-wp-widget-nav_menu .menu-item > a,
footer.elementor-location-footer nav .menu-item > a {
	color: #24324a !important;
	font-family: inherit !important;
	font-size: 0.98rem !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
	text-decoration: none !important;
}

footer.elementor-location-footer .elementor-nav-menu a:hover,
footer.elementor-location-footer .elementor-nav-menu a:focus,
footer.elementor-location-footer .elementor-widget-wp-widget-nav_menu .menu-item > a:hover,
footer.elementor-location-footer .elementor-widget-wp-widget-nav_menu .menu-item > a:focus,
footer.elementor-location-footer nav .menu-item > a:hover,
footer.elementor-location-footer nav .menu-item > a:focus {
	color: #2b7a78 !important;
}

.jl-footer-link-list a:hover,
.jl-footer-link-list a:focus {
	color: #2b7a78;
	transform: translateX(2px);
}

.jl-footer-link-list .is-emphasis a {
	color: #2b7a78;
	font-weight: 400 !important;
}

.jl-footer-link-list--compact {
	column-gap: 1.75rem;
	grid-template-columns: repeat(2, auto);
	justify-content: center;
	row-gap: 1rem;
}

.jl-footer-link-list--compact .is-emphasis {
	grid-column: 1 / -1;
}

.jl-footer-link-list--compact .is-emphasis a {
	color: #24324a;
	display: inline-block;
	margin-top: 0.1rem;
}

.jl-footer-icon-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jl-footer-icon-links .elementor-icon-list-item,
.jl-footer-icon-links > .menu-item {
	margin: 0 0 0.8rem;
	padding: 0;
}

.jl-footer-icon-links .elementor-icon-list-item:last-child,
.jl-footer-icon-links > .menu-item:last-child {
	margin-bottom: 0;
}

.jl-footer-icon-links .elementor-icon-list-item a,
.jl-footer-icon-links > .menu-item > a {
	color: #24324a;
	display: block;
	font-family: inherit !important;
	font-size: 0.95rem !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
	text-decoration: none;
}

.jl-footer-icon-links .elementor-icon-list-item a:hover,
.jl-footer-icon-links .elementor-icon-list-item a:focus,
.jl-footer-icon-links > .menu-item > a:hover,
.jl-footer-icon-links > .menu-item > a:focus {
	color: #2b7a78;
}

.jl-footer-legal {
	color: #5a6780;
	font-size: 0.95rem;
	line-height: 1.7;
}

.jl-footer-legal p {
	margin: 0 0 0.35rem;
}

.jl-footer-legal p:last-child {
	margin-bottom: 0;
}

.jl-footer-legal a {
	color: #24324a;
	text-decoration: none;
}

.jl-footer-legal a:hover,
.jl-footer-legal a:focus {
	color: #2b7a78;
}

footer.elementor-location-footer .jl-footer-top .e-con-inner,
footer.elementor-location-footer .jl-footer-top .e-child {
	align-items: flex-start !important;
}

footer.elementor-location-footer .jl-footer-top .e-con-inner {
	justify-content: center !important;
}

footer.elementor-location-footer .jl-footer-top .e-con-inner > .e-con,
footer.elementor-location-footer .jl-footer-top .e-child,
footer.elementor-location-footer .jl-footer-top .elementor-widget-wrap {
	align-items: center !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-start !important;
	text-align: center !important;
}

footer.elementor-location-footer .jl-footer-top .elementor-widget-heading,
footer.elementor-location-footer .jl-footer-top .elementor-widget-text-editor,
footer.elementor-location-footer .jl-footer-top .elementor-widget-icon-list,
footer.elementor-location-footer .jl-footer-top .elementor-widget-shortcode,
footer.elementor-location-footer .jl-footer-top .elementor-widget-social-icons {
	width: 100%;
}

footer.elementor-location-footer .elementor-widget-text-editor .jl-footer-link-list {
	margin-left: auto;
	margin-right: auto;
	max-width: 220px;
	text-align: center;
}

footer.elementor-location-footer .elementor-widget-text-editor .jl-footer-link-list--compact {
	max-width: 320px;
}

footer.elementor-location-footer .jl-footer-link-list,
footer.elementor-location-footer .jl-footer-link-list li,
footer.elementor-location-footer .jl-footer-icon-links,
footer.elementor-location-footer .jl-footer-icon-links li {
	list-style: none !important;
	margin-left: 0;
	padding-left: 0;
}

footer.elementor-location-footer .jl-footer-top .elementor-widget,
footer.elementor-location-footer .jl-footer-top .elementor-widget-container,
footer.elementor-location-footer .jl-footer-top .elementor-widget-text-editor,
footer.elementor-location-footer .jl-footer-top .elementor-widget-text-editor p,
footer.elementor-location-footer .jl-footer-top .elementor-widget-shortcode,
footer.elementor-location-footer .jl-footer-top .elementor-icon-list-item,
footer.elementor-location-footer .jl-footer-top .elementor-icon-list-item a,
footer.elementor-location-footer .jl-footer-top .elementor-heading-title {
	text-align: center !important;
}

footer.elementor-location-footer .elementor-widget-icon-list .jl-footer-icon-links {
	text-align: center;
}

footer.elementor-location-footer .elementor-widget-heading .elementor-heading-title {
	letter-spacing: 0;
	font-weight: 700 !important;
}

footer.elementor-location-footer .jl-footer-links .elementor-widget-text-editor,
footer.elementor-location-footer .jl-footer-links .elementor-widget-container {
	text-align: center;
	width: 100%;
}

footer.elementor-location-footer .jl-footer-links .e-con-inner > .e-con,
footer.elementor-location-footer .jl-footer-links .elementor-widget,
footer.elementor-location-footer .jl-footer-links .elementor-widget-container {
	align-items: center !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-start !important;
	text-align: center !important;
}

footer.elementor-location-footer .jl-footer-links .elementor-widget-heading,
footer.elementor-location-footer .jl-footer-links .elementor-widget-heading .elementor-widget-container,
footer.elementor-location-footer .jl-footer-links .elementor-widget-heading .elementor-heading-title {
	text-align: center;
}

footer.elementor-location-footer .jl-footer-links .e-con-inner {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

footer.elementor-location-footer .jl-footer-links .e-con-inner > .e-con {
	align-self: start;
	min-width: 0;
}

footer.elementor-location-footer .jl-footer-bottom .jl-footer-legal {
	margin: 0 auto;
	max-width: 760px;
	text-align: center;
}

/* 2026 information architecture: Elementor owns all content; these rules only
 * provide the responsive presentation for its editable containers/widgets. */
footer.elementor-location-footer .jl-footer-top .jl-footer-brand,
footer.elementor-location-footer .jl-footer-top .jl-footer-link-group,
footer.elementor-location-footer .jl-footer-links .jl-footer-link-group {
	align-items: flex-start !important;
	text-align: left !important;
}

footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-widget,
footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-widget-container,
footer.elementor-location-footer .jl-footer-top .jl-footer-brand p,
footer.elementor-location-footer .jl-footer-top .jl-footer-link-group .elementor-widget,
footer.elementor-location-footer .jl-footer-top .jl-footer-link-group .elementor-widget-container,
footer.elementor-location-footer .jl-footer-top .jl-footer-link-group .elementor-heading-title,
footer.elementor-location-footer .jl-footer-top .jl-footer-link-group .elementor-icon-list-items,
footer.elementor-location-footer .jl-footer-links .jl-footer-link-group .elementor-widget,
footer.elementor-location-footer .jl-footer-links .jl-footer-link-group .elementor-widget-container,
footer.elementor-location-footer .jl-footer-links .jl-footer-link-group .elementor-heading-title,
footer.elementor-location-footer .jl-footer-links .jl-footer-link-group .elementor-icon-list-items {
	justify-content: flex-start !important;
	text-align: left !important;
}

footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-social-icons-wrapper {
	justify-content: flex-start;
}

.jl-footer-accordion__button {
	display: none;
}

@media (max-width: 1024px) {
	footer.elementor-location-footer .jl-footer-links .e-con-inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.jl-footer-link-list--compact {
		grid-template-columns: minmax(0, 1fr);
	}

	footer.elementor-location-footer .elementor-widget-text-editor .jl-footer-link-list,
	footer.elementor-location-footer .elementor-widget-text-editor .jl-footer-link-list--compact {
		max-width: none;
	}
}

@media (max-width: 640px) {
	footer.elementor-location-footer .jl-footer-top {
		padding: 0 !important;
	}

	footer.elementor-location-footer .jl-footer-top > .e-con-inner {
		gap: 0 !important;
		padding: 2rem 1.25rem 1rem !important;
	}

	footer.elementor-location-footer .jl-footer-links {
		padding: 0 !important;
	}

	footer.elementor-location-footer .jl-footer-links > .e-con-inner {
		gap: 0 !important;
		padding: 0 1.25rem !important;
	}

	footer.elementor-location-footer .jl-footer-bottom,
	footer.elementor-location-footer .jl-footer-bottom > .e-con-inner {
		padding-left: 1.25rem !important;
		padding-right: 1.25rem !important;
	}

	footer.elementor-location-footer .jl-footer-bottom > .e-con-inner {
		gap: 0 !important;
		padding-bottom: 1.25rem !important;
		padding-top: 0.75rem !important;
	}

	footer.elementor-location-footer .jl-footer-bottom .elementor-widget-text-editor {
		padding: 0 !important;
	}

	footer.elementor-location-footer .jl-footer-bottom .jl-footer-legal {
		font-size: 0.875rem;
		line-height: 1.55;
	}

	footer.elementor-location-footer .jl-footer-links .e-con-inner {
		grid-template-columns: minmax(0, 1fr);
	}

	footer.elementor-location-footer .jl-footer-top,
	footer.elementor-location-footer .jl-footer-top .e-con-inner,
	footer.elementor-location-footer .jl-footer-top .e-child,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-container,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-heading,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-text-editor,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-icon-list,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-shortcode,
	footer.elementor-location-footer .jl-footer-top .elementor-widget-social-icons {
		text-align: center !important;
	}

	footer.elementor-location-footer .jl-footer-top .jl-footer-icon-links,
	footer.elementor-location-footer .jl-footer-top .elementor-icon-list-items,
	footer.elementor-location-footer .jl-footer-top .elementor-social-icons-wrapper {
		justify-content: center;
		text-align: center !important;
	}

	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5,
	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5 form,
	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5 fieldset,
	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5 .ff-el-group,
	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5 .ff-el-input--content,
	footer.elementor-location-footer .jl-footer-top .fluentform_wrapper_5 .ff_submit_btn_wrapper {
		text-align: center !important;
	}

	footer.elementor-location-footer .jl-footer-top .jl-footer-brand,
	footer.elementor-location-footer .jl-footer-top .jl-footer-link-group,
	footer.elementor-location-footer .jl-footer-links .jl-footer-link-group {
		align-items: stretch !important;
		border-bottom: 1px solid #dbe4e8;
		padding: 0.35rem 0;
		text-align: left !important;
		width: 100% !important;
	}

	footer.elementor-location-footer .jl-footer-top .jl-footer-link-group,
	footer.elementor-location-footer .jl-footer-links .jl-footer-link-group {
		gap: 0 !important;
		padding: 0 !important;
	}

	footer.elementor-location-footer .jl-footer-top .jl-footer-brand {
		align-items: center !important;
		border-bottom: 0;
		gap: 0.75rem !important;
		padding: 0 0 1.25rem !important;
		text-align: center !important;
	}

	footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-widget,
	footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-widget-container,
	footer.elementor-location-footer .jl-footer-top .jl-footer-brand p,
	footer.elementor-location-footer .jl-footer-top .jl-footer-brand .elementor-social-icons-wrapper {
		justify-content: center !important;
		text-align: center !important;
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion > .elementor-widget-heading {
		display: none;
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion__button {
		align-items: center;
		appearance: none;
		background: transparent;
		border: 0;
		color: #17243b;
		display: flex;
		font: inherit;
		font-weight: 700;
		justify-content: space-between;
		line-height: 1.25;
		min-height: 48px;
		padding: 0.65rem 0;
		text-align: left;
		width: 100%;
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion__button::after {
		content: "+";
		font-size: 1.25rem;
		font-weight: 400;
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion.is-open .jl-footer-accordion__button::after {
		content: "−";
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion .jl-footer-accordion__links {
		display: none;
		padding-bottom: 0.75rem;
	}

	.jl-footer-accordion-ready footer.elementor-location-footer .jl-footer-accordion.is-open .jl-footer-accordion__links {
		display: block;
	}
}
