{"product_id":"coghlans-mesh-repair-kit","title":"Coghlans Mesh Repair Kit","description":"\u003cdiv class=\"cogh-prod-wrapper\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n        \/* Scoped Container - Minimal Trail Theme *\/\n        .cogh-prod-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1e293b !important; \n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 15px 10px 20px;\n            line-height: 1.6;\n            box-sizing: border-box;\n        }\n\n        .cogh-prod-wrapper * { box-sizing: border-box; }\n\n        \/* Coghlan's Brand Palette Colors *\/\n        .cogh-prod-wrapper {\n            --cogh-green: #154625;\n            --cogh-green-dark: #0d2e18;\n            --cogh-amber: #b45309;\n            --cogh-dark: #0f172a;\n            --cogh-muted: #64748b;\n            --cogh-border: #cbd5e1;\n        }\n\n        \/* Typography Styles with Absolute Pixel Sizes *\/\n        .cogh-prod-wrapper h1 {\n            font-size: 34px;\n            font-weight: 900;\n            color: #000000 !important;\n            line-height: 1.15;\n            margin: 0 0 6px 0;\n            letter-spacing: -0.75px;\n        }\n\n        .cogh-prod-wrapper .sub-header {\n            font-size: 18px;\n            color: var(--cogh-muted);\n            font-weight: 500;\n            margin: 0 0 20px 0;\n            line-height: 1.35;\n        }\n\n        .cogh-prod-wrapper .highlight { \n            color: var(--cogh-amber); \n            font-weight: 700; \n        }\n\n        \/* Adventure Line Divider *\/\n        .cogh-prod-wrapper .trail-divider {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin: 20px 0;\n            width: 100%;\n        }\n\n        .cogh-prod-wrapper .trail-line {\n            flex: 1;\n            height: 1px;\n            background-color: var(--cogh-border);\n        }\n\n        .cogh-prod-wrapper .trail-icon {\n            font-size: 11px;\n            font-weight: 800;\n            color: var(--cogh-amber);\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        \/* Narrative Layout with Left Border Accent *\/\n        .cogh-prod-wrapper .narrative-block {\n            border-left: 3px solid var(--cogh-amber);\n            padding: 4px 0 4px 18px !important;\n            margin-bottom: 28px !important;\n        }\n\n        .cogh-prod-wrapper .narrative-block p {\n            font-size: 16px;\n            line-height: 1.55;\n            margin: 0 0 10px 0;\n            color: #334155;\n        }\n        \n        .cogh-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .cogh-prod-wrapper .narrative-block strong {\n            color: var(--cogh-green);\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        .cogh-prod-wrapper .section-title {\n            color: var(--cogh-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 16px;\n            letter-spacing: 0.8px;\n            margin-bottom: 12px;\n            display: block;\n        }\n\n        \/* Point-Form Specifications List *\/\n        .cogh-prod-wrapper .specs-list {\n            list-style-type: none;\n            padding: 0;\n            margin: 0 0 28px 0;\n            max-width: 850px;\n        }\n\n        .cogh-prod-wrapper .specs-item {\n            font-size: 15px;\n            line-height: 1.5;\n            margin-bottom: 12px;\n            padding-left: 24px;\n            position: relative;\n            color: #334155;\n        }\n\n        .cogh-prod-wrapper .specs-item:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Custom Trail Bullet Indicators *\/\n        .cogh-prod-wrapper .specs-item::before {\n            content: \"•\";\n            color: var(--cogh-green);\n            font-weight: 900;\n            position: absolute;\n            left: 0;\n            top: 0;\n            font-size: 20px;\n            line-height: 1.2;\n        }\n\n        \/* Compact Support Footer - Always Row Flex Layout *\/\n        .cogh-prod-wrapper .support-footer {\n            border-top: 1px solid var(--cogh-border) !important;\n            padding-top: 20px !important;\n            display: flex;\n            flex-direction: row !important;\n            align-items: center;\n            justify-content: space-between;\n            gap: 24px;\n            margin-top: 28px;\n            background: transparent !important;\n        }\n\n        .cogh-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 3px;\n        }\n\n        .cogh-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 15px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--cogh-green);\n            letter-spacing: 0.5px;\n        }\n\n        .cogh-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 14px;\n            line-height: 1.45;\n            color: var(--cogh-muted);\n        }\n\n        .cogh-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--cogh-green);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .cogh-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 10px;\n            flex-shrink: 0;\n        }\n\n        .cogh-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--cogh-green);\n            color: #ffffff !important;\n            padding: 10px 18px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            transition: all 0.2s ease-in-out;\n            white-space: nowrap;\n        }\n\n        .cogh-prod-wrapper .quote-btn:hover {\n            background-color: var(--cogh-green-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        \/* Responsive Layout Rules *\/\n        @media screen and (max-width: 768px) {\n            .cogh-prod-wrapper h1 { font-size: 28px; }\n            .cogh-prod-wrapper .sub-header { font-size: 16px; }\n            .cogh-prod-wrapper .narrative-block p { font-size: 15px; }\n            .cogh-prod-wrapper .specs-item { font-size: 14px; }\n            \n            \/* Support Footer layout details for narrow viewport sizes *\/\n            .cogh-prod-wrapper .support-footer {\n                gap: 16px;\n            }\n            .cogh-prod-wrapper .quote-btn {\n                padding: 10px 14px;\n                font-size: 11px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eCoghlan's Mesh Repair Kit\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003e\u003cspan class=\"highlight\"\u003eInstant Adhesive Seals \u0026amp; Fine-Mesh Protection.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Trail Divider --\u003e\n    \u003cdiv class=\"trail-divider\"\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"trail-icon\"\u003eTrail Ready\u003c\/span\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Description Block --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eLooking for a quick and easy way to repair your damaged mosquito netting or mesh on your tents? \u003cstrong\u003eCoghlan's Mesh Repair Patches\u003c\/strong\u003e are the perfect solution! With ultra-fine mesh and pressure-activated adhesive, these peel-and-stick patches cover rips and tears with ease, creating a tight seal instantly.\u003c\/p\u003e\n        \u003cp\u003eEach package includes four patches, each measuring 3 in. x 3.5 in., which can also be cut in half for smaller repairs. Say goodbye to the need for sewing or glue – with Coghlan's Mesh Repair Patches, you can make quick and hassle-free repairs to your gear and get back to enjoying your outdoor adventures.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features and Specifications List --\u003e\n    \u003cspan class=\"section-title\"\u003eKey Specifications\u003c\/span\u003e\n    \u003cul class=\"specs-list\"\u003e\n        \u003cli class=\"specs-item\"\u003eIdeal for fixing sleeping tents, kitchen shelters, no-see-um screens, and personal bug netting.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eProvides an easy peel-and-stick application with a pressure-activated adhesive, eliminating the need for sewing or messy glue.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eFeatures ultra-fine gray mesh designed to keep even the smallest pests and insects out of your living space.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eIncludes four gray patches measuring 3 inches by 3.5 inches (7.6 cm x 8.9 cm) that can be easily cut in half for smaller repairs.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Outdoor Support Footer --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eSales Support\u003c\/h3\u003e\n            \u003cp\u003eNeed assistance preparing for your next adventure? Call us toll-free at \u003cspan class=\"tel-link\"\u003e\u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1(844) 603-4743\u003c\/a\u003e\u003c\/span\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"btn-group\"\u003e\n            \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eOnline Support Form\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Coghlans","offers":[{"title":"Default Title","offer_id":44212840661089,"sku":"2350","price":4.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/2350_MeshRepairPatches_ItemInUse-1.webp?v=1781119152","url":"https:\/\/thecabindepot.ca\/products\/coghlans-mesh-repair-kit","provider":"The Cabin Depot","version":"1.0","type":"link"}