/* Chatway floating button position */
#chatway-widget {
    right: 20px !important;
    bottom: 20px !important;
    left: auto !important;
    z-index: 999999 !important;
}

/* Optional: hide branding (plan allow করলে) */
.chatway-branding {
    display: none !important;
}
