/**handles:wp-add-custom-css**/
.td-block-title {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 500;
}
.td-module-comments { display: none !important }
.td-post-comments { display: none !important }
.td-post-views { display: none !important }
.abh_box .abh_tab_content .abh_image img{   
   max-width: 140px !important;
}
.abh_box  .abh_tab_content .abh_image{   
    width: 160px !important;
}
.abh_box .abh_tab_content .abh_text {
  margin-left: 0 !important;
}

.abh_name {
  font-size: 22px !important;
}

.abh_description {
  font-size: 20px !important;
}

.tribe-list-widget .tribe-events-list-widget-events {
  padding: 0;
  margin: 0;
}
.tribe-event-title {
  font-size: 14px;
  line-height: 1em;
}
.tribe-event-duration {
 font-size: 14px;
 line-height: 1em;
}

.spacer {
  padding: 15px;
}

.td-widget-search-input {
  font-size: 22px !important;
}

.td-post-header .td-post-title .td-module-meta-info {
  font-size: 18px !important;
}