/* Print Styles */

body.ht-kb {
  font-size: 15px;
  background: #fff none;
}

div.ht-sitecontainer {
  display: block;
  min-height: 0;
}

div.site-header {
  background: #fff none;
}

div.site-logo a {
  font-size: 34px;
  font-weight: 500;
}

span.video-wrapper {
  display: none;
}

div.ht-pageheader {
  display: none;
}

div.hkb-article__print {
  display: none;
}

div.hkb-breadcrumbs_wrap {
  display: none;
}

.hkb-article h1.hkb-article__title {
  margin-bottom: 40px;
}

div.rp4wp-related-posts {
  display: none;
}

.site-header .site-header__banner .ht-container {
  padding-left: 15px;
}

section.hkb-article-attachments {
  display: none;
}

.hkb-article div.hkb-article__lastupdated {
  font-size: 13px;
  margin-bottom: 10px;
  border-top: 1px solid #aaa;
  padding-top: 20px;
}

.hkb-article div.hkb-article__categories_print {
  font-size: 0;
  display: block;
  margin-bottom: 10px;
}

.hkb-article div.hkb-article__categories_print ul {
  margin: 0;
  padding: 0;
}

.hkb-article div.hkb-article__categories_print ul li {
  font-size: 13px;
  display: inline-block;
}

.hkb-article div.hkb-article__categories_print ul li:after {
  content: '>';
  display: inline-block;
  margin: 0 5px;
}

.hkb-article div.hkb-article__categories_print ul li:last-child:after {
  display: none;
}

.hkb-article div.hkb-article-tags {
  font-size: 13px;
  margin-top: 10px;
}

.hkb-article div.hkb-article-tags a {
  background: #fff none;
  border: 1px solid #aaa;
  color: #666;
}

div.hkb-article__permalink_print {
  display: block;
  font-size: 13px;
}
