Einkaufswagen
Ihr Einkaufswagen ist im Moment leer.
Mit dem Einkaufen fortfahrenSlam Ball | round surface
#cookie-popup{ position: fixed; inset: 0; background: rgba(0,0,0,0.6); display: flex; justify-content: center; align-items: center; z-index: 1000000; } .cookie-box{ background: #fff; padding: 24px; max-width: 420px; width: 90%; text-align: center; border-radius: 12px; } .cookie-box button{ margin-top: 16px; padding: 10px 18px; background: #000; color: #fff; border: none; border-radius: 8px; cursor: pointer; } .cookie-box button:hover{ background: #222; }