.WA_Chat_Widget *{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.WA_Chat_Widget .WA_FloatingButton{width:70px;height:70px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #0000002f;border-radius:50%;background:#25d366;cursor:pointer;z-index:100000}.WA_Chat_Widget .WA_FloatingButton svg{width:40px;height:40px;fill:#fff}.WA_Chat_Widget[data-position^=top-] .WA_FloatingButton{top:20px}.WA_Chat_Widget[data-position^=bottom-] .WA_FloatingButton{bottom:20px}.WA_Chat_Widget[data-position$=-left] .WA_FloatingButton{left:20px}.WA_Chat_Widget[data-position$=-right] .WA_FloatingButton{right:20px}.WA_Chat_Widget[data-position$=-center] .WA_FloatingButton{left:50%;transform:translate(-50%)}.WA_Chat_Widget[data-position^=top-] .WA_ChatBox{top:110px}.WA_Chat_Widget[data-position^=bottom-] .WA_ChatBox{bottom:110px}.WA_Chat_Widget[data-position$=-left] .WA_ChatBox{left:30px}.WA_Chat_Widget[data-position$=-right] .WA_ChatBox{right:30px}.WA_Chat_Widget[data-position$=-center] .WA_ChatBox{left:50%;transform:translate(-50%)}.WA_Chat_Widget .WA_ChatBox{position:fixed;width:360px;height:auto;overflow:hidden;border-radius:8px;background-color:#fff;box-shadow:0 5px 25px #0000001a;display:none;z-index:1000000}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header{width:auto;background:#0a3051;padding:20px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:20px;overflow:hidden}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header .avatarBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header .infoBox .name{color:#fff;font-weight:600}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header .infoBox{color:#e4e4e4;font-size:xx-large}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header .WA_Close{background:transparent;color:#fff;border:none;outline:none;font-size:20px;position:absolute;top:10px;right:10px;cursor:pointer}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Header .WA_Close svg{fill:#fff}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body{padding:20px;background:#e6ddd4;position:relative}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;z-index:0}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body .message{max-width:280px;background:#fff;padding:10px 20px 20px;border-radius:8px;z-index:1;position:relative}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body .message:before{content:"";position:absolute;width:20px;height:20px;background:#fff;left:-10px;top:0;border-radius:3px;clip-path:polygon(100% 0,0 0,100% 100%)}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body .message{color:#a9a9a9;font-weight:500}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Body .message .message_content{font-size:14px;color:#000}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Footer{background-color:#fff;width:100%}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Footer .btn{margin-top:10px;width:100%;outline:none;border:none;padding:10px;border-radius:1000px;font-size:16px;cursor:pointer;text-decoration:none}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Footer .btn.btn-whatsapp{margin-top:10px;background:#25d366;color:#fff;display:block;text-align:center}.WA_Chat_Widget .WA_ChatBox .WA_ChatBox_Footer .btn.btn-call{margin-top:10px;background:#0a3051;color:#fff;display:block;text-align:center}
