
.whwoxw {}
.whwoxw #whatsapp-chat {width:100%; float:left; height:100%; background:rgba(0,0,0,0.5); z-index:99999; position:fixed;}

.whwoxw .hide {display: none; /* animation-name: showhide;  animation-duration: 0.5s;  transform: scale(1);*/  opacity: 1;}
.whwoxw .show {display: block;  /*animation-name: showhide;  animation-duration: 0.5s;  transform: scale(1);*/  opacity: 1;}

.whwoxw .backovxow {box-sizing: border-box !important;  outline: none !important;position: fixed;width: 300px;
  border-radius: 10px;  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);  bottom: 90px;  right: 30px;
  overflow: hidden;  z-index: 99999;  animation-name: showchat;  animation-duration: 1s;  transform: scale(1);}

.whwoxw a:link,
.whwoxw a:visited {  color: #444;  text-decoration: none;  transition: all 0.4s ease-in-out;}
.whwoxw h1 {  font-size: 20px;  text-align: center;  display: block;  background: linear-gradient(to right top, #6f96f3, #164ed2);
  padding: 20px;  color: #fff;  border-radius: 50px;}

/* CSS Multiple Whatsapp Chat */
.whwoxw .whatsapp-name{font-size:17px;font-weight:600;padding-bottom:0;margin-bottom:5px;}
.whwoxw .whatsapp-name img{max-width:150px;}


  
.whwoxw a.blantershow-chat {background: #3aa93d; padding:9px;position: fixed;  display: flex;  font-weight: 400;  justify-content: space-between;z-index: 9999;bottom:25px;right: 30px;font-size: 15px;border-radius:100px;box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);}

.whwoxw a.blantershow-chat svg {  transform: scale(1.2); }

.whwoxw .header-chat { /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
  background: #00be62;  color: #fff;  padding:10px 15px; width:100%; float:left;}
  .head-home{width:100%; float:left; position:relative;}
  
.whwoxw .home-chat{width:100%; float:left;}
.whwoxw .start-chat{width:100%; float:left; background:#fff;}
.whwoxw .blanter-msg{width:100%; float:left; position:relative; padding-right:50px;}

.whwoxw .header-chat h3 {  margin: 0 0 10px;}
.whwoxw .header-chat p {  font-size: 15px;  line-height:23px;  margin: 0; color:#fff; width:100%; display:inline-block; vertical-align:middle;}
.whwoxw .header-chat p span{display:inline-block; padding:5px 9px; border-radius:5px; background:#fff;}
.whwoxw .header-chat p small{display:block; color:#fff;}
.whwoxw .info-avatar {   width:130px; height:auto; display:inline-block; vertical-align:middle; margin-bottom:5px;}
.whwoxw .info-avatar img { }
.whwoxw a.informasi {  padding: 20px;  display: block;  overflow: hidden;  animation-name: showhide;  animation-duration: 0.5s;}
.whwoxw a.informasi:hover {  background: #f1f1f1;}
.whwoxw .info-chat span { display: block;}
.whwoxw #get-label,span.chat-label {  font-size: 12px;  color: #888;}
.whwoxw #get-nama,span.chat-nama {  margin: 5px 0 0;  font-size: 15px;  font-weight: 700;  color: #222;}
.whwoxw #get-label,#get-nama {  color: #fff;}
.whwoxw span.my-number {  display: none;}
/* .blanter-msg {
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
} */
.whwoxw textarea#chat-input {  border: none;  font-family: "Arial", sans-serif;  width: 100%;  height: 50px;  outline: none;  resize: none;  padding:15px;  font-size: 14px; width:100%; float:left;}
.whwoxw a#send-it {font-weight 700;  padding:15px;  background: #fff;  border-radius:0px; position:absolute; right:0; top:0;}

.whwoxw a#send-it svg {  fill: #a6a6a6;  height: 24px;  width: 24px;}
.whwoxw a#send-it.senmyc svg{fill: #00be61;}
.whwoxw .first-msg {  background: transparent;  padding: 30px;  text-align: center;}
.whwoxw .first-msg span {  background: #e2e2e2;  color: #333;  font-size: 14.2px;  line-height: 1.7;  border-radius: 10px;  padding: 15px 20px;  display: inline-block;}
/*.whwoxw .start-chat .blanter-msg {  display: flex;}*/
.whwoxw #get-number {  display: none;}
.whwoxw a.close-chat {  position: absolute;  top: 15px;  right: 15px;  color: #fff;  font-size: 30px;}
@keyframes ZpjSY {
  0% {    background-color: #b6b5ba;  }
  15% {    background-color: #111111;  }
  25% {    background-color: #b6b5ba;  }
}
@keyframes hPhMsj {
  15% {    background-color: #b6b5ba;  }
  25% {    background-color: #111111;  }
  35% {    background-color: #b6b5ba;  }
}
@keyframes iUMejp {
  25% {  background-color: #b6b5ba;  }
  35% {    background-color: #111111;  }
  45% {    background-color: #b6b5ba;  }
}
@keyframes showhide {
  from {    transform: scale(0.5);    opacity: 0;  }
}
@keyframes showchat {
  from {   transform: scale(0);    opacity: 0;  }
}
@media screen and (max-width: 480px) {
  .whwoxw .backovxow{right:10px;}
}


.whwoxw .whatsapp-message-container {  display: flex;  z-index: 1;}
.whwoxw .whatsapp-message {padding: 7px 14px 6px;background-color: white;border-radius: 0px 8px 8px;position: relative;transition: all 0.3s ease 0s;  opacity: 0;  transform-origin: center top 0px;  z-index: 2;  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;  margin-top: 4px;  margin-left: -54px;  max-width: calc(100% - 66px);}
.whwoxw .whatsapp-chat-body {padding:35px 20px 35px 20px;background-color: #e6ddd4;position: relative; min-height:250px;}
.whwoxw .whatsapp-chat-body::before {display: block;position: absolute;content: "";left: 0px;top: 0px;height: 100%;width: 100%;
  z-index: 0;opacity: 0.08; background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");}
.whwoxw .dAbFpq {display: flex;z-index: 1;}
.whwoxw .eJJEeC {background-color:white;width:52.5px;height: 32px;border-radius:16px;display:flex;-moz-box-pack: center;
  justify-content: center;-moz-box-align: center;align-items: center;margin-left: 10px;opacity: 0;transition: all 0.1s ease 0s;
  z-index: 1; box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;}
.whwoxw .hFENyl {position: relative;display: flex;}
.whwoxw .ixsrax {height: 5px;width: 5px;margin: 0px 2px;border-radius:50%;display: inline-block;position:relative;animation-duration: 1.2s;
  animation-iteration-count: infinite;animation-timing-function: linear;top: 0px;background-color:#9e9da2;animation-name:ZpjSY;}
.whwoxw .dRvxoz {height: 5px;width: 5px;margin: 0px 2px;background-color: #b6b5ba;border-radius: 50%;display: inline-block;position: relative;animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function: linear;top: 0px;animation-name: hPhMsj;}
.whwoxw .kAZgZq {padding: 7px 14px 6px;background-color: white;border-radius: 0px 8px 8px;position: relative;transition: all 0.3s ease 0s;opacity: 0;transform-origin: center top 0px;z-index: 2;box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;margin-top: 4px;margin-left: -54px;max-width: calc(100% - 66px);}
  
.whwoxw .kAZgZq::before {
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
  background-position: 50% 50%;  background-repeat: no-repeat;  background-size: contain;  content: "";  top: 0px;  left: -12px;
  width: 12px;  height: 19px;}

.whwoxw .bMIBDo {font-size: 13px;font-weight: 700;line-height: 18px;color: rgba(0, 0, 0, 0.4);}
.whwoxw .iSpIQi {font-size: 14px;line-height: 19px;margin-top: 4px;color: #111111;}
.whwoxw .iSpIQi {font-size:14px;line-height:19px;margin-top:4px;color:#111111;}
.whwoxw .cqCDVm {text-align:right;margin-top:4px;font-size:12px;line-height:16px;color:rgba(17, 17, 17, 0.5);margin-right:-8px;
  margin-bottom:-4px;}