/** Shopify CDN: Minification failed

Line 49:8 Expected ":"

**/
/* SLIDE CUSTOMIZATION
-------------------------------------------------- */
.slide-1 {
  height: 100%;
  background-image: url("/cdn/shop/files/slider_banner_blossoms-and-bubbles.png?v=1775161084"), url('/cdn/shop/files/collection-header_spring-2026.jpg?v=1771002556');
  background-position: 0% 85%, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: 450px auto, cover;
}
.slide-1-button {
  text-align: center;
  padding: 5px 0 5px 0;
  margin-top: 250px;
}

@media (max-width: 575.98px) {
   .slide-1 {
    height: 350px;
    background-image: url('/cdn/shop/files/collection-header_spring-2026.jpg?v=1771002556');
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .slide-1-button {
    margin-top: 150px;
    }
}

.slide-2 {
  height: 100%;
  background-image: url('/cdn/shop/files/slider_banner_springtime-bliss.png?v=1775161073'), url('/cdn/shop/files/slider_springtime-bliss_1.jpg?v=1775076401');
  background-position: 0% 85%, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: 450px auto, cover;
}
.slide-2-button {
  text-align: center;
  padding: 5px 0 5px 0;
  margin-top: 300px;
}

.slide-2-button .btn--secondary {
  background-color: #f4a253;
  border
}

@media (max-width: 575.98px) {
   .slide-2 {
      height: 350px;
      background-image: url('/cdn/shop/files/slider_springtime-bliss_1.jpg?v=1775076401');
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .slide-2-button {
    margin-top: 200px;
    }
}

.slide-3 {
  height: 100%;
  background-image: url('');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slide-3-button {
  text-align: center;
  padding: 5px 0 5px 0;
  margin-top: 300px;
}

@media (max-width: 575.98px) {
   .slide-3 {
    height: 350px;
    background-image: url('');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .slide-3-button {
    margin-top: 200px;
    }
}

.candy-strip {
  background-color: #c0adcd;
}
.spring-shop {
	margin-top: 20px;
}
@media (max-width: 498.98px) {
  .spring-shop {
    margin-top: 0;
  }
}

/* BLOSSOMS & BUBBLES */

.bb-section {
  padding: 40px 0 30px 0;
  margin: 0 0 0 0;
  background-color: #c0cea0;
}
.bb-image {
  background-image: url("/cdn/shop/files/bb-assortment.jpg?v=1771889717");
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 498.98px) {
  .bb-image {
    height: 300px;
  }
}
.bb-content {
  padding: 0 5% 0 5%;
}
@media (max-width: 498.98px) {
  .bb-content {
    padding: 0 2% 0 2%;
  }
}
.bb-content h3 {
  color: #4F533C;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}
.bb-assortment-title {
  margin: 0 auto;
  height: 82px;
  padding-bottom: 0;
}
@media (max-width: 498.98px) {
  .bb-assortment-title {
    height: 65px;
    padding-bottom: 10px;
  }
}
.bb-assortment-title img {
  width: auto;
  height: 100%;
}
.bb-piece {
  padding: 5px 0;
}
.bb-piece img {
  width: 100px;
  height: auto;
}
@media (max-width: 498.98px) {
  .bb-piece img {
    width: 80px;
    height: auto;
  }
}
.bb-piece h2 {
  font-size: 18px;
  color: #371911;
  line-height: 1.1;
}
.bb-button-row {
  margin-top: 0;
  padding:300px 0 30px 5%;
}
@media (max-width: 498.98px) {
  .bb-button-row {
      margin-top: 0;
      padding: 80px 0 30px 5%;
  }
}

/* SPRINGTIME BLISS */

.sb-section {
  padding: 40px 0 30px 0;
  margin: 0 0 0 0;
  background-color: #c0adcd;
}
.sb-image {
  background-image: url("/cdn/shop/files/sb_assortment.jpg?v=1771889718");
  height: 450px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 498.98px) {
  .sb-image {
  height: 300px;
  }
}
.sb-content {
  padding: 0 5% 0 5%;
}
@media (max-width: 498.98px) {
  .sb-content {
    padding: 0 2% 0 2%
  }
}
.sb-content h3 {
  color: #624b72;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}
.sb-assortment-title {
  margin: 0 auto;
  height: 82px;
  padding-bottom: 0;
}
@media (max-width: 498.98px) {
  .sb-assortment-title {
    height: 65px;
    padding-bottom: 10px;
  }
}
.sb-assortment-title img {
  width: auto;
  height: 100%;
}

.sb-piece img {
  width: 100px;
  height: auto;
}
@media (max-width: 498.98px) {
  .sb-piece img {
    width: 80px;
    height: auto;
  }
}
.sb-piece h2 {
  font-size: 18px;
  color: #371911;
  line-height: 1.1;
}
.sb-button-row {
  margin-top: 0;
  padding:300px 5% 30px 0;
}
@media (max-width: 498.98px) {
  .sb-button-row {
      margin-top: 0;
      padding: 80px 0 30px 5%;
  }
}