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





/*------------------------------------*\
   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;
    }
}

.marquee-subtitle {
   white-space: normal;
   overflow: initial;
}

@media only screen and (max-width: 1068px) {
	.marquee-copy {
		font-size: 13px;
	}
}

@media only screen and (max-width: 734px) {
	.marquee-copy {
		font-size: 11px;
	}
}

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

/*------------------------------------*\
  A/B CHAPTERNAV
\*------------------------------------*/

body[data-test-10017="v1-v"] .chapternav {
  display: none;
}
html.ac-ls-visible body[data-test-10017="v1-v"] #chapternav ~ main#main, html.ac-ls-visible body[data-test-10017="v1-v"] #chapternav ~ main.main {
  margin-top: 0;
}

html.ac-ls-visible.globalmessage-segment-visible body[data-test-10017="v1-v"] #chapternav ~ main#main, html.ac-ls-visible.globalmessage-segment-visible body[data-test-10017="v1-v"] #chapternav ~ main.main {
  margin-top: 110px;
}

html.globalmessage-segment-visible body[data-test-10017="v1-v"] .chapternav {
    display: block;
}

.section-apple-music .dynamic-gallery .dynamic-gallery-item-container.apple-music {
    height: 318px;
}
@media only screen and (max-width: 1068px) {
    .section-apple-music .dynamic-gallery .dynamic-gallery-item-container.apple-music {
        height: 228px;
    }
}
@media only screen and (max-width: 734px) {
    .section-apple-music .dynamic-gallery .dynamic-gallery-item-container.apple-music {
        height: 192px;
    }
}

/*------------------------------------*\
  END A/B CHAPTERNAV
\*------------------------------------*/
