
10Pcs Mini Black Witch Hat Halloween Party Supplies DIY Crafts Doll Accessories
USD 7.49

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 7.45
Condition: New
View 10Pcs Mini Black Witch Hat Halloween Party Supplies DIY Crafts Doll Accessories with current marketplace pricing, condition, product images and item details. A magical touch for any craft or party project. MINI WITCH HATS · 6/10PCS. 🧙 Witch design cute & detailed. 🧵 Versatile dolls, crafts, display. A must‑have for crafters and party planners. ⏤ tiny hats, big magic. eBay · Mini Witch Hats * { margin: 0; padding: 0; box-sizing: border-box; } body { background: #0b0e17; font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; display: flex; justify-content: center; padding: 18px 10px; } .ebay-card { max-width: 1100px; width: 100%; background: #16202b; border-radius: 48px 48px 32px 32px; box-shadow: 0 30px 55px -18px rgba(0, 0, 0, 0.9), 0 0 0 1px rgba(255, 255, 255, 0.03); overflow: hidden; padding: 18px 18px 28px; } /* header — whimsical, magical, festive */ .store-header { text-align: center; padding: 14px 0 16px; background: linear-gradient(145deg, #1e2a3a, #111a26); border-radius: 200px; margin-bottom: 26px; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.04), 0 10px 22px rgba(0,0,0,0.7); border-bottom: 2px solid #ce93d8; letter-spacing: 1px; } .store-header span { font-size: 24px; font-weight: 600; background: linear-gradient(135deg, #f3e5f5, #ce93d8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-shadow: 0 0 25px rgba(206, 147, 216, 0.12); padding: 0 12px; letter-spacing: 1.8px; } .store-header small { font-size: 13px; color: #b0bddb; -webkit-text-fill-color: #b0bddb; background: none; margin-left: 4px; font-weight: 300; } /* hero images */ .hero-grid { display: flex; gap: 14px; margin-bottom: 32px; flex-wrap: wrap; } .hero-grid .hero-item { flex: 1 1 calc(50% - 7px); min-width: 190px; border-radius: 30px; overflow: hidden; background: #1b212e; box-shadow: 0 16px 28px -12px #000000cc, 0 0 0 1px rgba(255, 255, 255, 0.04); transition: all 0.3s ease; cursor: default; } .hero-grid .hero-item:hover { transform: scale(1.01); box-shadow: 0 26px 42px -14px #000000ee, 0 0 0 1px #ce93d8; } .hero-grid .hero-item img { width: 100%; height: 100%; display: block; object-fit: cover; aspect-ratio: 1 / 0.9; transition: transform 0.4s ease, filter 0.3s; filter: brightness(0.95) contrast(1.08); } .hero-grid .hero-item:hover img { transform: scale(1.04); filter: brightness(1.02) contrast(1.1); } /* title & hook */ .product-title { font-size: clamp(28px, 6vw, 46px); font-weight: 700; letter-spacing: -0.02em; line-height: 1.2; color: #ffffff; text-shadow: 0 4px 16px rgba(206, 147, 216, 0.08); margin-bottom: 6px; padding-top: 6px; background: linear-gradient(145deg, #ffffff, #ce93d8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .hook { font-size: 18px; line-height: 1.6; color: #d2def5; background: rgba(20, 28, 48, 0.7); backdrop-filter: blur(2px); padding: 16px 22px; border-radius: 60px; border-left: 6px solid #ce93d8; margin: 12px 0 28px; font-weight: 400; box-shadow: inset 0 1px 1px rgba(255,255,255,0.02); } /* feature cards */ .feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0 30px; } .feature-item { background: #1e2537; padding: 18px 12px; border-radius: 30px; box-shadow: 0 10px 18px -8px #00000077, inset 0 0 0 1px #2f3953; transition: all 0.25s ease; text-align: center; color: #f0f4fe; cursor: default; border-bottom: 3px solid #ce93d8; } .feature-item:hover { background: #29334b; transform: translateY(-5px); box-shadow: 0 18px 28px -12px #000000cc, 0 0 0 1px #ce93d8; } .feature-item .icon { font-size: 30px; display: block; margin-bottom: 4px; filter: drop-shadow(0 4px 6px #00000077); } .feature-item strong { display: block; font-weight: 700; font-size: 16px; color: #f0e6f5; } .feature-item span { font-size: 13px; color: #b7c4e5; font-weight: 400; } /* specs */ .spec-section { background: #1a212f; border-radius: 32px; padding: 22px 18px; margin: 28px 0 32px; box-shadow: inset 0 0 0 1px #2d3852, 0 12px 26px -12px #000000bb; } .spec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px,1fr)); gap: 8px 20px; } .spec-item { display: flex; justify-content: space-between; padding: 8px 0; border-bottom: 1px dashed #2f3d5a; color: #d0ddf7; } .spec-item .label { font-weight: 500; color: #9aafd9; } .spec-item .value { font-weight: 500; color: #f0f4ff; } /* double block */ .double-block { display: flex; flex-wrap: wrap; gap: 22px; margin: 30px 0 28px; } .double-block > div { flex: 1 1 200px; background: #1a212f; padding: 22px 20px; border-radius: 32px; box-shadow: inset 0 0 0 1px #2a344a, 0 10px 20px -12px #000000; transition: all 0.25s ease; border-left: 4px solid #ce93d8; } .double-block > div:hover { background: #242e45; box-shadow: 0 14px 28px -12px #000000dd, 0 0 0 1px #ce93d8; } .double-block h3 { font-size: 20px; font-weight: 700; color: #e6edff; margin-bottom: 14px; letter-spacing: -0.2px; padding-left: 6px; } .double-block ul { list-style: none; } .double-block li { padding: 6px 0 6px 28px; background: url('data:image/svg+xml;utf8, ') left center no-repeat; background-size: 18px; color: #d0defa; font-size: 15px; margin-bottom: 4px; } .double-block li:hover { color: white; transition: 0.2s; } /* detail block */ .detail-block { display: flex; flex-wrap: wrap; background: #141c2b; border-radius: 40px; padding: 0; margin: 32px 0 10px; box-shadow: 0 12px 26px -12px #000000aa, 0 0 0 1px #2d3852; overflow: hidden; } .detail-block .detail-img { flex: 1.2 1 250px; min-height: 200px; background: #0f1624; } .detail-block .detail-img img { width: 100%; height: 100%; display: block; object-fit: cover; aspect-ratio: 1/0.8; transition: transform 0.4s ease, filter 0.3s; filter: brightness(0.97); } .detail-block .detail-img img:hover { transform: scale(1.02); filter: brightness(1.04); } .detail-block .detail-text { flex: 1 1 220px; padding: 24px 24px; background: rgba(20, 28, 48, 0.7); backdrop-filter: blur(2px); display: flex; flex-direction: column; justify-content: center; } .detail-block .detail-text h4 { font-size: 22px; font-weight: 700; color: #e6edff; letter-spacing: -0.3px; margin-bottom: 6px; } .detail-block .detail-text p { color: #bcccf0; line-height: 1.6; font-size: 16px; max-width: 400px; } .detail-block .detail-text .highlight-tag { display: inline-block; background: #2a1a3a; border-radius: 60px; padding: 4px 18px; color: #f0d8f5; font-weight: 600; font-size: 13px; letter-spacing: 0.3px; margin-top: 10px; align-self: flex-start; box-shadow: inset 0 1px 1px #ce93d8; border: 1px solid #ce93d8; } @media (max-width: 640px) { .hero-grid .hero-item { flex: 1 1 100%; } .double-block > div { flex: 1 1 100%; } .spec-grid { grid-template-columns: 1fr; } .detail-block .detail-text { padding: 22px; } .store-header span { font-size: 18px; } .hook { font-size: 16px; padding: 14px 16px; } } MINI WITCH HATS · 6/10PCS 🎃 Adorable miniature witch hats — perfect for dolls, cake decorating, and Halloween displays. Felt cloth with plastic ornament details. A magical touch for any craft or party project. 🧙 Witch design cute & detailed 🎂 Cake decor party ready 🎃 Halloween festive fun 🧵 Versatile dolls, crafts, display 📋 SPECIFICATIONS Type Miniature hat ornament Quantity 6 or 10 pieces Material Felt cloth + plastic Gender Unisex Applications Cake decor, Halloween, toys Chemical free none ✦ WHY CHOOSE Charming miniature design Great for dollhouses Perfect for holiday baking Lightweight and easy to use ✦ BENEFITS Adds magic to any project Fun for kids and adults Versatile crafting accessory Great value set 🔍 detail highlight Each hat is crafted from soft felt cloth with a plastic top ornament, creating a whimsical miniature accessory. Ideal for decorating cakes, cupcakes, dollhouses, or Halloween displays. A must‑have for crafters and party planners. ⏤ tiny hats, big magic ``` Condition: New. Category: Home & Garden › Greeting Cards & Party Supply › Party Supplies › Party Decorations. Brand: Unbranded.
Additional views from the marketplace listing for 10Pcs Mini Black Witch Hat Halloween Party Supplies DIY Crafts Doll Accessories.



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 10Pcs Mini Black Witch Hat Halloween Party Supplies DIY Crafts Doll Accessories.

USD 7.49

USD 6.99

USD 6.99

USD 6.45

USD 11.55

USD 10.49

USD 11.72

USD 16.19

USD 9.40

USD 10.10