/* Local Overrides */

/* Button and connectors section */

@media only screen and (min-width: 1069px) {
	.diagram-text.diagram-speaker .diagram-text-item {
		position: relative;
		right: 21px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section
		.techspecs-column.small-spans-2-columns
		.diagram-text.diagram-ring
		.diagram-text-item {
		padding-right: 30px;
		text-align: center;
	}
}

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

/* LOCALIZED EXPORTS */

/* Calendar app icon */

.section-built-in-apps .techspecs-app-icon-calendar {
	background-image: url(/mx/iphone-16-pro/images/specs/icon_calendar__bkpfwspvgqc2_large.png);
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-built-in-apps .techspecs-app-icon-calendar {
		background-image: url(/mx/iphone-16-pro/images/specs/icon_calendar__bkpfwspvgqc2_large_2x.png);
	}
}
.section-free-apps .techspecs-app-icon-calendar {
	background-image: url(/mx/iphone-16-pro/images/specs/icon_calendar__bkpfwspvgqc2_large.png);
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-free-apps .techspecs-app-icon-calendar {
		background-image: url(/mx/iphone-16-pro/images/specs/icon_calendar__bkpfwspvgqc2_large_2x.png);
	}
}
