/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.product-tile .tout-group {
	margin-top: 0;
}

.section-welcome .marquee-detail {
	padding-inline-end: 25px;
}

.section.section-icon-card-gallery {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.section-welcome .marquee-detail {
		margin-bottom: 0;
	}
}

.feature .feature-water-resistant .row {
	bottom: -150px;
	top: 626.359375px;
}

@media only screen and (max-width: 1068px) {
	.section-welcome .marquee-detail {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1068px) {
	html.enhanced .section.section-contrast, html.enhanced .section.section-contrast {
		padding-bottom: 160px;
	}
}

.section-contrast .product-tile-set .product-tile.has-touts-rows-7 .tout-group {
	grid-template-rows:
		var(--touts-row-1-height) var(--touts-row-2-height) var(
			--touts-row-3-height
		)
		var(--touts-row-4-height) var(--touts-row-5-height) var(--touts-row-6-height);
}

@media only screen and (max-width: 734px) {
	.section-welcome .marquee-detail {
		margin-top: 22px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
