๐ 24-Day Christmas Building Blocks Advent Calendar Gift Set ๐
.advent-product-page { --ad-primary: #0f5132; /* ๅฃ่ฏๅธธ้็ปฟ */ --ad-dark: #083b27; /* ้้ขๆๅคๆทฑ็ปฟ */ --ad-red: #b9282e; /* ็ปๅ ธ่ๆฅ็บข */ --ad-gold: #c99a32; /* ๆ้็น็ผ */ --ad-soft: #fffaf2; /* ๆดๅๆธฉๆถฆ ๆๅฅถๆฒนๅบ */ --ad-border: #eadfce; --ad-text: #1f2937; --ad-muted: #4b5563; --ad-white: #ffffff; max-width: 760px; /* ้ๅฎ็งปๅจ็ซฏ้ป้ๅฎฝๅบฆ */ margin: 0 auto; padding: 10px; box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: var(--ad-text); line-height: 1.65; background: var(--ad-white); } .advent-product-page * { box-sizing: border-box; } .advent-product-page h1, .advent-product-page h2, .advent-product-page h3, .advent-product-page p { margin-top: 0; } .advent-product-page h1 { margin-bottom: 8px; font-family: Georgia, "Times New Roman", serif; font-size: 24px; line-height: 1.25; font-weight: 900; color: var(--ad-primary); } .advent-product-page h2 { margin-bottom: 12px; font-family: Georgia, "Times New Roman", serif; font-size: 19.5px; line-height: 1.35; font-weight: 800; color: var(--ad-dark); } .advent-product-page h3 { margin-bottom: 4px; font-size: 15px; line-height: 1.4; font-weight: 800; color: var(--ad-primary); } .advent-product-page p { margin-bottom: 0; font-size: 13.5px; line-height: 1.55; color: var(--ad-muted); } .advent-product-page img { display: block; width: 100%; height: auto; border-radius: 14px; box-shadow: 0 4px 14px rgba(15, 81, 50, 0.12); } /* ้กถ้จ Authentic ไฟกไปปๅ็คบๆ */ .ad-usa-trust-bar { padding: 10px 12px; background: #fff5f5; border: 1px solid #feb2b2; border-radius: 10px; margin-bottom: 14px; font-size: 12px; color: #9b2c2c; text-align: center; } .ad-usa-trust-bar strong { color: var(--ad-red); } /* ็ปๆๅธๅฑๆจกๅ */ .ad-section { margin-bottom: 26px; } .ad-section--soft { padding: 16px; background: var(--ad-soft); border: 1px solid var(--ad-border); border-radius: 16px; } .ad-hero { padding: 16px 8px; text-align: center; background: var(--ad-soft); border: 1px solid var(--ad-border); border-radius: 16px; } .ad-eyebrow { display: inline-block; margin-bottom: 6px; color: var(--ad-primary); font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase; } /* ๆ ธๅฟไผๅฟ 2ๅ็ฝๆ ผๅก็ */ .ad-benefits-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 14px; } .ad-benefit-card { padding: 12px 10px; background: var(--ad-white); border: 1px solid var(--ad-border); border-radius: 10px; box-shadow: 0 2px 6px rgba(0,0,0,.01); } .ad-benefit-card strong { display: block; font-size: 13.5px; color: var(--ad-dark); margin-bottom: 2px; } .ad-benefit-card p { font-size: 12px; line-height: 1.4; } /* ๅบๆฏๅนณ้บ็ฝๆ ผ */ .ad-zone-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 14px; text-align: center; } .ad-zone-item { padding: 10px 4px; background: rgba(255, 255, 255, 0.15) !important; border: 1px solid rgba(255, 255, 255, 0.25) !important; border-radius: 8px; font-size: 12.5px; font-weight: 700; color: #ffffff !important; } /* ็บตๅ 4 ๆญฅๆผ่ฃ ๆๅผ */ .ad-steps-list { display: grid; gap: 10px; margin-top: 14px; } .ad-step-row { display: flex; align-items: flex-start; padding: 12px 14px; background: #ffffff; border: 1px solid var(--ad-border); border-radius: 12px; } .ad-step-circle { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 24px; height: 24px; margin-right: 12px; background: var(--ad-red); color: #ffffff !important; font-size: 12px; font-weight: 800; border-radius: 50%; margin-top: 2px; } .ad-step-content { flex: 1; font-size: 13px; line-height: 1.5; } .ad-step-content strong { color: var(--ad-dark); } /* โ๏ธ ๅทฆๅณๆ่ดๅทฅๆดๅฏน้ฝ็ๆๆฏๅๆฐ้ขๆฟ */ .ad-table-box { margin-top: 14px; border: 1px solid var(--ad-border); border-radius: 12px; overflow: hidden; } .ad-spec-row { display: flex; justify-content: space-between; align-items: center; padding: 12px 16px; font-size: 13px; border-bottom: 1px solid var(--ad-soft); background: #ffffff; gap: 12px; } .ad-spec-row:last-child { border-bottom: none; } .ad-spec-row:nth-child(even) { background: #fafafa; } .ad-spec-label { font-weight: 800; color: var(--ad-dark); white-space: nowrap; } .ad-spec-value { text-align: right; color: var(--ad-muted); font-weight: 500; } .ad-notice-box { background: #fff7ed; border: 1px solid #ffedd5; border-radius: 12px; padding: 14px; font-size: 12.5px; color: #9a3412; margin-top: 14px; } .ad-notice-box ul { margin: 6px 0 0 0; padding-left: 18px; } .ad-notice-box li { margin-bottom: 4px; } /* ็ฒพ็ฎๅ็ดงๅไฟกๆๅก็ */ .ad-compact-trust { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; background: #ffffff; border: 1px solid var(--ad-border); border-radius: 12px; padding: 12px 8px; text-align: center; } .ad-trust-item-compact strong { display: block; font-size: 12px; color: var(--ad-dark); margin-bottom: 2px; } .ad-trust-item-compact p { font-size: 11px; color: var(--ad-muted); line-height: 1.3; } /* ๅผบ่ฝฌๅไฟๅๆถๅฐพๅคงๆๆก */ .ad-cta-banner { padding: 22px 16px; background: linear-gradient(135deg, var(--ad-dark), var(--ad-primary)) !important; border-radius: 12px; text-align: center; box-shadow: 0 4px 14px rgba(15, 81, 50, 0.25); } .ad-cta-banner h2 { color: #ffffff !important; font-size: 16.5px; margin-bottom: 4px; font-weight: 800; letter-spacing: 0.5px; } .ad-cta-banner p { color: #eadfce !important; font-size: 13px; margin-bottom: 14px; } .ad-cta-trust-line { margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255,255,255,0.15); display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; } .ad-trust-badge { display: inline-flex; align-items: center; gap: 4px; font-size: 11.5px !important; font-weight: 800 !important; color: #ffffff !important; text-shadow: 0 1px 2px rgba(0,0,0,0.2); } /* ๅบ้จ4ๅ้ซ่ดจๆไฟกๆๅพฝ็ซ */ .ad-trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; margin-top: 14px; text-align: center; } .ad-trust-item { padding: 8px 4px; background: var(--ad-soft); border: 1px solid var(--ad-border); border-radius: 8px; font-size: 11px; font-weight: 700; color: var(--ad-muted); } @media (min-width: 600px) { .ad-benefits-grid { grid-template-columns: repeat(3, 1fr); } } ๐ 24-DAY CHRISTMAS COUNTDOWN โข 24 MINI BUILDS โข AGE 6+ ๐ Build Christmas One Day at a Time Open a new mini build each day from December 1st to Christmas Eve! Replaces traditional candy with 24 hands-on festive brick models that assemble together into one spectacular holiday village display. ๐ 24 Daily Surprises That Combine Into One Festive Scene ๐ ๐ 24 Daily SurprisesA brand-new mini building kit behind each numbered door from Dec 1โ24. ๐งฉ 24-in-1 Big DisplayFinished models combine together to create a lively Christmas village. ๐งฑ Premium ABS PlasticDurable, non-toxic, smooth-edged bricks designed for safe repeated play. ๐ Festive Gift PackagingPresented in a vibrant full-color box ready for December holiday gifting. ๐ Classic Holiday Figures โ Santa, Snowman, Train & Reindeer Includes festive favorites: Christmas Trees, Gingerbread figures, Sleighs, Nutcracker soldiers, Holiday Bells, and Cozy Cabins!๐จ๐ฉ๐ง Meaningful Holiday Tradition For The Entire Family Spend 10โ15 minutes each evening bonding with your children, assembling a new holiday character together.๐ฆ 24 Individual Packs Keep The Excitement Fresh Daily ๐งฑ High-Precision ABS Bricks With Easy-To-Follow Instructions ๐ Simple 4-Step December Countdown Protocol 1 Open the Daily Door: Locate the numbered box for the current day from December 1st through 24th. 2 Follow the Guide: Use the included step-by-step color manual to assemble that day's Christmas miniature. 3 Play & Collect: Enjoy each finished character immediately or add it to your growing holiday shelf display. 4 Complete the Village: On Christmas Eve, bring all 24 models together for the grand holiday showcase! Universal Christmas Holiday Tradition ๐ Perfect For December Countdown, Family Bonding & Gifting ๐ ๐ December 1-24 Daily Countdown ๐จ๐ฉ๐ง Family Evening Activity Time ๐ Holiday Gift For Kids Ages 6+ ๐ก Festive Tabletop & Tree Decor ๐ Product Specifications Profile Product Archetype 24-Day Christmas Building Blocks Advent Calendar Material Composition High-Grade, Non-Toxic ABS Plastic Build Structure 24 Separate Daily Packs / 24-in-1 Combined Scene Recommended Age Ages 6+ (Boys & Girls) Theme Classic Christmas Holiday Village & Characters Package Inventory 24 Mini Packs + Step-by-Step Instructions + Color Gift Box โ ๏ธ Safety Notice & Choking Hazard: Contains small brick components. Recommended for children ages 6 and up. NOT suitable for children under 3 years old. Adult supervision is recommended for younger builders. โ๏ธ Tracked ShippingLive tracking link provided with every order ๐ 30-Day GuaranteeHassle-free replacement or full refund ๐ก๏ธ SSL Safe Checkout100% encrypted card processing ๐ BUILD UNFORGETTABLE CHRISTMAS MEMORIES TOGETHER TODAY! ๐ Select your required sets above and start the ultimate December countdown tradition! ๐ Safe Checkout โก Fast Fulfillment ๐ฆ Insured Tracked Delivery ๐ Safe Secure ๐ฆ Insured Route ๐ 24 Builds ๐งฑ ABS Plastic
More you might like
Related
Christmas 24 Days Countdown Surprise Christmas Building Set
Related
24 Days Christmas Advent Calendar - Building Blocks
Related
Christmas Building Blocks, 24 Days Countdown Calendars Blind
Related