.custom-slide-out-icon-effect {
    position: fixed;
    right: 30px;
    top: 0;
    z-index: 10000;
}

.slide-out-widget-area-toggle .lines-button:after {
  background-color: rgba(255, 255, 255, 1.0) !important;
}

div.col .slide-out-widget-area-toggle .lines-button:after {
  background-color: rgba(255, 255, 255, 1.0) !important;
}


#slide-out-widget-area {
  width: 50%;
}
