/* Local Overrides */

/* Dynamic Island */

@media only screen and (min-width: 1000px) {
	.localnav-container.animating-in
		.content-expand-wrap
		.product-list-wrap
		.paddlenav:not(.disabled) {
		opacity: 0;
	}
}

/* Button and connectors */
@media only screen and (min-width: 1069px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume {
		left: 417px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-ring {
		left: 528px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume {
		width: 88px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-ring {
		left: 372px;
	}
}

@media only screen and (max-width: 734px) {
	.section-external
		.image-external-connectors
		.diagram-text.diagram-camera-control {
		left: 182px;
		width: 60px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-speaker {
		width: 106px;
	}
	.section-external
		.image-external-connectors
		.diagram-text.diagram-speaker-2 {
		left: 29px;
	}
}

/* Trade in buystrip */

@media only screen and (min-width: 735px) {
	.buystrip-hero .trade-in .item-copy {
		max-width: 29em;
	}
}

@media only screen and (min-width: 735px) {
	.buystrip-hero .trade-in .item-headline {
		max-width: 25em;
	}
}

/* app icon calendar */
.section-built-in-apps .techspecs-app-icon-calendar {
	background-image: url(/la/iphone-17-pro/images/specs/icon_calendar__bi9054hljx0i_large.png);
}
@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-built-in-apps .techspecs-app-icon-calendar {
		background-image: url(/la/iphone-17-pro/images/specs/icon_calendar__bi9054hljx0i_large_2x.png);
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-display .image-display-iphone-pro-max {
		margin-top: 0px;
	}
}
@media (max-width: 734px) {
	.section-display .image-display-iphone-pro-max {
		margin-top: 15px;
	}
}
