{"title":"accessories -20 accessories","description":"","products":[{"product_id":"wallet-black-croco-mini","title":"Cardholder Black Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian black croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957386625337,"sku":"Cardholder Black Croco","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-black-croco.webp?v=1776786393"},{"product_id":"sunglasses-boston-metal","title":"Boston Metal","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"],\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"],\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"],\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"]::after,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"]::after,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"]::after,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-bmetal-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-bmetal-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab1\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab2\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab3\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab4\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eBoston Metal\u003c\/strong\u003e sunglasses embody sophisticated intellectual classicism, where every detail is subject to the aesthetics of minimalism. This refined round frame is built on an impeccable internal balance: strict, concise lines, a noble character, and an absence of unnecessary decor.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from exotic rosewood and reinforced with a delicate frame made of high-quality alloy steel. The combination of natural wood texture and durable metal makes the model visually light, weightless, yet extremely resistant to daily use.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with premium photochromic polarized lenses with UV-400 protection (chameleon), which instantly adapt to light intensity, effectively eliminate glare, and protect your vision. Reinforced metal flex hinges guarantee smooth temple movement and a comfortable fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural rosewood and alloy steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized photochromic with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey (photochromic)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 1–3 (from semi-transparent to light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 21–22 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame is designed for a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, ideally suited for narrow or medium-sized faces, emphasizing the lightness of the silhouette. For wider faces, the fit may be too tight.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e138 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e21–22 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":31536809967689,"sku":"Boston Metal Brown Chameleon","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-metal-sunglasses-1.jpg?v=1777155566"},{"product_id":"sunglasses-jakarta","title":"Jakarta","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-jakarta-tab1:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab1\"],\n  #bw-jakarta-tab2:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab2\"],\n  #bw-jakarta-tab3:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab3\"],\n  #bw-jakarta-tab4:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-jakarta-tab1:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab1\"]::after,\n  #bw-jakarta-tab2:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab2\"]::after,\n  #bw-jakarta-tab3:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab3\"]::after,\n  #bw-jakarta-tab4:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-jakarta-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-jakarta-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-jakarta-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-jakarta-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-jakarta-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-jakarta-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab1\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab2\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab3\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab4\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJakarta\u003c\/strong\u003e wooden sunglasses are an object with a strong character, where every line exudes confidence. The cat-eye shape is designed for those who master the art of a compelling gaze and choose a role that is impossible to ignore.\u003c\/p\u003e\n        \u003cp\u003eAnatomical lightness of the construction is achieved through a manual blend of select ebony and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with high durability while preserving the natural texture and tactile warmth of the wood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and offer high optical clarity. Reinforced metal flex hinges with a closer guarantee soft temple movement and daily comfort.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural ebony and multi-layered maple, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCoating:\u003c\/strong\u003e Renaissance water-repellent wax\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 3 (Medium)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 23–25 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThe expressive cat-eye shape with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e is ideally suited for medium and narrow face types, flawlessly highlighting the lines of the silhouette. On wider faces, the frame may shift natural proportions.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e144 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e23–25 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":39288342118473,"sku":"Jakarta Grey","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/jakarta.jpg?v=1777155429"},{"product_id":"sunglasses-corsica","title":"Corsica","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"],\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"],\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"],\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"]::after,\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"]::after,\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"]::after,\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-corsica-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-corsica-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-corsica-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-corsica-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-corsica-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 400px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-corsica-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eCorsica\u003c\/strong\u003e \u003cspan\u003e—\u003c\/span\u003e oval sunglasses handcrafted from Indian sandalwood and multi-layer maple reinforced with carbon.\u003c\/p\u003e\n\u003cp\u003eThe frame has a balanced medium fit and a clean oval silhouette. The combination of natural wood and carbon reinforcement gives the model structure, lightness and everyday durability.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection. Reinforced flex hinges with a closer ensure smooth movement of the temples and a comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\n\u003cul class=\"bw-material-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood and multi-layer maple, reinforced with carbon;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e reinforced flex hinges with a closer;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded box, leather case with a strap, lens cloth, passport with an individual product number.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cdiv class=\"bw-fit-compact\"\u003e\n\u003cdiv class=\"bw-fit-head\"\u003e\n\u003cp class=\"bw-fit-copy\"\u003eCorsica is designed for a medium face width. The oval shape keeps the frame balanced, structured and comfortable for everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n\u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eMedium\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-line\"\u003e\n\u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e53 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e144 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e36-37 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eShape: oval. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e \u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"bw-arrow\"\u003e\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"bw-arrow\"\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957343895865,"sku":"Corsica Grey","price":251.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Corsica-1.jpg?v=1777155378"},{"product_id":"wallet-pink-croco","title":"Wallet Pink Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian Pink Croco-Embossed Leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336686905,"sku":"Wallet Pink Croco","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-pink-croco.webp?v=1776783726"},{"product_id":"wallet-blue-croco","title":"Wallet Blue Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian Blue Croco-Embossed Leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336654137,"sku":"Wallet Blue Croco","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-blue-croco.webp?v=1776783726"},{"product_id":"wallet-beige-croco","title":"Wallet Beige Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian Beige Croco-Embossed Leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336588601,"sku":"Wallet Beige Croco","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-beige-croco_c5816dc8-7821-4ab8-9400-cc9977a0cccd.webp?v=1782125284"},{"product_id":"wallet-white-python","title":"Wallet White Python","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian White Python-Embossed Leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336326457,"sku":"Wallet White Python","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-white-python.webp?v=1776783726"},{"product_id":"wallet-black-python","title":"Wallet Black Python","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian Black Python-Embossed Leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336293689,"sku":"Wallet Black Python","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-black-python.webp?v=1776783726"},{"product_id":"wallet-white-saffiano","title":"Wallet White Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian White Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957336031545,"sku":"Wallet White Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-white-saffiano.webp?v=1776783726"},{"product_id":"wallet-beige-saffiano","title":"Wallet Beige Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Beige Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335966009,"sku":"Wallet Beige Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-beige-saffiano.webp?v=1776783726"},{"product_id":"wallet-cappuccino-saffiano","title":"Wallet Cappuccino Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Cappuccino Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335802169,"sku":"Wallet Cappuccino Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-cappuccino-python.webp?v=1776783726"},{"product_id":"wallet-black-saffiano","title":"Wallet Black Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Black Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335277881,"sku":"Wallet Black Saffiano","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-black-saffiano.webp?v=1776783725"},{"product_id":"wallet-red-saffiano","title":"Wallet Red Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput checked class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab1\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab2\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-wallet-tabs\" id=\"bw-wallet-tab3\" type=\"radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-wallet-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n        \u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n        \u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Red Saffiano leather\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335245113,"sku":"Wallet Red Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-red-saffiano.webp?v=1776783725"},{"product_id":"wallet-rose-saffiano","title":"Wallet Rose Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-wallet-tab1\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab2\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab3\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-wallet-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Rose Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335212345,"sku":"Wallet Rose Saffiano","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-rose-saffiano.webp?v=1776783725"},{"product_id":"wallet-light-blue-saffiano","title":"Wallet Light Blue Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-wallet-tab1\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab2\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab3\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-wallet-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Light Blue Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957335146809,"sku":"Wallet Light-Blue Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-light-blue-saffiano.webp?v=1776783725"},{"product_id":"wallet-dark-blue-saffiano","title":"Wallet Dark Blue Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-wallet-tab1\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab2\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab3\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-wallet-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Dark Blue Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44116296368441,"sku":"Wallet Blue Saffiano","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-deep-blue-saffiano.webp?v=1776783724"},{"product_id":"wallet-green-braided","title":"Wallet Green Braided","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-wallet-tab1\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab2\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab3\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-wallet-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Green Braided leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44116306493753,"sku":"Wallet Green Braided","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-green-braided.webp?v=1776783724"},{"product_id":"wallet-blue-braided","title":"Wallet Blue Braided","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"],\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"],\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab1\"]::after,\n  #bw-wallet-tab2:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab2\"]::after,\n  #bw-wallet-tab3:checked ~ .bw-tabs-nav label[for=\"bw-wallet-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-wallet-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-wallet-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-wallet-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-wallet-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-wallet-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-wallet-tab1\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab2\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-wallet-tab3\" name=\"bw-wallet-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-wallet-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-wallet-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe classic envelope-shaped wallet is specially designed for BLACKWOOD bags. Ideal in size and capacity, it takes up minimal space, leaving room for other essentials. Minimalist in style, it perfectly matches every bag model.\u003c\/p\u003e\n\u003cp\u003eThe BLACKWOOD leather wallet can serve as a complementary accessory to your bag or as an independent accent in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be made from leather of any color and texture. Custom manufacturing according to individual dimensions is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Blue Braided leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 17 x 9.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Magnetic snap button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach item is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334720825,"sku":"Wallet Blue Braided","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-blue-braided1.webp?v=1776783724"},{"product_id":"wallet-pink-croco-mini","title":"Cardholder Pink Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian pink croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334327609,"sku":"Cardholder Pink Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-pink-croco_a5f41908-72dd-48cb-b442-342027ac35ca.webp?v=1780725927"},{"product_id":"wallet-blue-croco-mini","title":"Cardholder Blue Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian blue croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334294841,"sku":"Cardholder Blue Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-blue-croco.webp?v=1776786370"},{"product_id":"cardholder-beige-croco","title":"Cardholder Beige Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian beige croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334229305,"sku":"Cardholder Beige Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-beige-croco.webp?v=1780725893"},{"product_id":"wallet-white-python-mini","title":"Cardholder White Python","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian white python-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334196537,"sku":"Cardholder White Python","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-white-python.webp?v=1776786369"},{"product_id":"wallet-black-python-mini","title":"Cardholder Black Python","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian black python-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334131001,"sku":"Cardholder Black Python","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-black-python.webp?v=1776786369"},{"product_id":"wallet-white-saffiano-mini","title":"Cardholder White Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian white saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957334098233,"sku":"Cardholder White Saffiano","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-white-saffiano.webp?v=1776786369"},{"product_id":"wallet-beige-saffiano-mini","title":"Cardholder Beige Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian beige saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957333770553,"sku":"Cardholder Beige Saffiano","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-beige-saffiano.webp?v=1776786163"},{"product_id":"wallet-cappuccino-saffiano-mini","title":"Cardholder Cappuccino Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian cappuccino saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44116921516345,"sku":"Cardholder Cappuccino Saffiano","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-cappuccino-saffiano.webp?v=1776786130"},{"product_id":"wallet-black-saffiano-mini","title":"Cardholder Black Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian black saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957333672249,"sku":"Cardholder Black Saffiano","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-black-saffiano.webp?v=1776786163"},{"product_id":"wallet-red-saffiano-mini","title":"Cardholder Red Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian red saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957332951353,"sku":"Cardholder Red Saffiano","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-red-saffiano.webp?v=1776786119"},{"product_id":"wallet-rose-saffiano-mini","title":"Cardholder Rose Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian rose saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957332525369,"sku":"Cardholder Rose Saffiano","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-rose-shiny_8c0ca77d-b7cf-4e9f-9019-d30ac10adfed.webp?v=1776786101"},{"product_id":"wallet-light-blue-saffiano-mini","title":"Cardholder Blue Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian light blue saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957332197689,"sku":"Cardholder Blue Saffiano","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-light-blue-saffiano.webp?v=1776786100"},{"product_id":"wallet-dark-blue-saffiano-mini","title":"Cardholder Dark Blue Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian dark blue saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151452016953,"sku":"Cardholder Blue Saffiano","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-deep-blue-saffiano.webp?v=1776786100"},{"product_id":"wallet-green-saffiano-mini","title":"Cardholder Green Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian green saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957332132153,"sku":"Cardholder Green Saffiano","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-green-saffiano.webp?v=1776786100"},{"product_id":"wallet-green-braided-mini","title":"Cardholder Green Braided","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian green braided leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44117552922937,"sku":"Cardholder Green Braided","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-green-braided.webp?v=1776786014"},{"product_id":"wallet-blue-braided-mini","title":"Cardholder Blue Braided","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian blue braided leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44117557248313,"sku":"Cardholder Blue Braided","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-blue-braided.webp?v=1776786014"},{"product_id":"wallet-burgundy-braded-mini","title":"Cardholder Burgundy Braided","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian burgundy braided leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957331804473,"sku":"Cardholder Burgundy Braided","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-burgundi-braided.webp?v=1776786014"},{"product_id":"wallet-blue-graphite-croco-mini","title":"Cardholder Blue Graphite Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian blue graphite croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957331738937,"sku":"Cardholder Blue-Graphite Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-GRAPHITE-CROCO.webp?v=1776786013"},{"product_id":"wallet-emerald-croco-mini","title":"Cardholder Emerald Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian emerald croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151451656505,"sku":"Cardholder Green Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-emerald-ctoco.webp?v=1776786013"},{"product_id":"sunglasses-boston","title":"Boston","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"],\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"],\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"],\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"]::after,\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"]::after,\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"]::after,\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-boston-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-boston-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-boston-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-boston-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-boston-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-boston-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-boston-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-boston-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-boston-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eBoston\u003c\/strong\u003e wooden sunglasses embody intellectual classicism with a sophisticated touch of quiet luxury. This frame is designed for those who prefer a restrained style that confidently speaks of status and impeccable taste without saying a word.\u003c\/p\u003e\n\u003cp\u003eThe anatomical lightness and structural reliability are achieved through a precise blend of layers of select natural multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability while preserving the natural texture and unique tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and protect your vision.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized lenses with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 22–23 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, best suited for medium-to-wide faces, ensuring harmonious proportions. On narrow faces, the model may fit too loosely.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e143 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22–23 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44804378919225,"sku":"Boston Black Grey","price":204.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-sunglasses-1.jpg?v=1777155315"},{"product_id":"sunglasses-denver","title":"Denver","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"],\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"],\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"],\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"]::after,\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"]::after,\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"]::after,\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-denver-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-denver-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-denver-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-denver-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-denver-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-denver-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-denver-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-denver-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-denver-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDenver\u003c\/strong\u003e wooden sunglasses are inspired by the noble character of a city where restrained minimalism meets pure geometric lines. This balance is embodied in the confident contours of the frame and its distinctive, restrained philosophy.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from natural black walnut and multi-layered maple, reinforced with an internal carbon fiber layer. The combination of unique natural wood texture and modern material gives the model exceptional durability while maintaining its anatomical lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which reliably protect your vision and provide impeccable optical clarity. Reinforced metal flex hinges ensure soft temple movement and a perfect fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Black walnut and multi-layered maple, reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 32–33 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis refined square frame with a \u003cb\u003emedium fit\u003c\/b\u003e is ideally suited for medium-sized faces, maintaining harmonious proportions. On narrow faces, the model may have a looser fit.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e143 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e32–33 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44804982243641,"sku":"Denver Black Grey New","price":266.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/denver.jpg?v=1777155251"},{"product_id":"belt_beige_saffiano","title":"Belt Beige Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece in the flawless \u003cstrong\u003eBeige Saffiano\u003c\/strong\u003e shade embodies absolute elegance and clean-slate aesthetics. Thanks to its refined texture, this accessory exudes understated luxury, created for a woman who appreciates timeless classics.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Beige Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957325185337,"sku":"Belt Beige Saffiano","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-beige-saffiano.webp?v=1776771174"},{"product_id":"belt_green_saffiano","title":"Belt Green Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece in the flawless \u003cstrong\u003eGreen Saffiano\u003c\/strong\u003e shade embodies absolute elegance and clean-slate aesthetics. Thanks to its refined texture, this accessory exudes understated luxury, created for a woman who appreciates timeless classics.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Green Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450739001,"sku":"Belt Green Saffiano","price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-green-saffiano.webp?v=1776771174"},{"product_id":"belt_black_saffiano","title":"Belt Black Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece in the flawless \u003cstrong\u003eBlack Saffiano\u003c\/strong\u003e shade embodies absolute elegance and clean-slate aesthetics. Thanks to its refined texture, this accessory exudes understated luxury, created for a woman who appreciates timeless classics.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Black Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450607929,"sku":"Belt Black Saffiano","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-black-saffiano.webp?v=1776771175"},{"product_id":"belt_white_saffiano","title":"Belt White Saffiano","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece in the flawless \u003cstrong\u003eWhite Saffiano\u003c\/strong\u003e shade embodies absolute elegance and clean-slate aesthetics. Thanks to its refined texture, this accessory exudes understated luxury, created for a woman who appreciates timeless classics.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian White Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450509625,"sku":"Belt White Saffiano","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-white-saffiano.webp?v=1776771173"},{"product_id":"belt_black_croco","title":"Belt Black Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo is the elegant finishing touch to a thoughtfully curated look, declaring its completeness and perfection. We crafted our belts in dozens of leather shades and textures so every owner can find that ideal match for her handbag, footwear, or outfit.\u003c\/p\u003e\n\u003cp\u003eThis leather belt by BLACKWOOD can serve as a complementary addition to your favorite bag or stand out as an independent statement in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be crafted in leather of any color and texture. Custom tailormade sizing is also available upon request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Black Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450378553,"sku":"Belt Black Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-black-croco.webp?v=1776771174"},{"product_id":"belt_beige_croco","title":"Belt Beige Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThis piece embodies the \u003cstrong\u003eYour Own Light\u003c\/strong\u003e philosophy, revealing your ability to hear yourself and appreciate your true inner light through the harmony of simple shapes.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Beige Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957322400057,"sku":"Belt Beige Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-beige-croco1.webp?v=1776771173"},{"product_id":"belt_blue_croco","title":"Belt Blue Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece from the \u003cstrong\u003eMarshmallow\u003c\/strong\u003e collection embodies the tenderness and airy lightness of sweet marshmallow, reminding you to pamper your inner girl and create a celebration for her without any special occasion.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Blue Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450280249,"sku":"Belt Blue Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-blue-croco.webp?v=1776771173"},{"product_id":"belt_green_croco","title":"Belt Emerald Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece from the \u003cstrong\u003eEmerald\u003c\/strong\u003e collection embodies trust in your inner voice and intuition, serving as a reliable compass that brings a sense of calm even amidst life's chaos.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Emerald Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450214713,"sku":"Belt Green Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-emerald-croco.webp?v=1776771172"},{"product_id":"belt_grey_croco","title":"Belt Grey Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe piece from the \u003cstrong\u003eWhite Stones\u003c\/strong\u003e collection embodies natural harmony, balance, and purity of lines. An accessory crafted for a woman who preserves inner peace within the most dynamic rhythm of life and chooses items that exude a quiet yet unwavering confidence.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or stand out as an independent accent, delicately highlighting the refined lines of your silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Grey Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450149177,"sku":"Belt Grey Croco","price":128.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-grey-croco.webp?v=1782124020"},{"product_id":"essence-emerald-green","title":"Essence Emerald Green Croco","description":"\u003cstyle\u003e\n  \/* === Глобальні стилі BLACKWOOD === *\/\n  .bw-tabs-wrapper { width: 100%; background-color: #dbd9d3; padding: 0 5px 0 5px; margin-top: -15px; margin-bottom: 0; font-family: 'KyivTypeSans-Regular', sans-serif; color: #190200; overflow: hidden; box-sizing: border-box; -webkit-text-size-adjust: 100%; }\n  .bw-tabs-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 25px; max-width: 560px; margin: 0 auto 25px auto; text-align: center; }\n  .bw-tab-btn { font-size: 15px; font-weight: 400; cursor: pointer; opacity: 0.4; transition: all 0.3s ease; position: relative; padding-bottom: 5px; display: inline-block; }\n  .bw-tab-btn:hover { opacity: 1; }\n  .bw-tab-btn:hover::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: rgba(25, 2, 0, 0.4); }\n  .bw-tab-radio { display: none !important; }\n\n  \/* Активація 5 табів *\/\n  #bw-ess-emerald-tab1:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab1\"],\n  #bw-ess-emerald-tab2:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab2\"],\n  #bw-ess-emerald-tab3:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab3\"],\n  #bw-ess-emerald-tab4:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab4\"],\n  #bw-ess-emerald-tab5:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab5\"] { opacity: 1; font-weight: 500; }\n\n  #bw-ess-emerald-tab1:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab1\"]::after,\n  #bw-ess-emerald-tab2:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab2\"]::after,\n  #bw-ess-emerald-tab3:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab3\"]::after,\n  #bw-ess-emerald-tab4:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab4\"]::after,\n  #bw-ess-emerald-tab5:checked ~ .bw-tabs-nav label[for=\"bw-ess-emerald-tab5\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: #190200; }\n\n  .bw-tab-pane { display: none; line-height: 1.45; font-size: 14px; }\n  .bw-tab-pane p, .bw-tab-pane li { font-size: 14px; line-height: 1.45; }\n\n  #bw-ess-emerald-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-ess-emerald-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-ess-emerald-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-ess-emerald-tab4:checked ~ .bw-tabs-content .bw-pane4,\n  #bw-ess-emerald-tab5:checked ~ .bw-tabs-content .bw-pane5 { display: block; animation: premiumSlideSide 0.5s ease-out forwards; }\n\n  .bw-tabs-content { max-width: 780px; margin: 0 auto; min-height: 200px; padding-bottom: 20px; }\n  @keyframes premiumSlideSide { 0% { opacity: 0; transform: translateX(10px); } 100% { opacity: 1; transform: translateX(0); } }\n\n  .bw-tab-pane p { margin-bottom: 12px; }\n  .bw-tab-pane b, .bw-tab-pane strong { font-weight: 600; }\n  .bw-tab-pane ul { padding-left: 18px; margin-bottom: 12px; list-style-type: none; }\n  .bw-tab-pane li { margin-bottom: 5px; position: relative; }\n  .bw-tab-pane li::before { content: \"—\"; position: absolute; left: -18px; color: rgba(25, 2, 0, 0.4); }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 1px solid #190200; color: #190200; text-decoration: none; font-size: 14px; }\n  .bw-care-link:hover { opacity: 0.7; }\n\n  \/* Розміри *\/\n  .bw-dimensions-layout { display: flex; align-items: center; gap: 25px; margin-top: 15px; }\n  .bw-dimensions-table { flex: 1.4; display: flex; flex-direction: column; }\n  .bw-table-row { display: flex; justify-content: flex-start; border-bottom: 1px solid rgba(25, 2, 0, 0.08); padding: 10px 0; }\n  .bw-table-label { font-size: 11px; text-transform: uppercase; color: rgba(25, 2, 0, 0.5); width: 110px; flex-shrink: 0; }\n  .bw-table-value { font-size: 14px; font-weight: 500; color: #190200; padding-left: 12px; }\n  .bw-diagram-holder { flex: 1.6; display: flex; justify-content: center; align-items: center; }\n  .bw-size-img { display: block; max-width: 100%; height: auto; mix-blend-mode: multiply; }\n\n  \/* === Перемикач одиниць CM \/ IN === *\/\n  .bw-unit-toggle { display: flex; justify-content: flex-end; gap: 16px; max-width: 780px; margin: 10px 0 0 0; }\n  .bw-unit-btn { font-size: 12px; letter-spacing: 0.05em; text-transform: uppercase; cursor: pointer; opacity: 0.4; transition: all 0.3s ease; position: relative; padding-bottom: 3px; }\n  .bw-unit-btn:hover { opacity: 1; }\n  #bw-ess-emerald-unit-cm:checked ~ .bw-unit-toggle label[for=\"bw-ess-emerald-unit-cm\"],\n  #bw-ess-emerald-unit-in:checked ~ .bw-unit-toggle label[for=\"bw-ess-emerald-unit-in\"] { opacity: 1; font-weight: 500; }\n  #bw-ess-emerald-unit-cm:checked ~ .bw-unit-toggle label[for=\"bw-ess-emerald-unit-cm\"]::after,\n  #bw-ess-emerald-unit-in:checked ~ .bw-unit-toggle label[for=\"bw-ess-emerald-unit-in\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #190200; }\n\n  .bw-val-cm, .bw-val-in { display: none; }\n  #bw-ess-emerald-unit-cm:checked ~ .bw-dimensions-layout .bw-val-cm { display: inline; }\n  #bw-ess-emerald-unit-in:checked ~ .bw-dimensions-layout .bw-val-in { display: inline; }\n\n  @media (max-width: 767px) {\n    .bw-dimensions-layout { flex-direction: column; gap: 15px; }\n    .bw-dimensions-table { width: 100%; flex: 1; }\n    .bw-table-row { justify-content: space-between; flex-wrap: nowrap !important; white-space: nowrap !important; }\n    .bw-table-label { width: auto !important; flex-shrink: 0 !important; margin-right: 10px !important; }\n    .bw-table-value { text-align: right; }\n    .bw-diagram-holder { width: 100%; order: 2; }\n    .bw-size-img { width: 100%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-essence-emerald-tabs\" id=\"bw-ess-emerald-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-emerald-tabs\" id=\"bw-ess-emerald-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-emerald-tabs\" id=\"bw-ess-emerald-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-emerald-tabs\" id=\"bw-ess-emerald-tab4\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-emerald-tabs\" id=\"bw-ess-emerald-tab5\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-ess-emerald-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-emerald-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-emerald-tab3\"\u003eDimensions\u003c\/label\u003e \u003cspan class=\"bw-tab-break\"\u003e\u003c\/span\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-emerald-tab4\"\u003eDetails\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-emerald-tab5\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cp\u003e\u003cstrong\u003eEssence Emerald Green Croco\u003c\/strong\u003e — a miniature phone bag from the Emerald collection, where the rich green shade of Italian Emerald Green Croco leather is combined with the natural texture of Carpathian ash. An original composition featuring semi-precious malachite stones on the side elements adds depth, calm expressiveness, and the character of a small art object to the piece.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEssence — the shape of the essential.\u003c\/strong\u003e The model is designed so that the most important things stay close: a phone, a card, a key, or a small item you want to keep at hand. A vertical silhouette, light weight, a metal chain, and a leather waist strap allow you to wear the Essence on the shoulder, as a crossbody, or on the waist — depending on your look, rhythm, and the moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Italian Emerald Green Croco leather.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Carpathian ash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSide elements:\u003c\/strong\u003e Carpathian ash with an original composition featuring semi-precious malachite stones, covered with jewelry resin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e cast alloy steel hardware.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural materials note:\u003c\/strong\u003e slight variations in the texture of leather, wood, and stone composition are natural and emphasize the individuality of a handcrafted piece.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-ess-emerald-units\" id=\"bw-ess-emerald-unit-cm\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-ess-emerald-units\" id=\"bw-ess-emerald-unit-in\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-unit-toggle\"\u003e\n\u003clabel class=\"bw-unit-btn\" for=\"bw-ess-emerald-unit-cm\"\u003ecm\u003c\/label\u003e \u003clabel class=\"bw-unit-btn\" for=\"bw-ess-emerald-unit-in\"\u003ein\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-dimensions-layout\"\u003e\n\u003cdiv class=\"bw-dimensions-table\"\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eExternal dimensions\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e18.5 × 10.5 × 2.8 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e7.3\" × 4.1\" × 1.1\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eInternal dimensions\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e16.8 × 10 × 1.7 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e6.6\" × 3.9\" × 0.7\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eChain length\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e105 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e41.3\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eStrap length\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e100 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e39.4\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e125 g\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e4.4 oz\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-diagram-holder\"\u003e\u003cimg alt=\"Essence Emerald Green Croco phone bag dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/87654.png?v=1781251707\" class=\"bw-size-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px; font-size: 13px; line-height: 1.45; color: #190200;\"\u003e\u003cb\u003eCapacity:\u003c\/b\u003e fits most modern smartphones, including Pro Max format models without a bulky case, as well as a card, key, or lipstick. The Essence format is not designed for a wallet, cosmetic bag, or other bulky items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWearing options:\u003c\/strong\u003e includes two interchangeable straps: a metal chain for shoulder or crossbody wear, and a leather waist strap for fastening on clothing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErgonomics:\u003c\/strong\u003e the lightweight vertical shape is created specifically for a phone and small items that need to be close at hand without extra bulk.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFormat:\u003c\/strong\u003e Essence works as a standalone accent in your look or as an additional accessory to a larger bag.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e the item comes in a branded BLACKWOOD box, accompanied by a dust bag and a card. The packaging protects the accessory during shipping and creates a complete unboxing experience — for yourself or as a gift.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane5\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5–10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10–21 days) or Express (5–10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BlackwoodUkraine","offers":[{"title":"Default Title","offer_id":47957317648697,"sku":"Essence Green Croco","price":298.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/essence-emerald-croco.webp?v=1776765291"}],"url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/accessories-20-accessories.oembed?page=3","provider":"Blackwoodbags","version":"1.0","type":"link"}