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

.theme-dark .chapternav-item-apple-tv .chapternav-icon {
    background-size: 47px 54px;
    background-repeat: no-repeat;
    background-image: url(/euro/services/a/generic/images/services/chapternav/dark/apple_tv_dark__et1u56iokyie_large.svg);
    width: 47px;
}

html.no-svg .theme-dark .chapternav-item-apple-tv .chapternav-icon {
    background-image:url(/euro/services/a/generic/images/services/chapternav/dark/apple_tv_dark__et1u56iokyie_large.png)
}



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




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

.section-apple-books {
	margin-bottom: 53px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-books {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-books {
		margin-bottom: 39px;
	}
}

@media only screen and (max-width: 330px) {
    .hero-heading-cta-container a.button:first-of-type, .hero-heading-cta-container button:first-of-type {
        margin-bottom: 15px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
