.hide {
    display: none;
  }
  .icon-whatsapp:before {content: "\e946";width:50px!important;}
  .wptwa-container,
.wptwa-container * { -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.wptwa-container { position: fixed; top: auto; left: auto; bottom: 0; right: 0; text-align: right; font-family: helvetica; font-size: 25px; line-height: 1.4em; max-width: 400px;max-height: 100%;overflow-y: auto;z-index: 100000;}
.wptwa-container.circled-handler .wptwa-handler {width: 60px;height: 60px;box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 20px rgba(0, 0, 0, .16);padding-top:13px!important;padding-left:13px!important;}
.wptwa-container a {text-decoration: none;}
.wptwa-container .wptwa-clearfix:before,
.wptwa-container .wptwa-clearfix:after {content: '';display: block;clear: both;}
.wptwa-container .wptwa-box {text-align: left;background: white;border: 1px solid #f5f5f5;box-shadow: 3px 3px 3px rgba(0, 0, 0, .02);padding: 20px 20px 10px;margin: 20px 20px 0;border-radius: 2px;position: relative;border-radius: 6px 6px 0 0;display: none;transition: all .2s;}
.wptwa-container .wptwa-box.show {display: block;}
.wptwa-container .wptwa-box:before,
.wptwa-container .wptwa-box:after {content: '';position: absolute;bottom: -7px;right: 22px;width: 13px;height: 13px;background: white;transform: rotate(45deg);z-index: 1;border: 1px solid #f5f5f5;box-shadow: 3px 3px 3px rgba(0, 0, 0, .02);}
.wptwa-container.left-side .wptwa-box:before,
.wptwa-container.left-side .wptwa-box:after {right: auto;left: 22px;}
.wptwa-container .wptwa-box:before {z-index: 2;box-shadow: none;background: white;transform: none;bottom: 0;width: 19px;right: 17px;border-color: white;}
.wptwa-container .wptwa-box ul {list-style: none;padding: 0;margin-top: 15px;}
.wptwa-description {border-radius: 6px 6px 0 0;background: #00ad25;padding: 20px;padding-right: 30px;margin: -20px -20px 10px;color: white;}
.wptwa-description p {color: inherit;}
.wptwa-description p:last-child {margin-bottom: 0;}
.wptwa-container .wptwa-account {color: inherit;display: block;padding: 10px 10px;margin: 0 -10px -1px;border-radius: 10px;position: relative;z-index: 3;}
.wptwa-container .wptwa-account:not(:last-child):after {content: '';display: block;background: #f5f5f5;height: 1px;width: 100%;max-width: calc(100% - 20px);position: absolute;bottom: 0;left: 10px;}
.wptwa-container .wptwa-account .wptwa-face {width: 60px;height: 60px;margin-right: 15px;float: left;position: relative;}
.wptwa-container .wptwa-account .wptwa-info {position: relative;top: 2px;color: inherit;float: left;width: calc(100% - 55px);}
.wptwa-container .wptwa-account .wptwa-title {font-size: 11px;line-height: 100%;
}
.wptwa-container .wptwa-account .wptwa-name {font-weight: bold;display: block;}
.wptwa-container .wptwa-account amp-img {width: 100%;height: 100%;display: block;border-radius: 50px;overflow: hidden;position: relative;z-index: 2;}
.wptwa-container .wptwa-handler {display: inline-block;vertical-align: top;text-decoration: none;color: white;background: #00ad25;padding: 10px 15px;border-radius: 50px;line-height: 120%;white-space: nowrap;text-align: center;transition: all .3s;position: relative;margin: 20px;z-index: 3;}
.wptwa-container .wptwa-box ul a {padding: 7px 14px;background: #445963;}
.wptwa-handler {cursor: pointer;}