

/* Start:/local/components/darmed/cabinet.whatsapp/templates/.default/style.css?1781636466522*/
.whatsapp-widjet {
  position: fixed;
  bottom: 25px;
  right: 25px;
  border: 1px solid #25d366;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 140;
  transition: all 0.5s ease;
  background: #25d366;
  cursor: pointer;
}
.whatsapp-widjet-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.whatsapp-widjet-icon svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}

/* End */
/* /local/components/darmed/cabinet.whatsapp/templates/.default/style.css?1781636466522 */
