/* Apple Pay donation */
@media (max-width: 734px) {
	.section-apple-pay .copy {
		max-width: 28ch;
	}
}

/* Products section */
.section-products .tabnav-wrapper {
	text-align: center;
}

/* Collections section */
.section-collections .collections-gallery .viewport-content ul li a {
	white-space: nowrap;
}
