Product Description A beautiful embroidery, Kantha is a recognisable type of Indian embroidery, a blanket-stitch fabric with embroidery on top. This traditional design tells the story of elephants, tigers, fish, peacocks and other elegant birds, bringing a rich, narrative quality and textural depth to your interior space. Item Specification Item Type: Weave Collection: Zamora Fabrics Brand: Harlequin Composition: 62% Cotton, 38% Polyester Usable Width: 134 cm / 52.76 in Vertical Pattern Repeat: 23 cm / 9.06 in Horizontal Pattern Repeat: 134 cm / 52.76 in Unit of Measure: Metre Technical Information Design Code: 134780 FR Standards: Treatable to BS5867 P2TB, Treatable to BS5867 Pt 2 Type B After Care: No Machine Wash - SDC / No Ble / No tumb / W Iron / SDC Delivery and Returns Delivery & Custom Orders Dispatch: Please allow up to 7-10 working days for fabric orders to be dispatched. Estimates: For custom FR treatments, please contact our team for updated lead times. Returns Policy Made-to-Order: All custom-cut fabrics are non-returnable unless faulty or damaged. We recommend ordering a sample before placing a full order. /* Restricted CSS for modern, sleek dropdown markers */ .product-info-details > summary { list-style: none; /* Hide default triangle/arrow */ } .product-info-details > summary::after { content: '+'; /* Default state: thin plus sign */ font-weight: 300; font-size: 1.2rem; margin-left: 10px; color: #888; } .product-info-details[open] > summary::after { content: '−'; /* Open state: thin minus sign */ } details > summary { list-style-type: none; } document.addEventListener("DOMContentLoaded", function() { // Force Open the Description (Box 1) const descriptionElement = document.querySelector('.description-details'); if (descriptionElement) { descriptionElement.setAttribute('open', 'open'); } // Hide empty list items in Spec and Tech Info document.querySelectorAll('.product-spec ul li, .product-tech ul li').forEach(item => { const label = item.querySelector('strong')?.textContent || ''; const content = item.textContent.replace(label, '').trim(); if (content === '' || content === 'Not Specified' || content === '0' || content === '0.00' || content === '/') { item.style.display = 'none'; } }); });