body .ccl-slider-bubble {
    background: linear-gradient(to bottom,#ff2e1e , #eb1000 ) !important;
}
body .ccl-element-side-tab {
    background: linear-gradient(to right,#ff2e1e , #eb1000 ) !important;
}

body .ccl-element-mobile-split-bar {
    background: linear-gradient(to right,#ff2e1e , #eb1000 ) !important;
    bottom: 75px !important;
}
.ccl-element-mobile-split-bar {
border-top: 3px solid white !important;
    border-bottom: 3px solid white !important;
}
body .ccl-slider-window {
height: 320px !important;
}