.eb-section-heading,
.com_easyblog .eb-view-entry .eb-entry-author .eb-section-heading,
.com_easyblog .eb-view-entry .eb-comments .eb-section-heading,
.com_easyblog .eb-view-entry .eb-comments .eb-comment,
.com_easyblog .t3-sidebar .t3-module {
  border: 1px solid #eeeeee !important;
  padding: 16px 24px !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
}
.eb-image-round,
.com_easyblog .eb-view-entry .eb-entry-author .eb-entry-author-bio .eb-entry-author-avatar img,
.com_easyblog .eb-view-entry .eb-comments .cell-avatar img,
.com_easyblog .eb-view-entry .eb-comments .eb-comment-form .eb-composer-author img,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogbio .eb-mod-head img,
.com_easyblog .t3-sidebar .t3-module .mod_easybloglatestcomment .eb-mod-head img,
.com_easyblog .t3-sidebar .t3-module .mod_easybloglatestblogger img,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostpopularpost .eb-mod-head img,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogtopblogs .eb-mod-head img,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostcommentedpost .eb-mod-head img,
.com_easyblog .t3-sidebar .t3-module .mod-easyblogshowcase .eb-gallery-item .eb-gallery-body img {
  -webkit-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.sidebar-padding,
.com_easyblog .t3-sidebar .t3-module .eb-mod {
  padding: 24px;
}
.com_easyblog .eb-view-entry .eb-entry {
  background-color: #ffffff;
  padding: 24px;
  border: 1px solid #eeeeee;
}
.com_easyblog .eb-view-entry p,
.com_easyblog .eb-view-entry h1,
.com_easyblog .eb-view-entry h2,
.com_easyblog .eb-view-entry h3,
.com_easyblog .eb-view-entry h4,
.com_easyblog .eb-view-entry h5,
.com_easyblog .eb-view-entry h6,
.com_easyblog .eb-view-entry ul {
  margin-bottom: 24px;
  margin-top: 24px !important;
}
.com_easyblog .eb-view-entry figure figcaption {
  font-style: italic;
}
.com_easyblog .eb-view-entry figure.pull-left {
  margin-right: 25px !important;
}
.com_easyblog .eb-view-entry figure.pull-right {
  margin-left: 25px !important;
}
.com_easyblog .eb-view-entry .eb-entry-article h3:first-of-type:first-letter {
  float: left;
  font-size: 75px;
  font-weight: 700;
  line-height: 60px;
  padding: 8px 15px;
  margin-right: 12px;
  color: #ffffff;
  background: #ff4422;
  margin-top: -10px;
}
.com_easyblog .eb-view-entry .eb-entry-article img {
  width: 100%;
}
.com_easyblog .eb-view-entry .eb-entry-head .eb-entry-meta a {
  pointer-events: none;
}
.com_easyblog .eb-view-entry .eb-entry-author .eb-entry-author-bio .eb-authors-name {
  margin-top: 0px !important;
}
.com_easyblog .eb-view-entry .eb-entry-author .eb-entry-author-recents {
  border: 1px solid #eeeeee !important;
}
.com_easyblog .eb-view-entry .eb-comments .eb-section-heading {
  background-color: #ffffff !important;
}
.com_easyblog .eb-view-entry .eb-comments .eb-comment {
  background-color: #ffffff !important;
}
.com_easyblog .eb-view-entry .eb-comments .eb-comment .eb-comment-body p {
  margin-top: 0 !important;
  margin-bottom: 10px;
  text-transform: initial;
}
.com_easyblog .eb-view-entry .eb-comments .eb-comment-form .eb-comment-editor button.btn {
  background-color: #0a38ca !important;
  border-color: #0a38ca !important;
}
.com_easyblog .t3-sidebar .t3-module {
  background-color: #ffffff;
  padding: 0 !important;
}
.com_easyblog .t3-sidebar .t3-module .module-title {
  border-bottom: 1px solid #eeeeee;
  padding: 16px 24px;
  margin-bottom: 0;
}
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostpopularpost .eb-mod-title,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogtopblogs .eb-mod-title,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostcommentedpost .eb-mod-title {
  padding-bottom: 10px;
}
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostpopularpost .mod-post-type,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogtopblogs .mod-post-type,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostcommentedpost .mod-post-type {
  padding-top: 10px;
  padding-bottom: 10px;
}
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostpopularpost .mod-post-type a,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogtopblogs .mod-post-type a,
.com_easyblog .t3-sidebar .t3-module .mod_easyblogmostcommentedpost .mod-post-type a {
  pointer-events: none;
}
.com_easyblog .t3-sidebar .t3-module .eb-mod {
  text-transform: initial;
}
.com_easyblog .t3-sidebar .t3-module .eb-mod .eb-mod {
  padding: 0;
}
.com_easyblog .t3-sidebar .t3-module .mod-easyblogshowcase .eb-gallery-stage {
  border-width: 0 !important;
}
.com_easyblog .t3-sidebar .t3-module .mod-easyblogshowcase .eb-gallery-item .eb-gallery-body {
  padding-top: 15px;
}