✨Early Halloween Sale🔥Lighted Witch Hat Hanging Chime🧙
/* ========================================================= GLOWING WITCH HAT HALLOWEEN DECOR SHOPIFY BODY HTML PREMIUM HALLOWEEN / MOBILE FIRST ================================== ======================= */ .whd-page, .whd-page *{ box-sizing:border-box; } .whd-page{ --whd-bg:#f8f4ef; --whd-card:#ffffff; --whd-black:#17141b; --whd-purple:#4b2d57; --whd-purple-dark:#2d1838; --whd-orange:#d86b24; --whd-orange-soft:#fff0e5; --whd-gold:#c89b4f; --whd-gold-soft:#f8eed9; --whd-text:#514d53; --whd-muted:#77727a; --whd-border:#e4dcd5; width:100%; max-width:680px; margin:0 auto; padding:16px; overflow:hidden; background:var(--whd-bg); color:var(--whd-text); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, Helvetica, sans-serif; line-height:1.68; container-type:inline-size; container-name:witchhat; } .whd-page img{ display:block; width:100%!important; max-width:100%!important; height:auto!important; margin:0 auto; } /* HERO */ .whd-hero{ padding:24px 8px 18px; text-align:center; } .whd-eyebrow{ display:inline-block; margin:0 0 12px; padding:8px 15px; border-radius:999px; background:var(--whd-purple-dark); color:#ffffff; font-size:12.5px; font-weight:900; letter-spacing:1px; text-transform:uppercase; } .whd-h1{ margin:0; color:var(--whd-black); font-size:39px; line-height:1.08; font-weight:950; letter-spacing:-.8px; } .whd-h1 span{ color:var(--whd-orange); } .whd-sub{ max-width:560px; margin:14px auto 0; color:#6c676d; font-size:18px; line-height:1.65; } /* BADGES */ .whd-badges{ display:flex; flex-wrap:wrap; justify-content:center; gap:8px; margin:2px 0 24px; } .whd-badge{ padding:9px 12px; border:1px solid var(--whd-border); border-radius:999px; background:#ffffff; color:#5d555f; font-size:13px; font-weight:850; } .whd-badge.main{ background:var(--whd-orange); border-color:var(--whd-orange); color:#ffffff; } /* IMAGE */ .whd-image{ margin:18px 0 23px; overflow:hidden; border:1px solid var(--whd-border); border-radius:18px; background:#ffffff; line-height:0; box-shadow: 0 10px 28px rgba(46,29,50,.09); } /* SECTION */ .whd-section{ padding:31px 0 33px; border-bottom:1px solid var(--whd-border); } .whd-tag{ display:block; margin:0 0 7px; color:var(--whd-orange); font-size:13px; font-weight:900; letter-spacing:.85px; text-transform:uppercase; } .whd-h2{ margin:0; color:var(--whd-purple-dark); font-size:29px; line-height:1.23; font-weight:950; letter-spacing:-.35px; } .whd-line{ width:60px; height:4px; margin:13px 0 18px; border-radius:999px; background:var(--whd-orange); } .whd-desc{ margin:0; color:#676269; font-size:17px; line-height:1.7; } /* HIGHLIGHT */ .whd-highlight{ margin:21px 0; padding:20px; border:1px solid #dfd3ca; border-left:5px solid var(--whd-orange); border-radius:0 14px 14px 0; background:#ffffff; } .whd-highlight strong{ display:block; margin:0 0 6px; color:var(--whd-purple-dark); font-size:20px; line-height:1.4; } .whd-highlight p{ margin:0; color:#716b72; font-size:15.5px; line-height:1.65; } /* FEATURE CARDS */ .whd-grid{ display:grid; grid-template-columns:1fr 1fr; gap:10px; margin-top:18px; } .whd-card{ padding:17px 15px; border:1px solid var(--whd-border); border-radius:13px; background:#ffffff; } .whd-card strong{ display:block; margin:0 0 5px; color:var(--whd-purple-dark); font-size:16px; line-height:1.4; } .whd-card span{ display:block; color:#777177; font-size:14px; line-height:1.55; } /* SCENE CARDS */ .whd-use{ display:flex; align-items:flex-start; gap:12px; margin-top:10px; padding:15px; border:1px solid var(--whd-border); border-radius:13px; background:#ffffff; } .whd-use-icon{ flex:0 0 41px; width:41px; height:41px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:var(--whd-orange-soft); font-size:18px; } .whd-use-copy{ flex:1; min-width:0; } .whd-use-copy strong{ display:block; color:var(--whd-purple-dark); font-size:16px; } .whd-use-copy span{ display:block; margin-top:2px; color:#777177; font-size:14.5px; line-height:1.58; } /* SPECS */ .whd-specs{ margin-top:18px; overflow:hidden; border:1px solid var(--whd-border); border-radius:13px; background:#ffffff; } .whd-spec-row{ display:flex; border-bottom:1px solid #ece5df; } .whd-spec-row:last-child{ border-bottom:0; } .whd-spec-label{ flex:0 0 42%; padding:14px 12px; background:#f6f0f7; color:var(--whd-purple-dark); font-size:14.5px; font-weight:900; line-height:1.55; } .whd-spec-value{ flex:1; min-width:0; padding:14px 12px; color:#6d686e; font-size:14.5px; line-height:1.6; } /* NOTE */ .whd-note{ margin-top:18px; padding:16px; border:1px solid #e1d8ce; border-radius:12px; background:#fffdf9; color:#756f74; font-size:14.5px; line-height:1.68; } .whd-note strong{ color:var(--whd-purple-dark); } /* FAQ */ .whd-faq details{ margin-bottom:10px; overflow:hidden; border:1px solid var(--whd-border); border-radius:13px; background:#ffffff; } .whd-faq summary{ position:relative; display:block; cursor:pointer; padding:17px 48px 17px 16px; list-style:none; color:var(--whd-purple-dark); font-size:16px; font-weight:850; line-height:1.5; } .whd-faq summary::-webkit-details-marker{ display:none; } .whd-faq summary:after{ content:"+"; position:absolute; top:50%; right:14px; width:29px; height:29px; margin-top:-14.5px; border-radius:50%; background:var(--whd-gold-soft); color:#8f6d36; font-size:21px; line-height:28px; text-align:center; } .whd-faq details[open] summary:after{ content:"−"; } .whd-answer{ padding:0 16px 17px; color:#736d73; font-size:15px; line-height:1.68; } /* CTA */ .whd-cta{ margin:29px 0 17px; padding:30px 20px; border-radius:17px; background:var(--whd-purple-dark); text-align:center; } .whd-cta-tag{ margin:0 0 7px; color:#e7ad78; font-size:13px; font-weight:900; letter-spacing:.8px; text-transform:uppercase; } .whd-cta h2{ max-width:530px; margin:0 auto 10px; color:#ffffff; font-size:30px; line-height:1.23; font-weight:950; } .whd-cta p{ max-width:510px; margin:0 auto 19px; color:#e6dde8; font-size:16px; line-height:1.68; } .whd-button{ display:inline-block; padding:15px 27px; border-radius:999px; background:var(--whd-orange); color:#ffffff!important; font-size:15.5px; font-weight:900; text-decoration:none!important; box-shadow: 0 8px 18px rgba(0,0,0,.17); } /* TRUST */ .whd-trust{ padding:20px; border:1px solid var(--whd-border); border-radius:14px; background:#ffffff; text-align:center; } .whd-trust-title{ margin:0 0 11px; color:var(--whd-purple-dark); font-size:13px; font-weight:900; letter-spacing:.8px; text-transform:uppercase; } .whd-pay-row{ display:flex; flex-wrap:wrap; justify-content:center; gap:7px; margin-bottom:12px; } .whd-pay{ display:inline-block; padding:7px 11px; border:1px solid #d6d6d6; border-radius:6px; background:#ffffff; color:#111111; font-size:11px; font-weight:900; } .whd-trust-note{ margin:0; color:#7f7980; font-size:13px; line-height:1.6; } /* MOBILE */ @container witchhat (max-width:520px){ .whd-page{ padding:13px; } .whd-h1{ font-size:34px; } .whd-h2{ font-size:27px; } .whd-sub, .whd-desc{ font-size:16.5px; } .whd-grid{ grid-template-columns:1fr; } } LIGHTED HALLOWEEN DECOR Hang a LittleHalloween Magic. A glowing witch hat with cascading stars that turns any corner into a warm, enchanting Halloween display. Warm LED Glow Hanging Star Detail Lightweight Easy to Display From Empty Space to Instant Halloween Atmosphere Hang it up, switch on the glow and let the illuminated witch hat and cascading stars become the focal point of your Halloween decor. Warm Magical Lighting Create an Instant Enchanted Glow Warm LED lights shine through the decorative witch hat, creating a soft glow that feels festive, cozy and mysterious after dark. Warm LED Light Adds a cozy Halloween glow without overpowering the room. Nighttime Impact The illuminated silhouette becomes more dramatic after dark. Sparkling Hanging Detail Cascading Stars Add Movement & Magic Delicate stars hang beneath the hat and gently sway with movement, catching the surrounding light for extra shimmer and visual depth. It's the Movement That Makes It Special The hanging strands keep the decoration from feeling flat, creating a layered floating effect that looks especially beautiful near windows and entryways. Statement Halloween Decor A Witch Hat Guests Will Notice The tall curved silhouette instantly reads as Halloween without needing a crowded display. One piece can add character to an otherwise empty area. Iconic Witch Shape A recognizable Halloween look at first glance. Vertical Design Adds impact without taking up table or floor space. Party Ready A festive focal point for Halloween gatherings. Easy Seasonal Accent Works with both playful and darker Halloween decor. Decorate More Spaces Hang It Where Halloween Needs a Little Magic The lightweight hanging design makes it easy to add seasonal atmosphere without taking up valuable tabletop space. 🚪 Entryway Create a memorable first impression for Halloween guests. 🪟 Window Let the warm glow show from both inside and outside. 🏡 Covered Porch or Patio Add seasonal atmosphere to sheltered outdoor spaces. 🪜 Stairway & Indoor Corners Dress up overlooked vertical spaces with almost no effort. Simple Seasonal Decorating Big Halloween Impact Without the Complicated Setup The lightweight suspended design makes decorating simple. Hang it in your chosen location, arrange the star strands naturally and enjoy the finished look. Product Dimensions Size at a Glance Overall Height Approx. 13.5–15.5 in Hat Brim Diameter Approx. 6–7.5 in Star Strands Approx. 5–8 in long Hanging Style Lightweight suspended design Recommended Placement Porch, patio, window, entryway, staircase or covered outdoor area Please Note: Slight size variations may occur due to manual measurement and the natural hanging position of the cascading star strands. Questions & Answers Quick Answers Before You Buy Does the witch hat light up? Yes. The design uses warm LED lighting to illuminate the witch hat and create a soft Halloween glow. Do the hanging stars move? The cascading stars are suspended beneath the hat and may gently sway with normal air movement, adding depth and movement to the display. Where can I display it? Suggested locations include windows, entryways, staircases, patios, porches and other covered decorative areas. Is it suitable for outdoor decorating? It may be used in sheltered or covered outdoor locations as described in the product information. Avoid exposing the decoration to unsuitable weather conditions. Is it difficult to hang? The product is designed as a lightweight hanging decoration, making it easier to incorporate into seasonal displays. Will the star strands always measure exactly the same? Their visible length may vary slightly depending on how the strands naturally hang and move after installation. LIGHT UP YOUR HALLOWEEN Add a Little Witchy Magic After Dark. Warm light, cascading stars and an iconic witch-hat silhouette make it easy to transform an ordinary corner into a memorable Halloween display. Get Your Glowing Witch Hat 🔒 Guaranteed Safe & Secure Checkout PayPal VISA Mastercard Apple Pay Need help with your order? Contact the store support team for assistance.
More you might like
Related
🎃 Halloween Early Bird Sale | 49% OFF-Lighted Burlap Pumpkin
Related
🔥Halloween Early Bird Sale🎃DIY Lighted Halloween Shadow Box
Related
🎃HOT SALE ❤️🔥🧙♀️Lighted Halloween Witch Stake For Hallowee
Related