{"product_id":"lake-ontario-gulf-vintage-embroidered-hat","title":"🌊 Shores Forever | Lake Ontario \u0026 Gulf Vintage Embroidered Hat","description":"\u003cstyle\u003e\n#lake-cap-page,\n#lake-cap-page *{\n  box-sizing:border-box;\n}\n\n#lake-cap-page{\n  --lake:#123d52;\n  --lake-deep:#0b2b3b;\n  --lake-soft:#eaf2f3;\n  --cranberry:#9b3e45;\n  --cranberry-deep:#742d33;\n  --sand:#f3eadc;\n  --cream:#fffaf2;\n  --gold:#c89a55;\n  --gold-soft:#efd6a5;\n  --pine:#365849;\n  --ink:#30383a;\n  --muted:#687171;\n  --line:#e1ddd4;\n\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto;\n  padding:0 8px 55px;\n\n  overflow:hidden;\n\n  color:var(--ink);\n\n  background:\n    radial-gradient(\n      circle at 0 8%,\n      rgba(18,61,82,.05),\n      transparent 28rem\n    ),\n    radial-gradient(\n      circle at 100% 42%,\n      rgba(155,62,69,.04),\n      transparent 26rem\n    ),\n    #fffdf9;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n}\n\n#lake-cap-page h1,\n#lake-cap-page h2,\n#lake-cap-page h3,\n#lake-cap-page p{\n  margin-top:0;\n}\n\n#lake-cap-page h1,\n#lake-cap-page h2{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight:700;\n  letter-spacing:-.025em;\n}\n\n#lake-cap-page h1{\n  max-width:790px;\n\n  margin:0 auto 16px;\n\n  font-size:clamp(34px,5vw,48px);\n  line-height:1.13;\n}\n\n#lake-cap-page h2{\n  margin-bottom:13px;\n\n  font-size:clamp(26px,3.8vw,34px);\n  line-height:1.2;\n}\n\n#lake-cap-page h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n  line-height:1.3;\n}\n\n#lake-cap-page p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n#lake-cap-page img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n\n  object-fit:contain !important;\n}\n\n.lc-image{\n  overflow:hidden;\n\n  width:100%;\n  max-width:790px;\n\n  margin:24px auto 0;\n\n  border:1px solid rgba(33,56,66,.10);\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 11px 30px rgba(27,48,58,.10);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lc-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:51px 24px 25px;\n\n  text-align:center;\n\n  border-radius:0 0 27px 27px;\n\n  background:\n    radial-gradient(\n      circle at 10% 5%,\n      rgba(200,154,85,.24),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 92% 8%,\n      rgba(255,255,255,.08),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #0d2d40 0%,\n      #175169 57%,\n      #264f5c 100%\n    );\n\n  box-shadow:\n    0 18px 44px rgba(13,45,64,.17);\n}\n\n.lc-hero::before{\n  content:\"✦\";\n\n  position:absolute;\n  top:-42px;\n  left:15px;\n\n  color:rgba(255,255,255,.04);\n\n  font-size:160px;\n}\n\n.lc-badge{\n  position:relative;\n  z-index:2;\n\n  display:inline-block;\n\n  margin-bottom:15px;\n  padding:8px 15px;\n\n  border-radius:999px;\n\n  background:var(--gold-soft);\n\n  color:#483421;\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n#lake-cap-page .lc-hero h1{\n  position:relative;\n  z-index:2;\n\n  color:#fff9ef !important;\n}\n\n#lake-cap-page .lc-hero h1 span{\n  color:#efd49f !important;\n}\n\n#lake-cap-page .lc-hero p{\n  position:relative;\n  z-index:2;\n\n  max-width:745px;\n\n  margin:0 auto 22px;\n\n  color:#e5edf0 !important;\n\n  font-size:17px;\n}\n\n.lc-pills{\n  position:relative;\n  z-index:2;\n\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n}\n\n.lc-pill{\n  padding:8px 13px;\n\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.09);\n\n  color:#fff;\n\n  font-size:12px;\n  font-weight:800;\n}\n\n.lc-hero .lc-image{\n  position:relative;\n  z-index:2;\n\n  margin-top:25px;\n\n  border-color:rgba(255,255,255,.16);\n\n  box-shadow:\n    0 14px 34px rgba(0,0,0,.18);\n}\n\n\n\/* =========================\n   HOOK\n========================= *\/\n\n.lc-hook{\n  margin-top:18px;\n  padding:40px 24px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 0 0,\n      rgba(200,154,85,.13),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf1,\n      #f3eadc\n    );\n}\n\n.lc-hook h2{\n  max-width:760px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:var(--lake-deep);\n}\n\n.lc-hook p{\n  max-width:750px;\n\n  margin:0 auto;\n\n  font-size:17px;\n}\n\n.lc-hook strong{\n  color:var(--cranberry);\n}\n\n\n\/* =========================\n   QUICK VALUE\n========================= *\/\n\n.lc-mini-grid{\n  display:grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.lc-mini{\n  padding:19px 12px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:#fff;\n}\n\n.lc-mini:nth-child(2){\n  background:#eef4f5;\n}\n\n.lc-mini:nth-child(3){\n  background:#f6ede1;\n}\n\n.lc-mini:nth-child(4){\n  background:#eef3ef;\n}\n\n.lc-mini-icon{\n  margin-bottom:8px;\n\n  font-size:25px;\n  line-height:1;\n}\n\n.lc-mini strong{\n  display:block;\n\n  color:var(--lake-deep);\n\n  font-size:13px;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n.lc-feature{\n  margin-top:18px;\n  padding:38px 23px 23px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:#fff;\n}\n\n.lc-feature.cream{\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf1,\n      #f5ebdd\n    );\n}\n\n.lc-feature.blue{\n  border-color:#d8e2e5;\n\n  background:\n    linear-gradient(\n      135deg,\n      #edf4f5,\n      #fff\n    );\n}\n\n.lc-feature.sage{\n  border-color:#dce5df;\n\n  background:\n    linear-gradient(\n      135deg,\n      #edf4ef,\n      #fff\n    );\n}\n\n.lc-feature.red{\n  border-color:#ead9d6;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff5f2,\n      #fff\n    );\n}\n\n.lc-feature.dark{\n  border:0;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(200,154,85,.27),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #17475a,\n      #0d2d3e\n    );\n\n  box-shadow:\n    0 14px 34px rgba(13,45,62,.15);\n}\n\n.lc-copy{\n  max-width:750px;\n\n  margin:0 auto;\n}\n\n.lc-eyebrow{\n  display:inline-block;\n\n  margin-bottom:7px !important;\n\n  color:var(--cranberry) !important;\n\n  font-size:11px !important;\n  font-weight:900;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lc-feature h2{\n  color:var(--lake-deep);\n}\n\n#lake-cap-page .lc-feature.dark h2{\n  color:#fff9ee !important;\n}\n\n#lake-cap-page .lc-feature.dark p{\n  color:#e5ecee !important;\n}\n\n#lake-cap-page .lc-feature.dark .lc-eyebrow{\n  color:#efd49d !important;\n}\n\n\n\/* =========================\n   USE CARDS\n========================= *\/\n\n.lc-use-grid{\n  display:grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  max-width:760px;\n\n  margin:23px auto 0;\n}\n\n.lc-use{\n  padding:18px 11px;\n\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:14px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.lc-use-icon{\n  margin-bottom:7px;\n\n  font-size:25px;\n}\n\n.lc-use strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#fff;\n\n  font-size:14px;\n}\n\n.lc-use span{\n  display:block;\n\n  color:rgba(255,255,255,.69);\n\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   DETAIL CARDS\n========================= *\/\n\n.lc-detail-grid{\n  display:grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  max-width:760px;\n\n  margin:22px auto 0;\n}\n\n.lc-detail{\n  padding:18px 12px;\n\n  border:1px solid #dce2df;\n  border-radius:14px;\n\n  background:#fff;\n}\n\n.lc-detail span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:25px;\n}\n\n.lc-detail strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--lake-deep);\n\n  font-size:13px;\n}\n\n.lc-detail small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   COLORS\n========================= *\/\n\n.lc-colors{\n  display:grid;\n  grid-template-columns:\n    repeat(5,minmax(0,1fr));\n\n  gap:9px;\n\n  max-width:760px;\n\n  margin:23px auto 0;\n}\n\n.lc-color{\n  padding:16px 8px;\n\n  text-align:center;\n\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:13px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.lc-swatch{\n  width:39px;\n  height:39px;\n\n  margin:0 auto 8px;\n\n  border:2px solid rgba(255,255,255,.50);\n  border-radius:50%;\n}\n\n.lc-color strong{\n  color:#fff;\n\n  font-size:12px;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.lc-details{\n  display:grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:14px;\n\n  margin-top:18px;\n}\n\n.lc-card{\n  padding:27px 21px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fff,\n      #fcf8f2\n    );\n}\n\n.lc-card.dark{\n  border:0;\n\n  background:\n    linear-gradient(\n      145deg,\n      #17485b,\n      #0d3040\n    );\n\n  color:#fff;\n}\n\n.lc-card h3{\n  margin-bottom:15px;\n\n  color:var(--lake-deep);\n\n  font-size:20px;\n}\n\n.lc-card.dark h3{\n  color:#fff9ef !important;\n}\n\n.lc-list{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.lc-list li{\n  padding:10px 0;\n\n  border-bottom:1px solid #eee5dc;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n.lc-list li:last-child{\n  border-bottom:0;\n}\n\n.lc-list strong{\n  color:var(--ink);\n}\n\n.lc-card.dark .lc-list li{\n  border-color:rgba(255,255,255,.13);\n\n  color:#e4ecee;\n}\n\n.lc-card.dark .lc-list strong{\n  color:#f1d49b;\n}\n\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.lc-final{\n  margin-top:18px;\n  padding:48px 23px;\n\n  text-align:center;\n\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 50% -5%,\n      rgba(200,154,85,.28),\n      transparent 37%\n    ),\n    linear-gradient(\n      145deg,\n      #762f35,\n      #9b3e45\n    );\n}\n\n#lake-cap-page .lc-final h2{\n  max-width:740px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#fff9ef !important;\n}\n\n#lake-cap-page .lc-final p{\n  max-width:690px;\n\n  margin:0 auto;\n\n  color:#f3e8e2 !important;\n\n  font-size:17px;\n}\n\n.lc-final-line{\n  display:inline-block;\n\n  margin-top:19px;\n  padding:10px 17px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #efd69c,\n      #c89a55\n    );\n\n  color:#3c2b20;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  #lake-cap-page{\n    padding-left:5px;\n    padding-right:5px;\n  }\n\n  .lc-hero{\n    padding:39px 16px 17px;\n\n    border-radius:0 0 19px 19px;\n  }\n\n  #lake-cap-page h1{\n    font-size:30px;\n    line-height:1.18;\n  }\n\n  #lake-cap-page h2{\n    font-size:24px;\n    line-height:1.23;\n  }\n\n  #lake-cap-page p{\n    font-size:15px;\n  }\n\n  .lc-hero p{\n    font-size:16px;\n  }\n\n  .lc-hook,\n  .lc-feature{\n    padding-left:16px;\n    padding-right:16px;\n  }\n\n  .lc-mini-grid,\n  .lc-use-grid,\n  .lc-detail-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .lc-colors{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .lc-details{\n    grid-template-columns:1fr;\n  }\n\n  .lc-image{\n    width:100%;\n    max-width:100%;\n\n    margin-top:19px;\n\n    border-radius:14px;\n  }\n\n  .lc-hook,\n  .lc-feature,\n  .lc-mini,\n  .lc-use,\n  .lc-detail,\n  .lc-color,\n  .lc-card,\n  .lc-final{\n    border-radius:16px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"lake-cap-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"lc-hero\"\u003e\n\n    \u003cspan class=\"lc-badge\"\u003e\n      🌊 SHORES FOREVER\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      Some Places Are More Than Names on a Map.\n      \u003cspan\u003eThey're Part of Your Story.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Lake Ontario mornings.\n      Gulf sunsets.\n      Fishing trips,\n      boat rides\n      and cottage weekends.\n      This vintage-inspired cap turns those familiar waters into\n      \u003cstrong\u003esomething you can take with you wherever the next weekend leads.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"lc-pills\"\u003e\n\n      \u003cspan class=\"lc-pill\"\u003e\n        🌊 Lake-Life Artwork\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-pill\"\u003e\n        🧢 Vintage Washed Look\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-pill\"\u003e\n        ⛵ Water-Inspired Details\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-pill\"\u003e\n        🎣 Everyday Outdoor Style\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/66d43297d5d7a9fa5a205870b9d3aa5f44a6cec6.png\" alt=\"Lake Ontario and Gulf Forever vintage cap\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EMOTIONAL HOOK --\u003e\n\n  \u003csection class=\"lc-hook\"\u003e\n\n    \u003ch2\u003e\n      ❤️ The Best Places Usually Come With a Story\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The lake where you learned to fish.\n      The cottage everyone still talks about.\n      The shoreline you keep coming back to.\n      Over time,\n      \u003cstrong\u003ethose places stop feeling like destinations\n      and start feeling like part of home.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK VALUE --\u003e\n\n  \u003cdiv class=\"lc-mini-grid\"\u003e\n\n    \u003cdiv class=\"lc-mini\"\u003e\n      \u003cdiv class=\"lc-mini-icon\"\u003e🌊\u003c\/div\u003e\n      \u003cstrong\u003eWater-Inspired Design\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-mini\"\u003e\n      \u003cdiv class=\"lc-mini-icon\"\u003e🧢\u003c\/div\u003e\n      \u003cstrong\u003eVintage Character\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-mini\"\u003e\n      \u003cdiv class=\"lc-mini-icon\"\u003e🎣\u003c\/div\u003e\n      \u003cstrong\u003eEasy Lake-Day Style\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-mini\"\u003e\n      \u003cdiv class=\"lc-mini-icon\"\u003e🎁\u003c\/div\u003e\n      \u003cstrong\u003eMade for Lake Lovers\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n\n  \u003csection class=\"lc-feature cream\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        More Than a Destination Cap\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🌊 A Whole Lake Weekend Told Across the Front\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Lake Ontario,\n        open water,\n        warm sunset tones,\n        a sailboat\n        and travel-inspired details\n        come together in one nostalgic design.\n        The result feels less like a basic souvenir\n        and more like the cap you naturally reach for\n        when another weekend near the water begins.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/f9599d72c04428cc0db9aa6ef711d9f6077f603e.png\" alt=\"Lake Ontario cap design detail\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n\n  \u003csection class=\"lc-feature dark\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        Wear It Where the Stories Happen\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🧢 A Lake Hat Made to Leave the House\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Throw it on for early mornings,\n        dock days,\n        road trips\n        and easy weekends outside.\n        The relaxed vintage look is designed\n        to feel at home around the same places\n        that inspired the artwork.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-use-grid\"\u003e\n\n      \u003cdiv class=\"lc-use\"\u003e\n\n        \u003cdiv class=\"lc-use-icon\"\u003e\n          🎣\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Fishing\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Early mornings and one more cast.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-use\"\u003e\n\n        \u003cdiv class=\"lc-use-icon\"\u003e\n          ⛵\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Boating\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Open water, docks and summer weekends.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-use\"\u003e\n\n        \u003cdiv class=\"lc-use-icon\"\u003e\n          🏕️\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Cottage Days\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Easy style for laid-back lake weekends.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-use\"\u003e\n\n        \u003cdiv class=\"lc-use-icon\"\u003e\n          🌅\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Road Trips\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          From the shoreline to wherever comes next.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAIL --\u003e\n\n  \u003csection class=\"lc-feature blue\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        Look Closer\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🔎 The Little Details Are What Give It Its Character\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of relying on one oversized destination wordmark,\n        the front artwork layers several familiar water-life elements together.\n        Each detail helps the cap feel like a small collection\n        of lake memories rather than a single logo.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-detail-grid\"\u003e\n\n      \u003cdiv class=\"lc-detail\"\u003e\n\n        \u003cspan\u003e\n          🌊\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Lake Shape\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Lake Ontario sits inside the artwork.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-detail\"\u003e\n\n        \u003cspan\u003e\n          🌅\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Sunset\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Warm color adds nostalgic character.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-detail\"\u003e\n\n        \u003cspan\u003e\n          ⛵\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Sailboat\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          A nod to weekends on the water.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-detail\"\u003e\n\n        \u003cspan\u003e\n          🧭\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Compass\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Completes the travel-and-water story.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/9798dcf459d57b04e4effacd30bdf25a1195d7d1.png\" alt=\"Lake Ontario cap artwork close-up\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLORS --\u003e\n\n  \u003csection class=\"lc-feature dark\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        Five Lake-Day Moods\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎨 Pick the Color That Looks Most Like You\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Same water-inspired statement,\n        five different moods.\n        Choose the shade that fits\n        your everyday wardrobe,\n        cottage gear\n        or favorite weekend look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-colors\"\u003e\n\n      \u003cdiv class=\"lc-color\"\u003e\n\n        \u003cdiv class=\"lc-swatch\" style=\"background:#222222;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Black\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-color\"\u003e\n\n        \u003cdiv class=\"lc-swatch\" style=\"background:#263f61;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Navy Blue\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-color\"\u003e\n\n        \u003cdiv class=\"lc-swatch\" style=\"background:#a73b58;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Cranberry\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-color\"\u003e\n\n        \u003cdiv class=\"lc-swatch\" style=\"background:#b59a70;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Khaki\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lc-color\"\u003e\n\n        \u003cdiv class=\"lc-swatch\" style=\"background:#687253;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Army Green\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- OUTDOOR IMAGE --\u003e\n\n  \u003csection class=\"lc-feature sage\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        Made for the Weekend\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎣 The Kind of Cap You Throw On Without Thinking\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pair it with a tee,\n        hoodie\n        or your usual outdoor layers\n        and head out.\n        The washed colors and nostalgic lake artwork\n        give it enough personality to stand out\n        without making it feel overly dressed up.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/2551d256943ad937cd3c1ec7d2213b3ec510dce2.png\" alt=\"Lake Ontario cap outdoor lifestyle\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GIFT --\u003e\n\n  \u003csection class=\"lc-feature red\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        You Probably Already Know Who This Is For\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎁 A Very Specific Gift for Someone Who'd Rather Be by the Water\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Dad.\n        Husband.\n        Grandpa.\n        Fishing buddy.\n        Cottage friend.\n        Or the person who can turn\n        one lake story into twenty.\n        It's an easy everyday gift\n        with a little more meaning\n        than another generic cap.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/052a0b890f1329e36c9e3f99a441c63c7bfabca2.png\" alt=\"Lake Ontario cap gift\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MEMORY --\u003e\n\n  \u003csection class=\"lc-feature cream\"\u003e\n\n    \u003cdiv class=\"lc-copy\"\u003e\n\n      \u003cp class=\"lc-eyebrow\"\u003e\n        The Places That Stay With Us\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        ❤️ Same Water. A Thousand Different Stories.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Maybe yours is a fishing trip.\n        A family cottage.\n        A favorite shoreline.\n        A summer sunset.\n        Or simply a place you've known\n        for so long that hearing its name\n        instantly feels familiar.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/100dad879e37092d6b9f2b32a6e8df0e07267cf2.png\" alt=\"Lake Ontario memories and water lifestyle\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003cdiv class=\"lc-details\"\u003e\n\n\n    \u003csection class=\"lc-card dark\"\u003e\n\n      \u003ch3\u003e\n        📋 Product Specifications\n      \u003c\/h3\u003e\n\n      \u003cul class=\"lc-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n          Vintage-Inspired Casual Cap\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eTheme:\u003c\/strong\u003e\n          Lake Ontario \u0026amp; Water-Life\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eStyle:\u003c\/strong\u003e\n          Vintage Washed Look\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eDesign:\u003c\/strong\u003e\n          Lake, Sunset, Sailboat \u0026amp; Travel-Inspired Artwork\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e\n          Black, Navy Blue, Cranberry, Khaki \u0026amp; Army Green\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eSuggested For:\u003c\/strong\u003e\n          Lake Lovers, Anglers, Boaters \u0026amp; Cottage Fans\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"lc-card\"\u003e\n\n      \u003ch3\u003e\n        📦 Package Includes\n      \u003c\/h3\u003e\n\n      \u003cul class=\"lc-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e1 ×\u003c\/strong\u003e\n          Selected Lake Ontario \u0026amp; Gulf Forever Cap\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"lc-final\"\u003e\n\n    \u003ch2\u003e\n      🌊 Take a Little Piece of the Water With You\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      For the people whose favorite places\n      are more than names on a map,\n      wear the stories,\n      weekends\n      and familiar waters\n      that still mean something.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"lc-final-line\"\u003e\n      Good Times • Great Water • Forever 🧢\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LL","offers":[{"title":"Black \/ One-Size Fits Most","offer_id":44581847826531,"sku":"YI3616912-黑色帽子","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ One-Size Fits Most","offer_id":44581847859299,"sku":"YI3616912-蓝色帽子","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ One-Size Fits Most","offer_id":44581847892067,"sku":"YI3616912-卡其帽子","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ One-Size Fits Most","offer_id":44581847924835,"sku":"YI3616912-绿色帽子","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ One-Size Fits Most","offer_id":44581847957603,"sku":"YI3616912-红色帽子","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/66d43297d5d7a9fa5a205870b9d3aa5f44a6cec6.webp?v=1789114453","url":"https:\/\/firleno.com\/products\/lake-ontario-gulf-vintage-embroidered-hat","provider":"Firleno","version":"1.0","type":"link"}