/* .tribe-events-adv-list-widget ol, .tribe-events-list-widget ol {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}*/

.widget .widget_content, .base-box, .comment-form, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend{
border: none;
}


/*CENTRE IMAGE THUMBNAILS ON FRONTPAGE*/
.bp-vertical-share .bp-details .post-img {
    float: left;
    width: 175px;
    height: 228px;
    margin-right: 20px;
    padding-top: 7px;
}

.bp-vertical-share .bp-details .post-img a img  {
    height: 100%;
}
/*END IMAGE FIX*/



/*REMOVE BULLET POINTS FROM TABS WIDGET HEADER i.e. ".tabs-menu"*/
.sidebar .widget ul:not(.w-icon) li:before{
  content: ""!important;
  padding-left: 0px;
  }

/*H13 BUTTON HEIGHT FOR TABS WIDGET*/
/*.widget ul li, .h13*/ .tabs-menu, ol.tribe-list-widget  {
    line-height: 2;
    padding-left: 0px!important;
    }

/*OVERRIDE MAIN.CSS LEFT PADDING SETTING*/
.widget ul li  {
    padding-left: 0px;
        }

/*TABS CONTENT LEFT MARGIN*/
/*.widget ul li,*/ .h13 .tabs-content, ol.tribe-list-widget  {
    padding: 5px 0px 30px 0px!important;
    }

/*TABS INNER FORMATTING i.e. ".tabs-content-inner"*/
.widget .tabs-content-inner {
    padding-top: 18px;
    padding-left: 12px;
    line-height: 1.8;
}

/*PARAGRAPH SPACING IN TABS WIDGET*/
/*.v13 .tabs-content-inner, ol.tribe-list-widget  {
    line-height: 30;
    }*/


#footer .widget a:hover {
    color: #CD2122;
}
.widget ul li a:hover, .widget li:hover .cat_num {
    color: #cd2122 !important;
    }

.topbar .top-nav > li {
    float: left;
    line-height: 30px;
}

.mom-post-meta.bp-meta span {
    font-size: 14px !important;
    padding-left: 2px;
}

body.author .single-author-box .about-the-author{
    position: relative;
}

body.author .single-author-box {
    height: auto;
}

body.single-post .author.vcard {
    font-family: 'Fjord One', serif !important;
    margin-left: -6px;
}

#wmp_widget-6 .widget ul li, #recent-comments-5 .widget ul li {
    padding-left: 0px;
    padding-bottom: 0.9px;
}
