@font-face{
  font-family: 'Solare';
  src:url(/fonts/solare/solare/SolareItalic-Black.otf) format('opentype')
}

body {
  background: wheat;
  font-family: Arial, sans-serif;
}

#book {
  width: 800px;
  height: 500px;
  margin: 0 auto;
}

#book .turn-page {
  background-color: white;
}

#book .cover {
  padding: 0;
  margin: -1px 36px 20px;
  position: relative;
}

.cover-image {
  width: 81%;
  height: 100%;
  object-fit: cover;
  display: block;
}



/* Navigation */
#controls {
  width: 800px;
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
}

#controls input,
#controls label {
  font-size: 20px;
}

.nav-buttons {
  margin-top: 15px;
}

button {
  background-color: #514eb3;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  margin: 0 10px;
  cursor: pointer;
  font-size: 18px;
}

#book .odd {
  background-image: linear-gradient(to left, #fff 95%, #ddd 100%);
}

#book .even {
  background-image: linear-gradient(to right, #fff 95%, #ddd 100%);
}



/*----Contenet Page------*/

.page-text {
  padding: 60px 40px;
  font-size: 20px;
  color: #333;
  line-height: 2;
}

.page-text h1 {
  font-size: 48px;
  margin-bottom: 30px;
  color: #333;
}


.page-text li {
  list-style: none;
  margin: 20px 0;
  font-size: 22px;
  letter-spacing: 0.5px;
}

.page-text li::after {
  content: "";
  display: inline-block;
  border-bottom: 1px dotted #888;
  width: 200px;
  margin: 0 10px;
  transform: translateY(-4px);
}


.page-text span {
  float: right;
  margin-left: 10px;
}

.page-images {
  position: relative;
  width: 100%;
  height: 100%;
 
}


.cards {
  position: absolute;
  top: 0px;
  left: 20px;
  width: 200px;
  z-index: 2;
}

/* Mickey Mouse */
.mickey {
  position: absolute;
  top: 4px;
  right: 13px;
  width: 180px;
}

/* Sun symbol */
.sun1 {
  position: absolute;
  top: 217px;
  left: 35px;
  width: 132px;
}

/* Flynn & Rapunzel */
.rapunzel {
  position: absolute;
  bottom: 40px;
  right: -35px;
  width: 324px;
  z-index: 2;
}

/* Simba */
.simba {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 120px;
  z-index: 1;
}




.content-wrapper {
  background-image: url('..pictures/clouds.jpg') no-repeat center center;
  background-size: cover;
  font-family: 'Solare';
  position: relative;
  padding: 20px 50px;
  height: 100%;
}



.content-title {
  font-size: 48px;
  color: #222;
  margin-bottom: 10px;
}

.line {
  width: 150px;
  height: 3px;
  background-color: #333;
  border: none;
  margin-bottom: 40px;
}

.content-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.content-list li {
  font-size: 17px;
  color: #000;
  margin: 25px 0;
  position: relative;
  padding-right: 60px;
}

.content-list li span {
  position: absolute;
  right: 0;
  color: #000;
}

/*--First story-*/
.two-page-layout {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  position: relative;
  padding: 2em;
}

.left-page-text {
  width: 73%;
  font-size: 11px;
  line-height: 1.6em;
  font-family: Georgia, serif;
}


.left-page-text11 {
  width: 58%;
  font-size: 14px;
  line-height: 1.6em;
  font-family: Georgia, serif;
}

.right-page-text{
  width: 62%;
  font-size: 13px;
  line-height: 1.4rem;
  font-family: Georgia, serif;
}

.section-title {
  font-family: 'Brush Script MT', cursive;
  font-size: 1.8em;
  color: #8b4da6;
  background: #f8e5f7;
  padding: 0.4em 1em;
  border-radius: 0.5em;
  display: inline-block;
  margin-bottom: 1em;
}

.hair-image {
  position: absolute;
  right: -44px;
  top: 0px;
  height: 80%;
  z-index: 1;
}

.rapunzel-flynn-image {
  position: absolute;
  right: 0;
  bottom: 25px;
  height: 95%;
  z-index: 1;
}

.flynn-image{
  position: absolute;
  right: -18px;
  bottom: 65px;
  height: 60%;
  z-index: 1;
}


/*--Second story-*/


.page-6-wrapper {
  position: relative;
  padding: 30px;
  font-family: Georgia, serif;
  color: #1a1a1a;
}

.page-6-text {
max-width: 80%;
  font-size: 16px;
  line-height: 1rem;;
  z-index: 2;
  position: relative;
}


/* Tower */
.tower-img {
  position: absolute;
  right: -12%;
  top: -9px;
  height: 91%;
  z-index: 1;
}

/* Rapunzel and Flynn */
.rapunzel-flynn-img {
  position: absolute;
  bottom: 48px;
  left: 14%;
  height: 40%;
  z-index: 2;
}



.page-7-wrapper {
 
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  font-family: Georgia, serif;
}

.page-7-overlay {
 
  padding: 22px 30px;
  border-radius: 15px;
  max-width: 70%;
  font-size: 16.5px;
  
}


.cover-image1 {
  width: 90%;
  height: 100%;
  object-fit: cover;
  display: block;
}




.page-8-overlay {
  position: relative;
  height: 100%;
  padding: 40px 30px;
  color: #1a1a1a;
  font-family: Georgia, serif;
}

.page-8-box {
  
  padding: 47px 30px;

  max-width: 82%;
 font-size: 13px;
 text-align: center;
  position: relative;
  z-index: 2;
}

.page-8-title {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 15px;
  text-align: center;
}

.lion-cub-img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 150px;
  z-index: 1;
}



.page-9-overlay {
  position: relative;
  padding: 1px 24px;
  color: black;
  font-family: Georgia;
    width: 55%;
  display: flex;
  flex-direction: column;
  font-size:18rem;
  
}

.page-9-overlay p {
  font-size: 10px;
  line-height: 1.8;
  height: 20%;
 
}



.page-10-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

.lion-suit {
  width: 200px;
  position: absolute;
  right: -1rem;
  bottom: 2rem;
}

.lidl-logo {
  width: 216px;
  position: absolute;
  left:0rem;
  bottom: 4rem;
}

.page-11-overlay {
  
  
  margin: 89px;
font-family: Georgia, serif;
  font-size: 10.7px;
  line-height: 1.6;
}


/*---Third story--*/
.page.even.content-page1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  box-sizing: border-box;
  font-family: Georgia, serif;
}

.content-wrapper.two-page-layout1 {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1200px;
  gap: 20px;
}

.left-page-text1 {
  width: 38%;
  font-size: 9px;
  line-height: 1.7;
  color: #000;
  font-family: Georgia, serif;
}


.page-12-visuals1 {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.page-12-visuals1 .collage {
  width: 100%;
  max-width: 220px;
  margin-bottom: 20px;
}


.page-12-visuals1 .mickey-main {
  width: 160px;
  margin-bottom: 20px;
  z-index: 2;
}


.page-12-visuals1 .surprise {
  width: 140px;
  margin-top: -10px;
  z-index: 1;
}


.bottom-text1 {
  width: 40%;
  font-size: 11px;
  line-height: 1.8;
  font-family: Georgia;
}

.bottom-text1 strong {
  font-weight: bold;
  font-size: 20px;
}


.page-13-layout {
  display: flex;
  flex-direction: column;
  align-items: center;
}



.photo {
  width: 215px;
  position: absolute;
  left: 0rem;
  top:0rem;

}

.collage{
  width: 180px;
  position: absolute;
  left: 0rem;
  top:-3rem;
}

.page-13-text {
  margin: 143px 30px;
  text-align: center;
  font-size: 13px;
  line-height: 1.6;
  font-family:Georgia, serif;
}

.mickey-sad {
  width: 112px;
  margin-top: -11rem;
  margin-left: 17rem;
}
