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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-themes .subsection-apple-intelligence .apple-intelligence-avail {
	color: #6e6e73;
}

@media only screen and (max-width: 431px), only screen and (min-width: 453px) {
	.product-tile-ipad-air .product-tile-positioning.product-tile-padding br.small:nth-child(2) {
		display: none;
	}
}
.apple-intelligence-gradient {
	display: block;
}

@media only screen and (min-width: 1069px) {
	.section-highlights .section-header {
		 padding-top: 0;
		 margin-top: -20px;
		 }
	 }
	 @media only screen and (min-width: 735px) and (max-width: 1068px) {
		html.no-enhanced .section-highlights .section-header {
			padding-top: 64px;
		}
	}
	html.no-enhanced .section-highlights .section-header {
		padding-top: 102px; 
	}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
