{"product_id":"lighted-highland-cow-christmas-door-cascade","title":"🐮Lighted Highland Cow Christmas Door Cascade","description":"\u003cstyle\u003e\n.hc-landing,\n.hc-landing * {\n  box-sizing: border-box;\n}\n\n.hc-landing {\n  --hc-green: #17382b;\n  --hc-deep-green: #10271f;\n  --hc-red: #7d1522;\n  --hc-red-dark: #5b0d18;\n  --hc-gold: #d9aa54;\n  --hc-gold-light: #f1d492;\n  --hc-cream: #fffaf0;\n  --hc-text: #302b27;\n  --hc-muted: #6f665f;\n  --hc-border: #eadfce;\n  --hc-bg: #fffdf9;\n\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto;\n  padding: 0;\n  color: var(--hc-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n    Helvetica, Arial, sans-serif;\n  font-size: 20px;\n  line-height: 1.65;\n  background: var(--hc-bg);\n}\n\n.hc-landing img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.hc-section {\n  padding: 54px 30px;\n}\n\n.hc-section-tight {\n  padding: 40px 30px;\n}\n\n.hc-center {\n  text-align: center;\n}\n\n.hc-eyebrow {\n  display: inline-block;\n  margin: 0 0 10px;\n  color: var(--hc-red);\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.hc-title {\n  max-width: 820px;\n  margin: 0 auto 18px;\n  color: #23201d;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 44px;\n  line-height: 1.12;\n  font-weight: 700;\n}\n\n.hc-title span {\n  color: var(--hc-red);\n}\n\n.hc-subtitle {\n  max-width: 790px;\n  margin: 0 auto;\n  color: var(--hc-muted);\n  font-size: 21px;\n  line-height: 1.65;\n}\n\n\/* =========================================================\n   PREMIUM TOP TRUST SUITE\n   90-Day Guarantee + Secure Payment\n   Shopify \/ Mobile Friendly \/ No Garbled Characters\n   ========================================================= *\/\n\n.hc-trust-suite,\n.hc-trust-suite * {\n  box-sizing: border-box;\n}\n\n.hc-trust-suite {\n  --green-1: #102a20;\n  --green-2: #1b4333;\n  --wine: #7b1724;\n  --wine-dark: #5c101a;\n  --gold: #d7ad63;\n  --gold-light: #f2dba5;\n  --cream: #fffaf3;\n  --text: #2d2824;\n  --muted: #766e67;\n  --line: #e8e0d7;\n\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto 24px;\n  font-family: -apple-system, BlinkMacSystemFont,\n    \"Segoe UI\", Roboto, Arial, Helvetica, sans-serif;\n  color: var(--text);\n}\n\n\n\/* =========================================================\n   90 DAY GUARANTEE\n   ========================================================= *\/\n\n.hc-guarantee-new {\n  position: relative;\n  overflow: hidden;\n  padding: 34px 24px 30px;\n  border-radius: 22px 22px 0 0;\n  text-align: center;\n  color: #fff;\n  background:\n    radial-gradient(\n      circle at 50% -20%,\n      rgba(245, 217, 155, .25),\n      transparent 44%\n    ),\n    linear-gradient(\n      135deg,\n      var(--green-1) 0%,\n      var(--green-2) 100%\n    );\n}\n\n.hc-guarantee-new::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 72%;\n  height: 1px;\n  transform: translateX(-50%);\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(241, 211, 148, .55),\n    transparent\n  );\n}\n\n.hc-guarantee-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 76px;\n  height: 76px;\n  margin: 0 auto 15px;\n  border: 2px solid rgba(242, 219, 165, .9);\n  border-radius: 50%;\n  background: rgba(255,255,255,.04);\n  color: var(--gold-light);\n}\n\n.hc-guarantee-icon svg {\n  width: 36px;\n  height: 36px;\n}\n\n.hc-guarantee-new h3 {\n  margin: 0 0 10px;\n  color: #fffaf1;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  line-height: 1.18;\n  font-weight: 700;\n}\n\n.hc-guarantee-new \u003e p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.88);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.hc-guarantee-new \u003e p strong {\n  color: #f5d995;\n}\n\n\n\/* =========================================================\n   GUARANTEE FEATURES\n   ========================================================= *\/\n\n.hc-guarantee-features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  max-width: 860px;\n  margin: 23px auto 0;\n}\n\n.hc-guarantee-feature {\n  padding: 16px 13px;\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 14px;\n  background: rgba(255,255,255,.055);\n}\n\n.hc-guarantee-feature-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  margin: 0 auto 8px;\n  border-radius: 50%;\n  background: rgba(242,219,165,.12);\n  color: var(--gold-light);\n}\n\n.hc-guarantee-feature-icon svg {\n  width: 20px;\n  height: 20px;\n}\n\n.hc-guarantee-feature strong {\n  display: block;\n  color: #fff8ed;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.hc-guarantee-feature span {\n  display: block;\n  margin-top: 5px;\n  color: rgba(255,255,255,.72);\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   PAYMENT WRAPPER\n   ========================================================= *\/\n\n.hc-payment-new {\n  padding: 31px 22px 24px;\n  border: 1px solid var(--line);\n  border-top: 0;\n  border-radius: 0 0 22px 22px;\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fffdf9 100%\n    );\n  box-shadow: 0 10px 28px rgba(55, 41, 25, .055);\n}\n\n\n\/* =========================================================\n   PAYMENT HEADER\n   ========================================================= *\/\n\n.hc-payment-new-head {\n  max-width: 720px;\n  margin: 0 auto 23px;\n  text-align: center;\n}\n\n.hc-payment-secure-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 10px;\n  padding: 7px 13px;\n  border-radius: 999px;\n  background: #f5eee5;\n  color: var(--wine);\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.hc-payment-secure-label svg {\n  width: 15px;\n  height: 15px;\n}\n\n.hc-payment-new-title {\n  margin: 0 0 8px;\n  color: #29241f;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.2;\n  font-weight: 700;\n}\n\n.hc-payment-new-sub {\n  max-width: 680px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   PAYMENT LOGOS GRID\n   ========================================================= *\/\n\n.hc-brand-payments {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 11px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.hc-brand-pay {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 66px;\n  min-width: 0;\n  padding: 9px 10px;\n  overflow: hidden;\n  border: 1px solid #ded8d1;\n  border-radius: 13px;\n  background: #fff;\n  box-shadow:\n    0 2px 8px rgba(0,0,0,.025),\n    inset 0 1px 0 rgba(255,255,255,.95);\n}\n\n\n\/* Klarna *\/\n.hc-brand-pay.klarna {\n  background: #ffb3c7;\n  border-color: #ffb3c7;\n}\n\n.hc-logo-klarna {\n  color: #111;\n  font-size: 23px;\n  font-weight: 900;\n  letter-spacing: -1px;\n}\n\n\n\/* PayPal *\/\n.hc-logo-paypal {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n\n.hc-paypal-symbol {\n  position: relative;\n  display: inline-block;\n  width: 24px;\n  height: 30px;\n}\n\n.hc-paypal-symbol::before,\n.hc-paypal-symbol::after {\n  content: \"\";\n  position: absolute;\n  width: 16px;\n  height: 23px;\n  border-radius: 5px 8px 8px 5px;\n  transform: skew(-10deg);\n}\n\n.hc-paypal-symbol::before {\n  top: 1px;\n  left: 1px;\n  background: #003087;\n}\n\n.hc-paypal-symbol::after {\n  top: 6px;\n  left: 7px;\n  background: #009cde;\n}\n\n.hc-paypal-text {\n  color: #003087;\n  font-size: 20px;\n  font-weight: 800;\n  letter-spacing: -.7px;\n}\n\n\n\/* VISA *\/\n.hc-logo-visa {\n  color: #1434cb;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 28px;\n  font-style: italic;\n  font-weight: 900;\n  letter-spacing: -2px;\n}\n\n\n\/* AMEX *\/\n.hc-logo-amex {\n  padding: 6px 9px;\n  border-radius: 4px;\n  background: #1976a9;\n  color: #fff;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n  text-align: center;\n}\n\n\n\/* GOOGLE PAY *\/\n.hc-logo-gpay {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n\n.hc-google-g {\n  color: #4285f4;\n  font-size: 24px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.hc-google-pay-text {\n  color: #202124;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n\n\/* APPLE PAY - NO SPECIAL SYMBOL *\/\n.hc-logo-applepay {\n  display: flex;\n  align-items: baseline;\n  gap: 5px;\n  color: #111;\n  white-space: nowrap;\n}\n\n.hc-apple-text,\n.hc-apple-pay-text {\n  font-size: 20px;\n  font-weight: 700;\n  letter-spacing: -.6px;\n}\n\n\n\/* MASTERCARD *\/\n.hc-logo-mastercard,\n.hc-logo-maestro {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n\n.hc-mc-circles,\n.hc-maestro-circles {\n  position: relative;\n  flex: 0 0 42px;\n  width: 42px;\n  height: 27px;\n}\n\n.hc-mc-red,\n.hc-mc-yellow,\n.hc-maestro-blue,\n.hc-maestro-red {\n  position: absolute;\n  top: 0;\n  width: 27px;\n  height: 27px;\n  border-radius: 50%;\n}\n\n.hc-mc-red {\n  left: 0;\n  background: #eb001b;\n}\n\n.hc-mc-yellow {\n  right: 0;\n  background: #f79e1b;\n}\n\n.hc-mc-middle {\n  position: absolute;\n  top: 0;\n  left: 13px;\n  width: 16px;\n  height: 27px;\n  background: #ff5f00;\n  opacity: .95;\n}\n\n.hc-mc-text {\n  color: #282828;\n  font-size: 15px;\n  font-weight: 700;\n}\n\n\n\/* MAESTRO *\/\n.hc-maestro-blue {\n  left: 0;\n  background: #0099df;\n}\n\n.hc-maestro-red {\n  right: 0;\n  background: #ed1c24;\n}\n\n.hc-maestro-middle {\n  position: absolute;\n  top: 0;\n  left: 13px;\n  width: 16px;\n  height: 27px;\n  background: #7355a5;\n  opacity: .9;\n}\n\n.hc-maestro-text {\n  color: #282828;\n  font-size: 15px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   TRUST DIVIDER\n   ========================================================= *\/\n\n.hc-payment-divider {\n  position: relative;\n  max-width: 860px;\n  height: 1px;\n  margin: 25px auto 20px;\n  background: #ebe5df;\n}\n\n.hc-payment-divider span {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  padding: 0 12px;\n  transform: translate(-50%, -50%);\n  background: #fffdf9;\n  color: #999088;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  white-space: nowrap;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   TRUST FEATURES\n   ========================================================= *\/\n\n.hc-payment-security {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.hc-payment-security-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  min-height: 68px;\n  padding: 11px 12px;\n  border-radius: 12px;\n  background: #faf7f2;\n}\n\n.hc-payment-security-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 40px;\n  width: 40px;\n  height: 40px;\n  border: 1px solid #e2d9ce;\n  border-radius: 50%;\n  background: #fff;\n  color: var(--wine);\n}\n\n.hc-payment-security-icon svg {\n  width: 20px;\n  height: 20px;\n}\n\n.hc-payment-security-copy strong {\n  display: block;\n  margin-bottom: 2px;\n  color: #302b27;\n  font-size: 14px;\n  line-height: 1.3;\n}\n\n.hc-payment-security-copy span {\n  display: block;\n  color: #827970;\n  font-size: 12px;\n  line-height: 1.4;\n}\n\n.hc-payment-footnote {\n  max-width: 720px;\n  margin: 17px auto 0;\n  color: #999088;\n  font-size: 12px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 749px) {\n\n  .hc-guarantee-new {\n    padding: 28px 16px 25px;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .hc-guarantee-new h3 {\n    font-size: 28px;\n  }\n\n  .hc-guarantee-new \u003e p {\n    font-size: 17px;\n  }\n\n  .hc-guarantee-features {\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .hc-guarantee-feature {\n    padding: 13px 12px;\n  }\n\n  .hc-payment-new {\n    padding: 26px 13px 21px;\n    border-radius: 0 0 18px 18px;\n  }\n\n  .hc-payment-new-title {\n    font-size: 25px;\n  }\n\n  .hc-payment-new-sub {\n    font-size: 15px;\n  }\n\n  .hc-brand-payments {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .hc-brand-pay {\n    width: 100%;\n    height: 59px;\n    min-width: 0;\n    padding: 8px 7px;\n    border-radius: 11px;\n  }\n\n  .hc-logo-klarna {\n    font-size: 20px;\n  }\n\n  .hc-paypal-text {\n    font-size: 18px;\n  }\n\n  .hc-logo-visa {\n    font-size: 25px;\n  }\n\n  .hc-apple-text,\n  .hc-apple-pay-text,\n  .hc-google-pay-text {\n    font-size: 18px;\n  }\n\n  .hc-mc-text,\n  .hc-maestro-text {\n    font-size: 13px;\n  }\n\n  .hc-payment-security {\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .hc-payment-security-item {\n    min-height: 62px;\n  }\n}\n\n\n\/* very small phone *\/\n@media (max-width: 370px) {\n\n  .hc-logo-mastercard,\n  .hc-logo-maestro {\n    gap: 4px;\n  }\n\n  .hc-mc-circles,\n  .hc-maestro-circles {\n    transform: scale(.86);\n    transform-origin: center;\n  }\n\n  .hc-mc-text,\n  .hc-maestro-text {\n    font-size: 11px;\n  }\n}\n\n\/* =========================\n   HERO\n   ========================= *\/\n\n.hc-hero {\n  overflow: hidden;\n  border-radius: 0 0 28px 28px;\n  background:\n    radial-gradient(circle at 50% 0%, rgba(218,170,84,.22), transparent 45%),\n    #10271f;\n  color: white;\n}\n\n.hc-hero-copy {\n  padding: 48px 30px 44px;\n  text-align: center;\n}\n\n.hc-hero .hc-eyebrow {\n  color: #f5d79a;\n}\n\n.hc-hero h1 {\n  max-width: 820px;\n  margin: 0 auto 17px;\n  color: #fffaf1;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 50px;\n  line-height: 1.08;\n}\n\n.hc-hero h1 span {\n  color: #efc66e;\n}\n\n.hc-hero p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.9);\n  font-size: 22px;\n}\n\n.hc-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  max-width: 820px;\n  margin: 30px auto 0;\n}\n\n.hc-benefit {\n  padding: 18px 13px;\n  border: 1px solid rgba(244,211,148,.28);\n  border-radius: 16px;\n  background: rgba(255,255,255,.07);\n}\n\n.hc-benefit-icon {\n  margin-bottom: 7px;\n  font-size: 29px;\n}\n\n.hc-benefit strong {\n  display: block;\n  color: #fff7e9;\n  font-size: 18px;\n}\n\n.hc-benefit small {\n  display: block;\n  margin-top: 5px;\n  color: rgba(255,255,255,.75);\n  font-size: 15px;\n}\n\n.hc-image-wrap {\n  overflow: hidden;\n  background: #161310;\n}\n\n.hc-emotion-box {\n  max-width: 800px;\n  margin: 28px auto 0;\n  padding: 25px 26px;\n  border-left: 5px solid var(--hc-gold);\n  border-radius: 0 16px 16px 0;\n  background: #f8f1e5;\n  color: #4b4037;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n}\n\n.hc-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n  max-width: 830px;\n  margin: 30px auto 0;\n}\n\n.hc-feature-card {\n  padding: 23px 20px;\n  border: 1px solid var(--hc-border);\n  border-radius: 17px;\n  background: #fff;\n}\n\n.hc-feature-card .ico {\n  display: block;\n  margin-bottom: 9px;\n  font-size: 30px;\n}\n\n.hc-feature-card strong {\n  display: block;\n  color: var(--hc-deep-green);\n  font-size: 20px;\n}\n\n.hc-feature-card p {\n  margin: 5px 0 0;\n  color: var(--hc-muted);\n  font-size: 17px;\n}\n\n.hc-dark {\n  background: linear-gradient(180deg, #172a22, #0d1e18);\n  color: white;\n}\n\n.hc-dark .hc-title {\n  color: #fff9ef;\n}\n\n.hc-dark .hc-subtitle {\n  color: rgba(255,255,255,.8);\n}\n\n\/* POWER *\/\n\n.hc-power {\n  max-width: 860px;\n  margin: 30px auto 0;\n  overflow: hidden;\n  border: 1px solid #dbc396;\n  border-radius: 20px;\n  background: #161512;\n}\n\n.hc-power-head {\n  padding: 24px;\n  text-align: center;\n  border-bottom: 1px solid rgba(218,170,84,.25);\n}\n\n.hc-power-head strong {\n  display: block;\n  color: #f5d484;\n  font-size: 30px;\n}\n\n.hc-power-grid {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n}\n\n.hc-power-item {\n  padding: 25px 17px;\n  text-align: center;\n  border-right: 1px solid rgba(218,170,84,.18);\n}\n\n.hc-power-item:last-child {\n  border-right: 0;\n}\n\n.hc-power-item .ico {\n  font-size: 35px;\n}\n\n.hc-power-item strong {\n  display: block;\n  color: #fff7e7;\n  font-size: 20px;\n}\n\n.hc-power-item p {\n  margin: 5px 0 0;\n  color: #cfc8bc;\n  font-size: 16px;\n}\n\n\/* SIZE *\/\n\n.hc-size-box {\n  max-width: 820px;\n  margin: 28px auto 0;\n  padding: 25px;\n  border: 1px solid var(--hc-border);\n  border-radius: 20px;\n  background: #fff;\n}\n\n.hc-size-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 15px;\n}\n\n.hc-size-item {\n  padding: 22px;\n  text-align: center;\n  border-radius: 14px;\n  background: #f8f3eb;\n}\n\n.hc-size-number {\n  display: block;\n  color: var(--hc-red);\n  font-size: 34px;\n  font-weight: 700;\n}\n\n.hc-size-label {\n  display: block;\n  margin-top: 7px;\n  color: var(--hc-muted);\n  font-size: 17px;\n}\n\n\/* INSTALL *\/\n\n.hc-how {\n  max-width: 850px;\n  margin: 30px auto 0;\n}\n\n.hc-step {\n  display: flex;\n  gap: 16px;\n  padding: 20px 0;\n  border-bottom: 1px solid var(--hc-border);\n}\n\n.hc-step-num {\n  flex: 0 0 46px;\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  color: white;\n  background: var(--hc-red);\n  text-align: center;\n  line-height: 46px;\n  font-weight: 800;\n}\n\n.hc-step-copy strong {\n  display: block;\n  font-size: 21px;\n}\n\n.hc-step-copy p {\n  margin: 4px 0 0;\n  color: var(--hc-muted);\n  font-size: 18px;\n}\n\n.hc-gift-strip {\n  padding: 30px;\n  text-align: center;\n  background: linear-gradient(135deg,#741321,#961c2b);\n  color: white;\n}\n\n.hc-gift-strip strong {\n  display: block;\n  font-size: 31px;\n}\n\n.hc-gift-strip span {\n  font-size: 18px;\n}\n\n\/* FAQ *\/\n\n.hc-qa {\n  background: #f8f4ed;\n}\n\n.hc-faq {\n  max-width: 850px;\n  margin: 28px auto 0;\n}\n\n.hc-faq details {\n  margin-bottom: 12px;\n  overflow: hidden;\n  border: 1px solid #dfd4c4;\n  border-radius: 14px;\n  background: white;\n}\n\n.hc-faq summary {\n  position: relative;\n  padding: 20px 54px 20px 20px;\n  cursor: pointer;\n  list-style: none;\n  font-size: 19px;\n  font-weight: 700;\n}\n\n.hc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.hc-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--hc-red);\n  font-size: 30px;\n}\n\n.hc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.hc-faq-answer {\n  padding: 0 20px 20px;\n  color: var(--hc-muted);\n  font-size: 18px;\n}\n\n@media(max-width:749px){\n\n  .hc-landing {\n    font-size: 18px;\n  }\n\n  .hc-section {\n    padding: 42px 18px;\n  }\n\n  .hc-section-tight {\n    padding: 32px 18px;\n  }\n.hc-hero h1 {\n    font-size: 35px;\n  }\n\n  .hc-title {\n    font-size: 31px;\n  }\n\n  .hc-subtitle {\n    font-size: 18px;\n  }\n\n  .hc-benefits,\n  .hc-feature-grid,\n  .hc-power-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .hc-power-item {\n    border-right: 0;\n    border-bottom: 1px solid rgba(218,170,84,.18);\n  }\n}\n\n@media(max-width:420px){\n\n  .hc-size-row {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hc-landing\"\u003e\n\u003cdiv class=\"hc-trust-suite\"\u003e\n\u003c!-- =====================================================\n       90 DAY GUARANTEE\n       ===================================================== --\u003e\n\u003csection class=\"hc-guarantee-new\"\u003e\n\u003cdiv class=\"hc-guarantee-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n        \u003cpath d=\"M12 3l7 3v5c0 4.8-2.8 8.1-7 10-4.2-1.9-7-5.2-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 12l2 2 4-5\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e90-Day No-Risk Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eDecorate with confidence. You have \u003cstrong\u003e90 days from delivery\u003c\/strong\u003e to decide whether your Lighted Highland Cow Christmas Door Cascade is right for your home. If you're not satisfied, simply contact our customer support team for return assistance.\u003c\/p\u003e\n\u003cdiv class=\"hc-guarantee-features\"\u003e\n\u003c!-- Confidence --\u003e\n\u003cdiv class=\"hc-guarantee-feature\"\u003e\n\u003cdiv class=\"hc-guarantee-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n            \u003cpath d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eShop With Confidence\u003c\/strong\u003e \u003cspan\u003e Extra peace of mind for your holiday purchase. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Returns --\u003e\n\u003cdiv class=\"hc-guarantee-feature\"\u003e\n\u003cdiv class=\"hc-guarantee-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 7H5v-4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 7a8 8 0 1 1-1 7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e90-Day Returns\u003c\/strong\u003e \u003cspan\u003e Plenty of time to decide if it's right for your home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Support --\u003e\n\u003cdiv class=\"hc-guarantee-feature\"\u003e\n\u003cdiv class=\"hc-guarantee-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n            \u003cpath d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eHelpful Support\u003c\/strong\u003e \u003cspan\u003e Friendly assistance whenever you need it. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SECURE PAYMENT\n       ===================================================== --\u003e\n\u003csection class=\"hc-payment-new\"\u003e\n\u003cdiv class=\"hc-payment-new-head\"\u003e\n\u003cdiv class=\"hc-payment-secure-label\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003crect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 11V7a4 4 0 0 1 8 0v4\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e Secure Payment\u003c\/div\u003e\n\u003ch3 class=\"hc-payment-new-title\"\u003eSafe \u0026amp; Flexible Checkout\u003c\/h3\u003e\n\u003cp class=\"hc-payment-new-sub\"\u003eChoose the payment method that works best for you. Your checkout information is protected with secure encryption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         PAYMENT METHODS\n         =================================================== --\u003e\n\u003cdiv class=\"hc-brand-payments\"\u003e\n\u003c!-- Klarna --\u003e\n\u003cdiv class=\"hc-brand-pay klarna\"\u003e\u003cspan class=\"hc-logo-klarna\"\u003e Klarna. \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- PayPal --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\n\u003cdiv class=\"hc-logo-paypal\"\u003e\n\u003cspan class=\"hc-paypal-symbol\"\u003e\u003c\/span\u003e \u003cspan class=\"hc-paypal-text\"\u003e PayPal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VISA --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\u003cspan class=\"hc-logo-visa\"\u003e VISA \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- American Express --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\u003cspan class=\"hc-logo-amex\"\u003e AMERICAN\u003cbr\u003eEXPRESS \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- Google Pay --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\n\u003cdiv class=\"hc-logo-gpay\"\u003e\n\u003cspan class=\"hc-google-g\"\u003e G \u003c\/span\u003e \u003cspan class=\"hc-google-pay-text\"\u003e Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Apple Pay --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\n\u003cdiv class=\"hc-logo-applepay\"\u003e\n\u003cspan class=\"hc-apple-text\"\u003e Apple \u003c\/span\u003e \u003cspan class=\"hc-apple-pay-text\"\u003e Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Mastercard --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\n\u003cdiv class=\"hc-logo-mastercard\"\u003e\n\u003cspan class=\"hc-mc-circles\"\u003e \u003cspan class=\"hc-mc-red\"\u003e\u003c\/span\u003e \u003cspan class=\"hc-mc-yellow\"\u003e\u003c\/span\u003e \u003cspan class=\"hc-mc-middle\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hc-mc-text\"\u003e mastercard \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Maestro --\u003e\n\u003cdiv class=\"hc-brand-pay\"\u003e\n\u003cdiv class=\"hc-logo-maestro\"\u003e\n\u003cspan class=\"hc-maestro-circles\"\u003e \u003cspan class=\"hc-maestro-blue\"\u003e\u003c\/span\u003e \u003cspan class=\"hc-maestro-red\"\u003e\u003c\/span\u003e \u003cspan class=\"hc-maestro-middle\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hc-maestro-text\"\u003e maestro \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         TRUST DIVIDER\n         =================================================== --\u003e\n\u003cdiv class=\"hc-payment-divider\"\u003e\u003cspan\u003e Shop With Confidence \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ===================================================\n         SECURITY FEATURES\n         =================================================== --\u003e\n\u003cdiv class=\"hc-payment-security\"\u003e\n\u003c!-- Encryption --\u003e\n\u003cdiv class=\"hc-payment-security-item\"\u003e\n\u003cdiv class=\"hc-payment-security-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n\n            \u003crect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n\n            \u003cpath d=\"M8 11V7a4 4 0 0 1 8 0v4\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-payment-security-copy\"\u003e\n\u003cstrong\u003e 256-bit encrypted \u003c\/strong\u003e \u003cspan\u003e Secure checkout protection \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"hc-payment-security-item\"\u003e\n\u003cdiv class=\"hc-payment-security-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n\n            \u003cpath d=\"M12 3a15 15 0 0 1 0 18\"\u003e\u003c\/path\u003e\n\n            \u003cpath d=\"M12 3a15 15 0 0 0 0 18\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-payment-security-copy\"\u003e\n\u003cstrong\u003e Insured worldwide shipping \u003c\/strong\u003e \u003cspan\u003e Added peace of mind in transit \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Support --\u003e\n\u003cdiv class=\"hc-payment-security-item\"\u003e\n\u003cdiv class=\"hc-payment-security-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n\n            \u003cpath d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-payment-security-copy\"\u003e\n\u003cstrong\u003e Customer support \u003c\/strong\u003e \u003cspan\u003e Friendly help when you need it \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"hc-payment-footnote\"\u003ePayment options may vary by location, device and checkout eligibility.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ==============================\n       HERO\n       ============================== --\u003e\n\u003csection class=\"hc-hero\"\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660256680.png?v=1788766325\" alt=\"Lighted Highland Cow Christmas Door Cascade\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-hero-copy\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003e A Warm Christmas Welcome \u003c\/span\u003e\n\u003ch1\u003eMake Coming Home Feel \u003cspan\u003eLike Christmas\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA charming Highland cow, rich holiday greenery and cascading warm lights come together to transform an everyday doorway into a Christmas welcome everyone notices.\u003c\/p\u003e\n\u003cdiv class=\"hc-benefits\"\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🐮\u003c\/div\u003e\n\u003cstrong\u003eHighland Cow Charm\u003c\/strong\u003e \u003csmall\u003eA friendly focal point full of personality.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eWarm Christmas Glow\u003c\/strong\u003e \u003csmall\u003eGolden star lights create a cozy atmosphere.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003eInstant Holiday Impact\u003c\/strong\u003e \u003csmall\u003eOne statement piece transforms your entrance.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"hc-section hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003e Your Door Deserves a Christmas Moment \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eNot Just Decoration — \u003cspan\u003eIt Changes the Feeling of Coming Home\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eInstead of another ordinary wreath, welcome family, friends and holiday guests with a piece that feels warm, cheerful and unmistakably yours.\u003c\/p\u003e\n\u003cdiv class=\"hc-emotion-box\"\u003e“The kind of Christmas decoration you look forward to bringing out year after year.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE AFTER --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/1788766028961.png?v=1788766325\" loading=\"lazy\" alt=\"Christmas door before and after\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section-tight hc-center\"\u003e\n\u003ch2 class=\"hc-title\"\u003eFrom Everyday Entrance to \u003cspan\u003eHoliday Welcome\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eHang one statement piece and give your front door the warmth, color and Christmas personality it was missing.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COW FACE --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660315416.png?v=1788766325\" loading=\"lazy\" alt=\"Highland cow detail\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003e The Face Everyone Notices \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eCome Home to a \u003cspan\u003eFriendly Highland Face\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eShaggy hair, gentle eyes and unmistakable Highland character give your Christmas entrance a warm personality.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CASCADE --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660347632.png?v=1788766325\" loading=\"lazy\" alt=\"Three Christmas light cascades\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section hc-dark hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003e Three Cascades of Christmas Glow \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eLayers of Light That \u003cspan style=\"color: #edc76f;\"\u003e Draw the Eye Down the Door \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eThree graceful cascades combine warm lights, glowing stars, festive bells, berries and greenery.\u003c\/p\u003e\n\u003cdiv class=\"hc-feature-grid\"\u003e\n\u003cdiv class=\"hc-feature-card\"\u003e\n\u003cspan class=\"ico\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eWarm Star Lights\u003c\/strong\u003e\n\u003cp\u003eSoft golden illumination creates an inviting glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-card\"\u003e\n\u003cspan class=\"ico\"\u003e🔔\u003c\/span\u003e \u003cstrong\u003eClassic Bell Accents\u003c\/strong\u003e\n\u003cp\u003eTraditional details bring nostalgic Christmas character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-card\"\u003e\n\u003cspan class=\"ico\"\u003e🌲\u003c\/span\u003e \u003cstrong\u003eEvergreen Texture\u003c\/strong\u003e\n\u003cp\u003eLayered greenery creates a rich seasonal look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-card\"\u003e\n\u003cspan class=\"ico\"\u003e🎀\u003c\/span\u003e \u003cstrong\u003eRich Burgundy Details\u003c\/strong\u003e\n\u003cp\u003eDeep holiday red adds an elevated Christmas finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660371605.png?v=1788766325\" loading=\"lazy\" alt=\"Christmas decoration details\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003e Classic Christmas Details \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eDesigned to Look \u003cspan\u003eSpecial Up Close\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eBurgundy accents, golden bells, glowing stars, red berries and winter greenery come together for a rich layered look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DAY NIGHT --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660424270.png?v=1788766325\" loading=\"lazy\" alt=\"Christmas decoration day and night\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section-tight hc-center\"\u003e\n\u003ch2 class=\"hc-title\"\u003eFestive by Day. \u003cspan\u003eMagical After Dark.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eEnjoy rich Christmas colors during the day and a warm golden glow after dark.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- POWER --\u003e\n\u003csection class=\"hc-section hc-dark\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003e Simple Cord-Free Holiday Lighting \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eSet the Glow. \u003cspan style=\"color: #edc76f;\"\u003e Enjoy the Evening. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-power\"\u003e\n\u003cdiv class=\"hc-power-head\"\u003e\u003cstrong\u003eBattery Powered + Daily Timer\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-power-grid\"\u003e\n\u003cdiv class=\"hc-power-item\"\u003e\n\u003cspan class=\"ico\"\u003e🔋\u003c\/span\u003e \u003cstrong\u003e3 × AA Batteries\u003c\/strong\u003e\n\u003cp\u003eBatteries are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-power-item\"\u003e\n\u003cspan class=\"ico\"\u003e⏱️\u003c\/span\u003e \u003cstrong\u003e6 Hours On\u003c\/strong\u003e\n\u003cp\u003eEnjoy the Christmas glow through the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-power-item\"\u003e\n\u003cspan class=\"ico\"\u003e🌙\u003c\/span\u003e \u003cstrong\u003e18 Hours Off\u003c\/strong\u003e\n\u003cp\u003eThe daily timer cycle then automatically rests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"hc-section hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003e Made to Make a Statement \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eBeautiful Presence Without \u003cspan\u003eOverwhelming Your Door\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hc-size-box\"\u003e\n\u003cdiv class=\"hc-size-row\"\u003e\n\u003cdiv class=\"hc-size-item\"\u003e\n\u003cspan class=\"hc-size-number\"\u003e33 IN\u003c\/span\u003e \u003cspan class=\"hc-size-label\"\u003e Overall Height\u003cbr\u003e84 CM \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-size-item\"\u003e\n\u003cspan class=\"hc-size-number\"\u003e12.6 IN\u003c\/span\u003e \u003cspan class=\"hc-size-label\"\u003e Overall Width\u003cbr\u003e34 CM \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"hc-section hc-qa\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003e Simple Seasonal Decorating \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eHang. Arrange. \u003cspan\u003eEnjoy the Glow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-how\"\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"hc-step-copy\"\u003e\n\u003cstrong\u003eHang\u003c\/strong\u003e\n\u003cp\u003eUse the hanging loop to position the decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"hc-step-copy\"\u003e\n\u003cstrong\u003eArrange\u003c\/strong\u003e\n\u003cp\u003eGently shape the greenery, ribbons and cascades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"hc-step-copy\"\u003e\n\u003cstrong\u003eLight \u0026amp; Enjoy\u003c\/strong\u003e\n\u003cp\u003eAdd three AA batteries and enjoy the warm Christmas glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOME SCENE --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660468309.png?v=1788766325\" loading=\"lazy\" alt=\"Highland cow Christmas home decoration\"\u003e\u003c\/div\u003e\n\u003csection class=\"hc-section-tight hc-center\"\u003e\n\u003ch2 class=\"hc-title\"\u003eA Little More Christmas, \u003cspan\u003eRight at Home\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eStyle it on a front door, covered entryway, interior door or seasonal wall.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"hc-image-wrap\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/17887660496952.png?v=1788766325\" loading=\"lazy\" alt=\"Highland cow Christmas gift\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-gift-strip\"\u003e\n\u003cstrong\u003e Made for the Highland Cow Lover 🎁 \u003c\/strong\u003e \u003cspan\u003e A cheerful Christmas surprise for Mom, family, friends—or your own home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hc-section hc-qa\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003e Questions Before You Order? \u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eEverything You’ll Want to \u003cspan\u003eKnow First\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the decoration?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eIt measures approximately \u003cstrong\u003e33 inches tall (84 cm)\u003c\/strong\u003e and \u003cstrong\u003e12.6 inches wide (34 cm)\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the lighting powered?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eThe lighting uses \u003cstrong\u003e3 × AA batteries\u003c\/strong\u003e. Batteries are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a timer?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eYes. It features a \u003cstrong\u003e6-hour ON \/ 18-hour OFF\u003c\/strong\u003e daily timer cycle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it difficult to hang?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eNo complicated installation is required. Simply hang the decoration, gently arrange the branches and cascades, and turn on the lights.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look good when the lights are off?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eYes. The Highland cow, burgundy bow, greenery, berries, bells and stars provide a complete Christmas look even during the daytime.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I display it?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eIt is ideal for interior doors, seasonal walls, entryways and sheltered or covered front-door areas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store it?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eRemove the batteries before long-term storage. Keep the decoration clean and dry and avoid heavily compressing the Highland cow face and greenery.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if I change my mind after ordering?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eYour purchase is protected by our \u003cstrong\u003e90-Day No-Risk Money-Back Guarantee\u003c\/strong\u003e. You have 90 days from delivery to contact our customer support team for return assistance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"BestJas","offers":[{"title":"Default Title","offer_id":49577313075459,"sku":"CSD2609072280-高地牛","price":43.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887660256680.png?v=1788766325","url":"https:\/\/bestjas.com\/products\/lighted-highland-cow-christmas-door-cascade","provider":"BestJas","version":"1.0","type":"link"}