/*.widget_post_tabs*/

.widget_post_tabs {
  .tab-content{
    padding: 40px;
  }
  h4:first-child {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
  }
  .vertical-item {
    margin-bottom:1.8em;
    &:last-child {
      margin-bottom: 0;
    }
    .item-content{
      padding: 20px 0 0 0;
    }
  }
  .entry-footer, .entry-meta{
    margin-bottom: 0;
  }
}
