{"product_id":"slim-anti-theft-passport-travel-waist-pouch","title":"Slim Passport Travel Pouch – Phone, ID \u0026 Cash Waist Holder","description":"\u003cstyle type=\"text\/css\"\u003e\/* ==========================================================\n     ATPP - Slim Passport Travel Waist Pouch\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #ATPP-wrapper {\n    --atpp-sand: #d6b98f;\n    --atpp-blue: #8faec0;\n    --atpp-sage: #9db7a4;\n    --atpp-title: #556067;\n    --atpp-text: #707a80;\n    --atpp-border: #e3e9e7;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--atpp-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #ATPP-wrapper *,\n  #ATPP-wrapper *::before,\n  #ATPP-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #ATPP-wrapper h3,\n  #ATPP-wrapper p {\n    padding: 0;\n  }\n\n  #ATPP-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--atpp-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #ATPP-wrapper p {\n    margin: 0 0 16px;\n    color: var(--atpp-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Accent *\/\n  #ATPP-wrapper .ATPP-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #b98f63 0%,\n      #7f9fb2 50%,\n      #819f89 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* Hero *\/\n  #ATPP-wrapper .ATPP-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e4e9e7;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fbf8f3 0%,\n        #f5f9fb 50%,\n        #f5faf6 100%\n      );\n    box-shadow: 0 8px 25px rgba(82, 103, 109, 0.07);\n  }\n\n  #ATPP-wrapper .ATPP-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.92);\n    box-shadow: 0 5px 16px rgba(84, 104, 110, 0.08);\n  }\n\n  #ATPP-wrapper .ATPP-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #ATPP-wrapper .ATPP-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #ATPP-wrapper .ATPP-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--atpp-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* Quick Strip *\/\n  #ATPP-wrapper .ATPP-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #ATPP-wrapper .ATPP-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e3e8e7;\n    background: linear-gradient(\n      135deg,\n      #faf8f4,\n      #f5f9fa\n    );\n    color: #687379;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* Feature Grid *\/\n  #ATPP-wrapper .ATPP-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #ATPP-wrapper .ATPP-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #ede0cf,\n        #dce8ee,\n        #e1ebe3\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(70, 88, 93, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #ATPP-wrapper .ATPP-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #d2ad82,\n        #9bb7c7,\n        #a8c0ad\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(88, 105, 109, 0.11),\n      0 0 18px rgba(143,174,192,0.08);\n  }\n\n  #ATPP-wrapper .ATPP-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #faf6f0,\n      #f1f7f9\n    );\n  }\n\n  #ATPP-wrapper .ATPP-card-icon svg {\n    width: 22px;\n    height: 22px;\n    display: block;\n  }\n\n  #ATPP-wrapper .ATPP-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #5c676d;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #ATPP-wrapper .ATPP-card-text {\n    margin: 0 !important;\n    color: #798489;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* Carry Options *\/\n  #ATPP-wrapper .ATPP-how {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e2e8e6;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #faf8f4 0%,\n        #f5f9fb 55%,\n        #f6faf6 100%\n      );\n  }\n\n  #ATPP-wrapper .ATPP-how-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--atpp-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #ATPP-wrapper .ATPP-how-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #ATPP-wrapper .ATPP-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #ATPP-wrapper .ATPP-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #ATPP-wrapper .ATPP-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #eee2d3,\n      #e2edf1\n    );\n    color: #687f8c;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #ATPP-wrapper .ATPP-step-text {\n    padding-top: 1px;\n    color: #747e83;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* Info *\/\n  #ATPP-wrapper .ATPP-info {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e8e7;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #f8f9f7,\n      #f5f9fb\n    );\n  }\n\n  #ATPP-wrapper .ATPP-info strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #5d676d;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #ATPP-wrapper .ATPP-info p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* Tags *\/\n  #ATPP-wrapper .ATPP-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #ATPP-wrapper .ATPP-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e1e7e6;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #faf8f4,\n        #f5f9fb\n      );\n    color: #667177;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #ATPP-wrapper .ATPP-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e7ecea;\n    text-align: center;\n    color: #5d676d !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #ATPP-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #ATPP-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #ATPP-wrapper p {\n      font-size: 15px;\n    }\n\n    #ATPP-wrapper .ATPP-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #ATPP-wrapper .ATPP-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #ATPP-wrapper .ATPP-grid {\n      gap: 13px;\n    }\n\n    #ATPP-wrapper .ATPP-card {\n      padding: 18px;\n    }\n\n    #ATPP-wrapper .ATPP-card-title {\n      font-size: 15px;\n    }\n\n    #ATPP-wrapper .ATPP-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #ATPP-wrapper .ATPP-how,\n    #ATPP-wrapper .ATPP-info {\n      padding: 18px 20px;\n    }\n\n    #ATPP-wrapper .ATPP-step-text {\n      font-size: 13.5px;\n    }\n\n    #ATPP-wrapper .ATPP-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"ATPP-wrapper\"\u003e\n\u003ch3\u003eKeep Your Travel Essentials Close Without the Bulk\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"ATPP-banner\"\u003e\n\u003cspan class=\"ATPP-banner-icon\"\u003e \u003c!-- Passport Pouch SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 48 48\"\u003e \u003crect height=\"26\" rx=\"6\" stroke=\"#8faec0\" stroke-width=\"2.2\" width=\"28\" x=\"10\" y=\"11\"\u003e\u003c\/rect\u003e \u003crect height=\"16\" rx=\"2\" stroke=\"#d6b98f\" stroke-width=\"2\" width=\"11\" x=\"16\" y=\"16\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"21.5\" cy=\"24\" r=\"3\" stroke=\"#9db7a4\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e \u003cpath d=\"M30 19H34M30 24H34M30 29H34\" stroke=\"#8faec0\" stroke-linecap=\"round\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e\n\n\u003cp class=\"ATPP-banner-text\"\u003e\u003cstrong\u003e Passport, Phone, Cards \u0026amp; Cash — All in One Slim Pouch \u003c\/strong\u003e Keep everyday travel essentials close to your body in a lightweight, low-profile pouch designed for sightseeing, commuting and busy travel days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\n\u003cdiv class=\"ATPP-strip\"\u003e\n\u003cdiv class=\"ATPP-strip-item\"\u003eSlim Profile\u003c\/div\u003e\n\n\u003cdiv class=\"ATPP-strip-item\"\u003eBelt Attach\u003c\/div\u003e\n\n\u003cdiv class=\"ATPP-strip-item\"\u003eTravel Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eOrganize the things you reach for most with this \u003cspan class=\"ATPP-accent\"\u003e slim multifunctional passport travel pouch \u003c\/span\u003e. It provides dedicated space for your passport while also holding essentials like a smartphone, ID, cards, cash and tickets.\u003c\/p\u003e\n\n\u003cp\u003eThe close-fitting shape is designed to sit neatly against the waist, helping reduce unnecessary bulk under shirts, jackets or travel clothing. Its discreet profile makes it a practical choice for \u003cspan class=\"ATPP-accent\"\u003e sightseeing, airports, festivals, commuting and business trips \u003c\/span\u003e.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"ATPP-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"ATPP-card\"\u003e\n\u003cspan class=\"ATPP-card-icon\"\u003e \u003c!-- Passport SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"16\" rx=\"2.5\" stroke=\"#8faec0\" stroke-width=\"1.7\" width=\"14\" x=\"5\" y=\"4\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"12\" cy=\"11\" r=\"3.2\" stroke=\"#d6b98f\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e \u003cpath d=\"M8 16H16\" stroke=\"#9db7a4\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"ATPP-card-title\"\u003e Keeps Essentials Together \u003c\/span\u003e\n\n\u003cp class=\"ATPP-card-text\"\u003eCarry your passport, phone, ID, driver's license, cards, cash, tickets and other small valuables in one compact place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\n\u003cdiv class=\"ATPP-card\"\u003e\n\u003cspan class=\"ATPP-card-icon\"\u003e \u003c!-- Slim SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"16\" rx=\"3\" stroke=\"#8faec0\" stroke-width=\"1.7\" width=\"10\" x=\"7\" y=\"4\"\u003e\u003c\/rect\u003e \u003cpath d=\"M4 7H7M4 12H7M4 17H7\" stroke=\"#9db7a4\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003cpath d=\"M17 7H20M17 12H20M17 17H20\" stroke=\"#d6b98f\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"ATPP-card-title\"\u003e Slim \u0026amp; Low-Profile \u003c\/span\u003e\n\n\u003cp class=\"ATPP-card-text\"\u003eDesigned to sit close to the body so it can be worn discreetly under many shirts, jackets and travel layers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\n\u003cdiv class=\"ATPP-card\"\u003e\n\u003cspan class=\"ATPP-card-icon\"\u003e \u003c!-- Belt SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"6\" rx=\"2\" stroke=\"#8faec0\" stroke-width=\"1.7\" width=\"18\" x=\"3\" y=\"9\"\u003e\u003c\/rect\u003e \u003crect height=\"10\" rx=\"2\" stroke=\"#d6b98f\" stroke-width=\"1.6\" width=\"6\" x=\"9\" y=\"7\"\u003e\u003c\/rect\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"ATPP-card-title\"\u003e Belt-Attachable Carrying \u003c\/span\u003e\n\n\u003cp class=\"ATPP-card-text\"\u003eAttach the pouch to a compatible belt for an easy hands-free carrying option while keeping essentials within reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\n\u003cdiv class=\"ATPP-card\"\u003e\n\u003cspan class=\"ATPP-card-icon\"\u003e \u003c!-- Travel SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"12\" rx=\"3\" stroke=\"#8faec0\" stroke-width=\"1.7\" width=\"14\" x=\"5\" y=\"7\"\u003e\u003c\/rect\u003e \u003cpath d=\"M9 7V4H15V7\" stroke=\"#9db7a4\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003cpath d=\"M8 13H16\" stroke=\"#d6b98f\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"ATPP-card-title\"\u003e Lightweight Travel Design \u003c\/span\u003e\n\n\u003cp class=\"ATPP-card-text\"\u003eNylon construction keeps the pouch light and practical for airports, city walks, festivals and daily travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARRY OPTIONS --\u003e\n\n\u003cdiv class=\"ATPP-how\"\u003e\n\u003cdiv class=\"ATPP-how-title\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003ccircle cx=\"6\" cy=\"12\" r=\"3\" stroke=\"#8faec0\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"18\" cy=\"6\" r=\"3\" stroke=\"#9db7a4\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"18\" cy=\"18\" r=\"3\" stroke=\"#d6b98f\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003cpath d=\"M9 11L15 7M9 13L15 17\" stroke=\"#8faec0\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e \u003c\/svg\u003e Simple Travel Organization\u003c\/div\u003e\n\n\u003cdiv class=\"ATPP-step\"\u003e\n\u003cspan class=\"ATPP-step-num\"\u003e1\u003c\/span\u003e\n\n\u003cdiv class=\"ATPP-step-text\"\u003ePlace your passport, ID, cards, cash, phone and travel tickets inside the pouch.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ATPP-step\"\u003e\n\u003cspan class=\"ATPP-step-num\"\u003e2\u003c\/span\u003e\n\n\u003cdiv class=\"ATPP-step-text\"\u003eWear it close to the waist or attach it securely to a compatible belt.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ATPP-step\"\u003e\n\u003cspan class=\"ATPP-step-num\"\u003e3\u003c\/span\u003e\n\n\u003cdiv class=\"ATPP-step-text\"\u003eKeep it under an outer layer when you want a more discreet and low-profile way to carry valuables.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFO --\u003e\n\n\u003cdiv class=\"ATPP-info\"\u003e\n\u003cstrong\u003e Designed to Keep Valuables Close \u003c\/strong\u003e\n\n\u003cp\u003eThe close-fitting pouch can help keep important travel items organized and less exposed than carrying them loosely in pockets or an open bag. No travel pouch can guarantee protection from loss or theft, so always stay aware of your belongings in crowded areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\n\u003cdiv class=\"ATPP-tags\"\u003e\n\u003cspan class=\"ATPP-tag\"\u003ePassport Holder\u003c\/span\u003e \u003cspan class=\"ATPP-tag\"\u003eTravel Waist Pouch\u003c\/span\u003e \u003cspan class=\"ATPP-tag\"\u003ePhone \u0026amp; ID Storage\u003c\/span\u003e \u003cspan class=\"ATPP-tag\"\u003eSlim Travel Gear\u003c\/span\u003e \u003cspan class=\"ATPP-tag\"\u003eBelt Attachment\u003c\/span\u003e \u003cspan class=\"ATPP-tag\"\u003eUnisex Travel\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"ATPP-slogan\"\u003eKeep the Essentials Close. Travel With Less Bulk.\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Zalovra","offers":[{"title":"Black-1PCS","offer_id":50036867432690,"sku":"260907-YJSB-Black-1PCS","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Black-2PCS","offer_id":50036867465458,"sku":"260907-YJSB-Black-2PCS","price":24.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/d1be76ee8237457797f7d8a23d13af0c_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1788773577","url":"https:\/\/zalovra.com\/products\/slim-anti-theft-passport-travel-waist-pouch","provider":"Zalovra","version":"1.0","type":"link"}