html[data-access-land-windows-product-cro="ready"],
html[data-access-land-windows-product-cro="ready"] body.single-product {
	overflow-x: clip !important;
}

html[data-access-land-windows-product-cro="ready"] .reset_variations_alert.screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

html[data-access-land-windows-product-cro="ready"] body.single-product .product_title {
	max-width: 680px;
	margin: 0 0 12px;
	color: #f8fafc;
	font-size: clamp(32px, 3vw, 44px);
	line-height: 1.07;
	letter-spacing: -0.035em;
}

html[data-access-land-windows-product-cro="ready"] body.single-product .woocommerce-product-details__short-description {
	max-width: 640px;
	margin: 0 0 18px;
}

html[data-access-land-windows-product-cro="ready"] body.single-product .woocommerce-product-details__short-description p {
	margin: 0;
	color: #aebfd3;
	font-size: 14px;
	line-height: 1.55;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase {
	margin: 0 0 18px !important;
	padding: 20px !important;
	border: 1px solid #283c56;
	border-radius: 14px;
	background: #101b2c;
	box-shadow: 0 16px 38px rgba(2, 8, 20, 0.16);
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations {
	display: block;
	margin: 0 !important;
	border: 0 !important;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations tbody {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations tr,
html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations th,
html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations td {
	display: block;
	width: 100%;
	padding: 0 !important;
	border: 0 !important;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations th label {
	display: block;
	margin: 0 0 7px;
	color: #dce7f5;
	font-size: 12px;
	font-weight: 750;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations select {
	width: 100%;
	min-height: 48px;
	margin: 0 !important;
	padding: 0 42px 0 13px;
	border: 1px solid #344963;
	border-radius: 9px;
	background-color: #172438;
	color: #f1f6fc;
	font-size: 13px;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .reset_variations {
	display: inline-block;
	margin-top: 6px;
	color: #6fd8f7;
	font-size: 10.5px;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .single_variation_wrap {
	margin-top: 15px;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .woocommerce-variation-price {
	margin-bottom: 12px;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .woocommerce-variation-price .price {
	color: #29c7f6;
	font-size: 21px;
	font-weight: 800;
}

html[data-access-land-windows-product-cro="ready"] body.single-product .al-windows-summary--selected > .price {
	display: none;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .woocommerce-variation-add-to-cart {
	display: grid;
	grid-template-columns: auto minmax(180px, 1fr);
	gap: 10px;
	align-items: stretch;
}

html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .single_add_to_cart_button {
	width: 100%;
	min-height: 49px;
	border-radius: 9px;
	background: linear-gradient(90deg, #12aee4, #1ec2b2) !important;
	color: #06111e !important;
	font-size: 13px;
	font-weight: 800;
}

html[data-access-land-windows-product-cro="ready"] .woocommerce-tabs {
	display: block !important;
	clear: both !important;
	position: relative;
	z-index: 1;
	width: min(1080px, 100%);
	margin: 42px auto 0 !important;
	padding: 0 !important;
}

.al-windows-product-details {
	padding-top: 25px;
	border-top: 1px solid #25374d;
	color: #aebfd3;
}

.al-windows-product-details h2 {
	margin: 0 0 22px;
	color: #f6f9ff;
	font-size: 24px;
	line-height: 1.2;
}

.al-windows-detail-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.al-windows-detail-grid > div {
	min-width: 0;
	padding: 0 24px;
	border-right: 1px solid #25374d;
}

.al-windows-detail-grid > div:first-child {
	padding-left: 0;
}

.al-windows-detail-grid > div:last-child {
	padding-right: 0;
	border-right: 0;
}

.al-windows-detail-grid strong,
.al-windows-detail-grid span {
	display: block;
}

.al-windows-detail-grid strong {
	margin-bottom: 7px;
	color: #edf4fc;
	font-size: 13px;
}

.al-windows-detail-grid span,
.al-windows-support {
	color: #98abc2;
	font-size: 12.5px;
	line-height: 1.6;
}

.al-windows-support {
	margin: 24px 0 0;
	padding-top: 18px;
	border-top: 1px solid #25374d;
}

.al-windows-source-details {
	margin-top: 20px;
	padding-top: 16px;
	border-top: 1px solid #25374d;
}

.al-windows-source-details summary {
	width: max-content;
	max-width: 100%;
	color: #8fa6c2;
	font-size: 12px;
	font-weight: 700;
	cursor: pointer;
}

.al-windows-source-details__content {
	margin-top: 18px;
	color: #aebfd3;
	font-size: 13px;
	line-height: 1.65;
}

.al-windows-source-details__content > h2:first-child {
	display: none;
}

html[data-access-land-windows-product-cro="ready"] body.single-product .related.products {
	display: none !important;
}

html[data-access-land-windows-product-cro="ready"] body.single-product #page,
html[data-access-land-windows-product-cro="ready"] body.single-product .site-content,
html[data-access-land-windows-product-cro="ready"] body.single-product .content-area,
html[data-access-land-windows-product-cro="ready"] body.single-product main.site-main {
	min-height: 0 !important;
}

@media (max-width: 720px) {
	html[data-access-land-windows-product-cro="ready"] body.single-product .product_title {
		font-size: 29px;
	}

	html[data-access-land-windows-product-cro="ready"] body.single-product .woocommerce-product-details__short-description {
		margin-bottom: 14px;
	}

	html[data-access-land-windows-product-cro="ready"] body.single-product .woocommerce-product-details__short-description p {
		font-size: 12.5px;
	}

	html[data-access-land-windows-product-cro="ready"] .al-windows-purchase {
		padding: 15px !important;
	}

	html[data-access-land-windows-product-cro="ready"] .al-windows-purchase table.variations tbody,
	html[data-access-land-windows-product-cro="ready"] .al-windows-purchase .woocommerce-variation-add-to-cart {
		grid-template-columns: 1fr;
	}

	.al-windows-detail-grid {
		grid-template-columns: 1fr;
	}

	.al-windows-detail-grid > div,
	.al-windows-detail-grid > div:first-child,
	.al-windows-detail-grid > div:last-child {
		padding: 14px 0;
		border-right: 0;
		border-bottom: 1px solid #25374d;
	}

	.al-windows-detail-grid > div:first-child {
		padding-top: 0;
	}

	.al-windows-detail-grid > div:last-child {
		border-bottom: 0;
	}
}
