
Happy Halloween Neon Sign, USB Powered Dimmable Pumpkin Bat LED Light Wall Decor
USD 28.49

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 43.99
Condition: New
View Happy Halloween Neon Sign, USB Powered LED Wall Decor with current marketplace pricing, condition, product images and item details. 【Halloween Neon Sign】Take this spooky season to the next level with our neon wall sign! This LED sign says "HAPPY Halloween" and has typical Halloween patterns of witch hat and bat. 【Premium Quality】Our Happy Halloween sign is made of high-quality transparent acrylic backboard and LED light bar, durable and not easy to break, safe to use without overheating issues. /* ═══ ZDN Premium — RESET + BASE ═══ */ .tpl-premium, .tpl-premium * { box-sizing: border-box; margin: 0; padding: 0; } .tpl-premium { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; color: #f0ede8; background: #0a0a0f; width: 100%; max-width: 100%; margin: 0; padding: 16px; line-height: 1.5; font-size: 14px; -webkit-text-size-adjust: 100%; } /* ═══ SALE BAR ═══ */ .tpl-premium .zdn-sale-bar { background: ; color: ; text-align: center; padding: 10px 16px; font-family: -apple-system, “Segoe UI”, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px; border-radius: 6px; } /* ═══ HEADER ═══ */ .tpl-premium .zdn-header { background: #12121a; border: 2px solid #ff6b1a; border-radius: 10px; padding: 28px 20px; text-align: center; margin-bottom: 16px; position: relative; overflow: hidden; } .tpl-premium .zdn-header-bg { position: absolute; right: -10px; top: -10px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 80px; color: #ff6b1a; opacity: 0.06; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-premium .zdn-store-stamp { display: inline-block; background: #ff6b1a; color: #1a1a26; font-family: “Courier New”, monospace; font-size: 11px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 5px 14px; margin-bottom: 14px; position: relative; z-index: 2; } .tpl-premium .zdn-title-main { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 28px; color: #f0ede8; letter-spacing: 1.5px; text-transform: uppercase; line-height: 1.15; margin-bottom: 14px; position: relative; z-index: 2; word-wrap: break-word; } .tpl-premium .zdn-shipping-badge { font-family: “Courier New”, monospace; font-size: 12px; color: #ff6b1a; letter-spacing: 2.5px; text-transform: uppercase; font-weight: bold; position: relative; z-index: 2; margin: 0; } .tpl-premium .zdn-shipping-badge::before, .tpl-premium .zdn-shipping-badge::after { content: “◆”; color: #ff6b1a; opacity: 0.6; margin: 0 10px; font-size: 10px; } /* ═══ MAIN ═══ */ .tpl-premium .zdn-main { width: 100%; border-collapse: separate; border-spacing: 14px 0; margin-bottom: 14px; } .tpl-premium .zdn-main > tbody > tr > td { vertical-align: top; padding: 0; } .tpl-premium .zdn-col-img { width: 46%; } .tpl-premium .zdn-col-desc { width: 54%; } .tpl-premium .zdn-product-card { background: #1a1a26; border: 1px solid #2a2a3e; border-radius: 8px; padding: 20px; height: 100%; } /* ═══ GALLERY ═══ */ .tpl-premium .zdn-gallery-top { margin-bottom: 14px; } .tpl-premium .zdn-product-badge { display: inline-block; background: #ff6b1a; color: #1a1a26; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-premium .zdn-gallery { position: relative; background: #12121a; border: 1px solid #2a2a3e; border-radius: 6px; padding: 14px; } .tpl-premium .zdn-gallery::before { content: “”; position: absolute; top: 8px; left: 8px; width: 22px; height: 22px; border-top: 2px solid #ff6b1a; border-left: 2px solid #ff6b1a; } .tpl-premium .zdn-gallery::after { content: “”; position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; border-bottom: 2px solid #ff6b1a; border-right: 2px solid #ff6b1a; } .tpl-premium .zdn-gallery-input { position: absolute; opacity: 0; pointer-events: none; width: 0; height: 0; } .tpl-premium .zdn-gallery-stage { position: relative; width: 100%; height: 280px; overflow: hidden; border-radius: 4px; background: #0a0a0f; } .tpl-premium .zdn-gallery-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.35s ease; pointer-events: none; padding: 10px; } .tpl-premium .zdn-gallery-slide img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; border-radius: 3px; } .tpl-premium #tpl-premium-img-1:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(1), .tpl-premium #tpl-premium-img-2:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(2), .tpl-premium #tpl-premium-img-3:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(3) { opacity: 1; pointer-events: auto; z-index: 2; } .tpl-premium .zdn-stage-dots { display: flex; justify-content: center; gap: 6px; margin-top: 10px; } .tpl-premium .zdn-stage-dots label { width: 24px; height: 4px; background: #2a2a3e; cursor: pointer; border-radius: 2px; transition: background 0.2s, width 0.2s; } .tpl-premium #tpl-premium-img-1:checked ~ .zdn-stage-dots label:nth-of-type(1), .tpl-premium #tpl-premium-img-2:checked ~ .zdn-stage-dots label:nth-of-type(2), .tpl-premium #tpl-premium-img-3:checked ~ .zdn-stage-dots label:nth-of-type(3) { background: #ff6b1a; width: 36px; } .tpl-premium .zdn-thumbs { display: flex; gap: 6px; margin-top: 14px; padding-top: 14px; border-top: 1px solid #2a2a3e; } .tpl-premium .zdn-thumb { flex: 1; height: 64px; background: #1a1a26; border: 2px solid #2a2a3e; border-radius: 4px; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 4px; position: relative; overflow: hidden; transition: border-color 0.2s, transform 0.15s; min-width: 0; } .tpl-premium .zdn-thumb:hover { border-color: #ff6b1a; transform: translateY(-1px); } .tpl-premium .zdn-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; } .tpl-premium .zdn-thumb-num { position: absolute; top: 2px; left: 3px; font-family: “Courier New”, monospace; font-size: 9px; color: #ff6b1a; font-weight: bold; letter-spacing: 1px; z-index: 2; background: #12121a; padding: 1px 4px; border-radius: 2px; } .tpl-premium .zdn-gallery-info { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; padding-top: 10px; border-top: 1px solid #2a2a3e; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #8888aa; } .tpl-premium .zdn-gallery-info-left { color: #ff6b1a; font-weight: bold; } /* ═══ DESCRIPTION SIDE ═══ */ .tpl-premium .zdn-desc-header-row { margin-bottom: 14px; } .tpl-premium .zdn-desc-header { display: inline-block; background: #ff6b1a; color: #1a1a26; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-premium .zdn-desc-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #ff6b1a; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #2a2a3e; } .tpl-premium .zdn-desc-title .line { color: #8888aa; font-family: “Courier New”, monospace; font-size: 11px; margin-right: 8px; } .tpl-premium .zdn-desc-box { padding: 18px 20px; background: #12121a; border-left: 3px solid #ff6b1a; color: #b0adc8; font-size: 14px; line-height: 1.75; border-radius: 0 4px 4px 0; margin-bottom: 16px; word-wrap: break-word; overflow-wrap: break-word; } .tpl-premium .zdn-desc-box strong { color: #f0ede8; } .tpl-premium .zdn-desc-box p { margin-bottom: 10px; } .tpl-premium .zdn-desc-box p:last-child { margin-bottom: 0; } .tpl-premium .zdn-desc-box ul, .tpl-premium .zdn-desc-box ol { margin: 10px 0 10px 20px; padding-left: 8px; } .tpl-premium .zdn-desc-box li { margin-bottom: 6px; line-height: 1.7; } .tpl-premium .zdn-desc-box li::marker { color: #ff6b1a; } /* SPECS */ .tpl-premium .zdn-specs-label { font-family: “Courier New”, monospace; font-size: 10px; color: #ff6b1a; letter-spacing: 3px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; padding-bottom: 8px; border-bottom: 1px solid #2a2a3e; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; } .tpl-premium .zdn-specs-label-badge { font-family: “Courier New”, monospace; font-size: 9px; color: #8888aa; letter-spacing: 1px; font-weight: normal; text-transform: none; } .tpl-premium .zdn-specs-box { background: #12121a; border: 1px solid #2a2a3e; border-radius: 4px; padding: 14px 16px; font-size: 13px; line-height: 1.8; color: #b0adc8; } .tpl-premium .zdn-specs-box table { width: 100%; border-collapse: collapse; } .tpl-premium .zdn-specs-box td, .tpl-premium .zdn-specs-box th { padding: 6px 8px; border-bottom: 1px solid #2a2a3e; text-align: left; font-size: 13px; } .tpl-premium .zdn-specs-box tr:last-child td, .tpl-premium .zdn-specs-box tr:last-child th { border-bottom: none; } .tpl-premium .zdn-specs-box th { color: #ff6b1a; font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; width: 40%; } .tpl-premium .zdn-specs-box td { color: #f0ede8; font-weight: 500; } /* ═══ INFO STRIP ═══ */ .tpl-premium .zdn-info-table { width: 100%; border-collapse: separate; border-spacing: 12px 0; margin-bottom: 14px; } .tpl-premium .zdn-info-table > tbody > tr > td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-premium .zdn-info-card { background: #1a1a26; border: 1px solid #2a2a3e; border-top: 3px solid #ff6b1a; border-radius: 8px; padding: 24px 18px; text-align: center; position: relative; overflow: hidden; min-height: 240px; height: 100%; } .tpl-premium .zdn-card-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #ff6b1a; border: 1px solid #ff6b1a; padding: 3px 10px; margin-bottom: 14px; font-weight: bold; } .tpl-premium .zdn-card-icon { font-size: 30px; margin-bottom: 10px; color: #ff6b1a; line-height: 1; } .tpl-premium .zdn-card-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 20px; letter-spacing: 2.5px; color: #ff6b1a; margin-bottom: 12px; text-transform: uppercase; } .tpl-premium .zdn-card-text { font-size: 13px; line-height: 1.6; color: #b0adc8; margin-bottom: 8px; } .tpl-premium .zdn-card-text strong { color: #f0ede8; } .tpl-premium .zdn-hl-orange { color: #ff6b1a; font-weight: bold; } .tpl-premium .zdn-hl-gold { color: #f0a500; font-weight: bold; } /* ═══ SHOWCASE ═══ */ .tpl-premium .zdn-showcase { background: #0a0a0f; border: 1px solid #2a2a3e; border-radius: 12px; overflow: hidden; margin-top: 24px; } .tpl-premium .zdn-divider { padding: 20px 20px 8px; background: #12121a; text-align: center; } .tpl-premium .zdn-divider-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 3px; color: #ff6b1a; text-transform: uppercase; font-weight: bold; padding: 0 14px; } .tpl-premium .zdn-divider-line { display: inline-block; width: 50px; height: 1px; background: #ff6b1a; vertical-align: middle; opacity: 0.5; } /* HERO */ .tpl-premium .zdn-hero { background: #12121a; padding: 44px 28px; border-bottom: 1px solid #2a2a3e; position: relative; overflow: hidden; } .tpl-premium .zdn-hero-bg { position: absolute; right: -20px; top: -20px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 120px; color: #ff6b1a; opacity: 0.05; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; max-width: 100%; overflow: hidden; } .tpl-premium .zdn-hero-kicker { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; text-transform: uppercase; padding: 6px 14px; background: #ff6b1a; color: #1a1a26; font-weight: bold; margin-bottom: 16px; position: relative; z-index: 2; } .tpl-premium .zdn-hero-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 42px; line-height: 1.05; letter-spacing: 2px; margin-bottom: 18px; color: #f0ede8; position: relative; z-index: 2; text-transform: uppercase; word-wrap: break-word; } .tpl-premium .zdn-hero-title-accent { color: #ff6b1a; display: block; } .tpl-premium .zdn-hero-desc { font-size: 14px; line-height: 1.8; color: #b0adc8; max-width: 560px; margin-bottom: 24px; position: relative; z-index: 2; } .tpl-premium .zdn-stats { width: 100%; border-collapse: separate; border-spacing: 20px 0; position: relative; z-index: 2; } .tpl-premium .zdn-stats td { border-left: 2px solid #ff6b1a; padding: 2px 0 2px 12px; vertical-align: top; width: 25%; } .tpl-premium .zdn-stat-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; color: #ff6b1a; line-height: 1; letter-spacing: 1px; } .tpl-premium .zdn-stat-label { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #8888aa; margin-top: 6px; font-weight: bold; } /* SECTIONS */ .tpl-premium .zdn-sec { padding: 36px 28px; } .tpl-premium .zdn-sec-head-table { width: 100%; margin-bottom: 24px; } .tpl-premium .zdn-sec-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: #ff6b1a; text-transform: uppercase; margin-bottom: 8px; font-weight: bold; } .tpl-premium .zdn-sec-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; letter-spacing: 2px; color: #f0ede8; line-height: 1; text-transform: uppercase; word-wrap: break-word; } .tpl-premium .zdn-sec-title-accent { color: #ff6b1a; } .tpl-premium .zdn-sec-sub { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; color: #8888aa; text-transform: uppercase; text-align: right; vertical-align: bottom; } /* CATEGORIES */ .tpl-premium .zdn-cat-table { width: 100%; border-collapse: separate; border-spacing: 10px; } .tpl-premium .zdn-cat-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-premium .zdn-cat-card { display: block; background: #1a1a26; border: 1px solid #2a2a3e; padding: 20px 16px; text-decoration: none; color: inherit; border-radius: 4px; position: relative; min-height: 130px; transition: border-color 0.2s, background 0.2s; } .tpl-premium .zdn-cat-card:hover { border-color: #ff6b1a; background: rgba(255,107,26,0.12); } .tpl-premium .zdn-cat-num { position: absolute; top: 10px; right: 12px; font-family: “Courier New”, monospace; font-size: 10px; color: #3a3a4e; letter-spacing: 2px; font-weight: bold; } .tpl-premium .zdn-cat-icon-box { width: 40px; height: 40px; border: 1px solid #ff6b1a; display: inline-block; text-align: center; line-height: 38px; color: #ff6b1a; margin-bottom: 12px; font-size: 18px; font-weight: bold; } .tpl-premium .zdn-cat-name { font-size: 13px; font-weight: bold; color: #f0ede8; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 4px; } .tpl-premium .zdn-cat-count { font-family: “Courier New”, monospace; font-size: 10px; color: #8888aa; letter-spacing: 1px; } /* ABOUT */ .tpl-premium .zdn-about-bg { background: #12121a; border-top: 1px solid #2a2a3e; border-bottom: 1px solid #2a2a3e; } .tpl-premium .zdn-about-table { width: 100%; border-collapse: separate; border-spacing: 28px 0; } .tpl-premium .zdn-about-table > tbody > tr > td { vertical-align: top; width: 50%; padding: 0; } .tpl-premium .zdn-about-visual { background: linear-gradient(135deg, #1a1a26 0%, #12121a 100%); border: 1px solid #2a2a3e; height: 340px; position: relative; overflow: hidden; border-radius: 6px; } .tpl-premium .zdn-about-visual::before { content: “”; position: absolute; inset: 0; background-image: linear-gradient(#ff6b1a 1px, transparent 1px), linear-gradient(90deg, #ff6b1a 1px, transparent 1px); background-size: 30px 30px; opacity: 0.06; } .tpl-premium .zdn-about-visual-corner { position: absolute; width: 36px; height: 36px; pointer-events: none; } .tpl-premium .zdn-about-visual-corner.tl { top: 12px; left: 12px; border-top: 2px solid #ff6b1a; border-left: 2px solid #ff6b1a; } .tpl-premium .zdn-about-visual-corner.tr { top: 12px; right: 12px; border-top: 2px solid #ff6b1a; border-right: 2px solid #ff6b1a; } .tpl-premium .zdn-about-visual-corner.bl { bottom: 12px; left: 12px; border-bottom: 2px solid #ff6b1a; border-left: 2px solid #ff6b1a; } .tpl-premium .zdn-about-visual-corner.br { bottom: 12px; right: 12px; border-bottom: 2px solid #ff6b1a; border-right: 2px solid #ff6b1a; } .tpl-premium .zdn-about-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 2; width: 90%; } .tpl-premium .zdn-about-center-badge { display: inline-block; background: #ff6b1a; color: #1a1a26; font-family: “Courier New”, monospace; font-size: 10px; font-weight: bold; letter-spacing: 3px; padding: 5px 14px; text-transform: uppercase; margin-bottom: 18px; } .tpl-premium .zdn-about-center-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 88px; color: #ff6b1a; line-height: 0.9; letter-spacing: 2px; } .tpl-premium .zdn-about-center-lbl { font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 4px; color: #f0ede8; text-transform: uppercase; margin-top: 10px; font-weight: bold; } .tpl-premium .zdn-about-center-sub { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 3px; color: #8888aa; text-transform: uppercase; margin-top: 16px; padding-top: 14px; border-top: 1px solid #2a2a3e; display: inline-block; padding-left: 30px; padding-right: 30px; } .tpl-premium .zdn-about-content { padding: 8px 0; } .tpl-premium .zdn-about-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 36px; letter-spacing: 2px; line-height: 1.05; margin-bottom: 18px; color: #f0ede8; text-transform: uppercase; word-wrap: break-word; overflow-wrap: break-word; } .tpl-premium .zdn-about-title-accent { color: #ff6b1a; } .tpl-premium .zdn-about-text { font-size: 14px; line-height: 1.8; color: #b0adc8; margin-bottom: 14px; } .tpl-premium .zdn-pills { margin-top: 20px; line-height: 2.4; } .tpl-premium .zdn-pill { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; padding: 5px 12px; border: 1px solid #2a2a3e; color: #8888aa; text-transform: uppercase; margin-right: 6px; margin-bottom: 4px; font-weight: bold; } .tpl-premium .zdn-pill-on { border-color: #ff6b1a; color: #ff6b1a; background: rgba(255,107,26,0.12); } /* TRUST 6 cards */ .tpl-premium .zdn-trust-table { width: 100%; border-collapse: separate; border-spacing: 2px; background: #2a2a3e; } .tpl-premium .zdn-trust-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-premium .zdn-trust-card { background: #1a1a26; padding: 26px 16px; text-align: center; min-height: 180px; height: 100%; } .tpl-premium .zdn-trust-icon { width: 46px; height: 46px; margin: 0 auto 12px; color: #ff6b1a; border: 1px solid #ff6b1a; border-radius: 50%; line-height: 44px; font-size: 20px; font-weight: bold; } .tpl-premium .zdn-trust-title { font-size: 12px; font-weight: bold; color: #f0ede8; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 6px; } .tpl-premium .zdn-trust-desc { font-size: 12px; color: #8888aa; line-height: 1.6; } /* CTA */ .tpl-premium .zdn-cta { background: #ff6b1a; padding: 32px 28px; position: relative; overflow: hidden; } .tpl-premium .zdn-cta-bg { position: absolute; right: 20px; top: -15px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 90px; color: rgba(0,0,0,0.08); letter-spacing: 3px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-premium .zdn-cta-table { width: 100%; position: relative; z-index: 2; } .tpl-premium .zdn-cta-table td { vertical-align: middle; } .tpl-premium .zdn-cta-left { width: 60%; } .tpl-premium .zdn-cta-right { width: 40%; text-align: right; } .tpl-premium .zdn-cta-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: rgba(0,0,0,0.7); text-transform: uppercase; font-weight: bold; margin-bottom: 6px; } .tpl-premium .zdn-cta-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 26px; color: #000; letter-spacing: 2px; line-height: 1.1; margin-bottom: 6px; text-transform: uppercase; word-wrap: break-word; } .tpl-premium .zdn-cta-sub { font-size: 13px; color: rgba(0,0,0,0.8); font-weight: bold; } .tpl-premium .zdn-cta-btn { display: inline-block; background: #000; color: #ff6b1a; font-family: “Courier New”, monospace; font-size: 11px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; padding: 14px 22px; border: 2px solid #000; text-decoration: none; margin-left: 6px; margin-bottom: 6px; min-height: 44px; line-height: 1.1; } .tpl-premium .zdn-cta-btn-ghost { background: transparent; color: #000; } /* BOTTOM */ .tpl-premium .zdn-bottom { padding: 22px 24px; background: #12121a; border-top: 1px solid #2a2a3e; } .tpl-premium .zdn-bottom-table { width: 100%; } .tpl-premium .zdn-bottom-table td { vertical-align: middle; } .tpl-premium .zdn-bottom-logo { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #ff6b1a; letter-spacing: 3px; line-height: 1.1; text-transform: uppercase; word-wrap: break-word; } .tpl-premium .zdn-bottom-logo-sub { font-family: “Courier New”, monospace; font-size: 10px; color: #f0ede8; letter-spacing: 3px; display: block; margin-top: 4px; font-weight: bold; } .tpl-premium .zdn-bottom-meta { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 1.5px; color: #8888aa; text-align: right; line-height: 1.6; } .tpl-premium .zdn-bottom-meta-strong { color: #ff6b1a; font-weight: bold; } /* ═══════════════════════════════════════════ RESPONSIVE ═══════════════════════════════════════════ */ @media only screen and (max-width: 900px) { .tpl-premium .zdn-hero-title { font-size: 36px; } .tpl-premium .zdn-sec-title { font-size: 26px; } .tpl-premium .zdn-about-title { font-size: 32px; } .tpl-premium .zdn-stat-num { font-size: 26px; } } @media only screen and (max-width: 768px) { .tpl-premium { padding: 10px; font-size: 14px; } .tpl-premium .zdn-sale-bar { font-size: 11px; padding: 8px 12px; letter-spacing: 1.5px; } .tpl-premium .zdn-header { padding: 22px 14px; } .tpl-premium .zdn-header-bg { font-size: 42px; } .tpl-premium .zdn-title-main { font-size: 22px; letter-spacing: 1px; } .tpl-premium .zdn-shipping-badge { font-size: 10px; letter-spacing: 1.5px; } .tpl-premium .zdn-main, .tpl-premium .zdn-main > tbody, .tpl-premium .zdn-main > tbody > tr, .tpl-premium .zdn-main > tbody > tr > td { display: block; width: 100% !important; } .tpl-premium .zdn-main { border-spacing: 0; } .tpl-premium .zdn-main > tbody > tr > td { margin-bottom: 10px; } .tpl-premium .zdn-product-card { padding: 14px; } .tpl-premium .zdn-gallery { padding: 12px; } .tpl-premium .zdn-gallery-stage { height: 280px; } .tpl-premium .zdn-thumb { height: 56px; min-height: 44px; } .tpl-premium .zdn-desc-title { font-size: 20px; } .tpl-premium .zdn-desc-box { padding: 14px 16px; font-size: 13.5px; } .tpl-premium .zdn-specs-box { padding: 10px 12px; font-size: 12px; } .tpl-premium .zdn-specs-box td, .tpl-premium .zdn-specs-box th { padding: 5px 6px; font-size: 12px; display: block; width: 100%; border-bottom: none; } .tpl-premium .zdn-specs-box th { color: #ff6b1a; padding-top: 10px; padding-bottom: 2px; } .tpl-premium .zdn-specs-box td { padding-bottom: 10px; border-bottom: 1px solid #2a2a3e; } .tpl-premium .zdn-specs-box tr:last-child td { border-bottom: none; } .tpl-premium .zdn-info-table, .tpl-premium .zdn-info-table > tbody, .tpl-premium .zdn-info-table > tbody > tr, .tpl-premium .zdn-info-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-premium .zdn-info-table { border-spacing: 0; } .tpl-premium .zdn-info-table > tbody > tr > td { margin-bottom: 10px; } .tpl-premium .zdn-info-card { min-height: auto; padding: 22px 18px; } .tpl-premium .zdn-card-title { font-size: 20px; } .tpl-premium .zdn-hero { padding: 30px 18px; } .tpl-premium .zdn-hero-bg { font-size: 60px; } .tpl-premium .zdn-hero-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-premium .zdn-hero-desc { font-size: 13px; } .tpl-premium .zdn-stats, .tpl-premium .zdn-stats tbody { display: block; width: 100%; } .tpl-premium .zdn-stats { border-spacing: 0; } .tpl-premium .zdn-stats tr { display: flex; flex-wrap: wrap; } .tpl-premium .zdn-stats td { display: block; width: 50% !important; margin-bottom: 14px; padding-right: 10px; } .tpl-premium .zdn-stat-num { font-size: 24px; } .tpl-premium .zdn-sec { padding: 28px 16px; } .tpl-premium .zdn-sec-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-premium .zdn-cat-table, .tpl-premium .zdn-cat-table tbody { display: block; width: 100%; } .tpl-premium .zdn-cat-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-premium .zdn-cat-table td { display: block; width: 50% !important; padding: 4px !important; } .tpl-premium .zdn-cat-card { min-height: 115px; padding: 14px 12px; } .tpl-premium .zdn-cat-name { font-size: 11px; letter-spacing: 1px; } .tpl-premium .zdn-cat-icon-box { width: 34px; height: 34px; line-height: 32px; font-size: 16px; margin-bottom: 10px; } .tpl-premium .zdn-about-table, .tpl-premium .zdn-about-table > tbody, .tpl-premium .zdn-about-table > tbody > tr, .tpl-premium .zdn-about-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-premium .zdn-about-table { border-spacing: 0; } .tpl-premium .zdn-about-table > tbody > tr > td { margin-bottom: 24px; } .tpl-premium .zdn-about-visual { height: 240px; } .tpl-premium .zdn-about-center-num { font-size: 64px; } .tpl-premium .zdn-about-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-premium .zdn-about-text { font-size: 13px; } .tpl-premium .zdn-trust-table, .tpl-premium .zdn-trust-table tbody { display: block; width: 100%; } .tpl-premium .zdn-trust-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-premium .zdn-trust-table td { display: block; width: 50% !important; border-bottom: 1px solid #2a2a3e; } .tpl-premium .zdn-trust-card { min-height: 170px; padding: 22px 12px; } .tpl-premium .zdn-trust-icon { width: 40px; height: 40px; line-height: 38px; font-size: 18px; } .tpl-premium .zdn-trust-title { font-size: 11px; } .tpl-premium .zdn-trust-desc { font-size: 11px; } .tpl-premium .zdn-cta { padding: 24px 18px; } .tpl-premium .zdn-cta-bg { font-size: 48px; } .tpl-premium .zdn-cta-table, .tpl-premium .zdn-cta-table tbody, .tpl-premium .zdn-cta-table tr, .tpl-premium .zdn-cta-table td { display: block; width: 100% !important; text-align: left !important; } .tpl-premium .zdn-cta-right { margin-top: 18px; } .tpl-premium .zdn-cta-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-premium .zdn-cta-btn { display: block; margin-left: 0; margin-bottom: 8px; text-align: center; padding: 14px 20px; font-size: 11px; } .tpl-premium .zdn-bottom { padding: 18px; } .tpl-premium .zdn-bottom-table, .tpl-premium .zdn-bottom-table tbody, .tpl-premium .zdn-bottom-table tr, .tpl-premium .zdn-bottom-table td { display: block; width: 100% !important; } .tpl-premium .zdn-bottom-logo { font-size: 20px; } .tpl-premium .zdn-bottom-meta { text-align: left; margin-top: 14px; font-size: 9px; } } @media only screen and (max-width: 420px) { .tpl-premium .zdn-title-main { font-size: 19px; } .tpl-premium .zdn-gallery-stage { height: 240px; } .tpl-premium .zdn-thumb { height: 48px; } .tpl-premium .zdn-hero-title { font-size: 22px; } .tpl-premium .zdn-sec-title { font-size: 18px; } .tpl-premium .zdn-about-title { font-size: 22px; } .tpl-premium .zdn-about-center-num { font-size: 56px; } .tpl-premium .zdn-cta-title { font-size: 19px; } .tpl-premium .zdn-stat-num { font-size: 22px; } .tpl-premium .zdn-card-title { font-size: 18px; } .tpl-premium .zdn-desc-title { font-size: 18px; } } /* eBay-safe gallery: no form controls, first image on the stage. The template scopes its rules under .tpl- , so these need !important. */ .zdn-gallery-stage .zdn-gallery-slide { position: static !important; opacity: 1 !important; pointer-events: auto !important; } .zdn-thumb { cursor: default !important; } .zdn-thumb:hover { transform: none !important; border-color: #2a2a3e !important; } /* Layout guards: long content scrolls instead of stretching the layout */ .zdn-title-main { display: -webkit-box !important; -webkit-box-orient: vertical !important; -webkit-line-clamp: 2 !important; line-clamp: 2 !important; overflow: hidden !important; } .zdn-desc-box { max-height: 280px !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; } .zdn-specs-box { max-height: 300px !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; } .zdn-desc-box img { max-width: 100% !important; height: auto !important; } .zdn-desc-box table, .zdn-specs-box table { max-width: 100%; } @media only screen and (min-width: 769px) { .zdn-info-table > tbody > tr { display: flex !important; gap: 12px; } .zdn-info-table > tbody > tr > td { display: block !important; flex: 1 1 0; width: auto !important; } .zdn-info-card { height: 100% !important; min-height: 0 !important; box-sizing: border-box; } /* Gallery card and details card share one height */ .zdn-main > tbody > tr { display: flex !important; gap: 14px; align-items: stretch; } .zdn-main > tbody > tr > td { display: block !important; } .zdn-main > tbody > tr > td.zdn-col-img { flex: 0 0 46%; width: 46% !important; } .zdn-main > tbody > tr > td.zdn-col-desc { flex: 1 1 0; width: auto !important; } .zdn-product-card { height: 100% !important; box-sizing: border-box; } } holidaydecor Featured Item Happy Halloween Neon Sign, USB Powered LED Wall Decor FREE & When it lights up, our neon sign helps create a festive mood in your home, adding fun to the party. 【Premium Quality】Our Happy Halloween sign is made of high-quality transparent acrylic backboard and LED light bar, durable and not easy to break, safe to use without overheating issues. The light is bright and uniform at night but soft enough not to injure your eyes. Our party light measures approx. 16.5*10.2in, enough to catch people's eyes. 【Easy to Use】Our Halloween themed light up sign is USB powered, compatible with mobile power, phone chargers, computers, and other USB outlets, so it can access power easily, and be used in different places. With pre-drilled holes and a metal chain hook, our acrylic neon sign can be hung on your wall handily, or you can just place our neon wall sign on the shelf or table at will. 【Wide Applications】Beautifully-designed and well-made, our hanging LED light is suitable for decorating your home, pub, gaming room, living room, bar, party, bedroom, etc. You can hang our neon wall lights on windows, walls, doors, enlivening your place during the holiday season. Plus, our Halloween decoration can make a great gift to your family members, lover, girlfriend, friends, colleagues, classmates, etc, or simply serve as a Halloween party supply, birthday or housewarming gift. If you have any questions, please feel free to tell us and we will try our best to serve you. // Specifications Technical Details Color Happy Halloween Material Acrylic Theme Halloween Recommended Uses For Product Home decoration, Themed party decoration, Gift-giving Included Components Chain hook, Pre-drilled holes Item Highlight Light Up Halloween Decoration for Bedroom, Living Room, Bar or Office, Easy Hanging Party Decor and Holiday Gift Number of Items 1 Model Number 1 Number of Pieces 1 Part Number 1 Unit Count 1 Count Customer Reviews 4.9/5 Style Modern Mounting Type Wall Mount Light Type Neon Pre Printed Text Happy Halloween, witch hat, bat Orientation Portrait Item Dimensions L x W 10.2"L x 16.5"W Item Weight 0.86 kg Size 16.5 inches x 10.2 inches Policy ↻ Returns We offer a 30-Day Return Policy on items you are not completely satisfied with. Choose a full refund or an exchange — refunds processed within 2-3 business days . Delivery ✈ Shipping Delivered within 3 business days via UPS Express . Support ✉ Contact We do our very best to make sure every customer is completely satisfied. Message us anytime — 24/7 support available. More From holidaydecor holidaydecor Welcome to Our Store QUALITY PRODUCTS. DELIVERED FAST. Your trusted destination for carefully curated, high-quality products across multiple categories. From smart gadgets to home essentials — every item is handpicked so you don't have to. 12K+ Happy Buyers 4.9★ Seller Rating 48H Avg Dispatch 100% Guarantee // Shop by Category Explore The Store // 06 departments // 01 ⌂ Home & Garden Everyday essentials // 02 ♥ Pet Supplies For happy pets // 03 ◉ Smart Gadgets Tech that delivers // 04 ⚒ Tools & Industrial Built for work // 05 ✦ Collectibles Rare finds // 06 ★ Best Sellers Top rated picks Trusted Seller 100% Satisfaction // Guaranteed // Who We Are About holidaydecor We started with one goal — make quality products accessible without the noise. Every item in our catalog is handpicked, verified, and backed by real support. From Home & Garden to Smart Gadgets, Pet Supplies, Industrial Tools and beyond — we curate across categories so you can shop with confidence. Trusted Seller Verified Listings Fast Dispatch Quality Certified 5-Star Service // Our Promise Why Shop With Us // 06 reasons ⚡ Fast Dispatch Orders leave our warehouse in 1–2 business days, often sooner ⛨ Secure Checkout All transactions encrypted & fully protected end-to-end ⏱ 24/7 Support Real humans ready to help whenever you need us ✓ Quality Assured Every listing hand-verified before it reaches the catalog ◎ US Warehouse Ships from inside the United States — arrives quickly $ Tax-Free No import duties or hidden fees — the price you see is final holidaydecor // More From holidaydecor Browse the Full Catalog Thousands of curated products — something new every week. Visit Store → See All Items holidaydecor Premium Catalog Thank you for shopping with us Fast & Secure · Premium Quality · Trusted Seller Condition: New. Category: Home & Garden › Home Décor › Plaques & Signs. Brand: Unbranded.
Additional views from the marketplace listing for Happy Halloween Neon Sign, USB Powered LED Wall Decor.






Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Happy Halloween Neon Sign, USB Powered LED Wall Decor.

USD 28.49

USD 66.99

USD 29.99

USD 25.00

USD 21.78

USD 21.78

USD 30.00

USD 16.80

USD 37.99

USD 52.49