/* Fichtelmaler Chat-Widget (Chatbase-Testversion) */
.fm-chat-panel--cb{padding:0}
.fm-chat-iframe{width:100%;height:100%;border:0;display:block;background:#090909}
.fm-chat-close--cb{position:absolute;top:10px;right:10px;z-index:2;width:28px;height:28px;border-radius:50%;border:1px solid rgba(197,160,89,.5);background:rgba(9,9,9,.75);color:#eee;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}
.fm-chat-close--cb:hover{background:rgba(9,9,9,.95)}
