/* .libre-franklin-<uniquifier> {
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */

/* * {
  border: 1px solid blue;
} */

* {
  margin: 0;
}

.wrapper {
  max-width: 1120px;
  margin: 0 auto;
  }

  .content-wrapper {
    max-width: 930px;
    margin: 0 auto;
  }
 
 h1 {
  font-size: 56px;
  color: white
 } 

 h2 {
  font-size: 32px;
  font-weight: 700;
  color: #DA4710
 }

 h3 {
  font-size: 20px;
  font-weight: 500;
  color: #DF0077;
}

h4 {
  font-size: 12px;
  font-weight: 600;
  color: white
}

body {
  font-family: "Libre Franklin", sans-serif; 
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  background-color: rgb(13, 13, 13);
  color: #DF0077;
}

p {
  color:white;
  line-height: 135%;
}

.white-text {
  color: #fff;
}

.text-space {
  margin: 0 40px 40px 0;
}


/* -----------NAV Styles------------- */

.nav {
  justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #DF0077;
 }
 
 .row {
   display: flex;
 }
 
 .nav-align {
   align-items: center;
 }
 
 .logo {
 width: 68px;
 }
 
 
 .nav-menu ul {
   list-style-type: none;
   padding: 0;
   font-weight: 500;
   font-size: 12px;
 }
 
 nav li {
   display: inline;
   margin-left: 32px;
   font-weight: 500;
   font-size: 12px;
 }
 
 nav li a:link {
 text-decoration: none;
 color: white;
 }
 
 nav li a:visited {
   text-decoration: none;
   color: white;
 }
 
 nav li a:hover {
   text-decoration: none;
   color: black;
 }
 
 nav li a:active {
   color: black;
 }
 
 .menu-button {
   border: none;
   height: 24px;
   padding: 0 24px 0 0;
   background-color: rgba(0, 0, 0, 0);
   justify-content: right;
 }
 
 .menu-button:hover {
 color:black
 }

.menu-button:hover {
color:black
}

.menu-button:last-of-type {
  padding: 0px
}


/* -----------background-photo-section Styles------------- */

/* #hero-section-background {
  background-size: cover;
  background-color: #A5BDF9;
  width: auto;
  height: 50vh;
} */

.hero-photo {
  background-image: url(../images/Vilde-background.png);
  background-size: cover;
  background-position-x: -300px;
  background-repeat: no-repeat;
  /* min-width: 1080px; */
  height: 50vh;
}

.hero-content {
  justify-content: flex-end;
}

a {
  text-decoration: none;
}

/* ------ Chris's Additions -------- */

.show-title {
  margin-top: 70px;
  max-width: 390px;
}

.tickets {
  margin-top: 36px;
  margin-left: 40px;

}

.content-right {
  justify-content: flex-end;
}

.time-location {
  margin-right: 20px;
  margin-top: 55px;
}

#hero-section-background {
    background-size: cover;
    background-color: #EDA387;
    width: auto;
    height: 50vh;
}

.to {
  max-width: fit-content;
  margin-left: 190px;
  margin-bottom: 12px;
  margin-top: 16px;
}

.tragedy {
  margin-left: 4px;
}

.triumph {
  font-weight: 600;
  font-size: 75px;
  margin-top: -22px;
  margin-left: 32px;

}

/* ------ Chris's Additions END -------- */

.orange-box {
  width: 250px;
  height: 10px;
  background-color: #DA4710;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
 /* ------ Chris's Additions -------- */
}

.orange-box .child {
  position: relative;
  z-index: -1;
}

span.tragedy {
  font-weight: 600;
  font-size: 63px;  
}

span.dark {
  font-weight: 800;
  font-size: 121px;
}

/* span.century {
  font-weight: 600;
  font-size: 68px;
} */

span.tickets-text {
  color: #DC6947;
  font-weight: 400;
  font-size: 14px;
}

span.price {
  color: #DC6947;
  font-weight: 700;
  font-size: 24px;
}

span.date-location {
  font-weight: 700;
  font-size: 12px;
  color: #B51200
}

.book-button {
  align-items: center;
  height: 48px;
  border: none;
  border-radius: 12px;
  padding: 0 24px 0 24px;
  background-color: #DF0077;
  font-weight: 500;
  font-size: 18px;
  color: white;
  transition-duration: 0.2s;
  margin-right: 30px; 
  margin-top: 50px;/* ------ Chris's Additions -------- */
  }


.book-button:hover {
  background-color: #c7006a;
}


.top-content body {
  max-width: 930px;
  }

.top-content h2 {
  text-align: center;
}

.show-title-wrapper {
  justify-items: flex-end;
}



/* ----------Content Section---------- */
.column-right {
  width: 532px;
  margin-bottom: 24px;
  margin-top: 24px;
  padding: 0
}

.column-left {
  width: 374px;
  margin-bottom: 24px;
  margin-top: 24px;
  margin-right: 24px;
  padding:0
}

.column-lg-promo {
  width:420px;
}
  
.content-wrapper {
  max-width: 930px;
}

span.name {
  font-weight: 600;
}

.listen-button {
  align-items: center;
  border: none;
  height: 16px;
  padding: 0 24px 0 24px;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 600;
  font-size: 12px;
  color:#DF0077;
  transition-duration: 0.2s;
  max-width: 100px;
 
}

.listen-button:hover {
  color: white;
}


.performers {
  margin-left: 0px;
  min-height: 116px;
}

.performers h3 {
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  color: #DF0077;
}

.performers ul {
  list-style-type: none;
  padding: 0;
}

.performers li {
  font-size: 16px;
  padding-bottom: 8px;
  color: white
}

.performers li:last-of-type {
  padding-bottom: 0px;
}

.music {
min-height: 116px;
margin-right: 0px;
}

.music h3 {
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  color: #DF0077;
}

.music ul {
  list-style-type: none;
  padding: 0;
}

.music li {
  font-size: 16px;
  padding-bottom: 8px;
  color: white;
}

.music li:last-of-type {
  padding-bottom: 0px;
}

.line-btw {
  color: rgba(0, 0, 0, 20%);
}

span.mr-logo {
  font-weight: 700;
  font-size: 30px;
  color: rgba(223, 0, 119, 80%);
}

.about p {
  color: white;
}

span.small-p {
  font-size: 12px;
}

.content-right {
  justify-content: flex-end;
}

.arrow-button {
  border: none;
  height: 24px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  justify-content: right;
}

.content-space-between {
  justify-content: space-between;
}

/* .listen-button {
  max-width: 100px;
  padding: 0;
} */

.mr-logo {
  padding: 0;
  max-width: 247px;
}
  
.mr-top-line {
    text-align: left;
    margin: 0;
}
  
.mr-bottom-line {
    margin-top: -17px;
    text-align: right;
}

.music-line {
  padding-bottom: 8px;
  justify-content:first baseline;
}

/* .mr-logo p {
  font-weight: 700;
  font-size: 30px;
  color: rgba(223, 0, 119, 80%);
} */

/* <---------footer--------> */

.footer {
  background-color: #DF0077;
  height: 436px;
}


.footer ul {
  list-style-type: none;
  padding-inline-start: 0;
}

.footer li {
font-size: 12px;
font-weight: 400;
  color:white
}

.line-ft {
  border: 1px solid white;
}

.footer-side {
  max-width: 600px;
}

.menu-items {
  max-width: 150px;
  margin-left: 0px;
  margin-top: 40px;
 
}

.menu-items li {
  justify-content: left;
  margin-left: 0px;
  padding-bottom: 16px;
  
}

.menu-items li:last-of-type {
  padding-bottom: 0;
}

.right-logos {
  margin-top:40px;
  margin-bottom: 32px;
  justify-content:flex-end;
  max-width: 275px;
}

.left-logo {
  max-height: 100px;
  max-width: 230px;
  margin-left: 0;
  margin-top: 40px;
  margin-right: 100px;
  justify-content: flex-start;
}

.top-items {
  max-width: 600px;
  justify-content: space-between;
}

.social-icons {
  padding-right: 12px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 24px;
  align-content: center;
}

.footer p {
  font-size: 12px;
  font-weight: 100;
  width: 600px;
}

.footer p:-type {
  padding-top: 16px;
}