/** Shopify CDN: Minification failed

Line 163:4 Expected ":"

**/

.header__primary-nav-item:nth-child(1) .h6
{
    color:#db1f48;
}

.shopify-payment-button__button--unbranded {
  background-color: #ffffff !important;
  color: #1c1c1c !important;
  border: 1px solid #b1b1b1 !important;
  --initial-gradient: none !important;
}

.social-media--list
{
  margin:0px auto;
}


#shopify-section-template--24055638950205__featured-collections .section-spacing
{
  padding-top:30px;
  padding-bottom:20px;
}

#shopify-section-template--24055638950205__image_with_text_overlay_A6Abr4
{
  padding-bottom:20px;
}

#shopify-section-template--24055638950205__image_with_text_overlay_HAEfFc
{
  padding-top: 20px;
}

#shopify-section-template--24055638950205__shop-the-look .section-spacing
{
  padding-top:20px;
}

#shopify-section-template--24055638950205__featured_product_i4ULx4 .section-spacing
{
  padding-top: 30px;
  padding-bottom:30px;
}

#shopify-section-template--24055638950205__text_with_icons_6RBgwf .section-spacing
{
  padding-top: 30px;
  padding-bottom:30px;
}

#shopify-section-template--24055638950205__blog-posts .section-spacing
{
  padding-top: 30px;
  padding-bottom:30px;
}

#shopify-section-template--24055638950205__1739977195df7d5bbc .section-spacing
{
  padding-top: 30px;
  padding-bottom:30px;
}

.footer 
{
  padding-top: 30px;
  padding-bottom:30px;
}

.footer__inner 
{
  row-gap: 30px;
}

#shopify-section-template--24055638950205__images_with_text_scroll_tFpn7g .images-with-text-scroll__container
{
  padding-top: 30px;
  padding-bottom:30px;
}

.buy-buttons button
{
  font-size:13px;
  letter-spacing:1px;
}

#shopify-section-template--24055638950205__featured-collections .featured-collections-carousel__item
{
  gap: 18px;
}

.instafeed-new-layout-container .instafeed-new-arrow
{
  z-index:1 !important;
}

#shopify-section-template--24055638950205__collection-list .section-spacing
{
  padding-top: 10px;
}

#shopify-section-template--24242906825021__multi_column_RFV7JY .multi-column__item img
{
  width:80px;
  margin:0px auto;
}

#shopify-section-template--24242906825021__multi_column_RFV7JY .multi-column__item
{
  gap: 0rem;
  background: #f5f5f5;
  padding: 10px 10px 20px 10px;
}

#shopify-section-template--24242906825021__multi_column_RFV7JY .multi-column__item p
{
  margin-top:10px;
}

#shopify-section-template--24242906825021__multi_column_RFV7JY .section-stack
{
  gap: 0;
}

#shopify-section-template--24242906825021__text_with_icons_TmhFTy .section-spacing
{
  padding-top:30px;
  padding-bottom:30px;
}


@media only screen and (max-width: 600px)
{
  .footer__block-list
  {
    gap: 20px;
    display: flex;
    text-align: center;
  }

  #shopify-section-template--24242906825021__image_with_text_TeCje9 .image-with-text picture,
  #shopify-section-template--24242906825021__image_with_text_3jbQHh .image-with-text picture,
  #shopify-section-template--24242906825021__image_with_text_eYNhpJ .image-with-text picture,
  #shopify-section-template--24242906825021__image_with_text_mf7Em7 .image-with-text
  {
    padding:15px;
  }

   #shopify-section-template--24055638950205__collection-list .bleed, .full-bleed 
  {
    margin-inline-start:unset !important;
    margin-inline-end:unset !important;
    scroll-padding-inline: unset;
    padding: 0px 10px !important;
    /* padding-inline-start: unset;
    padding-inline-end: unset; */
  }

}



@media only screen and (min-width: 700px)
{
  .footer__block-list
  {
    text-align:center;
  }

  #shopify-section-template--24242906825021__image_with_text_TeCje9 .image-with-text,
  #shopify-section-template--24242906825021__image_with_text_3jbQHh .image-with-text,
  #shopify-section-template--24242906825021__image_with_text_eYNhpJ .image-with-text,
  #shopify-section-template--24242906825021__image_with_text_mf7Em7 .image-with-text
  {
    display: flex;
    width: 92%;
    margin: 0px auto;
  }

  #shopify-section-template--24242906825021__image_with_text_TeCje9 .image-with-text .prose
  {
    padding-inline-end: 0px !important;
  }

  #shopify-section-template--24242906825021__image_with_text_3jbQHh .image-with-text .prose
  {
    padding-inline-start: 0px !important;
  }

  #shopify-section-template--24242906825021__image_with_text_eYNhpJ .image-with-text .prose
  {
    padding-inline-end: 0px !important;
  }

  #shopify-section-template--24242906825021__image_with_text_mf7Em7 .image-with-text .prose
  {
    padding-inline-start: 0px !important;
  }
}


@media only screen and (min-width: 1000px)
{
  .shopify-section--main-blog .blog-post-list
  {
    --blog-post-list-items-per-row:2;
  }

  .footer__block-list
  {
    text-align:center;
    column-gap: 17rem;
    max-width: 100%;
    margin: 0px auto;
    flex-wrap:unset;
  }

  .footer__aside
  {
    margin: 0px auto;
  }

}