✨Handmade Big Size Lighted Burlap Pumpkin Wreath 🎃
.bpw2-page{ --page:#FFF6EA; --card:#FFFDF8; --cream:#FFF0DA; --cream-2:#F7DFC1; --ink:#25140B; --cocoa:#3A1F12; --brown:#5B351F; --text:#684C3C; --muted:#8B6E5E; --pumpkin:#F97316; --pumpkin-dark:#B84B0E; --amber:#FFC36A; --gold:#D9973D; --leaf:#8D3F14; --line:#EBCDA8; --soft-line:#F3DEC2; --white:#FFFFFF; --shadow:0 18px 46px rgba(58,31,18,.12); max-width:920px; margin:0 auto; padding:0; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,Helvetica,sans-serif; color:var(--text); background:transparent; line-height:1.68; } .bpw2-page *{box-sizing:border-box} .bpw2-card{ background:var(--card); border:1px solid var(--line); border-radius:28px; overflow:hidden; margin:0 0 28px; box-shadow:var(--shadow); } .bpw2-section{padding:36px 34px} .bpw2-img{ width:100%; display:block; background:#F4DFC3; } /* 顶部卖点快速扫读条 */ .bpw2-topbar{ display:grid; grid-template-columns:repeat(4,1fr); gap:10px; margin:0 0 18px; } .bpw2-topbar div{ background:#FFFDF8; border:1px solid var(--line); border-radius:999px; padding:11px 10px; color:var(--cocoa); font-size:13px; font-weight:850; text-align:center; box-shadow:0 8px 20px rgba(58,31,18,.05); } /* 字体层级:标题精品感 + 正文清晰转化 */ .bpw2-eyebrow{ display:inline-block; color:var(--pumpkin-dark); background:#FFE5C3; border:1px solid #F5BB7C; border-radius:999px; padding:8px 15px; font-size:12px; font-weight:900; letter-spacing:1.5px; text-transform:uppercase; margin-bottom:14px; } .bpw2-h1{ margin:0 0 14px; font-family:Georgia,"Times New Roman",serif; font-size:46px; line-height:1.06; color:#FFFFFF; font-weight:700; letter-spacing:-.7px; } .bpw2-h1 span, .bpw2-h2 span{color:var(--amber)} .bpw2-h2{ margin:0 0 12px; font-family:Georgia,"Times New Roman",serif; font-size:34px; line-height:1.14; color:var(--ink); font-weight:700; letter-spacing:-.3px; } .bpw2-p{ margin:0 0 16px; color:var(--text); font-size:16px; line-height:1.74; } /* 图片检索条:前端可读,后台也方便按关键词替换图片 */ .bpw2-caption{ display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px; padding:13px 18px; background:linear-gradient(90deg,#2A1308,#5A2A10); color:#FFF3E2; font-size:13px; font-weight:850; letter-spacing:.16px; text-align:center; } .bpw2-caption b{color:var(--amber)} .bpw2-caption span{color:var(--pumpkin)} .bpw2-caption.light{ background:linear-gradient(90deg,#FFE8C8,#FFF8EF); color:var(--brown); border-top:1px solid var(--line); border-bottom:1px solid var(--line); } .bpw2-caption.light b{color:var(--pumpkin-dark)} .bpw2-hero{ background: radial-gradient(circle at 82% 12%,rgba(249,115,22,.32),transparent 28%), radial-gradient(circle at 10% 92%,rgba(255,195,106,.16),transparent 34%), linear-gradient(135deg,#1E0F07 0%,#3A1908 58%,#F97316 100%); color:#fff; } .bpw2-hero .bpw2-section{ padding:46px 34px 36px; text-align:center; } .bpw2-hero .bpw2-p{ color:#FFEEDB; max-width:750px; margin-left:auto; margin-right:auto; font-size:17px; } .bpw2-promo{ display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:9px 16px; border-radius:999px; background:rgba(255,255,255,.12); border:1px solid rgba(255,255,255,.26); color:#fff; font-size:13px; font-weight:900; letter-spacing:1.15px; text-transform:uppercase; margin-bottom:16px; } .bpw2-tags{ display:flex; justify-content:center; gap:10px; flex-wrap:wrap; margin-top:20px; } .bpw2-tag{ padding:9px 14px; border-radius:999px; background:rgba(255,255,255,.12); border:1px solid rgba(255,255,255,.24); color:#fff; font-size:13px; font-weight:850; } .bpw2-tag.main{ background:#fff; color:var(--cocoa); border-color:#fff; } .bpw2-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:14px; margin-top:18px; } .bpw2-feature{ background:#FFF7EC; border:1px solid var(--soft-line); border-radius:20px; padding:18px 16px; text-align:left; } .bpw2-icon{ width:40px; height:40px; display:flex; align-items:center; justify-content:center; border-radius:14px; background:#FFE1B8; color:var(--pumpkin-dark); font-size:20px; margin-bottom:10px; } .bpw2-feature strong{ display:block; color:var(--cocoa); font-size:16px; margin-bottom:5px; font-weight:900; } .bpw2-feature span{ display:block; color:var(--muted); font-size:14px; line-height:1.55; } .bpw2-split{ display:grid; grid-template-columns:1fr 1fr; align-items:center; } .bpw2-split .bpw2-section{padding:34px} .bpw2-use-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; } .bpw2-use{ background:#FFF7EC; border:1px solid var(--soft-line); border-radius:18px; padding:15px 10px; text-align:center; color:var(--cocoa); font-size:14px; font-weight:850; } .bpw2-use div{font-size:23px;margin-bottom:6px} .bpw2-steps{ display:grid; grid-template-columns:repeat(4,1fr); gap:12px; margin-top:18px; } .bpw2-step{ background:#fff; border:1px solid var(--line); border-radius:18px; padding:16px 12px; text-align:center; } .bpw2-num{ width:34px; height:34px; display:flex; align-items:center; justify-content:center; margin:0 auto 10px; border-radius:50%; background:var(--pumpkin); color:#fff; font-weight:900; } .bpw2-step strong{ display:block; color:var(--cocoa); font-size:14px; margin-bottom:5px; font-weight:900; } .bpw2-step span{ display:block; color:var(--muted); font-size:13px; line-height:1.45; } .bpw2-compare{ background:#fff; border:1px solid var(--line); border-radius:20px; overflow:hidden; margin-top:18px; } .bpw2-compare table{ width:100%; border-collapse:collapse; } .bpw2-compare th{ background:var(--cocoa); color:#fff; padding:14px 10px; font-size:14px; text-align:center; } .bpw2-compare td{ border-bottom:1px solid var(--line); padding:14px 10px; font-size:14px; text-align:center; color:var(--text); font-weight:850; } .bpw2-compare td:first-child{ text-align:left; font-weight:800; } .bpw2-yes{color:#7A4B18} .bpw2-no{color:#A8442F} .bpw2-table{ width:100%; border-collapse:collapse; background:#fff; border:1px solid var(--line); border-radius:20px; overflow:hidden; margin-top:14px; } .bpw2-table td{ padding:14px 14px; border-bottom:1px solid var(--line); color:var(--muted); font-size:15px; vertical-align:top; } .bpw2-table tr:last-child td{border-bottom:none} .bpw2-table td:first-child{ width:34%; background:#FFF0D8; color:var(--cocoa); font-weight:900; border-right:1px solid var(--line); } .bpw2-faq details{ background:#fff; border:1px solid var(--line); border-radius:18px; padding:16px 18px; margin-bottom:12px; } .bpw2-faq summary{ cursor:pointer; color:var(--cocoa); font-size:16px; font-weight:900; } .bpw2-faq p{ margin:12px 0 0; color:var(--muted); font-size:14px; line-height:1.65; } .bpw2-cta{ background: radial-gradient(circle at 80% 18%,rgba(255,255,255,.15),transparent 30%), linear-gradient(135deg,#2A1308 0%,#4A210D 56%,#F97316 100%); color:#fff; text-align:center; } .bpw2-cta .bpw2-h2{color:#fff} .bpw2-cta .bpw2-p{ color:#FFF4E6; margin-left:auto; margin-right:auto; max-width:700px; } .bpw2-btn{ display:inline-block; margin-top:8px; background:#fff; color:#2A1308!important; text-decoration:none; padding:16px 38px; border-radius:999px; font-size:16px; font-weight:950; box-shadow:0 12px 28px rgba(0,0,0,.20); } .bpw2-note{ margin-top:14px; font-size:13px; color:#FFE3C2; font-weight:700; } @media(max-width:768px){ .bpw2-page{padding:0} .bpw2-section,.bpw2-split .bpw2-section{padding:24px 18px} .bpw2-h1{font-size:34px} .bpw2-h2{font-size:28px} .bpw2-grid,.bpw2-split,.bpw2-steps,.bpw2-topbar{grid-template-columns:1fr} .bpw2-use-grid{grid-template-columns:repeat(2,1fr)} .bpw2-caption{justify-content:flex-start;text-align:left} .bpw2-btn{display:block;width:100%} } Warm LED Glow Burlap Pumpkin Face Ready to Hang Fall Door Decor 🎃 Warm Fall Door Decor Lighted BurlapPumpkin Wreath Bring a cozy autumn glow to your front door, entryway, mantel, or covered porch with a rustic pumpkin wreath wrapped in warm LED lights. Warm LED String Lights Rustic Burlap Texture Pumpkin Face Design Fall & Halloween Ready Halloween Sale· Lighted Burlap Pumpkin Wreath · Warm Autumn Glow Warm LED Glow· Cozy Evening Mood · Eye-Catching Entryway Cozy First Impression Make Your Door Feel Warm & Welcoming. The warm LED lights softly shine around the pumpkin wreath, creating a festive glow that feels inviting from the moment guests arrive. ✨ Warm LED AccentSoft golden glow for evening display. 🚪 Entryway UpgradeTurns a plain door or wall into a seasonal focal point. 🎃 Pumpkin Face CharmFestive Halloween look without feeling too scary. 🍂 Autumn AtmospherePerfect for harvest season, Halloween, and Thanksgiving. Rustic Details· Burlap Bow · Autumn Leaves · Mini Pumpkins Farmhouse Fall Texture Layered Details That Look Handmade. Burlap texture, a large bow, maple leaves, orange flowers, berries, pinecones, and mini pumpkins create a full seasonal wreath with a handcrafted farmhouse feel. Burlap Pumpkin BodyNatural texture with a soft rustic look. Full Fall ArrangementLeaves, flowers, pumpkins, berries, and pinecones. Placement Ideas· Front Door · Porch · Mantel · Wall Style It Anywhere One Wreath, More Fall Moments. Hang it on your front door, entryway wall, living room mantel, covered porch, kitchen wall, or above a seasonal console table. 🚪 Front Door 🏡 Covered Porch 🔥 Mantel 🖼️ Wall Decor 🍽️ Dining Area ☕ Coffee Bar Easy Setup· Hang · Light Up · Enjoy Simple Seasonal Upgrade Decorate in Minutes. A simple hanging design makes it easy to refresh your space for fall without complicated styling. 1 Choose a SpotDoor, wall, mantel, or covered porch. 2 Hang the WreathUse your preferred hook or hanger. 3 Turn on LightsEnjoy the warm LED glow. 4 Welcome GuestsCreate an instantly cozy fall entrance. Why Choose This Wreath More Complete Than Basic Door Decor. This wreath combines shape, texture, seasonal color, and warm light in one ready-to-style piece. Benefit This Wreath Basic Wreath Warm LED glow ✔ ✕ Pumpkin face design ✔ ✕ Layered fall accents ✔ ✕ Ready for fall + Halloween ✔ ✕ Rustic farmhouse look ✔ ✕ Product Details Quick Reference for Confident Purchase. Product Type Lighted burlap pumpkin wreath Design Smiling pumpkin face with rustic burlap texture Decor Elements Burlap bow, autumn leaves, mini pumpkins, orange flowers, berries, pinecones, warm LED lights Light Effect Warm LED string lights for a cozy autumn glow Best For Front door, entryway, wall, mantel, covered porch, coffee bar, seasonal display Season Fall, Halloween, Thanksgiving, harvest decor Style Rustic farmhouse, warm autumn, cozy Halloween FAQ Helpful to Know. Where can I hang this wreath? It works beautifully on a front door, entryway wall, mantel, covered porch, kitchen wall, or seasonal display area. Is the design more Halloween or fall? Both. The pumpkin face gives it Halloween charm, while the burlap, leaves, flowers, berries, and warm glow make it suitable for fall and Thanksgiving decor too. Does it look good during the day? Yes. The burlap pumpkin shape and full autumn arrangement create a decorative look even when the lights are off. What style does it match? It pairs well with rustic farmhouse, harvest, cozy fall, and warm Halloween home decor themes. Bring a Cozy Pumpkin Glow to Your Door Create a warm, festive welcome for fall nights, Halloween guests, and Thanksgiving gatherings. SHOP NOW Warm LED glow · Rustic burlap texture · Ready for fall, Halloween & Thanksgiving
More you might like
Related
[ Bigger Size 12"-8"-6"-5" ] 4 Pcs 70 LED Lighted Gift Boxes
Related
[ Bigger Size 12"-8"-6"-5" ] 4 Pcs 70 LED Lighted Gift Boxes
Related
🐊VACCARI HANDMADE CAIMAN HORNBACK “BIG CHIEF” BOOTS — SIZE 1
Related