{"title":"Winter protection cover","description":null,"products":[{"product_id":"plant-frost-protection-cover-winter-frost-protection-for-trees-plants-and-shrubs","title":"Plant Frost Protection Cover - Winter Frost Protection For Trees, Plants, And Shrubs","description":"\u003c!-- =========================================================\n     PLANT FROST PROTECTION COVER\n     WINTER FROST BLANKET WRAPPING BAG\n     SHOPIFY PRODUCT DETAIL PAGE\n     US MARKET \/ WINTER GARDEN STYLE\n     MOBILE-FIRST + CONTAINER QUERY\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.frost-cover-page,\n.frost-cover-page *{\n  box-sizing:border-box;\n}\n\n.frost-cover-page{\n  --fc-green:#567662;\n  --fc-green-dark:#345443;\n  --fc-green-light:#E2EEE6;\n\n  --fc-blue:#8FB9CF;\n  --fc-blue-dark:#567E94;\n  --fc-blue-light:#E9F4F9;\n\n  --fc-cream:#FAF8F2;\n  --fc-cream-2:#F1EEE5;\n\n  --fc-dark:#283C34;\n  --fc-dark-2:#1C3028;\n\n  --fc-text:#34453D;\n  --fc-text-2:#69786F;\n\n  --fc-white:#FFFFFF;\n\n  --fc-border:#D8E2DC;\n\n  --fc-gold:#C99B45;\n\n  --fc-shadow:rgba(40,65,53,.08);\n\n  width:100%;\n  max-width:1440px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--fc-cream);\n\n  color:var(--fc-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.6;\n\n  container-type:inline-size;\n  container-name:frostcover;\n}\n\n.frost-cover-page img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0;\n  padding:0;\n\n  border:0;\n\n  object-fit:contain;\n}\n\n.frost-cover-page a{\n  text-decoration:none;\n}\n\n.fc-container{\n  width:100%;\n  max-width:1160px;\n\n  margin:0 auto;\n}\n\n.fc-section{\n  padding:48px 22px;\n}\n\n\n\/* =========================================================\n   COMMON HEADINGS\n========================================================= *\/\n\n.fc-heading{\n  max-width:850px;\n\n  margin:0 auto 28px;\n\n  text-align:center;\n}\n\n.fc-eyebrow{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:9px;\n\n  padding:5px 12px;\n\n  border-radius:999px;\n\n  background:var(--fc-green-light);\n\n  color:var(--fc-green-dark);\n\n  border:\n    1px solid rgba(52,84,67,.10);\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:1.2px;\n\n  text-transform:uppercase;\n}\n\n.fc-title{\n  margin:0 0 10px;\n\n  color:var(--fc-text);\n\n  font-size:36px;\n\n  line-height:1.08;\n\n  font-weight:950;\n\n  letter-spacing:-1px;\n}\n\n.fc-title span{\n  color:var(--fc-green);\n}\n\n.fc-description{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:var(--fc-text-2);\n\n  font-size:16px;\n\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.fc-btn{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:50px;\n\n  padding:0 28px;\n\n  border-radius:999px;\n\n  color:#fff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #668B72,\n      var(--fc-green-dark)\n    );\n\n  font-size:15px;\n\n  font-weight:900;\n\n  box-shadow:\n    0 9px 23px rgba(52,84,67,.25);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.fc-btn:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 14px 29px rgba(52,84,67,.32);\n}\n\n.fc-btn:active{\n  transform:translateY(1px) scale(.98);\n}\n\n\n\/* =========================================================\n   01 — HERO\n========================================================= *\/\n\n.fc-hero{\n  position:relative;\n\n  padding:48px 22px 52px;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 8% 8%,\n      rgba(173,216,230,.26),\n      transparent 29%\n    ),\n\n    radial-gradient(\n      circle at 92% 90%,\n      rgba(146,184,157,.19),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      135deg,\n      #263C34 0%,\n      #365747 50%,\n      #567E94 100%\n    );\n}\n\n.fc-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:300px;\n  height:300px;\n\n  right:-120px;\n  bottom:-155px;\n\n  border-radius:50%;\n\n  border:\n    1px solid rgba(255,255,255,.07);\n}\n\n.fc-hero-container{\n  position:relative;\n\n  z-index:2;\n\n  max-width:1080px;\n\n  margin:0 auto;\n\n  display:flex;\n\n  flex-direction:column;\n\n  align-items:center;\n\n  text-align:center;\n}\n\n.fc-hero-copy{\n  width:100%;\n  max-width:900px;\n}\n\n.fc-hero-badge{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:12px;\n\n  padding:6px 13px;\n\n  border-radius:999px;\n\n  color:#D8F0E0;\n\n  background:\n    rgba(255,255,255,.08);\n\n  border:\n    1px solid rgba(255,255,255,.14);\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:1.3px;\n\n  text-transform:uppercase;\n}\n\n.fc-hero h1{\n  margin:0;\n\n  color:#fff;\n\n  font-size:\n    clamp(42px,5.2vw,65px);\n\n  line-height:.98;\n\n  font-weight:950;\n\n  letter-spacing:-2px;\n}\n\n.fc-hero h1 span{\n  display:block;\n\n  color:#CDE7D6;\n}\n\n.fc-hero-text{\n  max-width:760px;\n\n  margin:17px auto 19px;\n\n  color:\n    rgba(255,255,255,.83);\n\n  font-size:\n    clamp(15px,1.7vw,18px);\n\n  line-height:1.6;\n}\n\n.fc-hero-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:7px;\n\n  margin-bottom:27px;\n}\n\n.fc-hero-pills span{\n  padding:7px 11px;\n\n  border-radius:999px;\n\n  color:#fff;\n\n  background:\n    rgba(255,255,255,.075);\n\n  border:\n    1px solid rgba(255,255,255,.13);\n\n  font-size:11px;\n\n  font-weight:850;\n}\n\n.fc-hero-image{\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto;\n\n  padding:7px;\n\n  border-radius:25px;\n\n  background:\n    rgba(255,255,255,.12);\n\n  border:\n    1px solid rgba(255,255,255,.14);\n\n  box-shadow:\n    0 22px 52px rgba(0,0,0,.25);\n\n  overflow:hidden;\n}\n\n.fc-hero-image img{\n  border-radius:18px;\n\n  background:#fff;\n}\n\n\n\/* =========================================================\n   02 — GIF \/ DEMONSTRATION\n========================================================= *\/\n\n.fc-demo{\n  color:#fff;\n\n  background:\n    linear-gradient(\n      180deg,\n      #31493F 0%,\n      #1D3028 100%\n    );\n}\n\n.fc-demo .fc-eyebrow{\n  color:#D7EFE0;\n\n  background:\n    rgba(255,255,255,.07);\n\n  border-color:\n    rgba(255,255,255,.12);\n}\n\n.fc-demo .fc-title{\n  color:#fff;\n}\n\n.fc-demo .fc-title span{\n  color:#BFDCC9;\n}\n\n.fc-demo .fc-description{\n  color:\n    rgba(255,255,255,.72);\n}\n\n.fc-demo-box{\n  width:100%;\n  max-width:960px;\n\n  margin:0 auto;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border-radius:21px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  border:\n    1px solid rgba(255,255,255,.12);\n\n  box-shadow:\n    0 18px 45px rgba(0,0,0,.25);\n}\n\n.fc-demo-box img{\n  border-radius:15px;\n\n  background:#fff;\n}\n\n\n\/* =========================================================\n   03 — INTRODUCTION\n========================================================= *\/\n\n.fc-intro{\n  background:\n    linear-gradient(\n      135deg,\n      #FFFEFB 0%,\n      #EAF2EC 100%\n    );\n}\n\n.fc-intro-image{\n  max-width:1040px;\n\n  margin:0 auto 22px;\n\n  padding:6px;\n\n  border-radius:22px;\n\n  background:#fff;\n\n  border:\n    1px solid var(--fc-border);\n\n  box-shadow:\n    0 14px 35px rgba(40,65,53,.07);\n\n  overflow:hidden;\n}\n\n.fc-intro-image img{\n  border-radius:15px;\n}\n\n.fc-intro-copy{\n  max-width:980px;\n\n  margin:0 auto;\n\n  padding:27px 32px;\n\n  text-align:center;\n\n  border-radius:19px;\n\n  background:#fff;\n\n  border:\n    1px solid var(--fc-border);\n\n  box-shadow:\n    0 8px 23px rgba(40,65,53,.05);\n}\n\n.fc-intro-copy h2{\n  margin:0 0 11px;\n\n  font-size:28px;\n\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.fc-intro-copy h2 span{\n  color:var(--fc-green);\n}\n\n.fc-intro-copy p{\n  max-width:820px;\n\n  margin:0 auto;\n\n  color:var(--fc-text-2);\n\n  font-size:15px;\n\n  line-height:1.68;\n}\n\n.fc-intro-points{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.fc-intro-point{\n  padding:13px 11px;\n\n  border-radius:12px;\n\n  background:#EEF5F0;\n}\n\n.fc-intro-point strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--fc-green-dark);\n\n  font-size:12px;\n\n  font-weight:900;\n}\n\n.fc-intro-point span{\n  color:var(--fc-text-2);\n\n  font-size:11px;\n\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   04 — DETAILED FEATURES\n========================================================= *\/\n\n.fc-features{\n  background:\n    linear-gradient(\n      135deg,\n      #E4EEF2 0%,\n      #F9FAF6 52%,\n      #E4EEE7 100%\n    );\n}\n\n.fc-feature-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:15px;\n\n  max-width:1000px;\n\n  margin:0 auto;\n}\n\n.fc-feature{\n  display:flex;\n\n  flex-direction:column;\n\n  overflow:hidden;\n\n  border-radius:18px;\n\n  background:#fff;\n\n  border:\n    1px solid rgba(86,118,98,.13);\n\n  box-shadow:\n    0 7px 22px rgba(40,65,53,.06);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.fc-feature:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 13px 28px rgba(40,65,53,.10);\n}\n\n.fc-feature-image{\n  background:#F7F9F7;\n}\n\n.fc-feature-copy{\n  padding:17px 17px 19px;\n}\n\n.fc-feature-copy h3{\n  margin:0 0 6px;\n\n  color:var(--fc-text);\n\n  font-size:17px;\n\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.fc-feature-copy p{\n  margin:0;\n\n  color:var(--fc-text-2);\n\n  font-size:13px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   05 — CORE BENEFITS\n========================================================= *\/\n\n.fc-benefits{\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #2E463C 0%,\n      #1A2D25 100%\n    );\n}\n\n.fc-benefits .fc-eyebrow{\n  color:#D8EFE0;\n\n  background:\n    rgba(255,255,255,.07);\n\n  border-color:\n    rgba(255,255,255,.11);\n}\n\n.fc-benefits .fc-title{\n  color:#fff;\n}\n\n.fc-benefits .fc-title span{\n  color:#BFDDC8;\n}\n\n.fc-benefits .fc-description{\n  color:\n    rgba(255,255,255,.70);\n}\n\n.fc-benefit-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:13px;\n\n  max-width:1000px;\n\n  margin:0 auto;\n}\n\n.fc-benefit{\n  position:relative;\n\n  padding:22px 23px;\n\n  border-radius:17px;\n\n  background:\n    rgba(255,255,255,.055);\n\n  border:\n    1px solid rgba(255,255,255,.11);\n\n  overflow:hidden;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.fc-benefit:hover{\n  transform:translateY(-3px);\n\n  background:\n    rgba(255,255,255,.085);\n}\n\n.fc-benefit::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:0;\n\n  width:4px;\n  height:100%;\n\n  background:\n    linear-gradient(\n      180deg,\n      #9BC2A7,\n      #567662\n    );\n}\n\n.fc-benefit-num{\n  margin-bottom:5px;\n\n  color:#BBD9C4;\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:1.1px;\n}\n\n.fc-benefit h3{\n  margin:0 0 7px;\n\n  color:#fff;\n\n  font-size:20px;\n\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.fc-benefit p{\n  margin:0;\n\n  color:\n    rgba(255,255,255,.70);\n\n  font-size:14px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   06 — TRANSPARENT WINDOW\n========================================================= *\/\n\n.fc-window{\n  background:#fff;\n}\n\n.fc-window-image{\n  max-width:920px;\n\n  margin:0 auto 19px;\n\n  padding:6px;\n\n  border-radius:20px;\n\n  background:#fff;\n\n  border:\n    1px solid var(--fc-border);\n\n  box-shadow:\n    0 10px 27px rgba(40,65,53,.06);\n}\n\n.fc-window-image img{\n  border-radius:14px;\n}\n\n.fc-window-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:11px;\n\n  max-width:900px;\n\n  margin:0 auto;\n}\n\n.fc-window-card{\n  padding:20px 15px;\n\n  text-align:center;\n\n  border-radius:15px;\n\n  background:#F0F6F2;\n\n  border:\n    1px solid var(--fc-border);\n}\n\n.fc-window-icon{\n  width:45px;\n  height:45px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 9px;\n\n  border-radius:50%;\n\n  background:var(--fc-green-light);\n\n  font-size:20px;\n}\n\n.fc-window-card h3{\n  margin:0 0 5px;\n\n  color:var(--fc-text);\n\n  font-size:15px;\n\n  font-weight:900;\n}\n\n.fc-window-card p{\n  margin:0;\n\n  color:var(--fc-text-2);\n\n  font-size:11px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   07 — USE CASES\n========================================================= *\/\n\n.fc-uses{\n  background:\n    linear-gradient(\n      135deg,\n      #E9F1EA 0%,\n      #FAFAF6 55%,\n      #EAF2F5 100%\n    );\n}\n\n.fc-use-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:11px;\n\n  max-width:900px;\n\n  margin:0 auto;\n}\n\n.fc-use-item{\n  display:flex;\n\n  gap:12px;\n\n  align-items:flex-start;\n\n  padding:15px;\n\n  border-radius:15px;\n\n  background:#fff;\n\n  border:\n    1px solid var(--fc-border);\n\n  box-shadow:\n    0 5px 17px rgba(40,65,53,.045);\n}\n\n.fc-use-icon{\n  flex:0 0 40px;\n\n  width:40px;\n  height:40px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--fc-green-light);\n\n  font-size:18px;\n}\n\n.fc-use-item h3{\n  margin:0 0 3px;\n\n  color:var(--fc-text);\n\n  font-size:15px;\n\n  font-weight:900;\n}\n\n.fc-use-item p{\n  margin:0;\n\n  color:var(--fc-text-2);\n\n  font-size:12px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   08 — SPECS\n========================================================= *\/\n\n.fc-specs{\n  background:#EEF2EF;\n}\n\n.fc-spec-box{\n  max-width:820px;\n\n  margin:0 auto;\n\n  padding:6px;\n\n  border-radius:18px;\n\n  background:\n    rgba(255,255,255,.65);\n\n  border:\n    1px solid rgba(86,118,98,.21);\n}\n\n.fc-spec-inner{\n  overflow:hidden;\n\n  border-radius:13px;\n\n  background:#fff;\n\n  border:\n    1px solid rgba(86,118,98,.09);\n}\n\n.fc-spec-row{\n  display:grid;\n\n  grid-template-columns:\n    35% 65%;\n\n  border-bottom:\n    1px solid #E7ECE8;\n}\n\n.fc-spec-row:last-child{\n  border-bottom:none;\n}\n\n.fc-spec-label{\n  padding:12px 15px;\n\n  background:#EEF4F0;\n\n  color:#40594A;\n\n  font-size:12px;\n\n  font-weight:850;\n}\n\n.fc-spec-value{\n  padding:12px 15px;\n\n  color:var(--fc-text-2);\n\n  font-size:13px;\n\n  line-height:1.5;\n}\n\n.fc-spec-note{\n  max-width:820px;\n\n  margin:12px auto 0;\n\n  padding:11px 15px;\n\n  border-radius:11px;\n\n  background:#FAFCFA;\n\n  border:\n    1px dashed var(--fc-green);\n\n  color:var(--fc-text-2);\n\n  font-size:11px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   09 — REVIEWS\n========================================================= *\/\n\n.fc-reviews{\n  background:#fff;\n}\n\n.fc-review-note{\n  max-width:780px;\n\n  margin:0 auto 20px;\n\n  padding:11px 15px;\n\n  text-align:center;\n\n  border-radius:11px;\n\n  background:#F4F8F5;\n\n  border:\n    1px dashed var(--fc-green);\n\n  color:var(--fc-text-2);\n\n  font-size:12px;\n}\n\n.fc-review-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:13px;\n\n  max-width:1000px;\n\n  margin:0 auto;\n}\n\n.fc-review{\n  padding:19px;\n\n  border-radius:17px;\n\n  background:var(--fc-cream);\n\n  border:\n    1px solid var(--fc-border);\n}\n\n.fc-review-stars{\n  margin-bottom:6px;\n\n  color:var(--fc-gold);\n\n  letter-spacing:2px;\n\n  font-size:15px;\n}\n\n.fc-review h3{\n  margin:0 0 6px;\n\n  font-size:16px;\n\n  font-weight:900;\n}\n\n.fc-review p{\n  margin:0 0 11px;\n\n  color:var(--fc-text-2);\n\n  font-size:12px;\n\n  line-height:1.55;\n}\n\n.fc-review-user{\n  color:var(--fc-green-dark);\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:.7px;\n}\n\n\n\/* =========================================================\n   10 — FAQ\n========================================================= *\/\n\n.fc-faq{\n  background:var(--fc-cream-2);\n}\n\n.fc-faq-list{\n  max-width:820px;\n\n  margin:0 auto;\n\n  display:grid;\n\n  gap:8px;\n}\n\n.fc-faq details{\n  overflow:hidden;\n\n  border-radius:14px;\n\n  background:#fff;\n\n  border:\n    1px solid var(--fc-border);\n\n  transition:\n    border-color .3s ease,\n    box-shadow .3s ease;\n}\n\n.fc-faq details[open]{\n  border-color:#9AB6A2;\n\n  box-shadow:\n    0 7px 18px rgba(40,65,53,.055);\n}\n\n.fc-faq summary{\n  list-style:none;\n\n  cursor:pointer;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:16px;\n\n  padding:15px 17px;\n\n  color:var(--fc-text);\n\n  font-size:14px;\n\n  font-weight:850;\n}\n\n.fc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.fc-faq-arrow{\n  flex:0 0 24px;\n\n  width:24px;\n  height:24px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--fc-green-light);\n\n  color:var(--fc-green-dark);\n\n  font-size:12px;\n\n  transition:\n    transform .3s ease;\n}\n\n.fc-faq details[open] .fc-faq-arrow{\n  transform:rotate(180deg);\n}\n\n.fc-faq-answer{\n  padding:0 17px 16px;\n\n  color:var(--fc-text-2);\n\n  font-size:13px;\n\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   11 — GUARANTEES\n========================================================= *\/\n\n.fc-guarantees{\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #30483E,\n      #1B2D26\n    );\n}\n\n.fc-guarantees .fc-eyebrow{\n  color:#DAEFE0;\n\n  background:\n    rgba(255,255,255,.07);\n\n  border-color:\n    rgba(255,255,255,.12);\n}\n\n.fc-guarantees .fc-title{\n  color:#fff;\n}\n\n.fc-guarantees .fc-title span{\n  color:#BEDBC6;\n}\n\n.fc-guarantees .fc-description{\n  color:\n    rgba(255,255,255,.69);\n}\n\n.fc-guarantee-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:11px;\n\n  max-width:950px;\n\n  margin:0 auto;\n}\n\n.fc-guarantee{\n  display:flex;\n\n  gap:13px;\n\n  align-items:flex-start;\n\n  padding:18px;\n\n  border-radius:16px;\n\n  background:\n    rgba(255,255,255,.055);\n\n  border:\n    1px solid rgba(255,255,255,.12);\n}\n\n.fc-guarantee-icon{\n  flex:0 0 41px;\n\n  width:41px;\n  height:41px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--fc-green);\n\n  font-size:18px;\n}\n\n.fc-guarantee h3{\n  margin:0 0 3px;\n\n  color:#fff;\n\n  font-size:15px;\n\n  font-weight:900;\n}\n\n.fc-guarantee p{\n  margin:0;\n\n  color:\n    rgba(255,255,255,.65);\n\n  font-size:11px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   12 — CTA\n========================================================= *\/\n\n.fc-cta{\n  padding:48px 22px 86px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(255,255,255,.13),\n      transparent 32%\n    ),\n\n    linear-gradient(\n      135deg,\n      #71917A 0%,\n      #567662 52%,\n      #345443 100%\n    );\n}\n\n.fc-cta-inner{\n  max-width:740px;\n\n  margin:0 auto;\n}\n\n.fc-cta h2{\n  margin:0 0 9px;\n\n  color:#fff;\n\n  font-size:\n    clamp(30px,4vw,44px);\n\n  line-height:1.06;\n\n  font-weight:950;\n\n  letter-spacing:-1px;\n}\n\n.fc-cta p{\n  max-width:660px;\n\n  margin:0 auto 21px;\n\n  color:#E8F4EB;\n\n  font-size:15px;\n\n  line-height:1.6;\n}\n\n.fc-cta .fc-btn{\n  color:var(--fc-green-dark) !important;\n\n  background:#fff;\n\n  box-shadow:\n    0 9px 23px rgba(0,0,0,.15);\n}\n\n\n\/* =========================================================\n   FLOATING BUY\n========================================================= *\/\n\n.fc-floating-buy{\n  position:fixed;\n\n  right:18px;\n  bottom:18px;\n\n  z-index:9999;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-width:145px;\n\n  height:47px;\n\n  padding:0 21px;\n\n  border-radius:999px;\n\n  color:#fff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #668B72,\n      var(--fc-green-dark)\n    );\n\n  font-size:13px;\n\n  font-weight:900;\n\n  box-shadow:\n    0 9px 25px rgba(40,65,53,.30);\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease;\n}\n\n.fc-floating-buy:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 14px 29px rgba(40,65,53,.38);\n}\n\n.fc-floating-buy:active{\n  transform:scale(.97);\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@container frostcover (max-width:900px){\n\n  .fc-section{\n    padding:43px 19px;\n  }\n\n  .fc-hero{\n    padding:43px 19px 48px;\n  }\n\n  .fc-intro-points{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@container frostcover (max-width:650px){\n\n  .fc-section{\n    padding:35px 13px;\n  }\n\n  .fc-heading{\n    margin-bottom:21px;\n  }\n\n  .fc-eyebrow{\n    padding:5px 10px;\n\n    font-size:9px;\n\n    letter-spacing:.9px;\n  }\n\n  .fc-title{\n    font-size:27px;\n\n    letter-spacing:-.5px;\n  }\n\n  .fc-description{\n    font-size:14px;\n\n    line-height:1.55;\n  }\n\n\n  \/* HERO *\/\n\n  .fc-hero{\n    padding:34px 13px 38px;\n  }\n\n  .fc-hero h1{\n    font-size:38px;\n\n    letter-spacing:-1.1px;\n  }\n\n  .fc-hero-text{\n    font-size:14px;\n  }\n\n  .fc-hero-pills{\n    gap:5px;\n\n    margin-bottom:19px;\n  }\n\n  .fc-hero-pills span{\n    padding:6px 8px;\n\n    font-size:10px;\n  }\n\n\n  \/* INTRO *\/\n\n  .fc-intro-copy{\n    padding:20px 15px;\n  }\n\n  .fc-intro-copy h2{\n    font-size:23px;\n  }\n\n  .fc-intro-copy p{\n    font-size:13px;\n  }\n\n  .fc-intro-points{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:6px;\n  }\n\n  .fc-intro-point strong{\n    font-size:11px;\n  }\n\n  .fc-intro-point span{\n    font-size:10px;\n  }\n\n\n  \/* FEATURES 2×2 *\/\n\n  .fc-feature-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:8px;\n  }\n\n  .fc-feature{\n    border-radius:13px;\n  }\n\n  .fc-feature-copy{\n    padding:11px 9px 13px;\n  }\n\n  .fc-feature-copy h3{\n    font-size:13px;\n  }\n\n  .fc-feature-copy p{\n    font-size:11px;\n\n    line-height:1.45;\n  }\n\n\n  \/* BENEFITS 2×2 *\/\n\n  .fc-benefit-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:7px;\n  }\n\n  .fc-benefit{\n    padding:15px 11px;\n  }\n\n  .fc-benefit-num{\n    font-size:9px;\n  }\n\n  .fc-benefit h3{\n    font-size:15px;\n  }\n\n  .fc-benefit p{\n    font-size:11px;\n  }\n\n\n  \/* WINDOW *\/\n\n  .fc-window-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap:6px;\n  }\n\n  .fc-window-card{\n    padding:14px 7px;\n  }\n\n  .fc-window-icon{\n    width:38px;\n    height:38px;\n\n    font-size:17px;\n  }\n\n  .fc-window-card h3{\n    font-size:11px;\n  }\n\n  .fc-window-card p{\n    font-size:9px;\n  }\n\n\n  \/* USES *\/\n\n  .fc-use-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:7px;\n  }\n\n  .fc-use-item{\n    display:block;\n\n    padding:13px 9px;\n\n    text-align:center;\n  }\n\n  .fc-use-icon{\n    width:35px;\n    height:35px;\n\n    margin:0 auto 7px;\n\n    font-size:15px;\n  }\n\n  .fc-use-item h3{\n    font-size:12px;\n  }\n\n  .fc-use-item p{\n    font-size:10px;\n  }\n\n\n  \/* SPECS *\/\n\n  .fc-spec-row{\n    grid-template-columns:1fr;\n  }\n\n  .fc-spec-label{\n    padding:8px 11px 3px;\n\n    font-size:11px;\n  }\n\n  .fc-spec-value{\n    padding:3px 11px 9px;\n\n    font-size:12px;\n  }\n\n\n  \/* REVIEWS *\/\n\n  .fc-review-grid{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .fc-review{\n    padding:15px;\n  }\n\n  .fc-review h3{\n    font-size:14px;\n  }\n\n  .fc-review p{\n    font-size:11px;\n  }\n\n\n  \/* FAQ *\/\n\n  .fc-faq summary{\n    padding:13px;\n\n    font-size:13px;\n  }\n\n  .fc-faq-answer{\n    padding:0 13px 13px;\n\n    font-size:12px;\n  }\n\n\n  \/* GUARANTEES 2×2 *\/\n\n  .fc-guarantee-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:7px;\n  }\n\n  .fc-guarantee{\n    display:block;\n\n    padding:14px 8px;\n\n    text-align:center;\n  }\n\n  .fc-guarantee-icon{\n    width:35px;\n    height:35px;\n\n    margin:0 auto 7px;\n\n    font-size:15px;\n  }\n\n  .fc-guarantee h3{\n    font-size:12px;\n  }\n\n  .fc-guarantee p{\n    font-size:10px;\n  }\n\n\n  \/* CTA *\/\n\n  .fc-cta{\n    padding:37px 14px 76px;\n  }\n\n  .fc-cta h2{\n    font-size:28px;\n  }\n\n  .fc-cta p{\n    font-size:13px;\n  }\n\n\n  .fc-floating-buy{\n    right:10px;\n    bottom:10px;\n\n    min-width:130px;\n\n    height:43px;\n\n    padding:0 15px;\n\n    font-size:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@container frostcover (max-width:430px){\n\n  .fc-title{\n    font-size:24px;\n  }\n\n  .fc-hero h1{\n    font-size:34px;\n  }\n\n  .fc-feature-copy h3{\n    font-size:12px;\n  }\n\n  .fc-feature-copy p{\n    font-size:10px;\n  }\n\n  .fc-benefit h3{\n    font-size:14px;\n  }\n\n  .fc-benefit p{\n    font-size:10px;\n  }\n\n  .fc-guarantee h3{\n    font-size:11px;\n  }\n\n  .fc-guarantee p{\n    font-size:9px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"frost-cover-page\"\u003e\n\u003c!-- =====================================================\n     01 — HERO\n===================================================== --\u003e\n\u003csection class=\"fc-hero\"\u003e\n\u003cdiv class=\"fc-hero-container\"\u003e\n\u003cdiv class=\"fc-hero-copy\"\u003e\n\u003cdiv class=\"fc-hero-badge\"\u003e❄️ WINTER PLANT PROTECTION\u003c\/div\u003e\n\u003ch1\u003eCold Weather Outside. \u003cspan\u003eExtra Protection Around Your Plants.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"fc-hero-text\"\u003eWrap trees, shrubs and outdoor plants before cold weather arrives with a reusable frost protection cover designed for quick access, secure closure and easier winter plant care.\u003c\/p\u003e\n\u003cdiv class=\"fc-hero-pills\"\u003e\n\u003cspan\u003e❄️ Frost Protection\u003c\/span\u003e \u003cspan\u003e🌿 Whole-Plant Coverage\u003c\/span\u003e \u003cspan\u003e👁️ Transparent Panel\u003c\/span\u003e \u003cspan\u003e🤐 Zippered Access\u003c\/span\u003e \u003cspan\u003e🪢 Drawstring Closure\u003c\/span\u003e \u003cspan\u003e🌳 Trees \u0026amp; Shrubs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/Savetik-Net_7682005888609045791_v3_00_00_00--00_00_20.gif?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — GIF DEMONSTRATION\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-demo\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e ❄️ READY BEFORE THE FROST \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eCover It Before \u003cspan\u003eCold Weather Hits.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eSlip the cover over the plant, close the zipper and tighten the drawstring around the base for a more secure winter setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-demo-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/c1a0cbde-d38a-4fe0-a22f-a7f32444a9b8.png?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — PRODUCT INTRODUCTION\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-intro\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 🌱 PROTECT WHAT YOU GREW \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eWinter Weather Can Be \u003cspan\u003eHard on Outdoor Plants.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eCold nights, frost and winter wind can put extra stress on sensitive plants. A full-coverage protective bag creates an additional barrier around the plant during cold outdoor weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-intro-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1c45cb9a-4c27-4e4c-b496-650290d9f72b.png?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-intro-copy\"\u003e\n\u003ch2\u003eCover More Than the Leaves. \u003cspan\u003eProtect the Whole Plant.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUnlike small sheets that need to be positioned and secured every time, this bag-style frost cover slips around the plant and uses a zipper plus bottom drawstring to create a more convenient protective enclosure.\u003c\/p\u003e\n\u003cdiv class=\"fc-intro-points\"\u003e\n\u003cdiv class=\"fc-intro-point\"\u003e\n\u003cstrong\u003e ❄️ COLD WEATHER \u003c\/strong\u003e \u003cspan\u003e Helps shield plants during frosty conditions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-intro-point\"\u003e\n\u003cstrong\u003e 👁️ VIEWING PANEL \u003c\/strong\u003e \u003cspan\u003e See inside without removing the entire cover. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-intro-point\"\u003e\n\u003cstrong\u003e 🤐 ZIPPER ACCESS \u003c\/strong\u003e \u003cspan\u003e Open the cover when plant access is needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-intro-point\"\u003e\n\u003cstrong\u003e 🪢 DRAWSTRING \u003c\/strong\u003e \u003cspan\u003e Helps secure the lower opening around the plant. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — DETAILED FEATURES\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-features\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 🔍 PRODUCT FEATURES \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eDesigned for \u003cspan\u003eEasier Winter Plant Care.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eA full-cover design combines protection, visibility and easier access for outdoor plants during colder months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-feature-grid\"\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003cdiv class=\"fc-feature\"\u003e\n\u003cdiv class=\"fc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/43272bdf-9614-412b-a2d3-ac22ee537c24.png?v=1788831385\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-feature-copy\"\u003e\n\u003ch3\u003e❄️ Full-Plant Frost Coverage\u003c\/h3\u003e\n\u003cp\u003eThe bag-style construction surrounds the foliage and branches instead of covering only one side of the plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003cdiv class=\"fc-feature\"\u003e\n\u003cdiv class=\"fc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/67faabf9-02fc-4a77-bb5c-7fa936456f22.png?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-feature-copy\"\u003e\n\u003ch3\u003e👁️ Transparent Viewing Panel\u003c\/h3\u003e\n\u003cp\u003eCheck the plant inside more easily without removing the entire winter protection cover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003cdiv class=\"fc-feature\"\u003e\n\u003cdiv class=\"fc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/f5903e9a-a038-4d9a-936f-a31dddb342a6.png?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-feature-copy\"\u003e\n\u003ch3\u003e🤐 Convenient Zipper Access\u003c\/h3\u003e\n\u003cp\u003eOpen the zippered section when you need to inspect, adjust or care for the covered plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003cdiv class=\"fc-feature\"\u003e\n\u003cdiv class=\"fc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/52a64a6a-cc2f-490c-b69e-154d1f50bbee.png?v=1788831386\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-feature-copy\"\u003e\n\u003ch3\u003e🪢 Adjustable Drawstring Base\u003c\/h3\u003e\n\u003cp\u003eTighten the bottom opening around the planter, trunk or plant base to help keep the cover positioned in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — CORE BENEFITS\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-benefits\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e ⭐ WHY GARDENERS USE IT \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eLess Winter Exposure. \u003cspan\u003eMore Peace of Mind.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eDesigned around the most common challenges of protecting outdoor plants during cold weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-benefit-grid\"\u003e\n\u003cdiv class=\"fc-benefit\"\u003e\n\u003cdiv class=\"fc-benefit-num\"\u003e01 \/ FROST BARRIER\u003c\/div\u003e\n\u003ch3\u003eAdd an Extra Layer Against Cold\u003c\/h3\u003e\n\u003cp\u003eCreate a protective layer around vulnerable plants during frosty nights and cold outdoor conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-benefit\"\u003e\n\u003cdiv class=\"fc-benefit-num\"\u003e02 \/ FULL COVERAGE\u003c\/div\u003e\n\u003ch3\u003eWrap Around the Whole Plant\u003c\/h3\u003e\n\u003cp\u003eThe bag-shaped design surrounds branches and foliage instead of leaving large sections exposed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-benefit\"\u003e\n\u003cdiv class=\"fc-benefit-num\"\u003e03 \/ EASY ACCESS\u003c\/div\u003e\n\u003ch3\u003eOpen It Without Removing Everything\u003c\/h3\u003e\n\u003cp\u003eThe zipper lets you access the plant without completely taking the protective cover off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-benefit\"\u003e\n\u003cdiv class=\"fc-benefit-num\"\u003e04 \/ SECURE FIT\u003c\/div\u003e\n\u003ch3\u003eTighten Around the Base\u003c\/h3\u003e\n\u003cp\u003eThe adjustable drawstring helps keep the lower section closed around compatible plants, trunks and containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — TRANSPARENT WINDOW\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-window\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 👁️ TRANSPARENT PANEL \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eCheck Your Plant \u003cspan\u003eWithout Fully Uncovering It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eThe transparent panel gives you a convenient viewing area for checking leaves and branches while the rest of the protective cover remains in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-window-grid\"\u003e\n\u003cdiv class=\"fc-window-card\"\u003e\n\u003cdiv class=\"fc-window-icon\"\u003e👁️\u003c\/div\u003e\n\u003ch3\u003eQuick Viewing\u003c\/h3\u003e\n\u003cp\u003eCheck the plant through the transparent section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-window-card\"\u003e\n\u003cdiv class=\"fc-window-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eEasy Monitoring\u003c\/h3\u003e\n\u003cp\u003eKeep an eye on foliage during winter protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-window-card\"\u003e\n\u003cdiv class=\"fc-window-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch3\u003eStay Covered\u003c\/h3\u003e\n\u003cp\u003eView the plant without fully removing the bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — MULTI-USE\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-uses\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 🌳 MULTIPLE OUTDOOR USES \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eProtect More Than \u003cspan\u003eOne Kind of Plant.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eChoose an appropriate size for the plant you want to protect and use it around a variety of outdoor greenery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use-grid\"\u003e\n\u003cdiv class=\"fc-use-item\"\u003e\n\u003cdiv class=\"fc-use-icon\"\u003e🌳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSmall Trees\u003c\/h3\u003e\n\u003cp\u003eUseful for compatible young trees and ornamental tree varieties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use-item\"\u003e\n\u003cdiv class=\"fc-use-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eShrubs\u003c\/h3\u003e\n\u003cp\u003eCover shrubs and bushy plants exposed to colder outdoor weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use-item\"\u003e\n\u003cdiv class=\"fc-use-icon\"\u003e🪴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePotted Plants\u003c\/h3\u003e\n\u003cp\u003eSlip the bag over compatible outdoor container plants when cold weather approaches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use-item\"\u003e\n\u003cdiv class=\"fc-use-icon\"\u003e🌺\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGarden Plants\u003c\/h3\u003e\n\u003cp\u003eProvide additional seasonal coverage for suitable ornamental and garden plants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-specs\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 📋 PRODUCT INFORMATION \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eMeasure your plant before ordering so the cover has enough room to surround the foliage comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-box\"\u003e\n\u003cdiv class=\"fc-spec-inner\"\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003ePlant Frost Protection Cover \/ Winter Plant Wrapping Bag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003ePrimary Function\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eSeasonal Frost and Cold-Weather Plant Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eCover Style\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eFull-Cover Bag Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eAccess\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eZippered Opening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eBottom Closure\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eAdjustable Drawstring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eViewing Area\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eTransparent Observation Panel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eRecommended Plants\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eTrees, Shrubs, Potted Plants and Suitable Garden Plants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eRecommended Season\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eFall \/ Winter \/ Early Spring Cold Weather\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eSlip Over Plant → Close Zipper → Tighten Drawstring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec-label\"\u003eAvailable Size\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-value\"\u003eRefer to Your Selected Product Variant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-note\"\u003e\n\u003cstrong\u003eSize Tip:\u003c\/strong\u003e Measure both the height and widest point of your plant before ordering. Allow extra room around foliage rather than choosing a cover that fits too tightly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 — CUSTOMER FEEDBACK\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-reviews\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e ❤️ CUSTOMER FEEDBACK \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eReal Gardeners. \u003cspan\u003eReal Winter Use.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eAdd verified customer feedback from your store or marketplace once available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-review-grid\"\u003e\n\u003cdiv class=\"fc-review\"\u003e\n\u003cdiv class=\"fc-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eEasy Winter Coverage\u003c\/h3\u003e\n\u003cp\u003eAdd a verified customer review describing how quickly the cover could be placed around a tree, shrub or potted plant.\u003c\/p\u003e\n\u003cdiv class=\"fc-review-user\"\u003eVERIFIED CUSTOMER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-review\"\u003e\n\u003cdiv class=\"fc-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eConvenient Zipper Access\u003c\/h3\u003e\n\u003cp\u003eAdd a verified customer review describing the usefulness of the zipper when checking or caring for covered plants.\u003c\/p\u003e\n\u003cdiv class=\"fc-review-user\"\u003eVERIFIED CUSTOMER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-review\"\u003e\n\u003cdiv class=\"fc-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eHelpful Viewing Panel\u003c\/h3\u003e\n\u003cp\u003eAdd a verified customer review describing how the transparent panel makes plant monitoring easier during colder weather.\u003c\/p\u003e\n\u003cdiv class=\"fc-review-user\"\u003eVERIFIED CUSTOMER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 — FAQ\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-faq\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e ❓ FREQUENTLY ASKED QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eBefore the \u003cspan\u003eCold Weather Arrives.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eQuick answers about sizing, installation and everyday winter use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is this plant cover designed for? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eIt is designed to provide an additional protective layer around trees, shrubs, potted plants and other compatible outdoor plants during frost and cold weather.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the cover open with a zipper? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eYes. The product design includes a zippered opening, allowing you to access the plant without completely removing the cover.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the transparent panel for? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eThe transparent section provides a convenient viewing area so you can check the plant while much of the protective cover remains in place.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the bottom secured? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eThe lower opening uses an adjustable drawstring that can be tightened around a suitable plant base, trunk area or container.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it for shrubs? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eYes. Shrubs are one of the intended applications. Choose a cover large enough to surround the foliage without compressing branches excessively.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on potted plants? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eYes, provided the selected cover size is large enough for the plant and container arrangement you want to protect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose the right size? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eMeasure the plant from the base to the top and measure the widest area of the foliage. Choose a size with additional room rather than one that fits tightly against the branches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I install the cover? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eSlip the bag over the plant, position it around the foliage, close the zipper and tighten the bottom drawstring as needed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this guarantee plants cannot freeze? \u003cspan class=\"fc-faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fc-faq-answer\"\u003eNo plant cover can guarantee protection in every temperature or weather condition. This product is intended to provide an additional seasonal protective layer during cold and frosty weather.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 — FOUR GUARANTEES\n===================================================== --\u003e\n\u003csection class=\"fc-section fc-guarantees\"\u003e\n\u003cdiv class=\"fc-container\"\u003e\n\u003cdiv class=\"fc-heading\"\u003e\n\u003cspan class=\"fc-eyebrow\"\u003e 🛡️ SHOP WITH CONFIDENCE \u003c\/span\u003e\n\u003ch2 class=\"fc-title\"\u003eFour Ways \u003cspan\u003eWe Have You Covered.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fc-description\"\u003eA smoother shopping experience from checkout through delivery and after-sales support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-guarantee-grid\"\u003e\n\u003cdiv class=\"fc-guarantee\"\u003e\n\u003cdiv class=\"fc-guarantee-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTrackable Logistics\u003c\/h3\u003e\n\u003cp\u003eFollow available shipment progress after your order has been dispatched.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-guarantee\"\u003e\n\u003cdiv class=\"fc-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTrackable Delivery\u003c\/h3\u003e\n\u003cp\u003eReceive available tracking information so you can follow your package's journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-guarantee\"\u003e\n\u003cdiv class=\"fc-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSafe Packaging\u003c\/h3\u003e\n\u003cp\u003eOrders are prepared with care to help protect your product during normal transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-guarantee\"\u003e\n\u003cdiv class=\"fc-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eComprehensive After-Sales Service\u003c\/h3\u003e\n\u003cp\u003eCustomer support is available for eligible order, delivery and product-related questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 — FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"fc-cta\" id=\"fc-buy-section\"\u003e\n\u003cdiv class=\"fc-cta-inner\"\u003e\n\u003ch2\u003eGive Your Plants \u003cbr\u003eExtra Protection This Winter.\u003c\/h2\u003e\n\u003cp\u003eCover trees, shrubs and outdoor plants before cold weather arrives with a zippered full-coverage design that is easier to inspect, adjust and secure.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"fc-btn fc-smart-buy\"\u003e ❄️ BUY NOW → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e","brand":"LLM","offers":[{"title":"White \/ 24 × 32 In","offer_id":49090031878329,"sku":"NC02562609085711-白色-抽绳拉链款60*80cm","price":16.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 32 × 39 In","offer_id":49094957793465,"sku":"NC02562609085711-白色-抽绳拉链款80*100cm","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 32 × 47 In","offer_id":49094957826233,"sku":"NC02562609085711-白色-抽绳拉链款 80*120cm","price":22.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 39 × 47 In","offer_id":49094957859001,"sku":"NC02562609085711-白色-抽绳拉链款 100*120cm","price":25.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 47 × 71 In","offer_id":49094957891769,"sku":"NC02562609085711-白色-抽绳拉链款120*180cm","price":28.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 24 × 32 In","offer_id":49090031911097,"sku":"NC02562609085711-绿色-抽绳拉链款60*80cm","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 32 × 39 In","offer_id":49094957924537,"sku":"NC02562609085711-绿色-抽绳拉链款60*80cm","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 32 × 47 In","offer_id":49094957957305,"sku":"NC02562609085711-绿色-抽绳拉链款60*80cm","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 39 × 47 In","offer_id":49094957990073,"sku":"NC02562609085711-绿色-抽绳拉链款60*80cm","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 47 × 71 In","offer_id":49094958022841,"sku":"NC02562609085711-绿色-抽绳拉链款60*80cm","price":28.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 24 × 32 In","offer_id":49090031943865,"sku":"NC02562609085711-米黄色-抽绳拉链款60*80cm","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 32 × 39 In","offer_id":49094958055609,"sku":"NC02562609085711-米黄色-抽绳拉链款60*80cm","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 32 × 47 In","offer_id":49094958088377,"sku":"NC02562609085711-米黄色-抽绳拉链款60*80cm","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 39 × 47 In","offer_id":49094958121145,"sku":"NC02562609085711-米黄色-抽绳拉链款60*80cm","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 47 × 71 In","offer_id":49094958153913,"sku":"NC02562609085711-米黄色-抽绳拉链款60*80cm","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/c1a0cbde-d38a-4fe0-a22f-a7f32444a9b8.png?v=1788831386"}],"url":"https:\/\/fvaulity.com\/collections\/winter-protection-cover.oembed","provider":"fvaulity","version":"1.0","type":"link"}