﻿#goToTop {
  right: 29px !important;
  bottom: 88px !important;
}

img#icon-chat-master {
  max-width: 35px;
}

#icon-chat-whatsapp {
  background-image: url(/Plugins/Widgets.ChatsWhatsappMessenger/Content/imgs/whatsapp.png);
  width: 60px;
  height: 60px;
  background-size: 81%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}


.chats_fb_wa {
  display: none;
}

.whatsapp-chat {
  /*background: green;
  border-radius: 50%;
  border: 2px solid white;*/
  position: fixed;
  display: inline-block;
  right: 87px;
  bottom: 16px;
  padding: 5px 10px;
  font-size: 30px;
  color: #fff;
}

.icon_chat {
  display: block;
  position: fixed;
  right: 31px;
  padding: 6px 9px;
  bottom: 30px;
  border-radius: 50%;
  z-index: 98;
  font-size: 18px;
  width: 50px;
  height: 50px;
  background-image: url(/Plugins/Widgets.ChatsWhatsappMessenger/Content/imgs/chat.png);
  background-size: 81%;
  background-repeat: no-repeat;
  background-position: center;
}
