/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/

:root {
	--jl-h1-desktop-size: clamp(2.15rem, 2.75vw, 3rem);
	--jl-h1-desktop-line-height: 1.08;
}

html,
body {
	margin: 0;
	max-width: 100%;
	overflow-x: hidden;
}

.loader-bg.main-loader.loader-hidden,
.loader-bg.site-logo-loader.loader-hidden {
	display: none !important;
	opacity: 0 !important;
	pointer-events: none !important;
	visibility: hidden !important;
}

.elementor-kit-14690 {
	--e-global-color-primary: #1B263B;
	--e-global-color-secondary: #D4AF37;
	--e-global-color-text: #111827;
	--e-global-color-accent: #2D7A78;
	--e-global-color-ec7c690: #6B7280;
	--e-global-color-3f0c5dc: #F9FAFB;
	--e-global-color-ce65afb: #121212;
	--e-global-color-eef5e4e: #C0392B;
	--e-global-color-24b1222: #2E7D32;
	color: var(--e-global-color-text);
	font-family: 'Raleway', sans-serif;
}

.elementor-9695 .elementor-element.elementor-element-608cdf84::before,
.elementor-9695 .elementor-element.elementor-element-608cdf84 > .elementor-background-video-container::before,
.elementor-9695 .elementor-element.elementor-element-608cdf84 > .e-con-inner > .elementor-background-video-container::before,
.elementor-9695 .elementor-element.elementor-element-608cdf84 > .elementor-background-slideshow::before,
.elementor-9695 .elementor-element.elementor-element-608cdf84 > .e-con-inner > .elementor-background-slideshow::before,
.elementor-9695 .elementor-element.elementor-element-608cdf84 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
	background-color: var(--e-global-color-3f0c5dc);
}

.jl-not-found__section {
	background: #faf7f2;
	padding: 96px 0 112px;
}

.jl-not-found__content {
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.jl-not-found__eyebrow {
	margin: 0 0 14px;
	color: #876d41;
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.jl-not-found h1 {
	margin: 0 0 18px;
	color: #1f1f1f;
	font-size: clamp(2rem, 4vw, 3.4rem);
	line-height: 1.08;
}

.jl-not-found p {
	color: #555;
	font-size: 1.05rem;
	line-height: 1.7;
}

.jl-not-found__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: center;
	margin-top: 32px;
}

.jl-not-found__button {
	min-width: 150px;
}

@media (max-width: 640px) {
	.jl-not-found__section {
		padding: 72px 0 88px;
	}

	.jl-not-found__actions {
		align-items: stretch;
		flex-direction: column;
	}
}

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

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

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

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

@media (min-width: 992px) {
	body h1,
	body .elementor-widget-heading h1,
	body .section-title h1,
	body .blog-title h1,
	body .profile-name h1,
	body .archive-heading h1 {
		font-size: var(--jl-h1-desktop-size) !important;
		line-height: var(--jl-h1-desktop-line-height) !important;
		letter-spacing: -0.03em;
	}
}
