/* Local Overrides */

/* hero */
@media (min-width: 735px) {
	.section-welcome
		.marquee-detail.custom-airpods-4-announce
		.detail-inner-group {
		align-items: center;
	}
}

@media only screen and (max-width: 480px) {
	.header-badge.typography-marquee-badge
		> .product-persistent.custom-padding {
		position: relative;
		top: 10px;
	}
}

@media only screen and (min-width: 1069px) {
	section.section.section-welcome.no-pad-bottom.no-pad
		> div.marquee
		> div.viewport-content
		> div.marquee-header.theme-dark
		> p:nth-child(5) {
		min-width: 600px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-header {
		column-gap: 0px;
	}
}

/* Section Redisigned */

@media (min-width: 735px) and (max-width: 1068px) {
	.section-redesigned .pin-ear-fit .pin-caption {
		max-width: 120px;
	}
}

@media (min-width: 735px) {
	.section-welcome .marquee .marquee-header {
		min-width: 400px;
	}
}

.sosumi-link-follows,
.sosumi-link-follows ~ .footnote {
	display: none;
}

.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] ~ .footnote {
	display: inline;
}

.section-redesigned .section-headline {
	max-width: 680px;
	margin: auto;
}

@media only screen and (max-width: 1068px) {
	.section-redesigned .section-headline {
		max-width: 560px;
		margin: auto;
	}
}

/* Financing card */

.section-icon-card-gallery .gallery-gallery .overview-icon-card-icon-applecard {
	align-content: center;
}
