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






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




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



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

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

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

@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
\*------------------------------------*/

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

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