Products

Skip to results list

Active filters:

3 items
Column grid
Column grid

Filter

Active filters:

  • Dio T-Shirt

    Dio T-Shirt

    €33,30
  • King Crimson — Archive 001

  • Skull & Roses Graphic Tee — Purple Gothic Chest Print

/* KURE / collection archive treatment */ .collection-wrapper { position: relative; } .collection-wrapper::before { content: 'KURE / ARCHIVE'; display:block; font:700 .68rem/1 Arial,sans-serif; letter-spacing:.2em; color:rgba(241,238,230,.42); margin:0 0 14px; } .product-grid-container { background-image: linear-gradient(rgba(241,238,230,.025) 1px, transparent 1px); background-size:100% 56px; } .product-grid__item { position:relative; } .product-grid__item::after { content: attr(data-product-id); position:absolute; top:8px; right:8px; font:500 .55rem/1 Arial,sans-serif; letter-spacing:.08em; color:rgba(241,238,230,.35); pointer-events:none; } @media screen and (max-width:749px){ .collection-wrapper::before{margin-bottom:10px} .product-grid__item::after{display:none} }