/* simplebar-custom
---------------------------------------------------- */
.simplebar-track.simplebar-vertical {
  background: #333;
  width: 5px;
}

.simplebar-scrollbar::before {
  opacity: 1!important;
  background: #2e6cde;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0!important;
}