/**
 * Hootkit Plugin Styles
 * ========================================================
 */
.verticalcarousel-style2 .verticalcarousel-content .verticalcarousel-title {
  font-family: inherit;
  font-weight: 500;
  font-size: 0.92857143em;
}
.widget .viewall a {
  text-decoration: none;
}
.cta-subtitle {
  text-transform: uppercase;
  font-size: 0.93333333em;
  line-height: 1.42857143em;
}
.announce-withbg .announce-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.announce-link:hover {
  background: rgba(0, 0, 0, 0.08);
}
.announce-box-content .announce-headline {
  margin: 0;
}
.ticker-widget .ticker-title {
  -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
}
.ticker-msgtitle {
  font-weight: 500;
}
.content-block-row,
.vcard-row {
  margin-bottom: 15px;
}
.content-block,
.content-block-style3 .content-block {
  padding-bottom: 15px;
}
.content-block-content {
  padding-top: 10px;
}
.content-block-content p {
  margin: 0 0 6px;
}
.content-block-title {
  margin: 0 0 5px;
}
.content-block .content-block-subtitle {
  margin: 0;
  padding: 0;
  background: none;
}
.content-block .content-block-subtitle .entry-byline {
  background: rgba(0, 0, 0, 0.05);
  padding: 2px 3px;
  margin: 6px 0 6px;
}
.content-block-subtitle + .content-block-text {
  margin-top: 5px;
}
.content-block-style4 .content-block {
  background: rgba(0, 0, 0, 0.03);
  padding: 10px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.content-block-style4 .content-block-visual {
  margin: 0;
  float: none;
  flex-shrink: 0;
}
.content-block-style4 .content-block-icon {
  align-self: center;
  font-size: 25px;
}
.content-block-style4 .content-block-icon.icon-style-none {
  font-size: 35px;
}
.content-block-style4 .icon-style-circle,
.content-block-style4 .icon-style-square {
  border: none;
}
.content-block-style4 .icon-style-circle i,
.content-block-style4 .icon-style-square i {
  color: inherit;
}
.content-block-style4 .content-block-content {
  padding-left: 15px;
  margin-left: 0;
  width: 100%;
  align-self: center;
}
.content-block-style4 h4.content-block-title {
  margin: 0 0 1px;
  font-size: 1.075em;
}
.content-block-style4 .content-block-subtitle {
  font-size: 0.92857143em;
  line-height: 1.384615em;
}
.content-block-style4 .content-block-text {
  line-height: 1.46666667em;
}
.content-block-style4.visual-image .more-link {
  margin: 0;
  background: rgba(0, 0, 0, 0.03);
  padding: 0 10px;
  text-align: center;
}
.content-block-style5 .more-link a,
.content-block-style6 .more-link a {
  padding: 8px 0 10px;
}
@media only screen and (min-width: 970px) {
  .content-block-style5 .content-block-subtitle,
  .content-block-style6 .content-block-subtitle {
    margin: 5px 0 0;
  }
}
/**
 * Widget - Social Icons
 * ========================================================
 */
/************* Social Icons Widget *************/
.social-icons-icon {
  margin: 3px;
}
#topbar .social-icons-icon,
#page-wrapper .social-icons-icon {
  color: #ffffff;
}
#topbar .social-icons-icon,
#page-wrapper .social-icons-icon {
  background: var(--hkit-sicon);
}
.hk-gridunit-image {
  height: 205px;
}
.hk-gridunit-size2 .hk-gridunit-image {
  height: 410px;
}
.hk-gridunit-title {
  font-family: inherit;
  font-weight: 500;
  font-size: 0.92857143em;
}
@media only screen and (max-width: 969px) {
  .hk-gridunit-size2 {
    margin-bottom: 4px;
    padding-bottom: 0;
    height: 205px;
  }
}
.hk-listunit {
  margin-bottom: 1em;
}
.hk-listunit-large .hk-listunit-image {
  margin-bottom: 15px;
}
