@charset "UTF-8";

/* ##################################
  Chatbot
 ################################## */

 #chatbot_widget_minisize_block{
  cursor: pointer;
  position: fixed;
  width: 100px !important;
  height: 100px !important;
  right: 0px !important;
  bottom: 80px !important;
  z-index: 1000 !important;
}

.tax-chatbot-close {
  cursor: pointer;
  position: fixed;
  width: 25px;
  right: 75px;
  bottom: 155px;
  z-index: 1001;
}