.wa-btn-float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#f63551;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:9;cursor:pointer}.wa-btn-icon{vertical-align:middle;margin-top:2px}.chatbot{position:fixed;bottom:20px;right:20px;background-color:#f9f9f9;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:9999;overflow:hidden;height:70%}.closebtn{float:right;font-size:25px}.closebtn:hover{cursor:pointer}.iframecb{border-radius:5px;border:0;width:400px;height:100%}@media screen and (max-width:768px){.chatbot{width:100%;height:100%;top:0;bottom:0;right:0;background-color:#f0f0f0;overflow:hidden}.iframecb{width:100%;height:100%;top:0;bottom:0;right:0;max-height:none;overflow:hidden}}