#whatsapp-sticky{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#25d366;border-radius:50%;bottom:23px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:55px;justify-content:center;position:fixed;right:23px;width:55px;z-index:1000}#whatsapp-sticky #whatsapp-icon{font-size:30px;padding-bottom:2px}@media(max-width:1024px){#whatsapp-sticky{bottom:50px;height:45px;right:10px;width:45px}}@media(max-width:768px){#whatsapp-sticky #whatsapp-icon{font-size:25px}}#chat-popup{background-color:#fff;border-radius:17px;bottom:23px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);display:none;position:fixed;right:100px;width:400px;z-index:1000}#chat-popup.chat-popup-visible{display:block}#chat-popup #chat-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#25d366;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-weight:700;justify-content:space-between;padding:10px 20px}#chat-popup #chat-header,#chat-popup #chat-header .chat-header-title{display:-webkit-box;display:-ms-flexbox;display:flex}#chat-popup #chat-header .chat-header-title .svg-font-whatsapp-icon{font-size:25px;font-weight:400;margin-right:5px}#chat-popup #chat-header #close-chat{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#25d366;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:30px;justify-content:center;padding-bottom:4px;width:30px}#chat-popup #chat-body{padding:20px}#chat-popup #chat-body p{background:#f1f6fc;border-radius:17px 17px 17px 0;font-size:15px;line-height:1.3;padding:15px 25px}#chat-popup #chat-footer{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:10px 20px 20px;text-align:center}#chat-popup #chat-footer #open-chat-btn{background-color:#25d366;border-radius:25px;color:#fff;font-size:15px;font-weight:700;padding:10px 30px;text-decoration:none}#chat-popup #chat-footer #open-chat-btn:hover{background-color:#1da851}@media(max-width:1024px){#chat-popup{bottom:60px;right:15px;width:50%}#chat-popup #chat-body{padding:20px}#chat-popup #chat-footer{padding:10px 20px}#chat-popup #open-chat-btn{padding:8px 15px}}@media(max-width:480px){#chat-popup{bottom:50px;right:10px;width:90%}}