/** Shopify CDN: Minification failed

Line 38:30 Unexpected "{"

**/

.announcement-bar__carousel {
  max-width: 55rem;
}
#shopify-section-template--16031379095655__before_after_7FXnPb .container {
  max-width: 780px;
}
#shopify-section-template--16031379095655__before_after_7FXnPb {
  .bordered-section {
    display: flex;
    justify-content: center;
  }
}
.color-scheme--scheme-a9b7bc16-92a9-4dc6-b4ab-e36523f25c6f .aspect-portrait {
  aspect-ratio: auto !important;
}
.color-scheme--scheme-a9b7bc16-92a9-4dc6-b4ab-e36523f25c6f .product-card__image {
  object-fit: inherit !important;
  aspect-ratio: auto !important;
}
#carousel-sections--16031379685479__announcement-bar {
  max-width: 45rem;
}

.content-over-media::before {
  background: rgba(0,0,0,0.2);
  background-blend-mode: multiply;
}
.newsletter.content-over-media::before {
  background: transparent;;
}
.slideshow__slide .prose .h6,
.slideshow__slide .prose .h1, {
  text-shadow: 1px 3px 6px rgba(0,0,0,0.5);
}
.collection-banner .container .h1 {
  color: #243f5f;
}
.collection-banner .collection-description p {
  color: #243f5f;
  font-size: 20px;

  span {
    color: #243f5f !important;
  }
}


#shopify-section-template--16031379161191__contact-form .section-stack.text-center {
  grid-gap: 1rem;
}
#shopify-section-template--16031379161191__contact-form #contact_form {
  margin-top: 3rem;
}

.footer h5 {
  font-size: 14px;
  font-weight: 500 !important;
  color: #243f5f;
  padding-top: 1rem;
}
.footer .text-subdued p {
  font-size: 14px;
  font-weight: 500 !important;
  color: #243f5f;
}
.footer .text-subdued h6 {
  font-size: 12px;
  font-weight: 500 !important;
  padding-bottom: 0;
  margin: 0;
  margin-block-start: 0.5rem !important;
  color: #243f5f;
}
/*.footer .text-subdued h6::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  content: "\f39e"; 
  margin-right: 8px;
  display: inline-block;
}*/
@media screen and (min-width: 1000px) {
  .footer .prose:not(.prose--tight) :where(:not(meta, span) + *) {
    margin-block-start: 0.5rem;
  }
}

.placeholder {
  min-height: 100%;
}

.before-after {
  overflow: hidden;
}
.before-after--horizontal .before-after__after-image {
  min-height: 70vh;
}
.table-scroller table {
  width: 100% !important;
}
.table-scroller table td {
  font-size: 13px;
  padding-left: 4px;
  padding-right: 4px;
}
.intro-holder {
  max-width: 1050px;
  margin: 0 auto;

  .larger-text {
    padding-bottom: 1rem;
  }

  p {
    color: #243f5f;
    font-size: 20px;
    padding-bottom: 0;
  }
}
.collection__main .product-card .product-card__info .color-swatch {
  display: none;
}
#shopify-section-template--16031379095655__image_with_text_eJJzqV .image-with-text  {
  max-width: 1150px;
  margin: 0 auto;
  background: #243f5f;
}
#shopify-section-template--16031379095655__image_with_text_eJJzqV .color-scheme {
  background: #efefef;
  border: 1px none;
}
#carousel-template--16031379095655__slideshow {
  background-color: #efefef !important;
}
.shopify-policy__container .h2 h1, 
.shopify-policy__container .h2 h2 {
  color: #243f5f;
}
.product-card .product-card__figure .product-card__image {
  width: 100%;
  object-fit: cover;
}
#main .shopify-policy__container h1,
#main .shopify-policy__container h2,
#main .shopify-policy__container h3,
#main .shopify-policy__container h4,
#main .shopify-policy__container h5,
#main .shopify-policy__container h6,
#main .shopify-policy__container li,
#main .shopify-policy__container p {
  color: #243f5f;
}
/*.slideshow__slide {
  transition-duration: 3s !important;
}*/

@media (max-width: 1885px) {
  .header__primary-nav ul.contents .header__primary-nav-item {
    padding: 0 8px;
  }
  #shopify-section-sections--16031379685479__header .header__primary-nav-item .h6 {
    letter-spacing: 0.065rem;
  }
}
@media (max-width: 1585px) {
  .header__primary-nav ul.contents {
    display: flex;
  }
  .header__primary-nav ul.contents .header__primary-nav-item {
    padding: 0 6px;
  }
  #shopify-section-sections--16031379685479__header .header__primary-nav-item .h6 {
    font-size: 11px;
    letter-spacing: 0.05rem;
  }
}
@media (max-width: 1280px) {
  #shopify-section-sections--16031379685479__header .header__primary-nav-item .h6 {
    font-size: 10.5px;
    letter-spacing: 0.025rem;
  }
}
@media screen and (max-width: 1200px) {
  #shopify-section-sections--16031379685479__header .header {
    position: relative;
    display: flex;
  }
  .header__primary-nav--center {
    justify-content: flex-start;
    order: 1;
  }
  .header__logo {
    order: 2;
  }
  .header__secondary-nav {
    order: 3;
  }
}
@media screen and (min-width: 1px) {
  .header__primary-nav ul.contents {
    display: none;
  }
}
@media screen and (min-width: 700px) {
  .image-with-text:not(.image-with-text--reverse) picture {
    margin-inline-start: 0;
  }
}
@media screen and (min-width: 1000px) {
  .md\:hidden {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .md\:hidden {
    display: none;
  }
  .header__primary-nav ul.contents {
    display: flex;
  }
}
@media screen and (min-width: 1886px) {
  .header__primary-nav ul.contents {
    display: contents;
  }
}

