/**
 * Contact page — form / directory / hours
 *
 * Page ID 13 only. Refines HighRev: square geometry, red/black/white,
 * hairline dividers. Does not alter the homepage or other service pages.
 */

body.page-id-13 .elementor > .e-con.e-parent.clecod-contact-intro {
	background: #f5f5f5;
}

body.page-id-13 .clecod-contact-intro {
	--gap: 48px;
	--column-gap: 48px;
	align-items: stretch;
	gap: 48px !important;
}

body.page-id-13 .clecod-contact-intro > .clecod-contact-form {
	--width: 58%;
	width: 58%;
}

body.page-id-13 .clecod-contact-directory {
	--width: 42%;
	width: 42%;
}

body.page-id-13 .clecod-contact-intro .qodef-section-title {
	margin-bottom: 28px;
}

body.page-id-13 .clecod-contact-intro .qodef-m-title {
	max-width: 16ch;
	letter-spacing: -0.025em;
	text-wrap: balance;
}

body.page-id-13 .clecod-contact-intro .wpcf7 {
	padding: 32px 32px 28px;
	border: 1px solid #dedede;
	background: #fff;
}

body.page-id-13 .clecod-contact-details {
	display: flex;
	flex-direction: column;
	gap: 0;
	height: 100%;
	margin-top: 0;
	background: transparent;
}

body.page-id-13 .clecod-contact-detail {
	flex: 1 1 auto;
	min-height: 0;
	padding: 22px 24px 20px;
	border-top: 1px solid #dedede;
	background: #fff;
}

body.page-id-13 .clecod-contact-detail:first-child {
	border-top: 0;
}

body.page-id-13 .clecod-contact-detail--atelier {
	position: relative;
	padding-left: 28px;
	border-left: 4px solid var(--qode-main-color, #e20100);
	background: #111;
	color: #fff;
}

body.page-id-13 .clecod-contact-detail--atelier small {
	color: var(--qode-main-color, #e20100);
}

body.page-id-13 .clecod-contact-detail--atelier strong,
body.page-id-13 .clecod-contact-detail--atelier a {
	color: #fff;
}

body.page-id-13 .clecod-contact-detail--express {
	background: #fff;
	color: #111;
}

body.page-id-13 .clecod-contact-detail--express small {
	color: var(--qode-main-color, #e20100);
}

body.page-id-13 .clecod-contact-detail--express strong,
body.page-id-13 .clecod-contact-detail--express a {
	color: #111;
}

body.page-id-13 .clecod-contact-detail small {
	margin-bottom: 8px;
	letter-spacing: 0.08em;
}

body.page-id-13 .clecod-contact-detail strong {
	display: block;
	font-size: 15px;
	line-height: 1.45;
}

body.page-id-13 .clecod-contact-detail a {
	margin-top: 8px;
}

/* Hours: gapless photographic / black diptych. */
body.page-id-13 .elementor > .e-con.e-parent.clecod-service-process.clecod-contact-hours {
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-right: 0px;
	--padding-left: 0px;
	--gap: 0px;
	--column-gap: 0px;
	--row-gap: 0px;
	--flex-wrap: nowrap;
	align-items: stretch !important;
	width: 100% !important;
	margin: 0;
	padding: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	gap: 0 !important;
}

body.page-id-13 .clecod-contact-hours-visual {
	--width: 50%;
	--min-height: 620px;
	--flex-direction: column;
	--justify-content: flex-end;
	--align-items: flex-start;
	position: relative;
	width: 50%;
	min-height: 620px !important;
	padding: 52px 48px 48px !important;
	flex-direction: column !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
}

body.page-id-13 .clecod-contact-hours-visual::before {
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background:
		linear-gradient(115deg, rgba(17, 17, 17, 0.88) 0%, rgba(17, 17, 17, 0.42) 46%, rgba(17, 17, 17, 0.12) 100%),
		linear-gradient(to top, rgba(17, 17, 17, 0.72) 0%, transparent 42%);
	content: "";
}

body.page-id-13 .clecod-contact-hours-visual > .elementor-element {
	position: relative;
	z-index: 1;
	width: auto;
	max-width: 22ch;
}

body.page-id-13 .clecod-contact-hours-visual .qodef-m-subtitle,
body.page-id-13 .clecod-contact-hours-visual .qodef-m-title,
body.page-id-13 .clecod-contact-hours-visual .qodef-m-text,
body.page-id-13 .clecod-contact-hours-visual .qodef-m-text p {
	color: #fff;
}

body.page-id-13 .clecod-contact-hours-visual .qodef-m-title {
	max-width: 14ch;
	margin-bottom: 10px;
	letter-spacing: -0.025em;
	text-wrap: balance;
}

body.page-id-13 .clecod-contact-hours-visual .qodef-m-text p {
	max-width: 34ch;
	margin: 0 0 22px;
	color: #e8e8e8;
	font-size: 15px;
	line-height: 1.6;
}

body.page-id-13 .clecod-contact-hours-visual .qodef-button {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

body.page-id-13 .clecod-contact-hours-visual .qodef-button:hover,
body.page-id-13 .clecod-contact-hours-visual .qodef-button:focus {
	border-color: #fff;
	color: #111;
	background: #fff;
}

body.page-id-13 .clecod-contact-hours-panel,
body.page-id-13 .clecod-contact-hours-panel > .elementor-element,
body.page-id-13 .clecod-contact-hours-panel .elementor-widget-container {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

body.page-id-13 .clecod-contact-hours-panel {
	--width: 50%;
	position: relative;
	width: 50%;
	min-height: 620px;
	padding: 0 !important;
	background: #111;
	color: #fff;
}

body.page-id-13 .clecod-contact-hours-panel::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	background: var(--qode-main-color, #e20100);
	content: "";
}

body.page-id-13 .clecod-contact-hours-fill {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-height: 620px;
}

body.page-id-13 .clecod-contact-hours-meta {
	padding: 36px 48px 28px 52px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

body.page-id-13 .clecod-contact-hours-meta small {
	display: block;
	margin-bottom: 10px;
	color: #e20100;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.page-id-13 .clecod-contact-hours-meta strong {
	display: block;
	margin-bottom: 8px;
	color: #fff;
	font-family: var(--clecod-font-display);
	font-size: clamp(26px, 2.2vw, 34px);
	font-weight: 700;
	line-height: 0.95;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

body.page-id-13 .clecod-contact-hours-meta p {
	max-width: 28ch;
	margin: 0;
	color: rgba(255, 255, 255, 0.62);
	font-size: 14px;
	line-height: 1.55;
}

body.page-id-13 .clecod-contact-hours-list {
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: 1fr;
	grid-template-rows: repeat(3, minmax(0, 1fr));
	gap: 0;
	min-height: 0;
}

body.page-id-13 .clecod-contact-hours-item {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 24px;
	padding: 0 48px 0 52px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

body.page-id-13 .clecod-contact-hours-item:last-child {
	border-bottom: 0;
}

body.page-id-13 .clecod-contact-hours-item small {
	display: block;
	margin: 0;
	color: #e20100;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.page-id-13 .clecod-contact-hours-item strong {
	display: block;
	color: #fff;
	font-family: var(--clecod-font-display);
	font-size: clamp(26px, 2.1vw, 34px);
	font-weight: 700;
	line-height: 0.95;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	font-variant-numeric: tabular-nums;
}

body.page-id-13 .clecod-contact-hours-item--closed strong {
	color: rgba(255, 255, 255, 0.42);
}

body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
	gap: 8px 24px;
	margin: 0;
	padding: 26px 48px 26px 52px;
	background: var(--qode-main-color, #e20100);
}

body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency strong {
	margin: 0;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency a {
	min-height: 44px;
	color: #fff;
	font-family: var(--clecod-font-display);
	font-size: clamp(26px, 2.2vw, 34px);
	letter-spacing: -0.03em;
	font-variant-numeric: tabular-nums;
}

body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency a:hover,
body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency a:focus {
	color: #111;
}

@media (min-width: 768px) and (max-width: 1024px) {
	body.page-id-13 .clecod-contact-intro {
		--flex-direction: column;
		flex-direction: column !important;
		gap: 32px !important;
	}

	body.page-id-13 .clecod-contact-intro > .clecod-contact-form,
	body.page-id-13 .clecod-contact-directory {
		--width: 100%;
		width: 100%;
	}

	body.page-id-13 .clecod-contact-hours {
		--flex-direction: column;
		flex-direction: column !important;
	}

	body.page-id-13 .clecod-contact-hours-visual,
	body.page-id-13 .clecod-contact-hours-panel {
		--width: 100%;
		width: 100%;
		min-height: 420px !important;
	}

	body.page-id-13 .clecod-service-process.clecod-contact-hours > .clecod-contact-hours-visual {
		order: 1;
		--min-height: 420px;
	}

	body.page-id-13 .clecod-service-process.clecod-contact-hours > .clecod-contact-hours-panel {
		order: 2;
		min-height: 0;
	}

	body.page-id-13 .clecod-contact-hours-fill {
		min-height: 0;
	}

	body.page-id-13 .clecod-contact-hours-meta,
	body.page-id-13 .clecod-contact-hours-item,
	body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency {
		padding-right: 36px;
		padding-left: 40px;
	}

	body.page-id-13 .clecod-contact-hours-list {
		grid-template-rows: none;
	}

	body.page-id-13 .clecod-contact-hours-item {
		padding-top: 22px;
		padding-bottom: 22px;
	}
}

@media (max-width: 767px) {
	body.page-id-13 .clecod-contact-intro {
		--flex-direction: column;
		flex-direction: column !important;
		gap: 28px !important;
	}

	body.page-id-13 .clecod-contact-intro > .clecod-contact-form,
	body.page-id-13 .clecod-contact-directory {
		--width: 100%;
		width: 100%;
	}

	body.page-id-13 .clecod-contact-intro .qodef-m-title {
		max-width: none;
		font-size: clamp(34px, 9vw, 40px) !important;
	}

	body.page-id-13 .clecod-contact-intro .wpcf7 {
		padding: 22px 18px 20px;
	}

	body.page-id-13 .clecod-contact-hours {
		--flex-direction: column;
		flex-direction: column !important;
	}

	body.page-id-13 .clecod-contact-hours-visual,
	body.page-id-13 .clecod-contact-hours-panel {
		--width: 100%;
		width: 100%;
	}

	body.page-id-13 .clecod-service-process.clecod-contact-hours > .clecod-contact-hours-visual {
		order: 1;
		--min-height: clamp(320px, 78vw, 400px);
		min-height: clamp(320px, 78vw, 400px) !important;
		padding: 28px 22px 26px !important;
	}

	body.page-id-13 .clecod-contact-hours-visual > .elementor-element {
		max-width: 100%;
	}

	body.page-id-13 .clecod-service-process.clecod-contact-hours > .clecod-contact-hours-panel {
		order: 2;
		min-height: 0;
	}

	body.page-id-13 .clecod-contact-hours-fill {
		min-height: 0;
	}

	body.page-id-13 .clecod-contact-hours-meta {
		padding: 28px 22px 22px 26px;
	}

	body.page-id-13 .clecod-contact-hours-list {
		grid-template-columns: 1fr;
		grid-template-rows: none;
	}

	body.page-id-13 .clecod-contact-hours-item {
		padding: 20px 22px 20px 26px;
		border-right: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	}

	body.page-id-13 .clecod-contact-hours-item:last-child {
		border-bottom: 0;
	}

	body.page-id-13 .clecod-contact-hours-item strong {
		font-size: 26px;
	}

	body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency {
		flex-direction: column;
		align-items: flex-start;
		padding: 22px 22px 22px 26px;
	}

	body.page-id-13 .clecod-contact-hours-panel .clecod-contact-emergency a {
		font-size: 28px;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-13 .clecod-contact-hours-visual .qodef-button,
	body.page-id-13 .clecod-contact-detail a,
	body.page-id-13 .clecod-contact-emergency a {
		transition: none !important;
	}
}
