.woot-widget-bubble {
    height: 50px !important;
    margin: 0px !important;
    width: 50px !important;
    background: url('./chat.png') no-repeat center !important;
    background-size: contain !important;
    bottom: 120px !important;
}

.woot-widget-bubble  svg{
   display: none !important;
}

.woot--close::before, .woot--close::after {
    left: 25px !important;
    top: 14px !important;
    display: none !important;

}
.woot-widget-holder {
    bottom: 125px !important;
}


