.floating-icon{position:fixed;bottom:20px;right:100px;z-index:9000000;display:none;opacity:0;-webkit-transition:opacity 0.35s ease;transition:opacity 0.35s ease;height:0}.floating-icon__call-icon{background-color:#5ba0d0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:60px;height:auto;width:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-clip-path:url(#olark-chat-button-clip-path);clip-path:url(#olark-chat-button-clip-path);border-radius:15px}.floating-icon__call-icon svg{width:35px;height:50px;fill:#FFF}.floating-icon.show{height:auto;display:block;opacity:1}
