/** Shopify CDN: Minification failed

Line 270:0 Expected "}" to go with "{"

**/
#template--20810930421814__image_banner_PekM39 h1,
#template--20810930421814__image_banner_PekM39 h2,
#template--20810930421814__image_banner_PekM39 h3,
#template--20810930421814__image_banner_PekM39 .banner__heading {
  -webkit-text-stroke: 1px white;
  color: transparent;
}

.page-title,
.collection-hero__title {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #3d1a6e !important;
}

body, p, .rte {
  color: #2a0a4a !important;
}

.announcement-bar__message,
.announcement-bar a {
  color: #fff !important;
}

.button, .button--primary, .button--secondary,
.button--primary[aria-disabled="true"],
.button[aria-disabled="true"] {
  background-color: #2a0a4a !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  opacity: 1 !important;
  --alpha-button-background: 1 !important;
  --color-button: 42, 10, 74 !important;
  transition: none !important;
}

.icon-search,
.header__icon-close {
  display: none !important;
}

@media (min-width: 990px) {
  .header__inline-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .header__icon--cart {
    position: relative;
    top: -2px;
  }
}

.newsletter-section,
.email-signup {
  border-bottom: 4px solid #d0d0e8;
}

.footer {
  border-top: 4px solid #d0d0e8;
}

.page-commissions-2 p,
#commissions-content p,
.section-template--20727827071030__rich_text_WYr4cT-padding .rich-text__text p,
.section-template--20727827071030__rich_text_aaE7dY-padding .rich-text__text p,
.section-template--20821645754422__rich_text_rcKPXA-padding .rich-text__text p,
.section-template--20858173980726__rich_text_qcyx99-padding .rich-text__text p,
.section-template--20858173980726__rich_text_UfPbLQ-padding .rich-text__text p {
  font-size: 23px !important;
}

.header__menu-item::before {
  content: 'X';
  font-family: 'Covered By Your Grace', cursive !important;
  font-size: 1.2em;
  font-weight: bold;
  color: #BF00FF;
  margin-right: 6px;
  display: inline-block;
}

/* Remove the X from dropdown child links only */
.header__submenu .header__menu-item::before {
  content: none !important;
  display: none !important;
}

.announcement-bar__message,
.announcement-bar a,
.announcement-bar span,
.announcement-bar p {
  font-family: 'Covered By Your Grace', cursive !important;
}

.section-template--20727827071030__rich_text_aaE7dY-padding .page-width {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#shopify-section-template--20727827071030__image_banner_ERiFME {
  margin-bottom: -30px;
}

#shopify-section-template--20727827071030__rich_text_WYr4cT {
  background-color: #dcdcf5 !important;
}

/* Global heading and body alignment */
h1, h2, h3, h4, h5, h6 {
  text-align: center !important;
}

p, .rte p, li, .body {
  text-align: left !important;
}

.header__heading-logo,
.header__heading-link {
  display: none !important;
}

@media screen and (max-width: 749px) {
  .global-newsletter {
    height: auto !important;
    min-height: 0 !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }

  .global-newsletter__form-row {
    flex-direction: column;
    gap: 12px;
  }

  .global-newsletter__label {
    display: none !important;
  }

  .global-newsletter__input {
    width: 100% !important;
    max-width: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232a0a4a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 18px;
    padding-right: 40px !important;
  }

  .global-newsletter__button {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.ai-image-text-content-column-aigenblocke1b39a27c6kjau {
  justify-content: flex-start;
  align-self: flex-start;
}

#shopify-section-template--22370106703926__main .product__title {
  font-size: 1.5rem !important;
}

.product__title h1,
.product__title .h1 {
  font-size: 2.5rem !important;
  text-align: left !important;
}

.product__description {
  line-height: 1 !important;
}

.product__description {
  font-size: 2.1rem !important;
}
/* Originals: hover dropdown, clickable text, no arrow, compact spacing */
@media screen and (min-width: 990px) {
  .header-originals-dropdown {
    width: max-content !important;
  }

  .header-originals-dropdown > summary {
    display: inline-flex !important;
    width: max-content !important;
    max-width: max-content !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    text-decoration: none !important;
  }
/* Originals: compact hover dropdown with clickable text */
@media screen and (min-width: 990px) {
  .header-originals-dropdown {
    width: max-content !important;
  }

  .header-originals-dropdown > summary {
    display: inline-flex !important;
    width: max-content !important;
    max-width: max-content !important;
    margin: 0 !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    text-decoration: none !important;
  }

  .header-originals-dropdown > summary > .icon-caret {
    display: none !important;
  }

  .header-originals-dropdown:not(:hover) > summary,
  .header-originals-dropdown:not(:hover) > summary span,
  .header-originals-dropdown:not(:hover) > summary .header__active-menu-item {
    text-decoration: none !important;
  }

  .header-originals-dropdown:hover > summary span {
    text-decoration: underline !important;
    text-underline-offset: 0.3rem;
  }
}
/* Pull only the item after Originals closer */
@media screen and (min-width: 990px) {
  .header__inline-menu > .list-menu--inline > li:has(> header-menu > details.header-originals-dropdown) {
    margin-right: -2rem !important;
  }
}
/* iPad / tablet header fix: 750px–989px only */
@media screen and (min-width: 750px) and (max-width: 989px) {
  .header-wrapper .page-width {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .header__menu-item {
    padding: 0.6rem 0.8rem;
    font-size: 0.9rem;
  }
  .header__menu-item::before {
    margin-right: 2px;
  }
  .header__heading-logo,
  .header__heading-link {
    display: none !important;
  }
}












