{"product_id":"cozy-ghosts-custom-shape-quilted-garland","title":"Cozy Ghosts Custom Shape Quilted Garland","description":"\u003cstyle\u003e\n\/* =========================================================\n   CUSTOM SHAPE QUILTED GARLAND\n   Warm Quilt Cottage \/ Holiday Textile Edition\n\n   Shopify Safe\n   No Container Queries\n   No 100vw\n   Desktop \/ Tablet \/ Mobile Compatible\n\n   Palette:\n   Oatmeal Cream\n   Cinnamon Red\n   Honey Gold\n   Natural Wood\n   Soft Sage\n========================================================= *\/\n\n.qg26-page,\n.qg26-page *,\n.qg26-page *::before,\n.qg26-page *::after {\n  box-sizing: border-box;\n}\n\n.qg26-page {\n  --qg-cream: #fff9ef;\n  --qg-cream2: #f6ead8;\n  --qg-cream3: #eedcc4;\n\n  --qg-red: #a64d42;\n  --qg-red2: #c97363;\n  --qg-red3: #7e3933;\n\n  --qg-wood: #8c6547;\n  --qg-wood2: #b88b63;\n\n  --qg-gold: #bc8a42;\n  --qg-gold2: #dfba72;\n\n  --qg-sage: #82947d;\n  --qg-sage2: #b6c1ae;\n  --qg-sage3: #e9eee5;\n\n  --qg-cocoa: #513d32;\n\n  --qg-text: #493f37;\n  --qg-muted: #7b7067;\n  --qg-border: #eadfce;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 28px auto 0;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--qg-text);\n  background: #fffdf9;\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.7;\n}\n\n\n\/* =========================================================\n   SHOPIFY SAFETY\n========================================================= *\/\n\n.qg26-page section,\n.qg26-page div,\n.qg26-page article,\n.qg26-page nav {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.qg26-page img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.qg26-page h1,\n.qg26-page h2,\n.qg26-page h3,\n.qg26-page p,\n.qg26-page ul {\n  max-width: 100%;\n  margin-top: 0;\n\n  overflow-wrap: break-word;\n}\n\n.qg26-page h1,\n.qg26-page h2,\n.qg26-page h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.13;\n}\n\n.qg26-page a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATION\n========================================================= *\/\n\n@keyframes qgFloat {\n\n  0%,\n  100% {\n    transform:\n      translateY(0)\n      rotate(-.3deg);\n  }\n\n  50% {\n    transform:\n      translateY(-6px)\n      rotate(.5deg);\n  }\n\n}\n\n@keyframes qgSway {\n\n  0%,\n  100% {\n    transform:\n      rotate(-.5deg);\n  }\n\n  50% {\n    transform:\n      rotate(.5deg);\n  }\n\n}\n\n@keyframes qgGlow {\n\n  0%,\n  100% {\n    opacity: .25;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.93);\n  }\n\n  50% {\n    opacity: .75;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n@keyframes qgSweep {\n\n  0%,\n  18% {\n    left: -30%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: .72;\n  }\n\n  70% {\n    opacity: .38;\n  }\n\n  86%,\n  100% {\n    left: 116%;\n    opacity: 0;\n  }\n\n}\n\n@keyframes qgShine {\n\n  0% {\n    transform:\n      translateX(-175%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(285%)\n      skewX(-20deg);\n  }\n\n}\n\n@keyframes qgPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.035);\n  }\n\n}\n\n@keyframes qgStitch {\n\n  0% {\n    background-position: 0 0;\n  }\n\n  100% {\n    background-position: 32px 0;\n  }\n\n}\n\n@keyframes qgDust {\n\n  0% {\n    background-position:\n      0 -170px,\n      100px -350px,\n      190px -520px;\n  }\n\n  100% {\n    background-position:\n      60px 790px,\n      8px 960px,\n      230px 1130px;\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.qg26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding:\n    68px 44px;\n}\n\n.qg26-center {\n  text-align: center;\n}\n\n.qg26-kicker {\n  display: inline-flex;\n\n  max-width: 100%;\n\n  margin-bottom: 13px;\n  padding:\n    7px 14px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(188,138,66,.29);\n\n  border-radius: 999px;\n\n  color: #90652b;\n\n  background:\n    rgba(223,186,114,.14);\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.qg26-title {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    0 auto 16px;\n\n  color: var(--qg-cocoa);\n\n  font-size:\n    clamp(30px,4.7vw,49px);\n\n  font-weight: 700;\n\n  letter-spacing: -.75px;\n}\n\n.qg26-subtitle {\n  width: 100%;\n  max-width: 775px;\n\n  margin:\n    0 auto 27px;\n\n  color: var(--qg-muted);\n\n  font-size: 17px;\n  line-height: 1.76;\n}\n\n.qg26-red {\n  color: var(--qg-red);\n}\n\n.qg26-gold {\n  color: var(--qg-gold);\n}\n\n.qg26-sage {\n  color: var(--qg-sage);\n}\n\n.qg26-cream-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #fff9ef,\n      #f5e7d2\n    );\n}\n\n.qg26-sage-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #fafbf7,\n      #ebf0e7\n    );\n}\n\n.qg26-soft-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf9,\n      #faf4eb\n    );\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.qg26-btn {\n  position: relative;\n\n  display: inline-flex;\n\n  max-width: 100%;\n  min-height: 56px;\n\n  padding:\n    16px 29px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #a95345;\n\n  border-radius: 999px;\n\n  color: #ffffff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8e3c35,\n      #c96c59 49%,\n      #9c463a\n    );\n\n  box-shadow:\n    0 14px 31px rgba(145,63,53,.23);\n\n  font-size: 15px;\n  font-weight: 900;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    qgPulse\n    4s\n    ease-in-out\n    infinite;\n}\n\n.qg26-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 42px rgba(145,63,53,.32);\n}\n\n.qg26-btn::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,240,203,.66),\n      transparent\n    );\n\n  animation:\n    qgShine\n    4.3s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.qg26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(420px,100%),\n        1fr\n      )\n    );\n\n  width: 100%;\n  min-height: 630px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 10% 12%,\n      rgba(239,194,110,.20),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 90% 86%,\n      rgba(166,77,66,.16),\n      transparent 30%\n    ),\n    linear-gradient(\n      142deg,\n      #50372d 0%,\n      #77523e 48%,\n      #8b6045 70%,\n      #55382c 100%\n    );\n}\n\n.qg26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .18;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,236,194,.94)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(229,184,102,.80)\n      0 1px,\n      transparent 1.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.52)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    150px 150px,\n    220px 220px;\n\n  animation:\n    qgDust\n    23s\n    linear\n    infinite;\n}\n\n.qg26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding:\n    60px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.qg26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n  max-width: 100%;\n\n  margin-bottom: 17px;\n  padding:\n    8px 14px;\n\n  border:\n    1px solid rgba(255,225,169,.30);\n\n  border-radius: 999px;\n\n  color: #ffe3ae;\n\n  background:\n    rgba(255,244,220,.06);\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.qg26-main-title {\n  width: 100%;\n\n  margin-bottom: 19px;\n\n  color: #fffaf1;\n\n  font-size:\n    clamp(40px,5.7vw,66px);\n\n  letter-spacing: -1.35px;\n}\n\n.qg26-main-title span {\n  display: block;\n\n  color: #ffd795;\n}\n\n.qg26-hero-copy p {\n  width: 100%;\n  max-width: 620px;\n\n  margin-bottom: 23px;\n\n  color: #f8e9dd;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.qg26-hero-note {\n  margin:\n    15px 0 0 !important;\n\n  color: #ebd0bd !important;\n\n  font-size: 12px !important;\n}\n\n.qg26-hero-media {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n\n  width: 100%;\n\n  padding:\n    28px;\n\n  align-items: center;\n  justify-content: center;\n}\n\n.qg26-hero-media::before {\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  width: 75%;\n  height: 75%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,211,132,.28),\n      rgba(255,238,210,.06) 49%,\n      transparent 73%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    qgGlow\n    5s\n    ease-in-out\n    infinite;\n}\n\n.qg26-hero-media img {\n  position: relative;\n  z-index: 2;\n\n  width: 100% !important;\n  max-width: 560px !important;\n\n  border:\n    1px solid rgba(255,222,166,.33);\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 24px 58px rgba(68,39,25,.30);\n\n  animation:\n    qgSway\n    5.8s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.qg26-facts-wrap {\n  padding:\n    34px 15px 41px;\n\n  background:\n    var(--qg-cream);\n}\n\n.qg26-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        175px,\n        1fr\n      )\n    );\n\n  width: 100%;\n  max-width: 970px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #eadcca;\n\n  border-radius: 14px;\n\n  background:\n    #fffdf9;\n\n  box-shadow:\n    0 12px 28px rgba(103,72,49,.055);\n}\n\n.qg26-fact {\n  padding:\n    22px 8px;\n\n  border:\n    1px solid #f0e4d6;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.qg26-fact:hover {\n  background:\n    #fff1df;\n\n  transform:\n    translateY(-4px);\n}\n\n.qg26-fact strong {\n  display: block;\n\n  color: var(--qg-cocoa);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n}\n\n.qg26-fact span {\n  display: block;\n\n  margin-top: 6px;\n\n  color: #947862;\n\n  font-size: 10px;\n  font-weight: 900;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   STITCH DIVIDER\n========================================================= *\/\n\n.qg26-stitch-line {\n  width: 100%;\n  height: 2px;\n\n  opacity: .55;\n\n  background:\n    repeating-linear-gradient(\n      90deg,\n      var(--qg-red) 0,\n      var(--qg-red) 8px,\n      transparent 8px,\n      transparent 16px\n    );\n\n  background-size:\n    32px 2px;\n\n  animation:\n    qgStitch\n    3s\n    linear\n    infinite;\n}\n\n\n\/* =========================================================\n   STORY\n========================================================= *\/\n\n.qg26-story {\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff7e9,\n      #f7e3ca\n    );\n}\n\n.qg26-quote {\n  width: 100%;\n  max-width: 800px;\n\n  margin:\n    28px auto 0;\n\n  padding:\n    27px 22px;\n\n  border-top:\n    1px solid var(--qg-gold);\n\n  border-bottom:\n    1px solid var(--qg-gold);\n\n  color: #725443;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(223,186,114,.13),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 21px;\n  font-style: italic;\n\n  line-height: 1.56;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.qg26-split {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(390px,100%),\n        1fr\n      )\n    );\n\n  width: 100%;\n\n  gap: 52px;\n\n  align-items: center;\n}\n\n.qg26-split \u003e * {\n  min-width: 0;\n}\n\n.qg26-copy p {\n  margin-bottom: 16px;\n\n  color: var(--qg-muted);\n\n  font-size: 16px;\n  line-height: 1.77;\n}\n\n.qg26-image {\n  position: relative;\n\n  width: 100%;\n  max-width: 570px;\n\n  margin:\n    0 auto;\n\n  padding: 7px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e6d4bd;\n\n  border-radius: 18px;\n\n  background:\n    #f4dec3;\n\n  box-shadow:\n    0 19px 44px rgba(103,67,40,.13);\n\n  transition:\n    transform .30s ease,\n    box-shadow .30s ease;\n}\n\n.qg26-image:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 25px 55px rgba(103,67,40,.20);\n}\n\n.qg26-image img {\n  border-radius: 11px;\n}\n\n.qg26-image::after,\n.qg26-showcase::after {\n  position: absolute;\n\n  top: -15%;\n  bottom: -15%;\n  left: -30%;\n\n  width: 15%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.60),\n      rgba(246,197,118,.24),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    qgSweep\n    7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.qg26-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        210px,\n        1fr\n      )\n    );\n\n  gap: 15px;\n\n  margin-top: 30px;\n}\n\n.qg26-card {\n  padding:\n    25px 20px;\n\n  border:\n    1px solid #e9ddcd;\n\n  border-radius: 15px;\n\n  background:\n    #fffdf9;\n\n  text-align: left;\n\n  box-shadow:\n    0 9px 25px rgba(103,70,48,.04);\n\n  transition:\n    transform .27s ease,\n    box-shadow .27s ease;\n}\n\n.qg26-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 35px rgba(103,70,48,.10);\n}\n\n.qg26-card-icon {\n  display: flex;\n\n  width: 52px;\n  height: 52px;\n\n  margin-bottom: 15px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #e2c38d;\n\n  border-radius: 50%;\n\n  background:\n    #fff5df;\n\n  font-size: 24px;\n\n  animation:\n    qgFloat\n    4s\n    ease-in-out\n    infinite;\n}\n\n.qg26-card h3 {\n  margin-bottom: 8px;\n\n  color: var(--qg-cocoa);\n\n  font-size: 18px;\n}\n\n.qg26-card p {\n  margin-bottom: 0;\n\n  color: var(--qg-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   STYLE USES\n========================================================= *\/\n\n.qg26-use-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        170px,\n        1fr\n      )\n    );\n\n  gap: 12px;\n\n  margin-top: 28px;\n}\n\n.qg26-use {\n  padding:\n    20px 13px;\n\n  border:\n    1px solid #e6ddcf;\n\n  border-radius: 13px;\n\n  background:\n    #fffdf9;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.qg26-use:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 11px 26px rgba(103,70,48,.08);\n}\n\n.qg26-use-icon {\n  margin-bottom: 8px;\n\n  font-size: 25px;\n}\n\n.qg26-use strong {\n  display: block;\n\n  color: var(--qg-cocoa);\n\n  font-size: 13px;\n}\n\n.qg26-use span {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--qg-muted);\n\n  font-size: 11px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.qg26-showcase {\n  position: relative;\n\n  width: 100%;\n  max-width: 860px;\n\n  margin:\n    30px auto 0;\n\n  padding: 7px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e5d3bd;\n\n  border-radius: 18px;\n\n  background:\n    #f4dec4;\n\n  box-shadow:\n    0 20px 47px rgba(103,67,40,.12);\n}\n\n.qg26-showcase img {\n  border-radius: 11px;\n}\n\n\n\/* =========================================================\n   COCOA SECTION\n========================================================= *\/\n\n.qg26-dark {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(239,190,101,.17),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(166,77,66,.17),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #493129,\n      #674536 49%,\n      #805641\n    );\n}\n\n.qg26-dark \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.qg26-dark .qg26-title {\n  color: #fff8ec;\n}\n\n.qg26-dark .qg26-copy p {\n  color: #f1dfd2;\n}\n\n.qg26-dark .qg26-kicker {\n  color: #ffe0a5;\n\n  border-color:\n    rgba(255,219,151,.27);\n\n  background:\n    rgba(255,244,220,.06);\n}\n\n\n\/* =========================================================\n   GIFT TAGS\n========================================================= *\/\n\n.qg26-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 8px;\n\n  margin-top: 22px;\n}\n\n.qg26-tag {\n  padding:\n    8px 11px;\n\n  border:\n    1px solid rgba(255,220,157,.22);\n\n  border-radius: 999px;\n\n  color: #f8dfbb;\n\n  background:\n    rgba(255,244,220,.06);\n\n  font-size: 12px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.qg26-specs {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    29px auto 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--qg-border);\n\n  border-radius: 14px;\n\n  background:\n    #fffdf9;\n}\n\n.qg26-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    minmax(145px,195px)\n    minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--qg-border);\n}\n\n.qg26-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.qg26-spec-label,\n.qg26-spec-value {\n  min-width: 0;\n\n  padding:\n    14px 15px;\n\n  font-size: 14px;\n}\n\n.qg26-spec-label {\n  color: var(--qg-cocoa);\n\n  background:\n    #f7ecdc;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   NOTICE\n========================================================= *\/\n\n.qg26-notice {\n  width: 100%;\n  max-width: 850px;\n\n  margin:\n    25px auto 0;\n\n  padding:\n    17px 18px;\n\n  border:\n    1px solid #ead3be;\n\n  border-left:\n    5px solid var(--qg-red);\n\n  border-radius:\n    0 12px 12px 0;\n\n  color: #725f53;\n\n  background:\n    #fff3e6;\n\n  font-size: 13px;\n  line-height: 1.72;\n\n  text-align: left;\n}\n\n.qg26-notice strong {\n  color: var(--qg-red3);\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.qg26-faq {\n  width: 100%;\n  max-width: 850px;\n\n  margin:\n    28px auto 0;\n\n  text-align: left;\n}\n\n.qg26-page details {\n  width: 100%;\n\n  margin-bottom: 11px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e9ddcd;\n\n  border-radius: 13px;\n\n  background:\n    #fffdf9;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.qg26-page details:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 9px 22px rgba(102,69,47,.07);\n}\n\n.qg26-page summary {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n\n  padding:\n    17px 46px 17px 17px;\n\n  color: var(--qg-cocoa);\n\n  cursor: pointer;\n\n  font-size: 14px;\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.qg26-page summary::-webkit-details-marker {\n  display: none;\n}\n\n.qg26-page summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 17px;\n\n  color: var(--qg-red);\n\n  content: \"+\";\n\n  font-size: 24px;\n\n  transform:\n    translateY(-50%);\n}\n\n.qg26-page details[open]\nsummary::after {\n  content: \"−\";\n}\n\n.qg26-answer {\n  padding:\n    0 17px 17px;\n\n  color: var(--qg-muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.qg26-final {\n  position: relative;\n\n  padding:\n    76px 30px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(242,194,105,.21),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #4b3128,\n      #714837 53%,\n      #875a42\n    );\n}\n\n.qg26-final::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .18;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,228,171,.94)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(238,184,96,.75)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    155px 155px;\n\n  animation:\n    qgDust\n    23s\n    linear\n    infinite;\n}\n\n.qg26-final \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.qg26-final .qg26-title {\n  color: #fff8ec;\n}\n\n.qg26-final .qg26-title span {\n  display: block;\n\n  color: #ffd791;\n}\n\n.qg26-final p {\n  width: 100%;\n  max-width: 720px;\n\n  margin:\n    0 auto 25px;\n\n  color: #f4e1d2;\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:900px) {\n\n  .qg26-section {\n    padding:\n      58px 28px;\n  }\n\n  .qg26-hero-copy {\n    padding:\n      50px 28px;\n  }\n\n  .qg26-split {\n    gap: 36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  .qg26-page {\n    margin-top: 20px;\n  }\n\n  .qg26-section {\n    padding:\n      48px 18px;\n  }\n\n  .qg26-hero {\n    min-height: 0;\n  }\n\n  .qg26-hero-copy {\n    padding:\n      44px 20px 28px;\n  }\n\n  .qg26-hero-media {\n    padding:\n      14px 18px 30px;\n  }\n\n  .qg26-main-title {\n    font-size: 36px;\n  }\n\n  .qg26-title {\n    font-size: 30px;\n  }\n\n  .qg26-hero-copy p,\n  .qg26-subtitle {\n    font-size: 16px;\n  }\n\n  .qg26-btn {\n    width: 100%;\n  }\n\n  .qg26-spec-row {\n    grid-template-columns:\n      110px minmax(0,1fr);\n  }\n\n  .qg26-spec-label,\n  .qg26-spec-value {\n    padding:\n      12px 10px;\n\n    font-size: 13px;\n  }\n\n  .qg26-image:hover,\n  .qg26-card:hover,\n  .qg26-use:hover,\n  .qg26-fact:hover,\n  .qg26-page details:hover {\n    transform: none;\n  }\n\n  .qg26-final {\n    padding:\n      62px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:420px) {\n\n  .qg26-main-title {\n    font-size: 33px;\n  }\n\n  .qg26-title {\n    font-size: 28px;\n  }\n\n  .qg26-spec-row {\n    grid-template-columns:\n      98px minmax(0,1fr);\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .qg26-page *,\n  .qg26-page *::before,\n  .qg26-page *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"qg26-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\n\u003csection class=\"qg26-hero\"\u003e\n\n  \u003cdiv class=\"qg26-hero-copy\"\u003e\n\n    \u003cspan class=\"qg26-hero-kicker\"\u003e\n      🧵 SOFT FABRIC · NATURAL WOOD · COZY HOLIDAY CHARM\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"qg26-main-title\"\u003e\n      Custom Shape\n      \u003cspan\u003eQuilted Garland\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Give your holiday home a softer,\n      warmer finishing touch with quilted fabric ornaments,\n      natural wooden beads and rustic rope\n      arranged into one charming seasonal garland.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Drape it across a mantel,\n      weave it through your Christmas tree,\n      brighten a shelf or frame a window —\n      without adding more shiny plastic or overly flashy décor.\n    \u003c\/p\u003e\n\n    \u003ca class=\"qg26-btn\" href=\"#qg26-style\"\u003e\n      Bring Home the Cozy Look →\n    \u003c\/a\u003e\n\n    \u003cp class=\"qg26-hero-note\"\u003e\n      🧵 Quilted Texture  • \n      🪵 Natural Wood Beads  • \n      ✂️ 10 Custom Shapes  • \n      ♻️ Reusable Seasonal Décor\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qg26-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/01_8b41c232-63c1-487e-8674-c50b185912c9.png?v=1788763482\" alt=\"Custom Shape Quilted Garland\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FACTS\n===================================================== --\u003e\n\n\u003csection class=\"qg26-facts-wrap\"\u003e\n\n  \u003cdiv class=\"qg26-facts\"\u003e\n\n    \u003cdiv class=\"qg26-fact\"\u003e\n      \u003cstrong\u003e10 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eCustom Quilted Shapes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qg26-fact\"\u003e\n      \u003cstrong\u003e11 Beads\u003c\/strong\u003e\n      \u003cspan\u003eNatural Wood Accents\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qg26-fact\"\u003e\n      \u003cstrong\u003e≈ 3 × 3 in\u003c\/strong\u003e\n      \u003cspan\u003eEach Fabric Piece\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qg26-fact\"\u003e\n      \u003cstrong\u003eReusable\u003c\/strong\u003e\n      \u003cspan\u003eSeason After Season\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"qg26-stitch-line\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL HOOK — IMAGE 03\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-story\" id=\"qg26-style\"\u003e\n\n  \u003cspan class=\"qg26-kicker\"\u003e\n    ✨ Sometimes the Smallest Detail Finishes the Whole Room\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    Softer Than Tinsel.\n    Warmer Than Plastic.\n    \u003cspan class=\"qg26-red\"\u003e\n      Easier Than Redecorating the Whole Room.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"qg26-subtitle\"\u003e\n    A garland does not need to dominate the room to change how it feels.\n    A little fabric texture across the mantel or shelf\n    can make an empty space suddenly feel more collected,\n    personal and ready for the season.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"qg26-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/03_8a70167c-5764-4422-b7f5-43070890f1b8.png?v=1788763481\" alt=\"Cozy quilted holiday garland styling\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qg26-quote\"\u003e\n    “Just enough color, texture and handmade-inspired warmth\n    to make the room feel finished.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     TEXTURE — IMAGE 05\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-soft-bg\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/05_49320b42-b1b2-45e5-a4ff-313d5a840f25.png?v=1788763481\" alt=\"Soft quilted fabric garland texture\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        🧵 Texture You Can Actually See\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        More Character Than\n        \u003cspan class=\"qg26-red\"\u003e\n          a Flat Printed Garland\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each decorative piece uses a cotton-poly blend\n        with a quilted finish that adds softness,\n        dimension and visible textile character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Instead of looking flat like paper bunting\n        or glossy like plastic ornaments,\n        the surface feels much more at home beside blankets,\n        stockings, greenery and natural wood.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        From across the room it adds color.\n        Up close, the stitched texture becomes part of the decoration.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRINT \/ COLOR — IMAGE 07\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-cream-bg\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        🎨 Cheerful Color Without Losing the Cozy Feel\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        Bright Designs.\n        \u003cspan class=\"qg26-gold\"\u003e\n          Soft Textile Finish.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Polyester-based color printing helps each decorative design\n        remain clear and visually distinctive across the fabric surface.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The colors bring playful personality to the garland,\n        while the quilted construction keeps the overall look\n        warm and relaxed rather than overly glossy.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is an easy balance between festive color\n        and the softer feeling of textile décor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/07_04c29864-2ff6-4f16-ba92-e8aba56756c6.png?v=1788763481\" alt=\"Vibrant printed quilted garland designs\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     10 CUSTOM SHAPES — IMAGE 09\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-sage-bg\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/09_8c02551b-3a0f-42e1-ac57-455249542634.png?v=1788763481\" alt=\"Ten custom shaped quilted fabric decorations\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        ✂️ Ten Individual Shapes\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        Every Piece Gets\n        \u003cspan class=\"qg26-red\"\u003e\n          Its Own Little Moment\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of repeating simple triangles,\n        rectangles or flags,\n        the garland includes ten individually shaped\n        quilted fabric decorations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each piece measures approximately\n        \u003cstrong\u003e3 × 3 inches \/ 7.62 × 7.62 cm\u003c\/strong\u003e,\n        with the exact outline depending on the selected design.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The varied silhouettes give the garland\n        a more playful rhythm from one end to the other.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WOOD BEADS — IMAGE 11\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-dark\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        🪵 The Detail That Grounds All the Color\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        Natural Wooden Beads\n        Bring\n        \u003cspan style=\"color:#ffd791;\"\u003e\n          Rustic Balance\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Eleven natural round wooden beads sit between\n        the quilted decorative pieces,\n        breaking up the color with a warm,\n        earthy contrast.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        They make the garland especially easy to combine\n        with greenery, pinecones, wood accents,\n        warm-white lights and neutral holiday décor.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is a small material change,\n        but it helps the whole piece feel more finished\n        and less mass-produced.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/11_3db34fe1-e2a5-4676-a3ee-ff577484f2a4.png?v=1788763481\" alt=\"Natural wooden beads on quilted garland\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     STYLE ANYWHERE\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-soft-bg qg26-center\"\u003e\n\n  \u003cspan class=\"qg26-kicker\"\u003e\n    🏡 Drape It Where the Room Needs a Little Warmth\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    One Garland.\n    \u003cspan class=\"qg26-gold\"\u003e\n      So Many Cozy Corners.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"qg26-subtitle\"\u003e\n    No complicated installation or complete room makeover.\n    Simply drape, loop or layer it into the holiday décor\n    you already own.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"qg26-use-grid\"\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e🔥\u003c\/div\u003e\n\n      \u003cstrong\u003eFireplace Mantel\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Layer with stockings, greenery and candles.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e🎄\u003c\/div\u003e\n\n      \u003cstrong\u003eChristmas Tree\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Weave through branches instead of shiny tinsel.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e🪟\u003c\/div\u003e\n\n      \u003cstrong\u003eWindow\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add color without blocking natural light.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e📚\u003c\/div\u003e\n\n      \u003cstrong\u003eShelf\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Bring attention to smaller forgotten spaces.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e🧱\u003c\/div\u003e\n\n      \u003cstrong\u003eWall\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add an easy textile accent above a console.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-use\"\u003e\n\n      \u003cdiv class=\"qg26-use-icon\"\u003e🎁\u003c\/div\u003e\n\n      \u003cstrong\u003eGift Table\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add handmade-inspired personality to gatherings.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     REUSE \/ SEASONAL — IMAGE 16\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-cream-bg\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/16.png?v=1788763481\" alt=\"Quilted garland seasonal styling\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        ♻️ Too Charming for Just One Day\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        Bring It Back\n        \u003cspan class=\"qg26-sage\"\u003e\n          Season After Season\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The soft textile construction makes the garland\n        easy to work into more than one holiday setup,\n        depending on the design you choose.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use it for Christmas,\n        winter decorating,\n        cottage-inspired rooms,\n        craft spaces,\n        party styling or seasonal photo displays.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When the season ends,\n        store it carefully and bring it back\n        when your home is ready for another cozy refresh.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY LOVE\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-sage-bg qg26-center\"\u003e\n\n  \u003cspan class=\"qg26-kicker\"\u003e\n    💛 Why You'll Love It\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    Simple Materials.\n    \u003cspan class=\"qg26-red\"\u003e\n      A Much Warmer Feeling.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"qg26-card-grid\"\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        🧵\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Soft Quilted Fabric\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Adds visible texture and a cozy handmade-inspired character.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        🎨\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cheerful Printed Color\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keeps every decorative shape distinct and easy to notice.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        ✂️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        10 Custom Shapes\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Creates more personality than ordinary flat bunting.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        🪵\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        11 Wooden Beads\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Adds rustic contrast between the colorful textile pieces.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        🏡\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Easy to Style\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Works across mantels, trees, shelves, windows and walls.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"qg26-card\"\u003e\n\n      \u003cdiv class=\"qg26-card-icon\"\u003e\n        ♻️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Reusable Décor\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Store carefully after the season and enjoy it again later.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-dark\"\u003e\n\n  \u003cdiv class=\"qg26-split\"\u003e\n\n\n    \u003cdiv class=\"qg26-copy\"\u003e\n\n      \u003cspan class=\"qg26-kicker\"\u003e\n        🎁 For Someone Who Loves the Cozy Details\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"qg26-title\"\u003e\n        A Sweet Little Gift\n        for the Person Who\n        \u003cspan style=\"color:#ffd791;\"\u003e\n          Always Makes Home Feel Warm\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of another basic ornament,\n        give them something they can drape across\n        a mantel, shelf, tree or favorite seasonal corner.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The combination of textile texture and natural wood\n        makes it especially fitting for people who already love\n        quilting, sewing, farmhouse décor,\n        cottage style or relaxed Christmas interiors.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qg26-tags\"\u003e\n\n        \u003cspan class=\"qg26-tag\"\u003e🎄 Christmas Décor Lovers\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e🏡 New Homeowners\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e🧵 Quilters\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e✂️ Sewing Enthusiasts\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e🌿 Cottagecore Fans\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e🎁 Holiday Hosts\u003c\/span\u003e\n        \u003cspan class=\"qg26-tag\"\u003e👩 Moms, Sisters \u0026amp; Friends\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv style=\"\n        width:100%;\n        padding:36px 25px;\n        border:1px solid rgba(255,220,157,.20);\n        border-radius:18px;\n        background:rgba(255,244,220,.055);\n        text-align:center;\n      \"\u003e\n\n      \u003cdiv style=\"\n          margin-bottom:15px;\n          font-size:52px;\n        \"\u003e\n        🧵🪵🎄\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"\n          color:#f7dfb9;\n          font-family:Georgia,'Times New Roman',serif;\n          font-size:25px;\n          line-height:1.48;\n        \"\u003e\n        Soft fabric.\u003cbr\u003e\n        Natural wood.\u003cbr\u003e\n        Just enough holiday charm.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-cream-bg qg26-center\"\u003e\n\n  \u003cspan class=\"qg26-kicker\"\u003e\n    📋 Product Details\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    Custom Shape Quilted Garland\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"qg26-specs\"\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Product Type\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Quilted Decorative Garland\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Material\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Cotton-Poly Blend Fabric\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Printing\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Polyester-Based Color Printing\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Fabric Pieces\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        10 Custom-Shaped Quilted Decorations\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Wood Beads\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        11 Natural Round Wooden Beads\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Piece Size\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Approx. 3 × 3 in \/ 7.62 × 7.62 cm Per Fabric Piece\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Style\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Cozy \/ Rustic \/ Handmade-Inspired \/ Seasonal\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Suggested Use\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        Mantel, Fireplace, Christmas Tree, Shelf, Window, Wall, Gift Table \u0026amp; Seasonal Displays\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qg26-spec-row\"\u003e\n\n      \u003cdiv class=\"qg26-spec-label\"\u003e\n        Package\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qg26-spec-value\"\u003e\n        1 × Quilted Garland with 10 Fabric Pieces and 11 Wooden Beads\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qg26-notice\"\u003e\n\n    \u003cstrong\u003e\n      Please Note:\n    \u003c\/strong\u003e\n\n    Individual decorative-piece dimensions may vary slightly\n    depending on the selected design and shape.\n    Actual colors may appear slightly different because of\n    photography, lighting and screen settings.\n    Please allow approximately 1–3 mm of manufacturing\n    and measurement variation.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"qg26-section qg26-soft-bg qg26-center\"\u003e\n\n  \u003cspan class=\"qg26-kicker\"\u003e\n    Frequently Asked Questions\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    Before You\n    \u003cspan class=\"qg26-red\"\u003e\n      Add the Cozy Finishing Touch\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"qg26-faq\"\u003e\n\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003e\n        How many fabric decorations are included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        The garland includes 10 custom-shaped quilted fabric decorations.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many wooden beads are included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        The finished garland includes 11 natural round wooden beads\n        positioned between the decorative fabric pieces.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How large is each fabric piece?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        Each decorative fabric piece measures approximately\n        3 × 3 inches \/ 7.62 × 7.62 cm.\n        The exact outline and dimensions may vary slightly by design.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is the fabric made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        The supplied product information describes the fabric\n        as a cotton-poly blend with a quilted finish.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I hang the garland?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        Suggested locations include Christmas trees,\n        mantels, fireplaces, shelves,\n        windows, walls and other seasonal display areas.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it after Christmas?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        Depending on the selected design,\n        the soft quilted style can also complement\n        winter décor, cottage-inspired interiors,\n        craft spaces, parties and seasonal displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I reuse it next year?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qg26-answer\"\u003e\n        Yes. Store the garland carefully after use\n        and bring it back out for future seasonal decorating.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"qg26-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:45px;\n    \"\u003e\n    🧵🪵✨\n  \u003c\/div\u003e\n\n  \u003cspan class=\"qg26-kicker\" style=\"\n      color:#ffe0aa;\n      border-color:rgba(255,220,157,.27);\n      background:rgba(255,243,218,.06);\n    \"\u003e\n    Not Every Christmas Decoration Needs to Shine\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"qg26-title\"\u003e\n    Drape It.\n    Style It.\n    \u003cspan\u003eMake the Season Feel Like Home.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Sometimes all a room needs is soft fabric,\n    natural wood and a little thoughtful detail.\n    Add the quilted garland to your favorite seasonal corner\n    and give your holiday décor a warmer,\n    more collected finishing touch.\n  \u003c\/p\u003e\n\n  \u003ca class=\"qg26-btn\" href=\"#qg26-style\"\u003e\n    Add a Little Handmade-Inspired Warmth →\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"Pack 1","offer_id":44563920650339,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pack 2 - 20% Off","offer_id":44563920683107,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Pack 3 - 30% Off","offer_id":44563920715875,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/GFTOTP21540.jpg?v=1788755148","url":"https:\/\/firleno.com\/products\/cozy-ghosts-custom-shape-quilted-garland","provider":"Firleno","version":"1.0","type":"link"}