/** Shopify CDN: Minification failed

Line 16:17 Unexpected "{"
Line 16:26 Expected ":"
Line 21:17 Unexpected "{"
Line 21:26 Expected ":"
Line 25:17 Unexpected "{"
Line 25:26 Expected ":"
Line 29:17 Unexpected "{"
Line 29:26 Expected ":"

**/


/* CSS from section stylesheet tags */
#ProductSection-{{ section.id }} .product-single__title {
  font-size: 1.25rem;  /* ~20px */
  line-height: 1.3;
}

#ProductSection-{{ section.id }} .product__price {
  font-size: 1rem;     /* ~16px */
  line-height: 1.4;
}
#ProductSection-{{ section.id }} .product-form--secondary .btn {
  font-size: .95rem;
  padding: .7rem 1.1rem;
}
#ProductSection-{{ section.id }} .product-form--secondary .shopify-payment-button__button {
  font-size: .95rem;
  padding: .7rem 1.1rem;
}