/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 734px) {
	.section-input .grid-content .grid-item:nth-child(1) .techspecs-list .list-item:nth-child(2) {
		margin-top: 2.3em;
	}

	.section-in-the-box-content .grid-content .techspecs-list:nth-child(1) .list-item:nth-child(3) {
		margin-top: 1.9em;
	}

	.section-storage .grid-content .grid-item:nth-child(1) .storage-content {
		margin-top: 35px;
	}

	.section-input .grid-content .grid-item:nth-child(2) .techspecs-list-disc .list-item:nth-child(1) {
		margin-top: 50px;
	}
}

.section-content {
	margin-bottom: 20px;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	width: 50%;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
	width: 47%;
}

.section-techspecs .section-colors .gallery-item .ar-gallery-link .icon {
	text-decoration: none;
}

.section-techspecs .section-colors .gallery-item .ar-gallery-link .icon:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
		width: 100%;
	}
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
		width: 100%;
	}
}

.section-techspecs .section-at-a-glance .grid-content .grid-item-retina-display .grid-item-headline {
	margin-top: -15px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-chip .list-item {
		width: 110px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-at-a-glance .grid-item-keyboard .grid-item-headline {
		margin-top: 23px;
	}
	.section-techspecs .section-at-a-glance .grid-item-apple-intelligence .grid-item-headline {
		margin-top: 18px;
	}
}

@media only screen and (max-width: 734px) {
	html.ar-quicklook .section-techspecs .section-colors .ar-gallery-link {
		bottom: -15px;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
