.ui-datepicker-header {
  background-color: #ffffff !important;
}
body > .headhesive--clone > .top-nav {
  display: none;
}
.headhesive--clone .fa-facebook {
  color: #6517af !important;
}
.headhesive--clone .fa-instagram {
  color: #ff3f8e !important;
  font-size: 20px;
}
@media screen and (max-width: 375px) {
  body > .headhesive--clone > .top-nav {
    display: none;
  }
}
