Pac-Man CX40+ Joystick Red [neu]
34.98 EUR*
Beschreibung
.product-description-container { max-width: 800px; margin: 20px auto; padding: 20px 25px; background-color: #F8F8F8; color: #333333; font-family: Verdana, sans-serif; line-height: 1.6; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .product-description-container .release-date { color: #b31a20; font-size: 1.5em; font-weight: bold; text-align: center; margin-bottom: 1.5em; text-transform: uppercase; letter-spacing: 1px; font-family: Verdana, sans-serif; } .product-description-container h2 { color: #b31a20; font-size: 2.2em; margin-bottom: 0.5em; text-align: center; text-transform: uppercase; letter-spacing: 1.5px; font-family: Verdana, sans-serif; } .product-description-container h3 { color: #b31a20; font-size: 1.6em; margin-top: 1.5em; margin-bottom: 0.8em; border-bottom: 2px solid #DDDDDD; padding-bottom: 5px; font-family: Verdana, sans-serif; } .product-description-container h4 { color: #b31a20; font-size: 1.3em; margin-top: 1.2em; margin-bottom: 0.6em; font-family: Verdana, sans-serif; } .product-description-container p { margin-bottom: 1em; font-family: Verdana, sans-serif; } .product-description-container hr { border: 0; height: 1px; background: #DDDDDD; margin: 2em 0; } .product-description-container ul { list-style-type: disc; margin-left: 25px; padding: 0; font-family: Verdana, sans-serif; } .product-description-container ul li { margin-bottom: 0.5em; padding-left: 0; position: static; } .product-description-container ul li::before { content: none; } .product-description-container strong { color: #b31a20; font-family: Verdana, sans-serif; } @media (max-width: 768px) { .product-description-container { margin: 15px auto; padding: 15px; } .product-description-container .release-date { font-size: 1.3em; } .product-description-container h2 { font-size: 1.8em; } .product-description-container h3 { font-size: 1.4em; } } @media (max-width: 480px) { .product-description-container { padding: 10px; margin: 10px auto; } .product-description-container .release-date { font-size: 1.1em; } .product-description-container h2 { font-size: 1.5em; } .product-description-container h3 { font-size: 1.2em; } .product-description-container ul { margin-left: 15px; } } Erscheinungstermin: 31.10.2025 Atari CX40+ - Wireless Joystick Pac-Man Edition Klassische Steuerung trifft auf Arcade-Legende! Werten Sie Ihr Retro-Gaming-Setup mit der Pac-Man-Edition des Atari CX40+ Wireless Joysticks auf. Dieser offiziell lizenzierte Controller im legendären Pac-Man-Design und CX40-Layout bringt kabellose Freiheit in Ihr Atari-Erlebnis - ganz ohne Kabel, nur pure Nostalgie. Kompatibel mit modernen Atari-Systemen und ausgestattet mit authentischem Retro-Gaming-Feeling - die perfekte Hommage an eine der größten Gaming-Ikonen aller Zeiten. Features im Überblick: Offiziell lizenzierter Controller im Pac-Man-Design Kabelloses Spielen dank mitgelieferter Wireless Adapter Klassisches CX40-Layout für echtes Retro-Feeling Kompatibel mit modernen Atari-Systemen Farbe: Red Lieferumfang: Atari CX40+ Wireless Joystick - Pac-Man Edition 2 Wireless Adapter Hinweis: Bitte beachten Sie vor dem Gebrauch die beiliegende Bedienungsanleitung. /* Styling for the main container */ .product-info-container { font-family: Verdana, sans-serif; font-size: 0.95em; /* Slightly larger than 'small' but still compact */ color: #333; margin-top: 15px; /* Add some space above the block */ margin-bottom: 20px; /* Add some space below the block */ border: 1px solid #eee; /* Light border around the whole block */ border-radius: 6px; padding: 15px; background-color: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* Subtle shadow */ } /* Styling for each info item (e.g., Cover, Beschreibung) */ .info-item { display: flex; /* Use flexbox for label and flags */ align-items: center; /* Vertically align items */ margin-bottom: 8px; /* Space between items */ padding-bottom: 8px; border-bottom: 1px dashed #e0e0e0; /* Dotted line separator */ } .info-item:last-child { margin-bottom: 0; /* No margin after the last item */ padding-bottom: 0; border-bottom: none; /* No border after the last item */ } .info-label { font-weight: bold; flex-basis: 100px; /* Fixed width for labels, adjust as needed */ flex-shrink: 0; /* Prevent label from shrinking */ margin-right: 15px; /* Space between label and flags */ } .info-flags { display: flex; /* Flexbox for multiple flags */ gap: 5px; /* Space between flags */ align-items: center; /* Vertically align flags */ } .info-flags img { width: 20px; /* Slightly larger flags for better visibility */ height: auto; /* Maintain aspect ratio */ vertical-align: middle; /* Align flags nicely with text if any */ border: 1px solid #ddd; /* Small border on flags */ border-radius: 2px; } /* Styling for the legend link */ .legend-link { display: block; /* Make it a block to take full width */ text-align: center; margin-top: 20px; /* Space above the link */ font-size: 0.9em; /* Slightly smaller for the legend link */ } .legend-link a { color: #b31a20;