body .ccl-slider-bubble {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}
body .ccl-element-side-tab {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:last-child  {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:first-child  {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}
.ccl-start-chat-button {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}
.ccl-slider-window-header-bg {
    background: linear-gradient(to right,#631437 , #83405d ) !important;
}