Magenta Pink kaftan with Dark Green and White Print
₹550Embrace effortless elegance with this flowing beige kaftan maxi dress, beautifully detailed with a delicate blue floral print. Designed for ultimate comfort with a flattering V-neckline, wide relaxed sleeves, and an adjustable drawstring waist, it perfectly combines bohemian charm with chic everyday style.
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;
}


