/* Local overrides */

/* Local Nav Series 11, SE 3 and Ultra 3 */
@media only screen and (max-width: 374px) {
	#ac-localnav div.ac-ln-title.ac-ln-title-compact.custom {
		font-size: 16px;
		position: relative;
		top: 1px;
	}

	#ac-localnav a.ac-ln-button.custom {
		font-size: 11px;
	}

	.ac-ln-menucta-chevron.custom {
		left: 12px;
	}
}

/* Headlines title */
@media only screen and (max-width: 320px) {
	.section-copy-container .section-headline {
		padding-left: 0px;
	}
}

/* Apple watch for your kids */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#apple-watch-for-your-kids
		p.tile-copy.tile-cta.typography-tile-text.custom {
		min-width: 250px;
	}
}

/* compare section */
.section-shared-compare .typography-headline {
	padding-left: 15px;
	padding-right: 15px;
}

/* Hero image */
.section-hero .hero-container .hero-image {
	background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_small_2x.jpg);
	}
}

.section-shared-compare .compare-item-ultra.device .compare-item-image {
	background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/ca/fr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_small_2x.jpg);
	}
}

/* Live Translation */
.custom-italic {
	font-style: italic;
}

@media only screen and (min-width: 1069px) {
	.section-shared-compare .two-lines-large {
		height: var(--two-lines-height);
	}
}

@media only screen and (min-width: 1069px) {
	.section-shared-compare .three-lines-large {
		height: var(--three-lines-height);
	}
}

@media only screen and (max-width: 734px) {
	.section-shared-compare .four-lines-small {
		height: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-table .case-size,
	.compare-table .retina,
	.compare-table .chip,
	.compare-table .heart-rate,
	.compare-table .battery {
		max-width: 150px;
		margin-left: auto;
		margin-right: auto;
	}
}
