/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 16:0 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:bfcm-banner (INDEX:4, SCOPED:FALSE) */
<style>
  .custom-banner {
    padding: 20px;
  }
</style>
/* END_SECTION:bfcm-banner */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:beat-the-price-rise-popup (INDEX:126, SCOPED:FALSE) */
.beat-price-rise-popup[hidden] {
    display: none !important;
  }
  .beat-price-rise-popup:not([hidden]) {
    display: flex !important;
  }
  .beat-price-rise-popup__body h2,
  .beat-price-rise-popup__body h3,
  .beat-price-rise-popup__body h4 {
    margin-bottom: 0.5em;
    margin-top: 0.8em;
  }
  .beat-price-rise-popup__body h3:first-child {
    margin-top: 0;
  }

  .beat-price-rise-popup__body p {
    margin-bottom: 0.8em;
  }
/* END_SNIPPET:beat-the-price-rise-popup */