{"title":"Accessories with sunglassescase","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":"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":"cardholder-indian-brown-python","title":"Cardholder Indian Brown 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 brown 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":47856206184761,"sku":"Cardholder Brown Natural Python","price":104.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-BROWN-PYTHON.webp?v=1776786013"},{"product_id":"cardholder-indian-tiger-python","title":"Cardholder Indian Tiger 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 light tiger 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":48144048685369,"sku":"Cardholder Beige Natural Python","price":104.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-tiger-python.webp?v=1776786013"},{"product_id":"cardholder-black-pearl","title":"Cardholder Black Pearl","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 brown 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":48144145744185,"sku":"Cardholder Brown Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-BROWN-CROCO.webp?v=1776786012"},{"product_id":"cardholder-yellow-blue-flotar","title":"Cardholder Flotar","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 flotar 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":"Yellow","offer_id":48151890723129,"sku":"Cardholder Yellow Flotar","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":50957215269177,"sku":"Cardholder Blue Flotar","price":67.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-blue-floatr.webp?v=1776786012"},{"product_id":"wallet-yellow-blue-flotar","title":"Wallet Flotar","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 Flotar 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":"Blue","offer_id":48155086881081,"sku":"Wallet Blue Flotar","price":60.0,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":50957215564089,"sku":"Wallet Yellow Flotar","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/wallet-floatr.webp?v=1776783479"},{"product_id":"sunglasses-case-brown-epsom","title":"Glasses Case Brown Epsom","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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-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-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-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-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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 Natural Italian Brown Epsom leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e American walnut covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\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":49680788881721,"sku":"Glasses Case Brown Epsom","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/glasses-case-brown-epsom.webp?v=1776764288"},{"product_id":"sunglasses-case-complect","title":"Author's leather and wood case","description":"","brand":"Blackwoodbags","offers":[{"title":"Black Croco","offer_id":49700988879161,"sku":"Glasses Case Black Croco","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Beige Croco","offer_id":49700988911929,"sku":"Glasses Case Beige-G Croco","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Black Python","offer_id":49700988977465,"sku":"Glasses Case Black Python","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/6F1A8105.jpg?v=1750934356"},{"product_id":"mens-belt-black","title":"Mens Belt Black","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 classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e\n\u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e\n\u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\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 Epsom leather (double-sided)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\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\u003eSaudi Arabia:\u003c\/strong\u003e Express delivery (3-5 business days).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA \u0026amp; Global:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DDP\/DAP.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal, Crypto (USDT). Cash on Delivery available within UAE for non-customized items.\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":50172020654393,"sku":"Belt Man Black Epsom","price":156.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-black.webp?v=1776770592"},{"product_id":"mens-belt-blue","title":"Mens Belt Blue","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 classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e\n\u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e\n\u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\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 Epsom leather (double-sided)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\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\u003eSaudi Arabia:\u003c\/strong\u003e Express delivery (3-5 business days).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA \u0026amp; Global:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DDP\/DAP.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal, Crypto (USDT). Cash on Delivery available within UAE for non-customized items.\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":50172076622137,"sku":"Belt Man Blue Epsom","price":156.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-blue.webp?v=1776770593"},{"product_id":"mens-belt-brown","title":"Mens Belt Brown","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 classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e\n\u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e\n\u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\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 Brown Epsom leather (double-sided)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\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\u003eSaudi Arabia:\u003c\/strong\u003e Express delivery (3-5 business days).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA \u0026amp; Global:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DDP\/DAP.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal, Crypto (USDT). Cash on Delivery available within UAE for non-customized items.\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":50172080587065,"sku":"Belt Man Brown Epsom","price":156.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-brown.webp?v=1776770592"},{"product_id":"cardholder-shiny-rose","title":"Cardholder Shiny Rose","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 shiny 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":50985449750841,"sku":"Cardholder Shiny Rose","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-shiny-rose.webp?v=1776786100"},{"product_id":"sunglasses-case-black-croco","title":"Glasses Case 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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-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-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-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-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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 Natural Italian Black Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e American walnut covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\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":51454867079481,"sku":"Glasses Case Black Croco","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Glasses_case_black_croco_1.jpg?v=1776764287"},{"product_id":"glasses-case-beige-croco","title":"Glasses Case 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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-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-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-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-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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 Natural Italian Beige Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e American walnut covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\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":51454873239865,"sku":"Glasses Case Beige-G Croco","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cse_beige_croco.jpg?v=1776764287"},{"product_id":"sunglasses-case-black-python","title":"Glasses Case 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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-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-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-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-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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 Natural Italian Black Python-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Carpathian Ash covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\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":51454879990073,"sku":"Glasses Case Black Python","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/case_black_python.jpg?v=1776764287"},{"product_id":"sunglasses-case-blue-epsom","title":"Glasses Case Blue Epsom","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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-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-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-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-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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 Natural Italian Blue Epsom leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e American walnut covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\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":51454887133497,"sku":"Glasses Case Blue Epsom","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/case-blue_epsom.webp?v=1781888363"}],"url":"https:\/\/blackwoodatelier.com\/en-eu\/collections\/accessories-sale.oembed?page=5","provider":"Blackwoodbags","version":"1.0","type":"link"}