{"product_id":"nomad-passport-wallet-horween","title":"Nomad Passport Wallet | Horween","description":"\u003cstyle\u003e.idl-product *,.idl-product *::before,.idl-product *::after{box-sizing:border-box}.idl-product{--idl-bg:#121212;--idl-card:#1c1c1e;--idl-chip:#2c2c2e;--idl-text:#f5f5f7;--idl-text-2:#a1a1a6;--idl-text-3:#6e6e73;--idl-border:#38383a;--idl-border-2:#4a4a4e;--idl-accent:#910417;--idl-accent-2:rgba(145,4,23,0.18);--idl-radius-lg:24px;--idl-radius-md:16px;--idl-radius-sm:10px;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text','Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans Arabic',sans-serif;color:var(--idl-text);line-height:1.6;background:var(--idl-bg);max-width:1080px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,4vw,32px);border-radius:var(--idl-radius-lg)}.idl-product h1,.idl-product h2,.idl-product h3{margin:0 0 12px;font-weight:600;letter-spacing:-0.02em;color:var(--idl-text)}.idl-product h1{font-size:clamp(30px,5vw,46px);line-height:1.08;font-weight:700}.idl-product h2{font-size:clamp(22px,3vw,28px)}.idl-product h3{font-size:clamp(17px,2vw,19px)}.idl-product p{margin:0 0 14px;color:var(--idl-text-2);font-size:16px}.idl-product .idl-accent{color:var(--idl-accent)}.idl-hero{text-align:center;max-width:820px;margin:0 auto clamp(36px,5vw,56px)}.idl-badge{display:inline-block;background:var(--idl-accent-2);color:var(--idl-accent);border:1px solid var(--idl-accent);padding:6px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:18px}.idl-hero-intro{font-size:clamp(16px,2vw,19px);color:var(--idl-text-2);max-width:720px;margin:16px auto 0}.idl-chips{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.idl-chips li{background:var(--idl-chip);border:1px solid var(--idl-border);padding:7px 14px;border-radius:999px;font-size:13px;font-weight:500;color:var(--idl-text);white-space:nowrap}.idl-compat{background:linear-gradient(135deg,rgba(145,4,23,0.10),rgba(145,4,23,0.02));border:1px solid var(--idl-accent);border-radius:var(--idl-radius-md);padding:clamp(20px,3vw,28px);margin-bottom:clamp(36px,5vw,56px);text-align:center}.idl-compat h3{margin:0 0 14px;font-size:14px;text-transform:uppercase;letter-spacing:0.1em;color:var(--idl-accent)}.idl-compat-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.idl-compat-list li{background:var(--idl-chip);border:1px solid var(--idl-border-2);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.idl-compat-note{margin-top:14px;font-size:12px;color:var(--idl-text-3)}.idl-features{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:clamp(36px,5vw,56px)}@media(min-width:720px){.idl-features{grid-template-columns:1fr 1fr;gap:20px}}.idl-feature{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);text-align:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.idl-feature:hover{transform:translateY(-3px);border-color:var(--idl-border-2);box-shadow:0 12px 28px rgba(0,0,0,0.45)}.idl-feature-wide{grid-column:1 \/ -1}.idl-feature h2{font-size:clamp(20px,2.4vw,24px);margin-bottom:12px}.idl-box{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);margin-bottom:clamp(36px,5vw,56px)}.idl-box h2{text-align:center;margin-bottom:22px}.idl-box-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:12px;max-width:540px;margin-inline:auto}@media(min-width:600px){.idl-box-list{grid-template-columns:1fr 1fr}}.idl-box-list li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--idl-chip);border:1px solid var(--idl-border);border-radius:var(--idl-radius-sm);font-size:14.5px}.idl-box-list li::before{content:'✓';flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--idl-accent-2);color:var(--idl-accent);border-radius:50%;font-weight:700;font-size:12px}.idl-faq{margin-bottom:clamp(28px,4vw,48px)}.idl-faq h2{text-align:center;margin-bottom:22px}.idl-faq-list{display:flex;flex-direction:column;gap:10px;max-width:760px;margin-inline:auto}.idl-faq details{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);overflow:hidden;transition:border-color .2s ease}.idl-faq details[open]{border-color:var(--idl-border-2)}.idl-faq summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.idl-faq summary::-webkit-details-marker{display:none}.idl-faq summary::after{content:'+';color:var(--idl-accent);font-size:22px;font-weight:400;transition:transform .2s ease;flex-shrink:0}.idl-faq details[open] summary::after{transform:rotate(45deg)}.idl-faq-answer{padding:0 20px 18px;color:var(--idl-text-2);font-size:14.5px;line-height:1.65}.idl-closing{text-align:center;padding:28px 16px;border-top:1px solid var(--idl-border);font-size:14px;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--idl-text)}\u003c\/style\u003e\n\u003cdiv class=\"idl-product\"\u003e\n\u003cheader class=\"idl-hero\"\u003e\n\u003cdiv class=\"idl-badge\"\u003eHorween Leather · Thermoformed · Travel Designed\u003c\/div\u003e\n\u003ch1\u003eTravel Like \u003cspan class=\"idl-accent\"\u003eNever Before.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"idl-hero-intro\"\u003eA sleek leather travel accessory thoughtfully designed to make your journey hassle-free. Dedicated compartments for passport, boarding pass, cards, cash, and even a SIM card with tool storage — all in a slim thermoformed Horween leather profile that develops a beautiful patina over time.\u003c\/p\u003e\n\u003cul class=\"idl-chips\"\u003e\n\u003cli\u003eUSA Horween® Vegetable-Tanned Leather\u003c\/li\u003e\n\u003cli\u003eThermoformed Anti-Stretch Structure\u003c\/li\u003e\n\u003cli\u003e4 Card Slots + 3 Large Slots\u003c\/li\u003e\n\u003cli\u003eMagnetic Boarding Pass Flap\u003c\/li\u003e\n\u003cli\u003eSIM Card \u0026amp; Tool Storage\u003c\/li\u003e\n\u003cli\u003eDedicated Passport Compartment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/header\u003e\n\u003csection class=\"idl-compat\"\u003e\n\u003ch3\u003eCompatible With\u003c\/h3\u003e\n\u003cul class=\"idl-compat-list\"\u003e\n\u003cli\u003eStandard passports (any country)\u003c\/li\u003e\n\u003cli\u003eCredit cards, ID, boarding passes\u003c\/li\u003e\n\u003cli\u003eSIM cards (with included tool)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"idl-compat-note\"\u003eClosed: 144 × 105 × 13mm. Open: 144 × 209 × 6mm. Slimmer profile than the Pen Edition since this version doesn't include the magnetic pen slot.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-features\"\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eTravel \u003cspan class=\"idl-accent\"\u003eReady\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDesignated slots accommodate cash, cards, and passport. A specialised quick-access flap with magnetic + silicone attachment secures your boarding pass — keeps you moving smoothly through the terminal.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eThermoformed \u003cspan class=\"idl-accent\"\u003ePrecision\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHorween leather bonded to anti-stretch fabric and moulded under intense heat and pressure. Creates a distinct 3D shape that prevents stretching — cards stay secure over years of use.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eRich \u003cspan class=\"idl-accent\"\u003eCharacter\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWith daily use, the vegetable-tanned leather buffs out marks and scratches into a lustrous patina. From day one to day 100, your wallet weathers but doesn't wear out — develops a handsome look exclusively yours.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eSmart \u003cspan class=\"idl-accent\"\u003eUtility\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDedicated interior slot for SIM card and removal tool — perfect for international travel where you swap to local prepaid SIMs. Always have the tool with you when needed at airport kiosks.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature idl-feature-wide\"\u003e\u003ch2\u003ePassport Wallet vs \u003cspan class=\"idl-accent\"\u003ePen Edition\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe base Passport Wallet has all the same wallet features (passport, cards, cash, boarding pass flap, SIM storage) at a slimmer profile. The Pen Edition adds an integrated magnetic pen slot plus the included steel\/aluminium pen. Pick the base version for slimmest profile; Pen Edition if you frequently fill out paperwork during travel.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-box\"\u003e\n\u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cul class=\"idl-box-list\"\u003e\n\u003cli\u003eNomad Passport Wallet\u003c\/li\u003e\n\u003cli\u003eDocumentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"idl-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eWill it fit my country's passport?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — designed to fit standard international passport sizes (most countries follow ICAO standard of 88 × 125mm). UAE, Egyptian, GCC, EU, US, UK, Indian, Pakistani, and most other passports fit comfortably.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow does the boarding pass flap work?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eA specialised quick-access flap on the exterior has both magnetic and silicone-grip attachment. Slip your boarding pass under the flap; it stays secure but pulls out instantly when you need to scan it at the gate. Faster than fishing it out of an interior slot.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhy thermoformed leather?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eTraditional leather wallets stretch over time — cards become loose, the wallet sags. Nomad's thermoformed core (leather bonded to anti-stretch fabric, heat-moulded) keeps the structural shape consistent over years. The leather still develops patina; the structure stays the same.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat about the SIM tool?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eDedicated slot stores a SIM ejection tool plus a small SIM card. Useful for international travel where you swap to a local prepaid SIM. Always have the tool with you at airport SIM kiosks.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow does it compare to traditional travel wallets?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eMost travel wallets are bulky nylon zippered organisers. Nomad's Passport Wallet is the leather\/premium take — slimmer, more elegant, and develops character over time. The thermoformed structure provides organisation without the bulk of zippers and dividers.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp class=\"idl-closing\"\u003eHorween leather. Travel ready. Patina forever.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Nomad","offers":[{"title":"Default Title","offer_id":46814597021775,"sku":"jsz1789801156914","price":53.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/8266\/3247\/files\/nomad-passport-wallet-horween_1.png?v=1789801165","url":"https:\/\/jewelcutclad.shop\/products\/nomad-passport-wallet-horween","provider":"My Store","version":"1.0","type":"link"}