.ccl-element-mobile-split-bar .ccl-split-bar-item:first-child {
display: none !important;
}

body .ccl-split-bar-item:last-child {
border: none !important;
border-top: 1px white solid !important;
}
body .ccl-slider-bubble-chat-icon {
    border: solid;
    border-width: 1px;
    border-color: #ffffff;
    border-radius: 50%;
}
body .ccl-slider-bubble-close-icon {
left: 12px;
}