/* Shared site footer — The Home Store Cabo */

.thsc-site-footer {
	--thsc-footer-orange: #c56102;
	--thsc-footer-text: #4a5158;
	--thsc-footer-heading: #c56102;
	--thsc-footer-muted: #6b7280;
	--thsc-footer-whatsapp: #0e96b8;
	margin: 0;
	padding: 0;
	background: #f2f4f5;
	color: var(--thsc-footer-text);
	font-family: "Source Sans Pro", "Segoe UI", sans-serif;
	font-size: 15px;
	line-height: 1.45;
	clear: both;
}

.thsc-site-footer__inner {
	width: min(1212px, 100%);
	margin: 0 auto;
	padding: 0 21px;
	box-sizing: border-box;
}

.thsc-site-footer__main {
	border-top: 1px solid #e1e5e8;
}

.thsc-site-footer__grid {
	display: grid;
	grid-template-columns: minmax(180px, 1.05fr) minmax(200px, 1.2fr) minmax(200px, 1.15fr) minmax(160px, 0.85fr);
	gap: 28px 36px;
	padding: 42px 0 36px;
}

.thsc-site-footer__heading {
	margin: 0 0 14px;
	color: var(--thsc-footer-heading);
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
}

.thsc-site-footer__logo {
	display: inline-block;
	line-height: 0;
}

.thsc-site-footer__logo img {
	display: block;
	width: 210px;
	max-width: 100%;
	height: auto;
}

.thsc-site-footer__social {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
}

.thsc-site-footer__social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border: 1.5px solid #9aa3ab;
	border-radius: 50%;
	color: #5c656e;
	background: transparent;
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease;
}

.thsc-site-footer__social a:hover,
.thsc-site-footer__social a:focus-visible {
	background: var(--thsc-footer-orange);
	border-color: var(--thsc-footer-orange);
	color: #fff;
	outline: none;
}

.thsc-site-footer__social svg {
	width: 16px;
	height: 16px;
	display: block;
}

.thsc-site-footer__landmark {
	margin: 0 0 10px;
	color: #3c434a;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.04em;
}

.thsc-site-footer__address,
.thsc-site-footer__list a {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	color: var(--thsc-footer-text);
	text-decoration: none;
}

.thsc-site-footer__address:hover,
.thsc-site-footer__address:focus-visible,
.thsc-site-footer__list a:hover,
.thsc-site-footer__list a:focus-visible {
	color: var(--thsc-footer-orange);
	outline: none;
}

.thsc-site-footer__icon {
	display: inline-flex;
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	color: #7b848c;
}

.thsc-site-footer__icon svg {
	width: 16px;
	height: 16px;
	display: block;
}

.thsc-site-footer__address:hover .thsc-site-footer__icon,
.thsc-site-footer__list a:hover .thsc-site-footer__icon {
	color: var(--thsc-footer-orange);
}

.thsc-site-footer__whatsapp {
	display: flex;
	flex-direction: column;
	gap: 2px;
	margin: 22px 0 0;
}

.thsc-site-footer__whatsapp-label {
	color: #3c434a;
	font-size: 16px;
	font-weight: 600;
}

.thsc-site-footer__whatsapp a {
	color: var(--thsc-footer-whatsapp);
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}

.thsc-site-footer__whatsapp a:hover,
.thsc-site-footer__whatsapp a:focus-visible {
	color: #087a96;
	text-decoration: underline;
	outline: none;
}

.thsc-site-footer__list,
.thsc-site-footer__hours {
	margin: 0;
	padding: 0;
	list-style: none;
}

.thsc-site-footer__list li + li {
	margin-top: 8px;
}

.thsc-site-footer__k {
	font-weight: 600;
}

.thsc-site-footer__hours li {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	padding: 7px 0;
	border-bottom: 1px solid #e3e7ea;
}

.thsc-site-footer__hours li:first-child {
	padding-top: 0;
}

.thsc-site-footer__hours li span:first-child {
	font-weight: 600;
	color: #3c434a;
}

.thsc-site-footer__hours li span:last-child {
	text-align: right;
	color: var(--thsc-footer-muted);
}

.thsc-site-footer__bar {
	background: #1f1f1f;
	color: #d5d5d5;
	font-size: 14px;
}

.thsc-site-footer__bar-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px 28px;
	min-height: 64px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.thsc-site-footer__bar p {
	margin: 0;
}

.thsc-site-footer__bar span {
	color: #ff9900;
}

.thsc-site-footer__bar img {
	display: block;
	width: auto;
	max-width: min(280px, 46vw);
	height: 36px;
	object-fit: contain;
	object-position: right center;
}

/* Old footer copies: WPBakery template and the theme widget area. */
footer.custom-footer,
#colophon.site-footer {
	display: none !important;
}

/* Catalog pages should not sit against the footer. */
body.woocommerce-shop .portfolio-navigator.gem-pagination,
body.tax-product_cat .portfolio-navigator.gem-pagination {
	margin-bottom: 80px;
}

/* Single-page catalogs hide pagination inline, which drops that margin. */
body.tax-product_cat .portfolio-navigator.gem-pagination[style*="display:none"],
body.tax-product_cat .portfolio-navigator.gem-pagination[style*="display: none"] {
	display: block !important;
	height: 0;
	min-height: 0;
	margin-top: 21px;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
}

@media (max-width: 1024px) {
	.thsc-site-footer__grid {
		grid-template-columns: 1fr 1fr;
		gap: 32px 28px;
	}
}

@media (max-width: 640px) {
	.thsc-site-footer__grid {
		grid-template-columns: 1fr;
		padding: 32px 0 28px;
	}

	.thsc-site-footer__bar-inner {
		flex-direction: column;
		align-items: flex-start;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 72px;
	}

	.thsc-site-footer__bar img {
		object-position: left center;
		max-width: 100%;
	}
}

/* Projects consultation band, above the projects footer. */
.thsc-consult {
	padding: 72px 21px 88px;
	background: #f6f1ea;
	color: #3a342e;
	font-family: "Source Sans Pro", "Segoe UI", sans-serif;
}

.thsc-consult__panel {
	display: grid;
	grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
	gap: 48px 56px;
	align-items: center;
	width: min(1212px, 100%);
	margin: 0 auto;
	padding: 56px 64px;
	box-sizing: border-box;
	background: #fff;
}

.thsc-consult__kicker {
	margin: 0 0 18px;
	color: #c4783a;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 1.3;
	text-transform: uppercase;
}

.thsc-consult__title {
	margin: 0;
	max-width: 9em;
	color: #1c1916;
	font-family: "Iowan Old Style", Palatino, "Palatino Linotype", Georgia, serif;
	font-size: clamp(40px, 4.4vw, 56px);
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.05;
	text-transform: none;
}

.thsc-consult__text {
	max-width: 52ch;
	margin: 22px 0 0;
	color: #6f675f;
	font-size: 16px;
	line-height: 1.55;
}

.thsc-consult__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 32px;
}

.thsc-consult__book,
.thsc-consult__lookbook {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 48px;
	padding: 0 18px;
	border: 1px solid #2a2622;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

.thsc-consult__book {
	background: #2a2622;
	color: #fff;
}

.thsc-consult__book:hover,
.thsc-consult__book:focus-visible {
	background: #1c1916;
	color: #fff;
}

.thsc-consult__lookbook {
	background: #fff;
	color: #2a2622;
}

.thsc-consult__lookbook svg {
	width: 14px;
	height: 14px;
}

.thsc-consult__aside {
	padding: 28px 24px 22px;
	background: #f6f1ea;
}

.thsc-consult__aside-title {
	margin: 0;
	color: #1c1916;
	font-family: "Iowan Old Style", Palatino, "Palatino Linotype", Georgia, serif;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.15;
	text-transform: none;
}

.thsc-consult__aside-text {
	margin: 12px 0 18px;
	color: #6f675f;
	font-size: 15px;
	line-height: 1.5;
}

.thsc-consult__channel {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-top: 10px;
	padding: 14px 16px;
	background: #fff;
	color: inherit;
	text-decoration: none;
}

.thsc-consult__channel:hover,
.thsc-consult__channel:focus-visible {
	color: #c4783a;
}

.thsc-consult__channel-icon {
	display: inline-flex;
	flex: 0 0 auto;
	color: #c4783a;
}

.thsc-consult__channel-icon svg {
	display: block;
	width: 22px;
	height: 22px;
}

.thsc-consult__channel-label,
.thsc-consult__channel-value {
	display: block;
}

.thsc-consult__channel-label {
	color: #8a827b;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.thsc-consult__channel-value {
	margin-top: 3px;
	color: #1c1916;
	font-size: 16px;
	font-weight: 700;
}

.thsc-consult__channel:hover .thsc-consult__channel-value,
.thsc-consult__channel:focus-visible .thsc-consult__channel-value {
	color: #c4783a;
}

@media (max-width: 900px) {
	.thsc-consult__panel {
		grid-template-columns: 1fr;
		padding: 36px 24px;
	}

	.thsc-consult__title {
		max-width: none;
	}
}

/* Projects page footer */
.thsc-site-footer--projects {
	--thsc-footer-text: #5c564e;
	background: #f6f1ea;
	color: #5c564e;
	font-size: 15px;
	line-height: 1.55;
}

.thsc-site-footer--projects .thsc-site-footer__main {
	border-top: 1px solid #e6dfd6;
}

.thsc-site-footer--projects .thsc-site-footer__grid {
	grid-template-columns: minmax(240px, 1.15fr) minmax(180px, 0.9fr) minmax(200px, 0.95fr) minmax(240px, 1.05fr);
	gap: 36px 48px;
	padding: 56px 0 42px;
}

.thsc-projects-footer__title {
	margin: 0 0 16px;
	color: #1c1916;
	font-family: "Iowan Old Style", Palatino, "Palatino Linotype", Georgia, serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.06em;
	white-space: nowrap;
	line-height: 1.2;
	text-transform: uppercase;
}

.thsc-projects-footer__lede {
	margin: 0;
	max-width: 34ch;
	color: #6b645e;
	font-size: 15px;
	line-height: 1.55;
}

.thsc-projects-footer__social {
	display: flex;
	gap: 10px;
	margin: 28px 0 0;
	padding: 0;
	list-style: none;
}

.thsc-projects-footer__social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid #d5cdc3;
	border-radius: 4px;
	color: #5c564e;
	background: transparent;
}

.thsc-projects-footer__social a:hover,
.thsc-projects-footer__social a:focus-visible {
	border-color: #c4783a;
	color: #c4783a;
}

.thsc-projects-footer__social svg {
	display: block;
	width: 16px;
	height: 16px;
}

.thsc-projects-footer__kicker {
	margin: 0 0 18px;
	color: #c4783a;
	font-family: "Source Sans Pro", "Segoe UI", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 1.3;
	text-transform: uppercase;
}

.thsc-projects-footer__address {
	display: block;
	max-width: 28ch;
	color: #3a342e;
	font-size: 15px;
	line-height: 1.55;
	text-decoration: none;
}

.thsc-projects-footer__address:hover,
.thsc-projects-footer__address:focus-visible {
	color: #c4783a;
}

.thsc-projects-footer__aside {
	margin: 14px 0 0;
	color: #8a827b;
	font-size: 14px;
}

.thsc-projects-footer__desk {
	margin: 22px 0 4px;
	color: #1c1916;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.thsc-projects-footer__phone {
	color: #1c1916;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.thsc-projects-footer__phone:hover,
.thsc-projects-footer__phone:focus-visible {
	color: #c4783a;
}

.thsc-projects-footer__hours,
.thsc-projects-footer__nav {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
}

.thsc-projects-footer__hours li {
	display: flex;
	justify-content: space-between;
	gap: 18px;
	padding: 11px 0;
	border-bottom: 1px solid #e6dfd6;
	color: #3a342e;
	font-size: 15px;
}

.thsc-projects-footer__hours li:first-child {
	padding-top: 0;
}

.thsc-projects-footer__hours li span:last-child {
	color: #5c564e;
	text-align: right;
	white-space: nowrap;
}

.thsc-projects-footer__nav li + li {
	margin-top: 12px;
}

.thsc-projects-footer__nav a,
.thsc-projects-footer__nav span {
	color: #6f675f;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.35;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.thsc-projects-footer__nav a:hover,
.thsc-projects-footer__nav a:focus-visible {
	color: #c4783a;
}

.thsc-site-footer--projects .thsc-site-footer__bar {
	background: transparent;
	color: #8a827b;
	font-size: 13px;
}

.thsc-site-footer--projects .thsc-site-footer__bar-inner {
	border-top: 1px solid #e6dfd6;
	min-height: 72px;
	padding-top: 18px;
	padding-bottom: 22px;
}

.thsc-site-footer--projects .thsc-site-footer__bar p {
	color: #8a827b;
	letter-spacing: 0.02em;
}

.thsc-site-footer--projects .thsc-projects-footer__pay span {
	color: #8a827b;
}

.thsc-projects-footer__pay {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px 18px;
	margin: 0;
	color: #8a827b;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

@media (max-width: 1024px) {
	.thsc-site-footer--projects .thsc-site-footer__grid {
		grid-template-columns: 1fr 1fr;
		gap: 36px 28px;
	}
}

@media (max-width: 640px) {
	.thsc-site-footer--projects .thsc-site-footer__grid {
		grid-template-columns: 1fr;
		padding: 40px 0 28px;
	}

	.thsc-projects-footer__title,
	.thsc-projects-footer__nav a,
	.thsc-projects-footer__nav span {
		white-space: normal;
	}

	.thsc-site-footer--projects .thsc-site-footer__bar-inner {
		align-items: flex-start;
		padding-right: 21px;
	}

	.thsc-projects-footer__pay {
		justify-content: flex-start;
		gap: 8px 22px;
		letter-spacing: 0.08em;
	}
}
