/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.tile-holiday-2021-last-chance .tile-holiday-2021-image {
 background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_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) {
 .tile-holiday-2021-last-chance .tile-holiday-2021-image { background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_large_2x.jpg); }
}
@media only screen and (max-width:1068px) {
 .tile-holiday-2021-last-chance .tile-holiday-2021-image {
  background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_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) {
 .tile-holiday-2021-last-chance .tile-holiday-2021-image {
  background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_medium_2x.jpg); }
}
@media only screen and (max-width:734px) {
 .tile-holiday-2021-last-chance .tile-holiday-2021-image {
  background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_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) {
 .tile-holiday-2021-last-chance .tile-holiday-2021-image {
  background-image:url(/euro/tv-home/a/screens_alt/images/overview/alt1/aos_holiday_homepod_family_hero__bkw4iezrjur6_small_2x.jpg); }
}






.gift-card .promo-image {
	width: 978px;
	height: 346px;
	background-size: 978px 346px;
	background-repeat: no-repeat;
	background-image: url("/es/tv-home/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("/es/tv-home/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("/es/tv-home/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("/es/tv-home/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("/es/tv-home/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("/es/tv-home/images/overview/apple-gift-card/apple_gift_card_tile__d777mr3okcom_small_2x.jpg");
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




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

.section-big-screen .section-services .service-tile-ctas {
	height: 75px;
	justify-content: flex-end;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-ctas {
		height: auto;
		justify-content: initial;
	}
	
	.section-big-screen .section-services .fitness .service-tile-headline, .section-big-screen .section-services .arcade .service-tile-headline {
		max-width: 260px;
	}
	.section-big-screen .section-services .music .service-tile-headline {
		max-width: 200px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: .8em;
	}
	.section-big-screen .section-services .fitness .service-tile-headline, .section-big-screen .section-services .arcade .service-tile-headline {
		max-width: 270px;
	}
	.section-big-screen .section-services .music .service-tile-headline {
		max-width: 270px;
	}
}

@media only screen and (max-width: 320px) {
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}
	.section-big-screen .section-services .service-tile-ctas a+a {
		margin-left: 0px;
	}
}

.section-flex-tiles .atv-4k .tile-headline {
	max-width: 410px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .atv-4k .tile-headline {
		max-width: 318px;
	}
	.section-flex-tiles .atv-4k .tile-cta {
		margin-top: 54px;
	}
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .atv-4k .tile-cta {
		margin-top: .8em;
	}
}

@media only screen and (max-width: 375px) {
	.section-accessories .section-header .section-header-headline br {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-header-headline {
		line-height: 40px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item.large-span-3.medium-span-6.small-span-12.service-tile.arcade > div.service-tile-ctas {
		margin-top: 36.9px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.large-span-3.medium-span-6.small-span-12.service-tile.arcade > div.service-tile-ctas {
		margin-top: 13.6px;
	}
}

.section-flex-tiles .homepod-mini .tile-cta {
	margin-top: 54px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .tile-cta {
		margin-top: 55px;
	}
}

@media only screen and (max-width: 734px) {
    .section-flex-tiles .homepod-mini .tile-cta {
        margin-top:.8em
    }
}
@media only screen and (max-width: 1068px) {
	.section-accessories .product-wrapper, .section-smart-home .product-wrapper {
		bottom: 15px;
	}
}

@media only screen and (max-width: 734px) {
    .section-smart-home .section-gallery .overview-control-your-home {
        margin-top: 35px;
    }
}
@media only screen and (max-width: 734px) {
    .section-smart-home .section-gallery .overview-seemlessly-connected {
        margin-top: 25px;
    }
}

@media only screen and (min-width: 1680px) {
	.section-accessories .section-gallery .item-container {
	   margin-left: 200px !important;
	}
 }

.section-flex-tiles.pl-alignment .atv-4k .tile-cta {
    margin-top: 36px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 