/* start main css */
.typography-tile-headline:lang(th) {
	line-height: 1.1;
}

/* Endless enterntainment background fix - START */

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

/* Endless enterntainment background fix - END */

/* end main css */

/* start heroes/airpods-pro-3-wc */
.section-hero [data-tile-id="airpods-pro-3-wc"] .tile-subhead {
	max-width: 360px;
}

@media (max-width: 1068px) {
	.section-hero [data-tile-id="airpods-pro-3-wc"] .tile-subhead {
		max-width: 320px;
	}
}

@media (max-width: 734px) {
	.section-hero [data-tile-id="airpods-pro-3-wc"] .tile-subhead {
		max-width: 260px;
	}
}

[data-component-list~="InlineMedia"] .inline-media-wrapper.loading .inline-media-ui.theme-dark .play-pause-button:after {
	background-color: transparent;
	position: relative;
	overflow: hidden;
}
/* end heroes/airpods-pro-3-wc */

/* start heroes/iphone-family */
@media only screen and (max-width: 734px) {
	.main [data-module-template="heroes"] [data-unit-id="iphone-family"] .unit-copy-wrapper .subhead {
		max-width: 300px;
	}
}
/* end heroes/iphone-family */
