/* Local Overrides */

#ac-globalfooter sup {
	font-size: 9px !important;
	vertical-align: bottom;
	position: relative;
	top: -0.3rem;
}

@media only screen and (min-width: 1069px) {
	.section-hero .hero-copy {
		max-width: 59ch !important;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-copy {
		max-width: 26ch !important;
		padding: 0 30px;
	}

	.section-hero .typography-headline-super-tight.hero-headline {
		padding: 0 30px;
	}
}

/* APPLE PAY COPY */

@media only screen and (max-width: 1068px) {
	.section-apple-pay .typography-apple-pay-body.copy {
		margin: 0 auto;
	}
}

/* PRODUCTS CTA */

@media only screen and (max-width: 734px) {
	.section-products .products-gallery .tabnav-wrapper a.products-cta {
		text-align: center;
		margin-left: 35px;
		margin-right: 35px;
	}
}

/* section-collections */
.section-collections .viewport-content .tabnav {
	display: none;
}
