/*
 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
*/

/* Elementor-editable core offering pages. */
.jl-offering-section {
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
}

.jl-offering-hero {
	overflow: hidden;
	margin-top: 0 !important;
	box-shadow: 0 18px 45px rgba(23, 48, 71, 0.06);
}

.jl-offering-hero__visual,
.jl-offering-hero__image,
.jl-offering-hero__image .elementor-widget-container {
	height: 100%;
}

.jl-offering-hero__image img {
	display: block;
	width: 100%;
	min-height: 300px;
	max-height: 390px;
	border-radius: 14px;
	object-fit: cover;
}

.jl-offering-eyebrow .elementor-heading-title {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.jl-offering-hero h1.elementor-heading-title {
	max-width: 900px;
	font-size: clamp(38px, 5vw, 64px);
	line-height: 1.06;
}

.jl-offering-copy,
.jl-offering-copy p,
.jl-offering-copy li {
	font-size: 17px;
	line-height: 1.7;
}

.jl-offering-actions .elementor-widget-button {
	width: auto;
}

.jl-offering-button .elementor-button {
	min-width: 200px;
	min-height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	line-height: 1.2;
	box-shadow: none;
}

.jl-offering-card {
	box-shadow: 0 10px 28px rgba(23, 48, 71, 0.05);
}

.jl-offering-card .elementor-widget-button {
	margin-top: auto;
}

.jl-offering-card .elementor-button {
	width: 100%;
}

.jl-how-overview .jl-offering-copy {
	max-width: 1020px;
}

.jl-how-overview .jl-offering-copy p + p {
	margin-top: 18px;
}

.jl-how-steps > .e-con-inner {
	gap: 0;
}

.jl-how-steps > .e-con-inner > .jl-offering-copy {
	max-width: 900px;
}

.jl-how-step {
	margin-top: 42px;
	padding-top: 42px;
	border-top: 1px solid #d7e2e8;
}

.jl-how-step:first-of-type {
	margin-top: 30px;
}

.jl-how-step__copy .jl-offering-heading .elementor-heading-title,
.jl-how-step__quick .jl-offering-heading .elementor-heading-title {
	font-size: clamp(24px, 2.4vw, 32px);
	line-height: 1.2;
}

.jl-how-step__copy .jl-offering-copy p,
.jl-how-step__copy .jl-offering-copy li {
	font-size: 16px;
}

.jl-how-step__copy .jl-offering-copy ul,
.jl-how-step__quick .jl-offering-copy ol {
	margin: 14px 0 18px;
	padding-left: 22px;
}

.jl-how-step__copy .jl-offering-copy li + li,
.jl-how-step__quick .jl-offering-copy li + li {
	margin-top: 8px;
}

.jl-how-step__quick {
	box-shadow: 0 14px 36px rgba(23, 48, 71, 0.07);
}

.jl-how-step__quick .jl-offering-copy,
.jl-how-step__quick .jl-offering-copy p,
.jl-how-step__quick .jl-offering-copy li {
	font-size: 15px;
	line-height: 1.6;
}

.jl-how-step__actions .elementor-widget-button {
	width: auto;
}

.jl-how-step__actions .elementor-button {
	min-width: 0;
	min-height: 46px;
	padding: 12px 18px;
}

.jl-how-checklist-section {
	margin-top: 26px;
	border: 1px solid #d7e2e8;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 12px 34px rgba(23, 48, 71, 0.05);
}

.jl-how-checklist {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px 48px;
	margin-top: 22px;
}

.jl-how-checklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jl-how-checklist li {
	position: relative;
	padding-left: 30px;
}

.jl-how-checklist li + li {
	margin-top: 12px;
}

.jl-how-checklist li::before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #eaf4f2;
	color: #2d7a78;
	content: "✓";
	font-size: 13px;
	font-weight: 800;
	line-height: 20px;
	text-align: center;
}

.jl-how-checklist-section small {
	color: #617181;
}

.jl-how-tips .jl-offering-card {
	background: #fff;
}

.jl-how-tips-list {
	columns: 2;
	column-gap: 46px;
	margin: 30px 0 0 !important;
	padding-left: 22px;
}

.jl-how-tips-list li {
	break-inside: avoid;
	margin-bottom: 10px;
}

.jl-how-faq {
	margin-top: 26px;
	border: 1px solid #d7e2e8;
	border-radius: 18px;
	background: #fff;
}

.jl-offering-cta {
	margin-top: 28px;
	margin-bottom: 54px;
}

.jl-offering-cta__action .elementor-widget-button,
.jl-offering-cta__action .elementor-button {
	width: 100%;
}

.jl-offering-faq .elementor-accordion-item {
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #d7e2e8 !important;
	border-radius: 10px;
}

.jl-offering-faq .elementor-tab-title {
	padding: 20px 22px;
	color: #173047;
	font-weight: 700;
}

.jl-offering-faq .elementor-tab-content {
	padding: 12px 22px 14px !important;
	color: #4c6072;
	line-height: 1.7;
}

.jl-offering-faq .elementor-tab-content p,
.jl-offering-faq .elementor-tab-content > :first-child,
.jl-offering-faq .elementor-tab-content > :last-child {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.jl-offering-faq .elementor-tab-content::before,
.jl-offering-faq .elementor-tab-content::after {
	display: none !important;
	content: none !important;
}

.jl-faq-category-grid {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	width: 100%;
}

.jl-faq-category-widget,
.jl-faq-category-widget > .elementor-widget-container {
	height: 100%;
}

.jl-faq-category-tile {
	display: grid;
	grid-template-columns: 46px minmax(0, 1fr) 22px;
	gap: 13px;
	align-items: center;
	height: 100%;
	min-height: 118px;
	padding: 20px;
	border: 1px solid #d7e2e8;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 10px 28px rgba(23, 48, 71, 0.05);
	color: #173047;
	text-decoration: none !important;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.jl-faq-category-tile:hover,
.jl-faq-category-tile:focus-visible {
	border-color: rgba(45, 122, 120, 0.55);
	box-shadow: 0 14px 34px rgba(23, 48, 71, 0.1);
	color: #173047;
	transform: translateY(-2px);
}

.jl-faq-category-tile > .mi:first-child {
	display: inline-flex;
	width: 46px;
	height: 46px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #eaf4f2;
	color: #2d7a78;
	font-size: 25px;
}

.jl-faq-category-tile__copy {
	display: grid;
	gap: 5px;
	min-width: 0;
}

.jl-faq-category-tile__copy strong {
	font-size: 16px;
	line-height: 1.25;
}

.jl-faq-category-tile__copy > span {
	color: #617181;
	font-size: 13px;
	line-height: 1.45;
}

.jl-faq-category-tile__arrow {
	color: #2d7a78;
	font-size: 22px;
}

.jl-faq-category-section {
	scroll-margin-top: 110px;
}

.jl-faq-category-section + .jl-faq-category-section {
	padding-top: 14px !important;
}

@media (max-width: 1024px) {
	.jl-faq-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 600px) {
	.jl-faq-category-grid {
		grid-template-columns: 1fr;
	}

	.jl-faq-category-tile {
		min-height: 96px;
		padding: 16px;
	}
}

.jl-faq-search {
	padding: 20px;
	border: 1px solid #d7e2e8;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 10px 28px rgba(23, 48, 71, 0.04);
}

.jl-faq-search label {
	display: block;
	margin-bottom: 8px;
	color: #173047;
	font-size: 15px;
	font-weight: 700;
}

.jl-faq-search input {
	display: block;
	width: 100%;
	min-height: 52px;
	padding: 12px 16px;
	border: 1px solid #cbd9e1;
	border-radius: 9px;
	background: #fff;
	color: #173047;
	font: inherit;
}

.jl-faq-search input:focus {
	border-color: #2d7a78;
	outline: 3px solid rgba(45, 122, 120, 0.13);
}

.jl-faq-search__empty {
	margin: 12px 0 0;
	color: #8b3e34;
}

.jl-offering-faq .elementor-tab-title {
	display: flex;
	align-items: center;
	min-height: 62px;
}

.jl-offering-faq .elementor-accordion-icon {
	margin-top: 0 !important;
}

.jl-offering-cta__action {
	display: flex;
	justify-content: flex-end;
}

.jl-offering-cta__action .elementor-button,
.jl-offering-card .elementor-button,
.jl-offering-actions .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

@media (max-width: 767px) {
	.jl-3col,
	.jl-steps {
		grid-template-columns: 1fr !important;
	}

	.jl-how-step {
		margin-top: 32px;
		padding-top: 32px;
	}

	.jl-how-checklist {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.jl-how-tips-list {
		columns: 1;
	}

	.jl-cta {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 14px !important;
	}

	.jl-cta a {
		width: 100% !important;
		text-align: center !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.jl-3col,
	.jl-steps {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 767px) {
	.jl-offering-section {
		padding: 34px 18px !important;
	}

	.jl-offering-hero {
		margin-top: 0 !important;
	}

	.jl-offering-hero__image img {
		min-height: 210px;
		max-height: 260px;
	}

	.jl-offering-actions .elementor-widget-button,
	.jl-offering-button,
	.jl-offering-button .elementor-button {
		width: 100%;
	}

	.jl-offering-copy,
	.jl-offering-copy p,
	.jl-offering-copy li {
		font-size: 16px;
	}
}

: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;
	
;unicode-range:U+0-1F,U+7F-2012,U+2015-2018,U+201A-201B,U+201E-10FFFF;font-display:optional;}

@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;
	
;unicode-range:U+0-1F,U+7F-2012,U+2015-2018,U+201A-201B,U+201E-2191,U+2193-10FFFF;font-display:optional;}

@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;
	
;unicode-range:U+0-1F,U+7F-2012,U+2015-2018,U+201A-201B,U+201E-2191,U+2193-10FFFF;font-display:optional;}

@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:optional;}

@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;
	}
}
