/** Shopify CDN: Minification failed

Line 7:22 "font-famly" is not a known CSS property
Line 27:0 Unexpected "}"

**/
.inventory-hightlight{font-famly:"Nunito Sans",sans-serif;color:#1c1b1b;font-size:16px;line-height:1.5;font-weight:400;font-style:none}.yotpo-bottomline.pull-left.star-clickable{align-items:end}.sticky-items{z-index:3!important}.swell-tab{z-index:2!important}img.clean-conscious-awards-2024-thumbnail{position:absolute;top:-15px;left:-15px;width:100px;height:100px}@media only screen and (max-width:319px){img.clean-conscious-awards-2024-thumbnail{display:none}}@media only screen and (min-width:320px) and (max-width:479px){img.clean-conscious-awards-2024-thumbnail{top:0;left:0;width:60px;height:60px}}@media only screen and (min-width:480px) and (max-width:640px){img.clean-conscious-awards-2024-thumbnail{top:0;left:0;width:100px;height:100px}}@media only screen and (min-width:641px) and (max-width:768px){img.clean-conscious-awards-2024-thumbnail{top:-10px;left:-10px;width:60px;height:60px}}.myProductContainer{position:relative}.myProductContainer:hover .myProductForm{display:flex}.myProductForm{display:none;padding:0 5px;justify-content:space-between;align-items:center;position:absolute;bottom:0;width:100%;text-align:left;background-color:#f2ede8}.myProductForm .ColorSwatchList{margin-bottom:-10px}.myProductForm .HorizontalList--spacingTight{margin-left:-6px;margin-right:-6px}.myProductForm .HorizontalList__Item{margin:6px 0 0 6px!important}.myProductForm .SizeSwatch--small{width:16px;height:16px;padding:0;font-size:10px}.myProductForm .myProductForm__AddToCart{padding:5px;font-size:10px}.myProductForm .ProductForm__BuyButtons{width:auto}/*# sourceMappingURL=/cdn/shop/t/51/assets/custom.css.map?v=1800189418507344581759146102 */
/* Hide ONLY the newsletter submit button */
.footer-block--newsletter .button,
.section-newsletter .button,
.newsletter .button,
.newsletter form [type="submit"],
.footer .newsletter-form .button {
  display: none !important;
  visibility: hidden !important;
}

/* Ensure product Add to Cart buttons are visible */
.product-form button[type="submit"],
.product-form__submit,
form[action*="/cart/add"] button[type="submit"] {
  display: inline-flex !important;
  visibility: visible !important;
}


}
