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

.chapternav-item-apple-wallet .chapternav-icon {
	background-image: url(/euro/services/a/generic/images/services/chapternav/light/apple_pay_light__er2rmnj99wom_large.svg);
}
html.no-svg .chapternav-item-apple-wallet .chapternav-icon {
	background-image: url(/euro/services/a/generic/images/services/chapternav/light/apple_pay_light__er2rmnj99wom_large.png);
}
.theme-dark .chapternav-item-apple-wallet .chapternav-icon {
	background-image: url(/euro/services/a/generic/images/services/chapternav/dark/apple_pay_dark__b4djrle3v92a_large.svg);
}
html.no-svg .theme-dark .chapternav-item-apple-wallet .chapternav-icon {
	background-image: url(/euro/services/a/generic/images/services/chapternav/dark/apple_pay_dark__b4djrle3v92a_large.png);
}

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

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

@media only screen and (max-width: 480px) {
	.hero-heading-cta-container a.button:first-of-type {
		margin-bottom: 15px;
	}
}

br.xs-hero-copy {
	display: none;
}
@media only screen and (max-width: 360px) {
	br.xs-hero-copy {
		display: block;
	}
}
.section-apple-one .one-logo {
	margin-left: -2px;
}

@media only screen and (max-width: 734px) {
	.section-apple-one-banner .banner-icon-container .services-overview-services-apple-one-banner-logo-apple-one {
		top: 12px;
		left: -2px;
	}
}
.section-apple-one .one-logo {
	margin-left: -2px;
}
@media only screen and (min-width: 1069px) and (max-width: 1440px) {
	.section.section-apple-books .hero-heading-cta-container {
		padding-right: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-content .typography-hero-headline {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.button-neutral {
	margin-bottom: 10px;
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-cta-wrapper li:last-child {
		margin-left: 0px;
	}
}

@media only screen and (min-width: 735px) {
	.section.section-apple-one .one-icons-desktop {
		left: 17px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .one-icons-mobile {
		display: block;
		position: relative;
		left: 12px;
	}
}

@media only screen and (max-width: 734px) {
	.marquee-cta {
		font-size: 12px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
