.live-chat{position:fixed;right:2%;bottom:4%;z-index:1000;height:48px;background-color:#ec363b;border-radius:100px;display:flex;justify-content:space-between;padding:14px 15px;cursor:pointer}.live-chat-mobile{position:fixed;right:4%;bottom:4%;z-index:1001;border-radius:100px;display:flex;background-color:#ec363b;justify-content:space-between;padding:14px;cursor:pointer;height:auto;width:auto}.hide{display:none}.live-chat:hover{opacity:.7}.store-misa-color{background-color:#0065ff!important}.icon-chat{height:32px;width:32px;background:#fff;border-radius:50%;display:block;-moz-border-radius:20px;-webkit-border-radius:20px;background-image:url(/wp-content/plugins/add-livechat/assets/images/message_writingchat_icon.png);background-position:50% 50%;background-repeat:no-repeat;transform:translateY(-6px)}.icon-chat-store{background-image:url(/wp-content/plugins/add-livechat/assets/images/message_writingchat_icon_blue.png)}.icon-chat-mobile{height:32px;width:32px;border-radius:50%;display:block;-moz-border-radius:20px;-webkit-border-radius:20px;background-image:url(/wp-content/plugins/add-livechat/assets/images/icon-message-mobile.png);background-position:50% 50%;background-repeat:no-repeat}.title-chat{color:#fff;display:flex;font-weight:700;margin-left:8px}.loader-chatbutton{width:24px;height:24px;margin-top:-2px;margin-left:8px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.dot{height:25px;width:25px;background-color:#ffd12d;border-radius:50%;display:inline-block;position:absolute;right:0;top:-11px;font-family:GoogleSans,Arial,sans-serif;font-size:14px;font-weight:700;line-height:26px;letter-spacing:0;text-align:center}