body {
  background-image: none;
}
.entry.themeform a {
  font-weight: bold;
}
#footer-widgets .widget_text.widget.widget_custom_html {
  padding-top: 0;
  padding-bottom: 0;
}
#footerContactTitle h3 {
  font-size: 26px;
  text-transform: capitalize;
}
#footerContactTitle h3.group {
  margin-bottom: 0px;
}
#footerContactTitle h3:after {
  content: '';
}
.page-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, .3);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, .1);
}
#menu-primary-2 .menu-item a {
  padding-top: 6px;
  padding-bottom: 6px;
}
.widget.widget_contact_info span, .widget.widget_contact_info a, .widget.widget_contact_info div {
  color: rgba(68, 68, 68, .7);
  font-weight: bold;
}
.widget.widget_contact_info h3 span {
  color: black;
}
.widget.widget_nav_menu a {
  color: rgba(68, 68, 68, .7);
  font-weight: bold;
}
.kirki-customizer-loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.83);
  z-index: 999999;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  /*
	background-image: url("https://hughesconsult.co.nz/wp-content/themes/blogside/functions/kirki/assets/images/kirki-logo.svg");
	background-repeat: no-repeat;
	background-position: center center;
	*/
  transition: opacity 0.5s;
}
.entry blockquote {
  font-style: italic;
}
.entry blockquote.wp-block-quote {
  padding-left: 0 !important;
  margin: 40px 0 30px 0 !important;
}
.entry blockquote.wp-block-quote::before {
  content: "";
}
.entry blockquote p {
  background-color: #eee;
  padding: 20px 30px;
  font-size: 20px;
}
.entry blockquote p + p {
  margin-top: -20px;
}
.entry blockquote cite {
  font-style: italic;
  background-color: white;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
}
.book img {
  border: 1px solid rgba(0, 0, 0, .5);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .5), 25px 25px 20px rgba(0, 0, 0, .1);
  /*
#profile {
	height:85.2px;
	padding:0;
	border-bottom:1px solid rgba(0,0,0,.3);
	box-shadow:0px 5px 15px rgba(0,0,0,.1);
	background: white url("https://hughesconsult.co.nz/wp-content/uploads/2018/10/cropped-hc-logo_new-colour-full-300x148.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}
*/
}
#nav-topbar .nav > li:first-child {
  margin-left: 0px !important;
}
#menu-primary-1 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-654 {
  display: inline-block;
  vertical-align: top;
  margin-left: 0px !important;
}
#menu-primary-1 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-654 a {
  display: inline-block;
  border: none;
  margin: 5px 10px 0 10px;
  padding: 45px 0 0 0;
  height: 0;
  width: 130px;
  overflow: hidden;
  background: white url("https://hughesconsult.co.nz/wp-content/uploads/2018/10/cropped-hc-logo_new-colour-full-300x148.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#menu-primary-1 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-654 a::before {
  display: none;
}
.toggle-search, .search-expand {
  right: 0;
}
