/* 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;
	}
}

/* Compare Section */

/* Apple Watch SE 3 */
@media only screen and (max-width: 734px) {
	div.compare-item-se p.feature-null-secondary.small-two-lines.custom {
		position: relative;
		top: 10px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	div.compare-item-se.retina p.feature-null-secondary.small-two-lines.custom {
		position: relative;
		top: 30px;
	}
}

/* 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);
	}
}
