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





.gift-card .tile-logo {
	width: 209px;
	height: 39px;
	background-size: 209px 39px;
	background-repeat: no-repeat;
	background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_large.png");
	margin-left: auto;
	margin-right: auto;
}

@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 .tile-logo {
		background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .tile-logo {
		width: 142px;
		height: 27px;
		background-size: 142px 27px;
		background-repeat: no-repeat;
		background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_medium.png");
	}
}

@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 .tile-logo {
		background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .tile-logo {
		width: 136px;
		height: 25px;
		background-size: 136px 25px;
		background-repeat: no-repeat;
		background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_small.png");
	}
}

@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 .tile-logo {
		background-image: url("/euro/airpods/b/generic/images/apple-gift-card/apple_gift_card_logo__es2vdqwat126_small_2x.png");
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
/* gift card */
.section-gift-card-tiles {
	width: 100%;
	max-width: 1462px;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1068px) {
	.section-gift-card-tiles {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 735px;
	}
}
@media only screen and (max-width: 734px) {
	.section-gift-card-tiles {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 460px;
		margin-bottom: 5px;
	}
}
.gift-card {
	position: relative;
	display: flex;
	background-color: #fbfbfd;
	width: 100%;
	max-width: 1332px;
	margin-bottom: 81px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	overflow: hidden;
}

@media only screen and (max-width: 1068px) {
	.gift-card {
		min-height: 404px;
		flex-direction: column;
		margin-bottom: 47px;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card {
		min-height: inherit;
		flex-direction: column;
		max-width: 400px;
		margin-bottom: 0;
	}
}

.gift-card .promo-copy-container {
	padding-left: 7.10144%;
	padding-top: 0;
	display: flex;
	align-items: center;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	min-width: 565px;
	padding-top: 60px;
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-copy-container {
		padding-left: 0;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-copy-container {
		min-width: inherit;
		width: 100%;
	}
}

html.text-zoom .gift-card .promo-copy-container {
	min-width: inherit;
}

.gift-card .promo-copy-wrapper {
	text-align: center;
	max-width: 290px;
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-copy-wrapper {
		max-width: 290px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-copy-wrapper {
		max-width: initial;
	}
}

.gift-card .promo-intro {
	margin-top: 24px;
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-intro {
		margin-top: 21px;
	}
}

.gift-card .links-inline {
	margin-top: 11px;
}

@media only screen and (max-width: 1068px) {
	.gift-card .links-inline {
		margin-top: 1px;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .links-inline {
		margin-top: 7px;
	}
}

.gift-card .links-inline li {
	display: inline-block;
	margin-top: 0.4em;
}

@media only screen and (max-width: 1068px) {
	.gift-card .links-inline li {
		margin-right: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .links-inline li {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .figure-wrapper {
		position: relative;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .figure-wrapper {
		position: relative;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-image {
		left: 50%;
		margin-left: -274.5px;
		position: relative;
		margin-top: 11px;
		margin-bottom: 65px;
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-image {
		left: 50%;
		margin-left: -347px;
		position: relative;
		margin-top: 39px;
		margin-bottom: 56px;
	}
}

html.text-zoom .gift-card .promo-image {
	margin-left: 0;
}
.gift-card .typography-product-lockup {
	font-size: 21px;
}
@media only screen and (max-width: 1068px) {
	.gift-card .typography-product-lockup {
		font-size: 19px;
	}
}
@media only screen and (max-width: 734px) {
	.gift-card .typography-product-lockup {
		font-size: 17px;
	}
}
@media only screen and (max-width: 1068px) {
	.gift-card .links-inline li:nth-child(2) {
		margin-right: 5px;
	}
}
@media only screen and (max-width: 734px) {
	.gift-card .links-inline li:nth-child(2) {
		margin-right: 0;
	}
}






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