.live-chat-link-holder{position:fixed;bottom:calc(1.5rem + var(--bottom-add-height) + env(safe-area-inset-bottom,0px));right:1.5rem;z-index:2;transition:.15s ease all}.live-chat-open{width:60px;height:60px;background:rgb(var(--color-button));display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.15s ease all}.live-chat-open svg{fill:rgb(var(--color-button-text))}.live-chat-links{display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:.15s ease all;margin-bottom:10px;position:absolute;bottom:100%}a.live-chat-icon{display:flex;width:60px;height:60px;align-items:center;justify-content:center}.live-chat-link-holder:hover .live-chat-links{opacity:1;pointer-events:auto;position:static}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-live-chat.css.map */
