/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body,
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
a:focus {
  color: inherit;
}
img {
  max-width: 100%;
}
form {
  margin: 0;
}
@media only screen and (max-width: 989px) {
  input,
  textarea,
  select {
      font-size: 16px;
  }
}
button,
input[type="submit"],
label[for] {
  cursor: pointer;
}
optgroup {
  font-weight: 700;
}
option {
  color: #000;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none;
}
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: manipulation;
}
.label-hidden,
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.js-focus-hidden:focus {
  outline: none;
}
.no-placeholders .label-hidden {
  position: inherit;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.visually-shown {
  position: inherit;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}
.no-js .js {
  display: none;
}
.supports-no-cookies:not(html) {
  display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block;
}
html.supports-no-cookies .supports-cookies {
  display: none;
}
.skip-link:focus {
  position: absolute;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #000;
  background-color: #fff;
  padding: 15px;
  z-index: 10000;
  transition: none;
}
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor;
}
.no-svg .icon {
  display: none;
}
.icon--wide {
  width: 40px;
}
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit;
}
.icon-fallback-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.no-svg .icon-fallback-text {
  position: static;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.payment-icons {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.icon-shopify-logo {
  width: 82.28571px;
  height: 24px;
}
.rte img {
  height: auto;
}
.rte table {
  table-layout: fixed;
}
.rte ul,
.rte ol {
  margin: 0 0 15px 30px;
}
.rte ul {
  list-style: disc outside;
}
.rte ul ul {
  list-style: circle outside;
}
.rte ul ul ul {
  list-style: square outside;
}
.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside;
}
.rte-table {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto;
}
.rte__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (small) {
  .responsive-table {
      width: 100%;
  }
  .responsive-table thead {
      display: none;
  }
  .responsive-table tr {
      display: block;
  }
  .responsive-table tr,
  .responsive-table td {
      float: left;
      clear: both;
      width: 100%;
  }
  .responsive-table th,
  .responsive-table td {
      display: block;
      text-align: right;
      padding: 15px;
      margin: 0;
  }
  .responsive-table td::before {
      content: attr(data-label);
      float: left;
      text-align: center;
      padding-right: 10px;
  }
  .responsive-table-row + .responsive-table-row,
  tfoot > .responsive-table-row:first-child {
      position: relative;
      margin-top: 10px;
      padding-top: 15px;
  }
  .responsive-table-row + .responsive-table-row::after,
  tfoot > .responsive-table-row:first-child::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #f6f6f6;
  }
}
.btn {
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
}
input,
textarea,
select {
  border: 1px solid #f6f6f6;
  border-radius: 0;
  max-width: 100%;
}
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
  background-color: #000;
  border-color: #000;
}
textarea {
  min-height: 100px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
      url(//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/ico-select.svg?v=14514294929565048432) no-repeat
      calc(100% - 2px) 4px;
  background-size: 11px;
  cursor: pointer;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: "";
}
.ie9 select {
  padding-right: 10px;
  background-image: none;
}
select::-ms-expand {
  display: none;
}
input.input-error,
select.input-error,
textarea.input-error {
  border-color: #000;
  background-color: #000;
  color: #000;
}
.placeholder-svg {
  display: block;
  fill: rgba(0, 0, 0, 0.35);
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.placeholder-svg--small {
  width: 480px;
}
.placeholder-noblocks {
  padding: 40px;
  text-align: center;
}
.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.placeholder-background .icon {
  border: 0;
}
@font-face {
  font-family: 'forma_djr_bannerbold';
  font-weight: normal;
  font-display: swap;
  src: url("https://us.princesspolly.com/cdn/shop/t/1482/assets/formadjrbanner-bold-testing-webfont.woff2?v=165131538417600320251748883821") format('woff2');
}
@font-face {
  font-family: 'forma_djr_bannerregular';
  font-weight: normal;
  font-display: swap;
  src: url("https://us.princesspolly.com/cdn/shop/t/1482/assets/formadjrbanner-regular-testing-webfont.woff2?v=61828325868343905291748883821") format('woff2');
}
@font-face {
  font-family: 'forma_djr_bannermedium';
  font-weight: normal;
  font-display: swap;
  src: url("https://us.princesspolly.com/cdn/shop/t/1482/assets/formadjrbanner-medium-testing-webfont.woff2?v=4916651669456768051748883821") format('woff2');
}
@font-face {
  font-family: "Futura Regular";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-regular.woff2?v=10671531968317980064")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-regular.woff?v=18089460242914857729")
          format("woff");
}
@font-face {
  font-family: "Futura Book";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-book.woff?v=2044292274410847836")
          format("woff"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-book.woff2?v=15103227227981416264")
          format("woff2");
}
@font-face {
  font-family: "Futura Bold";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-bold.woff2?v=9861289285110021044")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-bold.woff?v=17082364871364630385")
          format("woff");
}
@font-face {
  font-family: "Futura Heavy";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-heavy.woff2?v=4780653932514707021")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-heavy.woff?v=4784652481917206234")
          format("woff");
}
@font-face {
  font-family: "Futura Lite";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-lt.woff2?v=2958859231220581302")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-lt.woff?v=7600032932916236110")
          format("woff");
}
@font-face {
  font-family: "Futura Medium";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-medium.woff2?v=2520104639051731508")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/futura-medium.woff?v=10698545296344075587")
          format("woff");
}
@font-face {
  font-family: "Nirvana";
  font-weight: normal;
  src:
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/nirvana.woff2?v=17736932701950236089")
          format("woff2"),
      url("//cdn.shopify.com/s/files/1/0061/8627/0804/t/21/assets/nirvana.woff?v=4064608226197576204") format("woff");
}
.giftcard-qr img {
  display: block;
  margin: 0 auto;
}
.apple-wallet-image {
  display: block;
  margin: 0 auto;
}
@media print {
  @page {
      margin: 0.5cm;
  }
  p {
      orphans: 3;
      widows: 3;
  }
  html,
  body {
      background-color: #fff;
      color: #000;
  }
  .print-giftcard,
  .apple-wallet {
      display: none;
  }
}
