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

.section-easy-does-it .content-icon-takeout {
	background-image: url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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) {
	.section-easy-does-it .content-icon-takeout {
		background-image:url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_large_2x.jpg")
	}
}
@media only screen and (max-width: 1068px) {
	.section-easy-does-it .content-icon-takeout {
		background-image:url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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) {
	.section-easy-does-it .content-icon-takeout {
		background-image:url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_medium_2x.jpg")
    }
}
@media only screen and (max-width: 734px) {
	.section-easy-does-it .content-icon-takeout {
		background-image:url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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) {
	.section-easy-does-it .content-icon-takeout {
		background-image:url("/it/apple-pay/images/overview/emoji_4__lz2xjq1ermym_small_2x.jpg")
	}
}


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



/*------------------------------------*\
   LOCAL LOGOS
\*------------------------------------*/




/* BANKS  */



/*------------------------------------*\
   END LOCAL LOGOS
\*------------------------------------*/





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


#ac-localnav {
    display:none
}

html.wallet-supported #ac-localnav {
    display:block
}

#film-set-up-apple-pay, #film-set-up-apple-pay .icon-playcircle {
    overflow: visible;
}

#film-set-up-apple-pay {
    line-height: 1.1;
}

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