/** Shopify CDN: Minification failed

Line 436:0 Unexpected "<"
Line 448:0 Unexpected "<"

**/
.gr-button-black-fill {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(24px, 8vw, 60px) !important;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  margin: 12px 0;
}

.gr-button-black-fill:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}

.gr-button-black-fill-lowercase {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(12px, 4vw, 40px)!important;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: normal !important;
  letter-spacing: normal !important;
  margin: 12px 0;
}

.gr-button-black-fill-lowercase:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}


.gr-button-black-stroke {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(24px, 8vw, 60px) !important;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  border: 1px solid rgb(0, 0, 0);
  margin: 12px 0;
}

.gr-button-black-stroke:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}

.gr-button-beige-fill {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(24px, 8vw, 60px) !important;
  background-color: #E9DFD6;
  color: rgb(0, 0, 0);
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  margin: 12px 0;
}

.gr-button-beige-fill:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}


.gr-button-green-fill {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(24px, 8vw, 60px) !important;
  background-color: #4e615a;
  color: rgb(255, 255, 255);
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  margin: 12px 0;
}

.gr-button-green-fill:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}


.gr-button-green-stroke {
  display: inline-flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: fit-content;
  height: 40px;
  max-width: 100%;
  padding: 8px clamp(24px, 8vw, 60px) !important;
  background-color: rgb(255, 255, 255);
  color: #4e615a;
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  transition: transform 0.2s ease;
  box-sizing: border-box;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  border: 1px solid #4e615a;
  margin: 12px 0;
}

.gr-button-green-stroke:hover {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}


.gr-h1 {
  font-size: 40px !important;
  line-height: 1.3 !important;
  letter-spacing: 20% !important;
  margin: 4px 0;
}

.gr-h2 {
  font-size: 32px !important;
  line-height: 1.3 !important;
  letter-spacing: 20% !important;
  margin: 4px 0;
}

.gr-h3 {
  font-size: 20px !important;
  line-height: 1.3 !important;
  letter-spacing: 20% !important;
  margin: 4px 0;
}

.gr-h4 {
  font-size: 16px !important;
  line-height: 1.3 !important;
  letter-spacing: 20% !important;
  margin: 4px 0;
}


.gr-h1-script {
  font-family: "Oooh Baby", cursive;
  font-size: 52px !important;
  letter-spacing: 0% !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-align: center !important;
}

.gr-h2-script {
  font-family: "Oooh Baby", cursive;
  font-size: 44px !important;
  letter-spacing: 0% !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-align: center !important;

}

.gr-h3-script {
  font-family: "Oooh Baby", cursive;
  font-size: 36px !important;
  letter-spacing: 0% !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-align: center !important;

}

.gr-h4-script {
  font-family: "Oooh Baby", cursive;
  font-size: 28px !important;
  letter-spacing: 0% !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-align: center !important;

}

.gr-p1 {
  font-size: 2.4rem !important;
  line-height: 4rem !important;
}

.gr-p2 {
  font-size: 1.8rem !important;
}


@media (max-width: 1100px) {
  .gr-button-black-fill,
  .gr-button-black-stroke,
  .gr-button-beige-fill,
  .gr-button-green-fill,
  .gr-button-green-stroke {
    font-size: 14px !important;
    letter-spacing: 0.15em !important;
    height: 40px !important;
    margin: 10px 0;
  }

  .gr-button-black-fill-lowercase {
    font-size: 14px !important;
    height: 40px !important;
    margin: 10px 0;
    padding: 8px clamp(12px, 4vw, 40px)!important;
  }

  .gr-h1 {
    font-size: 34px !important;
    line-height: 1.3 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h2 {
    font-size: 26px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h3 {
    font-size: 16px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h4 {
    font-size: 14px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-p1 {
    font-size: 2.2rem !important;
    line-height: 3.6rem !important;
  }

  .gr-p2 {
    font-size: 1.7rem !important;
  }

}


@media (max-width: 600px) {
  .gr-button-black-fill,
  .gr-button-black-stroke,
  .gr-button-beige-fill,
  .gr-button-green-fill,
  .gr-button-green-stroke {
    font-size: 12px !important;
    letter-spacing: 0.1em !important;
    height: 36px !important;
    margin: 8px 0;
  }

  .gr-h1 {
    font-size: 28px !important;
    line-height: 1.3 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h2 {
    font-size: 22px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h3 {
    font-size: 16px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h4 {
    font-size: 12px !important;
    line-height: 1.2 !important;
    letter-spacing: 10% !important;
    margin: 4px 0;
  }

  .gr-h1-script {
    font-family: "Oooh Baby", cursive;
    font-size: 40px !important;
  }

  .gr-h2-script {
    font-family: "Oooh Baby", cursive;
    font-size: 36px !important;
  }

  .gr-h3-script {
    font-family: "Oooh Baby", cursive;
    font-size: 32px !important;
  }

  .gr-h4-script {
    font-family: "Oooh Baby", cursive;
    font-size: 28px !important;
  }

  .gr-p1 {
    font-size: 1.9rem !important;
    line-height: 3.2rem !important;
  }

  .gr-p2 {
    font-size: 1.6rem !important;
  }
}

/* Scope & Sequence list bullet fallback for Shopify custom HTML */
.gr-section-scope-answer ul,
.gr-section-scope-sub-answer ul,
.gr-section-scope-sub2-answer ul,
.gr-section-scope-sub3-answer ul {
  list-style: none !important;
  margin: 0 0 0 1.25rem !important;
  padding-left: 0 !important;
}

.gr-section-scope-answer li,
.gr-section-scope-sub-answer li,
.gr-section-scope-sub2-answer li,
.gr-section-scope-sub3-answer li {
  display: block !important;
  padding-left: 1rem !important;
  margin: 0.2rem 0 !important;
}

.gr-section-scope-answer li::marker,
.gr-section-scope-sub-answer li::marker,
.gr-section-scope-sub2-answer li::marker,
.gr-section-scope-sub3-answer li::marker {
  content: "" !important;
}

.gr-section-scope-answer li::before,
.gr-section-scope-sub-answer li::before,
.gr-section-scope-sub2-answer li::before,
.gr-section-scope-sub3-answer li::before {
  content: "•";
  color: currentColor;
  display: inline;
  margin-left: -1rem;
  padding-right: 0.5rem;
}



/* Set background color on 404 page to white  */
<style>
html,
body{
  background:#ffffff !important;
}

.site-wrap,
.page-wrap,
#MainContent,
main{
  background:#ffffff !important;
}
</style>


/* Hide unavailable variant options instead of crossing them out */
/* variant-radios fieldset label:has(input:disabled),
variant-radios fieldset label:has(input[aria-disabled="true"]),
variant-radios fieldset label:has(input.unavailable),
variant-radios fieldset label:has(input.disabled),
variant-radios fieldset label:has(input.sold-out),
variant-radios fieldset label.unavailable,
variant-radios fieldset label.disabled,
variant-radios fieldset label.sold-out,
.variant-picker__option--unavailable,
.variant-picker__option--disabled,
.variant-picker__button--unavailable,
.variant-picker__button--disabled,
.product-form__input input[type="radio"][disabled] + label,
.product-form__input input[type="radio"][aria-disabled="true"] + label,
.product-form__input input[type="radio"].disabled + label,
.product-form__input input[type="radio"].unavailable + label,
.product-form__input input[type="radio"].sold-out + label {
  display: none !important;
} */

