Brick Red with Blue Printed Night Gown
₹350Embrace comfort and style with this vibrant pinkish-red maxi dress, beautifully detailed with a repeating blue block-print motif. Designed with a relaxed fit, short sleeves, and a round neckline featuring subtle contrast piping and a delicate front tie, it effortlessly blends traditional charm with everyday ease.
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;
}

