
80Pcs Party Favors for Kids 4-8 Kawaii Squishies Mochi Squishy Toy Bulk Fidge...
USD 33.43

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 26.90
Condition: New
View 80 Pcs Party Favors for Kids 4-8, Kawaii Squishies Mochi Squishy Toys Bulk with current marketplace pricing, condition, product images and item details. Included Components Animal Squishies, Fruit Squishies, Mini Squishies, Squishy Toys. Treasure Chest for Kids Prizes- These squishy fidget toys can develop children's ability to identify colors, animals, fruits, etc., and can also enhance students' enthusiasm for learning in classrooms. /* ═══ Father’s Day — RESET + BASE ═══ */ .tpl-fathers, .tpl-fathers * { box-sizing: border-box; margin: 0; padding: 0; } .tpl-fathers { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; color: #1a1a1a; background: #f8f6f2; width: 100%; max-width: 100%; margin: 0; padding: 16px; line-height: 1.5; font-size: 14px; -webkit-text-size-adjust: 100%; } /* ═══ SALE BAR ═══ */ .tpl-fathers .zdn-sale-bar { background: #1e3a5f; color: #f4ead4; 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-fathers .zdn-header { background: #ede7da; border: 2px solid #1e3a5f; border-radius: 10px; padding: 28px 20px; text-align: center; margin-bottom: 16px; position: relative; overflow: hidden; } .tpl-fathers .zdn-header-bg { position: absolute; right: -10px; top: -10px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 80px; color: #1e3a5f; opacity: 0.06; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-fathers .zdn-store-stamp { display: inline-block; background: #1e3a5f; color: #ffffff; 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-fathers .zdn-title-main { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 28px; color: #1a1a1a; letter-spacing: 1.5px; text-transform: uppercase; line-height: 1.15; margin-bottom: 14px; position: relative; z-index: 2; word-wrap: break-word; } .tpl-fathers .zdn-shipping-badge { font-family: “Courier New”, monospace; font-size: 12px; color: #1e3a5f; letter-spacing: 2.5px; text-transform: uppercase; font-weight: bold; position: relative; z-index: 2; margin: 0; } .tpl-fathers .zdn-shipping-badge::before, .tpl-fathers .zdn-shipping-badge::after { content: “■”; color: #1e3a5f; opacity: 0.6; margin: 0 10px; font-size: 10px; } /* ═══ MAIN ═══ */ .tpl-fathers .zdn-main { width: 100%; border-collapse: separate; border-spacing: 14px 0; margin-bottom: 14px; } .tpl-fathers .zdn-main > tbody > tr > td { vertical-align: top; padding: 0; } .tpl-fathers .zdn-col-img { width: 46%; } .tpl-fathers .zdn-col-desc { width: 54%; } .tpl-fathers .zdn-product-card { background: #ffffff; border: 1px solid #d4c8b0; border-radius: 8px; padding: 20px; height: 100%; } /* ═══ GALLERY ═══ */ .tpl-fathers .zdn-gallery-top { margin-bottom: 14px; } .tpl-fathers .zdn-product-badge { display: inline-block; background: #1e3a5f; color: #ffffff; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-fathers .zdn-gallery { position: relative; background: #ede7da; border: 1px solid #d4c8b0; border-radius: 6px; padding: 14px; } .tpl-fathers .zdn-gallery::before { content: “”; position: absolute; top: 8px; left: 8px; width: 22px; height: 22px; border-top: 2px solid #1e3a5f; border-left: 2px solid #1e3a5f; } .tpl-fathers .zdn-gallery::after { content: “”; position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; border-bottom: 2px solid #1e3a5f; border-right: 2px solid #1e3a5f; } .tpl-fathers .zdn-gallery-input { position: absolute; opacity: 0; pointer-events: none; width: 0; height: 0; } .tpl-fathers .zdn-gallery-stage { position: relative; width: 100%; height: 280px; overflow: hidden; border-radius: 4px; background: #f8f6f2; } .tpl-fathers .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-fathers .zdn-gallery-slide img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; border-radius: 3px; } .tpl-fathers #tpl-fathers-img-1:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(1), .tpl-fathers #tpl-fathers-img-2:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(2), .tpl-fathers #tpl-fathers-img-3:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(3) { opacity: 1; pointer-events: auto; z-index: 2; } .tpl-fathers .zdn-stage-dots { display: flex; justify-content: center; gap: 6px; margin-top: 10px; } .tpl-fathers .zdn-stage-dots label { width: 24px; height: 4px; background: #d4c8b0; cursor: pointer; border-radius: 2px; transition: background 0.2s, width 0.2s; } .tpl-fathers #tpl-fathers-img-1:checked ~ .zdn-stage-dots label:nth-of-type(1), .tpl-fathers #tpl-fathers-img-2:checked ~ .zdn-stage-dots label:nth-of-type(2), .tpl-fathers #tpl-fathers-img-3:checked ~ .zdn-stage-dots label:nth-of-type(3) { background: #1e3a5f; width: 36px; } .tpl-fathers .zdn-thumbs { display: flex; gap: 6px; margin-top: 14px; padding-top: 14px; border-top: 1px solid #d4c8b0; } .tpl-fathers .zdn-thumb { flex: 1; height: 64px; background: #ffffff; border: 2px solid #d4c8b0; 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-fathers .zdn-thumb:hover { border-color: #1e3a5f; transform: translateY(-1px); } .tpl-fathers .zdn-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; } .tpl-fathers .zdn-thumb-num { position: absolute; top: 2px; left: 3px; font-family: “Courier New”, monospace; font-size: 9px; color: #1e3a5f; font-weight: bold; letter-spacing: 1px; z-index: 2; background: #ede7da; padding: 1px 4px; border-radius: 2px; } .tpl-fathers .zdn-gallery-info { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; padding-top: 10px; border-top: 1px solid #d4c8b0; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #5a5042; } .tpl-fathers .zdn-gallery-info-left { color: #1e3a5f; font-weight: bold; } /* ═══ DESCRIPTION SIDE ═══ */ .tpl-fathers .zdn-desc-header-row { margin-bottom: 14px; } .tpl-fathers .zdn-desc-header { display: inline-block; background: #1e3a5f; color: #ffffff; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-fathers .zdn-desc-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #1e3a5f; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #d4c8b0; } .tpl-fathers .zdn-desc-title .line { color: #5a5042; font-family: “Courier New”, monospace; font-size: 11px; margin-right: 8px; } .tpl-fathers .zdn-desc-box { padding: 18px 20px; background: #ede7da; border-left: 3px solid #1e3a5f; color: #9c8e72; 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-fathers .zdn-desc-box strong { color: #1a1a1a; } .tpl-fathers .zdn-desc-box p { margin-bottom: 10px; } .tpl-fathers .zdn-desc-box p:last-child { margin-bottom: 0; } .tpl-fathers .zdn-desc-box ul, .tpl-fathers .zdn-desc-box ol { margin: 10px 0 10px 20px; padding-left: 8px; } .tpl-fathers .zdn-desc-box li { margin-bottom: 6px; line-height: 1.7; } .tpl-fathers .zdn-desc-box li::marker { color: #1e3a5f; } /* SPECS */ .tpl-fathers .zdn-specs-label { font-family: “Courier New”, monospace; font-size: 10px; color: #1e3a5f; letter-spacing: 3px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; padding-bottom: 8px; border-bottom: 1px solid #d4c8b0; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; } .tpl-fathers .zdn-specs-label-badge { font-family: “Courier New”, monospace; font-size: 9px; color: #5a5042; letter-spacing: 1px; font-weight: normal; text-transform: none; } .tpl-fathers .zdn-specs-box { background: #ede7da; border: 1px solid #d4c8b0; border-radius: 4px; padding: 14px 16px; font-size: 13px; line-height: 1.8; color: #9c8e72; } .tpl-fathers .zdn-specs-box table { width: 100%; border-collapse: collapse; } .tpl-fathers .zdn-specs-box td, .tpl-fathers .zdn-specs-box th { padding: 6px 8px; border-bottom: 1px solid #d4c8b0; text-align: left; font-size: 13px; } .tpl-fathers .zdn-specs-box tr:last-child td, .tpl-fathers .zdn-specs-box tr:last-child th { border-bottom: none; } .tpl-fathers .zdn-specs-box th { color: #1e3a5f; font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; width: 40%; } .tpl-fathers .zdn-specs-box td { color: #1a1a1a; font-weight: 500; } /* ═══ INFO STRIP ═══ */ .tpl-fathers .zdn-info-table { width: 100%; border-collapse: separate; border-spacing: 12px 0; margin-bottom: 14px; } .tpl-fathers .zdn-info-table > tbody > tr > td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-fathers .zdn-info-card { background: #ffffff; border: 1px solid #d4c8b0; border-top: 3px solid #1e3a5f; border-radius: 8px; padding: 24px 18px; text-align: center; position: relative; overflow: hidden; min-height: 240px; height: 100%; } .tpl-fathers .zdn-card-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #1e3a5f; border: 1px solid #1e3a5f; padding: 3px 10px; margin-bottom: 14px; font-weight: bold; } .tpl-fathers .zdn-card-icon { font-size: 30px; margin-bottom: 10px; color: #1e3a5f; line-height: 1; } .tpl-fathers .zdn-card-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 20px; letter-spacing: 2.5px; color: #1e3a5f; margin-bottom: 12px; text-transform: uppercase; } .tpl-fathers .zdn-card-text { font-size: 13px; line-height: 1.6; color: #9c8e72; margin-bottom: 8px; } .tpl-fathers .zdn-card-text strong { color: #1a1a1a; } .tpl-fathers .zdn-hl-orange { color: #1e3a5f; font-weight: bold; } .tpl-fathers .zdn-hl-gold { color: #b8860b; font-weight: bold; } /* ═══ SHOWCASE ═══ */ .tpl-fathers .zdn-showcase { background: #f8f6f2; border: 1px solid #d4c8b0; border-radius: 12px; overflow: hidden; margin-top: 24px; } .tpl-fathers .zdn-divider { padding: 20px 20px 8px; background: #ede7da; text-align: center; } .tpl-fathers .zdn-divider-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 3px; color: #1e3a5f; text-transform: uppercase; font-weight: bold; padding: 0 14px; } .tpl-fathers .zdn-divider-line { display: inline-block; width: 50px; height: 1px; background: #1e3a5f; vertical-align: middle; opacity: 0.5; } /* HERO */ .tpl-fathers .zdn-hero { background: #ede7da; padding: 44px 28px; border-bottom: 1px solid #d4c8b0; position: relative; overflow: hidden; } .tpl-fathers .zdn-hero-bg { position: absolute; right: -20px; top: -20px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 120px; color: #1e3a5f; opacity: 0.05; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; max-width: 100%; overflow: hidden; } .tpl-fathers .zdn-hero-kicker { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; text-transform: uppercase; padding: 6px 14px; background: #1e3a5f; color: #ffffff; font-weight: bold; margin-bottom: 16px; position: relative; z-index: 2; } .tpl-fathers .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: #1a1a1a; position: relative; z-index: 2; text-transform: uppercase; word-wrap: break-word; } .tpl-fathers .zdn-hero-title-accent { color: #1e3a5f; display: block; } .tpl-fathers .zdn-hero-desc { font-size: 14px; line-height: 1.8; color: #9c8e72; max-width: 560px; margin-bottom: 24px; position: relative; z-index: 2; } .tpl-fathers .zdn-stats { width: 100%; border-collapse: separate; border-spacing: 20px 0; position: relative; z-index: 2; } .tpl-fathers .zdn-stats td { border-left: 2px solid #1e3a5f; padding: 2px 0 2px 12px; vertical-align: top; width: 25%; } .tpl-fathers .zdn-stat-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; color: #1e3a5f; line-height: 1; letter-spacing: 1px; } .tpl-fathers .zdn-stat-label { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #5a5042; margin-top: 6px; font-weight: bold; } /* SECTIONS */ .tpl-fathers .zdn-sec { padding: 36px 28px; } .tpl-fathers .zdn-sec-head-table { width: 100%; margin-bottom: 24px; } .tpl-fathers .zdn-sec-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: #1e3a5f; text-transform: uppercase; margin-bottom: 8px; font-weight: bold; } .tpl-fathers .zdn-sec-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; letter-spacing: 2px; color: #1a1a1a; line-height: 1; text-transform: uppercase; word-wrap: break-word; } .tpl-fathers .zdn-sec-title-accent { color: #1e3a5f; } .tpl-fathers .zdn-sec-sub { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; color: #5a5042; text-transform: uppercase; text-align: right; vertical-align: bottom; } /* CATEGORIES */ .tpl-fathers .zdn-cat-table { width: 100%; border-collapse: separate; border-spacing: 10px; } .tpl-fathers .zdn-cat-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-fathers .zdn-cat-card { display: block; background: #ffffff; border: 1px solid #d4c8b0; 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-fathers .zdn-cat-card:hover { border-color: #1e3a5f; background: #f4ead4; } .tpl-fathers .zdn-cat-num { position: absolute; top: 10px; right: 12px; font-family: “Courier New”, monospace; font-size: 10px; color: #a89674; letter-spacing: 2px; font-weight: bold; } .tpl-fathers .zdn-cat-icon-box { width: 40px; height: 40px; border: 1px solid #1e3a5f; display: inline-block; text-align: center; line-height: 38px; color: #1e3a5f; margin-bottom: 12px; font-size: 18px; font-weight: bold; } .tpl-fathers .zdn-cat-name { font-size: 13px; font-weight: bold; color: #1a1a1a; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 4px; } .tpl-fathers .zdn-cat-count { font-family: “Courier New”, monospace; font-size: 10px; color: #5a5042; letter-spacing: 1px; } /* ABOUT */ .tpl-fathers .zdn-about-bg { background: #ede7da; border-top: 1px solid #d4c8b0; border-bottom: 1px solid #d4c8b0; } .tpl-fathers .zdn-about-table { width: 100%; border-collapse: separate; border-spacing: 28px 0; } .tpl-fathers .zdn-about-table > tbody > tr > td { vertical-align: top; width: 50%; padding: 0; } .tpl-fathers .zdn-about-visual { background: linear-gradient(135deg, #ffffff 0%, #ede7da 100%); border: 1px solid #d4c8b0; height: 340px; position: relative; overflow: hidden; border-radius: 6px; } .tpl-fathers .zdn-about-visual::before { content: “”; position: absolute; inset: 0; background-image: linear-gradient(#1e3a5f 1px, transparent 1px), linear-gradient(90deg, #1e3a5f 1px, transparent 1px); background-size: 30px 30px; opacity: 0.06; } .tpl-fathers .zdn-about-visual-corner { position: absolute; width: 36px; height: 36px; pointer-events: none; } .tpl-fathers .zdn-about-visual-corner.tl { top: 12px; left: 12px; border-top: 2px solid #1e3a5f; border-left: 2px solid #1e3a5f; } .tpl-fathers .zdn-about-visual-corner.tr { top: 12px; right: 12px; border-top: 2px solid #1e3a5f; border-right: 2px solid #1e3a5f; } .tpl-fathers .zdn-about-visual-corner.bl { bottom: 12px; left: 12px; border-bottom: 2px solid #1e3a5f; border-left: 2px solid #1e3a5f; } .tpl-fathers .zdn-about-visual-corner.br { bottom: 12px; right: 12px; border-bottom: 2px solid #1e3a5f; border-right: 2px solid #1e3a5f; } .tpl-fathers .zdn-about-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 2; width: 90%; } .tpl-fathers .zdn-about-center-badge { display: inline-block; background: #1e3a5f; color: #ffffff; font-family: “Courier New”, monospace; font-size: 10px; font-weight: bold; letter-spacing: 3px; padding: 5px 14px; text-transform: uppercase; margin-bottom: 18px; } .tpl-fathers .zdn-about-center-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 88px; color: #1e3a5f; line-height: 0.9; letter-spacing: 2px; } .tpl-fathers .zdn-about-center-lbl { font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 4px; color: #1a1a1a; text-transform: uppercase; margin-top: 10px; font-weight: bold; } .tpl-fathers .zdn-about-center-sub { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 3px; color: #5a5042; text-transform: uppercase; margin-top: 16px; padding-top: 14px; border-top: 1px solid #d4c8b0; display: inline-block; padding-left: 30px; padding-right: 30px; } .tpl-fathers .zdn-about-content { padding: 8px 0; } .tpl-fathers .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: #1a1a1a; text-transform: uppercase; word-wrap: break-word; overflow-wrap: break-word; } .tpl-fathers .zdn-about-title-accent { color: #1e3a5f; } .tpl-fathers .zdn-about-text { font-size: 14px; line-height: 1.8; color: #9c8e72; margin-bottom: 14px; } .tpl-fathers .zdn-pills { margin-top: 20px; line-height: 2.4; } .tpl-fathers .zdn-pill { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; padding: 5px 12px; border: 1px solid #d4c8b0; color: #5a5042; text-transform: uppercase; margin-right: 6px; margin-bottom: 4px; font-weight: bold; } .tpl-fathers .zdn-pill-on { border-color: #1e3a5f; color: #1e3a5f; background: #f4ead4; } /* TRUST 6 cards */ .tpl-fathers .zdn-trust-table { width: 100%; border-collapse: separate; border-spacing: 2px; background: #d4c8b0; } .tpl-fathers .zdn-trust-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-fathers .zdn-trust-card { background: #ffffff; padding: 26px 16px; text-align: center; min-height: 180px; height: 100%; } .tpl-fathers .zdn-trust-icon { width: 46px; height: 46px; margin: 0 auto 12px; color: #1e3a5f; border: 1px solid #1e3a5f; border-radius: 50%; line-height: 44px; font-size: 20px; font-weight: bold; } .tpl-fathers .zdn-trust-title { font-size: 12px; font-weight: bold; color: #1a1a1a; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 6px; } .tpl-fathers .zdn-trust-desc { font-size: 12px; color: #5a5042; line-height: 1.6; } /* CTA */ .tpl-fathers .zdn-cta { background: #1e3a5f; padding: 32px 28px; position: relative; overflow: hidden; } .tpl-fathers .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-fathers .zdn-cta-table { width: 100%; position: relative; z-index: 2; } .tpl-fathers .zdn-cta-table td { vertical-align: middle; } .tpl-fathers .zdn-cta-left { width: 60%; } .tpl-fathers .zdn-cta-right { width: 40%; text-align: right; } .tpl-fathers .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-fathers .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-fathers .zdn-cta-sub { font-size: 13px; color: rgba(0,0,0,0.8); font-weight: bold; } .tpl-fathers .zdn-cta-btn { display: inline-block; background: #000; color: #1e3a5f; 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-fathers .zdn-cta-btn-ghost { background: transparent; color: #000; } /* BOTTOM */ .tpl-fathers .zdn-bottom { padding: 22px 24px; background: #ede7da; border-top: 1px solid #d4c8b0; } .tpl-fathers .zdn-bottom-table { width: 100%; } .tpl-fathers .zdn-bottom-table td { vertical-align: middle; } .tpl-fathers .zdn-bottom-logo { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #1e3a5f; letter-spacing: 3px; line-height: 1.1; text-transform: uppercase; word-wrap: break-word; } .tpl-fathers .zdn-bottom-logo-sub { font-family: “Courier New”, monospace; font-size: 10px; color: #1a1a1a; letter-spacing: 3px; display: block; margin-top: 4px; font-weight: bold; } .tpl-fathers .zdn-bottom-meta { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 1.5px; color: #5a5042; text-align: right; line-height: 1.6; } .tpl-fathers .zdn-bottom-meta-strong { color: #1e3a5f; font-weight: bold; } /* ═══════════════════════════════════════════ RESPONSIVE ═══════════════════════════════════════════ */ @media only screen and (max-width: 900px) { .tpl-fathers .zdn-hero-title { font-size: 36px; } .tpl-fathers .zdn-sec-title { font-size: 26px; } .tpl-fathers .zdn-about-title { font-size: 32px; } .tpl-fathers .zdn-stat-num { font-size: 26px; } } @media only screen and (max-width: 768px) { .tpl-fathers { padding: 10px; font-size: 14px; } .tpl-fathers .zdn-sale-bar { font-size: 11px; padding: 8px 12px; letter-spacing: 1.5px; } .tpl-fathers .zdn-header { padding: 22px 14px; } .tpl-fathers .zdn-header-bg { font-size: 42px; } .tpl-fathers .zdn-title-main { font-size: 22px; letter-spacing: 1px; } .tpl-fathers .zdn-shipping-badge { font-size: 10px; letter-spacing: 1.5px; } .tpl-fathers .zdn-main, .tpl-fathers .zdn-main > tbody, .tpl-fathers .zdn-main > tbody > tr, .tpl-fathers .zdn-main > tbody > tr > td { display: block; width: 100% !important; } .tpl-fathers .zdn-main { border-spacing: 0; } .tpl-fathers .zdn-main > tbody > tr > td { margin-bottom: 10px; } .tpl-fathers .zdn-product-card { padding: 14px; } .tpl-fathers .zdn-gallery { padding: 12px; } .tpl-fathers .zdn-gallery-stage { height: 280px; } .tpl-fathers .zdn-thumb { height: 56px; min-height: 44px; } .tpl-fathers .zdn-desc-title { font-size: 20px; } .tpl-fathers .zdn-desc-box { padding: 14px 16px; font-size: 13.5px; } .tpl-fathers .zdn-specs-box { padding: 10px 12px; font-size: 12px; } .tpl-fathers .zdn-specs-box td, .tpl-fathers .zdn-specs-box th { padding: 5px 6px; font-size: 12px; display: block; width: 100%; border-bottom: none; } .tpl-fathers .zdn-specs-box th { color: #1e3a5f; padding-top: 10px; padding-bottom: 2px; } .tpl-fathers .zdn-specs-box td { padding-bottom: 10px; border-bottom: 1px solid #d4c8b0; } .tpl-fathers .zdn-specs-box tr:last-child td { border-bottom: none; } .tpl-fathers .zdn-info-table, .tpl-fathers .zdn-info-table > tbody, .tpl-fathers .zdn-info-table > tbody > tr, .tpl-fathers .zdn-info-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-fathers .zdn-info-table { border-spacing: 0; } .tpl-fathers .zdn-info-table > tbody > tr > td { margin-bottom: 10px; } .tpl-fathers .zdn-info-card { min-height: auto; padding: 22px 18px; } .tpl-fathers .zdn-card-title { font-size: 20px; } .tpl-fathers .zdn-hero { padding: 30px 18px; } .tpl-fathers .zdn-hero-bg { font-size: 60px; } .tpl-fathers .zdn-hero-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-fathers .zdn-hero-desc { font-size: 13px; } .tpl-fathers .zdn-stats, .tpl-fathers .zdn-stats tbody { display: block; width: 100%; } .tpl-fathers .zdn-stats { border-spacing: 0; } .tpl-fathers .zdn-stats tr { display: flex; flex-wrap: wrap; } .tpl-fathers .zdn-stats td { display: block; width: 50% !important; margin-bottom: 14px; padding-right: 10px; } .tpl-fathers .zdn-stat-num { font-size: 24px; } .tpl-fathers .zdn-sec { padding: 28px 16px; } .tpl-fathers .zdn-sec-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-fathers .zdn-cat-table, .tpl-fathers .zdn-cat-table tbody { display: block; width: 100%; } .tpl-fathers .zdn-cat-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-fathers .zdn-cat-table td { display: block; width: 50% !important; padding: 4px !important; } .tpl-fathers .zdn-cat-card { min-height: 115px; padding: 14px 12px; } .tpl-fathers .zdn-cat-name { font-size: 11px; letter-spacing: 1px; } .tpl-fathers .zdn-cat-icon-box { width: 34px; height: 34px; line-height: 32px; font-size: 16px; margin-bottom: 10px; } .tpl-fathers .zdn-about-table, .tpl-fathers .zdn-about-table > tbody, .tpl-fathers .zdn-about-table > tbody > tr, .tpl-fathers .zdn-about-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-fathers .zdn-about-table { border-spacing: 0; } .tpl-fathers .zdn-about-table > tbody > tr > td { margin-bottom: 24px; } .tpl-fathers .zdn-about-visual { height: 240px; } .tpl-fathers .zdn-about-center-num { font-size: 64px; } .tpl-fathers .zdn-about-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-fathers .zdn-about-text { font-size: 13px; } .tpl-fathers .zdn-trust-table, .tpl-fathers .zdn-trust-table tbody { display: block; width: 100%; } .tpl-fathers .zdn-trust-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-fathers .zdn-trust-table td { display: block; width: 50% !important; border-bottom: 1px solid #d4c8b0; } .tpl-fathers .zdn-trust-card { min-height: 170px; padding: 22px 12px; } .tpl-fathers .zdn-trust-icon { width: 40px; height: 40px; line-height: 38px; font-size: 18px; } .tpl-fathers .zdn-trust-title { font-size: 11px; } .tpl-fathers .zdn-trust-desc { font-size: 11px; } .tpl-fathers .zdn-cta { padding: 24px 18px; } .tpl-fathers .zdn-cta-bg { font-size: 48px; } .tpl-fathers .zdn-cta-table, .tpl-fathers .zdn-cta-table tbody, .tpl-fathers .zdn-cta-table tr, .tpl-fathers .zdn-cta-table td { display: block; width: 100% !important; text-align: left !important; } .tpl-fathers .zdn-cta-right { margin-top: 18px; } .tpl-fathers .zdn-cta-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-fathers .zdn-cta-btn { display: block; margin-left: 0; margin-bottom: 8px; text-align: center; padding: 14px 20px; font-size: 11px; } .tpl-fathers .zdn-bottom { padding: 18px; } .tpl-fathers .zdn-bottom-table, .tpl-fathers .zdn-bottom-table tbody, .tpl-fathers .zdn-bottom-table tr, .tpl-fathers .zdn-bottom-table td { display: block; width: 100% !important; } .tpl-fathers .zdn-bottom-logo { font-size: 20px; } .tpl-fathers .zdn-bottom-meta { text-align: left; margin-top: 14px; font-size: 9px; } } @media only screen and (max-width: 420px) { .tpl-fathers .zdn-title-main { font-size: 19px; } .tpl-fathers .zdn-gallery-stage { height: 240px; } .tpl-fathers .zdn-thumb { height: 48px; } .tpl-fathers .zdn-hero-title { font-size: 22px; } .tpl-fathers .zdn-sec-title { font-size: 18px; } .tpl-fathers .zdn-about-title { font-size: 22px; } .tpl-fathers .zdn-about-center-num { font-size: 56px; } .tpl-fathers .zdn-cta-title { font-size: 19px; } .tpl-fathers .zdn-stat-num { font-size: 22px; } .tpl-fathers .zdn-card-title { font-size: 18px; } .tpl-fathers .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; } } /* Contrast fix: dark accent band, so the call-to-action reads light-on-dark */ .tpl-fathers .zdn-cta-kicker { color: rgba(255,255,255,0.7); } .tpl-fathers .zdn-cta-title { color: #ffffff; } .tpl-fathers .zdn-cta-sub { color: rgba(255,255,255,0.85); } .tpl-fathers .zdn-cta-bg { color: rgba(255,255,255,0.06); } .tpl-fathers .zdn-cta-btn { background: #ffffff; color: #1a1a1a; border-color: #ffffff; } .tpl-fathers .zdn-cta-btn:hover { background: #e5e7eb; color: #1a1a1a; border-color: #e5e7eb; } .tpl-fathers .zdn-cta-btn-ghost { background: transparent; color: #ffffff; border-color: #ffffff; } .tpl-fathers .zdn-cta-btn-ghost:hover { background: #ffffff; color: #1a1a1a; } 👔 FATHER'S DAY SALE — UP TO 40% OFF 👔 eliteemporium.1 For The Best Dad 80Pcs Party Favors for Kids 4-8, Kawaii Squishies Mochi Squishy Toy Bulk Fidget Sensory Toys Birthday Gifts for Boys Girls, Easter Basket Stuffers Egg Fillers Treasure Box Classroom Prizes Goodie Bag . Boys and girls can carry this plastic bucket squishy set anywhere to start their play journey, and this quantity can be shared by multiple children for hours of play without getting bored. Party Favors For Kids Goodie Bags- These popular kids toys are suitable for all occasions and make excellent gift choices from parents and teachers. Perfect gifts for boys, girls teens and adults such as birthday gifts, party favors for kids 3-5 4-8 8-12, goodie bag stuffers, pinata fillers, Valentines day gifts for kids and Christmas stocking stuffers, Halloween gifts, Easter egg fillers and more. Great toys for 4 5 6 7 8 9 10 11 12 year old boys and girls.not for kids less than 3 years old. Treasure Chest for Kids Prizes- These squishy fidget toys can develop children's ability to identify colors, animals, fruits, etc., and can also enhance students' enthusiasm for learning in classrooms. Perfect as a teacher's gift for kids, a gift for teachers, kids' school exchange gifts, Back-to-school gifts for children, retrun gifts, can be used as desktop pet toys for kids who like to collect mochi toys. Christmas Gift-this squishy fidget toys box is so good as stocking stuffers and novelty gifts for kids, so many quantity for your to do advent calendar for your kids and friends. Sensory Toys-this squishies fidget toys is so decompression, works for kids and adults get rid of stress and anxiety. soft and elastic material, with a satisfying tactile experience, and easy to clean, water can be rinsed, dry can be reused. // Specifications Technical Details Age Range Description Ages 3+ Brand Name SquishiQ Unit Count 1 Count Item Highlight Fidget Sensory Toys Birthday Gifts for Boys Girls, Easter Egg Fillers Treasure Box Toys Classroom Prizes Goodie Bag Stuffers Number of Items 80 Number of Packs 80 Included Components Animal Squishies, Fruit Squishies, Mini Squishies, Squishy Toys Item Type Name fidget toys Manufacturer Spolux Set Name No Name Customer Reviews 4.9/5 Manufacturer recommended age 3 years and up Size Small Item Dimensions 7.68 x 7.68 x 4.69 inches Item Weight 1.9 pounds Color Kawaii Theme Animal Material Type Thermoplastic Rubber (TPR) 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 eliteemporium.1 eliteemporium.1 — For Dad — CELEBRATE THE MAN. THE LEGEND. THE DAD. From classic timepieces to tools that get things done — every gift in our Father's Day collection is built to last, just like the dads we celebrate. 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 eliteemporium.1 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 eliteemporium.1 // More From eliteemporium.1 Browse the Full Catalog Thousands of curated products — something new every week. Visit Store → See All Items eliteemporium.1 Premium Catalog Thank you for shopping with us Fast & Secure · Premium Quality · Trusted Seller Condition: New. Category: Home & Garden › Greeting Cards & Party Supply › Party Supplies › Favors & Party Bag Fillers.
Additional views from the marketplace listing for 80 Pcs Party Favors for Kids 4-8, Kawaii Squishies Mochi Squishy Toys Bulk.








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 80 Pcs Party Favors for Kids 4-8, Kawaii Squishies Mochi Squishy Toys Bulk.

USD 33.43

USD 31.99

USD 28.03

USD 22.80

USD 30.99

USD 24.90

USD 27.51

USD 21.99

USD 24.98

USD 25.49