{"product_id":"vintage-christmas-newspaper-wrapping-paper-retro-kraft-holiday-gift-wrap-roll","title":"Vintage Christmas Newspaper Wrapping Paper – Retro Kraft Holiday Gift Wrap Roll","description":"\u003cstyle\u003e\n\n#vintage-xmas-wrap,\n#vintage-xmas-wrap *{\n  box-sizing:border-box;\n}\n\n#vintage-xmas-wrap{\n  --cream:#FFF9ED;\n  --cream2:#F7ECD8;\n  --paper:#E9C994;\n\n  --green:#173F32;\n  --green2:#245B47;\n\n  --red:#9D1F24;\n  --red2:#C43B3D;\n\n  --gold:#C99B51;\n  --brown:#5D4330;\n\n  --text:#28231E;\n  --muted:#75695D;\n  --line:#E1D0B9;\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n\n  background:var(--cream);\n  color:var(--text);\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n}\n\n\n\/* ==========================================================\n   IMAGE PROTECTION\n========================================================== *\/\n\n#vintage-xmas-wrap img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  aspect-ratio:auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  margin:0 auto!important;\n}\n\n\n\/* ==========================================================\n   GLOBAL\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-container{\n  width:min(1060px,calc(100% - 28px));\n  margin:0 auto;\n}\n\n#vintage-xmas-wrap .vx-section{\n  width:100%;\n  padding:64px 0;\n}\n\n#vintage-xmas-wrap .vx-soft{\n  background:\n  linear-gradient(\n    180deg,\n    #F7EAD6 0%,\n    #FFF9ED 100%\n  );\n}\n\n#vintage-xmas-wrap .vx-green{\n  background:\n  radial-gradient(\n    circle at 80% 0%,\n    rgba(201,155,81,.18),\n    transparent 35%\n  ),\n  linear-gradient(\n    135deg,\n    #102D24,\n    #1B4637\n  );\n\n  color:#fff;\n}\n\n\n\/* ==========================================================\n   FORCE VERTICAL LAYOUT\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-vertical{\n  display:flex!important;\n  flex-direction:column!important;\n  align-items:center!important;\n  justify-content:flex-start!important;\n\n  width:100%!important;\n}\n\n#vintage-xmas-wrap .vx-media{\n  display:block!important;\n\n  width:min(100%,860px)!important;\n\n  margin:30px auto 0!important;\n\n  overflow:hidden;\n\n  border-radius:20px;\n\n  border:1px solid var(--line);\n\n  background:#F5E8D2;\n\n  box-shadow:\n  0 18px 45px rgba(75,46,24,.12);\n}\n\n#vintage-xmas-wrap .vx-green .vx-media{\n  border-color:rgba(255,235,194,.16);\n\n  background:#132E25;\n\n  box-shadow:\n  0 22px 54px rgba(0,0,0,.25);\n}\n\n\n\/* ==========================================================\n   TAG\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-tag{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:7px;\n\n  margin:0 auto 13px;\n\n  padding:7px 15px;\n\n  border-radius:999px;\n\n  background:#F1E1C7;\n  border:1px solid #DABC8A;\n\n  color:#66472F;\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:1.15px;\n\n  text-transform:uppercase;\n}\n\n#vintage-xmas-wrap .vx-green .vx-tag{\n  background:rgba(225,192,130,.09);\n\n  border-color:rgba(229,195,134,.25);\n\n  color:#E8C786;\n}\n\n\n\/* ==========================================================\n   TYPOGRAPHY\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-title{\n  width:min(100%,900px);\n\n  margin:0 auto;\n\n  text-align:center;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  color:var(--green);\n\n  font-size:clamp(34px,5vw,56px);\n  line-height:1.04;\n\n  font-weight:500;\n\n  letter-spacing:-1.4px;\n}\n\n#vintage-xmas-wrap .vx-title em{\n  color:var(--red);\n\n  font-style:normal;\n}\n\n#vintage-xmas-wrap .vx-green .vx-title{\n  color:#FFF5E4;\n}\n\n#vintage-xmas-wrap .vx-green .vx-title em{\n  color:#E6BD74;\n}\n\n#vintage-xmas-wrap .vx-subtitle{\n  width:min(100%,760px);\n\n  margin:17px auto 0;\n\n  text-align:center;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n#vintage-xmas-wrap .vx-green .vx-subtitle{\n  color:#DFD3C2;\n}\n\n\n\/* ==========================================================\n   HERO\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-hero{\n  padding:35px 0 53px;\n\n  background:\n  radial-gradient(\n    circle at 18% 0%,\n    rgba(196,59,61,.10),\n    transparent 34%\n  ),\n  radial-gradient(\n    circle at 83% 0%,\n    rgba(201,155,81,.19),\n    transparent 36%\n  ),\n  linear-gradient(\n    180deg,\n    #FFF9ED,\n    #F6E7CF\n  );\n}\n\n#vintage-xmas-wrap .vx-kicker{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-bottom:15px;\n\n  color:#8B5C37;\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:1.3px;\n\n  text-transform:uppercase;\n}\n\n#vintage-xmas-wrap .vx-kicker-dot{\n  width:8px;\n  height:8px;\n\n  border-radius:50%;\n\n  background:var(--red);\n\n  box-shadow:\n  0 0 0 5px rgba(157,31,36,.09);\n}\n\n#vintage-xmas-wrap .vx-hero h1{\n  width:min(100%,960px);\n\n  margin:0 auto;\n\n  text-align:center;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  color:var(--green);\n\n  font-size:clamp(42px,6vw,69px);\n\n  line-height:1;\n\n  font-weight:500;\n\n  letter-spacing:-2px;\n}\n\n#vintage-xmas-wrap .vx-hero h1 span{\n  display:block;\n\n  margin-top:7px;\n\n  color:var(--red);\n}\n\n#vintage-xmas-wrap .vx-hero-copy{\n  width:min(100%,780px);\n\n  margin:19px auto 0;\n\n  text-align:center;\n\n  color:#6E6054;\n\n  font-size:16.5px;\n  line-height:1.72;\n}\n\n\n\/* ==========================================================\n   HERO IMAGE\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-hero-image{\n  display:block!important;\n\n  width:min(100%,860px)!important;\n\n  margin:29px auto 0!important;\n\n  overflow:hidden;\n\n  border-radius:22px;\n\n  border:1px solid #DBC19D;\n\n  background:#F1DFC3;\n\n  box-shadow:\n  0 24px 58px rgba(84,53,29,.16);\n}\n\n\n\/* ==========================================================\n   HERO BENEFITS\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-benefits{\n  width:min(100%,860px);\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin:19px auto 0;\n}\n\n#vintage-xmas-wrap .vx-benefit{\n  padding:16px 10px;\n\n  border:1px solid #DFCCB2;\n\n  border-radius:13px;\n\n  background:rgba(255,255,255,.65);\n\n  text-align:center;\n\n  color:#45372C;\n\n  font-size:12px;\n\n  font-weight:800;\n\n  line-height:1.4;\n}\n\n#vintage-xmas-wrap .vx-benefit span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:23px;\n}\n\n\n\/* ==========================================================\n   STORY STRIP\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-strip{\n  width:100%;\n\n  border-top:1px solid #E4D3BA;\n  border-bottom:1px solid #E4D3BA;\n\n  background:#FFFDF8;\n}\n\n#vintage-xmas-wrap .vx-strip-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n}\n\n#vintage-xmas-wrap .vx-strip-item{\n  padding:20px 9px;\n\n  border-right:1px solid #E7D8C3;\n\n  text-align:center;\n}\n\n#vintage-xmas-wrap .vx-strip-item:last-child{\n  border-right:none;\n}\n\n#vintage-xmas-wrap .vx-strip-item span{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:24px;\n}\n\n#vintage-xmas-wrap .vx-strip-item strong{\n  display:block;\n\n  color:var(--green);\n\n  font-size:12.5px;\n}\n\n#vintage-xmas-wrap .vx-strip-item small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#8A7867;\n\n  font-size:10.5px;\n}\n\n\n\/* ==========================================================\n   COPY CARD\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-copy{\n  width:min(100%,860px);\n\n  margin:14px auto 0;\n\n  padding:28px;\n\n  border:1px solid var(--line);\n\n  border-radius:18px;\n\n  background:#FFFDF8;\n\n  box-shadow:\n  0 7px 23px rgba(73,46,26,.06);\n}\n\n#vintage-xmas-wrap .vx-copy h3{\n  margin:0 0 10px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  color:var(--green);\n\n  font-size:28px;\n\n  line-height:1.14;\n\n  font-weight:500;\n}\n\n#vintage-xmas-wrap .vx-copy h3 em{\n  color:var(--red);\n\n  font-style:normal;\n}\n\n#vintage-xmas-wrap .vx-copy p{\n  margin:0;\n\n  color:#78695D;\n\n  font-size:15px;\n\n  line-height:1.74;\n}\n\n\n\/* ==========================================================\n   FEATURES\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-feature-stack{\n  width:min(100%,860px);\n\n  display:flex;\n\n  flex-direction:column;\n\n  gap:10px;\n\n  margin:23px auto 0;\n}\n\n#vintage-xmas-wrap .vx-feature{\n  width:100%;\n\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:17px;\n\n  border:1px solid var(--line);\n\n  border-radius:14px;\n\n  background:#FFFDF9;\n}\n\n#vintage-xmas-wrap .vx-feature-icon{\n  width:48px;\n  height:48px;\n\n  flex:0 0 48px;\n\n  display:grid;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#F0DFC2;\n\n  font-size:23px;\n}\n\n#vintage-xmas-wrap .vx-feature h4{\n  margin:1px 0 5px;\n\n  color:#3C3027;\n\n  font-size:15px;\n}\n\n#vintage-xmas-wrap .vx-feature p{\n  margin:0;\n\n  color:#7D6F63;\n\n  font-size:12.5px;\n\n  line-height:1.55;\n}\n\n\n\/* ==========================================================\n   DARK STORY CARD\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-highlight{\n  width:min(100%,860px);\n\n  margin:15px auto 0;\n\n  padding:36px 25px;\n\n  border-radius:19px;\n\n  border:1px solid rgba(229,195,134,.15);\n\n  background:\n  radial-gradient(\n    circle at 80% 0%,\n    rgba(201,155,81,.17),\n    transparent 38%\n  ),\n  linear-gradient(\n    135deg,\n    #153428,\n    #0D241C\n  );\n\n  text-align:center;\n}\n\n#vintage-xmas-wrap .vx-highlight h3{\n  width:min(100%,700px);\n\n  margin:0 auto 11px;\n\n  color:#FFF7E9;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(27px,4vw,41px);\n\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n#vintage-xmas-wrap .vx-highlight h3 em{\n  color:#EAC37B;\n}\n\n#vintage-xmas-wrap .vx-highlight p{\n  width:min(100%,650px);\n\n  margin:0 auto;\n\n  color:#DACDBD;\n\n  font-size:14px;\n\n  line-height:1.7;\n}\n\n\n\/* ==========================================================\n   GIFT GRID\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-gift-grid{\n  width:min(100%,860px);\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin:23px auto 0;\n}\n\n#vintage-xmas-wrap .vx-gift{\n  padding:19px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:14px;\n\n  background:#FFFDF9;\n\n  text-align:center;\n}\n\n#vintage-xmas-wrap .vx-gift span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:27px;\n}\n\n#vintage-xmas-wrap .vx-gift strong{\n  display:block;\n\n  color:var(--green);\n\n  font-size:13px;\n}\n\n#vintage-xmas-wrap .vx-gift small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#837365;\n\n  font-size:10.5px;\n}\n\n\n\/* ==========================================================\n   SIZE\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-specs{\n  width:min(100%,860px);\n\n  display:flex;\n\n  flex-direction:column;\n\n  gap:9px;\n\n  margin:22px auto 0;\n}\n\n#vintage-xmas-wrap .vx-spec{\n  display:flex;\n\n  justify-content:space-between;\n  align-items:center;\n\n  gap:20px;\n\n  padding:15px 18px;\n\n  border-radius:12px;\n\n  border:1px solid rgba(239,213,167,.17);\n\n  background:rgba(255,255,255,.06);\n\n  color:#fff;\n}\n\n#vintage-xmas-wrap .vx-spec span{\n  color:#DCCFC0;\n\n  font-size:12px;\n}\n\n#vintage-xmas-wrap .vx-spec strong{\n  color:#F0CC89;\n\n  font-size:16px;\n}\n\n\n\/* ==========================================================\n   STYLE CHIPS\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-style-grid{\n  width:min(100%,860px);\n\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  margin:23px auto 0;\n}\n\n#vintage-xmas-wrap .vx-style{\n  padding:20px 13px;\n\n  border-radius:14px;\n\n  border:1px solid var(--line);\n\n  background:#FFFDF8;\n\n  text-align:center;\n}\n\n#vintage-xmas-wrap .vx-style span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:25px;\n}\n\n#vintage-xmas-wrap .vx-style strong{\n  color:#3D3027;\n\n  font-size:13px;\n}\n\n#vintage-xmas-wrap .vx-style small{\n  display:block;\n\n  margin-top:4px;\n\n  color:#88786B;\n\n  font-size:10.5px;\n}\n\n\n\/* ==========================================================\n   NOTE\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-note{\n  width:min(100%,860px);\n\n  margin:17px auto 0;\n\n  padding:16px 18px;\n\n  border-radius:13px;\n\n  border:1px solid #DFC59F;\n\n  background:#FFF4E1;\n\n  color:#73543A;\n\n  font-size:13px;\n\n  line-height:1.65;\n}\n\n\n\/* ==========================================================\n   FAQ\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-faq{\n  width:min(100%,860px);\n\n  margin:29px auto 0;\n}\n\n#vintage-xmas-wrap .vx-faq details{\n  width:100%;\n\n  margin-bottom:10px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n\n  border-radius:14px;\n\n  background:#FFFDF9;\n\n  box-shadow:\n  0 5px 16px rgba(66,42,23,.045);\n}\n\n#vintage-xmas-wrap .vx-faq summary{\n  width:100%;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:17px 18px;\n\n  list-style:none;\n\n  cursor:pointer;\n\n  color:#342A23;\n\n  font-size:14px;\n\n  font-weight:800;\n}\n\n#vintage-xmas-wrap .vx-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n#vintage-xmas-wrap .vx-faq summary::marker{\n  content:\"\";\n}\n\n#vintage-xmas-wrap .vx-question{\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n}\n\n#vintage-xmas-wrap .vx-qicon{\n  width:34px;\n  height:34px;\n\n  flex:0 0 34px;\n\n  display:grid;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#F0DFC3;\n\n  font-size:17px;\n}\n\n#vintage-xmas-wrap .vx-plus{\n  position:relative;\n\n  width:29px;\n  height:29px;\n\n  flex:0 0 29px;\n\n  border-radius:50%;\n\n  background:var(--green);\n}\n\n#vintage-xmas-wrap .vx-plus:before,\n#vintage-xmas-wrap .vx-plus:after{\n  content:\"\";\n\n  position:absolute;\n\n  top:50%;\n  left:50%;\n\n  width:12px;\n  height:2px;\n\n  background:#fff;\n\n  transform:translate(-50%,-50%);\n}\n\n#vintage-xmas-wrap .vx-plus:after{\n  transform:\n  translate(-50%,-50%)\n  rotate(90deg);\n\n  transition:.2s;\n}\n\n#vintage-xmas-wrap details[open] .vx-plus{\n  background:var(--red);\n}\n\n#vintage-xmas-wrap details[open] .vx-plus:after{\n  transform:\n  translate(-50%,-50%)\n  rotate(0);\n}\n\n#vintage-xmas-wrap .vx-answer{\n  padding:\n  0 18px 19px 62px;\n\n  color:#796B60;\n\n  font-size:13.5px;\n\n  line-height:1.72;\n}\n\n\n\/* ==========================================================\n   FINAL\n========================================================== *\/\n\n#vintage-xmas-wrap .vx-final{\n  padding:70px 0 76px;\n\n  background:\n  radial-gradient(\n    circle at 82% 0%,\n    rgba(201,155,81,.20),\n    transparent 36%\n  ),\n  radial-gradient(\n    circle at 12% 100%,\n    rgba(157,31,36,.17),\n    transparent 38%\n  ),\n  linear-gradient(\n    135deg,\n    #102C22,\n    #183D30\n  );\n}\n\n#vintage-xmas-wrap .vx-final-inner{\n  width:min(100%,820px);\n\n  margin:0 auto;\n\n  text-align:center;\n}\n\n#vintage-xmas-wrap .vx-final-label{\n  margin-bottom:12px;\n\n  color:#E6C17E;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:1.4px;\n}\n\n#vintage-xmas-wrap .vx-final h2{\n  margin:0 auto 15px;\n\n  color:#FFF7E9;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(34px,5vw,52px);\n\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n#vintage-xmas-wrap .vx-final h2 span{\n  color:#E9C279;\n}\n\n#vintage-xmas-wrap .vx-final p{\n  width:min(100%,670px);\n\n  margin:0 auto;\n\n  color:#DDD0C0;\n\n  font-size:15px;\n\n  line-height:1.74;\n}\n\n\n\/* ==========================================================\n   TABLET\n========================================================== *\/\n\n@media(max-width:800px){\n\n  #vintage-xmas-wrap .vx-benefits{\n    grid-template-columns:1fr 1fr;\n  }\n\n  #vintage-xmas-wrap .vx-strip-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  #vintage-xmas-wrap .vx-gift-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n\n\/* ==========================================================\n   MOBILE\n========================================================== *\/\n\n@media(max-width:600px){\n\n  #vintage-xmas-wrap .vx-container{\n    width:calc(100% - 20px);\n  }\n\n  #vintage-xmas-wrap .vx-section{\n    padding:44px 0;\n  }\n\n  #vintage-xmas-wrap .vx-hero{\n    padding:25px 0 40px;\n  }\n\n  #vintage-xmas-wrap .vx-hero h1{\n    font-size:38px;\n\n    letter-spacing:-1.2px;\n  }\n\n  #vintage-xmas-wrap .vx-hero-copy{\n    font-size:14.5px;\n  }\n\n  #vintage-xmas-wrap .vx-title{\n    font-size:31px;\n\n    letter-spacing:-.7px;\n  }\n\n  #vintage-xmas-wrap .vx-subtitle{\n    font-size:14px;\n  }\n\n  #vintage-xmas-wrap .vx-vertical{\n    display:flex!important;\n\n    flex-direction:column!important;\n\n    width:100%!important;\n  }\n\n  #vintage-xmas-wrap .vx-media,\n  #vintage-xmas-wrap .vx-hero-image{\n    width:100%!important;\n  }\n\n  #vintage-xmas-wrap .vx-media img,\n  #vintage-xmas-wrap .vx-hero-image img{\n    display:block!important;\n\n    width:100%!important;\n    max-width:100%!important;\n\n    height:auto!important;\n    max-height:none!important;\n\n    aspect-ratio:auto!important;\n\n    object-fit:contain!important;\n  }\n\n  #vintage-xmas-wrap .vx-copy{\n    width:100%;\n\n    padding:20px 16px;\n  }\n\n  #vintage-xmas-wrap .vx-copy h3{\n    font-size:23px;\n  }\n\n  #vintage-xmas-wrap .vx-copy p{\n    font-size:13.5px;\n  }\n\n  #vintage-xmas-wrap .vx-style-grid{\n    grid-template-columns:1fr;\n  }\n\n  #vintage-xmas-wrap .vx-faq summary{\n    padding:15px 13px;\n\n    font-size:13.5px;\n  }\n\n  #vintage-xmas-wrap .vx-answer{\n    padding:\n    0 14px 16px 55px;\n\n    font-size:13px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"vintage-xmas-wrap\"\u003e\n\u003c!-- ======================================================\n     HERO \/ IMAGE 1\n====================================================== --\u003e\n\u003csection class=\"vx-hero\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-kicker\"\u003e\n\u003cspan class=\"vx-kicker-dot\"\u003e\u003c\/span\u003e A LITTLE VINTAGE • A LOT OF CHRISTMAS\u003c\/div\u003e\n\u003ch1\u003eDon't Just Wrap The Gift. \u003cspan\u003eGive It A Story.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"vx-hero-copy\"\u003eTurn an ordinary Christmas present into something that already feels special before it's even opened. This \u003cstrong\u003eVintage Newspaper Christmas Wrapping Paper\u003c\/strong\u003e combines nostalgic newsprint styling, classic winter illustrations and warm kraft tones for gifts that feel timeless under the tree.\u003c\/p\u003e\n\u003cdiv class=\"vx-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_14PM.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-benefits\"\u003e\n\u003cdiv class=\"vx-benefit\"\u003e\n\u003cspan\u003e📰\u003c\/span\u003e Vintage Newsprint Look\u003c\/div\u003e\n\u003cdiv class=\"vx-benefit\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e Christmas Illustrations\u003c\/div\u003e\n\u003cdiv class=\"vx-benefit\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e Gift-Ready Charm\u003c\/div\u003e\n\u003cdiv class=\"vx-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Instant Holiday Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     TRUST \/ STYLE STRIP\n====================================================== --\u003e\n\u003csection class=\"vx-strip\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-strip-grid\"\u003e\n\u003cdiv class=\"vx-strip-item\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e \u003cstrong\u003e Classic Christmas \u003c\/strong\u003e \u003csmall\u003e Festive illustrations throughout \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-strip-item\"\u003e\n\u003cspan\u003e📰\u003c\/span\u003e \u003cstrong\u003e Retro Newspaper \u003c\/strong\u003e \u003csmall\u003e A nostalgic gift-wrap look \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-strip-item\"\u003e\n\u003cspan\u003e🎀\u003c\/span\u003e \u003cstrong\u003e Easy To Style \u003c\/strong\u003e \u003csmall\u003e Add ribbon, twine or tags \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-strip-item\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e One Roll \u003c\/strong\u003e \u003csmall\u003e Wrap multiple holiday gifts \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003csection class=\"vx-section\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eVINTAGE CHRISTMAS CHARM\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eThe Gift Wrap That Looks Like \u003cem\u003eA Christmas Newspaper.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eOld-fashioned headlines, winter sketches and festive illustrations turn simple kraft-colored paper into part of the Christmas presentation.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_30PM_2.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-copy\"\u003e\n\u003ch3\u003eBefore They Open The Gift, \u003cem\u003eThey Notice The Wrap.\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp\u003eThe newspaper-inspired layout gives every package a more memorable look than ordinary solid-color gift wrap. Add a ribbon, a sprig of greenery, a gift tag or simple twine and the entire present instantly feels more considered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003csection class=\"vx-section vx-soft\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eDETAILS WORTH LOOKING AT\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eEvery Gift Tells \u003cem\u003eA Little Christmas Story.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eThe design brings together newspaper-style typography, winter scenes, Santa illustrations, Christmas trees and nostalgic holiday details.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_31PM_3.png?v=1789975330\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-feature-stack\"\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e🗞️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNewspaper-Inspired Layout\u003c\/h4\u003e\n\u003cp\u003eHeadlines, columns and vintage-style typography create the retro newsprint character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e🌲\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWinter Illustrations\u003c\/h4\u003e\n\u003cp\u003eChristmas trees, snowy landscapes and holiday sketches add seasonal detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e🎅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFestive Character\u003c\/h4\u003e\n\u003cp\u003eClassic Christmas imagery makes the paper feel instantly recognizable for the holiday season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 4\n====================================================== --\u003e\n\u003csection class=\"vx-section vx-green\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eMADE FOR HOLIDAY GIFTING\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eOne Look. \u003cem\u003eInstant Christmas.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eThe warm kraft tone gives you a neutral base that pairs naturally with traditional Christmas red, deep green, twine and seasonal greenery.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_31PM_4.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-highlight\"\u003e\n\u003ch3\u003eSimple Paper. \u003cem\u003eMuch More Personality.\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp\u003eInstead of relying on bright patterns alone, the vintage newspaper style creates a gift presentation that feels nostalgic, cozy and a little unexpected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 5 \/ GIFT OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"vx-section\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eFOR MORE THAN ONE KIND OF GIFT\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eMade For \u003cem\u003eMeaningful Gifting.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eUse the same timeless look across family presents, friend gifts, host gifts and Christmas party surprises.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_32PM_5.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-gift-grid\"\u003e\n\u003cdiv class=\"vx-gift\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003e Family \u003c\/strong\u003e \u003csmall\u003e Gifts waiting under the tree \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-gift\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003e Friends \u003c\/strong\u003e \u003csmall\u003e A more personal presentation \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-gift\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e Host Gifts \u003c\/strong\u003e \u003csmall\u003e Dress up a simple holiday surprise \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-gift\"\u003e\n\u003cspan\u003e🥂\u003c\/span\u003e \u003cstrong\u003e Holiday Parties \u003c\/strong\u003e \u003csmall\u003e Create a matching festive look \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 6 \/ SIZE\n====================================================== --\u003e\n\u003csection class=\"vx-section vx-green\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eSIZE GUIDE\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eCompact Roll. \u003cem\u003ePlenty Of Christmas Possibilities.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eA convenient mini-roll format for wrapping holiday gifts without storing an oversized roll.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_32PM_6.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-specs\"\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan\u003e ROLL WIDTH \u003c\/span\u003e \u003cstrong\u003e 17 Inches \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan\u003e ROLL LENGTH \u003c\/span\u003e \u003cstrong\u003e 16.4 Feet \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan\u003e STYLE \u003c\/span\u003e \u003cstrong\u003e Vintage Christmas Newspaper \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 7 \/ WRAPPING EXPERIENCE\n====================================================== --\u003e\n\u003csection class=\"vx-section vx-soft\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eMAKE THE WRAPPING PART FUN\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eWrap The Warmth \u003cem\u003eOf Christmas.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eSometimes the little details are what make Christmas morning feel special. A ribbon, a handwritten tag and a wrap that already looks like it belongs in a holiday story.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_33PM_7.png?v=1789975330\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-copy\"\u003e\n\u003ch3\u003eFrom Plain Box \u003cem\u003eTo Christmas-Ready.\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp\u003eWrap the box, add your favorite ribbon or twine, finish it with a simple tag and place it under the tree. The vintage newspaper pattern does the rest without requiring complicated decorating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 8 \/ STYLE\n====================================================== --\u003e\n\u003csection class=\"vx-section\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-vertical\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eSTYLE IT YOUR WAY\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eOne Newspaper Print. \u003cem\u003eSo Many Holiday Looks.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vx-subtitle\"\u003eKeep it rustic with twine, traditional with red ribbon, or give it a richer look with deep green velvet.\u003c\/p\u003e\n\u003cdiv class=\"vx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_34PM_8.png?v=1789975331\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-style-grid\"\u003e\n\u003cdiv class=\"vx-style\"\u003e\n\u003cspan\u003e🎀\u003c\/span\u003e \u003cstrong\u003e Classic Red \u003c\/strong\u003e \u003csmall\u003e Traditional Christmas contrast \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-style\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003e Deep Green \u003c\/strong\u003e \u003csmall\u003e Rich vintage holiday styling \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-style\"\u003e\n\u003cspan\u003e🧵\u003c\/span\u003e \u003cstrong\u003e Natural Twine \u003c\/strong\u003e \u003csmall\u003e Rustic and understated \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-note\"\u003e\n\u003cstrong\u003eStyling tip:\u003c\/strong\u003e Because the newspaper design already contains plenty of detail, you don't need complicated decorations. A simple ribbon, twine or gift tag is enough to create a finished Christmas look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"vx-section vx-soft\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"vx-tag\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"vx-title\"\u003eChristmas Wrapping, \u003cem\u003eAnswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e 📏 \u003c\/span\u003e What size is the wrapping paper? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eThe roll measures approximately \u003cstrong\u003e17 inches wide × 16.4 feet long\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e 📰 \u003c\/span\u003e What does the design look like? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eIt features a \u003cstrong\u003evintage newspaper-inspired Christmas design\u003c\/strong\u003e with retro headlines, winter illustrations, holiday scenes and festive details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e 🎁 \u003c\/span\u003e Can I use it for different kinds of gifts? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eYes. The paper can be used for a variety of Christmas presents, including boxes and other gifts that can be wrapped with standard roll-style gift paper.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e 🎀 \u003c\/span\u003e What ribbon colors work best with it? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eThe neutral kraft-style background pairs especially well with \u003cstrong\u003edeep red, forest green, natural twine, cream and classic Christmas ribbon\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e 🎄 \u003c\/span\u003e Is this only for Christmas Day gifts? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eNo. The festive newspaper design also works well for holiday parties, host gifts, Secret Santa exchanges and seasonal gift giving throughout Christmas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"vx-question\"\u003e \u003cspan class=\"vx-qicon\"\u003e ✨ \u003c\/span\u003e Do I need extra decorations? \u003c\/span\u003e \u003cspan class=\"vx-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-answer\"\u003eNot necessarily. The vintage print already creates a strong decorative look. You can keep the presentation simple or add ribbon, twine, greenery or a handwritten gift tag.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"vx-final\"\u003e\n\u003cdiv class=\"vx-container\"\u003e\n\u003cdiv class=\"vx-final-inner\"\u003e\n\u003cdiv class=\"vx-final-label\"\u003eVINTAGE • FESTIVE • WARM • MEMORABLE\u003c\/div\u003e\n\u003ch2\u003eThe Gift Is Inside. \u003cspan\u003eThe Christmas Feeling Starts Outside.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eRetro headlines. Winter illustrations. Warm kraft tones. A little ribbon on top. Sometimes the wrapping is the first part of the Christmas memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Muxreo","offers":[{"title":"1 ROLL","offer_id":53017187942711,"sku":"ARC-4K7HIK7-AB","price":14.99,"currency_code":"USD","in_stock":true},{"title":"🔥 3 Rolls","offer_id":53017187975479,"sku":"ARC-4K7HIK7-AC","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎁5 Rolls","offer_id":53017188008247,"sku":"ARC-4K7HIK7-AD","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep21_2026_03_19_14PM.png?v=1789975331","url":"https:\/\/muxreo.com\/products\/vintage-christmas-newspaper-wrapping-paper-retro-kraft-holiday-gift-wrap-roll","provider":"Muxreo","version":"1.0","type":"link"}