{"product_id":"men-s-lightweight-hooded-windbreaker","title":"RICHMOND Lightweight Hooded Jacket","description":"\u003c!-- =========================================================\nVALE COURT — RICHMOND LIGHTWEIGHT HOODED JACKET\nCRO PRODUCT DESCRIPTION \/ MOBILE-FIRST\nHTML + CSS ONLY\n========================================================= --\u003e\n\u003cstyle\u003e\n    .vc-richmond {\n      --vc-bg: #f6f5f1;\n      --vc-card: #ffffff;\n      --vc-dark: #171917;\n      --vc-text: #5e625f;\n      --vc-muted: #858985;\n      --vc-line: #e3e4df;\n      --vc-accent: #183d2b;\n      --vc-soft: #edf1ed;\n\n      width: 100%;\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0;\n      color: var(--vc-dark);\n      font-family: inherit;\n      box-sizing: border-box;\n    }\n\n    .vc-richmond *,\n    .vc-richmond *::before,\n    .vc-richmond *::after {\n      box-sizing: border-box;\n    }\n\n    .vc-richmond img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    .vc-richmond p,\n    .vc-richmond h2,\n    .vc-richmond h3,\n    .vc-richmond h4 {\n      margin-top: 0;\n    }\n\n    \/* ======================================================\n       INTRO\n    ====================================================== *\/\n\n    .vc-r-intro {\n      padding: 72px 48px 68px;\n      text-align: center;\n      background: var(--vc-bg);\n    }\n\n    .vc-r-eyebrow {\n      margin-bottom: 18px;\n      color: var(--vc-accent);\n      font-size: 11px;\n      line-height: 1.3;\n      font-weight: 700;\n      letter-spacing: .20em;\n      text-transform: uppercase;\n    }\n\n    .vc-r-intro h2 {\n      max-width: 760px;\n      margin: 0 auto;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(34px, 4.8vw, 54px);\n      line-height: 1.04;\n      font-weight: 400;\n      letter-spacing: -.04em;\n    }\n\n    .vc-r-intro-copy {\n      max-width: 650px;\n      margin: 22px auto 0;\n      color: var(--vc-text);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    \/* ======================================================\n       BENEFITS\n    ====================================================== *\/\n\n    .vc-r-benefits {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      border-top: 1px solid var(--vc-line);\n      border-bottom: 1px solid var(--vc-line);\n      background: var(--vc-card);\n    }\n\n    .vc-r-benefit {\n      position: relative;\n      padding: 34px 32px;\n    }\n\n    .vc-r-benefit + .vc-r-benefit {\n      border-left: 1px solid var(--vc-line);\n    }\n\n    .vc-r-number {\n      display: block;\n      margin-bottom: 18px;\n      color: var(--vc-accent);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: .16em;\n    }\n\n    .vc-r-benefit h3 {\n      margin-bottom: 8px;\n      font-size: 16px;\n      line-height: 1.3;\n      font-weight: 650;\n    }\n\n    .vc-r-benefit p {\n      margin-bottom: 0;\n      color: var(--vc-text);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* ======================================================\n       LIFESTYLE\n    ====================================================== *\/\n\n    .vc-r-lifestyle {\n      position: relative;\n      overflow: hidden;\n      background: #e9e9e7;\n    }\n\n    .vc-r-lifestyle img {\n      width: 100%;\n      aspect-ratio: 16 \/ 10;\n      object-fit: cover;\n      object-position: center 38%;\n    }\n\n    .vc-r-lifestyle-caption {\n      position: absolute;\n      left: 28px;\n      bottom: 28px;\n      max-width: 340px;\n      padding: 16px 20px;\n      background: rgba(255,255,255,.94);\n      backdrop-filter: blur(4px);\n    }\n\n    .vc-r-lifestyle-caption strong {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 14px;\n      line-height: 1.3;\n    }\n\n    .vc-r-lifestyle-caption span {\n      color: var(--vc-text);\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    \/* ======================================================\n       DETAILS SPLIT\n    ====================================================== *\/\n\n    .vc-r-details {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      min-height: 520px;\n      background: var(--vc-card);\n    }\n\n    .vc-r-details-media {\n      overflow: hidden;\n      background: #ececea;\n    }\n\n    .vc-r-details-media img {\n      width: 100%;\n      height: 100%;\n      min-height: 520px;\n      object-fit: cover;\n    }\n\n    .vc-r-details-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      padding: 62px 58px;\n    }\n\n    .vc-r-label {\n      margin-bottom: 14px;\n      color: var(--vc-accent);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: .20em;\n      text-transform: uppercase;\n    }\n\n    .vc-r-details-copy h3,\n    .vc-r-size-head h3,\n    .vc-r-everyday h3 {\n      margin-bottom: 18px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(29px, 4vw, 40px);\n      font-weight: 400;\n      line-height: 1.08;\n      letter-spacing: -.035em;\n    }\n\n    .vc-r-detail-list {\n      margin: 15px 0 0;\n      padding: 0;\n      list-style: none;\n      border-top: 1px solid var(--vc-line);\n    }\n\n    .vc-r-detail-list li {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      min-height: 54px;\n      padding: 13px 0;\n      border-bottom: 1px solid var(--vc-line);\n      color: var(--vc-text);\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    .vc-r-detail-list li::before {\n      content: \"\";\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      border-radius: 50%;\n      background: var(--vc-accent);\n    }\n\n    \/* ======================================================\n       EVERYDAY USE\n    ====================================================== *\/\n\n    .vc-r-everyday {\n      padding: 70px 48px;\n      background: var(--vc-bg);\n      text-align: center;\n    }\n\n    .vc-r-everyday h3 {\n      max-width: 620px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .vc-r-everyday-intro {\n      max-width: 590px;\n      margin: 0 auto 37px;\n      color: var(--vc-text);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .vc-r-use-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      max-width: 850px;\n      margin: 0 auto;\n      border-top: 1px solid #d9dcd7;\n      border-bottom: 1px solid #d9dcd7;\n    }\n\n    .vc-r-use {\n      padding: 25px 20px;\n    }\n\n    .vc-r-use + .vc-r-use {\n      border-left: 1px solid #d9dcd7;\n    }\n\n    .vc-r-use strong {\n      display: block;\n      margin-bottom: 5px;\n      font-size: 14px;\n      font-weight: 650;\n    }\n\n    .vc-r-use span {\n      color: var(--vc-muted);\n      font-size: 12px;\n    }\n\n    \/* ======================================================\n       SIZE GUIDE\n    ====================================================== *\/\n\n    .vc-r-size {\n      padding: 70px 48px;\n      background: var(--vc-card);\n      border-top: 1px solid var(--vc-line);\n      border-bottom: 1px solid var(--vc-line);\n    }\n\n    .vc-r-size-head {\n      max-width: 650px;\n      margin-bottom: 32px;\n    }\n\n    .vc-r-size-head h3 {\n      margin-bottom: 12px;\n    }\n\n    .vc-r-size-head p {\n      margin: 0;\n      color: var(--vc-text);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .vc-r-size-scroll {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border: 1px solid var(--vc-line);\n    }\n\n    .vc-r-size-table {\n      width: 100%;\n      min-width: 660px;\n      border-collapse: collapse;\n      background: #fff;\n    }\n\n    .vc-r-size-table th,\n    .vc-r-size-table td {\n      padding: 16px 17px;\n      border-right: 1px solid var(--vc-line);\n      border-bottom: 1px solid var(--vc-line);\n      text-align: center;\n      font-size: 13px;\n      line-height: 1.35;\n      white-space: nowrap;\n    }\n\n    .vc-r-size-table th:last-child,\n    .vc-r-size-table td:last-child {\n      border-right: 0;\n    }\n\n    .vc-r-size-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .vc-r-size-table thead th {\n      background: var(--vc-accent);\n      color: #fff;\n      font-size: 12px;\n      font-weight: 650;\n      letter-spacing: .04em;\n    }\n\n    .vc-r-size-table tbody td:first-child {\n      background: #f4f5f2;\n      color: var(--vc-dark);\n      font-weight: 650;\n      text-align: left;\n    }\n\n    .vc-r-size-note {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n      margin-top: 22px;\n    }\n\n    .vc-r-note {\n      padding: 18px 20px;\n      background: var(--vc-bg);\n    }\n\n    .vc-r-note strong {\n      display: block;\n      margin-bottom: 5px;\n      font-size: 13px;\n      font-weight: 650;\n    }\n\n    .vc-r-note p {\n      margin: 0;\n      color: var(--vc-text);\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* ======================================================\n       BACK \/ SILHOUETTE\n    ====================================================== *\/\n\n    .vc-r-back {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      background: #f1f1ef;\n    }\n\n    .vc-r-back-copy {\n      display: flex;\n      align-items: center;\n      padding: 58px;\n    }\n\n    .vc-r-back-inner {\n      max-width: 430px;\n    }\n\n    .vc-r-back-copy h3 {\n      margin: 0 0 15px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(29px, 4vw, 40px);\n      line-height: 1.08;\n      font-weight: 400;\n      letter-spacing: -.035em;\n    }\n\n    .vc-r-back-copy p:last-child {\n      margin: 0;\n      color: var(--vc-text);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .vc-r-back-media {\n      background: #ededeb;\n    }\n\n    .vc-r-back-media img {\n      height: 100%;\n      min-height: 480px;\n      object-fit: cover;\n    }\n\n    \/* ======================================================\n       TRUST\n    ====================================================== *\/\n\n    .vc-r-trust {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      background: var(--vc-card);\n      border-top: 1px solid var(--vc-line);\n      border-bottom: 1px solid var(--vc-line);\n    }\n\n    .vc-r-trust-item {\n      padding: 27px 20px;\n      text-align: center;\n    }\n\n    .vc-r-trust-item + .vc-r-trust-item {\n      border-left: 1px solid var(--vc-line);\n    }\n\n    .vc-r-trust-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      margin: 0 auto 11px;\n      border: 1px solid var(--vc-accent);\n      border-radius: 50%;\n      color: var(--vc-accent);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .vc-r-trust-item strong {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 12px;\n      line-height: 1.3;\n      font-weight: 650;\n    }\n\n    .vc-r-trust-item span {\n      display: block;\n      color: var(--vc-muted);\n      font-size: 11px;\n      line-height: 1.35;\n    }\n\n    \/* ======================================================\n       CLOSING\n    ====================================================== *\/\n\n    .vc-r-close {\n      padding: 70px 35px;\n      background: var(--vc-accent);\n      color: #fff;\n      text-align: center;\n    }\n\n    .vc-r-close .vc-r-label {\n      color: rgba(255,255,255,.68);\n    }\n\n    .vc-r-close h3 {\n      max-width: 650px;\n      margin: 0 auto;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(32px, 4.5vw, 48px);\n      font-weight: 400;\n      line-height: 1.03;\n      letter-spacing: -.04em;\n    }\n\n    .vc-r-close p:last-child {\n      max-width: 590px;\n      margin: 18px auto 0;\n      color: rgba(255,255,255,.76);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    \/* ======================================================\n       MOBILE\n    ====================================================== *\/\n\n    @media (max-width: 760px) {\n\n      .vc-r-intro {\n        padding: 49px 22px 46px;\n      }\n\n      .vc-r-eyebrow {\n        margin-bottom: 14px;\n        font-size: 9px;\n      }\n\n      .vc-r-intro h2 {\n        font-size: 34px;\n        line-height: 1.06;\n      }\n\n      .vc-r-intro-copy {\n        margin-top: 17px;\n        font-size: 14px;\n        line-height: 1.6;\n      }\n\n      .vc-r-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .vc-r-benefit {\n        display: grid;\n        grid-template-columns: 35px 1fr;\n        column-gap: 9px;\n        padding: 20px 22px;\n      }\n\n      .vc-r-benefit + .vc-r-benefit {\n        border-left: 0;\n        border-top: 1px solid var(--vc-line);\n      }\n\n      .vc-r-number {\n        grid-row: 1 \/ 3;\n        margin: 2px 0 0;\n      }\n\n      .vc-r-benefit h3 {\n        margin-bottom: 4px;\n        font-size: 14px;\n      }\n\n      .vc-r-benefit p {\n        font-size: 12px;\n      }\n\n      .vc-r-lifestyle img {\n        aspect-ratio: 4 \/ 5;\n        object-position: center;\n      }\n\n      .vc-r-lifestyle-caption {\n        right: 14px;\n        left: 14px;\n        bottom: 14px;\n        max-width: none;\n        padding: 14px 16px;\n      }\n\n      .vc-r-details,\n      .vc-r-back {\n        grid-template-columns: 1fr;\n      }\n\n      .vc-r-details-media img {\n        min-height: 0;\n        aspect-ratio: 1 \/ 1;\n      }\n\n      .vc-r-details-copy {\n        padding: 42px 22px;\n      }\n\n      .vc-r-details-copy h3,\n      .vc-r-size-head h3,\n      .vc-r-everyday h3,\n      .vc-r-back-copy h3 {\n        font-size: 30px;\n      }\n\n      .vc-r-everyday {\n        padding: 48px 22px;\n      }\n\n      .vc-r-everyday-intro {\n        margin-bottom: 28px;\n        font-size: 13px;\n      }\n\n      .vc-r-use-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .vc-r-use {\n        padding: 16px 10px;\n      }\n\n      .vc-r-use + .vc-r-use {\n        border-left: 0;\n        border-top: 1px solid #d9dcd7;\n      }\n\n      .vc-r-size {\n        padding: 48px 18px;\n      }\n\n      .vc-r-size-head {\n        margin-bottom: 24px;\n        padding: 0 4px;\n      }\n\n      .vc-r-size-head p {\n        font-size: 12px;\n      }\n\n      .vc-r-size-table th,\n      .vc-r-size-table td {\n        padding: 13px 14px;\n        font-size: 11px;\n      }\n\n      .vc-r-size-note {\n        grid-template-columns: 1fr;\n        gap: 8px;\n        margin-top: 14px;\n      }\n\n      .vc-r-note {\n        padding: 15px 16px;\n      }\n\n      .vc-r-back-copy {\n        order: 2;\n        padding: 42px 22px;\n      }\n\n      .vc-r-back-media {\n        order: 1;\n      }\n\n      .vc-r-back-media img {\n        min-height: 0;\n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n      }\n\n      .vc-r-trust {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .vc-r-trust-item {\n        padding: 20px 12px;\n      }\n\n      .vc-r-trust-item:nth-child(3) {\n        border-left: 0;\n        border-top: 1px solid var(--vc-line);\n      }\n\n      .vc-r-trust-item:nth-child(4) {\n        border-top: 1px solid var(--vc-line);\n      }\n\n      .vc-r-close {\n        padding: 51px 22px;\n      }\n\n      .vc-r-close h3 {\n        font-size: 33px;\n      }\n\n      .vc-r-close p:last-child {\n        margin-top: 14px;\n        font-size: 13px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vc-richmond\"\u003e\n\u003c!-- =====================================================\n       01 — POSITIONING\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-intro\"\u003e\n\u003cp class=\"vc-r-eyebrow\"\u003eRICHMOND · LIGHTWEIGHT OUTERWEAR\u003c\/p\u003e\n\u003ch2\u003eBuilt for the days you don't need a heavy coat.\u003c\/h2\u003e\n\u003cp class=\"vc-r-intro-copy\"\u003eA clean hooded layer with an easy fit, practical zip pockets and a lightweight feel that works from the commute to the weekend.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — CORE BENEFITS\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-benefits\"\u003e\n\u003cdiv class=\"vc-r-benefit\"\u003e\n\u003cspan class=\"vc-r-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eLight on the body\u003c\/h3\u003e\n\u003cp\u003eComfortable coverage without the weight and bulk of a heavier jacket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-benefit\"\u003e\n\u003cspan class=\"vc-r-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eEasy to layer\u003c\/h3\u003e\n\u003cp\u003eWear it over a tee, knit or sweatshirt as the weather changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-benefit\"\u003e\n\u003cspan class=\"vc-r-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eEasy to wear anywhere\u003c\/h3\u003e\n\u003cp\u003eA clean shape that works with denim, trousers and everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — LIFESTYLE\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-lifestyle\"\u003e\u003cimg src=\"https:\/\/vale-court.shop\/cdn\/shop\/files\/80efd128-9375-4d31-a12d-a5180814ffca.png?v=1786317559\u0026amp;width=1254\" alt=\"RICHMOND lightweight hooded jacket worn outdoors\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\u003cdiv class=\"vc-r-lifestyle-caption\"\u003e\n\u003cstrong\u003eOne layer. More of your wardrobe.\u003c\/strong\u003e \u003cspan\u003e Simple enough for every day, refined enough to keep the look considered. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — DETAILS THAT MATTER\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-details\"\u003e\n\u003cdiv class=\"vc-r-details-media\"\u003e\u003cimg src=\"https:\/\/vale-court.shop\/cdn\/shop\/files\/56489f77-32c4-4995-a3ae-83e804ae68e8.png?v=1786317553\u0026amp;width=1254\" alt=\"Close-up detail of the RICHMOND jacket\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vc-r-details-copy\"\u003e\n\u003cp class=\"vc-r-label\"\u003eThe Details\u003c\/p\u003e\n\u003ch3\u003eNothing unnecessary.\u003c\/h3\u003e\n\u003cul class=\"vc-r-detail-list\"\u003e\n\u003cli\u003eFull-length zip closure\u003c\/li\u003e\n\u003cli\u003eHooded construction\u003c\/li\u003e\n\u003cli\u003eSecure zipped side pockets\u003c\/li\u003e\n\u003cli\u003eElasticated cuffs\u003c\/li\u003e\n\u003cli\u003eClean, streamlined silhouette\u003c\/li\u003e\n\u003cli\u003eMachine washable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — EVERYDAY USE\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-everyday\"\u003e\n\u003cp class=\"vc-r-label\"\u003eIn Your Rotation\u003c\/p\u003e\n\u003ch3\u003eThe jacket you keep by the door.\u003c\/h3\u003e\n\u003cp class=\"vc-r-everyday-intro\"\u003eEasy to reach for when you want another layer without changing the rest of your outfit.\u003c\/p\u003e\n\u003cdiv class=\"vc-r-use-grid\"\u003e\n\u003cdiv class=\"vc-r-use\"\u003e\n\u003cstrong\u003eCommute\u003c\/strong\u003e \u003cspan\u003eClean and practical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-use\"\u003e\n\u003cstrong\u003eWeekend\u003c\/strong\u003e \u003cspan\u003eEasy with casual layers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-use\"\u003e\n\u003cstrong\u003eTravel\u003c\/strong\u003e \u003cspan\u003eLight and easy to pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-size\"\u003e\n\u003cdiv class=\"vc-r-size-head\"\u003e\n\u003cp class=\"vc-r-label\"\u003eFind Your Size\u003c\/p\u003e\n\u003ch3\u003eSize guide\u003c\/h3\u003e\n\u003cp\u003eUse your body measurements as a reference. Measure around the fullest part of your chest while keeping the tape level and comfortably close to the body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-size-scroll\"\u003e\n\u003ctable class=\"vc-r-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eChest\u003c\/th\u003e\n\u003cth\u003eWaist\u003c\/th\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e89–94 cm\u003c\/td\u003e\n\u003ctd\u003e71–76 cm\u003c\/td\u003e\n\u003ctd\u003e81–84 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e97–102 cm\u003c\/td\u003e\n\u003ctd\u003e79–86 cm\u003c\/td\u003e\n\u003ctd\u003e86–89 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e107–114 cm\u003c\/td\u003e\n\u003ctd\u003e89–97 cm\u003c\/td\u003e\n\u003ctd\u003e89–91 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e117–122 cm\u003c\/td\u003e\n\u003ctd\u003e102–107 cm\u003c\/td\u003e\n\u003ctd\u003e91–94 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e125–132 cm\u003c\/td\u003e\n\u003ctd\u003e109–114 cm\u003c\/td\u003e\n\u003ctd\u003e94–97 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-size-note\"\u003e\n\u003cdiv class=\"vc-r-note\"\u003e\n\u003cstrong\u003eBetween two sizes?\u003c\/strong\u003e\n\u003cp\u003eChoose the larger size if you prefer more room for layering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-note\"\u003e\n\u003cstrong\u003eMeasurement note\u003c\/strong\u003e\n\u003cp\u003eThese are body-measurement references rather than measurements taken directly from the garment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — FIT \/ BACK VIEW\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-back\"\u003e\n\u003cdiv class=\"vc-r-back-copy\"\u003e\n\u003cdiv class=\"vc-r-back-inner\"\u003e\n\u003cp class=\"vc-r-label\"\u003eClean From Every Angle\u003c\/p\u003e\n\u003ch3\u003eSimple shape. Easy fit.\u003c\/h3\u003e\n\u003cp\u003eThe streamlined back keeps the silhouette understated, making the RICHMOND easy to combine without overpowering the rest of your look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-back-media\"\u003e\u003cimg src=\"https:\/\/vale-court.shop\/cdn\/shop\/files\/90300d1a-5815-4725-b813-bc3adc239916.png?v=1786317556\u0026amp;width=1254\" alt=\"Back view of the RICHMOND lightweight hooded jacket\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 — PURCHASE REASSURANCE\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-trust\"\u003e\n\u003cdiv class=\"vc-r-trust-item\"\u003e\n\u003cspan class=\"vc-r-trust-icon\"\u003e01\u003c\/span\u003e \u003cstrong\u003eFree UK Shipping\u003c\/strong\u003e \u003cspan\u003eOn orders over $75\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-trust-item\"\u003e\n\u003cspan class=\"vc-r-trust-icon\"\u003e02\u003c\/span\u003e \u003cstrong\u003e30-Day Guarantee\u003c\/strong\u003e \u003cspan\u003eShop with confidence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-trust-item\"\u003e\n\u003cspan class=\"vc-r-trust-icon\"\u003e03\u003c\/span\u003e \u003cstrong\u003eTracked Delivery\u003c\/strong\u003e \u003cspan\u003eFollow your order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vc-r-trust-item\"\u003e\n\u003cspan class=\"vc-r-trust-icon\"\u003e04\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eSSL encrypted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 — CLOSING\n  ====================================================== --\u003e\n\u003csection class=\"vc-r-close\"\u003e\n\u003cp class=\"vc-r-label\"\u003eRICHMOND\u003c\/p\u003e\n\u003ch3\u003eOne jacket. More ways to wear it.\u003c\/h3\u003e\n\u003cp\u003eLightweight, understated and easy to layer — made for the part of your wardrobe you actually wear.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ValeCourt","offers":[{"title":"Black \/ S","offer_id":45827228074031,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Black \/ M","offer_id":45803823005743,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Black \/ L","offer_id":45803823038511,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Black \/ XL","offer_id":45803823071279,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Black \/ 2XL","offer_id":45803823104047,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Grey \/ S","offer_id":45827228106799,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Grey \/ M","offer_id":45803822743599,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Grey \/ L","offer_id":45803822776367,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Grey \/ XL","offer_id":45803822809135,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":45803822841903,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Navy \/ S","offer_id":45827228139567,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Navy \/ M","offer_id":45803822874671,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Navy \/ L","offer_id":45803822907439,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Navy \/ XL","offer_id":45803822940207,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Navy \/ 2XL","offer_id":45803822972975,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/5448\/4271\/files\/active-jacket-rl-clearance-bernard-grimberg-763326_db61d0d8-8cf8-48b5-bc06-ed7367acbc34.webp?v=1786317532","url":"https:\/\/www.valecourt.store\/products\/men-s-lightweight-hooded-windbreaker","provider":"ValeCourt","version":"1.0","type":"link"}