.livechat {
  position: absolute;
  margin-top: -20px;
  z-index: 11000;
}
.livechat #LP_DIV_1392161486378 {
  height: 86px!important;
  width: 110px!important;
}
.livechat .chat-btn {
  position: fixed;
  background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  height: 115px;
  width: 31px;
  right: 0px;
  bottom: 25px;
  padding: 0;
  margin: 0;
  -moz-box-shadow: 2px 2px 81px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 81px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 81px rgba(0, 0, 0, 0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=81, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=81, Color='#000000');
}
.livechat .chat-btn.chat-today {
  background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
}
.livechat .chat-btn.call-email-now {
  background: url("/wp-content/themes/canteen/images/livechat-calloremail.png") no-repeat;
}
.livechat .chat-btn.log-in-today {
  background: url("/wp-content/themes/canteen/images/livechat-login.png") no-repeat;
}
.livechat .chat-btn .chat-btn {
  background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
  padding: 0;
  margin: 0;
}
.livechat .chat-btn .chat-btn.chat-today {
  background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
}
.livechat .chat-btn .chat-btn.call-email-now {
  background: url("/wp-content/themes/canteen/images/livechat-calloremail.png") no-repeat;
}
.livechat .chat-btn .chat-btn.log-in-today {
  background: url("/wp-content/themes/canteen/images/livechat-login.png") no-repeat;
}
@media (max-width: 991px) {
  .livechat .chat-btn .chat-btn {
    position: fixed;
    right: 0;
    bottom: 25px;
  }
  .livechat .chat-btn .chat-btn a.chat-btn {
    position: fixed;
    width: 31px;
    height: 115px;
    bottom: 25px;
    background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
    padding: 0;
    margin: 0;
  }
  .livechat .chat-btn .chat-btn a.chat-btn.chat-today {
    background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
  }
  .livechat .chat-btn .chat-btn a.chat-btn.call-email-now {
    background: url("/wp-content/themes/canteen/images/livechat-calloremail.png") no-repeat;
  }
  .livechat .chat-btn .chat-btn a.chat-btn.log-in-today {
    background: url("/wp-content/themes/canteen/images/livechat-login.png") no-repeat;
  }
}
@media (min-width: 992px) {
  .livechat .chat-btn .chat-btn {
    position: fixed;
    right: 0;
    bottom: 64px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .livechat .chat-btn .chat-btn {
    bottom: 105px!important;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .livechat .chat-btn .chat-btn {
    bottom: 215px !important;
    background-size: 22px!important;
    height: 81px!important;
    width: 22px!important;
  }
}
@media (min-width: 400px) and (max-width: 768px) {
  .livechat .chat-btn {
    position: fixed;
    /* bottom:-15px; Not sure why this is here, but it's causing ipad portrait to display it too far down */
    right: 0px;
    width: 31px;
    height: 115px;
    background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
    padding: 0;
    margin: 0;
  }
  .livechat .chat-btn.chat-today {
    background: url("/wp-content/themes/canteen/images/livechat-mobile.png") no-repeat;
  }
  .livechat .chat-btn.call-email-now {
    background: url("/wp-content/themes/canteen/images/livechat-calloremail.png") no-repeat;
  }
  .livechat .chat-btn.log-in-today {
    background: url("/wp-content/themes/canteen/images/livechat-login.png") no-repeat;
  }
}
