/** Shopify CDN: Minification failed

Line 109:1 Unexpected "767px"

**/
/* Custom Css */
.badge--custom{letter-spacing: .2em;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 2px 12px;
  font-size: 11px;}
@media screen and (pointer: fine) and (prefers-reduced-motion: no-preference) {
.features--zoom-image .zoom-image{transform-origin: inherit;transition: inherit;}
   .features--zoom-image .group:hover .group-hover\:zoom {
    scale: inherit;
  }
}
.blog-post-card__image{border-radius:10px;}
@media only screen and (min-width:699px){
  .blog-post-card__image{width: 100%;
  height: 350px;
  object-fit: cover;}
  .custom-7 .constrained-image{width: 40px;}
}
.blog-post-card__category.h6.link-faded {
  background:#aabc00;
  border-radius: 15px;
  padding: 2px 10px;
  color: #fff;
}
.block-swatch{border-radius:25px;}
:checked + .block-swatch, .block-swatch.is-selected {color: #f9f7ef;border-color: currentColor;background: #AABC00;}
.article__footer-bottom .h6.text-subdued{display:none;}
.affiliate-statement.text-body.text-subdued {
  font-size: 10px;
  padding: 10px 12px;
  background-color: #fbe9da;
  color: #a16547;
  border-radius: 5px;
}
.footer .input{color: #fff;
  border-color: white;border-width: 0px;border-left: 0;border-right: 0;border-top: 0;font-size: 16px;padding-left: 5px;}
.footer :is(.input, .textarea, .select)::placeholder {
  color: #fff;
}
.custom_accordion_image_wapper{display: flex;
  flex-wrap: wrap;
  gap: 5px;}
.custom_images{width: calc(33.333% - (10px / 3));margin-block-start: 0 !important;}
.custom_images img{width:100%;object-fit:cover;height: 100%;max-height: 174px;object-position: center center;}
.feature-badge-list{background:#FFF2E0;
  padding: 10px 20px;}
.product-info__block-item p{font-size:14px;}
.article__wrapper .prose {
  border-top: 1px solid #eee2d5;
  padding-top: 1.3rem;
}
.complementary-products .product-card__media img{border-radius:3px;}
.complementary-products__product-list{grid: auto / auto-flow calc(50% - .625rem);}
.badge--custom{color:#fff;}
.custom-7 .feature-badge p{font-size:18px;}
.variant-picker__option-info legend{font-weight:700;}
.complementary-products {padding-top: 1rem;}
.complementary-products .justify-center {justify-content: start;}
.complementary-products p{font-size: 23px;}
.content-over-media.content-over-media--xs {border-radius: 10px;}
.blog-post-card__meta{gap:10px;}
.blog-post-card__meta > * + ::before{display:none;}
.custom_title_footer p{font-size:12px;}
.article__wrapper{border-radius:15px;}
.footer .form{display: flex;
  flex-direction: row;
  box-sizing: border-box;
  width: 100%;
  overflow: visible;
  max-width: 450px;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-position-y: center;
  padding: 0px;
  border-bottom: 2px solid #fff;}
.footer .form .button {
  border-radius: 0px;
  border-style: none;
  border-width: 2px;
  font-size:16px;
  letter-spacing: 0px;
  line-height: 1;
  font-style: normal;
  white-space: normal;
  padding: 0px 5px;
  text-align: center;
  cursor: pointer;
  pointer-events: auto;
  height: 54px;
  background: transparent;
  color: #fff;text-transform: lowercase;
}
.product-card__info{justify-items: start;font-size:16px;}
.product-card__info .justify-items-center{justify-items: left;}
@media (min-width: 1000px) {
  .complementary-products{border-top: 1px solid #f3e6e1;margin-right: 0;}
}
@media (max-width: 767px) {
  .feature-badge p{font-size:14px;}
  .custom_images img{max-height:102px;}
  .product-card__info .product-title{text-align: left;}
}
 767px) {
  .footer .form {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.5rem;
  }

  .footer .form .form-control {
    flex: 1 1 auto;
    min-width: 60%;
  }

  .footer .form .button {
    flex: 0 0 auto;
    padding: 0 0px;
    font-size: 16px;
    white-space: nowrap;
  }
}