* {
  box-sizing: border-box;
  line-height: 2.1vh;
}

html {
font-family: adobe-caslon-pro, serif;
font-weight: 400;
font-size: 0.9rem;
font-style: normal;
letter-spacing: 1px;

}

}
body {

  overflow-y: hidden;
  overflow-x: auto;
}

/* Hide scrollbar for Chrome, Safari and Opera */
html::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

a {
    text-decoration: none;
    color: black;
}

br {
  line-height: 0px;
}

.home-cover {
  position: absolute;
  top: 0;
  right: 0;
  border: solid red 0px;
  background-color: white;
  height: 55px;
  width: 55px;
  z-index: 3;
}

.header-name {
  font-size: 1.3rem;
}

.header {
  padding: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 51;
}

.header-video {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 150px;
  border: solid red 0px;
  box-sizing: border-box;
  z-index: 53;

}

.content-items br {
  line-height: 15px;
}

.collapse br {
    line-height: 15px;
}

.main-grid {
  width: 100%;
  border: red solid 0px;
  display: grid;
  grid-template-columns: 1.5fr 3fr;
  grid-auto-rows: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.menu-box {
  grid-column: 1;
  grid-row: 1;
  border: solid 0px blue;
  padding-bottom: 0;
  min-height: 100vh;
}

.content-box {
  grid-column: 2;
  grid-row: 1;
  border: solid 0px green;
  width: 100%;
    height: 100vh;
}

iframe {
    display:block;
    width:100%;
    height: 100%;
    border: none;
}

.menu {
  padding-top: 90px;
  padding-left: 20px;
}

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

.menu li {
  padding: 0px;
  margin-bottom: 0px;
}

.menu li:hover {
  background: rgb(107,74,67);
 background: #f4fb28;
  color: purple;
}

.text {
        background-color: white;
        display: none;
    }

.text2 {
        background-color: white;
        display: none;
    }

    /* NOTE: MENU ACCORDIONS*/

.collapse {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }

.collapse:hover {
  color: purple;
}

.content {
    display: none;
}

.content-items {
  font-size: 0.8rem;
}

.collapse2 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.content2 {
      display: block;
}

.collapse3 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.content3 {
  display: block;
}

.collapse4 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.content4 {
    display: block;
}

.collapse5 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.content5 {
    display: block;
}

.printshop-button {
  color: purple;
}

.printshop-button:hover {
  color: black;
}

    /* NOTE: MOBILE MENU ACCORDIONS*/

.mcollapse {
      background-color: white;
      border: none;
      outline: none;
      font-family: adobe-caslon-pro, serif;
      font-weight: 400;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 0.9rem;
      cursor: pointer;
      padding: 0px 0px;
    }

.mcontent {
    display: none;
}

.content-items {
  font-size: 0.8rem;
}

.mcollapse2 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.mcontent2 {
      display: none;
}

.mcollapse3 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.mcontent3 {
  display: none;
}

.mcollapse4 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.mcontent4 {
    display: none;
}

.mcollapse5 {
        background-color: white;
        border: none;
        outline: none;
        font-family: adobe-caslon-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 0.9rem;
        cursor: pointer;
        padding: 0px 0px;
    }
.mcontent5 {
    display: none;
}

style2 {
font-family: adobe-caslon-pro, serif;
font-weight: 400;
font-style: italic;
letter-spacing: 1px;
font-size: 0.9rem;
}

/* NOTE: mobile pop up menu style */
  #open-button {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 100px;
      height: 70px;
      z-index: 50;
      box-sizing: border-box;
      border: solid red 0px;
      text-decoration: none;
      transition: ease-in-out all 1s;
      cursor: pointer;
      text-align: right;
      padding-right: 20px;
      padding-top: 22px;
      }

      #open-button:hover, #close-button:hover {
          color: purple;
      }

      #about-pop-up {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 100vw;
      box-sizing: border-box;
      border-bottom: 0px solid chartreuse;
      display: none;
      z-index: 50;
      background-color: white;
      overflow: hidden;
      }
      #close-button {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100px;
        height: 70px;
        z-index: 50;
        box-sizing: border-box;
        border: solid red 0px;
        text-decoration: none;
        transition: ease-in-out all 500ms;
        cursor: pointer;
        text-align: right;
        padding-right: 20px;
        padding-top: 22px;
      }
      #p {
      box-sizing: border-box;
      border: solid 0px red;
      width: 50%;
      min-width: 300px;
      padding-top: 70px;
      padding-left: 0px;
      padding-right: 15px;
      position: absolute;
      right: 0;
      top: 0;
      }

      @media (max-width: 322px) {
      #p {
          width: calc(100% - 15px);
          min-width: calc(100% - 15px);
      }
  }

/* NOTE: RESPONSIVE */
#mobile-ul {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mobile-image-grid {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 100%;
}
.mobile-image {
  width: calc(100% - 36px);
  max-width: 400px;
  position: relative;
  left: 18px;
  padding-bottom: 18px;
}
.gapper {
  height: 1%;
  width: 10px;
}

#open-button {
  display: none;
}
.mobile-image-grid {
  display: none;
}

@media screen and (max-height: 556px) {
  * {
    box-sizing: border-box;
    line-height: 10px;
  }
}

@media screen and (min-height: 950px) {
  * {
    box-sizing: border-box;
    line-height: 2.4vh;
  }
}

@media screen and (max-width: 917px) {
  .main-grid {
    grid-template-columns: 1.5fr 3fr;
  }
}

/*

@media screen and (max-width: 775px) {
  .main-grid {
    grid-template-columns: 1.8fr 3fr;
  }
}

@media screen and (max-width: 690px) {
  .main-grid {
    grid-template-columns: 2.1fr 3fr;
  }
}

@media screen and (max-width: 625px) {
  .main-grid {
    grid-template-columns: 2.4fr 3fr;
  }
}

*/

@media screen and (max-width: 775px) {
  * {
    line-height: 30px;
  }
  .content-items {
    font-size: 1rem;
  }
  .menu li:hover {
   background: white;
    color: black;
  }

  style2 {
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 1px;
  font-size: 1.1rem;
  }

  #desktop-menu {
    display: none;
  }


  #open-button {
    display: block;
  }
  .main-grid {
    height: auto;
    border: red solid 0px;
    display: grid;
    grid-template-columns: 1.2fr 3fr;
    grid-auto-rows: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
      .mobile-image-grid {
    display: block;
  }
}


