Volcanic Spirits

Brand SanD.

$27.00

Handcrafted earrings featuring reconstructed howlite skull beads paired with natural lava stone. The contrast of white and black symbolizes balance—calm clarity from howlite and grounding volcanic energy from lava stone.

Premium Quality Materials
30-Day Return Policy
Only 1 left in stock!
Secure Checkout
/* Add to your CSS */ .product-badge--share { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); color: var(--text-color, #fff); cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 6px; } .product-badge--share:hover { background: rgba(255, 255, 255, 0.2); transform: translateY(-2px); } .product-badge--share svg { flex-shrink: 0; } /* Replace your entire JavaScript section with this: */