
Stanley 40 oz Tumbler
USD 20.00

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Fabenyok
Marketplace title: 40 oz Tumbler Lid Replacement Fit for Stanley Cup, 2 Pack Clear Replacement Lids
USD 16.35
Condition: New
View Stanley 40 oz Tumbler 2-Pack - Clear - White with current marketplace pricing, condition, product images and item details. Our 40 oz tumbler lid are clear so you can quickly check drink status. 【Excellent Features】The replaceable lid fits snugly on the stanley cup and is airtight to prevent spills or leaks. 【Easy to use】360° rotating design, rotating cup cover is easy to use, easy to slide, close or open with one hand, practical and easy to carry. /* ═══ Default — Minimal — RESET + BASE ═══ */ .tpl-default, .tpl-default * { box-sizing: border-box; margin: 0; padding: 0; } .tpl-default { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; color: #111827; background: #ffffff; width: 100%; max-width: 100%; margin: 0; padding: 16px; line-height: 1.5; font-size: 14px; -webkit-text-size-adjust: 100%; } /* ═══ SALE BAR ═══ */ .tpl-default .zdn-sale-bar { background: ; color: ; 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-default .zdn-header { background: #f7f7f9; border: 2px solid #1a1a1a; border-radius: 10px; padding: 28px 20px; text-align: center; margin-bottom: 16px; position: relative; overflow: hidden; } .tpl-default .zdn-header-bg { position: absolute; right: -10px; top: -10px; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 80px; color: #1a1a1a; opacity: 0.06; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-default .zdn-store-stamp { display: inline-block; background: #1a1a1a; 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-default .zdn-title-main { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 28px; color: #111827; letter-spacing: 1.5px; text-transform: uppercase; line-height: 1.15; margin-bottom: 14px; position: relative; z-index: 2; word-wrap: break-word; } .tpl-default .zdn-shipping-badge { font-family: “Courier New”, monospace; font-size: 12px; color: #1a1a1a; letter-spacing: 2.5px; text-transform: uppercase; font-weight: bold; position: relative; z-index: 2; margin: 0; } .tpl-default .zdn-shipping-badge::before, .tpl-default .zdn-shipping-badge::after { content: “”; color: #1a1a1a; opacity: 0.6; margin: 0 10px; font-size: 10px; } /* ═══ MAIN ═══ */ .tpl-default .zdn-main { width: 100%; border-collapse: separate; border-spacing: 14px 0; margin-bottom: 14px; } .tpl-default .zdn-main > tbody > tr > td { vertical-align: top; padding: 0; } .tpl-default .zdn-col-img { width: 46%; } .tpl-default .zdn-col-desc { width: 54%; } .tpl-default .zdn-product-card { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 8px; padding: 20px; height: 100%; } /* ═══ GALLERY ═══ */ .tpl-default .zdn-gallery-top { margin-bottom: 14px; } .tpl-default .zdn-product-badge { display: inline-block; background: #1a1a1a; color: #ffffff; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-default .zdn-gallery { position: relative; background: #f7f7f9; border: 1px solid #e5e7eb; border-radius: 6px; padding: 14px; } .tpl-default .zdn-gallery::before { content: “”; position: absolute; top: 8px; left: 8px; width: 22px; height: 22px; border-top: 2px solid #1a1a1a; border-left: 2px solid #1a1a1a; } .tpl-default .zdn-gallery::after { content: “”; position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; border-bottom: 2px solid #1a1a1a; border-right: 2px solid #1a1a1a; } .tpl-default .zdn-gallery-input { position: absolute; opacity: 0; pointer-events: none; width: 0; height: 0; } .tpl-default .zdn-gallery-stage { position: relative; width: 100%; height: 280px; overflow: hidden; border-radius: 4px; background: #ffffff; } .tpl-default .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-default .zdn-gallery-slide img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; border-radius: 3px; } .tpl-default #tpl-default-img-1:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(1), .tpl-default #tpl-default-img-2:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(2), .tpl-default #tpl-default-img-3:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(3) { opacity: 1; pointer-events: auto; z-index: 2; } .tpl-default .zdn-stage-dots { display: flex; justify-content: center; gap: 6px; margin-top: 10px; } .tpl-default .zdn-stage-dots label { width: 24px; height: 4px; background: #e5e7eb; cursor: pointer; border-radius: 2px; transition: background 0.2s, width 0.2s; } .tpl-default #tpl-default-img-1:checked ~ .zdn-stage-dots label:nth-of-type(1), .tpl-default #tpl-default-img-2:checked ~ .zdn-stage-dots label:nth-of-type(2), .tpl-default #tpl-default-img-3:checked ~ .zdn-stage-dots label:nth-of-type(3) { background: #1a1a1a; width: 36px; } .tpl-default .zdn-thumbs { display: flex; gap: 6px; margin-top: 14px; padding-top: 14px; border-top: 1px solid #e5e7eb; } .tpl-default .zdn-thumb { flex: 1; height: 64px; background: #ffffff; border: 2px solid #e5e7eb; 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-default .zdn-thumb:hover { border-color: #1a1a1a; transform: translateY(-1px); } .tpl-default .zdn-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; } .tpl-default .zdn-thumb-num { position: absolute; top: 2px; left: 3px; font-family: “Courier New”, monospace; font-size: 9px; color: #1a1a1a; font-weight: bold; letter-spacing: 1px; z-index: 2; background: #f7f7f9; padding: 1px 4px; border-radius: 2px; } .tpl-default .zdn-gallery-info { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; padding-top: 10px; border-top: 1px solid #e5e7eb; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #6b7280; } .tpl-default .zdn-gallery-info-left { color: #1a1a1a; font-weight: bold; } /* ═══ DESCRIPTION SIDE ═══ */ .tpl-default .zdn-desc-header-row { margin-bottom: 14px; } .tpl-default .zdn-desc-header { display: inline-block; background: #1a1a1a; color: #ffffff; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-default .zdn-desc-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 22px; color: #1a1a1a; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #e5e7eb; } .tpl-default .zdn-desc-title .line { color: #6b7280; font-family: “Courier New”, monospace; font-size: 11px; margin-right: 8px; } .tpl-default .zdn-desc-box { padding: 18px 20px; background: #f7f7f9; border-left: 3px solid #1a1a1a; color: #9ca3af; 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-default .zdn-desc-box strong { color: #111827; } .tpl-default .zdn-desc-box p { margin-bottom: 10px; } .tpl-default .zdn-desc-box p:last-child { margin-bottom: 0; } .tpl-default .zdn-desc-box ul, .tpl-default .zdn-desc-box ol { margin: 10px 0 10px 20px; padding-left: 8px; } .tpl-default .zdn-desc-box li { margin-bottom: 6px; line-height: 1.7; } .tpl-default .zdn-desc-box li::marker { color: #1a1a1a; } /* SPECS */ .tpl-default .zdn-specs-label { font-family: “Courier New”, monospace; font-size: 10px; color: #1a1a1a; letter-spacing: 3px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; padding-bottom: 8px; border-bottom: 1px solid #e5e7eb; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; } .tpl-default .zdn-specs-label-badge { font-family: “Courier New”, monospace; font-size: 9px; color: #6b7280; letter-spacing: 1px; font-weight: normal; text-transform: none; } .tpl-default .zdn-specs-box { background: #f7f7f9; border: 1px solid #e5e7eb; border-radius: 4px; padding: 14px 16px; font-size: 13px; line-height: 1.8; color: #9ca3af; } .tpl-default .zdn-specs-box table { width: 100%; border-collapse: collapse; } .tpl-default .zdn-specs-box td, .tpl-default .zdn-specs-box th { padding: 6px 8px; border-bottom: 1px solid #e5e7eb; text-align: left; font-size: 13px; } .tpl-default .zdn-specs-box tr:last-child td, .tpl-default .zdn-specs-box tr:last-child th { border-bottom: none; } .tpl-default .zdn-specs-box th { color: #1a1a1a; font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; width: 40%; } .tpl-default .zdn-specs-box td { color: #111827; font-weight: 500; } /* ═══ INFO STRIP ═══ */ .tpl-default .zdn-info-table { width: 100%; border-collapse: separate; border-spacing: 12px 0; margin-bottom: 14px; } .tpl-default .zdn-info-table > tbody > tr > td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-default .zdn-info-card { background: #ffffff; border: 1px solid #e5e7eb; border-top: 3px solid #1a1a1a; border-radius: 8px; padding: 24px 18px; text-align: center; position: relative; overflow: hidden; min-height: 240px; height: 100%; } .tpl-default .zdn-card-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #1a1a1a; border: 1px solid #1a1a1a; padding: 3px 10px; margin-bottom: 14px; font-weight: bold; } .tpl-default .zdn-card-icon { font-size: 30px; margin-bottom: 10px; color: #1a1a1a; line-height: 1; } .tpl-default .zdn-card-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 20px; letter-spacing: 2.5px; color: #1a1a1a; margin-bottom: 12px; text-transform: uppercase; } .tpl-default .zdn-card-text { font-size: 13px; line-height: 1.6; color: #9ca3af; margin-bottom: 8px; } .tpl-default .zdn-card-text strong { color: #111827; } .tpl-default .zdn-hl-orange { color: #1a1a1a; font-weight: bold; } .tpl-default .zdn-hl-gold { color: #3b82f6; font-weight: bold; } /* ═══ SHOWCASE ═══ */ .tpl-default .zdn-showcase { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; overflow: hidden; margin-top: 24px; } .tpl-default .zdn-divider { padding: 20px 20px 8px; background: #f7f7f9; text-align: center; } .tpl-default .zdn-divider-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 3px; color: #1a1a1a; text-transform: uppercase; font-weight: bold; padding: 0 14px; } .tpl-default .zdn-divider-line { display: inline-block; width: 50px; height: 1px; background: #1a1a1a; vertical-align: middle; opacity: 0.5; } /* HERO */ .tpl-default .zdn-hero { background: #f7f7f9; padding: 44px 28px; border-bottom: 1px solid #e5e7eb; position: relative; overflow: hidden; } .tpl-default .zdn-hero-bg { position: absolute; right: -20px; top: -20px; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 120px; color: #1a1a1a; opacity: 0.05; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; max-width: 100%; overflow: hidden; } .tpl-default .zdn-hero-kicker { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; text-transform: uppercase; padding: 6px 14px; background: #1a1a1a; color: #ffffff; font-weight: bold; margin-bottom: 16px; position: relative; z-index: 2; } .tpl-default .zdn-hero-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 42px; line-height: 1.05; letter-spacing: 2px; margin-bottom: 18px; color: #111827; position: relative; z-index: 2; text-transform: uppercase; word-wrap: break-word; } .tpl-default .zdn-hero-title-accent { color: #1a1a1a; display: block; } .tpl-default .zdn-hero-desc { font-size: 14px; line-height: 1.8; color: #9ca3af; max-width: 560px; margin-bottom: 24px; position: relative; z-index: 2; } .tpl-default .zdn-stats { width: 100%; border-collapse: separate; border-spacing: 20px 0; position: relative; z-index: 2; } .tpl-default .zdn-stats td { border-left: 2px solid #1a1a1a; padding: 2px 0 2px 12px; vertical-align: top; width: 25%; } .tpl-default .zdn-stat-num { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 30px; color: #1a1a1a; line-height: 1; letter-spacing: 1px; } .tpl-default .zdn-stat-label { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #6b7280; margin-top: 6px; font-weight: bold; } /* SECTIONS */ .tpl-default .zdn-sec { padding: 36px 28px; } .tpl-default .zdn-sec-head-table { width: 100%; margin-bottom: 24px; } .tpl-default .zdn-sec-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: #1a1a1a; text-transform: uppercase; margin-bottom: 8px; font-weight: bold; } .tpl-default .zdn-sec-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 30px; letter-spacing: 2px; color: #111827; line-height: 1; text-transform: uppercase; word-wrap: break-word; } .tpl-default .zdn-sec-title-accent { color: #1a1a1a; } .tpl-default .zdn-sec-sub { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; color: #6b7280; text-transform: uppercase; text-align: right; vertical-align: bottom; } /* CATEGORIES */ .tpl-default .zdn-cat-table { width: 100%; border-collapse: separate; border-spacing: 10px; } .tpl-default .zdn-cat-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-default .zdn-cat-card { display: block; background: #ffffff; border: 1px solid #e5e7eb; 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-default .zdn-cat-card:hover { border-color: #1a1a1a; background: #dbeafe; } .tpl-default .zdn-cat-num { position: absolute; top: 10px; right: 12px; font-family: “Courier New”, monospace; font-size: 10px; color: #d1d5db; letter-spacing: 2px; font-weight: bold; } .tpl-default .zdn-cat-icon-box { width: 40px; height: 40px; border: 1px solid #1a1a1a; display: inline-block; text-align: center; line-height: 38px; color: #1a1a1a; margin-bottom: 12px; font-size: 18px; font-weight: bold; } .tpl-default .zdn-cat-name { font-size: 13px; font-weight: bold; color: #111827; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 4px; } .tpl-default .zdn-cat-count { font-family: “Courier New”, monospace; font-size: 10px; color: #6b7280; letter-spacing: 1px; } /* ABOUT */ .tpl-default .zdn-about-bg { background: #f7f7f9; border-top: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; } .tpl-default .zdn-about-table { width: 100%; border-collapse: separate; border-spacing: 28px 0; } .tpl-default .zdn-about-table > tbody > tr > td { vertical-align: top; width: 50%; padding: 0; } .tpl-default .zdn-about-visual { background: linear-gradient(135deg, #ffffff 0%, #f7f7f9 100%); border: 1px solid #e5e7eb; height: 340px; position: relative; overflow: hidden; border-radius: 6px; } .tpl-default .zdn-about-visual::before { content: “”; position: absolute; inset: 0; background-image: linear-gradient(#1a1a1a 1px, transparent 1px), linear-gradient(90deg, #1a1a1a 1px, transparent 1px); background-size: 30px 30px; opacity: 0.06; } .tpl-default .zdn-about-visual-corner { position: absolute; width: 36px; height: 36px; pointer-events: none; } .tpl-default .zdn-about-visual-corner.tl { top: 12px; left: 12px; border-top: 2px solid #1a1a1a; border-left: 2px solid #1a1a1a; } .tpl-default .zdn-about-visual-corner.tr { top: 12px; right: 12px; border-top: 2px solid #1a1a1a; border-right: 2px solid #1a1a1a; } .tpl-default .zdn-about-visual-corner.bl { bottom: 12px; left: 12px; border-bottom: 2px solid #1a1a1a; border-left: 2px solid #1a1a1a; } .tpl-default .zdn-about-visual-corner.br { bottom: 12px; right: 12px; border-bottom: 2px solid #1a1a1a; border-right: 2px solid #1a1a1a; } .tpl-default .zdn-about-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 2; width: 90%; } .tpl-default .zdn-about-center-badge { display: inline-block; background: #1a1a1a; 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-default .zdn-about-center-num { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 88px; color: #1a1a1a; line-height: 0.9; letter-spacing: 2px; } .tpl-default .zdn-about-center-lbl { font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 4px; color: #111827; text-transform: uppercase; margin-top: 10px; font-weight: bold; } .tpl-default .zdn-about-center-sub { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 3px; color: #6b7280; text-transform: uppercase; margin-top: 16px; padding-top: 14px; border-top: 1px solid #e5e7eb; display: inline-block; padding-left: 30px; padding-right: 30px; } .tpl-default .zdn-about-content { padding: 8px 0; } .tpl-default .zdn-about-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 36px; letter-spacing: 2px; line-height: 1.05; margin-bottom: 18px; color: #111827; text-transform: uppercase; word-wrap: break-word; overflow-wrap: break-word; } .tpl-default .zdn-about-title-accent { color: #1a1a1a; } .tpl-default .zdn-about-text { font-size: 14px; line-height: 1.8; color: #9ca3af; margin-bottom: 14px; } .tpl-default .zdn-pills { margin-top: 20px; line-height: 2.4; } .tpl-default .zdn-pill { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; padding: 5px 12px; border: 1px solid #e5e7eb; color: #6b7280; text-transform: uppercase; margin-right: 6px; margin-bottom: 4px; font-weight: bold; } .tpl-default .zdn-pill-on { border-color: #1a1a1a; color: #1a1a1a; background: #dbeafe; } /* TRUST 6 cards */ .tpl-default .zdn-trust-table { width: 100%; border-collapse: separate; border-spacing: 2px; background: #e5e7eb; } .tpl-default .zdn-trust-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-default .zdn-trust-card { background: #ffffff; padding: 26px 16px; text-align: center; min-height: 180px; height: 100%; } .tpl-default .zdn-trust-icon { width: 46px; height: 46px; margin: 0 auto 12px; color: #1a1a1a; border: 1px solid #1a1a1a; border-radius: 50%; line-height: 44px; font-size: 20px; font-weight: bold; } .tpl-default .zdn-trust-title { font-size: 12px; font-weight: bold; color: #111827; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 6px; } .tpl-default .zdn-trust-desc { font-size: 12px; color: #6b7280; line-height: 1.6; } /* CTA */ .tpl-default .zdn-cta { background: #1a1a1a; padding: 32px 28px; position: relative; overflow: hidden; } .tpl-default .zdn-cta-bg { position: absolute; right: 20px; top: -15px; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; 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-default .zdn-cta-table { width: 100%; position: relative; z-index: 2; } .tpl-default .zdn-cta-table td { vertical-align: middle; } .tpl-default .zdn-cta-left { width: 60%; } .tpl-default .zdn-cta-right { width: 40%; text-align: right; } .tpl-default .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-default .zdn-cta-title { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 26px; color: #000; letter-spacing: 2px; line-height: 1.1; margin-bottom: 6px; text-transform: uppercase; word-wrap: break-word; } .tpl-default .zdn-cta-sub { font-size: 13px; color: rgba(0,0,0,0.8); font-weight: bold; } .tpl-default .zdn-cta-btn { display: inline-block; background: #000; color: #1a1a1a; 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-default .zdn-cta-btn-ghost { background: transparent; color: #000; } /* BOTTOM */ .tpl-default .zdn-bottom { padding: 22px 24px; background: #f7f7f9; border-top: 1px solid #e5e7eb; } .tpl-default .zdn-bottom-table { width: 100%; } .tpl-default .zdn-bottom-table td { vertical-align: middle; } .tpl-default .zdn-bottom-logo { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; font-weight: 800; font-size: 22px; color: #1a1a1a; letter-spacing: 3px; line-height: 1.1; text-transform: uppercase; word-wrap: break-word; } .tpl-default .zdn-bottom-logo-sub { font-family: “Courier New”, monospace; font-size: 10px; color: #111827; letter-spacing: 3px; display: block; margin-top: 4px; font-weight: bold; } .tpl-default .zdn-bottom-meta { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 1.5px; color: #6b7280; text-align: right; line-height: 1.6; } .tpl-default .zdn-bottom-meta-strong { color: #1a1a1a; font-weight: bold; } /* ═══════════════════════════════════════════ RESPONSIVE ═══════════════════════════════════════════ */ @media only screen and (max-width: 900px) { .tpl-default .zdn-hero-title { font-size: 36px; } .tpl-default .zdn-sec-title { font-size: 26px; } .tpl-default .zdn-about-title { font-size: 32px; } .tpl-default .zdn-stat-num { font-size: 26px; } } @media only screen and (max-width: 768px) { .tpl-default { padding: 10px; font-size: 14px; } .tpl-default .zdn-sale-bar { font-size: 11px; padding: 8px 12px; letter-spacing: 1.5px; } .tpl-default .zdn-header { padding: 22px 14px; } .tpl-default .zdn-header-bg { font-size: 42px; } .tpl-default .zdn-title-main { font-size: 22px; letter-spacing: 1px; } .tpl-default .zdn-shipping-badge { font-size: 10px; letter-spacing: 1.5px; } .tpl-default .zdn-main, .tpl-default .zdn-main > tbody, .tpl-default .zdn-main > tbody > tr, .tpl-default .zdn-main > tbody > tr > td { display: block; width: 100% !important; } .tpl-default .zdn-main { border-spacing: 0; } .tpl-default .zdn-main > tbody > tr > td { margin-bottom: 10px; } .tpl-default .zdn-product-card { padding: 14px; } .tpl-default .zdn-gallery { padding: 12px; } .tpl-default .zdn-gallery-stage { height: 280px; } .tpl-default .zdn-thumb { height: 56px; min-height: 44px; } .tpl-default .zdn-desc-title { font-size: 20px; } .tpl-default .zdn-desc-box { padding: 14px 16px; font-size: 13.5px; } .tpl-default .zdn-specs-box { padding: 10px 12px; font-size: 12px; } .tpl-default .zdn-specs-box td, .tpl-default .zdn-specs-box th { padding: 5px 6px; font-size: 12px; display: block; width: 100%; border-bottom: none; } .tpl-default .zdn-specs-box th { color: #1a1a1a; padding-top: 10px; padding-bottom: 2px; } .tpl-default .zdn-specs-box td { padding-bottom: 10px; border-bottom: 1px solid #e5e7eb; } .tpl-default .zdn-specs-box tr:last-child td { border-bottom: none; } .tpl-default .zdn-info-table, .tpl-default .zdn-info-table > tbody, .tpl-default .zdn-info-table > tbody > tr, .tpl-default .zdn-info-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-default .zdn-info-table { border-spacing: 0; } .tpl-default .zdn-info-table > tbody > tr > td { margin-bottom: 10px; } .tpl-default .zdn-info-card { min-height: auto; padding: 22px 18px; } .tpl-default .zdn-card-title { font-size: 20px; } .tpl-default .zdn-hero { padding: 30px 18px; } .tpl-default .zdn-hero-bg { font-size: 60px; } .tpl-default .zdn-hero-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-default .zdn-hero-desc { font-size: 13px; } .tpl-default .zdn-stats, .tpl-default .zdn-stats tbody { display: block; width: 100%; } .tpl-default .zdn-stats { border-spacing: 0; } .tpl-default .zdn-stats tr { display: flex; flex-wrap: wrap; } .tpl-default .zdn-stats td { display: block; width: 50% !important; margin-bottom: 14px; padding-right: 10px; } .tpl-default .zdn-stat-num { font-size: 24px; } .tpl-default .zdn-sec { padding: 28px 16px; } .tpl-default .zdn-sec-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-default .zdn-cat-table, .tpl-default .zdn-cat-table tbody { display: block; width: 100%; } .tpl-default .zdn-cat-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-default .zdn-cat-table td { display: block; width: 50% !important; padding: 4px !important; } .tpl-default .zdn-cat-card { min-height: 115px; padding: 14px 12px; } .tpl-default .zdn-cat-name { font-size: 11px; letter-spacing: 1px; } .tpl-default .zdn-cat-icon-box { width: 34px; height: 34px; line-height: 32px; font-size: 16px; margin-bottom: 10px; } .tpl-default .zdn-about-table, .tpl-default .zdn-about-table > tbody, .tpl-default .zdn-about-table > tbody > tr, .tpl-default .zdn-about-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-default .zdn-about-table { border-spacing: 0; } .tpl-default .zdn-about-table > tbody > tr > td { margin-bottom: 24px; } .tpl-default .zdn-about-visual { height: 240px; } .tpl-default .zdn-about-center-num { font-size: 64px; } .tpl-default .zdn-about-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-default .zdn-about-text { font-size: 13px; } .tpl-default .zdn-trust-table, .tpl-default .zdn-trust-table tbody { display: block; width: 100%; } .tpl-default .zdn-trust-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-default .zdn-trust-table td { display: block; width: 50% !important; border-bottom: 1px solid #e5e7eb; } .tpl-default .zdn-trust-card { min-height: 170px; padding: 22px 12px; } .tpl-default .zdn-trust-icon { width: 40px; height: 40px; line-height: 38px; font-size: 18px; } .tpl-default .zdn-trust-title { font-size: 11px; } .tpl-default .zdn-trust-desc { font-size: 11px; } .tpl-default .zdn-cta { padding: 24px 18px; } .tpl-default .zdn-cta-bg { font-size: 48px; } .tpl-default .zdn-cta-table, .tpl-default .zdn-cta-table tbody, .tpl-default .zdn-cta-table tr, .tpl-default .zdn-cta-table td { display: block; width: 100% !important; text-align: left !important; } .tpl-default .zdn-cta-right { margin-top: 18px; } .tpl-default .zdn-cta-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-default .zdn-cta-btn { display: block; margin-left: 0; margin-bottom: 8px; text-align: center; padding: 14px 20px; font-size: 11px; } .tpl-default .zdn-bottom { padding: 18px; } .tpl-default .zdn-bottom-table, .tpl-default .zdn-bottom-table tbody, .tpl-default .zdn-bottom-table tr, .tpl-default .zdn-bottom-table td { display: block; width: 100% !important; } .tpl-default .zdn-bottom-logo { font-size: 20px; } .tpl-default .zdn-bottom-meta { text-align: left; margin-top: 14px; font-size: 9px; } } @media only screen and (max-width: 420px) { .tpl-default .zdn-title-main { font-size: 19px; } .tpl-default .zdn-gallery-stage { height: 240px; } .tpl-default .zdn-thumb { height: 48px; } .tpl-default .zdn-hero-title { font-size: 22px; } .tpl-default .zdn-sec-title { font-size: 18px; } .tpl-default .zdn-about-title { font-size: 22px; } .tpl-default .zdn-about-center-num { font-size: 56px; } .tpl-default .zdn-cta-title { font-size: 19px; } .tpl-default .zdn-stat-num { font-size: 22px; } .tpl-default .zdn-card-title { font-size: 18px; } .tpl-default .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-default .zdn-cta-kicker { color: rgba(255,255,255,0.7); } .tpl-default .zdn-cta-title { color: #ffffff; } .tpl-default .zdn-cta-sub { color: rgba(255,255,255,0.85); } .tpl-default .zdn-cta-bg { color: rgba(255,255,255,0.06); } .tpl-default .zdn-cta-btn { background: #ffffff; color: #1a1a1a; border-color: #ffffff; } .tpl-default .zdn-cta-btn:hover { background: #e5e7eb; color: #1a1a1a; border-color: #e5e7eb; } .tpl-default .zdn-cta-btn-ghost { background: transparent; color: #ffffff; border-color: #ffffff; } .tpl-default .zdn-cta-btn-ghost:hover { background: #ffffff; color: #1a1a1a; } rey-shop Featured Listing 40 OZ Tumbler Lid Replacement Fit for Stanley Cup, 2 Pack Clear Replacement Lids Fit for Stanley Travel Tumbler, Spill Proof Tumbler Covers for Stanley Cup Accessories (Clear - White) FREE & Please double check the size when purchasing. 【High quality material】The replacement lids for tumblers are made ABS material which can use dishwasher, free of BPA, lightweight but strong enough to be safely applied in your mug. 【Sealed and firm spill-proof lid】A replacement lid fit for Stanley Quencher, straw opening ''+'' design to prevent splash, so drinks or water won't spill easily from the mug. Our 40 oz tumbler lid are clear so you can quickly check drink status. 【Excellent Features】The replaceable lid fits snugly on the stanley cup and is airtight to prevent spills or leaks. Insulated function keeps drinks cold or hot for hours. 【Easy to use】360° rotating design, rotating cup cover is easy to use, easy to slide, close or open with one hand, practical and easy to carry. You can use it to cover your mugs to prevent dust from entering the mugs and enjoy delicious drinks. › // Specifications Technical Details Material Polypropylene Color Clear - White Brand Fabenyok Style Clear Item Weight 2.56 ounces Brand Name Fabenyok Number of Pieces 2 Unit Count 2 Count Number of Packs 2 Manufacturer Fabenyok Included Components Lid Item Type Name 40 oz Tumbler Lid Model Number A02 Customer Reviews 4.9/5 Material Type Polypropylene Product Style Clear Shape Round Closure Type Screw Top 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 rey-shop rey-shop Welcome to Our Store QUALITY PRODUCTS. DELIVERED FAST. Your trusted destination for carefully curated, high-quality products across multiple categories. 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 rey-shop 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 rey-shop // More From rey-shop Browse the Full Catalog Thousands of curated products — something new every week. Visit Store → See All Items rey-shop Premium Catalog Thank you for shopping with us Fast & Secure · Premium Quality · Trusted Seller Condition: New. Category: Home & Garden › Kitchen, Dining & Bar › Kitchen Storage & Organization › Vacuum Flasks & Mugs. Brand: Fabenyok.
Additional views from the marketplace listing for Stanley 40 oz Tumbler 2-Pack - Clear - White.








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 Stanley 40 oz Tumbler 2-Pack - Clear - White.

USD 20.00

USD 15.16

USD 49.99

USD 128.00

USD 13.86

USD 15.45

USD 22.90

USD 14.99

USD 18.88

USD 31.99