/*------------------------------------*\
   AIRPODS PRO  2ND GEN CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */



/*------------------------------------*\
  END AIRPODS PRO  2ND GEN CSS
\*------------------------------------*/

/*------------------------------------*\
   AIRPODS 3RD GEN CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */


/*------------------------------------*\
   END AIRPODS 3RD GEN CSS
\*------------------------------------*/

/*------------------------------------*\
   AIRPODS 2ND GEN CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */


/*------------------------------------*\
   END AIRPODS 2ND GEN CSS
\*------------------------------------*/

/*------------------------------------*\
   AIRPODS MAX CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */


/*------------------------------------*\
   END AIRPODS MAX CSS
\*------------------------------------*/

/*------------------------------------*\
   CONNECTION CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */
.tile-content {
	grid-template-rows: auto 86px;
}
@media only screen and (max-width: 1068px) {
	.tile-content {
		grid-template-rows: auto 83px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-content {
		grid-template-rows: auto 63px;
	}
}



/*------------------------------------*\
   END CONNECTION CSS
\*------------------------------------*/

/*------------------------------------*\
   COMPARE CSS
\*------------------------------------*/


/* SCREENS */

/* LOCAL FIXES */


/*------------------------------------*\
   END COMPARE CSS
\*------------------------------------*/

/*------------------------------------*\
   GIFT CARD CSS
\*------------------------------------*/


/* SCREENS */
.gift-card .promo-image {
	width: 978px;
	height: 346px;
	background-size: 978px 346px;
	background-repeat: no-repeat;
	background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_large.jpg");
	margin-left: -180px;
	margin-top: 78px;
	margin-bottom: 78px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.gift-card .promo-image {
		background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-image {
		width: 549px;
		height: 197px;
		background-size: 549px 197px;
		background-repeat: no-repeat;
		background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_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) {
	.gift-card .promo-image {
		background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-image {
		width: 694px;
		height: 247px;
		background-size: 694px 247px;
		background-repeat: no-repeat;
		background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_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) {
	.gift-card .promo-image {
		background-image: url("/pt/airpods/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_small_2x.jpg");
	}
}

/* LOCAL FIXES */

@media only screen and (max-width: 734px) {
	.tile-accessibility .tile-overlay-content {
		padding-right: 30px;
	}
}

/*------------------------------------*\
   END GIFT CARD CSS
\*------------------------------------*/
