

/* ================================================
   JOURNEY OM — CUSTOM CSS
   Last updated: March 2026
   ================================================ */
/* ── GOOGLE FONTS IMPORT ── */
/* ── PAGE OVERRIDES ── */
/* Page ID 557 */
:where(.wp-site-blocks) > * {
	margin-block-start: unset;
	margin-block-end: 0;
}

.page-id-557 h2.wp-block-post-title {
	display: none;
}

h2.wp-block-post-title {
    display: none;
}
.page-id-1043 .entry-content.wp-block-post-content.is-layout-constrained.wp-block-post-content-is-layout-constrained {
	margin-top: 0 !important;
}

.page-id-1043 h2.wp-block-post-title {
	padding-bottom: 40px;
}

/* ── GLOBAL TYPOGRAPHY ── */
a:not(.ab-item):not(.screen-reader-shortcut):active, a:not(.ab-item):not(.screen-reader-shortcut):focus {
	outline: none;
}

body {
	font-family: 'Libre Baskerville', Georgia, serif;
}

/* ── PARAGRAPH & BODY TEXT ── */
p,
.wp-block-paragraph,
li,
blockquote,
.wp-block-list {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.7;
}

/* ── HEADINGS: FONT FAMILY ── */
h1, h2, h3, h4, h5, h6,
.wp-block-heading,
.entry-title,
.site-title,
.widget-title,
.woocommerce h2 {
	font-family: 'Libre Baskerville', Georgia, serif !important;
}

/* ── HEADINGS: SIZE & STYLE ── */
h1 {
	font-size: clamp(2rem, 5vw, 3.5rem);
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: -.02em;
}

h2 {
	font-size: clamp(1.5rem, 3.5vw, 2rem);
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: -.015em;
}

h3 {
	font-size: clamp(1.25rem, 2.5vw, 1.5rem);
	font-weight: 400;
	line-height: 1.25;
}

h4 {
	font-size: clamp(1.1rem, 2vw, 1.25rem);
	font-weight: 400;
	font-style: italic;
	line-height: 1.3;
}

h5 {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}

h6 {
	font-size: 1rem;
	font-weight: 400;
	font-style: italic;
}

/* ── FORMS ── */
input, textarea {
	border-radius: 5px !important;
	background-color: #ffffff !important;
	color: #353140 !important;
}

button.wp-block-button__link.no-border-radius, button {
	border-radius: 5px !important;
}

/* ── NAVIGATION ── */
span.wp-block-navigation-item__label {
	font-family: 'Libre Baskerville', Georgia, serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 1rem;
}

p.has-text-align-center.wp-block-paragraph {
	max-width: 840px;
	display: block;
	margin: 0 auto;
}

/* ── SITE TAGLINE ── */
.wp-block-site-tagline {
	font-family: 'Libre Baskerville', Georgia, serif !important;
	font-style: italic;
	font-weight: 400;
}

/* ── COMPONENT: SITE WORDS STACK (Header Section Style) ── */
/* Italic Libre Baskerville for site-words-stack-small group */
.wp-block-group.site-words-stack-small.is-layout-flex.wp-block-group-is-layout-flex,
.wp-block-group.site-words-stack-small.is-layout-flex.wp-block-group-is-layout-flex p,
.wp-block-group.site-words-stack-small.is-layout-flex.wp-block-group-is-layout-flex h1,
.wp-block-group.site-words-stack-small.is-layout-flex.wp-block-group-is-layout-flex h2,
.wp-block-group.site-words-stack-small.is-layout-flex.wp-block-group-is-layout-flex h3 {
	font-family: 'Libre Baskerville', Georgia, serif !important;
	font-style: italic;
	font-weight: 400;
}

/* ── BUTTONS  ── */
button.wp-block-button__link.has-custom-dusty-rose-background-color.has-background.wp-element-button {
	border-color: transparent;
}

/* ── HP -HERO ── */
.homepage-hero h1.wp-block-heading {
	font-size: 3rem !important;
	line-height: 3.6rem;
	max-width: 700px !important;
	padding-bottom: 10px !important;
}

.homepage-hero h2.wp-block-heading.has-x-large-font-size {
	font-size: 2rem !important;
}

@media (max-width: 781px) {
	.homepage-hero h2.wp-block-heading.has-x-large-font-size {
		font-size: 1.5rem !important;
	}
	
	.homepage-hero h1.wp-block-heading {
		font-size: 2.6rem !important;
		line-height: 3.4rem;
	}
}

/* ── HP -TESTIMONIALS ── */
.testimonials h4.wp-block-heading.testimonials {
	letter-spacing: .02rem;
	line-height: 2.4rem;
	font-size: 1.4rem;
}

.testimonials p.has-small-font-size.wp-block-paragraph {
	font-size: 13px !important;
	color: #5c494e;
	padding-top: 20px;
}

.wp-block-group.is-layout-flow.wp-container-core-group-is-layout-072471a9.wp-block-group-is-layout-flow {
	max-width: 1000px;
	display: block;
	margin: 0 auto;
}

/* ── HP -BLOG BLOC and BLOG PAGES ── */
h3.entry-title {
	padding-top: 12px;
	font-style: italic;
}

.wp-block-newspack-blocks-homepage-articles .post-thumbnail img {
	height: auto;
	width: 100%;
	border-radius: 10px;
}

.wpnbha .article-section-title {
	font-size: .8em;
	margin-bottom: .5em;
	width: 100%;
	display: none;
}

.blog-feature h4 a {
	font-size: 1.6rem !important;
}

.blog-feature h2 {
	padding-bottom: 20px;
}

.wp-block-post-featured-image a img {
	border-radius: 10px;
}

h2.wp-block-post-title {
	text-align: center;
	padding-bottom: 0;
	font-style: italic;
	font-size: clamp(2rem, 5vw, 3rem);
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: -.02em;
}

/* ── HP -OFFERINGS ── */
.page-id-1043 details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0 !important;
}

.page-id-1043 h2.wp-block-post-title {
	display: none !important;
}

.page-id-1043 .wp-container-core-group-is-layout-9c70c322 > .alignwide {
	max-width: 100%;
}

.offerings .wp-block-columns.alignwide .wp-block-column .wp-block-group {
	flex: 1 !important;
}

.offerings .wp-block-columns.alignwide .wp-block-column {
	display: flex !important;
}

.offerings h3 {
	font-style: italic;
}

/* ── FOOTER ── */
.footer-dark #subscribe-submit.is-link a {
	border: none;
	background-color: #474352 !important;
	border-radius: 10px !important;
}

.footer-dark .wp-block-jetpack-subscriptions.wp-block-jetpack-subscriptions__supports-newline:not(.wp-block-jetpack-subscriptions__use-newline) p#subscribe-submit {
	display: flex;
	justify-content: left;
}

.footer-dark .wp-block-social-links .wp-social-link svg {
	height: 2em;
	width: 2em;
}

.footer-dark a.wp-block-navigation-item__content {
	text-decoration: none !important;
}

/* ── HEADER── */
@media (max-width: 599px) {
	.wp-site-blocks .site-header .wp-block-site-logo {
		flex-basis: 100%;
		margin-bottom: 0;
		margin-top: 0;
		text-align: left;
	}
	
	.wp-block-site-tagline {
		line-height: 1.1rem;
		font-size: .8rem !important;
	}
	
	.wp-block-group.alignfull.site-header.site-header-linear.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2f62585c.wp-block-group-is-layout-flex {
		padding-left: 10px !important;
	}
	
	span.wp-block-navigation-item__label {
		font-family: 'Libre Baskerville', Georgia, serif !important;
		font-style: italic;
		font-weight: 200;
		font-size: 1.8rem;
	}
	
	.wp-block-navigation__responsive-close {
		padding: 30px 0;
	}
}

/* Remove iOS/Safari native disclosure widget */
details > summary {
	list-style: none;
/* Firefox */
	cursor: pointer;
}

/* Remove WebKit's native triangle */
details > summary::-webkit-details-marker {
	display: none;
}

/* Also hide the standard ::marker for cross-browser */
details > summary::marker {
	display: none;
/* Not fully supported, use list-style: none above */
}

/* Now add your own elegant custom marker */
details > summary::before {
	content: '▶';
	display: inline-block;
	margin-right: .5em;
	font-size: .75em;
	transition: transform .25s ease;
	transform-origin: center;
	color: inherit;
/* or whatever color matches your brand */
}

/* Rotate when open */
details[open] > summary::before {
	transform: rotate(90deg);
}

.wp-block-details > summary,
.wp-block-details > summary::-webkit-details-marker {
	-webkit-appearance: none;
	appearance: none;
	list-style: none;
	display: block;
/* forces block formatting, removes list item role */
}