.wphelpkit-template .site-content {
    margin: 0;
}

.twentyseventeen-front-page.wphelpkit-archive-block.page-one-column .panel-content .wrap {
    padding-left: 0;
    padding-right: 0;
}

.wphelpkit-template .page-header {
    margin-bottom: 2em !important;
    padding-bottom: 0;
}

/* help the article content flow around the table-of-contents */
.wphelpkit-article .entry-content h1,
.wphelpkit-article .entry-content h2,
.wphelpkit-article .entry-content h3,
.wphelpkit-article .entry-content h4,
.wphelpkit-article .entry-content h5,
.wphelpkit-article .entry-content h6 {
    clear: none;
}

body.tax-helpkit-category:not(.has-sidebar):not(.page-one-column) .page-header,
body.tax-helpkit-category.has-sidebar.error404 #primary .page-header,
body.tax-helpkit-category.page-two-column:not(.archive) #primary .entry-header,
body.tax-helpkit-category.page-two-column.archive:not(.has-sidebar) #primary .page-header,
body.tax-helpkit-tag:not(.has-sidebar):not(.page-one-column) .page-header,
body.tax-helpkit-tag.has-sidebar.error404 #primary .page-header,
body.tax-helpkit-tag.page-two-column:not(.archive) #primary .entry-header,
body.tax-helpkit-tag.page-two-column.archive:not(.has-sidebar) #primary .page-header,
body.search-results.post-type-archive-helpkit:not(.has-sidebar):not(.page-one-column) .page-header,
body.search-results.post-type-archive-helpkit.has-sidebar.error404 #primary .page-header,
body.search-results.post-type-archive-helpkit.page-two-column:not(.archive) #primary .entry-header,
body.search-results.post-type-archive-helpkit.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: none;
    width: 100%;
}

article.helpkit .entry-footer .edit-link {
    display: block;
}

.wphelpkit-tags-links {
    clear: both;
    display: block;
    margin-right: 0;
}

.wphelpkit-subcategories li .wphelpkiticons {
    position: relative;
    top: 2px;
}
