/** Shopify CDN: Minification failed

Line 191:0 Unexpected "}"

**/
/* David */
.pswp__button {
  background: #ccc;
}

/* Header */
x-header mark,
header-sidebar mark {
  background-color: #f1f4fd;
  padding: 2px 5px;
  border-radius: 8px;
  color: #5a3862;
  font-size: smaller;
}
header {
  .header__primary-nav-item summary,
  .header__primary-nav-item > a {
    font-size: larger;
  }
  li.justify-items-start > a {
    border-bottom: 1px solid #9978a1;
    margin: 0;
    font-size: larger;
  }
  .mega-menu {
    padding-top: 1em;
  }
}
/* Product Listing */
.product-card__info .color-swatch {
  @media screen and (min-width: 1150px) {
    --swatch-size: 3rem;
  }
}

/* Product Page */
.product {
  div[data-block-type="inventory"] {
    margin: 0.5em 0;
  }
  .variant-picker__option-info {
    button {
      background: #f1f4fd;
      color: #5a3862;
      padding: 0.2em 1.2em 0.1em 0.8em;
      border-radius: 20px;
      font-size: 12px;
    }
    svg {
      display: inline;
      fill: #5a3862;
    }
  }
  .product-info__block-item {
    margin: 0.25em 0;
  }
  sale-price,
  compare-at-price {
    line-height: 1;
  }
  .product-info__block-item .product-title {
    color: #5a3862;
  }

  .product-info__block-item:is(
      [data-block-type="variant-picker"],
      [data-block-type="product-variations"],
      [data-block-type="separator"],
      [data-block-type="description"],
      [data-block-type="text"],
      [data-block-type="liquid"],
      [data-block-type="share-buttons"],
      [data-block-type="inventory"],
      [data-block-type="buy-buttons"]
    ) {
    --product-info-gap: 0.25rem;
  }
  .product-info__block-item:is(
      [data-block-type="inventory"]
  ) span {
    font-style:normal;
  }
  .product-info__block-item[data-block-type="description"] + .product-info__block-item[data-block-type="variant-picker"] {
    margin-top: 1em;
  }
  .product-info__block-item[data-block-type="description"] + .product-info__block-group .product-info__block-item[data-block-type="variant-picker"]:first-child {
    margin-top: 1em;
  }
  .color-swatch {
    --swatch-size: 2.5rem;
  }
  buy-buttons button {
    font-weight:bold;
  }
}
  .text-with-rating {
    margin: 0;
    justify-content: normal;
  }
  .block-swatch__color {
    width: 2rem;
    height: 2rem;
  }
  .product-info__block-group.accordion-group {
    margin: 1em;
  }
  #description-tabs {
    display: none;
  }
.product-size {
    justify-content: center;
  }
  .size-rec {
    padding: 0.5em;
  }
  .product-info__block-item[data-block-type="description"] .prose table,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose table {
    width: 100%;
    margin-top: 1.75rem;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid rgb(225, 231, 245);
    border-radius: 18px;
    background: linear-gradient(180deg, rgb(241, 244, 253) 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0 12px 28px rgb(111 131 179 / 0.12);
  }
  .product-info__block-item[data-block-type="description"] .prose thead th,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose thead th {
    background: rgb(241, 244, 253);
    color: inherit;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font: inherit;
  }
  .product-info__block-item[data-block-type="description"] .prose th,
  .product-info__block-item[data-block-type="description"] .prose td,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose th,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose td {
    padding: 1rem 1.15rem;
    border: 0;
    border-bottom: 1px solid rgb(228, 234, 247);
    vertical-align: middle;
  }
  .product-info__block-item[data-block-type="description"] .prose tbody tr:last-child th,
  .product-info__block-item[data-block-type="description"] .prose tbody tr:last-child td,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose tbody tr:last-child th,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose tbody tr:last-child td {
    border-bottom: none;
  }
  .product-info__block-item[data-block-type="description"] .prose tbody th:first-child,
  .product-info__block-item[data-block-type="description"] .prose tbody td:first-child,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose tbody th:first-child,
  .product-info__block-item[data-block-type="description"] .accordion__content.prose tbody td:first-child {
    background: rgb(247, 249, 255);
    font-weight: 600;
    color: inherit;
  }
  .product-info__block-item[data-block-type="description"] .prose tbody tr:nth-child(even) td:not(:first-child),
  .product-info__block-item[data-block-type="description"] .accordion__content.prose tbody tr:nth-child(even) td:not(:first-child) {
    background: rgb(250, 251, 255);
  }
  @media screen and (max-width: 699px) {
    .product-info__block-item[data-block-type="description"] .prose table,
    .product-info__block-item[data-block-type="description"] .accordion__content.prose table {
      border-radius: 14px;
    }
    .product-info__block-item[data-block-type="description"] .prose th,
    .product-info__block-item[data-block-type="description"] .prose td,
    .product-info__block-item[data-block-type="description"] .accordion__content.prose th,
    .product-info__block-item[data-block-type="description"] .accordion__content.prose td {
      padding: 0.85rem 0.8rem;
    }
  }
  div[data-block-type="buy-buttons"] + div[data-block-type="text"] p {
    text-align: center;
    margin-top: 1em;
  }
  .restock-rocket-preorder-description {
    background-color: inherit !important;
  }
  .restock-rocket-preorder-button {
    --initial-gradient: linear-gradient(rgb(153 120 161), rgb(153 120 161));
  }
}

/* SIZE CHART TABLE - 07/12/2023 */
.sticky-table-column table td,
.sticky-table-column table th {
  background: white;
  padding: 5px;
  font-size: smaller;
}
.sticky-table-column {
  margin: auto;
  overflow-x: auto;
}
.sticky-table-column table {
  table-layout: fixed;
}
.sticky-table-column td {
  width: 50px;
  text-align: center;
}
.sticky-table-column tr > td:first-child {
  position: sticky;
  left: 0;
  width: 100px;
  text-align: left;
  padding-left: 0.5em;
}

.sticky-table-column tr:nth-child(odd) td {
  background: white;
}

.sticky-table-column tr:nth-child(even) td {
  background: #f1f4fd;
}
#product-size-guide-content {
  margin-bottom: 1.25em;
}
#product-size-guide-content .input-row * {
  margin-block-start: 0;
}
#product-size-guide-content .input-row {
  margin-bottom: 5px;
}
/* SIZE CHART TABLE END */

/* CART */
#gift-message .giftmsg-box {
  background-color: rgb(153, 120, 161);
  color: white;
  margin: 1em;
}
#gift-message .giftmsg-box .cart-attribute__field {
  margin: 1em;
}
