.module-style.module-blogs-horizontal .box-title, .module-style.module-blogs-vertical .box-title, .module-style.module-banner .box-title, .module-style.module-img-wall .box-title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase; }
.module-style.random-posts, .module-style.tag-cloud {
  font-size: 22px;
  margin: 0 0 15px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 40px; }
  .module-style.random-posts .eb-mod .mod-item, .module-style.tag-cloud .eb-mod .mod-item {
    padding: 20px; }
    .module-style.random-posts .eb-mod .mod-item .eb-mod-thumb, .module-style.tag-cloud .eb-mod .mod-item .eb-mod-thumb {
      margin: -21px -21px 20px !important; }
    .module-style.random-posts .eb-mod .mod-item .eb-mod-title, .module-style.tag-cloud .eb-mod .mod-item .eb-mod-title {
      padding-top: 0 !important;
      margin-bottom: 10px; }
    .module-style.random-posts .eb-mod .mod-item .eb-mod-body, .module-style.tag-cloud .eb-mod .mod-item .eb-mod-body {
      font-size: 12px;
      font-weight: normal;
      line-height: normal;
      color: #555555;
      padding-top: 0 !important; }
.module-style.tag-cloud .box-title {
  margin-bottom: 0; }

.module-blogs-horizontal .box-title {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase; }

#eb .eb-post {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background: #FFFFFF;
  padding: 25px 30px 30px !important; }
  #eb .eb-post:first-child .eb-post-body:before {
    content: "";
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1; }
  #eb .eb-post + .eb-post {
    margin-top: 30px; }
  #eb .eb-post .eb-post-content .eb-post-avatar .eb-post-author-avatar a.eb-avatar img {
    width: 70px;
    height: 70px;
    border-radius: 50%; }
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-title {
    font-weight: bold;
    color: #333333;
    line-height: normal;
    margin-bottom: 5px; }
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-date,
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-author,
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-category,
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-meta-team {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #999999; }
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-author a {
    color: #999999; }
  #eb .eb-post .eb-post-content .eb-post-head .eb-post-meta .eb-post-meta-team img {
    margin-right: 5px; }
  #eb .eb-post .eb-post-content .eb-post-body {
    margin-top: 25px; }
    #eb .eb-post .eb-post-content .eb-post-body .eb-post-thumb.is-full {
      margin: 0 -30px 25px;
      width: auto; }
    #eb .eb-post .eb-post-content .eb-post-body .ebd-block:empty {
      display: none; }
    #eb .eb-post .eb-post-content .eb-post-body .ebd-block p {
      font-weight: normal;
      line-height: 1.5; }
  #eb .eb-post .eb-post-content .eb-post-more a.btn {
    border: none;
    background: none;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: normal; }
    #eb .eb-post .eb-post-content .eb-post-more a.btn:hover {
      background: none !important; }
  #eb .eb-post .eb-post-content .eb-post-actions {
    display: none; }
#eb.custom-subcribe form.eb-mod-form input.form-control {
  height: 53px;
  padding: 15px;
  border: none;
  box-shadow: none; }
#eb.custom-subcribe form.eb-mod-form div.eb-mod-form-action {
  text-align: center; }
  #eb.custom-subcribe form.eb-mod-form div.eb-mod-form-action a {
    background: none !important;
    border: none !important;
    padding: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px; }
    #eb.custom-subcribe form.eb-mod-form div.eb-mod-form-action a:hover {
      background: none !important; }
#eb.custom-subcribe > a.btn {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 26px;
  border: none; }
#eb .input-group-btn > .btn {
  height: 53px;
  padding: 15px 37px;
  background-color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 500;
  color: #555555 !important;
  border-color: rgba(0, 0, 0, 0.15); }
#eb i.fa-chevron-left:before {
  content: "\f104";
  font-size: 16px;
  color: #333333; }
#eb i.fa-chevron-right:before {
  content: '\f105';
  font-size: 16px;
  color: #333333; }
#eb.mod_easybloglatestcomment .eb-mod-item {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  margin: 0 0 20px; }
  #eb.mod_easybloglatestcomment .eb-mod-item:last-child {
    margin: 0; }
  #eb.mod_easybloglatestcomment .eb-mod-item .mod-cell a.mod-avatar {
    margin-right: 15px !important; }
    #eb.mod_easybloglatestcomment .eb-mod-item .mod-cell a.mod-avatar img {
      width: 50px;
      height: 50px;
      border-radius: 50%; }
  #eb.mod_easybloglatestcomment .eb-mod-item .mod-cell .mod-muted {
    margin: 15px 0;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    text-transform: uppercase; }
  #eb.mod_easybloglatestcomment .eb-mod-item .mod-cell i.fa.mod-muted {
    margin: 5px 0; }
  #eb.mod_easybloglatestcomment .eb-mod-item .mod-cell .eb-mod-body {
    padding-top: 0; }
#eb.mod_easybloglatestblogger .eb-mod-item {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  padding: 20px;
  margin-bottom: 20px; }
  #eb.mod_easybloglatestblogger .eb-mod-item .mod-cell a.mod-avatar {
    margin-right: 15px !important; }
    #eb.mod_easybloglatestblogger .eb-mod-item .mod-cell a.mod-avatar img {
      width: 50px;
      height: 50px;
      border-radius: 50%; }
  #eb.mod_easybloglatestblogger .eb-mod-item .mod-cell a.eb-mod-media-title {
    font-weight: bold; }
  #eb.mod_easybloglatestblogger .eb-mod-item .mod-cell .mod-muted {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    text-transform: uppercase; }
#eb .eb-filter-select-group select.form-control {
  height: 53px;
  padding: 15px 50px 15px 20px;
  padding-right: 50px !important;
  box-shadow: none; }
#eb .eb-filter-select-group .eb-filter-select-group__drop {
  border: none;
  top: 27%;
  right: 30px; }
  #eb .eb-filter-select-group .eb-filter-select-group__drop::before {
    content: '\f107';
    font-family: fontAwesome; }
#eb .eb-content form:not(.eb-toolbar__search-form) {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 30px; }
  #eb .eb-content form:not(.eb-toolbar__search-form) div input.form-control {
    height: 53px;
    padding: 20px 20px 20px 40px; }
    #eb .eb-content form:not(.eb-toolbar__search-form) div input.form-control[type="text"], #eb .eb-content form:not(.eb-toolbar__search-form) div input.form-control[type="password"] {
      padding: 20px; }
  #eb .eb-content form:not(.eb-toolbar__search-form) div i.fa:before {
    font-size: 16px;
    color: #999999; }
  #eb .eb-content form:not(.eb-toolbar__search-form) div.eb-authors-finder > input.form-control[type="text"] {
    padding-left: 40px; }
  #eb .eb-content form:not(.eb-toolbar__search-form) div.eb-authors-finder i.fa:before {
    content: "\f2c0"; }
  #eb .eb-content form:not(.eb-toolbar__search-form) .eb-table-filter .form-control {
    max-width: 150px; }
  #eb .eb-content form:not(.eb-toolbar__search-form).eb-login {
    border: 1px solid #e1e1e1;
    padding-bottom: 30px; }
    #eb .eb-content form:not(.eb-toolbar__search-form).eb-login div input.form-control {
      padding: 20px; }
  #eb .eb-content form:not(.eb-toolbar__search-form) a.btn-primary i.fa:before {
    color: #fff; }
  #eb .eb-content form:not(.eb-toolbar__search-form).eb-dashboard-entries .eb-filter-select-group select.form-control, #eb .eb-content form:not(.eb-toolbar__search-form).eb-view-dashboard .eb-filter-select-group select.form-control {
    max-width: fit-content; }
  #eb .eb-content form:not(.eb-toolbar__search-form).eb-dashboard-entries .eb-content form:not(.eb-toolbar__search-form) div input.form-control, #eb .eb-content form:not(.eb-toolbar__search-form).eb-view-dashboard .eb-content form:not(.eb-toolbar__search-form) div input.form-control {
    padding: 20px;
    max-width: 150px; }
#eb .eb-content .eb-toolbar__item--search {
  border-color: rgba(0, 0, 0, 0.15); }
  #eb .eb-content .eb-toolbar__item--search .eb-toolbar__search-form .eb-filter-select-group select {
    padding: 0; }
#eb .eb-content .eb-toolbar {
  border-color: rgba(0, 0, 0, 0.15); }
#eb.eb-view-archive .eb-content .eb-page-header h2.reset-heading {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  line-height: normal; }
#eb.eb-view-archive .eb-content hr.clearfix {
  display: none; }
#eb.eb-view-archive .eb-content .eb-archives .eb-archive {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 25px;
  border-radius: 5px;
  margin-top: 20px; }
  #eb.eb-view-archive .eb-content .eb-archives .eb-archive .eb-archive-type {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
    margin-right: 5px; }
  #eb.eb-view-archive .eb-content .eb-archives .eb-archive time {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #999999; }
  #eb.eb-view-archive .eb-content .eb-archives .eb-archive h3.eb-archive-title {
    font-weight: bold;
    line-height: normal;
    color: #333333; }
#eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-bio {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0;
  padding: 25px; }
#eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane {
  padding: 0 25px; }
  #eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane .eb-stats-author a.col-cell + div.col-cell {
    padding-left: 15px !important; }
    #eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane .eb-stats-author a.col-cell + div.col-cell b {
      font-weight: bold; }
    #eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane .eb-stats-author a.col-cell + div.col-cell > div {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: normal;
      color: #999999; }
  #eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane .eb-stats-author a.col-cell img {
    border-radius: 50%; }
  #eb.eb-view-teamblog .eb-authors-team .eb-author .eb-authors-stats .eb-stats-authors.tab-pane .eb-stats-author + .eb-stats-author {
    border: none;
    padding-top: 0;
    margin-top: 20px; }
@media (max-width: 767px) {
  #eb.eb-view-blogger .eb-content form.eb-author-filter .eb-authors-finder {
    margin-bottom: 20px; } }
#eb.eb-view-blogger .eb-content .eb-author, #eb.eb-view-teamblog .eb-content .eb-author {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  margin-bottom: 30px; }
  #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head {
    background-color: #FFFFFF;
    padding: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .col-cell + .col-cell, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .col-cell + .col-cell {
      padding-left: 25px; }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-avatar img, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-avatar img {
      width: 100px;
      height: 100px;
      border-radius: 50%; }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-name, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-name {
      font-weight: bold;
      color: #333333; }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-subscribe, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-subscribe {
      margin-top: 5px; }
      #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span {
        border: none;
        margin: 0;
        padding: 0; }
        #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-envelope, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-envelope {
          margin-right: 20px;
          color: #999999; }
          #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-envelope:before, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-envelope:before {
            content: '\f003'; }
        #eb.eb-view-blogger .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-rss, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-head .eb-authors-subscribe span a i.fa.fa-rss {
          color: #999999; }
  #eb.eb-view-blogger .eb-content .eb-author .eb-authors-bio, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-bio {
    margin-bottom: 0;
    border: none; }
  #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats {
    margin: 0;
    padding-top: 0; }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav {
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
      #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li a, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li a {
        padding: 20px 0;
        font-size: 16px;
        font-weight: 500;
        color: #999999;
        border-left: 0;
        border-right: 0; }
        #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li a:before, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li a:before {
          display: none; }
      #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li.active a, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats ul.eb-stats-nav li.active a {
        color: #333333; }
    #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content {
      margin-top: 25px; }
      #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts {
        padding: 0 25px; }
        #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div {
          border-top: 0; }
          #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div.eb-empty, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div.eb-empty {
            background: #FFFFFF;
            color: #333333;
            border: none; }
          #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div time, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div time {
            font-size: 12px;
            font-weight: 500;
            color: #999999; }
          #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div i.eb-post-type, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div i.eb-post-type {
            color: #999999;
            font-size: 16px;
            font-weight: normal; }
          #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div a, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts > div a {
            font-weight: bold; }
        #eb.eb-view-blogger .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts a.btn-show-all, #eb.eb-view-teamblog .eb-content .eb-author .eb-authors-stats .eb-stats-content .tab-pane.eb-stats-posts a.btn-show-all {
          font-size: 12px;
          font-weight: 500;
          color: #999999; }
#eb.eb-view-tags .eb-content form.eb-tags-filter .eb-tags-finder input.form-control {
  height: 53px;
  padding-left: 40px; }
#eb.eb-view-tags .eb-content .eb-tags-list {
  margin: 0 -12px; }
  #eb.eb-view-tags .eb-content .eb-tags-list .eb-tags-grid {
    padding: 0 12.5px; }
    #eb.eb-view-tags .eb-content .eb-tags-list .eb-tags-grid .eb-tags-item {
      padding: 13.5px 20px;
      border-radius: 5px;
      border: solid 1px rgba(0, 0, 0, 0.15);
      background-color: #ffffff;
      margin-bottom: 25px; }
      #eb.eb-view-tags .eb-content .eb-tags-list .eb-tags-grid .eb-tags-item .eb-tags-item__icon i.fa {
        color: #555555; }
        #eb.eb-view-tags .eb-content .eb-tags-list .eb-tags-grid .eb-tags-item .eb-tags-item__icon i.fa:before {
          content: '\f02b'; }
      #eb.eb-view-tags .eb-content .eb-tags-list .eb-tags-grid .eb-tags-item .eb-tags-item__link {
        font-weight: 500;
        color: #666666; }
#eb .eb-calendar table.eb-calendar tbody tr.eb-calendar-days td.day-of-week {
  height: 45px; }
  #eb .eb-calendar table.eb-calendar tbody tr.eb-calendar-days td.day-of-week span {
    font-weight: 500;
    color: #333333;
    font-size: 16px; }
    @media (max-width: 767px) {
      #eb .eb-calendar table.eb-calendar tbody tr.eb-calendar-days td.day-of-week span {
        font-size: 14px; } }
    @media (max-width: 425px) {
      #eb .eb-calendar table.eb-calendar tbody tr.eb-calendar-days td.day-of-week span {
        font-size: 12px; } }
#eb .eb-calendar table.eb-calendar tbody > tr td {
  height: auto; }
  #eb .eb-calendar table.eb-calendar tbody > tr td.day > div {
    font-size: 16px !important;
    line-height: 65px !important;
    padding: 0; }
#eb .eb-calendar table.eb-calendar tbody > tr > td.day > div {
  height: 65px; }
#eb .eb-calendar table.eb-calendar tbody > tr > td.empty > small {
  height: 65px;
  background: #f5f5f5; }
#eb.eb-view-calendar .eb-calendar-topbar {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 30px; }
  #eb.eb-view-calendar .eb-calendar-topbar .eb-calendar-topbar__date {
    font-weight: bold;
    color: #333333; }
  #eb.eb-view-calendar .eb-calendar-topbar .eb-calendar-topbar__toggle {
    font-weight: bold; }
@media (max-width: 1024px) and (min-width: 768px) {
  #eb.is-mobile.technology .eb-mod-thumb.is-left, #eb.is-mobile.health .eb-mod-thumb.is-left {
    float: left; }
  #eb.is-mobile.technology .eb-mod-thumb.is-right, #eb.is-mobile.health .eb-mod-thumb.is-right {
    float: right; } }
#eb.eb-component.eb-view-categories .eb-category-profile {
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  background-color: #ffffff; }
  #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details {
    padding: 25px; }
    #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-head .eb-category-name {
      font-weight: bold;
      color: #333333; }
    #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-subscribe {
      margin-top: 15px; }
      #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-subscribe > span + span {
        border-left: none;
        padding-left: 5px; }
      #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-subscribe .eb-category-subscription a.link-subscribe i.fa:before {
        content: '\f003';
        font-size: 20px;
        color: #999999; }
      #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-subscribe .eb-category-rss a.link-rss i.fa:before {
        color: #999999;
        font-size: 20px; }
  #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-thumb .eb-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%; }
  #eb.eb-component.eb-view-categories .eb-category-profile + .eb-posts {
    margin-top: 30px; }
@media (max-width: 768px) {
  #eb.mod_easyblogsubscribe {
    margin-top: 45px; } }
#eb.mod-easyblogcalendar table.eb-calendar, #eb .eb-calendar table.eb-calendar {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-collapse: separate;
  overflow: auto; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody > tr > td, #eb .eb-calendar table.eb-calendar tbody > tr > td {
    text-align: center; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody > tr > td.day > div, #eb .eb-calendar table.eb-calendar tbody > tr > td.day > div {
      line-height: 40px;
      font-size: 10px;
      font-weight: 500;
      color: #333333; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous {
      border-left: none;
      border-top: none; }
      #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous a.btn-previous-month, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous a.btn-previous-month {
        height: 40px;
        line-height: 40px; }
        #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous a.btn-previous-month i.fa:before, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-previous a.btn-previous-month i.fa:before {
          content: "\f104";
          font-size: 20px;
          color: #333333; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-month, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-month {
      border-top: none; }
      #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-month a.btn-select-month, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-month a.btn-select-month {
        color: #333333;
        font-weight: bold;
        text-transform: uppercase; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next {
      border-top: none;
      border-right: none; }
      #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next a.btn-next-month, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next a.btn-next-month {
        height: 40px;
        line-height: 40px; }
        #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next a.btn-next-month i.fa.fa-chevron-right:before, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-control > td.eb-calendar-next a.btn-next-month i.fa.fa-chevron-right:before {
          content: "\f105";
          font-size: 20px;
          color: #333333; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-days > td, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-days > td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    background: #FFFFFF;
    padding: 15px 0 !important; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-days > td.day-of-week span, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-days > td.day-of-week span {
      font-size: 10px;
      font-weight: 500;
      color: #333333; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-days > td:first-child, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-days > td:first-child {
      border-left: 0; }
    #eb.mod-easyblogcalendar table.eb-calendar tbody .eb-calendar-days > td:last-child, #eb .eb-calendar table.eb-calendar tbody .eb-calendar-days > td:last-child {
      border-right: 0; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days) td:first-child, #eb .eb-calendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days) td:first-child {
    border-left: 0; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days) td:last-child, #eb .eb-calendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days) td:last-child {
    border-right: 0; }
  #eb.mod-easyblogcalendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days):last-child td, #eb .eb-calendar table.eb-calendar tbody tr:not(.eb-calendar-control):not(.eb-calendar-days):last-child td {
    border-bottom: 0; }
#eb.mod-easyblogcalendar .eb-calendar tbody > tr > td.has-posts > div:hover .eb-calendar-tooltips {
  left: auto;
  right: -75px;
  top: 40px;
  overflow-y: scroll;
  height: 200px;
  max-width: 200px; }
#eb.eb-mod * {
  line-height: normal; }
#eb .mod-item + .mod-item {
  margin-top: 20px; }
#eb.custom-search {
  position: absolute;
  right: 80px; }
  .sunfw-direction-rtl #eb.custom-search {
    left: 80px;
    right: auto; }
  #eb.custom-search h3.box-title {
    margin: 0; }
  #eb.custom-search > form {
    margin: 0;
    position: relative; }
    @media (max-width: 1024px) {
      #eb.custom-search > form {
        margin: 0 5px; } }
    #eb.custom-search > form div.input-group .input-group-btn {
      display: contents; }
      #eb.custom-search > form div.input-group .input-group-btn:before {
        content: "\f002";
        font-family: fontAwesome;
        position: absolute;
        right: 0;
        top: 7px;
        font-size: 20px;
        color: #333; }
        .sunfw-direction-rtl #eb.custom-search > form div.input-group .input-group-btn:before {
          left: 0;
          right: auto; }
      #eb.custom-search > form div.input-group .input-group-btn button.mod-btn {
        display: none;
        height: auto; }
  #eb.custom-search #search-blogs {
    margin-right: 25px;
    width: 0px;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    color: #999999;
    background: #fff;
    border-radius: 5px;
    box-shadow: none;
    padding: 6px 12px; }
    .sunfw-direction-rtl #eb.custom-search #search-blogs {
      margin-left: 25px; }
  #eb.custom-search #eb.custom-search > form div.input-group .input-group-btn:before {
    top: 50px;
    transform: none; }
  #eb.custom-search button.button {
    position: absolute;
    top: 1px;
    right: 23px;
    padding: 6.5px 9px;
    visibility: hidden; }
  #eb.custom-search.active #search-blogs {
    padding: 6px 12px;
    width: 200px !important;
    visibility: visible; }
    @media (max-width: 992px) {
      #eb.custom-search.active #search-blogs {
        width: 150px !important; } }
  #eb.custom-search.active button.button {
    visibility: visible; }
#eb.mod-easyblogtagcloud a {
  font-size: 12px !important;
  line-height: normal;
  font-weight: normal;
  border: 1px solid;
  padding: 3px 10px;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block; }
  #eb.mod-easyblogtagcloud a:hover {
    color: #FFFFFF; }
#eb .eb-mod .mod-item {
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  overflow: hidden; }
  #eb .eb-mod .mod-item .mod-muted.eb-mod-foot {
    text-transform: uppercase;
    padding-top: 0 !important; }
    #eb .eb-mod .mod-item .mod-muted.eb-mod-foot div.mod-cell:first-child {
      font-size: 12px;
      font-weight: 500;
      font-style: normal; }
    #eb .eb-mod .mod-item .mod-muted.eb-mod-foot div.mod-cell:last-child a {
      font-size: 12px;
      font-weight: bold;
      color: #333333; }
  #eb .eb-mod .mod-item .eb-mod-thumb {
    margin: -21px -21px 15px; }
    #eb .eb-mod .mod-item .eb-mod-thumb .eb-mod-image-cover:before {
      display: none; }
#eb .mod-items-grid {
  margin-bottom: 0; }
#eb.mod-recent-articles .mod-item {
  padding: 20px; }
  #eb.mod-recent-articles .mod-item .eb-mod-title {
    padding-top: 0;
    margin-bottom: 10px; }
    #eb.mod-recent-articles .mod-item .eb-mod-title a {
      font-weight: bold; }
  #eb.mod-recent-articles .mod-item .mod-muted {
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    text-transform: uppercase; }
    #eb.mod-recent-articles .mod-item .mod-muted .eb-mod-media-title {
      font-size: 12px;
      font-weight: 500;
      color: #999999;
      margin-right: 22px; }
#eb.mod-easyblogshowcase.st-5.eb-mod {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  direction: ltr !important;
  margin-bottom: 0; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery-box {
    height: 500px; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery-side .eb-gallery-menu-item {
    padding: 19px !important; }
    #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery-side .eb-gallery-menu-item .eb-gallery-menu-thumb {
      width: 85px;
      height: 85px;
      opacity: 1; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery-menu-item-title {
    white-space: normal;
    min-width: 200px;
    padding-left: 10px;
    font-size: 16px; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body p.cate {
    margin-bottom: 0; }
    #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body p.cate a {
      font-size: 12px;
      font-weight: 500;
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 1px 8px;
      border-radius: 5px; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body .eb-gallery-title {
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 0 0; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body .eb-gallery-meta {
    margin-bottom: 0;
    text-transform: uppercase; }
    #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body .eb-gallery-meta span {
      font-size: 12px;
      font-weight: 500;
      color: #FFFFFF; }
      #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body .eb-gallery-meta span a {
        color: #FFFFFF;
        font-weight: 500; }
  #eb.mod-easyblogshowcase.st-5.eb-mod .eb-gallery .custom-gallery-body .eb-gallery-content {
    display: none; }
#eb.mod_easyblogmostpopularpost.eb-mod .mod-item {
  padding: 20px; }
  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-thumb.is-left {
    margin: -21px 20px -21px -21px; }
  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-thumb.is-right {
    margin: -21px -21px -21px 0; }
  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .mod-post-type a {
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 1px 8px;
    border-radius: 5px;
    text-transform: uppercase; }
    #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .mod-post-type a:hover {
      text-decoration: none !important; }
  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-title {
    padding-top: 5px; }

.module-blogs-horizontal {
  position: relative; }
  .module-blogs-horizontal .custom-viewall {
    position: absolute;
    right: 0;
    top: -47px; }
    .module-blogs-horizontal .custom-viewall a {
      font-weight: 500;
      color: #999999; }
  .module-blogs-horizontal .mod-item {
    padding-bottom: 25px; }
    .module-blogs-horizontal .mod-item .eb-mod-thumb {
      margin: -1px -1px 20px !important; }
  .module-blogs-horizontal .eb-mod .eb-mod-foot {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    flex-direction: row-reverse; }
    .module-blogs-horizontal .eb-mod .eb-mod-foot .custom-readmore {
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      color: #333333; }
    .module-blogs-horizontal .eb-mod .eb-mod-foot .custom-hits {
      font-size: 12px;
      font-weight: 500;
      color: #999999; }
  .module-blogs-horizontal .eb-mod .eb-mod-context > :not(.eb-mod-thumb) {
    padding: 0 20px; }
  .module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-image-cover {
    border: none;
    border-radius: 0; }
    .module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-image-cover::before {
      display: none; }
  .module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-title {
    margin-bottom: 10px;
    padding-top: 0 !important; }
    .module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-title a {
      font-size: 20px;
      font-weight: bold; }
  .module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-body {
    margin-bottom: 30px;
    color: #555555;
    padding-top: 0 !important; }

.module-blogs-horizontal.module-style {
  position: relative; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .custom-viewall {
    position: absolute;
    right: 0;
    top: 10px; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .custom-viewall a {
      font-weight: 500;
      color: #999999; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .mod-item {
    padding-bottom: 25px; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .mod-item .eb-mod-thumb {
      margin: 0 0 20px; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-foot {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    flex-direction: row-reverse; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-foot .custom-readmore {
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      color: #333333; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-foot .custom-hits {
      font-size: 12px;
      font-weight: 500;
      color: #999999; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context > :not(.eb-mod-thumb) {
    padding: 0 20px; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-image-cover {
    border: none;
    border-radius: 0; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-image-cover::before {
      display: none; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-title {
    margin-bottom: 10px; }
    .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-title a {
      font-size: 20px;
      font-weight: bold; }
  .module-blogs-horizontal.module-style #eb.module-blogs-horizontal .eb-mod .eb-mod-context .eb-mod-body {
    margin-bottom: 30px;
    color: #555555; }

.eb-social-button.linkedin-share {
  margin-left: 12px; }

.module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids {
  margin: 0 -15px; }
  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids .clear {
    margin-top: 30px; }
.module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid {
  padding: 0 15px 30px; }
  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
    min-height: 240px;
    border-radius: 5px; }
    .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid .ezb-card:after, .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid .ezb-card:before {
      content: none; }
    .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid .ezb-card span {
      font-family: Poppins;
      font-size: 20px;
      font-weight: bold;
      padding: 10px 10px 5px 15px; }
      .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid .ezb-card span:hover {
        text-decoration: underline; }

.module-blogs-vertical.module-style {
  position: relative; }

#eb.module-blogs-vertical.technology .eb-mod-foot {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  position: absolute;
  width: 60%;
  bottom: 20px;
  margin-bottom: 0 !important; }
  @media (max-width: 1024px) and (min-width: 768px) {
    #eb.module-blogs-vertical.technology .eb-mod-foot {
      width: 50%; } }
  @media (min-width: 1024px) {
    #eb.module-blogs-vertical.technology .eb-mod-foot {
      padding-right: 70px; } }
  @media (max-width: 767px) {
    #eb.module-blogs-vertical.technology .eb-mod-foot {
      position: static;
      width: 100%; } }
#eb.module-blogs-vertical.health .eb-mod-foot {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 40px; }
#eb.module-blogs-vertical .custom-viewall {
  position: absolute;
  right: 0;
  top: 10px; }
  #eb.module-blogs-vertical .custom-viewall a {
    font-weight: 500;
    color: #999999; }
#eb.module-blogs-vertical .eb-mod .mod-item {
  padding: 25px 30px;
  position: relative; }
  @media (max-width: 320px) {
    #eb.module-blogs-vertical .eb-mod .mod-item {
      padding: 20px;
      overflow: hidden; } }
  #eb.module-blogs-vertical .eb-mod .mod-item + .mod-item {
    margin-top: 20px; }
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb.is-right {
    margin: -26px -31px -26px 0; }
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb.is-left {
    margin: -26px 30px -26px -31px; }
  @media (max-width: 767px) {
    #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb {
      margin: -26px -31px 20px !important; }
      #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb a {
        width: 100% !important; } }
  #eb.module-blogs-vertical .eb-mod .mod-item .mod-muted {
    margin-bottom: 20px; }
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-foot .mod-cell {
    padding-right: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #999999; }
    #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-foot .mod-cell:first-child > a {
      color: #999999; }
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-title {
    padding-top: 0;
    margin-bottom: 10px; }
    #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-title a {
      font-size: 20px;
      font-weight: bold; }

.module-style .module-title .box-title {
  text-transform: uppercase;
  margin-bottom: 15px; }

/* ========== Detail Page ========== */
#eb .fa:before {
  vertical-align: text-bottom !important; }
#eb a[class*=title]:hover {
  text-decoration: underline; }
#eb.eb-view-entry .eb-entry, #eb.eb-view-entry .eb-comments {
  margin-top: 0; }
  #eb.eb-view-entry .eb-entry .eb-comments-empty, #eb.eb-view-entry .eb-comments .eb-comments-empty {
    border-radius: 5px;
    background-color: #f5f5f5;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #555;
    padding: 30px; }
  #eb.eb-view-entry .eb-entry .eb-section-heading, #eb.eb-view-entry .eb-comments .eb-section-heading {
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    border: none;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase; }
  #eb.eb-view-entry .eb-entry > div:first-child, #eb.eb-view-entry .eb-comments > div:first-child {
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 30px;
    border-radius: 5px; }
  #eb.eb-view-entry .eb-entry .eb-entry-tools, #eb.eb-view-entry .eb-comments .eb-entry-tools {
    margin: 0 -30px;
    padding: 19.5px 30px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
    font-size: 12px;
    width: calc(100% + 60px); }
    #eb.eb-view-entry .eb-entry .eb-entry-tools .eb-entry-helper, #eb.eb-view-entry .eb-comments .eb-entry-tools .eb-entry-helper {
      margin: 0 -20px; }
      #eb.eb-view-entry .eb-entry .eb-entry-tools .eb-entry-helper > div, #eb.eb-view-entry .eb-comments .eb-entry-tools .eb-entry-helper > div {
        padding: 0 20px; }
        #eb.eb-view-entry .eb-entry .eb-entry-tools .eb-entry-helper > div + div, #eb.eb-view-entry .eb-comments .eb-entry-tools .eb-entry-helper > div + div {
          border: none;
          margin: 0; }
  #eb.eb-view-entry .eb-entry .eb-share, #eb.eb-view-entry .eb-comments .eb-share {
    margin-top: 22px; }
  #eb.eb-view-entry .eb-entry .eb-entry-ratings, #eb.eb-view-entry .eb-comments .eb-entry-ratings {
    margin: 15px -2px; }
    #eb.eb-view-entry .eb-entry .eb-entry-ratings .eb-ratings-value, #eb.eb-view-entry .eb-comments .eb-entry-ratings .eb-ratings-value {
      border-radius: 5px;
      background-color: #f5f5f5; }
    #eb.eb-view-entry .eb-entry .eb-entry-ratings form div i.fa, #eb.eb-view-entry .eb-comments .eb-entry-ratings form div i.fa {
      margin-left: 2px; }
  #eb.eb-view-entry .eb-entry .eb-post-thumb, #eb.eb-view-entry .eb-comments .eb-post-thumb {
    margin: 0 -30px 30px; }
    #eb.eb-view-entry .eb-entry .eb-post-thumb.is-full, #eb.eb-view-entry .eb-comments .eb-post-thumb.is-full {
      width: auto;
      max-width: calc(100% + 62px); }
    #eb.eb-view-entry .eb-entry .eb-post-thumb .eb-post-image img, #eb.eb-view-entry .eb-comments .eb-post-thumb .eb-post-image img {
      width: calc(100% + 60px); }
  #eb.eb-view-entry .eb-entry .eb-entry-author, #eb.eb-view-entry .eb-comments .eb-entry-author {
    margin: 45px 0; }
  #eb.eb-view-entry .eb-entry .eb-entry-author-bio, #eb.eb-view-entry .eb-comments .eb-entry-author-bio {
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px 5px 0 0;
    padding: 30px; }
    #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-avatar img, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-avatar img {
      width: 100px;
      height: 100px;
      border-radius: 100%; }
    #eb.eb-view-entry .eb-entry .eb-entry-author-bio.cell-top > .col-cell:last-child, #eb.eb-view-entry .eb-comments .eb-entry-author-bio.cell-top > .col-cell:last-child {
      padding: 0 20px;
      vertical-align: middle; }
    #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-authors-name, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-authors-name {
      font-size: 20px;
      font-weight: bold;
      color: #333333; }
    #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-entry-author-meta, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-entry-author-meta {
      margin: 0 -8px; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-entry-author-meta > span, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-entry-author-meta > span {
        margin-top: 0 !important;
        margin: 0;
        padding: 0 8px;
        border: none; }
        #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-entry-author-meta > span .fa, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-entry-author-meta > span .fa {
          font-size: 20px;
          color: #999999; }
          #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-entry-author-meta > span .fa.fa-envelope::before, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-entry-author-meta > span .fa.fa-envelope::before {
            content: "\f003"; }
          #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-entry-author-meta > span .fa.fa-user:before, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-entry-author-meta > span .fa.fa-user:before {
            content: "\f2c0"; }
    #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents {
      margin: 0;
      border-width: 0 1px 1px 1px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.15);
      background: transparent;
      padding: 30px 25px;
      border-radius: 0 0 5px 5px; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents .text-right a, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents .text-right a {
        color: #999;
        font-weight: 500;
        font-size: 12px; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents h5, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents h5 {
        padding: 0 0 5px;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents a i.fa.fa-file-o:before, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents a i.fa.fa-file-o:before {
        content: '\f036'; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents time, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents time {
        color: #999;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500; }
      #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents > div, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents > div {
        margin: 0;
        padding: 13.5px 0; }
        #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents > div:last-child, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents > div:last-child {
          padding-bottom: 0; }
        #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents > div span, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents > div span {
          font-size: 16px;
          font-weight: bold; }
        #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents > div + div, #eb.eb-view-entry .eb-comments .eb-entry-author-bio + .eb-entry-author-recents > div + div {
          border: none; }
  #eb.eb-view-entry .eb-entry .eb-help-resize a, #eb.eb-view-entry .eb-comments .eb-help-resize a {
    line-height: 1em; }
  #eb.eb-view-entry .eb-entry .eb-entry-tags, #eb.eb-view-entry .eb-comments .eb-entry-tags {
    margin: 0 -30px;
    padding: 22px 30px;
    font-size: 12px;
    font-weight: 500;
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
    #eb.eb-view-entry .eb-entry .eb-entry-tags .eb-tags, #eb.eb-view-entry .eb-comments .eb-entry-tags .eb-tags {
      margin-top: 0; }
      #eb.eb-view-entry .eb-entry .eb-entry-tags .eb-tags .col-cell + .col-cell, #eb.eb-view-entry .eb-comments .eb-entry-tags .eb-tags .col-cell + .col-cell {
        padding: 0 10px; }
      #eb.eb-view-entry .eb-entry .eb-entry-tags .eb-tags a, #eb.eb-view-entry .eb-comments .eb-entry-tags .eb-tags a {
        padding: 3.5px 10px;
        margin-right: 6px;
        background: #c9b181;
        display: inline-block;
        color: #ffffff;
        border-radius: 5px;
        font-weight: normal; }
  #eb.eb-view-entry .eb-entry .ebd-block h1, #eb.eb-view-entry .eb-comments .ebd-block h1 {
    margin-bottom: 0;
    font-weight: normal; }
  #eb.eb-view-entry .eb-entry .eb-entry-head, #eb.eb-view-entry .eb-comments .eb-entry-head {
    margin-top: 20px; }
    #eb.eb-view-entry .eb-entry .eb-entry-head h1, #eb.eb-view-entry .eb-comments .eb-entry-head h1 {
      font-size: 28px;
      font-weight: bold;
      color: #333333; }
    #eb.eb-view-entry .eb-entry .eb-entry-head .eb-entry-meta, #eb.eb-view-entry .eb-comments .eb-entry-head .eb-entry-meta {
      font-size: 12px;
      font-weight: 500;
      color: #999;
      text-transform: uppercase;
      margin: 3px -12px 22px; }
      #eb.eb-view-entry .eb-entry .eb-entry-head .eb-entry-meta > div, #eb.eb-view-entry .eb-comments .eb-entry-head .eb-entry-meta > div {
        line-height: 1.5;
        padding: 0 12px;
        position: relative;
        margin: 0; }
        #eb.eb-view-entry .eb-entry .eb-entry-head .eb-entry-meta > div:first-child:before, #eb.eb-view-entry .eb-comments .eb-entry-head .eb-entry-meta > div:first-child:before {
          display: none; }
        #eb.eb-view-entry .eb-entry .eb-entry-head .eb-entry-meta > div::before, #eb.eb-view-entry .eb-comments .eb-entry-head .eb-entry-meta > div::before {
          width: 2px;
          height: 2px;
          background-color: #999;
          content: "";
          position: absolute;
          border-radius: 100%;
          left: -1px;
          top: 50%;
          transform: translateY(-50%); }
      #eb.eb-view-entry .eb-entry .eb-entry-head .eb-entry-meta a, #eb.eb-view-entry .eb-comments .eb-entry-head .eb-entry-meta a {
        color: #999; }
#eb.eb-view-entry .eb-comment > .row-table {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 20px; }
#eb.eb-view-entry .eb-comments .eb-comment-editor .eb-checkbox, #eb.eb-view-entry .eb-comments .eb-comment-editor .eb-radio {
  margin-top: 30px; }
  #eb.eb-view-entry .eb-comments .eb-comment-editor .eb-checkbox + .eb-checkbox, #eb.eb-view-entry .eb-comments .eb-comment-editor .eb-checkbox + .eb-radio, #eb.eb-view-entry .eb-comments .eb-comment-editor .eb-radio + .eb-checkbox, #eb.eb-view-entry .eb-comments .eb-comment-editor .eb-radio + .eb-radio {
    margin: 10px 0; }
#eb.eb-view-entry .eb-comments .eb-comment-editor label {
  color: #555; }
  #eb.eb-view-entry .eb-comments .eb-comment-editor label:before {
    border-radius: 5px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -3px; }
#eb.eb-view-entry .eb-comments form {
  border-radius: 5px;
  border: solid 1px #ececec;
  background-color: #ffffff;
  padding: 30px;
  margin-top: 30px; }
  #eb.eb-view-entry .eb-comments form .form-action button.btn {
    padding: 15px 26px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    height: 53px; }
  #eb.eb-view-entry .eb-comments form .eb-comment-register.text-muted {
    margin: 25px 0 !important; }
  #eb.eb-view-entry .eb-comments form .form-group .cell-half + .cell-half {
    padding: 0 0 0 15px; }
  #eb.eb-view-entry .eb-comments form .eb-composer-author {
    margin-bottom: 28px; }
    #eb.eb-view-entry .eb-comments form .eb-composer-author .col-cell:last-child .pull-right {
      font-size: 12px;
      color: #999; }
    #eb.eb-view-entry .eb-comments form .eb-composer-author .col-cell:last-child strong {
      font-weight: bold;
      color: #333; }
    #eb.eb-view-entry .eb-comments form .eb-composer-author .col-cell:last-child div.text-small {
      text-transform: uppercase; }
  #eb.eb-view-entry .eb-comments form .form-group {
    margin: 0 0 20px; }
  #eb.eb-view-entry .eb-comments form div input.form-control {
    box-shadow: none;
    font-size: 16px;
    padding: 0 26px;
    border-radius: 5px; }
#eb.eb-view-entry .eb-composer-author .eb-avatar img {
  border-radius: 100%;
  margin-right: 15px; }

@media (max-width: 767px) {
  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids {
    margin: 0; }
    .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids .clear {
      margin-top: 0px; }

  #eb .eb-posts .eb-post .eb-post-content .eb-post-actions,
  #eb .eb-posts .eb-post .eb-post-content .ebd-block[data-type="text"],
  #eb .eb-posts .eb-post .eb-post-content .eb-header-wapper {
    padding-left: 15px;
    padding-right: 15px; }
  #eb .eb-posts .eb-post .eb-post-content h2.eb-post-title {
    font-size: 30px; }

  #eb.eb-component.eb-view-categories .eb-category-profile {
    padding: 15px; }
    #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details {
      padding: 0 20px; }
      #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-details .eb-category-head .eb-category-name {
        font-size: 20px; }
    #eb.eb-component.eb-view-categories .eb-category-profile .eb-category-thumb .eb-avatar img {
      width: 60px;
      height: 60px; }

  #eb.eb-view-entry .eb-entry .eb-entry-author-bio + .eb-entry-author-recents time {
    float: none !important; }

  #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-authors-name, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-authors-name {
    font-size: 22px; }

  #eb.eb-view-entry .eb-entry .eb-entry-author-bio .eb-avatar img, #eb.eb-view-entry .eb-comments .eb-entry-author-bio .eb-avatar img {
    width: 60px;
    height: 60px; }

  #eb.eb-view-entry .eb-entry .eb-entry-author-bio, #eb.eb-view-entry .eb-comments .eb-entry-author-bio,
  #eb.eb-view-entry .eb-comments form {
    padding: 15px; }

  #eb .eb-entry-author-recents span {
    padding: 0; }

  #eb.eb-view-entry .eb-comments form .form-group .cell-half + .cell-half {
    padding: 0; }

  body #eb .eb-posts .eb-post .eb-post-content .eb-post-actions + .eb-tags {
    padding: 0 15px; }

  #eb.eb-view-entry .eb-entry > div:first-child, #eb.eb-view-entry .eb-comments > div:first-child {
    padding: 0 15px; }
    #eb.eb-view-entry .eb-entry > div:first-child p, #eb.eb-view-entry .eb-comments > div:first-child p {
      word-break: break-all; } }
.sunfw-direction-rtl #eb {
  text-align: right; }

@media (max-width: 767px) {
  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-thumb.is-left {
    float: left; }

  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb {
    float: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids {
    margin: 0px -5px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb.is-right {
    float: right; }
  #eb.module-blogs-vertical .eb-mod .mod-item .eb-mod-thumb.is-left {
    float: left; }

  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grid {
    padding: 15px !important; }
  .module-img-wall.module-style #eb.mod-easyblogimagewall .ezb-grids .clear {
    margin-top: 0 !important; }

  #eb.mod_easyblogmostpopularpost.eb-mod .mod-item {
    padding: 10px; }
    #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-thumb.is-left {
      float: left; }
    #eb.mod_easyblogmostpopularpost.eb-mod .mod-item .eb-mod-title {
      font-size: 14px; }

  #eb.module-blogs-vertical.health .eb-mod-foot {
    margin-top: 0; } }
.eb-calendar-tooltips {
  text-align: left; }
#subscribe-blog-module label {
    color: #fff;
}


/*# sourceMappingURL=style.css.map */
