/* Six-inch Rain Bird weighted-base sprinkler: concise buying facts. */
body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts {
	box-sizing: border-box;
	width: min(100%, 760px);
	margin: 24px auto 22px;
	padding: clamp(18px, 2.4vw, 26px);
	border: 1px solid #dfe7e9;
	border-radius: 16px;
	background: linear-gradient(145deg, #ffffff 0%, #f7fafb 100%);
	box-shadow: 0 10px 28px rgba(20, 44, 55, .07);
}

body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts .ww-single-kit-buying-facts__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts .ww-single-kit-buying-facts__grid > div {
	display: flex;
	min-width: 0;
	padding: 14px 15px;
	border-left: 3px solid #e6762d;
	background: #fff;
	box-shadow: 0 4px 15px rgba(20, 44, 55, .05);
	flex-direction: column;
	justify-content: center;
}

body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts strong {
	color: #173846 !important;
	font-size: clamp(19px, 2vw, 24px) !important;
	font-weight: 900 !important;
	line-height: 1.15 !important;
}

body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts span {
	margin-top: 4px;
	color: #50636c !important;
	font-size: 15px !important;
	font-weight: 750 !important;
	line-height: 1.35 !important;
}

body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts > p {
	margin: 16px 0 0 !important;
	color: #425861 !important;
	font-size: 16px !important;
	font-weight: 650 !important;
	line-height: 1.55 !important;
	text-align: center;
}

@media (max-width: 620px) {
	body.single-product.postid-5275 .ww-six-inch-sprinkler-buying-facts .ww-single-kit-buying-facts__grid {
		grid-template-columns: 1fr;
	}
}
