chat-oct8ne#livechat-wrapper {
    background-color: unset !important;
    width: 120px !important;
    height: 120px !important;
    bottom: 25px !important;
}

.chat-widget-text {
    display: none !important;
}

.iconoct8-widgets-chat:before {
    display: block;
    content: url(K_bot_full.svg) !important;
    width: 120px;
}

/*.CHBkg1 {
    background-color: #06c !important;
}*/

.chat-header.CHBkg1.custom-chat-header {
    background-color: #06c !important;
}
p.choice-button.inline.CHBkg1 {
    background-color: #06c !important;
}
li#minimize-by-menu {
    background-color: #06c !important;
}

.back-to-top.back-to-top-show {
    right: 9%;
}

/*mobile */

@media only screen and (max-device-width: 480px) {
    .chat-oct8ne-ball-icon:before {
        content: url(K_bot_icon.svg) !important;
        font-family: 'icons-widgets' !important;
        width: 120px;
    }
    .back-to-top.back-to-top-show {
        right: 21%;
    }
    chat-oct8ne#livechat-wrapper {
        background-color: unset !important;
        width: 60px !important;
        height: 60px !important;
        bottom: 5px !important;
        box-shadow: unset !important;
    }
}
