Dispatch Timelines
✦
Casual Wear
Orders are dispatched within 12–14 working days after confirmation by a sales advisor.
✦
Silks & Formal Wear
Orders are dispatched within 3–4 weeks after confirmation by a sales advisor.
✦
Delivery Timeframes
- Local deliveries: up to 3 business days
- International deliveries: up to 10 business days
Contact Us
Bridal consultations, custom orders, alterations, and general enquiries are handled directly by our team.
Our Boutique
⌂
Address
F-7 Bhittai Road, Islamabad, Pakistan
Email
info@luaycouture.com
Phone
+92 334 6688886
⏱
Working Hours
10 AM – 9 PM (Monday – Sunday)
Bridal Consultations
By appointment only
WhatsApp
+92 334 6688886
Loyalty & Rewards
Silver Loyalty Card
Points on every purchase and early sale access.
Gold Loyalty Card
Priority stitching and exclusive bridal previews.
Black Card
VIP concierge, private fittings, and premium privileges.
/* FULLY SCOPED – DOES NOT TOUCH SITE */
.luay-page {
font-family: inherit;
background: #fff;
color: #000;
}
.luay-wrap {
max-width: 1100px;
margin: 0 auto;
padding: 60px 20px;
display: grid;
gap: 50px;
}
.luay-box {
background: #000;
color: #fff;
border-radius: 14px;
padding: 40px;
}
.luay-box h1,
.luay-box h2 {
margin-bottom: 15px;
letter-spacing: 1px;
}
.luay-muted {
color: #ccc;
}
.luay-block {
margin-top: 25px;
}
.luay-icon {
display: inline-block;
margin-bottom: 8px;
font-size: 18px;
}
.luay-list {
padding-left: 18px;
}
.luay-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 25px;
margin-top: 25px;
}
.luay-form input,
.luay-form textarea {
width: 100%;
background: #000;
border: 1px solid #444;
color: #fff;
padding: 12px;
margin-bottom: 12px;
border-radius: 8px;
}
.luay-form button {
background: #fff;
color: #000;
border: none;
padding: 12px;
border-radius: 30px;
cursor: pointer;
}
.luay-map iframe {
width: 100%;
height: 100%;
min-height: 320px;
border: 0;
border-radius: 10px;
}
.luay-card {
border: 1px solid #333;
padding: 25px;
border-radius: 12px;
}