/*------------------------------------*\
   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: 734px) {
    .section-apple-music .marquee-cta {
        font-size: 11px;
    }
}

.section-apple-one .section-content .row .column .tile-cta-wrapper.links-inline {
	margin-right: -80px;
}

@media only screen and (max-width:1068px) {
	.section-apple-one .tile-cta-wrapper li:last-child {
		display: block;
		margin-top: 18px;
		margin-left: 0;
	}
}


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