﻿.whatsapp-widget-wrapper {
  width: 246px;
  height: 60px;
  display: block;
  transition: right 0.3s ease 0s;
  position: fixed;
  bottom: 0.5rem;
  right: -13.2rem;
  /*box-shadow: grey 0px 0px 5px;*/
  border-radius: 2px;
  overflow: hidden;
  z-index:100;
}

.whatsapp-widget-img {
  width:60px;
}
