Cotton Cambric Coord Set
₹550A smart upgrade to your basic coordinate situation. If you’r an appreciator of all things fine and basic, this is it.Set in pure camric cotton, the top is looking bold with breezy pants. The prints makes you look bold and stunning.
display: flex;
align-items: center;
justify-content: center;
background-color: #25D366; /* WhatsApp Green */
color: #ffffff !important;
padding: 14px 20px;
text-decoration: none !important;
font-family: 'Segoe UI', Arial, sans-serif;
font-size: 16px;
font-weight: bold;
border-radius: 4px;
border: none;
transition: background 0.3s ease;
text-transform: uppercase;
}
.wa-full-btn:hover {
background-color: #128C7E;
box-shadow: 0px 4px 12px rgba(0,0,0,0.15);
}
.wa-icon-img {
width: 10px; /* આઇકન ની સાઈઝ */
height: 10px;
margin-right: 12px;
}


