/** Shopify CDN: Minification failed

Line 53:0 All "@import" rules must come first

**/
/* https://paletton.com/#uid=74X0u0kjJDK9uTRf7M9nNwatPtO */

/* ─────────────────────────────────────────────
   Palette variables (dark ➞ light)
   ───────────────────────────────────────────── */

:root {
  /* 1. PRIMARY ─ Violet scale */
  --violet-70: #6F086A; /* darkest */
  --violet-60: #860981;
  --violet-50: #9E0B98;
  --violet-40: #AA2CA5;
  --violet-30: #C14ABC; /* base */
  --violet-20: #D772D3;
  --violet-10: #ECA6E9; /* lightest */

  /* 2. SECONDARY #1 ─ Rose scale */
  --rose-70: #960B32;
  --rose-60: #B60D3C;
  --rose-50: #D60F47;
  --rose-40: #E63B6C;
  --rose-30: #EC5B84;
  --rose-20: #F380A1;
  --rose-10: #F9B0C5;

  /* 3. SECONDARY #2 ─ Mint scale */
  --mint-70: #46940A;
  --mint-60: #55B30C;
  --mint-50: #64D30E;
  --mint-40: #83E23A;
  --mint-30: #98EA5A;
  --mint-20: #B1F27F;
  --mint-10: #CFF9AF;

  /* 4. COMPLEMENT ─ Lime scale */
  --lime-70: #85A00B;
  --lime-60: #A1C30E;
  --lime-50: #BEE510;
  --lime-40: #D5F63F;
  --lime-30: #DCF85F;
  --lime-20: #E5FB84;
  --lime-10: #EFFDB2;
}




@import url("https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Reenie+Beanie&family=Share+Tech+Mono&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Amatic SC", sans-serif;
}

.header__heading-logo-wrapper {
  background: #000;
  border-radius: 50%;
  padding: 0.3em;
  filter: drop-shadow(0 7px 11px rgba(174, 42, 166, 0.5));
}

@media only screen and (max-width: 990px) {
  .header__search {
    margin-left: 2em;
  }
  .search-modal__content {
    padding: 0 5rem 0 7rem !important;
  }
}

.header {
  height: 68px;
  overflow: visible;
}

.header__heading,
.header__heading-link {
  height: 68px;
  overflow: visible;
}

.header-wrapper {
  box-shadow: 0 5px 25px 0 rgba(174, 42, 166, 0.35);
}

.scrolled-past-header .header__heading-logo-wrapper {
  width: 90%;
}

@media screen and (min-width: 750px) {
  .collection-hero__title + .collection-hero__description {
    font-size: 1.5rem !important;
  }
  .collection-hero__description {
    max-width: unset !important;
  }
  #shopify-section-template--17165257310346__banner h2,
  #shopify-section-template--17165257310346__banner div {
    text-align: left !important;
  }
}

@media screen and (min-width: 990px) {
  .header--middle-left .header__inline-menu {
    margin-top: 65px;
  }
  .scrolled-past-header .header--middle-left .header__inline-menu {
    margin-top: 40px;
  }
}

#shopify-section-template--17165257244810__banner h2,
#shopify-section-template--17165257244810__banner div,
.banner__box {
  text-align: left !important;
}

#shopify-section-template--17165257736330__image_with_text_66mQDm {
  background: #f98c1d
    url("https://images.pexels.com/photos/235721/pexels-photo-235721.jpeg")
    center center;
  background-size: cover;
  border-bottom: 8px solid black;
}

#ImageWithText--template--17165257736330__image_with_text_66mQDm {
  background: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 750px) {
  #ImageWithText--template--17165257736330__image_with_text_66mQDm {
    text-align: center;
  }
  #ImageWithText--template--17165257736330__image_with_text_66mQDm a {
    margin-left: auto;
    margin-right: auto;
  }
}

.globo-product-groups-collection .gsw-item-product-group .globo-style--button,
.globo-product-groups-detail .gsw-item-product-group .globo-style--button,
.swatches-globo .swatch--gl li .swatch-anchor.globo-style--button {
  padding: 3px 8px 1px !important;
  font-size: 0.9rem !important;
}

.badge {
  color: white !important;
  background: #fe194a !important;
  border: none !important;
}

.card__content {
  padding: 0 0 1em!important;
}
.card--card .quick-add {
    margin: 0 1.3rem !important;
}

@media screen and (min-width: 750px) {
    .card__information {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
}

.commonninja-ribbon-link {
  display: none;
  position: absolute;
  left: -9999rem;
}
