/*
Theme Name:   shawnquez child-xstore
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.sq-site-header {
	background: #ffffff;
	border-bottom: 1px solid #e9ece7;
	position: relative;
	z-index: 20;
}

.sq-header-inner {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto;
	padding: 18px 0;
}

.sq-header-logo {
	display: inline-flex;
	align-items: center;
	line-height: 0;
}

.sq-header-logo img {
	width: 190px;
	max-width: 42vw;
	height: auto;
	display: block;
}

.sq-header-actions {
	gap: 22px;
}

.sq-header-actions a {
	text-decoration: none;
}

.sq-site-footer {
	background: linear-gradient(180deg, #fbfbf8 0%, #eef3f2 100%);
	color: #17211f;
	border-top: 1px solid #dfe6e2;
}

.sq-footer-inner {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto;
	padding: 52px 0 38px;
	display: grid;
	grid-template-columns: 1.45fr 0.85fr 0.85fr 1.25fr;
	gap: 34px;
}

.sq-footer-mark {
	font-size: 28px;
	line-height: 1.05;
	font-weight: 800;
	letter-spacing: 0;
	margin-bottom: 16px;
}

.sq-footer-logo {
	display: inline-flex;
	align-items: center;
	line-height: 0;
	margin-bottom: 18px;
}

.sq-footer-logo img {
	width: 210px;
	max-width: 72vw;
	height: auto;
	display: block;
}

.sq-footer-brand p,
.sq-footer-col p {
	color: #4f5f5b;
	font-size: 14px;
	line-height: 1.7;
	margin: 0 0 12px;
}

.sq-footer-note {
	max-width: 430px;
	color: #64756f !important;
}

.sq-footer-col h2 {
	color: #101820;
	font-size: 13px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin: 0 0 16px;
}

.sq-footer-col a {
	display: block;
	color: #233a35;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 11px;
	transition: color 160ms ease;
}

.sq-footer-col a:hover,
.sq-footer-bottom a:hover {
	color: #0f766e;
}

.sq-footer-contact a {
	display: inline;
	margin: 0;
}

.sq-footer-contact strong {
	color: #101820;
	font-weight: 700;
}

.sq-footer-bottom {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto;
	padding: 18px 0 24px;
	border-top: 1px solid #d8e1dc;
	display: flex;
	justify-content: space-between;
	gap: 18px;
	color: #64756f;
	font-size: 13px;
	line-height: 1.5;
}

.sq-footer-bottom a {
	color: #233a35;
	text-decoration: none;
}

@media (max-width: 900px) {
	.sq-header-inner {
		align-items: center;
	}

	.sq-footer-inner {
		grid-template-columns: 1fr 1fr;
		padding-top: 40px;
	}

	.sq-footer-brand,
	.sq-footer-contact {
		grid-column: 1 / -1;
	}

	.sq-footer-bottom {
		flex-direction: column;
	}
}

@media (max-width: 560px) {
	.sq-header-inner {
		flex-wrap: wrap !important;
		gap: 14px;
	}

	.sq-header-actions {
		width: 100%;
		justify-content: flex-start !important;
	}

	.sq-footer-inner {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.sq-footer-mark {
		font-size: 24px;
	}
}

.sq-page {
	padding: 56px 16px;
}

.sq-page h1,
.sq-page h2,
.sq-page h3 {
	letter-spacing: 0;
}

.sq-page h1 {
	font-size: clamp(36px, 6vw, 68px);
	line-height: 1.02;
	margin-bottom: 18px;
}

.sq-page h2 {
	margin-top: 20px;
}

.sq-page a {
	text-underline-offset: 3px;
}

.sq-home-hero {
	background:
		linear-gradient(100deg, rgba(16, 24, 32, 0.96) 0%, rgba(16, 24, 32, 0.88) 44%, rgba(16, 24, 32, 0.42) 72%, rgba(255, 255, 255, 0.1) 100%),
		radial-gradient(circle at 78% 28%, rgba(142, 209, 198, 0.24), transparent 34%),
		linear-gradient(135deg, #101820 0%, #24423d 58%, #f1eee8 100%);
	margin-bottom: 42px;
}

.sq-home-hero .wp-block-button__link {
	border-radius: 4px;
	padding: 14px 22px;
	font-weight: 700;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}

.sq-home-hero .sq-hero-secondary .wp-block-button__link {
	background: #101820 !important;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #ffffff !important;
}

.sq-trust-strip,
.sq-category-grid,
.sq-story-grid,
.sq-contact-grid,
.sq-location-grid,
.sq-track-grid {
	gap: 24px;
	margin: 34px 0;
}

.sq-trust-strip > .wp-block-column,
.sq-category-grid > .wp-block-column,
.sq-story-grid > .wp-block-column,
.sq-contact-grid > .wp-block-column,
.sq-track-grid > .wp-block-column {
	background: #f7f8f6;
	border: 1px solid #e2e7e1;
	padding: 26px;
	border-radius: 6px;
}

.sq-category-grid > .wp-block-column {
	min-height: 260px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.sq-map-card {
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid #dfe5df;
	background: #eef3f2;
	min-height: 360px;
}

.sq-map-card iframe {
	display: block;
	width: 100%;
	min-height: 360px;
	border: 0;
}

.sq-page-contact .sq-contact-grid,
.sq-page-locator .sq-location-grid,
.sq-page-tracking .sq-track-grid {
	align-items: stretch;
}

.sq-featured-products {
	margin: 54px auto 16px;
	padding: 42px 0 12px;
	border-top: 1px solid #e1e7e2;
}

.sq-featured-products > p {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	color: #5f6d69;
}

.sq-featured-products .products {
	margin-top: 28px;
	margin-bottom: 28px;
}

.sq-featured-products .product {
	background: #ffffff;
	border: 1px solid #e4e9e5;
	border-radius: 6px;
	padding: 14px;
}

.sq-featured-products .woocommerce-loop-product__title {
	font-size: 16px;
	line-height: 1.35;
}

@media (max-width: 760px) {
	.sq-page {
		padding: 36px 14px;
	}

	.sq-home-hero {
		min-height: 520px !important;
	}

	.sq-home-hero h1 {
		font-size: 42px !important;
	}
}
