Skip to content
  • Home
  • Catalog
  • Contact
Log in
  • Instagram

DRIPADELIC

  • Home
  • Catalog
  • Contact
Log in Cart

Item added to your cart

View cart

👁️ Eye-Catching Drops🔥 Psywear Essentials🧠 Mind-Bending Merch

  • DRIP SHAMAN DRIP SHAMAN

    DRIP SHAMAN

    DRIP SHAMAN

    Regular price From $139.99 USD
    Regular price Sale price From $139.99 USD
    Unit price /  per 
  • Choosing a selection results in a full page refresh.
  • Opens in a new window.
/* Glow Effect on Hover */ a:hover, button:hover, .button:hover { filter: drop-shadow(0 0 6px #ff00ff) drop-shadow(0 0 12px #ffa600); transition: filter 0.2s ease-in-out; } /* Custom Ripple Click Effect (pseudo-cursor feedback) */ body::after { content: ''; position: fixed; width: 20px; height: 20px; border: 2px solid #ff00ff; border-radius: 50%; pointer-events: none; animation: none; z-index: 9999; transform: translate(-50%, -50%); mix-blend-mode: difference; } @keyframes clickRipple { 0% { opacity: 1; transform: translate(-50%, -50%) scale(0.5); } 100% { opacity: 0; transform: translate(-50%, -50%) scale(4); } } , * { cursor: url('//dripadelic.com/cdn/shop/files/cursor-kaleid.png?v=11489774171034903156') 16 16, auto !important; }