/*
Theme Name: ExpertHive Child
Template: experthive
Version: 1.0.0
*/
.hp-menu__item.button i {
    display: none !important;
}
.hp-listing__image {
    max-width: 400px !important;
}

.hp-listing__image img {
    max-width: 100% !important;
    height: auto !important;
}
.hp-hero__images {
  display: none;
}
h1::before, h2::before, h3::before, h4::before {
    display: none !important;
}

.content-block::after, .content-block::before {
    background-image: none;
}

.header-hero, .header-hero__images {
    background-image: none;
}

.header-hero__images::before {
    background: none;
}
.hp-page__header::before {
    display: none !important;
}

.page-header::before {
    display: none !important;
}
.header-hero--title {
    display: none !important;
}
@font-face {
  font-family: 'BukhariScript';
  src: url('/wp-content/themes/experthive-child/fonts/Bukhari Script.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.bukhari {
  font-family: 'BukhariScript', cursive;
}