.chat-bot{background-color:#fff;background-image:url(../images/chat-bot-icon.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:30px 30px;border:solid 3px #f52166;border-radius:27px;bottom:35px;box-shadow:0 1px 8px rgba(0,0,0,.3);color:#fff;cursor:pointer;height:56px;position:fixed;right:44px;transition:box-shadow 250ms ease-out;width:56px;z-index:9999}.chat-bot:hover,.chat-bot:focus{box-shadow:0 2px 12px rgba(0,0,0,.5)}#fxo-widget-iframe{visibility:hidden;opacity:0}