
body a[href*="wa.me"]:not(.ewt-whatsapp-single),
body a[href*="api.whatsapp.com"]:not(.ewt-whatsapp-single),
body a.float-whatsapp,
body a.ewt-whatsapp-fresh,
body a.ewt-wa-appicon-final,
body a.ewt-wa-hardfix,
body a.ewt-whatsapp-clean,
body a.ewt-wa-premium-bar,
body .float-whatsapp,
body .ewt-whatsapp-fresh,
body .ewt-wa-appicon-final,
body .ewt-wa-hardfix,
body .ewt-whatsapp-clean,
body .ewt-wa-premium-bar{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  max-width:0!important;
  max-height:0!important;
  overflow:hidden!important;
}
body a.ewt-whatsapp-single{
  position:fixed!important;
  right:18px!important;
  bottom:18px!important;
  z-index:2147483640!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  height:46px!important;
  padding:7px 14px 7px 8px!important;
  border-radius:999px!important;
  background:rgba(9,18,28,.88)!important;
  border:1px solid rgba(245,185,66,.34)!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 18px 46px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.05)!important;
  font-size:14px!important;
  line-height:1!important;
}
body a.ewt-whatsapp-single .ewt-whatsapp-single__icon{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  color:#fff!important;
  background:linear-gradient(145deg,#42F464,#12B83A)!important;
  box-shadow:0 8px 22px rgba(37,211,102,.30)!important;
}
body a.ewt-whatsapp-single svg{
  width:20px!important;
  height:20px!important;
  display:block!important;
}
body a.ewt-whatsapp-single .ewt-whatsapp-single__text{
  display:block!important;
  font-weight:850!important;
  color:#fff!important;
  white-space:nowrap!important;
}
@media(max-width:420px){
  body a.ewt-whatsapp-single{
    width:42px!important;
    height:42px!important;
    padding:6px!important;
    justify-content:center!important;
  }
  body a.ewt-whatsapp-single .ewt-whatsapp-single__text{display:none!important;}
  body a.ewt-whatsapp-single .ewt-whatsapp-single__icon{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
  }
}
