body.gradient {
  background: url("/cdn/shop/files/crystalskullbg.webp?v=1731109866") no-repeat fixed;
  background-size: cover;
}

body [class*="color-scheme-"]:not(.menu-drawer):not(.cart-notification.active) {
  background: none !important;
}

.cart-quantity,
.cart-notification.active,
.facets__display,
.facets__header,
.field__input,
.deferred-media__poster-button,
body .button {
  background-color: #fff !important;
  color: rgba(18, 18, 18, 1) !important;
}


