{"title":"Gloves \u0026 Apparel","description":null,"products":[{"product_id":"fishing-gloves-with-magnetic-hooks","title":"Fishing Glove with Magnetic Hook","description":"\u003cstyle\u003e\n  .lh-glove-page {\n    --navy: #082733;\n    --navy-soft: #113d4c;\n    --teal: #087f78;\n    --teal-light: #e8f5f2;\n    --gold: #c79a43;\n    --gold-light: #f6eddb;\n    --sand: #fbf8f1;\n    --white: #ffffff;\n    --text: #1b2730;\n    --muted: #5e6b73;\n    --line: #e7e1d6;\n    width: 100%;\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .lh-glove-page *,\n  .lh-glove-page *::before,\n  .lh-glove-page *::after {\n    box-sizing: border-box;\n  }\n\n  .lh-glove-page img,\n  .lh-glove-page video {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .lh-glove-page h2,\n  .lh-glove-page h3,\n  .lh-glove-page p {\n    margin-top: 0;\n  }\n\n  .lh-glove-eyebrow {\n    display: inline-block;\n    margin: 0 0 12px;\n    padding: 5px 13px;\n    color: var(--teal);\n    font-size: 12px;\n    line-height: 1.35;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    background: var(--teal-light);\n    border-radius: 999px;\n  }\n\n  .lh-glove-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    margin-top: 9px;\n    padding: 13px 28px;\n    color: var(--white) !important;\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 700;\n    text-decoration: none !important;\n    background: var(--teal);\n    border-radius: 999px;\n    transition: opacity 0.2s ease;\n  }\n\n  .lh-glove-btn:hover {\n    opacity: 0.88;\n  }\n\n  \/* Hero *\/\n  .lh-glove-hero {\n    display: grid;\n    grid-template-columns: 0.92fr 1.08fr;\n    gap: 18px;\n    align-items: stretch;\n    margin: 0 0 18px;\n  }\n\n  .lh-glove-hero-text {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 38px 32px;\n    color: var(--white);\n    background: linear-gradient(140deg, var(--navy) 0%, var(--navy-soft) 65%, #12615e 100%);\n    border-radius: 18px;\n  }\n\n  .lh-glove-hero-text::after {\n    position: absolute;\n    right: -72px;\n    bottom: -92px;\n    width: 210px;\n    height: 210px;\n    content: \"\";\n    background: rgba(199, 154, 67, 0.11);\n    border-radius: 50%;\n  }\n\n  .lh-glove-hero-text .lh-glove-eyebrow {\n    position: relative;\n    z-index: 1;\n    color: #f4dfad;\n    background: rgba(199, 154, 67, 0.16);\n  }\n\n  .lh-glove-hero-text h2 {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 14px;\n    color: var(--white);\n    font-size: 34px;\n    line-height: 1.18;\n    font-weight: 700;\n    letter-spacing: -0.4px;\n  }\n\n  .lh-glove-hero-text p:not(.lh-glove-eyebrow) {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 12px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .lh-glove-hero-text .lh-glove-btn {\n    position: relative;\n    z-index: 1;\n    align-self: flex-start;\n    color: var(--navy) !important;\n    background: #f2d997;\n  }\n\n  .lh-glove-hero-media {\n    overflow: hidden;\n    background: #edf1f1;\n    border-radius: 18px;\n  }\n\n  .lh-glove-hero-media video {\n    width: 100%;\n    height: 100%;\n    min-height: 480px;\n    object-fit: cover;\n    background: #edf1f1;\n  }\n\n  \/* Benefit bar *\/\n  .lh-glove-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 0 0 32px;\n  }\n\n  .lh-glove-benefit {\n    padding: 17px 13px 16px;\n    text-align: center;\n    background: var(--sand);\n    border: 1px solid #eee5d5;\n    border-radius: 12px;\n  }\n\n  .lh-glove-benefit-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin: 0 auto 10px;\n    color: var(--white);\n    font-size: 17px;\n    font-weight: 700;\n    background: var(--teal);\n    border-radius: 50%;\n  }\n\n  .lh-glove-benefit strong {\n    display: block;\n    margin: 0 0 5px;\n    color: var(--navy);\n    font-size: 14px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-glove-benefit span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  \/* Intro *\/\n  .lh-glove-intro {\n    max-width: 780px;\n    margin: 0 auto 28px;\n    padding: 15px 18px 10px;\n    text-align: center;\n  }\n\n  .lh-glove-intro h2 {\n    margin: 0 0 12px;\n    color: var(--navy);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .lh-glove-intro p:last-child {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* Images *\/\n  .lh-glove-media-wide {\n    overflow: hidden;\n    margin: 0 0 28px;\n    border-radius: 17px;\n    background: #f6f7f7;\n  }\n\n  .lh-glove-media-medium {\n    overflow: hidden;\n    max-width: 620px;\n    margin: 28px auto;\n    border-radius: 17px;\n    background: #f6f7f7;\n  }\n\n  \/* Features *\/\n  .lh-glove-section-title {\n    margin: 0 0 19px;\n    text-align: center;\n  }\n\n  .lh-glove-section-title h2 {\n    margin: 0 0 8px;\n    color: var(--navy);\n    font-size: 29px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .lh-glove-section-title p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .lh-glove-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 0 0 30px;\n  }\n\n  .lh-glove-feature {\n    padding: 22px 18px 20px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .lh-glove-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    margin: 0 0 13px;\n    color: var(--navy);\n    font-size: 13px;\n    font-weight: 700;\n    background: var(--gold-light);\n    border-radius: 50%;\n  }\n\n  .lh-glove-feature h3 {\n    margin: 0 0 8px;\n    color: var(--navy);\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-glove-feature p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  \/* Usage and care *\/\n  .lh-glove-usage {\n    display: grid;\n    grid-template-columns: 1.08fr 0.92fr;\n    gap: 13px;\n    margin: 30px 0;\n  }\n\n  .lh-glove-usage-card {\n    padding: 24px 21px;\n    border-radius: 15px;\n  }\n\n  .lh-glove-usage-card:first-child {\n    background: var(--navy);\n  }\n\n  .lh-glove-usage-card:last-child {\n    background: var(--teal-light);\n  }\n\n  .lh-glove-usage-card h3 {\n    margin: 0 0 10px;\n    font-size: 20px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-glove-usage-card:first-child h3 {\n    color: var(--white);\n  }\n\n  .lh-glove-usage-card:last-child h3 {\n    color: var(--navy);\n  }\n\n  .lh-glove-usage-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lh-glove-usage-card:first-child p {\n    color: rgba(255, 255, 255, 0.82);\n  }\n\n  .lh-glove-usage-card:last-child p {\n    color: #36545a;\n  }\n\n  \/* CTA *\/\n  .lh-glove-cta {\n    position: relative;\n    overflow: hidden;\n    margin: 32px 0 28px;\n    padding: 38px 25px;\n    text-align: center;\n    color: var(--white);\n    background: linear-gradient(120deg, var(--teal) 0%, var(--navy-soft) 100%);\n    border-radius: 18px;\n  }\n\n  .lh-glove-cta::before {\n    position: absolute;\n    top: -75px;\n    left: -58px;\n    width: 170px;\n    height: 170px;\n    content: \"\";\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 50%;\n  }\n\n  .lh-glove-cta h2 {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 10px;\n    color: var(--white);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .lh-glove-cta p {\n    position: relative;\n    z-index: 1;\n    max-width: 660px;\n    margin: 0 auto 16px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n  }\n\n  .lh-glove-cta .lh-glove-btn {\n    position: relative;\n    z-index: 1;\n    margin-top: 0;\n    color: var(--navy) !important;\n    background: var(--white);\n  }\n\n  \/* FAQ *\/\n  .lh-glove-faq {\n    margin: 38px 0 12px;\n  }\n\n  .lh-glove-faq h2 {\n    margin: 0 0 18px;\n    color: var(--navy);\n    font-size: 29px;\n    line-height: 1.3;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .lh-glove-faq details {\n    margin: 0 0 9px;\n    padding: 0 17px;\n    background: var(--sand);\n    border: 1px solid #eee5d5;\n    border-radius: 10px;\n  }\n\n  .lh-glove-faq summary {\n    position: relative;\n    padding: 16px 28px 16px 0;\n    color: var(--navy);\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .lh-glove-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lh-glove-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 0;\n    content: \"+\";\n    transform: translateY(-50%);\n    color: var(--teal);\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 400;\n  }\n\n  .lh-glove-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lh-glove-faq details p {\n    margin: 0;\n    padding: 0 0 16px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .lh-glove-disclaimer {\n    margin: 22px 0 0;\n    padding: 13px 15px;\n    color: #59656b;\n    font-size: 12px;\n    line-height: 1.65;\n    background: #fbf8f1;\n    border-left: 3px solid var(--gold);\n    border-radius: 0 7px 7px 0;\n  }\n\n  @media screen and (max-width: 767px) {\n    .lh-glove-page {\n      width: 100%;\n      padding: 0;\n    }\n\n    .lh-glove-hero {\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-bottom: 12px;\n    }\n\n    .lh-glove-hero-text {\n      padding: 27px 17px 25px;\n      border-radius: 12px;\n    }\n\n    .lh-glove-hero-text h2 {\n      margin-bottom: 11px;\n      font-size: 26px;\n      line-height: 1.24;\n    }\n\n    .lh-glove-hero-text p:not(.lh-glove-eyebrow) {\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .lh-glove-eyebrow {\n      margin-bottom: 10px;\n      padding: 4px 11px;\n      font-size: 11px;\n    }\n\n    .lh-glove-hero-media {\n      border-radius: 12px;\n    }\n\n    .lh-glove-hero-media video {\n      min-height: 0;\n      height: auto;\n      object-fit: initial;\n    }\n\n    .lh-glove-btn {\n      width: 100%;\n      margin-top: 8px;\n    }\n\n    .lh-glove-benefits {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 8px;\n      margin-bottom: 23px;\n    }\n\n    .lh-glove-benefit {\n      padding: 13px 7px 12px;\n      border-radius: 9px;\n    }\n\n    .lh-glove-benefit-icon {\n      width: 30px;\n      height: 30px;\n      margin-bottom: 8px;\n      font-size: 15px;\n    }\n\n    .lh-glove-benefit strong {\n      font-size: 13px;\n    }\n\n    .lh-glove-benefit span {\n      font-size: 11px;\n    }\n\n    .lh-glove-intro {\n      margin-bottom: 22px;\n      padding: 10px 10px 6px;\n    }\n\n    .lh-glove-intro h2,\n    .lh-glove-section-title h2,\n    .lh-glove-faq h2 {\n      font-size: 22px;\n    }\n\n    .lh-glove-intro p:last-child {\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .lh-glove-media-wide {\n      margin-bottom: 22px;\n      border-radius: 10px;\n    }\n\n    .lh-glove-media-medium {\n      margin: 21px auto;\n      border-radius: 10px;\n    }\n\n    .lh-glove-section-title {\n      margin-bottom: 14px;\n    }\n\n    .lh-glove-features {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin-bottom: 22px;\n    }\n\n    .lh-glove-feature {\n      padding: 15px 13px;\n      border-radius: 10px;\n    }\n\n    .lh-glove-feature-number {\n      width: 27px;\n      height: 27px;\n      margin-bottom: 10px;\n      font-size: 12px;\n    }\n\n    .lh-glove-feature h3 {\n      font-size: 16px;\n      margin-bottom: 5px;\n    }\n\n    .lh-glove-feature p {\n      font-size: 13px;\n    }\n\n    .lh-glove-usage {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin: 22px 0;\n    }\n\n    .lh-glove-usage-card {\n      padding: 18px 14px;\n      border-radius: 10px;\n    }\n\n    .lh-glove-usage-card h3 {\n      font-size: 17px;\n    }\n\n    .lh-glove-usage-card p {\n      font-size: 13px;\n    }\n\n    .lh-glove-cta {\n      margin: 24px 0 22px;\n      padding: 27px 15px;\n      border-radius: 12px;\n    }\n\n    .lh-glove-cta h2 {\n      font-size: 23px;\n    }\n\n    .lh-glove-cta p {\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .lh-glove-faq {\n      margin-top: 28px;\n    }\n\n    .lh-glove-faq details {\n      padding: 0 13px;\n      border-radius: 8px;\n    }\n\n    .lh-glove-faq summary {\n      padding: 14px 26px 14px 0;\n      font-size: 14px;\n    }\n\n    .lh-glove-faq details p {\n      padding-bottom: 14px;\n      font-size: 13px;\n    }\n\n    .lh-glove-disclaimer {\n      margin-top: 17px;\n      padding: 11px 12px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lh-glove-page\"\u003e\n\n  \u003csection class=\"lh-glove-hero\"\u003e\n    \u003cdiv class=\"lh-glove-hero-text\"\u003e\n      \u003cp class=\"lh-glove-eyebrow\"\u003eFishing Handling Glove\u003c\/p\u003e\n      \u003ch2\u003eMagnetic Fishing Glove with Better Grip\u003c\/h2\u003e\n      \u003cp\u003e\n        Designed for handling slippery catches, removing hooks and keeping your\n        glove close at hand. The magnetic carry hook makes it easy to attach to\n        your belt, bag or fishing setup.\n      \u003c\/p\u003e\n      \u003ca href=\"#shopify-section-pr_summary\" class=\"lh-glove-btn\"\u003eChoose Your Option\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-hero-media\"\u003e\n      \u003cvideo controls playsinline muted preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/6_a7a7deb7-158f-4fa8-956b-f962f2d8e56e.jpg?v=1680869338\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/4\/assets\/videoplayback.mp4?v=1673513795\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-benefits\"\u003e\n    \u003cdiv class=\"lh-glove-benefit\"\u003e\n      \u003cdiv class=\"lh-glove-benefit-icon\"\u003e◎\u003c\/div\u003e\n      \u003cstrong\u003eMagnetic Hook\u003c\/strong\u003e\n      \u003cspan\u003eEasy to attach and access.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-benefit\"\u003e\n      \u003cdiv class=\"lh-glove-benefit-icon\"\u003e✓\u003c\/div\u003e\n      \u003cstrong\u003eBetter Grip\u003c\/strong\u003e\n      \u003cspan\u003eHelps control wet fish.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-benefit\"\u003e\n      \u003cdiv class=\"lh-glove-benefit-icon\"\u003e✦\u003c\/div\u003e\n      \u003cstrong\u003eReinforced Design\u003c\/strong\u003e\n      \u003cspan\u003eAdded coverage for handling.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-benefit\"\u003e\n      \u003cdiv class=\"lh-glove-benefit-icon\"\u003e≈\u003c\/div\u003e\n      \u003cstrong\u003eEasy to Rinse\u003c\/strong\u003e\n      \u003cspan\u003eSimple post-trip cleaning.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-intro\"\u003e\n    \u003cp class=\"lh-glove-eyebrow\"\u003eMade For Anglers\u003c\/p\u003e\n    \u003ch2\u003eA Practical Glove for Everyday Fish Handling\u003c\/h2\u003e\n    \u003cp\u003e\n      Whether you are landing a catch, removing a hook or handling slippery fish,\n      this glove provides added hand coverage and a more secure grip while keeping\n      your fishing routine simple.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-wide\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/7\/assets\/71cdvrryarl_ojsv-1673508746634.jpg?v=1673508747\" alt=\"Magnetic fishing glove for handling fish\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"lh-glove-section-title\"\u003e\n      \u003ch2\u003eDesigned for Control and Convenience\u003c\/h2\u003e\n      \u003cp\u003eSimple features that help make fish handling easier during your trip.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-features\"\u003e\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eEasy One-Hand Entry\u003c\/h3\u003e\n        \u003cp\u003e\n          The open-entry design makes it easier to put the glove on or take it off\n          while your other hand is busy with a rod, line or catch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eMagnetic Carry Hook\u003c\/h3\u003e\n        \u003cp\u003e\n          Clip it to your belt, fishing bag or tackle setup so the glove stays\n          close and ready when needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eReinforced Handling Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to provide added coverage when handling fish, rough fins and\n          hooks during routine fishing tasks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eAnti-Skid Grip Surface\u003c\/h3\u003e\n        \u003cp\u003e\n          The textured surface helps improve your hold on wet and slippery fish\n          when landing or releasing your catch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eFlexible Finger Movement\u003c\/h3\u003e\n        \u003cp\u003e\n          Maintains practical finger control for common handling tasks, including\n          holding fish and assisting with hook removal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-glove-feature\"\u003e\n        \u003cdiv class=\"lh-glove-feature-number\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eSimple to Clean\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps limit direct contact with slime and debris. Rinse after fishing\n          and allow the glove to air dry naturally.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/7\/assets\/4a_faix-1673508239559.webp?v=1673508243\" alt=\"Magnetic fishing glove product details\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-wide\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/7\/assets\/b7cac0ff-a643-4712-aea4-5b0c2dd4946c_ue2n-1673509431842.jpg?v=1673509432\" alt=\"Fishing glove feature details\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-usage\"\u003e\n    \u003cdiv class=\"lh-glove-usage-card\"\u003e\n      \u003ch3\u003eUseful During Routine Fish Handling\u003c\/h3\u003e\n      \u003cp\u003e\n        Use the glove when landing fish, holding slippery catches or assisting\n        with hook removal. Always handle hooks, teeth, fins and sharp tools carefully.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lh-glove-usage-card\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n      \u003cp\u003e\n        Rinse with fresh water after each fishing trip. Hand wash only and leave\n        to air dry naturally before storing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-wide\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/7\/assets\/81k3ln1kqcl_zmmc-1673509637953.jpg?v=1673509638\" alt=\"Fishing glove in use during fish handling\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-cta\"\u003e\n    \u003ch2\u003eKeep It Close on Every Fishing Trip\u003c\/h2\u003e\n    \u003cp\u003e\n      Add convenient grip and hand coverage to your fishing setup with the\n      magnetic carry design.\n    \u003c\/p\u003e\n    \u003ca href=\"#shopify-section-pr_summary\" class=\"lh-glove-btn\"\u003eChoose Your Option\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-wide\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/t\/7\/assets\/033c0bbbea0971a229432fc1571a72c9_su7q-1673510523820.jpg?v=1673510524\" alt=\"Magnetic fishing glove usage details\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-media-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/6_a7a7deb7-158f-4fa8-956b-f962f2d8e56e.jpg?v=1680869338\" alt=\"Magnetic fishing glove product image\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lh-glove-faq\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is this glove designed for?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is designed for routine fishing tasks such as holding slippery fish,\n        landing catches and assisting with hook removal.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the glove include the magnetic hook?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The magnetic carry hook is included and helps keep the glove attached\n        to your fishing bag, belt or gear setup when not in use.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it prevent all punctures or injuries?\u003c\/summary\u003e\n      \u003cp\u003e\n        No fishing glove can guarantee complete protection from hooks, teeth,\n        sharp fins or other hazards. Always handle fish and fishing tools carefully.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I clean the glove?\u003c\/summary\u003e\n      \u003cp\u003e\n        Rinse it with fresh water after use. Hand wash with cool or room-temperature\n        water when needed, then allow it to air dry naturally.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat materials is it made from?\u003c\/summary\u003e\n      \u003cp\u003e\n        The product information lists PE wire and latex as the primary materials.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I choose an option?\u003c\/summary\u003e\n      \u003cp\u003e\n        Review the available options shown near the Add to Cart area before ordering.\n        Select the option that best matches your intended use.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"lh-glove-disclaimer\"\u003e\n      Important: This glove is intended to provide added hand coverage and grip during\n      fishing activities. It does not eliminate the risk of punctures, cuts or injury.\n      Use caution around hooks, teeth, fins and sharp tools.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"1 Pair \/ M \/ Gray","offer_id":44365761544472,"sku":"1pair-WZ2201416-gloves-medium-gray","price":35.96,"currency_code":"USD","in_stock":true},{"title":"1 Pair \/ M \/ Black","offer_id":44365761577240,"sku":"1pair-WZ2201416-gloves-medium-black","price":35.96,"currency_code":"USD","in_stock":true},{"title":"1 Pair \/ L \/ Gray","offer_id":44365761610008,"sku":"1pair-WZ2201416-gloves-large-gray","price":37.98,"currency_code":"USD","in_stock":true},{"title":"1 Pair \/ L \/ Black","offer_id":44365761642776,"sku":"1pair-WZ2201416-gloves-large-black","price":37.98,"currency_code":"USD","in_stock":true},{"title":"1 Pair \/ XL \/ Gray","offer_id":51507640762648,"sku":null,"price":38.96,"currency_code":"USD","in_stock":true},{"title":"1 Pair \/ XL \/ Black","offer_id":51507640795416,"sku":null,"price":38.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/pair_277cfe49-df10-4971-8cb7-7f8a2652f11b.jpg?v=1680869338"},{"product_id":"outdoor-sports-fishing-hat","title":"Outdoor Sports\/Fishing Hat","description":"\u003cstyle\u003e\n  .lh-hat-mobile{max-width:760px;margin:0 auto;color:#1f2d2d;font-family:Arial,Helvetica,sans-serif;line-height:1.55;box-sizing:border-box;overflow:hidden}\n  .lh-hat-mobile *{box-sizing:border-box}\n  .lh-hat-mobile .lh-hero{background:#f5f7f3;border:1px solid #e3e8e1;border-radius:8px;padding:22px;margin:0 0 14px}\n  .lh-hat-mobile .lh-kicker{margin:0 0 8px;color:#486755;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}\n  .lh-hat-mobile h2{margin:0 0 10px;font-size:28px;line-height:1.2;color:#172525;letter-spacing:0}\n  .lh-hat-mobile h3{margin:0 0 8px;font-size:18px;line-height:1.3;color:#172525;letter-spacing:0}\n  .lh-hat-mobile p{margin:0;color:#52605d;font-size:15px;line-height:1.65}\n  .lh-hat-mobile .lh-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}\n  .lh-hat-mobile .lh-pill{display:inline-flex;border:1px solid #d7ded5;background:#fff;border-radius:999px;padding:7px 11px;color:#30403e;font-size:13px;font-weight:700;white-space:nowrap}\n  .lh-hat-mobile .lh-img{display:block;width:100%;max-width:720px;height:auto;margin:12px auto;border:0;border-radius:8px;background:#f7f8f5;box-shadow:0 8px 24px rgba(24,38,34,.06)}\n  .lh-hat-mobile .lh-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}\n  .lh-hat-mobile .lh-card{background:#fff;border:1px solid #e2e8df;border-radius:8px;padding:14px;box-shadow:0 8px 22px rgba(24,38,34,.05)}\n  .lh-hat-mobile .lh-note{background:#1d2d2b;border-radius:8px;padding:18px;margin-top:14px}\n  .lh-hat-mobile .lh-note h3{color:#fff;margin-bottom:6px}\n  .lh-hat-mobile .lh-note p{color:#e4ebe3}\n  @media screen and (max-width:749px){\n    .lh-hat-mobile{max-width:100%;font-size:15px;line-height:1.58}\n    .lh-hat-mobile .lh-hero{padding:18px;margin-bottom:10px}\n    .lh-hat-mobile h2{font-size:24px!important;line-height:1.22!important}\n    .lh-hat-mobile h3{font-size:18px!important;line-height:1.3!important}\n    .lh-hat-mobile p{font-size:15px!important;line-height:1.62!important}\n    .lh-hat-mobile .lh-card-grid{grid-template-columns:1fr;gap:9px}\n    .lh-hat-mobile .lh-img{max-width:100%;margin:10px auto;border-radius:8px}\n    .lh-hat-mobile .lh-pill{font-size:13px;padding:7px 10px}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lh-hat-mobile\"\u003e\n  \u003csection class=\"lh-hero\"\u003e\n    \u003cp class=\"lh-kicker\"\u003eFishing \/ Hiking \/ Hot-weather coverage\u003c\/p\u003e\n    \u003ch2\u003eSun Protection Fishing Hat with Face \u0026amp; Neck Flap\u003c\/h2\u003e\n    \u003cp\u003eA lightweight outdoor hat for long days around water, trails, campsites, and bright summer sun. The wide brim, breathable crown, ventilated face cover, adjustable chin cord, and removable panels help keep coverage practical without adding bulk.\u003c\/p\u003e\n    \u003cdiv class=\"lh-pills\"\u003e\n      \u003cspan class=\"lh-pill\"\u003ePolyester\u003c\/span\u003e\n      \u003cspan class=\"lh-pill\"\u003eBreathable mesh crown\u003c\/span\u003e\n      \u003cspan class=\"lh-pill\"\u003e3 wearing modes\u003c\/span\u003e\n      \u003cspan class=\"lh-pill\"\u003eAdjustable chin cord\u003c\/span\u003e\n      \u003cspan class=\"lh-pill\"\u003ePackable soft brim\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/01-mobile-full-coverage.webp?v=1780679838\" alt=\"Full coverage sun protection fishing hat\" width=\"900\" height=\"1080\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/13-mobile-ventilation-design.webp?v=1780681418\" alt=\"Vented nose and mouth face cover for better airflow\" width=\"900\" height=\"1080\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/02-mobile-brim-mesh.webp?v=1780679838\" alt=\"Wide brim and breathable mesh crown detail\" width=\"900\" height=\"980\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/03-mobile-face-neck-drape.webp?v=1780679838\" alt=\"Face and neck drape coverage detail\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/14-mobile-wearing-modes.webp?v=1780681418\" alt=\"Three ways to wear fishing sun hat\" width=\"900\" height=\"1120\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/15-mobile-dimensions-cm-inch.webp?v=1780681418\" alt=\"Fishing hat size guide in centimeters and inches\" width=\"900\" height=\"1180\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/16-mobile-water-repellent-fabric.webp?v=1780681418\" alt=\"Water-repellent polyester fabric detail\" width=\"900\" height=\"1040\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/17-mobile-adjustable-buckle.webp?v=1780681418\" alt=\"Adjustable buckle fit detail\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/18-mobile-removable-snaps.webp?v=1780681418\" alt=\"Removable snap button detail\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/19-mobile-windproof-chin-cord.webp?v=1780681418\" alt=\"Windproof adjustable chin cord detail\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/20-mobile-three-piece-design.webp?v=1780681418\" alt=\"Three-piece fishing hat design with current colors only\" width=\"900\" height=\"1080\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/04-mobile-secure-fit.webp?v=1780679838\" alt=\"Adjustable secure fit for windy days\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n\n  \u003csection class=\"lh-card-grid\"\u003e\n    \u003cdiv class=\"lh-card\"\u003e\n\u003ch3\u003eFuller sun coverage\u003c\/h3\u003e\n\u003cp\u003eWide brim plus face and neck drape helps shield the face, ears, and neck during exposed outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"lh-card\"\u003e\n\u003ch3\u003eCooler airflow\u003c\/h3\u003e\n\u003cp\u003eMesh ventilation and a vented face cover reduce stuffiness when fishing, hiking, camping, or working outside.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"lh-card\"\u003e\n\u003ch3\u003eWind-ready fit\u003c\/h3\u003e\n\u003cp\u003eThe adjustable chin strap helps keep the hat steady when the weather changes or the boat starts moving.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"lh-card\"\u003e\n\u003ch3\u003eEasy to pack\u003c\/h3\u003e\n\u003cp\u003eSoft polyester construction folds into a tackle bag, backpack, or luggage without taking up much space.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/05-mobile-colors-gray-navy-v2.webp?v=1780680247\" alt=\"Gray and Navy Blue fishing hat color options\" width=\"900\" height=\"980\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/06-mobile-colors-black-green-v2.webp?v=1780680247\" alt=\"Black and Army Green fishing hat color options\" width=\"900\" height=\"980\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/07-mobile-packable.webp?v=1780679838\" alt=\"Packable soft fishing hat detail\" width=\"900\" height=\"980\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/08-mobile-scenes-fishing-hiking-v2.webp?v=1780680247\" alt=\"Fishing and hiking use scenes\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/09-mobile-scenes-camping-travel.webp?v=1780679838\" alt=\"Camping and travel use scenes\" width=\"900\" height=\"1020\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/10-mobile-setup-steps-1-2-v2.webp?v=1780680247\" alt=\"Neck flap setup steps 1 and 2\" width=\"900\" height=\"1040\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/11-mobile-setup-steps-3-4-v2.webp?v=1780680247\" alt=\"Neck flap setup steps 3 and 4\" width=\"900\" height=\"1040\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n  \u003cimg class=\"lh-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/12-mobile-specs-v2.webp?v=1780680048\" alt=\"Fishing hat quick specs\" width=\"900\" height=\"940\" loading=\"lazy\" decoding=\"async\" sizes=\"(max-width: 749px) 100vw, 720px\"\u003e\n\n  \u003csection class=\"lh-note\"\u003e\n    \u003ch3\u003eCompact outdoor coverage, ready when the sun is not.\u003c\/h3\u003e\n    \u003cp\u003eWear it for shade on the water, then fold it down and keep moving. Designed for anglers and outdoor users who want practical coverage without a heavy, rigid hat.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"Gray","offer_id":44871665484056,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue","offer_id":44871665516824,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44871665549592,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green","offer_id":44871665582360,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/Summer-Outdoor-Sports-Men-s-Fishing-Hat-Sunscreen-Uv-Protection-Breathable-Sunshade-Printing-Casual-Fishing-Caps_jpg_Q90_jpg.webp?v=1679689258"},{"product_id":"kastking-sol-armis-upf-50-boonie-hat-sun-protection-hat-fishing-hat-beach-hiking-hat-paddling-rowing-kayaking-hat","title":"Sol Armis UPF 50 Boonie Hat for Fishing \u0026 Outdoor Use","description":"\n\u003cstyle\u003e\n  .lh-responsive-desc{width:100%;max-width:100%;margin:0 auto;color:#23323a;font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow:hidden;box-sizing:border-box}\n  .lh-responsive-desc *{box-sizing:border-box}\n  .lh-responsive-desc img{display:block;max-width:100%!important;height:auto!important;margin-left:auto;margin-right:auto;border:0}\n  .lh-responsive-desc video,.lh-responsive-desc iframe{display:block;max-width:100%!important;width:100%;height:auto}\n  .lh-responsive-desc div,.lh-responsive-desc section,.lh-responsive-desc article{max-width:100%!important}\n  .lh-responsive-desc table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse}\n  .lh-responsive-desc pre{max-width:100%;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere;font-family:inherit!important}\n  .lh-responsive-desc p,.lh-responsive-desc li,.lh-responsive-desc span{overflow-wrap:anywhere}\n  @media screen and (max-width:749px){\n    .lh-responsive-desc{font-size:14px;line-height:1.6}\n    .lh-responsive-desc h1{font-size:25px!important;line-height:1.25!important}\n    .lh-responsive-desc h2{font-size:21px!important;line-height:1.3!important}\n    .lh-responsive-desc h3{font-size:18px!important;line-height:1.35!important}\n    .lh-responsive-desc p,.lh-responsive-desc li{font-size:14px!important;line-height:1.6!important}\n    .lh-responsive-desc table{font-size:12px!important}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lh-responsive-desc\"\u003e\nLight-weight breathable material\u003cbr\u003e\nImported\u003cbr\u003e\nToggle closure\u003cbr\u003e\nKEY FEATURES – UPF 50 Sun protection– Mesh venting promotes air flow – Moisture wicking head band - Adjustable draw cord for optimal fit – Adjustable chin strap – Fashionable Prym1 colors\u003cbr\u003e\nUPF 50 PROTECTION– The KastKing Sol Armis Boonie sun hat for men and women is rated UPF 50 to ensure you are protected from the sun’s harmful UVA and UVB rays. Wear this UV Sun Protection hat as a beach hat, fishing hat, hiking hat, or safari hat.\u003cbr\u003e\nCOOL and COMFORTABLE– Light-weight breathable material and vented mesh sides help boost air flow and make sure you are cool and dry on hot sunny days. We have also incorporated a moisture wicking head band to keep sweat out of your eyes.\u003cbr\u003e\nADJUSTIBLE FIT – This one-size fits all hat can be adjusted with the elastic draw string inside the head band and locked in place with the rear mounted toggle button. An adjustable chin strap ensures your hat will not be lost on a windy day.\u003cbr\u003e\nPrym1 Camo – “BE THE PREDATOR” with American born Prym1 Camo, KastKing is proud to partner with Stacie Walker a wildlife artist and founder of Prym1 Camo. Stay protected from the sun in style with the KastKing Sol Armis Boonie hat.\n\u003cdiv class=\"a-section a-spacing-large bucket\" id=\"aplus\"\u003e\n\u003chr class=\"bucketDivider\" noshade size=\"1\"\u003e\n\u003ch2\u003eProduct Description\u003c\/h2\u003e\n\n\u003cdiv cel_widget_id=\"aplus\" class=\"aplus-v2 desktop celwidget\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.aplus-v2 {\n    display: block;\n    margin-left: auto;\n    margin-right: auto;\n}\n.aplus-v2 .aplus-3p-fixed-width {\n    width: 970px;\n}\n.aplus-v2 .aplus-3p-fixed-width.aplus-module-wrapper {\n  margin-left: auto;\n  margin-right: auto;\n}\n\u003c\/style\u003e\n\u003cstyle type=\"text\/css\"\u003e.aplus-v2 .launchpad-module { max-width: 1000px; margin-left: auto; margin-right: auto; padding-top: 15px; padding-bottom: 15px; }\n.aplus-v2 .launchpad-text-container { margin-left: auto; margin-right: auto; text-align: justify; -moz-text-align-last: center; text-align-last: center; }\n.aplus-v2 .launchpad-text-center { text-align: center; }\n.aplus-v2 .launchpad-text-left-justify { text-align: justify; -moz-text-align-last: left; text-align-last: left; }\nhtml[dir='rtl'] .aplus-v2 .launchpad-text-left-justify { text-align: justify; -moz-text-align-last: right; text-align-last: right; }\n.aplus-v2 .launchpad-video-container { width: 100%; }\n.aplus-v2 .launchpad-module-video .aplusAiryVideoPlayer { margin-left: auto; margin-right: auto; padding-bottom: 25px; }\n.aplus-v2 .launchpad-module-three-stack .launchpad-module-stackable-column { display: inline-block; width: 32%; vertical-align: top; padding-left: 10px; padding-right: 10px; }\n.aplus-v2 .launchpad-module-three-stack .launchpad-module-three-stack-container { display: table; text-align: center; margin-left: auto; margin-right: auto; }\n.aplus-v2 .launchpad-module-three-stack .launchpad-module-three-stack-container img { max-width: none; }\n.aplus-v2 .launchpad-module-three-stack .launchpad-module-three-stack-block { margin-bottom: 14px; }\n.aplus-v2 .launchpad-module-three-stack .launchpad-module-three-stack-detail { display: table-caption; caption-side: bottom; }\n.aplus-v2 .launchpad-column-container { vertical-align: middle; }\n.aplus-v2 .launchpad-column-image-container { width: 34.5%; }\n.aplus-v2 .launchpad-column-text-container { width: 64.5%; padding: 0 150px; }\n.aplus-v2 .launchpad-module-left-image .launchpad-column-text-container { padding-right: 0; }\n.aplus-v2 .launchpad-module-right-image .launchpad-column-text-container { padding-left: 0; }\n.aplus-v2 .launchpad-about-the-startup h5 { font-weight: normal; font-style: italic; }\n.aplus-v2 .launchpad-faq h2 { color: #ffa500; }\n.aplus-v2 .launchpad-module-person-block { margin-bottom: 10px; }\n\u003c\/style\u003e\n\u003cstyle type=\"text\/css\"\u003e.aplus-v2 {\n      display:block;\n      margin-left:auto;\n      margin-right:auto;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Undo this for tech-specs because it breaks table layout *\/\n    .aplus-v2 .aplus-standard .aplus-tech-spec-table { word-break: initial; }\n    .aplus-v2 .aplus-standard .aplus-module-wrapper {text-align:inherit; display:block; margin-right:auto;margin-left:auto;}\n    .aplus-v2 .aplus-standard.aplus-module.module-1,\n    .aplus-v2 .aplus-standard.aplus-module.module-2,\n    .aplus-v2 .aplus-standard.aplus-module.module-3,\n    .aplus-v2 .aplus-standard.aplus-module.module-4,\n    .aplus-v2 .aplus-standard.aplus-module.module-6,\n    .aplus-v2 .aplus-standard.aplus-module.module-7,\n    .aplus-v2 .aplus-standard.aplus-module.module-8,\n    .aplus-v2 .aplus-standard.aplus-module.module-9,\n    .aplus-v2 .aplus-standard.aplus-module.module-10,\n    .aplus-v2 .aplus-standard.aplus-module.module-11,\n    .aplus-v2 .aplus-standard.aplus-module.module-12{padding-bottom:12px; margin-bottom:12px;}\n    .aplus-v2 .aplus-standard.aplus-module:last-child{border-bottom:none}\n    .aplus-v2 .aplus-standard.aplus-module {min-width:979px;}\n\n    \/* aplus css needed to override aui on the detail page *\/\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered.a-vertical-stripes {border:none;}\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered.a-vertical-stripes td {background:none;}\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered.a-vertical-stripes td.selected {background-color:#ffd;}\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered.a-vertical-stripes td:first-child {background:#f7f7f7; font-weight:bold;}\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered.a-vertical-stripes tr th {background:none; border-right:none;}\n    .aplus-v2 .aplus-standard.aplus-module table.aplus-chart.a-bordered tr td,.aplus-v2 .aplus-standard .aplus-module table.aplus-chart.a-bordered tr th {border-bottom:1px dotted #999;}\n\n    \/* A+ Template - General Module CSS *\/\n    .aplus-v2 .aplus-standard .apm-top {height:100%; vertical-align:top;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-top {padding-left: 0px; padding-right: 3px}\n    .aplus-v2 .aplus-standard .apm-center {height:100%; vertical-align:middle; text-align:center;}\n    .aplus-v2 .aplus-standard .apm-row {width:100%; display:inline-block;}\n    .aplus-v2 .aplus-standard .apm-wrap {width:100%;}\n    .aplus-v2 .aplus-standard .apm-fixed-width {width:969px;}\n    .aplus-v2 .aplus-standard .apm-floatleft {float:left;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-floatleft {float:right;}\n    .aplus-v2 .aplus-standard .apm-floatright {float:right;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-floatright {float:left;}\n    .aplus-v2 .aplus-standard .apm-floatnone {float:none;}\n    .aplus-v2 .aplus-standard .apm-spacing img {border:none;}\n    .aplus-v2 .aplus-standard .apm-leftimage {float:left; display:block; margin-right:20px; margin-bottom:10px;width: 300px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-leftimage {float: right; margin-right: 0px; margin-left:20px;}\n    .aplus-v2 .aplus-standard .apm-centerimage {text-align: center; width:300px; display:block; margin-bottom:10px;}\n    .aplus-v2 .aplus-standard .apm-centerthirdcol {min-width:359px; display:block}\n    .aplus-v2 .aplus-standard .apm-centerthirdcol ul,\n    .aplus-v2 .aplus-standard .apm-centerthirdcol ol {margin-left: 334px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-centerthirdcol ul,\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-centerthirdcol ol {margin-left: 0px; margin-right: 334px;}\n    .aplus-v2 .aplus-standard .apm-rightthirdcol {float:right; width:230px; padding-left:30px; margin-left:30px; border-left:1px solid #dddddd;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-rightthirdcol {float: left; padding-left: 0px; padding-right:30px; margin-left:0px; margin-right:30px; border-left:0px; border-right:1px solid #dddddd;}\n    .aplus-v2 .aplus-standard .apm-lefttwothirdswrap {width:709px; display:block;}\n    .aplus-v2 .aplus-standard .apm-lefthalfcol {width:480px; padding-right:30px; display:block; float:left;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-lefthalfcol {padding-left:30px; float:right;}\n    .aplus-v2 .aplus-standard .apm-righthalfcol {width:480px; display:block; float:left;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-righthalfcol {float:right;}\n    .aplus-v2 .aplus-standard .apm-eventhirdcol {width:300px; display:block;}\n    .aplus-v2 .aplus-standard .apm-eventhirdcol-table {border-spacing: 0px 0px; border-collapse: collapse;}\n    .aplus-v2 .aplus-standard .apm-eventhirdcol-table tr td {vertical-align: top;}\n    .aplus-v2 .aplus-standard .apm-fourthcol {width:220px; float:left;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-fourthcol {float:right;}\n    .aplus-v2 .aplus-standard .apm-fourthcol .apm-fourthcol-image {position:relative;}\n    .aplus-v2 .aplus-standard .apm-fourthcol img {display:block; margin:0 auto;}\n    .aplus-v2 .aplus-standard .apm-fourthcol-table {border-spacing: 0px 0px; border-collapse: collapse;}\n    .aplus-v2 .aplus-standard .apm-fourthcol-table tr td {vertical-align: top;}\n    .aplus-v2 .aplus-standard .apm-listbox {width:100%;}\n    .aplus-v2 .aplus-standard .apm-iconheader {float:left; padding-left:10px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-iconheader {float:right; padding-left:0px; padding-right: 10px}\n    .aplus-v2 .aplus-standard .apm-spacing ul:last-child,.aplus-v2 .aplus-standard ol:last-child {margin-bottom:0 !important;}\n    .aplus-v2 .aplus-standard .apm-spacing ul,.aplus-v2 .aplus-standard ol {padding:0 !important;}\n    .aplus-v2 .aplus-standard .apm-spacing ul {margin:0 0 18px 18px !important;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-spacing ul {margin:0 18px 18px 0 !important;}\n\n    .aplus-v2 .aplus-standard .apm-spacing ul li,.aplus-v2 .aplus-standard ol li {word-wrap:break-word; margin:0 !important;}\n    .aplus-v2 .aplus-standard .apm-spacing ul li {margin:0 !important;}\n\n    \/* A+ Template - Module 1 Sepcific CSS *\/\n    .aplus-v2 .aplus-standard .amp-centerthirdcol-listbox {display:inline-block; width:359px;}\n\n    \/* A+ Template - Module 2\/3 Specific CSS *\/\n    .aplus-v2 .aplus-standard .apm-sidemodule {text-align:left; margin:0 auto; width:970px; padding:0; background-color:#ffffff; position:relative;}\n    .aplus-v2 .aplus-standard .apm-sidemodule {text-align:inherit;}\n    .aplus-v2 .aplus-standard .apm-sidemodule-textright {position:relative; display:table-cell; vertical-align:middle; padding-left:40px; height:300px; max-height:300px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-textright {padding-left:0px; padding-right: 40px;}\n    .aplus-v2 .aplus-standard .apm-sidemodule-textleft {position:relative; display:table-cell; vertical-align:middle; height:300px; max-height:300px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-textleft {padding-left:0px;}\n    .aplus-v2 .aplus-standard .apm-sidemodule-imageleft {position:relative; float:left; display:block;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageleft {float:right;}\n    .aplus-v2 .aplus-standard .apm-sidemodule-imageright {position:relative; float:right; display:block;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageright {float:left;}\n\n    \/* A+ Template - Module 4 Specific CSS *\/\n    .aplus-v2 .aplus-standard.aplus-module.module-4 th {padding: 0px; padding-right:30px; width:220px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard.aplus-module.module-4 th {padding-left: 30px; padding-right: 0px;}\n    .aplus-v2 .aplus-standard.aplus-module.module-4 th:last-of-type {padding-right:0px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard.aplus-module.module-4 th:last-of-type {padding-left: 0px}\n\n    \/* A+ Template - Module 5 Specific CSS *\/\n    .aplus-v2 .aplus-standard .apm-tablemodule {text-align:left; margin:0 auto; width:970px; display:table;}\n    .aplus-v2 .aplus-standard table.apm-tablemodule-table {border-bottom:1px solid #dddddd; width: 970px; left:4%;table-layout: fixed}\n    .aplus-v2 .aplus-standard th.apm-tablemodule-keyhead {border-top:1px solid #dddddd; padding:8px 14px 6px !important; background-color:#f7f7f7; font-weight:normal; color:#626262; float:none !important; margin-right:0; text-align:center; width:106px;}\n    .aplus-v2 .aplus-standard tr.apm-tablemodule-keyvalue td {padding-top:8px !important; padding-left:14px; padding-bottom:8px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; text-align:center;width:inherit!important}\n    .aplus-v2 .aplus-standard .apm-tablemodule-valuecell.selected {background-color:#fff5ec;}\n    .aplus-v2 .aplus-standard .apm-tablemodule-valuecell span {word-wrap:break-word;}\n    .aplus-v2 .aplus-standard .apm-tablemodule-keyhead {border-right:1px solid #dddddd;}\n    .aplus-v2 .aplus-standard .apm-tablemodule-blankkeyhead {border:0 !important; width:18%;}\n    .aplus-v2 .aplus-standard .apm-tablemodule-image {background-color:#FFFFFF; padding:0 !important; text-align:center; overflow:hidden; vertical-align:bottom;}\n    .aplus-v2 .aplus-standard .apm-tablemodule-imagerows \u003e td \u003e img {max-width:none !important;}\n    .aplus-v2 .aplus-standard table.apm-tablemodule-table {margin-bottom: 6px!important;}\n    .aplus-v2 .aplus-standard table.apm-tablemodule-table th {padding-bottom:8px; text-align:center;}\n    .aplus-v2 .aplus-standard .apm-checked {text-align:center;}\n\n    \/* A+ Template - Module 6 Specific CSS *\/\n    .aplus-v2 .aplus-standard .apm-hovermodule {text-align:left; margin:0 auto; width:970px; padding: 0; background-color:#ffffff; position:relative;}\n    .aplus-v2 .aplus-standard .apm-hovermodule {text-align:inherit;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-slides {background-color:#ffffff; width:970px; height:300px;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-slides-inner {margin-left:345px; position:absolute; z-index:25;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-hovermodule-slides-inner {margin-left:0px; margin-right:345px;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-slidecontrol {padding-top: 14px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-hovermodule-slidecontrol {left: 0px; right:345px;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage {vertical-align:top; display: inline-block; width:80px; cursor:pointer; margin-right:35px; padding:0;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-hovermodule-smallimage {margin-right:0px; margin-left:35px;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage-bg {background-color:#ffffff; width:80px; height:80px;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage-last {margin-right:0 !important;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-hovermodule-smallimage-last {margin-left:0 !important;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage a {text-transform:uppercase; font-size:11px; font-weight:bold;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage a:hover {text-decoration:none; color:#333333 !important;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-smallimage img {border:1px solid #888888;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-opacitymodon:hover {opacity:1 !important; filter:alpha(opacity=100) !important;}\n    .aplus-v2 .aplus-standard .apm-hovermodule-opacitymodon img {opacity:0.3; filter:alpha(opacity=30);}\n    .aplus-v2 .aplus-standard .apm-hovermodule-image {position:absolute; left:0; z-index: 1;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-hovermodule-image {right:0;}\n\n    \/* A+ Template - Module 9 Specific CSS *\/\n    .aplus-v2 .aplus-standard.aplus-module.module-9 th.apm-center {padding: 0 35px 0 0; width:300px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard.aplus-module.module-9 th.apm-center {padding: 0 0 0 35px; width:300px;}\n    .aplus-v2 .aplus-standard.aplus-module.module-9 th.apm-center:last-of-type {padding:0px;}\n\n    \/*A+ Template - Module 11\/12 Specific CSS *\/\n    .aplus-v2 .aplus-standard .apm-heromodule-textright {align-self:center; right:50px; margin-left:auto; padding:15px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBBBBB,endColorstr=#FFFFFF); background-color: rgb(0,0,0); background-color:rgba(0,0,0,0.7);color:white; width:250px;}\n    html[dir='rtl'] .aplus-v2 .aplus-standard .apm-heromodule-textright {left: 50px; right:auto; margin-left:0; margin-right:auto;}\n    .aplus-v2 .aplus-standard .apm-heromodule-textright h3,\n    .aplus-v2 .aplus-standard .apm-heromodule-textright ul,\n    .aplus-v2 .aplus-standard .apm-heromodule-textright ol,\n    .aplus-v2 .aplus-standard .apm-heromodule-textright ul .a-list-item,\n    .aplus-v2 .aplus-standard .apm-heromodule-textright ol .a-list-item {color:white}\n    .aplus-v2 .aplus-standard.module-12 .textright {align-self:center; right:50px; margin-left:auto; padding:15px; color:black; width:250px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBBBBB,endColorstr=#FFFFFF); background-color: rgb(255,255,255); background-color:rgba(255,255,255,0.7);}\n    html[dir='rtl'] .aplus-v2 .aplus-standard.module-12 .textright {left: 50px; right:auto; margin-left:0; margin-right:auto;}\n    .aplus-v2 .aplus-standard.module-12 .apm-hero-image,.aplus-v2 .aplus-standard.module-11 .apm-hero-image{float:none}\n    .aplus-v2 .aplus-standard.module-12 .apm-hero-image img,.aplus-v2 .aplus-standard.module-11 .apm-hero-image img{position:absolute}\n    .aplus-v2 .aplus-standard.module-12 .apm-hero-text,.aplus-v2 .aplus-standard.module-11 .apm-hero-text{position:relative}\n    .aplus-v2 .aplus-standard.module-11 .aplus-module-content,.aplus-v2 .aplus-standard.module-12 .aplus-module-content{min-height:300px; display: flex}\n\n    \/* module 13 text *\/\n    .aplus-v2 .aplus-standard .aplus-module-13 {\n        padding: 40px 0;\n        max-width: 979px;\n    }\n   .aplus-v2 .aplus-standard .aplus-module-13 .aplus-13-heading-text {\n        padding-bottom: 10px;\n    }\n    .aplus-v2 .aplus-standard .aplus-module-13 p {\n        text-align: left;\n        padding-bottom: 10px;\n    }\n    .aplus-v2 .aplus-standard .aplus-module-13 p {\n        text-align: inherit;\n    }\n\n    @media (max-width: 800px) {\n        \/* Main Media Queries *\/\n        .aplus-v2 .aplus-standard .acs-ux-wrapfix {width:100%;}\n        .aplus-v2 .aplus-standard .aplus-module-wrapper {width:100%;}\n        .aplus-v2 .aplus-standard .apm-leftimage {float:none;}\n\n        html[dir='rtl'] .aplus-v2 .aplus-standard .acs-ux-wrapfix {width:100%;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .aplus-module-wrapper {width:100%;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-leftimage {float:none;}\n\n        .aplus-v2 .aplus-standard .apm-centerthirdcol ul,\n        .aplus-v2 .aplus-standard .apm-centerthirdcol ol {margin-left: 14px;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-centerthirdcol ul,\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-centerthirdcol ol {margin-left: 0px; margin-right: 14px;}\n\n        \/* Module1 Media Queries *\/\n        .aplus-v2 .aplus-standard .apm-lefttwothirdswrap {float:none; width:100%; margin:0;}\n        .aplus-v2 .aplus-standard .apm-leftimage p {display:none;}\n        .aplus-v2 .aplus-standard .apm-centerthirdcol {float:none; width:100%;}\n        .aplus-v2 .aplus-standard .apm-listbox {width:100%;}\n        .aplus-v2 .aplus-standard .apm-rightthirdcol {float:none; width:100%; border-left:none; padding:0; margin:0; margin-bottom:20px;}\n        .aplus-v2 .aplus-standard .apm-rightthirdcol-inner img {display:block; margin:auto;}\n\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-lefttwothirdswrap {float:none; width:100%; margin:0;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-leftimage p {display:none;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-centerthirdcol {float:none; width:100%;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-listbox {width:100%;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-rightthirdcol {float:none; width:100%; border-left:none; padding:0; margin:0; margin-bottom:20px;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-rightthirdcol-inner img {display:block; margin:auto;}\n\n        \/* Module2\/3 Media Queries *\/\n        .aplus-v2 .aplus-standard .apm-sidemodule {width:100%; height:auto;}\n        .aplus-v2 .aplus-standard .apm-sidemodule-imageleft {width:100%; position:relative; display:block; margin-bottom:15px;}\n        .aplus-v2 .aplus-standard .apm-sidemodule-imageleft img {display:block; margin:0 auto;}\n        .aplus-v2 .aplus-standard .apm-sidemodule-imageright {width:100%; position:relative; display:block; margin-bottom:15px;}\n        .aplus-v2 .aplus-standard .apm-sidemodule-imageright img {display:block; margin:0 auto;}\n        .aplus-v2 .aplus-standard .apm-sidemodule .a-spacing-medium {margin-bottom:30px !important;}\n\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule {width:100%; height:auto;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageleft {width:100%; position:relative; display:block; margin-bottom:15px;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageleft img {display:block; margin:0 auto;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageright {width:100%; position:relative; display:block; margin-bottom:15px;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule-imageright img {display:block; margin:0 auto;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-sidemodule .a-spacing-medium {margin-bottom:30px !important;}\n\n        \/* Module4 Media Queries *\/\n        .aplus-v2 .aplus-standard .apm-fourthcol {margin:0; padding-bottom:23px; width:100%; float:none;}\n        .aplus-v2 .aplus-standard .apm-fourthcol .apm-fourthcol-image {height:inherit;}\n\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-fourthcol {margin:0; padding-bottom:23px; width:100%; float:none;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-fourthcol .apm-fourthcol-image {height:inherit;}\n\n        \/* Module5 Media Queries *\/\n        .aplus-v2 .aplus-standard table.apm-tablemodule-table {width:100%;}\n        .aplus-v2 .aplus-standard .apm-tablemodule-valuecell {width:auto;}\n\n        html[dir='rtl'] .aplus-v2 .aplus-standard table.apm-tablemodule-table {width:100%;}\n        html[dir='rtl'] .aplus-v2 .aplus-standard .apm-tablemodule-valuecell {width:auto;}\n    }\n\n    \/* aui hack *\/\n    .aplus-v2 .aplus-standard * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}\n    .aplus-v2 .aplus-standard .a-box mp-centerthirdcol-listboxer {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;position: relative;padding: 14px 18px;}\n    .aplus-v2 .aplus-standard .a-box {display: block;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: 1px #ddd solid;background-color: white;}\n    .aplus-v2 .aplus-standard .a-color-alternate-background {background-color: #f3f3f3!important;}\n    .aplus-v2 .aplus-standard .a-section {margin-bottom: 12px;}\n    .aplus-v2 .aplus-standard .a-size-base {font-size: 13px!important;line-height: 19px!important;}\n    .aplus-v2 .aplus-standard .a-spacing-base, .aplus-v2 .aplus-standard .a-ws .a-ws-spacing-base {margin-bottom: 14px!important;}\n    .aplus-v2 .aplus-standard .a-spacing-large, .aplus-v2 .aplus-standard .a-ws .a-ws-spacing-large {margin-bottom: 22px!important;}\n    .aplus-v2 .aplus-standard .a-spacing-mini, .aplus-v2 .aplus-standard .a-ws .a-ws-spacing-mini {margin-bottom: 6px!important;}\n    .aplus-v2 .aplus-standard .a-spacing-small, .aplus-v2 .aplus-standard .a-ws .a-ws-spacing-small {margin-bottom: 10px!important;}\n    .aplus-v2 .aplus-standard a, .aplus-v2 .aplus-standard a:visited, .aplus-v2 .aplus-standard a:active, .aplus-v2 .aplus-standard a:link {text-decoration: none;}\n    .aplus-v2 .aplus-standard a:hover {text-decoration: underline;cursor: pointer;}\n    .aplus-v2 .aplus-standard h1, .aplus-v2 .aplus-standard h2, .aplus-v2 .aplus-standard h3, .aplus-v2 .aplus-standard h4 {font-family: Arial,sans-serif;text-rendering: optimizeLegibility;padding-bottom: 4px;}\n    .aplus-v2 .aplus-standard h1, .aplus-v2 .aplus-standard h2, .aplus-v2 .aplus-standard h3, .aplus-v2 .aplus-standard h4 {font-family: inherit;}\n    .aplus-v2 .aplus-standard h1, .aplus-v2 .aplus-standard h2, .aplus-v2 .aplus-standard h3, .aplus-v2 .aplus-standard h4, .aplus-v2 .aplus-standard h5, .aplus-v2 .aplus-standard h6 {padding: 0;margin: 0;}\n    .aplus-v2 .aplus-standard h3{font-weight: bold;font-size: 17px;line-height: 1.255;}\n    .aplus-v2 .aplus-standard h4 {font-weight: normal;font-size: 17px;line-height: 1.255;}\n    .aplus-v2 .aplus-standard h5 {font-weight: bold;font-size: 13px;line-height: 19px;}\n    .aplus-v2 .aplus-standard img {vertical-align: top;max-width: 100%;}\n    .aplus-v2 .aplus-standard p {padding: 0;margin: 0 0 14px 0;}\n    .aplus-v2 .aplus-standard ul li {list-style: disc;}\n    .aplus-v2 .aplus-standard ul {margin: 0 0 18px 18px;}\n    .aplus-v2 .aplus-standard ul, .aplus-v2 .aplus-standard ol {padding: 0;}\n    .aplus-v2 .aplus-standard ul:last-child, .aplus-v2 .aplus-standard ol:last-child {margin-bottom: 0!important;}\n    .aplus-v2 .aplus-standard .read-more-arrow-placeholder {text-align: right; cursor: pointer; display:none;}\n\u003c\/style\u003e\n\n\u003cdiv cel_widget_id=\"aplus-module-5\" class=\"celwidget aplus-module module-5 aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-fixed-width\"\u003e\n\u003cdiv class=\"apm-spacing aplus-module-content\"\u003e\n\u003cdiv class=\"apm-tablemodule\"\u003e\n\u003ctable cellpadding=\"0\" cellspacing=\"0\" class=\"apm-tablemodule-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr class=\"apm-tablemodule-imagerows\"\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-blankkeyhead\"\u003e \u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B09P4XFYLN\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"shirts\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4d896cfd-9b6d-489b-a44d-16155ba7b1aa.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B09P4TJG4L\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"shirt\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1e35e2c8-b132-4b91-b5d0-78675b159a34.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B0BG4XQ4WG\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"bucket hat\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/08db4ec5-ec63-4d00-a4d1-0633f249419f.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B0BJ6TGPRC\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"hiking pants\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/bc0ae726-c712-4f9f-8820-b970e8e66290.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B09P4V178W\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"shirts\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/73190428-f001-405f-b0a3-7da3ff419dc2.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-image \"\u003e\u003ca href=\"\/dp\/B09P4RCX3J\/ref=emc_b_5_i\"\u003e\u003cdiv\u003e\u003cimg alt=\"shorts\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/f672c24a-6bd8-4230-9e56-7d1d2db7575c.__CR0,0,150,300_PT0_SX150_V1___.jpg\" width=\"121.66666666666667px\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"apm-tablemodule-imagerows\"\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-blankkeyhead\"\u003e \u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B09P4XFYLN\/ref=emc_b_5_t\"\u003eKastKing Long Sleeve Fishing Shirt \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B09P4TJG4L\/ref=emc_b_5_t\"\u003eKastKing Short Sleeve Fishing Shirt \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B0BG4XQ4WG\/ref=emc_b_5_t\"\u003eKastKing Bucket Hat \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B0BJ6TGPRC\/ref=emc_b_5_t\"\u003eKastKing Wind Crest Fishing Pants \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B09P4V178W\/ref=emc_b_5_t\"\u003eKastKing Short Sleeve Fishing Shirt \u003c\/a\u003e\u003c\/th\u003e\n\t\t\t\u003cth\u003e\u003ca href=\"\/dp\/B09P4RCX3J\/ref=emc_b_5_t\"\u003eKastKing Fishing Shorts \u003c\/a\u003e\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"apm-tablemodule-keyvalue\"\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-keyhead\"\u003e\u003cspan class=\"a-color-secondary\"\u003e UPF 50+ \u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"apm-tablemodule-keyvalue\"\u003e\n\t\t\t\u003cth class=\"apm-tablemodule-keyhead\"\u003e\u003cspan class=\"a-color-secondary\"\u003e Quick Dry \u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e Water Repellent \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-tablemodule-valuecell apm-checked\" style=\"width:191px;\"\u003e\u003cspan class=\"a-size-base\"\u003e \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"clear:both\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv cel_widget_id=\"aplus-launchpad-company-logo\" class=\"celwidget aplus-module launchpad-company-logo aplus-standard\"\u003e\n\u003cdiv class=\"a-section a-text-center launchpad-module launchpad-module-company-logo\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Sol Armis Prym1 logo 600x180-02\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3c823d6a-70a1-495d-9333-110dc421231f.__CR0,0,600,180_PT0_SX600_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e \u003cdiv\u003e\u003cimg alt=\"Sol Armis Prym1 logo 600x180-02\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3c823d6a-70a1-495d-9333-110dc421231f.__CR0,0,600,180_PT0_SX600_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv cel_widget_id=\"aplus-3p-module-b\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"shirt\" class=\"a-spacing-base a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54f040d5-0434-420a-96e0-ab924ea2e929.__CR0,0,970,600_PT0_SX970_V1___.png\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e \u003cdiv\u003e\u003cimg alt=\"shirt\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54f040d5-0434-420a-96e0-ab924ea2e929.__CR0,0,970,600_PT0_SX970_V1___.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"a-spacing-base\"\u003e \u003c\/p\u003e\n\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\t\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eArmis Boonie Sun Hat is designed for protection, function, and fashion with the help of our team of outdoorsman. This sun hat is rated UPF 50 and is made to protect your face and neck from sun damage without having to lather up with sunscreen for every outdoor adventure.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eManufactured from light-weight breathable materials, this gear will not only protect you from the sun but they will help keep you cool and comfortable during a long day in the great outdoors.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eThe vented mesh sides help to boost air flow to make sure you stay cool and dry. The elastic draw string can be adjusted to any size ensuring a comfortable fit for all your outdoor activities. Stylish apparel can help encourage anglers to cover up while on the water so KastKing has teamed up with Prym1 Camo to offer the latest fashionable styles and colors.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eHunting colors are also available for early and late season conditions to help you stay hidden from view.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv cel_widget_id=\"aplus-module-4\" class=\"celwidget aplus-module module-4 aplus-standard\"\u003e\n\u003cdiv class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container\" data-a-expander-collapsed-height=\"700\" data-a-expander-name=\"aplus-module-expander\" style=\"max-height:700px\"\u003e\n\u003cdiv aria-expanded=\"false\" class=\"a-expander-content a-expander-partial-collapse-content\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-fixed-width\"\u003e\n\u003cdiv class=\"apm-spacing\"\u003e\n\u003cdiv class=\"apm-floatleft apm-fixed-width\"\u003e\n\u003cdiv class=\"apm-spacing\"\u003e\n\u003ctable class=\"apm-fixed-width apm-fourthcol-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"KastKing Boonie Hat Bannner3\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7087ec80-1b21-4126-a4fa-3aa9d9137e17.__CR0,0,300,300_PT0_SX220_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"KastKing Boonie Hat Bannner3\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7087ec80-1b21-4126-a4fa-3aa9d9137e17.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c67c01ed-230f-4d57-9782-79bb48e30724.__CR0,0,300,300_PT0_SX220_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c67c01ed-230f-4d57-9782-79bb48e30724.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/36761f97-9211-42aa-9076-94ddb71c0552.__CR0,0,300,300_PT0_SX220_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/36761f97-9211-42aa-9076-94ddb71c0552.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"KastKing Boonie Hat Bannner6\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8e186c5b-f350-4e0a-bf8f-0e34c567aed7.__CR0,0,300,300_PT0_SX220_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"KastKing Boonie Hat Bannner6\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8e186c5b-f350-4e0a-bf8f-0e34c567aed7.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003eANTI-REFLECTIVE BRIM\u003c\/h4\u003e\n\n\t\t\t\u003cp class=\"a-size-small\"\u003eDark material on the underside of the brim absorbs reflected light helping to reduce glare and eye strain.\u003c\/p\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003eMOISTURE WICKING HEADBAND\u003c\/h4\u003e\n\n\t\t\t\u003cp class=\"a-size-small\"\u003eLight-weight material wicks moisture away from your forehead to keep you cool and comfortable.\u003c\/p\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003eVENTED MESH SIDES\u003c\/h4\u003e\n\n\t\t\t\u003cp class=\"a-size-small\"\u003eThe vented mesh sides help to boost air flow to make sure you stay cool and dry all day\u003c\/p\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-fourthcol\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003eONE SIZE FITS ALL\u003c\/h4\u003e\n\n\t\t\t\u003cp class=\"a-size-small\"\u003eThe elastic draw string adjust to any size for snug comfortable fit.\u003c\/p\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"clear:both\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"a-expander-header a-expander-partial-collapse-header a-text-left\"\u003e\n\u003cdiv class=\"a-expander-content-fade\"\u003e \u003c\/div\u003e\n\u003ca aria-expanded=\"false\" class=\"a-declarative\" data-a-expander-toggle='{\"allowLinkDefault\":true, \"expand_prompt\":\"Read more\", \"collapse_prompt\":\"Read less\"}' data-action=\"a-expander-toggle\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" href=\"javascript:void(0)\" role=\"button\"\u003e\u003ci class=\"a-icon a-icon-extender-expand\"\u003e\u003c\/i\u003e\u003cspan class=\"a-expander-prompt\"\u003eRead more\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv cel_widget_id=\"aplus-module-9\" class=\"celwidget aplus-module module-9 aplus-standard\"\u003e\n\u003cdiv class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container\" data-a-expander-collapsed-height=\"700\" data-a-expander-name=\"aplus-module-expander\" style=\"max-height:700px\"\u003e\n\u003cdiv aria-expanded=\"false\" class=\"a-expander-content a-expander-partial-collapse-content\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-fixed-width\"\u003e\n\u003cdiv class=\"apm-spacing apm-fixed-width\"\u003e\n\u003ch3 class=\"a-spacing-small\"\u003eMore Color\u003c\/h3\u003e\n\n\u003ctable class=\"apm-fixed-width apm-eventhirdcol-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" class=\"a-spacing-mini a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b391a66e-7379-4d52-b7fd-745f06a5236e.__CR0,0,300,300_PT0_SX300_V1___.png\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b391a66e-7379-4d52-b7fd-745f06a5236e.__CR0,0,300,300_PT0_SX300_V1___.png\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" class=\"a-spacing-mini a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8d3c39f3-b893-42f6-8ad8-e653e4b0a855.__CR0,0,300,300_PT0_SX300_V1___.png\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8d3c39f3-b893-42f6-8ad8-e653e4b0a855.__CR0,0,300,300_PT0_SX300_V1___.png\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\t\u003cth class=\"apm-center\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003cp\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" class=\"a-spacing-mini a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/93567442-99fa-49ee-b565-6ec580ceca63.__CR0,0,300,300_PT0_SX300_V1___.png\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"boonie\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/93567442-99fa-49ee-b565-6ec580ceca63.__CR0,0,300,300_PT0_SX300_V1___.png\"\u003e\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003ePrym1 Blackout\u003c\/h4\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003ePrym1 Silver Mist\u003c\/h4\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd class=\"apm-top\"\u003e\n\t\t\t\u003cdiv class=\"apm-eventhirdcol apm-floatleft\"\u003e\n\t\t\t\u003ch4 class=\"a-spacing-mini\"\u003ePrym1 Shoreline\u003c\/h4\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"clear:both\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"a-expander-header a-expander-partial-collapse-header a-text-left\"\u003e\n\u003cdiv class=\"a-expander-content-fade\"\u003e \u003c\/div\u003e\n\u003ca aria-expanded=\"false\" class=\"a-declarative\" data-a-expander-toggle='{\"allowLinkDefault\":true, \"expand_prompt\":\"Read more\", \"collapse_prompt\":\"Read less\"}' data-action=\"a-expander-toggle\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" href=\"javascript:void(0)\" role=\"button\"\u003e\u003ci class=\"a-icon a-icon-extender-expand\"\u003e\u003c\/i\u003e\u003cspan class=\"a-expander-prompt\"\u003eRead more\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv cel_widget_id=\"aplus-3p-module-b\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eBE THE PREDITOR - A CONCEALMENT SOLUTION THAT TRULY WORKS IN ANY WEATHER.\u003c\/h3\u003e\n\u003cdiv\u003e\u003cimg alt=\"Sol Armis Gaiter Banner2 970x600-02\" class=\"a-spacing-base a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/20284840-20b6-4f49-af73-eff67288ef91.__CR0,0,970,600_PT0_SX970_V1___.jpg\" referrerpolicy=\"no-referrer\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/x-locale\/common\/grey-pixel.gif\"\u003e\u003c\/div\u003e \u003cdiv\u003e\u003cimg alt=\"Sol Armis Gaiter Banner2 970x600-02\" referrerpolicy=\"no-referrer\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/20284840-20b6-4f49-af73-eff67288ef91.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003ePrym1 Camo uses the colours and textures of nature with the organic patterns of wildlife to create a camouflage with the effectiveness of a predator.\u003c\/h3\u003e\n\n\u003cp class=\"a-spacing-base\"\u003eThe concept of the Prym1 patterns stems for what we call the“\u003cspan class=\"a-text-bold\"\u003eStipple Effect\u003c\/span\u003e”.\u003c\/p\u003e\n\n\u003cp class=\"a-spacing-base\"\u003eBy understanding how light diffuses and fragments through a Woodland; be it through the leaves, the foliage and the trees onto the woodland understory, in either dappled shade, full sun, or complete shadow often giving areas of high contrast (even on cloudy days), it creates broken up small fragments of light – “stippling”. Thus, helping to break up outline and help camouflage.\u003c\/p\u003e\n\n\u003cp class=\"a-spacing-base\"\u003eOver the years, Stacie's inspiration has come from ‘pointillism' art. A technique of neo-impress painting using tiny dots of various pure colours which become blended to the eye.\u003c\/p\u003e\n\n\u003cp class=\"a-spacing-base\"\u003eThe spots on a leopard are unique, yet they work whether he is in a tree or stalking on the ground.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"J: Seafoam","offer_id":44922855686424,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"G: Bali","offer_id":44922855719192,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"H: Fire and Ice","offer_id":44922855751960,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"A: Silver Mist","offer_id":44922855784728,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"F: Blue Patriot","offer_id":44922855817496,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"I: Mange Breeze","offer_id":44922855850264,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"D: Multi-purpose","offer_id":44922855883032,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"E: Ambush","offer_id":44922855915800,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"B: Blackout","offer_id":44922855948568,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true},{"title":"C: Shoreline","offer_id":44922855981336,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41T21_63DUL._AC_US1200.jpg?v=1680377254"}],"url":"https:\/\/lurehub.store\/it-ca\/collections\/gloves-apparel.oembed","provider":"LURE HUB","version":"1.0","type":"link"}