{"product_id":"howard-leight-by-honeywell-sync-radio-red-over-the-head-digital-am-fm-earmuffs-25-db-rws-53012","title":"Howard Leight by Honeywell Sync Radio Red Over-the-Head Digital AM \/ FM Earmuffs - 25 dB RWS-53012","description":"\u003cstyle\u003e\n  .audio-description {\n    font-family: 'Inter', -apple-system, system-ui, sans-serif;\n    color: #111827;\n    line-height: 1.55;\n    max-width: 800px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n    padding: 26px;\n    border-radius: 16px;\n    border: 1px solid #e2e8f0;\n  }\n  \n  .audio-title {\n    color: #dc2626;\n    font-size: 28px;\n    font-weight: 800;\n    margin-bottom: 18px;\n    padding-bottom: 14px;\n    border-bottom: 3px solid;\n    border-image: linear-gradient(90deg, #dc2626, #ef4444) 1;\n    text-align: center;\n    letter-spacing: -0.5px;\n  }\n  \n  .audio-subtitle {\n    color: #374151;\n    font-size: 17px;\n    font-weight: 600;\n    text-align: center;\n    margin-bottom: 22px;\n    padding: 16px;\n    background: white;\n    border-radius: 12px;\n    border-left: 5px solid #dc2626;\n    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.1);\n  }\n  \n  .specs-table-audio {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 26px 0;\n    background: white;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.12);\n    border: 2px solid #fecaca;\n  }\n  \n  .specs-table-audio thead {\n    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);\n  }\n  \n  .specs-table-audio th {\n    color: white;\n    font-weight: 700;\n    padding: 20px 25px;\n    text-align: left;\n    font-size: 16px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n  \n  .specs-table-audio td {\n    padding: 16px 25px;\n    border-bottom: 1px solid #fef2f2;\n    transition: all 0.25s ease;\n  }\n  \n  .specs-table-audio tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .specs-table-audio tr:hover td {\n    background-color: #fef2f2;\n    transform: translateX(3px);\n  }\n  \n  .spec-label-audio {\n    color: #7f1d1d;\n    font-weight: 600;\n    width: 40%;\n    font-size: 14px;\n    padding-right: 20px;\n  }\n  \n  .spec-value-audio {\n    color: #450a0a;\n    font-weight: 500;\n    font-size: 14px;\n  }\n  \n  .sku-audio {\n    background: linear-gradient(135deg, #1e40af, #1d4ed8);\n    color: white;\n    padding: 5px 14px;\n    border-radius: 20px;\n    font-weight: 700;\n    font-size: 13px;\n    display: inline-block;\n    letter-spacing: 0.5px;\n  }\n  \n  .feature-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #dc2626, #ef4444);\n    color: white;\n    padding: 8px 22px;\n    border-radius: 25px;\n    font-weight: 700;\n    font-size: 14px;\n    margin: 12px 0 22px;\n    letter-spacing: 0.5px;\n    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3);\n  }\n  \n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n    margin: 24px 0;\n  }\n  \n  .feature-audio {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    border: 1px solid #fecaca;\n    transition: all 0.3s ease;\n    position: relative;\n    padding-left: 55px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  }\n  \n  .feature-audio:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 25px rgba(220, 38, 38, 0.15);\n    border-color: #ef4444;\n  }\n  \n  .feature-audio:before {\n    content: \"♪\";\n    color: #dc2626;\n    font-size: 22px;\n    font-weight: bold;\n    position: absolute;\n    left: 25px;\n    top: 18px;\n  }\n  \n  .tech-section {\n    background: linear-gradient(135deg, #fef2f2 0%, #fee2e2 100%);\n    border: 2px solid #ef4444;\n    border-radius: 14px;\n    padding: 24px;\n    margin: 26px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .tech-section:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #dc2626, #ef4444);\n  }\n  \n  .tech-title {\n    color: #991b1b;\n    font-weight: 700;\n    margin-bottom: 14px;\n    font-size: 19px;\n  }\n  \n  .color-display {\n    display: flex;\n    gap: 12px;\n    margin: 8px 0;\n    flex-wrap: wrap;\n  }\n  \n  .color-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 5px 12px;\n    border-radius: 20px;\n    font-weight: 500;\n    font-size: 13px;\n  }\n  \n  .color-dot-red {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    background: #dc2626;\n    display: inline-block;\n  }\n  \n  .color-dot-black {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    background: #111827;\n    display: inline-block;\n  }\n  \n  .material-display {\n    display: flex;\n    gap: 8px;\n    margin: 5px 0;\n  }\n  \n  .material-tag {\n    background: #f3f4f6;\n    color: #4b5563;\n    padding: 4px 10px;\n    border-radius: 15px;\n    font-weight: 500;\n    font-size: 12px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"audio-description\"\u003e\n  \u003ch1 class=\"audio-title\"\u003eHoneywell Digital Sync AM\/FM Radio Earmuffs\u003c\/h1\u003e\n  \n  \u003cdiv class=\"audio-subtitle\"\u003eProfessional 25 dB hearing protection with digital AM\/FM radio and audio connectivity.\u003c\/div\u003e\n  \n  \u003cp\u003eEnhance workplace safety and productivity with Honeywell digital sync AM\/FM radio earmuffs, combining effective hearing protection with high-fidelity audio entertainment. These advanced earmuffs offer versatile functionality for manufacturing and industrial environments.\u003c\/p\u003e\n  \n  \u003ctable class=\"specs-table-audio\"\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 class=\"spec-label-audio\"\u003eSKU #\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e\u003cspan class=\"sku-audio\"\u003e40390\u003c\/span\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e1.14 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e1 per Unit\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eNoise Reduction\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e25 Decibels (NRR)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eColors\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e\n          \u003cdiv class=\"color-display\"\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-black\"\u003e\u003c\/span\u003e Black\u003c\/span\u003e\n            \u003cspan class=\"color-tag\"\u003e\u003cspan class=\"color-dot-red\"\u003e\u003c\/span\u003e Red\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eMaterials\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003e\n          \u003cdiv class=\"material-display\"\u003e\n            \u003cspan class=\"material-tag\"\u003eFoam\u003c\/span\u003e\n            \u003cspan class=\"material-tag\"\u003ePlastic\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eStyle\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003eOver-the-Head Design\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"spec-label-audio\"\u003eType\u003c\/td\u003e\n        \u003ctd class=\"spec-value-audio\"\u003eRadio Earmuffs\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \n  \u003cdiv class=\"feature-badge\"\u003eDIGITAL AM\/FM RADIO • 25 dB PROTECTION\u003c\/div\u003e\n  \n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-audio\"\u003eDigital AM\/FM tuning with auto-search\u003c\/div\u003e\n    \u003cdiv class=\"feature-audio\"\u003eHigh-fidelity stereo sound quality\u003c\/div\u003e\n    \u003cdiv class=\"feature-audio\"\u003eEasy-to-read LCD display\u003c\/div\u003e\n    \u003cdiv class=\"feature-audio\"\u003eAudio input for portable devices\u003c\/div\u003e\n    \u003cdiv class=\"feature-audio\"\u003eOne-size-fits-all comfort design\u003c\/div\u003e\n    \u003cdiv class=\"feature-audio\"\u003ePatented air flow technology\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"tech-section\"\u003e\n    \u003cdiv class=\"tech-title\"\u003eAdvanced Audio \u0026amp; Protection Technology\u003c\/div\u003e\n    \u003cp\u003eEquipped with digital AM\/FM tuning and automatic station search, these earmuffs provide entertainment options while maintaining workplace safety. The easy-to-read LCD display offers clear visibility of radio settings and functions.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cp\u003eDesigned for manufacturing environments, the Honeywell digital sync earmuffs offer versatile functionality with connectivity for any portable music device or smartphone. The patented air flow technology ensures optimum noise attenuation across all frequencies without requiring ear cup size adjustments.\u003c\/p\u003e\n  \n  \u003cp\u003eThese earmuffs have been tested to meet ANSI S3.19-1974 requirements and feature a one-size-fits-all design with comfortable foam and durable plastic construction. The combination of effective hearing protection and audio entertainment makes them ideal for workplaces seeking to enhance both safety and employee satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42803320553556,"sku":"40390","price":138.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-03T163802.151.png?v=1767440352","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/howard-leight-by-honeywell-sync-radio-red-over-the-head-digital-am-fm-earmuffs-25-db-rws-53012","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}