.custom_font_style {
	font-style: italic;
}

.section-material .image-material {
	background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_large.jpg);
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-material .image-material {
		background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_large_2x.jpg);
	}
}

@media (max-width: 1068px) {
	.section-material .image-material {
		background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_medium.jpg);
	}
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),
	(max-width: 1068px) and (min-resolution: 144dpi) {
	.section-material .image-material {
		background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_medium_2x.jpg);
	}
}

@media (max-width: 734px) {
	.section-material .image-material {
		background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_small.jpg);
	}
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),
	(max-width: 734px) and (min-resolution: 144dpi) {
	.section-material .image-material {
		background-image: url(/ca/fr/apple-watch-ultra-3/images/specs/materials_and_finish__c2bq9sa4ohg2_small_2x.jpg);
	}
}

/* LOCAL OVERRIDES */

@media (max-width: 833px) {
	#ac-localnav .ac-ln-content {
		--r-localnav-content-padding: 8px;
	}
}

@media (max-width: 833px) {
	#ac-localnav .ac-ln-actions {
		-webkit-padding-end: 8px;
	}
}

@media (max-width: 350px) {
	#ac-localnav .ac-ln-menucta-chevron {
		justify-content: right;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs
		> .techspecs-section
		> .techspecs-row
		> .techspecs-rowheader
		> .custom-break {
		display: none;
	}
}

@media only screen and ((max-width: 734px) or (min-width:1069px)) {
	.techspecs
		> .techspecs-section
		> .techspecs-row
		> .techspecs-rowheader
		> .custom-display {
		display: none;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-environment .section-content .headline .custom-break {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.section-environment .section-content .headline .custom-view {
		display: none;
	}
}

@media only screen and (min-width: 1069px) {
	.section-environment .section-content .headline .custom-view {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.custom-view-lg {
		display: none;
	}
}

@media only screen and (min-width: 735px) {
	.custom-view-sm {
		display: none;
	}
}
