/*
Theme Name: Sajat Child Theme
Template: listinghive
Version:
*/

.hp-listing__attribute--website-link a {
  display: inline-block;
  background: #0762f4;
  color: #fff !important;
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
  margin: 5px 0 2px 0;
  font-size: .875rem;
  font-weight: bold;
}

body.single .hp-page__topbar {
    display: none;
}