/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 71:0 Unexpected "<"

**/



<style data-shopify>
.sf-testimonials .swiper-pagination {
  margin-top: 0 !important;
}

.no-rounded {
  border-radius: 0 !important;
}

.sf-po__option-button {
  font-size: 14px !important;
  height: 40px !important;
  padding: 0 20px !important;
}

.add-to-cart {
  padding: 0.625rem 1.25rem !important;
  height: 40.5px !important;
}

.quantity-input {
  width: 50% !important;
  margin-bottom: 0 !important;
}

.cart-container {
  width: 100%;
}

.product-form__actions .form__input-wrapper {
  align-items: center;
}

.swiper-pagination {
    margin-top: 0 !important;
}

.quantity-input {
    height: 40px;
}

.policy-text__link a {
  text-decoration: underline;
}

@media screen and (min-width: 1048px) {
  .cart-container {
    width: 450px !important;
  }
}

@media screen and (min-width: 640px) {
  .add-to-cart {
    margin-top: 1.25rem;
  }

  .quantity-input {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}
</style>