{"product_id":"1983-us-festival-concert-shirt","title":"1983 Us Festival Concert Shirt","description":"\u003c!--\nRETRO-VINTAGES — 1983 US FESTIVAL PRODUCT DESCRIPTION V2\nDesigned specifically for Shopify product-description columns on desktop.\nPaste into: Product \u003e Description \u003e Show HTML (\u003c\/\u003e)\nNo JavaScript. No price. All text is black. Mobile responsive.\n--\u003e\n\u003cstyle\u003e\n  .rv83v2,\n  .rv83v2 * {\n    box-sizing: border-box;\n    color: #000 !important;\n  }\n\n  .rv83v2 {\n    --paper: #ffffff;\n    --cream: #f5f1e8;\n    --soft: #ece8df;\n    --black: #000000;\n    width: 100%;\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 0;\n    background: var(--paper);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.58;\n    overflow: hidden;\n  }\n\n  .rv83v2 img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .rv83v2 p,\n  .rv83v2 h2,\n  .rv83v2 h3,\n  .rv83v2 figure {\n    margin-top: 0;\n  }\n\n  .rv83v2 p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rv83v2 .kicker {\n    margin: 0 0 10px;\n    font-size: 10px;\n    line-height: 1.35;\n    font-weight: 900;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 h2 {\n    margin: 0 0 16px;\n    font-size: 44px;\n    line-height: .96;\n    letter-spacing: -.045em;\n    font-weight: 900;\n    text-transform: uppercase;\n    overflow-wrap: normal;\n    word-break: normal;\n  }\n\n  .rv83v2 h3 {\n    margin: 0 0 8px;\n    font-size: 20px;\n    line-height: 1.08;\n    letter-spacing: -.025em;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .lead {\n    margin: 0;\n    font-size: 17px;\n    line-height: 1.48;\n    font-weight: 700;\n  }\n\n  .rv83v2 .hero {\n    padding: 34px 30px 30px;\n    border: 2px solid var(--black);\n    background: var(--cream);\n  }\n\n  .rv83v2 .hero-rule {\n    width: 58px;\n    height: 5px;\n    margin: 0 0 20px;\n    background: #000;\n  }\n\n  .rv83v2 .chips {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 22px;\n  }\n\n  .rv83v2 .chip {\n    min-width: 0;\n    padding: 10px 11px;\n    border: 1.5px solid #000;\n    background: #fff;\n    font-size: 10px;\n    line-height: 1.3;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .section {\n    padding: 34px 0;\n    border-bottom: 2px solid #000;\n  }\n\n  .rv83v2 .section-title {\n    margin-bottom: 18px;\n  }\n\n  .rv83v2 .story-card {\n    padding: 24px;\n    border: 2px solid #000;\n    background: #fff;\n  }\n\n  .rv83v2 .story-card p {\n    margin-bottom: 13px;\n  }\n\n  .rv83v2 .story-card .big-copy {\n    font-size: 18px;\n    line-height: 1.45;\n    font-weight: 800;\n  }\n\n  .rv83v2 .stats {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    margin-top: 14px;\n    border: 2px solid #000;\n    background: var(--cream);\n  }\n\n  .rv83v2 .stat {\n    min-width: 0;\n    padding: 17px 12px;\n    text-align: center;\n    border-right: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .rv83v2 .stat:nth-child(2n) { border-right: 0; }\n  .rv83v2 .stat:nth-last-child(-n+2) { border-bottom: 0; }\n\n  .rv83v2 .stat strong {\n    display: block;\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .rv83v2 .stat span {\n    display: block;\n    margin-top: 6px;\n    font-size: 9px;\n    line-height: 1.25;\n    font-weight: 900;\n    letter-spacing: .11em;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .photo-pair {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .rv83v2 .photo-card {\n    min-width: 0;\n    margin: 0;\n    border: 2px solid #000;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .rv83v2 .photo-card img {\n    aspect-ratio: 4 \/ 5;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  .rv83v2 .photo-card figcaption {\n    padding: 9px 10px;\n    border-top: 2px solid #000;\n    font-size: 9px;\n    line-height: 1.3;\n    font-weight: 900;\n    letter-spacing: .1em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .feature-list {\n    display: grid;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .rv83v2 .feature {\n    display: grid;\n    grid-template-columns: 34px 1fr;\n    gap: 12px;\n    align-items: start;\n    padding: 13px 14px;\n    border: 1.5px solid #000;\n    background: var(--cream);\n  }\n\n  .rv83v2 .feature-num {\n    display: grid;\n    place-items: center;\n    width: 34px;\n    height: 34px;\n    border: 1.5px solid #000;\n    background: #fff;\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .rv83v2 .feature strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 13px;\n    line-height: 1.25;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .feature span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .rv83v2 .days {\n    display: grid;\n    gap: 10px;\n  }\n\n  .rv83v2 .day {\n    padding: 18px;\n    border: 2px solid #000;\n    background: #fff;\n  }\n\n  .rv83v2 .day-top {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    align-items: baseline;\n    margin-bottom: 9px;\n    padding-bottom: 9px;\n    border-bottom: 1.5px solid #000;\n  }\n\n  .rv83v2 .day-label {\n    font-size: 9px;\n    line-height: 1.25;\n    font-weight: 900;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .day-name {\n    font-size: 17px;\n    line-height: 1;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .artists {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.55;\n    font-weight: 700;\n  }\n\n  .rv83v2 .country-note {\n    margin-top: 10px;\n    padding: 14px 16px;\n    border: 1.5px dashed #000;\n    background: var(--cream);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .rv83v2 .thumb-panel {\n    padding: 22px;\n    border: 2px solid #000;\n    background: var(--cream);\n  }\n\n  .rv83v2 .thumb-head {\n    display: grid;\n    grid-template-columns: 74px 1fr;\n    gap: 16px;\n    align-items: center;\n  }\n\n  .rv83v2 .thumb-icon {\n    display: grid;\n    place-items: center;\n    width: 74px;\n    height: 74px;\n    border: 2px solid #000;\n    border-radius: 50%;\n    background: #fff;\n  }\n\n  .rv83v2 .thumb-icon svg {\n    width: 38px;\n    height: 38px;\n    fill: #000;\n  }\n\n  .rv83v2 .thumb-title {\n    margin: 0 0 4px;\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: -.02em;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .thumb-sub {\n    margin: 0;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 800;\n    letter-spacing: .07em;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .checks {\n    list-style: none;\n    margin: 18px 0 0;\n    padding: 0;\n    border-top: 1.5px solid #000;\n  }\n\n  .rv83v2 .checks li {\n    position: relative;\n    margin: 0;\n    padding: 11px 0 11px 25px;\n    border-bottom: 1px solid #000;\n    font-size: 13px;\n    line-height: 1.45;\n    font-weight: 700;\n  }\n\n  .rv83v2 .checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    font-weight: 900;\n  }\n\n  .rv83v2 .looks {\n    display: grid;\n    gap: 8px;\n  }\n\n  .rv83v2 .look {\n    display: grid;\n    grid-template-columns: 64px 1fr;\n    gap: 14px;\n    align-items: center;\n    padding: 14px;\n    border: 1.5px solid #000;\n  }\n\n  .rv83v2 .look-num {\n    font-size: 30px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: -.05em;\n  }\n\n  .rv83v2 .look strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 13px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .rv83v2 .look span {\n    display: block;\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .rv83v2 .final {\n    padding: 28px 24px;\n    border: 2px solid #000;\n    background: #fff;\n    text-align: center;\n  }\n\n  .rv83v2 .final h3 {\n    margin-bottom: 10px;\n    font-size: 25px;\n  }\n\n  .rv83v2 .final p {\n    margin: 0 auto;\n    max-width: 480px;\n    font-size: 13px;\n    line-height: 1.5;\n    font-weight: 700;\n  }\n\n  .rv83v2 .source-note {\n    margin-top: 12px;\n    font-size: 10px;\n    line-height: 1.45;\n  }\n\n  @media (max-width: 520px) {\n    .rv83v2 {\n      font-size: 14px;\n    }\n\n    .rv83v2 .hero {\n      padding: 27px 20px 22px;\n    }\n\n    .rv83v2 h2 {\n      font-size: 36px;\n      line-height: .98;\n    }\n\n    .rv83v2 .section {\n      padding: 28px 0;\n    }\n\n    .rv83v2 .story-card,\n    .rv83v2 .thumb-panel {\n      padding: 18px;\n    }\n\n    .rv83v2 .photo-pair {\n      gap: 8px;\n    }\n\n    .rv83v2 .photo-card figcaption {\n      padding: 8px 5px;\n      font-size: 8px;\n      letter-spacing: .07em;\n    }\n  }\n\n  @media (max-width: 390px) {\n    .rv83v2 h2 {\n      font-size: 32px;\n    }\n\n    .rv83v2 .lead {\n      font-size: 15px;\n    }\n\n    .rv83v2 .chips {\n      grid-template-columns: 1fr;\n    }\n\n    .rv83v2 .thumb-head {\n      grid-template-columns: 58px 1fr;\n      gap: 12px;\n    }\n\n    .rv83v2 .thumb-icon {\n      width: 58px;\n      height: 58px;\n    }\n\n    .rv83v2 .thumb-icon svg {\n      width: 30px;\n      height: 30px;\n    }\n\n    .rv83v2 .thumb-title {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rv83v2\"\u003e\n  \u003c!-- COMPACT HERO: built for the narrow Shopify desktop description column --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"kicker\"\u003e1983 · San Bernardino · California\u003c\/p\u003e\n    \u003ch2\u003eUS FESTIVAL ’83.\u003cbr\u003eWear the lineup.\u003c\/h2\u003e\n    \u003cp class=\"lead\"\u003e\n      A vintage-inspired raglan built around one of the wildest American festival bills of the early ’80s — bold artwork in front, a history lesson on the back.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cdiv class=\"chip\"\u003eFront + Back Artwork\u003c\/div\u003e\n      \u003cdiv class=\"chip\"\u003e3\/4 Raglan Style\u003c\/div\u003e\n      \u003cdiv class=\"chip\"\u003e1980s Music Culture\u003c\/div\u003e\n      \u003cdiv class=\"chip\"\u003eVintage-Inspired Look\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HISTORY --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cp class=\"kicker\"\u003eThe story behind the shirt\u003c\/p\u003e\n      \u003ch2\u003eA festival built to feel like the future.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"story-card\"\u003e\n      \u003cp class=\"big-copy\"\u003e\n        The 1983 US Festival brought new wave, heavy metal, rock, country music and emerging technology together in Southern California.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Apple co-founder Steve Wozniak backed the event near San Bernardino, California. The main festival ran May 28–30, 1983, with a separate Country Day on June 4.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The bill reads like an ’80s time capsule: The Clash, Van Halen, Ozzy Osbourne, U2, Stevie Nicks, David Bowie and many more. Guinness World Records lists total attendance at 670,000 across the four festival days.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stats\"\u003e\n      \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003e1983\u003c\/strong\u003e\u003cspan\u003eFestival year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003e4 Days\u003c\/strong\u003e\u003cspan\u003eAcross two weekends\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003e670K\u003c\/strong\u003e\u003cspan\u003eReported attendance\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003eCA\u003c\/strong\u003e\u003cspan\u003eNear San Bernardino\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT ARTWORK --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cp class=\"kicker\"\u003eFront + back storytelling\u003c\/p\u003e\n      \u003ch2\u003eLike wearing a concert poster.\u003c\/h2\u003e\n      \u003cp\u003e\n        The oversized front artwork brings the festival energy first. Turn around and the back becomes the archive — dates, names and the lineup that made US ’83 legendary.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"photo-pair\"\u003e\n      \u003cfigure class=\"photo-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/fd3c636b-0f25-416f-9cd7-eca17e40cbb2.png?v=1789010216\u0026amp;width=900\" alt=\"1983 US Festival raglan shirt front artwork\" loading=\"lazy\"\u003e\n        \u003cfigcaption\u003eFront artwork\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure class=\"photo-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/5eee1159-e53e-4358-951b-151900e91a8d.png?v=1789010216\u0026amp;width=900\" alt=\"1983 US Festival raglan shirt back lineup artwork\" loading=\"lazy\"\u003e\n        \u003cfigcaption\u003eBack lineup\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-list\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eClassic raglan silhouette\u003c\/strong\u003e\u003cspan\u003eThe three-quarter sleeve shape gives the whole piece an unmistakable old-school baseball-tee feel.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eStatement front graphic\u003c\/strong\u003e\u003cspan\u003eA large guitar-and-festival composition makes the shirt work even with a very simple outfit.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eLineup on the back\u003c\/strong\u003e\u003cspan\u003eThe artist names turn the back into the part music fans stop to read.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LINEUP --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cp class=\"kicker\"\u003eThe names behind the design\u003c\/p\u003e\n      \u003ch2\u003eThree days. Three sounds.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"days\"\u003e\n      \u003cdiv class=\"day\"\u003e\n        \u003cdiv class=\"day-top\"\u003e\n          \u003cspan class=\"day-label\"\u003eSaturday · May 28\u003c\/span\u003e\n          \u003cspan class=\"day-name\"\u003eNew Wave\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"artists\"\u003eThe Clash · Men at Work · Stray Cats · The English Beat · A Flock of Seagulls · Oingo Boingo · Wall of Voodoo · INXS · Divinyls\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"day\"\u003e\n        \u003cdiv class=\"day-top\"\u003e\n          \u003cspan class=\"day-label\"\u003eSunday · May 29\u003c\/span\u003e\n          \u003cspan class=\"day-name\"\u003eHeavy Metal\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"artists\"\u003eVan Halen · Scorpions · Triumph · Judas Priest · Ozzy Osbourne · Mötley Crüe · Quiet Riot\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"day\"\u003e\n        \u003cdiv class=\"day-top\"\u003e\n          \u003cspan class=\"day-label\"\u003eMonday · May 30\u003c\/span\u003e\n          \u003cspan class=\"day-name\"\u003eRock\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"artists\"\u003eDavid Bowie · Stevie Nicks · Joe Walsh · The Pretenders · Missing Persons · U2 · Quarterflash · Berlin · Little Steven \u0026amp; The Disciples of Soul\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"country-note\"\u003e\n      \u003cstrong\u003eOne more day:\u003c\/strong\u003e Country Day followed on June 4, with performers including Willie Nelson, Waylon Jennings and Alabama. This shirt’s back artwork focuses on the May 28–30 weekend.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- US FAN STYLE BLOCK --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"thumb-panel\"\u003e\n      \u003cdiv class=\"thumb-head\"\u003e\n        \u003cdiv class=\"thumb-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 64 64\" role=\"img\" aria-label=\"Thumbs up\"\u003e\n            \u003cpath d=\"M25.2 56H13.6C10.5 56 8 53.5 8 50.4V31.6C8 28.5 10.5 26 13.6 26h11.6V56Zm5.4 0V27.4l7.2-15.2C39.1 9.5 41.7 8 44.7 8c4.4 0 7.9 3.6 7.9 8 0 .8-.1 1.5-.3 2.2L50 26h3.9c4.5 0 8.1 3.6 8.1 8.1 0 .7-.1 1.4-.3 2.1l-4.9 14.5C55.7 53.9 52.7 56 49.3 56H30.6Z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"kicker\" style=\"margin-bottom:6px;\"\u003eU.S. rock-fan fit check\u003c\/p\u003e\n          \u003cp class=\"thumb-title\"\u003eThe details get the thumbs-up.\u003c\/p\u003e\n          \u003cp class=\"thumb-sub\"\u003eNo fake review quotes — just the parts that make the look work.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"checks\"\u003e\n        \u003cli\u003eFront-and-back graphics make it feel closer to an archive concert piece than a standard logo tee.\u003c\/li\u003e\n        \u003cli\u003eThe raglan cut gives the outfit instant ’70s\/’80s American sportswear character.\u003c\/li\u003e\n        \u003cli\u003eThe lineup creates a built-in conversation starter for rock and vintage-shirt collectors.\u003c\/li\u003e\n        \u003cli\u003eWorks easily with faded denim, cargos, boots, retro sneakers or a worn-in jacket.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STYLING --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cp class=\"kicker\"\u003eHow to wear it\u003c\/p\u003e\n      \u003ch2\u003eKeep the outfit simple. Let the shirt talk.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"looks\"\u003e\n      \u003cdiv class=\"look\"\u003e\n        \u003cdiv class=\"look-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eCalifornia Classic\u003c\/strong\u003e\u003cspan\u003eRaglan tee + faded blue denim + worn sneakers.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"look\"\u003e\n        \u003cdiv class=\"look-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eAfter Dark\u003c\/strong\u003e\u003cspan\u003eGraphic raglan + black jeans + leather or denim jacket.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"look\"\u003e\n        \u003cdiv class=\"look-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eFestival Archive\u003c\/strong\u003e\u003cspan\u003eLoose cargos or shorts + retro sneakers + minimal accessories.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"section\" style=\"border-bottom:0;padding-bottom:0;\"\u003e\n    \u003cdiv class=\"final\"\u003e\n      \u003cp class=\"kicker\"\u003eA piece of the ’80s story\u003c\/p\u003e\n      \u003ch3\u003eNot just a graphic.\u003cbr\u003eA lineup you can read.\u003c\/h3\u003e\n      \u003cp\u003e\n        Choose your preferred colorway and size in the product options above. The shirt does the rest.\n      \u003c\/p\u003e\n      \u003cp class=\"source-note\"\u003e\n        Historical context refers to the 1983 US Festival that inspired the artwork. Product imagery is from this product listing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript type=\"module\" src=\"https:\/\/static.cloudflareinsights.com\/beacon.min.js\/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495\" integrity=\"sha512-iIg7k2xntmwu6\/uSb5tpc\/hySgZc4eoL31yB29W6tJFo2akwjPWcEqnCEdJvGexCL0KEQwVYv5BlowfhVz26hg==\" data-cf-beacon='{\"version\":\"2024.11.0\",\"token\":\"7939e04a4baf43c8b86a560f74aac60e\",\"spa\":2}' crossorigin=\"anonymous\"\u003e\u003c\/script\u003e","brand":"Retro-Vintages","offers":[{"title":"A \/ S","offer_id":43787121885251,"sku":"RV20260909-styleA-S","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ M","offer_id":43787121918019,"sku":"RV20260909-styleA-M","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ L","offer_id":43787121950787,"sku":"RV20260909-styleA-L","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ XL","offer_id":43787121983555,"sku":"RV20260909-styleA-XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ 2XL","offer_id":43787122016323,"sku":"RV20260909-styleA-2XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ 3XL","offer_id":43787122049091,"sku":"RV20260909-styleA-3XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"A \/ 4XL","offer_id":43787122081859,"sku":"RV20260909-styleA-4XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ S","offer_id":43787122114627,"sku":"RV20260909-styleB-S","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ M","offer_id":43787122147395,"sku":"RV20260909-styleB-M","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ L","offer_id":43787122180163,"sku":"RV20260909-styleB-L","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ XL","offer_id":43787122212931,"sku":"RV20260909-styleB-XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ 2XL","offer_id":43787122245699,"sku":"RV20260909-styleB-2XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ 3XL","offer_id":43787122278467,"sku":"RV20260909-styleB-3XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"B \/ 4XL","offer_id":43787122311235,"sku":"RV20260909-styleB-4XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ S","offer_id":43787122344003,"sku":"RV20260909-styleC-S","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ M","offer_id":43787122376771,"sku":"RV20260909-styleC-M","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ L","offer_id":43787122409539,"sku":"RV20260909-styleC-L","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ XL","offer_id":43787122442307,"sku":"RV20260909-styleC-XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ 2XL","offer_id":43787122475075,"sku":"RV20260909-styleC-2XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ 3XL","offer_id":43787122507843,"sku":"RV20260909-styleC-3XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"C \/ 4XL","offer_id":43787122540611,"sku":"RV20260909-styleC-4XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ S","offer_id":43787122573379,"sku":"RV20260909-styleD-S","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ M","offer_id":43787122606147,"sku":"RV20260909-styleD-M","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ L","offer_id":43787122638915,"sku":"RV20260909-styleD-L","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ XL","offer_id":43787122671683,"sku":"RV20260909-styleD-XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ 2XL","offer_id":43787122704451,"sku":"RV20260909-styleD-2XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ 3XL","offer_id":43787122737219,"sku":"RV20260909-styleD-3XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"D \/ 4XL","offer_id":43787122769987,"sku":"RV20260909-styleD-4XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ S","offer_id":43787229200451,"sku":"RV20260909-styleE-S","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ M","offer_id":43787229233219,"sku":"RV20260909-styleE-M","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ L","offer_id":43787229265987,"sku":"RV20260909-styleE-L","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ XL","offer_id":43787229298755,"sku":"RV20260909-styleE-XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ 2XL","offer_id":43787229331523,"sku":"RV20260909-styleE-2XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ 3XL","offer_id":43787229364291,"sku":"RV20260909-styleE-3XL","price":35.0,"currency_code":"USD","in_stock":true},{"title":"E \/ 4XL","offer_id":43787229397059,"sku":"RV20260909-styleE-4XL","price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1894\/7395\/files\/fd3c636b-0f25-416f-9cd7-eca17e40cbb2.png?v=1789010216","url":"https:\/\/retro-vintages.com\/products\/1983-us-festival-concert-shirt","provider":"Retro-Vintages","version":"1.0","type":"link"}