@charset "UTF-8";
/*
sass --sourcemap=none --no-cache --watch --style compressed nosnap.scss:nosnap.css
*/
/* @import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap'); */
@import url('assets/fonts/glacialindifference-iosono-ti5/fonts.css');
body, h1, h2, h3, h4 {
  /* font-family: 'Zilla Slab', Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif; */
  font-family: 'glacialindifference-iosono-ti5', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #eee;
  font-weight: 300;
}
body.page-template-page-intro, body.page-template-page-collections-aniv01 {
  margin: 0;
  padding: 0;
  background: #fff;
}
#back-to-shop {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 10000;
  font-size: 0.7rem;
  font-style: italic;
  padding: 6px 10px;
  border-radius: 24px;
  border: 1px solid rgba(128, 128, 128, 0.5);
  background: rgba(202, 210, 198, 0.25);
  font-weight: 700;
}
@media screen and (min-width: 500px) {
  #back-to-shop {
    font-size: 0.9rem;
  }
}
#back-to-shop:hover {
  background: rgba(192, 192, 192, 0.5);
}
#back-to-shop a {
  text-decoration: none;
  color: #666;
}
#back-to-shop a::after {
  display: inline-block;
  font-family: 'Font Awesome 5';
  font-size: smaller;
  font-style: normal;
  text-align: center;
  content: '';
  padding-left: 0.5em;
  /*content: '\f053';*/
}
#top-logo {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10001;
  padding: 10px;
  display: inline-block;
  max-width: 30%;
}
@media screen and (min-width: 500px) {
  #top-logo {
    max-width: 20%;
  }
}
@media screen and (min-width: 768px) {
  #top-logo {
    max-width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  #top-logo {
    max-width: 20%;
  }
}
#top-logo img {
  max-width: 100%;
  height: auto;
}
/* Backgrounds will cover all the section
* --------------------------------------- */
.section {
  margin: 0;
  padding: 0;
  background-color: white;
  background-repeat: no-repeat;
  position: relative;
}
.section img {
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.section + .section {
  margin-top: -4px;
}
.section h1 {
  font-weight: 400;
}
.fullpage-wrapper {
  margin-top: 0 !important;
}
@media screen and (min-width: 500px) {
  .fullpage-wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .fullpage-wrapper {
    width: 50%;
  }
}
.page-template-page-intro .text, .page-template-page-collections-aniv01 .text {
  line-height: 1;
  text-align: center;
  user-select: none;
  z-index: 100;
}
@media screen and (min-width: 500px) {
  .page-template-page-intro .text, .page-template-page-collections-aniv01 .text {
    font-size: 1.3rem;
  }
}
.page-template-page-intro .poem, .page-template-page-intro .details, .page-template-page-collections-aniv01 .poem, .page-template-page-collections-aniv01 .details {
  position: absolute;
  padding: 0;
  margin: 0;
  color: #444;
  font-size: 16px;
  line-height: 1.1;
}
.page-template-page-intro .poem.inverse, .page-template-page-collections-aniv01 .poem.inverse {
  color: #ccc;
}
.page-template-page-intro .details, .page-template-page-collections-aniv01 .details {
  text-align: center;
  text-transform: uppercase;
}
.page-template-page-intro .details a, .page-template-page-collections-aniv01 .details a {
  text-decoration: none;
  font-variant: small-caps;
  color: #333;
  padding: 5px 10px;
  border-radius: 1em;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(237, 230, 214, 0.5);
  text-shadow: none;
}
.page-template-page-intro .details a:hover, .page-template-page-collections-aniv01 .details a:hover {
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
.page-template-page-intro .subheading img, .page-template-page-collections-aniv01 .subheading img {
  margin: 0 auto;
}
.page-template-page-intro h1, .page-template-page-intro .link, .page-template-page-intro .subheading, .page-template-page-intro .details, .page-template-page-collections-aniv01 h1, .page-template-page-collections-aniv01 .link, .page-template-page-collections-aniv01 .subheading, .page-template-page-collections-aniv01 .details {
  text-align: center;
}
/* Defining each section background and styles
* --------------------------------------- */
.page-template-page-intro .details, .page-template-page-collections-aniv01 .details {
  top: 85%;
  width: 100%;
  max-width: 100vw;
}
.page-template-page-intro .poem, .page-template-page-collections-aniv01 .poem {
  font-size: 11px;
}
@media screen and (min-width: 500px) {
  .page-template-page-intro .poem, .page-template-page-collections-aniv01 .poem {
    font-size: 17px;
  }
}
.page-template-page-intro #section1 .poem, .page-template-page-collections-aniv01 #section1 .poem {
  top: 15%;
  left: 5%;
}
.page-template-page-intro #section2 .poem, .page-template-page-collections-aniv01 #section2 .poem {
  top: 18%;
  left: 62%;
  color: #eee;
}
.page-template-page-intro #section3 .poem, .page-template-page-collections-aniv01 #section3 .poem {
  top: 27%;
  left: 22%;
}
.page-template-page-intro #section4 .poem, .page-template-page-collections-aniv01 #section4 .poem {
  top: 25%;
  left: 7%;
}
