/* Sticky Bar Styles for Navigation */

.sticky-wrapper {
  height:auto!important;
}



.sticky-wrapper.is-sticky .sticky-bar {
  background-color: black;
}
