Trending Products

€149,49

Black Biker Jacket – A Timeless Icon The Black biker jacket is a staple in any bold wardrobe. Crafted from high-quality, full-grain leather, it has been designed to deliver both style and durability. As time passes, the leather only gets better, gaining a unique character that reflects...

0 In stock

€149,49
/* Main product card container */ .card-wrapper { border: 2px solid #006666 !important; border-radius: 12px !important; padding: 10px !important; background-color: #ffffff !important; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important; transition: transform 0.3s ease, box-shadow 0.3s ease; } /* Hover effect on product card */ .card-wrapper:hover { transform: scale(1.02) !important; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important; } /* Product image styling */ .card__media img { border-radius: 10px !important; transition: transform 0.3s ease !important; } /* Zoom effect on image hover */ .card__media:hover img { transform: scale(1.05) !important; } /* Product title styling */ .card__heading { font-size: 16px !important; font-weight: 600 !important; color: #000 !impor