/* Local Overrides */

/* calendar */

.image-specs-icon-cal {
	background-image: url("/mx/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-specs-icon-cal {
		background-image: url("/mx/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large_2x.png");
	}
}

.section-techspecs .section-built-in-apps .techspecs-app-icon-cal,
.section-techspecs .section-free-apps .techspecs-app-icon-cal {
	background-image: url("/mx/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-techspecs .section-built-in-apps .techspecs-app-icon-cal,
	.section-techspecs .section-free-apps .techspecs-app-icon-cal {
		background-image: url("/mx/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large_2x.png");
	}
}

/* Finish labels */
/* Silver */
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: -23px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: -25px;
	}
}

/* Pink */
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: -18px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: 26px;
	}
}

/* Yellow */
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: -39px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: 28px;
	}
}

/* Section dimensions */
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-size-weight .caption-width {
		top: 26px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 46px;
	}
	.section-techspecs .section-size-weight .caption-height {
		top: 45px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-width {
		top: 20px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 32px;
	}
	.section-techspecs .section-size-weight .caption-height {
		top: 34px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-width {
		top: 0px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 13px;
	}
	.section-techspecs .section-size-weight .caption-height {
		top: 15px;
	}
}

/* Section buttons and connectors */
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 297px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		left: 155px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		width: 66px;
		white-space: normal;
		bottom: 58px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 155px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 148px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		width: 96px;
		white-space: normal;
		bottom: 48px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs
		.section-buttons-and-connectors
		.update-buttons-and-connectors-image
		.caption-mic-1 {
		left: 103px;
	}
}

/* Trade In tile */
@media only screen and (min-width: 1069px) {
	.section-giveback .giveback-content-text .router-copy {
		padding-right: 119px;
	}
}
