/* start main css */
/* Endless enterntainment background fix - START */

#tv-gallery {
	background-color: #f5f5f7;
}

/* Endless enterntainment background fix - END */

/* end main css */

/* start heroes/apple-event-september-2026-announce */
.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
	max-width: 1035px;
}

@media (max-width: 1068px) {
	.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
		max-width: 460px;
	}
}

@media (max-width: 734px) {
	.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
		max-width: 370px;
	}
}
/* end heroes/apple-event-september-2026-announce */

/* start promos/airpods-pro-3 */
.section-promo [data-tile-id="airpods-pro-3"] .tile-subhead {
	max-width: 250px;
}

@media only screen and (max-width: 1068px) {
	.section-promo [data-tile-id="airpods-pro-3"] .tile-subhead {
		max-width: 220px;
	}
}
/* end promos/airpods-pro-3 */

/* start promos/apple-watch-series-11 */
@media only screen and (max-width: 734px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 200px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 330px;
	}
}
/* end promos/apple-watch-series-11 */
