{"product_id":"dart-24-and-32-oz-translucent-vented-lid-500-case","title":"Dart 24 and 32 oz. Translucent 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 48JL 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 48JL Vented Lid\u003c\/div\u003e\n    \u003cdiv class=\"product-subtitle\"\u003eTranslucent Flat Lid for 24–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 mac and cheese and cold foods like pasta 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\"\u003eMac \u0026amp; Cheese\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003ePasta Salad\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eHot \u0026amp; Cold Foods\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\u003e555362\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\u003e6.36 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eHeight\u003c\/td\u003e\n      \u003ctd\u003e5\/16 Inch\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e24 - 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\u003eMade in America • Recyclable • 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\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 moisture 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 works great for hot or cold beverages and foods and serves as an insulator. It also fits various compatible cup styles to simplify inventory and easily stacks to save storage space. Made of high-quality polystyrene, this lid is durable and has a translucent color that allows customers to catch a glimpse of what's inside.\u003c\/p\u003e\n  \u003cp\u003eIt is even conveniently disposable and can simply be thrown out once guests are finished. Whether you're stocking your disposable food and drinkware supply in your cafe, kiosk, deli, or other venue offering food and 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":47724864897108,"sku":"555362","price":94.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-23T182117.047.png?v=1790169709","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/dart-24-and-32-oz-translucent-vented-lid-500-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}