✦ Verified product
Display Pokémon Mega Symphonia (m1s) - Japonais
EUR 75.00
Variante
Lerepaireducollectionneur
Verified independent store
→
✨ Les plus belles cartes de la série Pour voir la liste des cartes cliquez ici 🔗 📋 Caractéristiques du produit : Licence : Pokémon / Pokémon TCG Set : Méga Symphonia [M1S] Fabrican
t : The Pokémon Company Contenu : 30 boosters scellés d'origine Format : 5 cartes par booster (soit 150 cartes au total) Langue : Japonais (JPN) État : Neuf / Scellé 🚀 Expédition & Protection Emballage blindé : Expédition sous carton renforcé avec papier bulle multicouche et calage adapté pour préserver l'intégrité du scellé et des coins de la display. Envoi rapide avec numéro de suivi. Processus d'emballage sécurisé : Chaque produit est scanné et vérifié par notre logiciel de préparation de commande. Le colis ne peut pas être fermé si un article n'est pas scanné. Chaque emballage de commande est filmé avec la date et l'heure pour une traçabilité totale. /* Style d'intro */ .product-intro { font-family: 'Montserrat', sans-serif, Arial, sans-serif; font-size: 15px; line-height: 1.5; color: #2c3e50; margin-bottom: 20px; } /* ========================================== BOUTON NÉON ========================================== */ .custom-btn-wrapper { text-align: center; margin: 20px 0; width: 100%; display: block !important; } .neon-btn-single { display: inline-block !important; padding: 12px 24px; font-size: 14px; font-weight: 700; color: #ffffff !important; text-decoration: none !important; background: linear-gradient(90deg, #00b4d8 0%, #a264ff 50%, #ff3dc4 100%); border-radius: 30px; box-shadow: 0 4px 15px rgba(162, 100, 255, 0.4); font-family: 'Montserrat', Arial, sans-serif; transition: all 0.3s ease-in-out; } .neon-btn-single:hover { transform: translateY(-3px) scale(1.02); box-shadow: 0 8px 25px rgba(255, 61, 196, 0.7); filter: brightness(1.1); } /* ========================================== STYLE GÉNÉRAL DES ENCARTS ========================================== */ .custom-card-box { width: 100%; margin: 20px 0; /* Garde une marge propre de 20px pour les blocs de DROITE */ padding: 20px 25px; box-sizing: border-box; background-color: #ffffff; border-radius: 20px; border: 2px solid #a264ff; box-shadow: 0 0 15px rgba(56, 225, 255, 0.35), 0 0 15px rgba(255, 61, 196, 0.3); font-family: 'Montserrat', sans-serif, Arial, sans-serif; color: #2c3e50; overflow: hidden; text-align: center; } /* ========================================== RÉGLAGE SPÉCIFIQUE DU BLOC DE GAUCHE ========================================== */ #cards-preview-box { margin-top: 80px !important; /* Ajuste uniquement le bloc de gauche sur PC */ } .card-header.center-header { display: flex; align-items: center; justify-content: center; gap: 10px; margin-bottom: 12px; } .gradient-title { margin: 0; font-size: 18px; font-weight: 800; background: linear-gradient(90deg, #00b4d8 0%, #a264ff 50%, #ff3dc4 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; } .cards-image-container { text-align: center; margin-top: 15px; width: 100%; } .responsive-cards-img { width: 100%; height: auto; border-radius: 12px; display: block; margin: 0 auto; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); } .specs-list { margin: 0; padding-left: 20px; font-size: 14px; line-height: 1.8; color: #4a5568; text-align: left; } /* ========================================== MOBILE ========================================== */ @media (max-width: 768px) { #cards-preview-box { margin-top: 20px !important; /* Marge normale sur mobile */ } .custom-card-box { margin: 15px 0; padding: 15px 12px; border-radius: 16px; } .gradient-title { font-size: 15px; } .responsive-cards-img { border-radius: 8px; } } (function() { function moveLeft() { if (window.innerWidth > 768) { var box = document.getElementById("cards-preview-box"); var gallery = document.querySelector('.product__media-wrapper') || document.querySelector('media-gallery') || document.querySelector('.product-media-container'); if (box && gallery && box.parentNode !== gallery) { gallery.appendChild(box); } } } moveLeft(); document.addEventListener('DOMContentLoaded', moveLeft); window.addEventListener('load', moveLeft); })();