Description
Materially unparalleled, structurally sleek, and unfading by design, this timeless collectible is crafted with perfection for a premium Eid look.
Materials
- Premium Cotton & Silk blend
- Hand-stitched detailing
- Lightweight & durable fabric
Details
- Elegant embroidery with premium craftsmanship
- Soft & breathable fabric for ultimate comfort
- Minimalistic buttoned cuff and overlay placket design
- Exclusive Eid Collection 2025 edition
Care Instructions
- Dry clean only
- Do not bleach
- Steam iron recommended
- Iron inside out with low to medium heat
.product-details {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-top: 20px;
}
.left-section, .right-section {
flex: 1;
padding: 20px;
background: #f9f9f9;
border-radius: 10px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.product-details h3 {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.product-details ul {
list-style-type: disc;
padding-left: 20px;
}
@media (max-width: 768px) {
.product-details {
flex-direction: column;
}
}













