{"product_id":"tellus-products-24-32-oz-rectangular-fiber-take-out-lid-300-case","title":"Tellus Products 24-32 oz. Rectangular Fiber Take-Out Lid - 300\/Case","description":"\u003cstyle\u003e\n  .product-description-container {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #2d3748;\n    line-height: 1.6;\n    max-width: 100%;\n  }\n  \n  .product-description-container h2 {\n    color: #22543d;\n    font-size: 1.85em;\n    margin-bottom: 18px;\n    font-weight: 700;\n    padding-bottom: 10px;\n    border-bottom: 3px solid #9ae6b4;\n  }\n  \n  .product-description-container p {\n    margin-bottom: 20px;\n    font-size: 16px;\n    color: #4a5568;\n  }\n  \n  .specs-table-wrapper {\n    margin: 28px 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);\n    border: 1px solid #e2e8f0;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n  }\n  \n  .specs-table thead {\n    background: linear-gradient(135deg, #38a169 0%, #2f855a 100%);\n  }\n  \n  .specs-table th {\n    color: white;\n    font-weight: 600;\n    padding: 20px 24px;\n    text-align: left;\n    font-size: 17px;\n    letter-spacing: 0.3px;\n  }\n  \n  .specs-table tbody tr {\n    border-bottom: 1px solid #f0f4f8;\n  }\n  \n  .specs-table tbody tr:nth-child(even) {\n    background-color: #f9fff9;\n  }\n  \n  .specs-table tbody tr:hover {\n    background-color: #f0fff4;\n  }\n  \n  .specs-table td {\n    padding: 18px 24px;\n    color: #4a5568;\n  }\n  \n  .specs-table td:first-child {\n    font-weight: 600;\n    color: #2d3748;\n    width: 38%;\n    border-right: 1px solid #edf2f7;\n  }\n  \n  .features-section {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n  \n  .feature-item {\n    background: #f9fff9;\n    padding: 20px;\n    border-radius: 9px;\n    border: 1px solid #c6f6d5;\n    transition: all 0.3s ease;\n  }\n  \n  .feature-item:hover {\n    background: #f0fff4;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 16px rgba(56, 161, 105, 0.1);\n  }\n  \n  .feature-item strong {\n    color: #22543d;\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n    font-weight: 600;\n  }\n  \n  .feature-item span {\n    color: #4a5568;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n  \n  .certification-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0;\n  }\n  \n  .badge {\n    padding: 9px 18px;\n    border-radius: 25px;\n    font-size: 14px;\n    font-weight: 500;\n    display: inline-flex;\n    align-items: center;\n  }\n  \n  .badge.eco {\n    background: #e6fffa;\n    color: #234e52;\n    border: 1px solid #b2f5ea;\n  }\n  \n  .badge.usa {\n    background: #fefcbf;\n    color: #744210;\n    border: 1px solid #faf089;\n  }\n  \n  .badge.cert {\n    background: #ebf8ff;\n    color: #2c5282;\n    border: 1px solid #bee3f8;\n  }\n  \n  .badge.flat {\n    background: #faf5ff;\n    color: #553c9a;\n    border: 1px solid #e9d8fd;\n  }\n  \n  .dimensions-display {\n    background: linear-gradient(135deg, #f8fff9 0%, #f0fff4 100%);\n    border-radius: 10px;\n    padding: 24px;\n    margin: 24px 0;\n    border: 1px solid #c6f6d5;\n  }\n  \n  .dimensions-display h3 {\n    color: #22543d;\n    margin-bottom: 16px;\n    font-size: 18px;\n    font-weight: 600;\n  }\n  \n  .dimensions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 20px;\n  }\n  \n  .dimension {\n    text-align: center;\n    padding: 18px;\n    background: white;\n    border-radius: 8px;\n    border: 1px solid #e2e8f0;\n  }\n  \n  .dimension .value {\n    font-size: 24px;\n    font-weight: 700;\n    color: #2f855a;\n    margin-bottom: 6px;\n  }\n  \n  .dimension .label {\n    font-size: 14px;\n    color: #718096;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .benefits-list {\n    list-style: none;\n    padding: 0;\n    margin: 24px 0;\n  }\n  \n  .benefits-list li {\n    padding: 12px 0 12px 32px;\n    position: relative;\n    color: #4a5568;\n    border-bottom: 1px solid #edf2f7;\n  }\n  \n  .benefits-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #38a169;\n    font-weight: bold;\n    font-size: 18px;\n  }\n  \n  .benefits-list li:last-child {\n    border-bottom: none;\n  }\n  \n  @media (max-width: 768px) {\n    .features-section {\n      grid-template-columns: 1fr;\n    }\n    \n    .dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .specs-table-wrapper {\n      overflow-x: auto;\n    }\n    \n    .specs-table td:first-child {\n      width: 45%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n  \u003ch2\u003eTellus Products Compostable Fiber Lid for Rectangular Containers\u003c\/h2\u003e\n  \n  \u003cp\u003eComplete your sustainable packaging solution with this compostable fiber lid, designed specifically for Tellus Products rectangular take-out containers. Made in the USA with domestic and imported plant fibers, this lid offers a fully compostable alternative to plastic lids, supporting your commitment to environmental responsibility.\u003c\/p\u003e\n  \n  \u003cdiv class=\"certification-badges\"\u003e\n    \u003cspan class=\"badge eco\"\u003eNo PFAS Added\u003c\/span\u003e\n    \u003cspan class=\"badge usa\"\u003eMade in USA\u003c\/span\u003e\n    \u003cspan class=\"badge cert\"\u003eBPI Certified\u003c\/span\u003e\n    \u003cspan class=\"badge flat\"\u003eFlat Design\u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003ePerfect Compatibility\u003c\/strong\u003e\n      \u003cspan\u003eDesigned specifically for 24-32 oz rectangular Tellus containers (sold separately)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eFully Compostable\u003c\/strong\u003e\n      \u003cspan\u003eMade from plant fibers for complete compostability in commercial facilities\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eSecure Closure\u003c\/strong\u003e\n      \u003cspan\u003eEasily secures onto containers to keep food protected during transport\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eTemperature Versatile\u003c\/strong\u003e\n      \u003cspan\u003eSuitable for both hot and cold foods, microwavable, and freezer safe\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-table-wrapper\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth colspan=\"2\"\u003eProduct Specifications\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSKU #\u003c\/td\u003e\n          \u003ctd\u003e40694\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCase Quantity\u003c\/td\u003e\n          \u003ctd\u003e300 lids\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd\u003e12 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDimensions\u003c\/td\u003e\n          \u003ctd\u003e8 1\/2\" × 6 1\/4\" (Rectangular)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHeight\u003c\/td\u003e\n          \u003ctd\u003e3\/4 inch\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCapacity Range\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\u003eBeige\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003eMolded Plant Fiber\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLid Type\u003c\/td\u003e\n          \u003ctd\u003eFlat\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStyle\u003c\/td\u003e\n          \u003ctd\u003eUncoated\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFeatures\u003c\/td\u003e\n          \u003ctd\u003eCommercially Compostable • Microwavable • Freezer Safe\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCompatibility\u003c\/td\u003e\n          \u003ctd\u003eTellus 24-32 oz rectangular containers\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-display\"\u003e\n    \u003ch3\u003eKey Measurements\u003c\/h3\u003e\n    \u003cdiv class=\"dimensions-grid\"\u003e\n      \u003cdiv class=\"dimension\"\u003e\n        \u003cdiv class=\"value\"\u003e8 1\/2\" × 6 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eDimensions\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension\"\u003e\n        \u003cdiv class=\"value\"\u003e3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eHeight\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension\"\u003e\n        \u003cdiv class=\"value\"\u003e24-32 oz\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eContainer Capacity\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension\"\u003e\n        \u003cdiv class=\"value\"\u003e300\/Case\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eQuantity\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cul class=\"benefits-list\"\u003e\n    \u003cli\u003eEliminates the need for plastic lids with fully compostable alternative\u003c\/li\u003e\n    \u003cli\u003eMade in the USA with domestic and imported plant fibers\u003c\/li\u003e\n    \u003cli\u003ePerfect for both hot and cold food transportation\u003c\/li\u003e\n    \u003cli\u003eIdeal for takeout, delivery orders, and leftovers\u003c\/li\u003e\n    \u003cli\u003eSuitable for pastas, salads, grain bowls, and desserts\u003c\/li\u003e\n    \u003cli\u003eBPI certified for commercial composting facilities\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \n  \u003cp\u003eDesigned for food service establishments seeking a complete compostable packaging solution. This fiber lid complements Tellus rectangular containers to provide an end-to-end sustainable packaging system. Support environmental sustainability while maintaining practical food protection and presentation for your customers.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42812296265812,"sku":"40694","price":120.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-07T090928.505.png?v=1767759043","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/tellus-products-24-32-oz-rectangular-fiber-take-out-lid-300-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}