Skip to content
Welcome to our store
PHANTOM
STARBOY
ECLIPSE
Featured Products
Please select a collection in the settings.
Choosing a selection results in a full page refresh.
Opens in a new window.
/* Navigation Styling */ .nav-container { display: flex; justify-content: space-between; align-items: center; position: fixed; width: 100%; top: 0; z-index: 1000; background: rgba(0, 0, 0, 0.8); font-family: 'Orbitron', sans-serif; padding: 20px 60px; border-bottom: 2px solid red; transition: all 0.3s ease-in-out; backdrop-filter: blur(10px); } .nav-links { display: flex; justify-content: space-evenly; flex-grow: 1; max-width: 600px; /* Ensures spacing is evenly distributed */ } .nav-links a { text-decoration: none; font-size: 20px; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; transition: all 0.3s ease-in-out; } .nav-links a:nth-child(1) { color: #F5F5F5; } .nav-links a:nth-child(2) { color: #D32F2F; font-size: 22px; } .nav-links a:nth-child(3) { color: #D3D3D3; } .nav-links a:hover { text-shadow: 0 0 20px rgba(211, 47, 47, 1); transform: scale(1.1); } /* Watch Styling */ .watch-icon { width: 50px; height: auto; cursor: pointer; transition: transform 0.3s ease-in-out; } .watch-icon:hover { transform: scale(1.1); } /* Logo Styling */ .logo-icon { width: 80px; height: auto; cursor: pointer; transition: transform 0.3s ease-in-out; } .logo-icon:hover { transform: scale(1.1); }
Phantom
Starboy
Eclipse
Phantom
Starboy
Eclipse
Phantom
Starboy
Eclipse
Phantom
Starboy
Eclipse