{"product_id":"dart-8-44-oz-foam-vented-lid-500-case","title":"Dart 8-44 oz. Foam Vented Lid - 500\/Case","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eDart 32RL Foam Lid – Description\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ===== SAVED FORMAT – PRODUCT DESCRIPTION ===== *\/\n    .product-description {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      color: #1e1e1e;\n      line-height: 1.5;\n      width: 90%;\n      max-width: 1200px;\n      margin: 0 auto;\n      box-sizing: border-box;\n    }\n\n    .product-description * {\n      box-sizing: border-box;\n    }\n\n    \/* ---- HEADER – TITLE ALWAYS BLACK ---- *\/\n    .product-header {\n      margin-bottom: 16px;\n    }\n\n    .product-title {\n      font-size: 26px;\n      font-weight: 700;\n      color: #000000;\n      margin: 0 0 2px 0;\n      line-height: 1.25;\n    }\n\n    .product-subtitle {\n      font-size: 15px;\n      color: #5a6672;\n      font-weight: 500;\n      margin: 0;\n    }\n\n    \/* ---- SECTION TITLES – BLACK ---- *\/\n    .section-title {\n      font-size: 19px;\n      font-weight: 600;\n      color: #000000;\n      margin: 22px 0 12px 0;\n      padding-bottom: 6px;\n      border-bottom: 2px solid #8a97a3;\n    }\n\n    \/* ---- PARAGRAPH ---- *\/\n    .product-description p {\n      margin: 0 0 12px 0;\n      font-size: 15px;\n      color: #2d3748;\n    }\n\n    \/* ---- HIGHLIGHT BOX – accent (white product → slate contrast) ---- *\/\n    .highlight-box {\n      background-color: #f2f5f8;\n      padding: 14px 16px;\n      border-radius: 6px;\n      margin: 16px 0;\n      border-left: 4px solid #8a97a3;\n    }\n\n    .highlight-box strong {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 14px;\n      color: #000000;\n    }\n\n    .applications-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 4px;\n    }\n\n    .app-tag {\n      padding: 4px 12px;\n      background-color: #e6ebf0;\n      color: #000000;\n      border-radius: 12px;\n      font-size: 12.5px;\n      font-weight: 500;\n      border: 1px solid #c3ccd6;\n    }\n\n    \/* ---- SPECS TABLE – NO COLOUR COMBINATION ---- *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin: 14px 0 18px 0;\n      border-radius: 6px;\n      overflow: hidden;\n      border: 1px solid #e2e8f0;\n      box-shadow: 0 1px 6px rgba(0,0,0,0.04);\n    }\n\n    .specs-table tr {\n      transition: background-color 0.2s ease;\n    }\n\n    .specs-table tr:hover {\n      background-color: #fafbfc;\n    }\n\n    .specs-table td {\n      padding: 10px 14px;\n      border-bottom: 1px solid #edf2f7;\n      font-size: 14px;\n      color: #1e1e1e;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .specs-table td:first-child {\n      font-weight: 600;\n      color: #1e1e1e;\n      width: 40%;\n      background-color: #f8fafc;\n      border-right: 1px solid #edf2f7;\n    }\n\n    \/* ---- FEATURE GRID – accent (white product contrast) ---- *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 14px;\n      margin: 16px 0 18px 0;\n    }\n\n    .feature-card {\n      padding: 14px 16px;\n      background: linear-gradient(135deg, #f2f5f8 0%, #e6ebf0 100%);\n      border-radius: 6px;\n      border: 1px solid #c3ccd6;\n      border-top: 3px solid #8a97a3;\n    }\n\n    .feature-title {\n      font-weight: 600;\n      color: #000000;\n      margin-bottom: 4px;\n      font-size: 14px;\n    }\n\n    .feature-card div:last-child {\n      font-size: 13.5px;\n      color: #2d3748;\n    }\n\n    \/* ---- RESPONSIVE ---- *\/\n    @media (max-width: 768px) {\n      .product-description {\n        width: 94%;\n        padding: 0 4px;\n      }\n      .product-title {\n        font-size: 20px;\n      }\n      .product-subtitle {\n        font-size: 13.5px;\n      }\n      .section-title {\n        font-size: 17px;\n        margin: 18px 0 10px 0;\n      }\n      .specs-table td {\n        padding: 8px 10px;\n        font-size: 13px;\n      }\n      .specs-table td:first-child {\n        width: 45%;\n      }\n      .feature-grid {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n      .feature-card {\n        padding: 12px 14px;\n      }\n      .highlight-box {\n        padding: 12px 14px;\n      }\n      .app-tag {\n        font-size: 12px;\n        padding: 3px 10px;\n      }\n    }\n\n    @media (max-width: 400px) {\n      .product-description {\n        width: 96%;\n      }\n      .product-title {\n        font-size: 18px;\n      }\n      .specs-table td {\n        padding: 7px 8px;\n        font-size: 12.5px;\n      }\n      .specs-table td:first-child {\n        width: 48%;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003c!-- HEADER – title BLACK --\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003cdiv class=\"product-title\"\u003eDart 32RL Foam Lid\u003c\/div\u003e\n    \u003cdiv class=\"product-subtitle\"\u003eWhite Vented Lid for 8–44 oz. Foam Cups\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThis Dart foam vented lid offers the perfect solution for maintaining hot or cold temperatures. The vented design prevents offerings from becoming watered down over time while reducing the chance of spills. Ideal for soft drinks, coffee, tea, or water, it also works well on foam cups filled with nuts, bar snacks, or fresh fruit for easy transport.\u003c\/p\u003e\n\n  \u003c!-- HIGHLIGHT BOX – mini boxes font BLACK --\u003e\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003cstrong\u003eIdeal Applications:\u003c\/strong\u003e\n    \u003cdiv class=\"applications-list\"\u003e\n      \u003cspan class=\"app-tag\"\u003eCoffee \u0026amp; Tea\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eSoft Drinks \u0026amp; Water\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eSnacks \u0026amp; Nuts\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eFresh Fruit\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eCafes \u0026amp; Kiosks\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS TABLE – NO colour combination --\u003e\n  \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eSKU #\u003c\/td\u003e\n      \u003ctd\u003e555355\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003e500\/Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd\u003e3.36 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eHeight\u003c\/td\u003e\n      \u003ctd\u003e1\/2 Inch\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e8 - 44 oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eColor\u003c\/td\u003e\n      \u003ctd\u003eWhite\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDesign\u003c\/td\u003e\n      \u003ctd\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eFeatures\u003c\/td\u003e\n      \u003ctd\u003eRecyclable • Stackable • Vented\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eLid Type\u003c\/td\u003e\n      \u003ctd\u003eNo Slot • Vented\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eMaterial\u003c\/td\u003e\n      \u003ctd\u003eStyrofoam\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eShape\u003c\/td\u003e\n      \u003ctd\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eStyle\u003c\/td\u003e\n      \u003ctd\u003eNon-Perforated\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eLids\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- FEATURE GRID – accent borders --\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eVented Design\u003c\/div\u003e\n      \u003cdiv\u003ePrevents beverages from becoming watered down over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eTemperature Retention\u003c\/div\u003e\n      \u003cdiv\u003eHelps maintain hot or cold temperatures during transport.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eTight, Secure Fit\u003c\/div\u003e\n      \u003cdiv\u003eReduces spills and removes easily when sipping.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSpace-Saving Stackable\u003c\/div\u003e\n      \u003cdiv\u003eStacks neatly to save storage space and simplify inventory.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n  \u003cp\u003eThis lid provides a tight seal on your customers' beverages, allowing them to take their favorite drinks on the go with ease. The tight-fitting design helps reduce spills, but it can easily be removed when used for sipping. It also fits various compatible cup styles to simplify inventory and easily stacks to save storage space.\u003c\/p\u003e\n  \u003cp\u003eMade of high-quality foam, this lid is durable and has a classic white color that goes with any cup color or design. It is even conveniently disposable and can simply be thrown out once guests have finished their beverages. Whether you're stocking your disposable drinkware supply in your cafe, kiosk, deli, or other venue offering drinks on the go, this Dart lid delivers functionality, durability, quality, and satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47724411781204,"sku":"555355","price":124.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-23T152353.974.png?v=1790159068","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/dart-8-44-oz-foam-vented-lid-500-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}