{"product_id":"dart-12-24-oz-white-travel-lid-1-000-case","title":"Dart 12-24 oz. White Travel 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 16EL Travel 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 16EL Travel Lid\u003c\/div\u003e\n    \u003cdiv class=\"product-subtitle\"\u003eWhite Sip-Through Lid for 12–24 oz. Cups\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eLock in the aroma and fresh taste of your beverages with this Dart white travel lid. Designed to fit Dart 12–24 oz. cups, it makes to-go beverages easier than ever. The elevated platform reduces spills, while the crisp white color pairs with any theme or custom cup design.\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\"\u003eGourmet Coffee\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eHot Chocolate \u0026amp; Tea\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eWarm Cider\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eConvenience Stores\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\u003e555349\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\u003e9 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e12 - 24 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\u003eMade in America • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eLid Type\u003c\/td\u003e\n      \u003ctd\u003eSip Through\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\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\"\u003eElevated Spill Guard\u003c\/div\u003e\n      \u003cdiv\u003eRaised platform reduces the chance of spills during transport.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSmooth Sip Design\u003c\/div\u003e\n      \u003cdiv\u003eSip hole and rear airflow vent deliver a smoother drinking experience.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSecure, Snug Fit\u003c\/div\u003e\n      \u003cdiv\u003eRolled rim increases rigidity and prevents leaks on the go.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eStopper Compatible\u003c\/div\u003e\n      \u003cdiv\u003eAccepts stoppers to maintain beverage quality and temperature.\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 is constructed with a purely functional style, complete with a sip hole and a tiny hole near the back for improved airflow. It provides a secure, snug fit to prevent hot beverages from leaking, making it great for customers on the go. The sipping hole accepts stirrers and straws, while the cut-out design allows for comfortable, easy sipping.\u003c\/p\u003e\n  \u003cp\u003eWith a smooth, rolled rim, the lid has increased rigidity and ensures leak-resistant security. The crisp white color goes with any theme or custom cup design. From hot chocolate and coffee to tea and warm cider, this lid is perfect for all to-go beverage offerings in convenience stores, concession stands, snack shacks, and take-out operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47724373475412,"sku":"555349","price":155.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-23T145637.026.png?v=1790157422","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/dart-12-24-oz-white-travel-lid-1-000-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}