{"product_id":"aqua-creek-mighty-series-pool-lift-cover-blue-fits-lifts-with-solar-ch","title":"Aqua Creek Mighty Series Pool Lift Cover, Blue, Fits Lifts With Solar Charger, F-MTLCB","description":"\n\u003cstyle\u003e\n  .acmlift-wrap, .acmlift-wrap * { box-sizing: border-box; }\n  .acmlift-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero (compact) *\/\n  .acmlift-hero {\n    background: linear-gradient(135deg, #d94527 0%, #f5b800 100%);\n    color: #fff;\n    padding: 36px 32px;\n    border-radius: 14px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .acmlift-hero h1 { font-size: 2em; margin: 0 0 8px; font-weight: 800; letter-spacing: -0.02em; }\n  .acmlift-tagline { font-size: 1.1em; opacity: 0.95; margin: 0 0 18px; }\n  .acmlift-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .acmlift-badge {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: #fff;\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.85em;\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n  .acmlift-intro {\n    max-width: 800px;\n    margin: 0 auto 32px;\n    text-align: center;\n    font-size: 1.05em;\n    color: #333;\n  }\n\n  \/* Stat strip *\/\n  .acmlift-stats {\n    background: linear-gradient(135deg, #7a1f0e 0%, #d94527 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 24px;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 12px;\n    margin-bottom: 36px;\n  }\n  .acmlift-stat { text-align: center; }\n  .acmlift-stat-value { font-size: 1.5em; font-weight: 800; color: #ffd45e; }\n  .acmlift-stat-label { font-size: 0.78em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Section headings *\/\n  .acmlift-section { margin-bottom: 36px; }\n  .acmlift-section \u003e h2 { font-size: 1.5em; margin: 0 0 18px; text-align: center; color: #d94527; }\n\n  \/* Feature card grid *\/\n  .acmlift-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n  }\n  .acmlift-feature-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 22px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .acmlift-feature-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(217,69,39,0.14); }\n  .acmlift-emoji { font-size: 1.8em; }\n  .acmlift-feature-card h5 { margin: 10px 0 6px; font-size: 1.05em; color: #1a1a1a; }\n  .acmlift-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .acmlift-warning {\n    background: #fff7e0;\n    border-left: 5px solid #f5a623;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 36px;\n  }\n  .acmlift-warning h4 { margin: 0 0 6px; color: #8a5b00; font-size: 1.05em; }\n  .acmlift-warning p { margin: 0; color: #5a3d00; font-size: 0.95em; }\n\n  \/* Spec grid *\/\n  .acmlift-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    background: #f7f8fc;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .acmlift-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 12px 18px;\n    border-bottom: 1px solid #e1e6ed;\n    font-size: 0.95em;\n  }\n  .acmlift-spec-key { font-weight: 600; color: #d94527; }\n  .acmlift-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .acmlift-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 12px;\n  }\n  .acmlift-faq-card h4 { margin: 0 0 6px; color: #d94527; font-size: 1.02em; }\n  .acmlift-faq-card p { margin: 0; color: #333; font-size: 0.95em; }\n\n  \/* CTA *\/\n  .acmlift-cta {\n    background: linear-gradient(135deg, #d94527 0%, #f5b800 100%);\n    color: #fff;\n    border-radius: 14px;\n    padding: 32px 28px;\n    text-align: center;\n  }\n  .acmlift-cta h2 { font-size: 1.6em; margin: 0 0 8px; }\n  .acmlift-cta p { margin: 0 0 18px; font-size: 1em; opacity: 0.95; }\n  .acmlift-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  .acmlift-perk {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 0.88em;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .acmlift-hero h1 { font-size: 1.5em; }\n    .acmlift-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"acmlift-wrap\"\u003e\n\n  \u003csection class=\"acmlift-hero\"\u003e\n    \u003ch1\u003eAqua Creek Mighty Series Pool Lift Cover, Blue\u003c\/h1\u003e\n    \u003cp class=\"acmlift-tagline\"\u003eCut for the Mighty, solar charger and all.\u003c\/p\u003e\n    \n    \u003cdiv class=\"acmlift-badges\"\u003e\n      \u003cspan class=\"acmlift-badge\"\u003eAuthorized Aqua Creek Dealer\u003c\/span\u003e\u003cspan class=\"acmlift-badge\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"acmlift-badge\"\u003ePVC Coated\u003c\/span\u003e\u003cspan class=\"acmlift-badge\"\u003eFits Solar Charger\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003cp class=\"acmlift-intro\"\u003eThe \u003cstrong\u003eAqua Creek F-MTLCB lift cover\u003c\/strong\u003e is made specifically for the \u003cstrong\u003eMighty Series\u003c\/strong\u003e pool lifts, including units with the \u003cstrong\u003esolar charger\u003c\/strong\u003e mounted, which is where generic covers fall short. The fabric is heavyweight pigment dyed polyester with a \u003cstrong\u003ePVC coating\u003c\/strong\u003e, so it sheds water, dries fast, and keeps its shape rather than going brittle on a sunbaked deck. Covering the lift when the pool is closed keeps rain out of the mast, grit off the actuator, and UV off the seat, which is the cheapest maintenance you can do on an ADA access lift.\u003c\/p\u003e\n\n  \u003csection class=\"acmlift-stats\"\u003e\n    \u003cdiv class=\"acmlift-stat\"\u003e\n\u003cdiv class=\"acmlift-stat-value\"\u003eMighty\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat-label\"\u003eSeries Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat\"\u003e\n\u003cdiv class=\"acmlift-stat-value\"\u003eBlue\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat-label\"\u003eColor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat\"\u003e\n\u003cdiv class=\"acmlift-stat-value\"\u003ePVC Coated\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat-label\"\u003eFabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat\"\u003e\n\u003cdiv class=\"acmlift-stat-value\"\u003eYes\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat-label\"\u003eFits Solar Charger\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat\"\u003e\n\u003cdiv class=\"acmlift-stat-value\"\u003e8 lb\u003c\/div\u003e\n\u003cdiv class=\"acmlift-stat-label\"\u003eWeight\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"acmlift-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"acmlift-feature-grid\"\u003e\n      \u003cdiv class=\"acmlift-feature-card\"\u003e\n\u003cdiv class=\"acmlift-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003eCut For The Mighty Series\u003c\/h5\u003e\n\u003cp\u003eTailored to the Mighty lift profile so it sits close and does not balloon or flap in wind the way an oversized tarp does.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-feature-card\"\u003e\n\u003cdiv class=\"acmlift-emoji\"\u003e☀️\u003c\/div\u003e\n\u003ch5\u003eClears The Solar Charger\u003c\/h5\u003e\n\u003cp\u003eSized to go over a Mighty lift with the solar charger attached, so you do not have to strip hardware off before covering it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-feature-card\"\u003e\n\u003cdiv class=\"acmlift-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003ePVC Coated Polyester\u003c\/h5\u003e\n\u003cp\u003eHeavyweight pigment dyed polyester with a PVC coating repels water and dries quickly, so it does not sit wet against the lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-feature-card\"\u003e\n\u003cdiv class=\"acmlift-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eKeeps UV Off The Seat\u003c\/h5\u003e\n\u003cp\u003eSun is what cracks lift seats and fades control labels. A cover on the lift between seasons buys years of service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-feature-card\"\u003e\n\u003cdiv class=\"acmlift-emoji\"\u003e🧰\u003c\/div\u003e\n\u003ch5\u003eLight And Easy To Store\u003c\/h5\u003e\n\u003cp\u003eAt about 8 lb it goes on and comes off without a second person and folds down for storage in a deck box.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n\n  \u003csection class=\"acmlift-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"acmlift-spec-grid\"\u003e\n      \u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eAqua Creek Products\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eF-MTLCB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003ePST-FMTLCB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003ePool lift protective cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eFits\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eAqua Creek Mighty Series pool lifts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eSolar Charger\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eFits over lifts with the solar charger attached\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eHeavyweight pigment dyed polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eCoating\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003ePVC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eBlue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003e8 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eEnvironment\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eIndoor or outdoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acmlift-spec-row\"\u003e\n\u003cspan class=\"acmlift-spec-key\"\u003eUse\u003c\/span\u003e\u003cspan class=\"acmlift-spec-val\"\u003eOffseason and overnight lift protection\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"acmlift-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"acmlift-faq-card\"\u003e\n      \u003ch4\u003eWill this fit my Mighty 400 or Mighty 600?\u003c\/h4\u003e\n      \u003cp\u003eYes. The F-MTLCB is the standard cover for the \u003cstrong\u003eMighty Series\u003c\/strong\u003e lifts, and it is sized to clear the solar charger if your lift is equipped with one.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"acmlift-faq-card\"\u003e\n      \u003ch4\u003eIs this the same as the premium cover?\u003c\/h4\u003e\n      \u003cp\u003eNo. This is the \u003cstrong\u003estandard\u003c\/strong\u003e Mighty Series cover. Aqua Creek also sells a premium version under a different part number with a longer warranty.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"acmlift-faq-card\"\u003e\n      \u003ch4\u003eCan I leave it on in the rain?\u003c\/h4\u003e\n      \u003cp\u003eYes, that is the point. The PVC coating repels water and the fabric dries quickly. Shake it out and let it dry before folding it away for long term storage.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"acmlift-faq-card\"\u003e\n      \u003ch4\u003eDoes the cover come with a logo?\u003c\/h4\u003e\n      \u003cp\u003eLogo placement varies by production run, so a given cover may or may not carry one. Fit, fabric, and function are the same either way.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"acmlift-cta\"\u003e\n    \u003ch2\u003eOrder the Aqua Creek F-MTLCB From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized Aqua Creek dealer. Backed by the PST Pool Supplies service team.\u003c\/p\u003e\n    \u003cdiv class=\"acmlift-perks\"\u003e\n      \u003cspan class=\"acmlift-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"acmlift-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"acmlift-perk\"\u003eWarranty Backed\u003c\/span\u003e\u003cspan class=\"acmlift-perk\"\u003eAuthorized Aqua Creek Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Aqua Creek","offers":[{"title":"Default Title","offer_id":44289624604737,"sku":"PST-FMTLCB","price":504.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/Cover_Accessories_020_388de9d7-b83f-4ce2-ae8d-185b835d8397.png?v=1785942974","url":"https:\/\/www.pstpoolsupplies.com\/products\/aqua-creek-mighty-series-pool-lift-cover-blue-fits-lifts-with-solar-ch","provider":"PST Pool Supplies","version":"1.0","type":"link"}