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

#ac-globalfooter .ac-gf-sosumi small.open-circle {
	font-size: 0.8em;
}

.ribbon-content .footnote-supglyph a {
	text-decoration: none;
}

@media only screen and (min-width: 1069px) {
	.section-consider .headline {
		width: 760px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-siri .typography-overlay-copy {
		margin-top: 1em;
	}
}

.tile-siri .typography-overlay-copy {
	font-size: 20px;
}

@media only screen and (max-width: 1068px) {
	.tile-siri .typography-overlay-copy {
		font-size: 19px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-siri .typography-overlay-copy {
		width: 227px;
		font-size: 14px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-airpods-4 .links-inline {
		min-width: 311px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-airpods-max .links-inline {
		min-width: 311px;
	}
}

@media only screen and (max-width: 365px) {
	.section.hero-tile .links-inline {
		display: flex;
		flex-direction: column;
	}
}

@media only screen and (max-width: 365px) {
	.section.hero-tile .links-inline li:first-child {
		margin-inline-start: 9px;
		margin-bottom: 0.5em;
	}
}

@media only screen and (max-width: 734px) {
	.section-airpods-pro-2 .media-container {
		height: 590px;
	}
}

@media only screen and (max-width: 365px) {
	.section-airpods-pro-2 .media-container {
		height: 634px;
	}

	.section-airpods-pro-2 .inline-media-component-container {
		height: 97%;
	}
}

.tile.tile-magical-experience .tile-content .tile-card-image-container.image-center-center {
	top: 55%;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-airpods-pro-2 .hero-copy {
		max-width: 372px;
	}
}

@media only screen and (min-width: 735px) {
	.section-airpods-4 .hero-priceline {
		max-height: 30px;
	}
}

/* BEGIN CARD HYPERLINK CSS  */
.typography-overlay-subcopy {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 600;
	letter-spacing: -0.014em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

.tile-overlay-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.tile-overlay-body .feature-availability {
	margin-top: 32px;
	color: #6e6e73;
}

@media (max-width: 1068px) {
	.tile-overlay-body .feature-availability {
		margin-top: 20px;
	}
}

.tile-overlay-body .feature-availability > span {
	display: inline-block;
}

.tile-overlay-body .feature-availability a {
	color: inherit;
}
#footnote-compare-adaptive-audio a {
	text-wrap: nowrap;
}

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