{"product_id":"dart-5-32-oz-translucent-vented-lid-1-000-case","title":"Dart 5-32 oz. Translucent Vented Lid - 1,000\/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 20JL Vented 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 (translucent 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 (translucent 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 20JL Vented Lid\u003c\/div\u003e\n    \u003cdiv class=\"product-subtitle\"\u003eTranslucent Flat Lid for 5–32 oz. Containers\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThis Dart translucent vented lid is ideal for preventing unforeseen spills. It provides a tight seal on your customers' cups, allowing them to take their favorite foods on the go with ease. The secure fit prevents messes, while the design acts as an insulator for hot foods like soup and cold foods like fruit salad.\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\"\u003eSoups \u0026amp; Stews\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eMac \u0026amp; Cheese\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003ePasta \u0026amp; Fruit Salad\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eDeli \u0026amp; Cafes\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eTake-Out Operations\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\u003e555360\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003e1,000\/Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd\u003e7.83 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eHeight\u003c\/td\u003e\n      \u003ctd\u003e1\/4 Inch\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e5 - 32 oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eColor\u003c\/td\u003e\n      \u003ctd\u003eTranslucent\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\u003eFlat • No Slot • Vented\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eMaterial\u003c\/td\u003e\n      \u003ctd\u003ePlastic\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\u003eAllows steam to escape and prevents warm foods from getting soggy.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eTranslucent Visibility\u003c\/div\u003e\n      \u003cdiv\u003eSee contents at a glance for quick product identification.\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\u003ePrevents spills so customers can travel with food mess-free.\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 serves as an insulator and is great for hot foods like soup or cold foods like fruit salad. You can also use this lid for smaller food cups to keep mac and cheese warm or pasta salad cold. The vented design allows steam to escape and prevents warm foods from getting soggy. These lids are also stackable, which makes storage easy.\u003c\/p\u003e\n  \u003cp\u003eWhether you're stocking your disposable food container supply in your cafe, kiosk, deli, or other venue offering food on-the-go, this Dart lid is the economical choice that gives you 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":47724854771796,"sku":"555360","price":96.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-23T181246.005.png?v=1790169194","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/dart-5-32-oz-translucent-vented-lid-1-000-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}