/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/
/* ------- Insert custom styles below this line ------- */
.a {
  color: #333 !important; }

.a:hover, .a:focus, .bbp-author-name {
  color: #50979b !important; }

/********************************************
*
* Navigation Bar
*
********************************************/
#site-header #logo img {
  height: 30px; }

@media screen and (min-width: 770px) {
  #nav-primary ul > li a {
    font-size: 13px;
    padding: 6px 10px;
    text-transform: capitalize; } }
#page-header-breadcrumbs {
  display: none; }

/********************************************
*
* Search and Title Heading
*
********************************************/
@media screen and (min-width: 550px) {
  #page-header #page-header-title {
    text-align: left;
    font-size: 30px !important;
    font-weight: 600; } }
#page-header .hkb-site-search {
  max-width: 100%; }
#page-header.ph-align-center .hkb-site-search {
  margin-left: 0px;
  margin-right: 0px; }
#page-header.ph-align-center .ht-container {
  max-width: 1100px !important; }

/********************************************
*
* Homepage Link (Pod)
*
********************************************/
.hf-block i {
  margin-right: 20px !important; }
.hf-block h4 {
  text-align: left;
  margin-left: 8px;
  font-size: 15px !important;
  font-weight: 700; }
.hf-block h5 {
  text-align: left;
  margin-left: 8px;
  font-size: 15px !important; }
.hf-block img {
  height: 50px; }

/********************************************
*
* Category Pages
*
********************************************/
.hkb-category__title {
  font-weight: 700;
  font-size: 18px !important; }

#event-listing-view {
  padding-left: 0px; }

.event-listings-view-header {
  margin-top: 25px !important; }

#organizer-details, [class*='fieldset-organizer'] {
  display: none; }

.event-manager-form > fieldset:first-of-type {
  display: none; }

/********************************************
*
* Helpers
*
********************************************/
.aligncenter, .centeralign {
  text-align: center; }
  .aligncenter img, .centeralign img {
    text-align: center; }

/*# sourceMappingURL=style.css.map */
