/* Local Images */

/* Local Nav Section */
.customized-hidden {
	display: none !important;
}

/* Size and weight Section */

.section-size-and-weight .image-dimensions-iphone {
	background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_large.jpg");
}

@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-size-and-weight .image-dimensions-iphone {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-size-and-weight .image-dimensions-iphone {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-size-and-weight .image-dimensions-iphone {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-size-and-weight .image-dimensions-iphone {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-size-and-weight .image-dimensions-iphone {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone__c50mrkxiyeuu_small_2x.jpg");
	}
}

.section-size-and-weight .image-dimensions-iphone-plus {
	background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_large.jpg");
}

@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-size-and-weight .image-dimensions-iphone-plus {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-size-and-weight .image-dimensions-iphone-plus {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-size-and-weight .image-dimensions-iphone-plus {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-size-and-weight .image-dimensions-iphone-plus {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-size-and-weight .image-dimensions-iphone-plus {
		background-image: url("/lae/iphone-15/images/specs/dimensions_iphone_plus__dudb5pikhxw2_small_2x.jpg");
	}
}

.section-built-in-apps .techspecs-app-icon-calendar {
	background-image: url(/lae/iphone-15/images/specs/icon_calendar__ez3yo8qo92s2_large.png);
	width: 52px;
	height: 52px;
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-built-in-apps .techspecs-app-icon-calendar {
		background-image: url(/lae/iphone-15/images/specs/icon_calendar__ez3yo8qo92s2_large_2x.png);
	}
}
.section-free-apps .techspecs-app-icon-calendar {
	background-image: url(/lae/iphone-15/images/specs/icon_calendar__ez3yo8qo92s2_large.png);
	width: 52px;
	height: 52px;
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-free-apps .techspecs-app-icon-calendar {
		background-image: url(/lae/iphone-15/images/specs/icon_calendar__ez3yo8qo92s2_large_2x.png);
	}
}
