
/*$Id$*/
.theme-blog-container-column .zpsection {
  padding: 0px; }

.theme-blog-container-column .theme-blog-container .zpcontainer {
  width: 100%; }

.theme-blog-section {
  padding-bottom: 30px;
  border-bottom: 1px solid #E7E7E7; }

.theme-single-blog-comment-container {
  padding-top: 30px;
  border-top: 1px solid #E7E7E7; }

@media all and (min-width: 992px) {
  .theme-blog-container-column.zpcol-md-9 {
    padding-right: 0; } }

.theme-blog-container-column .theme-blog-container {
  border: 1px solid #E7E7E7;
  padding: 30px;
  margin-bottom: 30px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container {
    margin-bottom: 20px;
    text-align: center;
    height: 200px;
    line-height: 200px;
    background-color: #F1FBFF; }
    @media all and (min-width: 992px) {
      .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container {
        height: auto;
        line-height: normal;
        background-color: transparent; } }
    .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container img {
      max-height: 100%;
      vertical-align: middle; }
      @media all and (min-width: 992px) {
        .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container img {
          max-height: none; } }
  .theme-blog-container-column .theme-blog-container:last-child {
    margin-bottom: 0px; }
  @media all and (min-width: 992px) {
    .theme-blog-container-column .theme-blog-container {
      margin-right: 40px; } }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-heading {
    margin-bottom: 5px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-heading a {
      color: #212730; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment {
      display: inline-flex;
      margin-right: 10px;
      font-size: 14px; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date a, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
        color: RGBA(33, 39, 48, 0.6); }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author:before {
      content: "/";
      padding-right: 5px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a {
      padding-left: 5px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
      color: #212730; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-author {
    color: RGBA(33, 39, 48, 0.6); }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area.theme-blog-heading-space {
    margin-bottom: 30px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content {
    padding-bottom: 30px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .theme-blog-readmore {
      margin: 30px 0 0;
      font-size: 14px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .zpsection .zpcontainer {
      width: auto;
      padding: 0px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .theme-blog-summary-image {
      display: block;
      text-align: center;
      margin-bottom: 10px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area {
    border-top: 1px dashed #E7E7E7;
    padding-top: 20px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content {
      font-size: 14px;
      margin-bottom: 10px;
      display: flex;
      flex-direction: row; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content:last-child {
        margin-bottom: 0px; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content span {
        width: 100px;
        display: inline-block;
        flex: 0 1 auto; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div {
        flex: 1 1 0px; }
        .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div a {
          display: inline-block;
          color: #212730;
          word-break: break-all;
          word-break: break-word; }
  .theme-blog-container-column .theme-blog-container.theme-blog-post-navigator {
    padding: 0px;
    border: 0px;
    display: flex;
    justify-content: center; }
    @media all and (min-width: 992px) {
      .theme-blog-container-column .theme-blog-container.theme-blog-post-navigator {
        justify-content: flex-start; } }
    .theme-blog-container-column .theme-blog-container.theme-blog-post-navigator .theme-blog-navigator-btn {
      border-radius: 3px; }
      .theme-blog-container-column .theme-blog-container.theme-blog-post-navigator .theme-blog-navigator-btn.theme-blog-previous {
        margin-right: 15px; }

.theme-blog-container-column.theme-single-post .theme-blog-container {
  margin-bottom: 0;
  margin: 0px;
  padding: 0px;
  border: 0px; }
  .theme-blog-container-column.theme-single-post .theme-blog-container .theme-blog-cover-img-container {
    margin-top: 35px; }

.theme-blog-category-column {
  margin-top: 30px; }
  @media all and (min-width: 992px) {
    .theme-blog-category-column {
      margin-top: 0px; } }
  .theme-blog-category-column .theme-blog-category-container {
    margin-bottom: 52px; }
    .theme-blog-category-column .theme-blog-category-container:last-child {
      margin-bottom: 0; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container {
      padding-bottom: 10px;
      margin-bottom: 25px;
      border-bottom: 1px solid #E7E7E7; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul {
      padding: 0px; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li {
        margin-bottom: 10px;
        list-style: none;
        padding: 0px;
        display: flex;
        align-items: center; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li:last-child {
          margin-bottom: 0; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li a {
          color: #212730;
          max-width: 80%;
          display: inline-block;
          word-break: break-all;
          word-break: break-word; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-side-menu-link,
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count {
          flex: 0 1 auto; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count {
          margin-left: auto; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul {
      display: flex;
      flex-wrap: wrap;
      margin-top: -10px;
      padding: 0px; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li {
        padding: 2px 8px;
        list-style: none;
        background: #F3F6F7;
        border: 1px solid #e7edef;
        margin-right: 4px;
        margin-top: 10px;
        font-size: 14px;
        max-width: 100%; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li:last-child {
          margin-right: 0; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li a {
          color: #212730; }
    .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed {
      margin-bottom: 30px; }
      .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a {
        word-break: break-all;
        word-break: break-word;
        display: inline-flex;
        align-items: center;
        padding: 3px 8px;
        background: #F1FBFF;
        font-weight: bold; }
        .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg {
          margin-right: 10px;
          height: 16px;
          width: 16px;
          display: block;
          flex: 0 0 auto; }
          .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle {
            fill: #FA9A00; }
            .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle + path {
              fill: #FA9A00; }
        .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a span {
          color: #212730;
          display: block;
          flex: 0 1 auto; }

.theme-blog-post-social-share {
  margin-bottom: 30px; }
  .theme-blog-post-social-share .zpelement {
    margin: 0px; }

.theme-single-post .theme-blog-container {
  padding-right: 0; }
  .theme-single-post .theme-blog-container .zpcontainer {
    width: 100%; }

.theme-single-post .theme-single-blog-social-cat-tag-group {
  margin-top: 30px; }
  .theme-single-post .theme-single-blog-social-cat-tag-group .theme-blog-part,
  .theme-single-post .theme-single-blog-social-cat-tag-group .zpsocial-share-container {
    margin-bottom: 20px; }
  .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag {
    display: flex;
    align-items: center; }
    .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul {
      display: flex;
      flex-wrap: wrap;
      margin-top: -10px; }
      .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li {
        padding: 2px 8px;
        list-style: none;
        border-radius: 100px;
        background: #F1FBFF;
        border: 1px solid #ddf5ff;
        margin-left: 4px;
        margin-top: 10px;
        font-size: 12px; }
        .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li:first-child {
          margin-left: 10px; }
        .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li a {
          color: #212730; }
    .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag .singlepost-category-tag-heading {
      font-size: 12px; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name,
.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-post-date {
  display: block; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name {
  margin-bottom: 10px; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner:after {
  opacity: 0.13; }

.theme-single-post .zpform-container .zpcomment-heading-prevnext-container {
  margin-top: 0;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px; }

.theme-single-post .zpelem-commentbox .zpform-container input[type="text"], .theme-single-post .zpelem-commentbox .zpform-container input[type="email"],
.theme-single-post .zpelem-commentbox .zpform-container input[type="date"], .theme-single-post .zpelem-commentbox .zpform-container input[type="file"],
.theme-single-post .zpelem-commentbox .zpform-container textarea, .theme-single-post .zpelem-commentbox .zpform-container select {
  padding: 16px 5px;
  border-radius: 2px;
  border-color: #E7E7E7; }

.theme-single-post .zpelem-commentbox .zpform-container textarea {
  height: 140px; }

.theme-blog-post-social-share {
  margin-bottom: 30px; }
  .theme-blog-post-social-share .zpelement {
    margin: 0px; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-heading {
  margin-bottom: 5px;
  font-size: 28px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-heading a {
    color: #212730; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment {
    display: inline-flex;
    margin-right: 10px;
    font-size: 14px; }
    .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date a, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
      color: RGBA(33, 39, 48, 0.6); }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author:before {
    content: "/";
    padding-right: 5px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a {
    padding-left: 5px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
    color: #212730; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-author {
  color: RGBA(33, 39, 48, 0.6); }

.theme-blog-part.theme-blog-post-header-area.theme-blog-heading-space {
  margin-bottom: 30px; }

.theme-blog-part.theme-blog-post-content {
  padding-bottom: 30px; }
  .theme-blog-part.theme-blog-post-content .theme-blog-readmore {
    margin: 30px 0 0;
    font-size: 14px; }
  .theme-blog-part.theme-blog-post-content .zpsection .zpcontainer {
    width: auto;
    padding: 0px; }
  .theme-blog-part.theme-blog-post-content .theme-blog-summary-image {
    display: block;
    text-align: center;
    margin-bottom: 10px; }

.theme-blog-part.theme-blog-post-footer-area {
  border-top: 1px dashed #E7E7E7;
  padding-top: 20px; }
  .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content {
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content:last-child {
      margin-bottom: 0px; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content span {
      width: 100px;
      display: inline-block;
      flex: 0 1 auto; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div {
      flex: 1 1 0px; }
      .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div a {
        display: inline-block;
        color: #212730;
        word-break: break-all;
        word-break: break-word; }

.zpsection.theme-single-blog-comment-container {
  padding-top: 30px;
  border-top: 1px solid #E7E7E7;
  background: none; }

.theme-blog-container-column.theme-single-post .theme-blog-container {
  border: 0 none; }
  .theme-blog-container-column.theme-single-post .theme-blog-container .theme-blog-part.theme-blog-post-footer-area {
    padding: 20px 0 0 0; }
