/** Shopify CDN: Minification failed

Line 18:1 Unexpected ";"
Line 21:1 Unexpected ";"

**/
/* Fix double scrollbar: #main-body has overflow-x:hidden in theme CSS,
   which forces the browser to compute overflow-y:auto, creating an inner
   scrollbar alongside the viewport scrollbar. Explicit overflow:hidden
   prevents the inner scrollbar without affecting page scrollability.
   Gated by theme setting "fix_double_scrollbar" so it can be toggled
   in the theme customizer without a code deploy. */


#shopify-section-image--slideshow > section > div > div > div > div > div > div > ul > li.slider-block--f981ab55-f2f9-4a9a-a94c-6afa6d66d673.slideshow-image-overlay.mobile-image--disabled.flex-active-slide > div {
    background-color: rgb(0 0 0 / 43%)!important;
    color: #ffffff !important;
};
.slide-checkout-buttons {
    margin: 5px 0px;
};

#product button.text.alchemy-rte h3,
#product button.text.alchemy-rte span {
  pointer-events: none !important;
}



