.featured-post {
  margin: 20px 0; }
  .featured-post .simpleblog-post-item {
    width: 100%; }
  .featured-post .post-item {
    border: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    padding-bottom: 30px; }
    .featured-post .post-item:hover {
      box-shadow: none !important; }
      .featured-post .post-item:hover .post-thumbnail {
        opacity: 1 !important; }
    .featured-post .post-item .post-thumbnail {
      float: left;
      width: 48%;
      margin-right: 2%; }
      @media (max-width: 999px) {
        .featured-post .post-item .post-thumbnail {
          width: 100%;
          margin-right: 0; } }
    .featured-post .post-item .post-global-content {
      float: right;
      width: 50%;
      margin-top: 64px; }
      @media (max-width: 1319px) {
        .featured-post .post-item .post-global-content {
          margin-top: 23px; } }
      @media (max-width: 999px) {
        .featured-post .post-item .post-global-content {
          width: 100%; } }
      .featured-post .post-item .post-global-content h2 {
        margin: 0 0 12px 0;
        padding: 0;
        font-size: 24px;
        text-transform: uppercase;
        border: 0 !important; }
      .featured-post .post-item .post-global-content .post-content {
        padding: 0;
        font-size: 18px;
        line-height: 24px; }
        .featured-post .post-item .post-global-content .post-content .post-additional-info {
          margin-bottom: 10px; }

.post-comments-list {
  margin-bottom: 30px; }
  .post-comments-list .post-comment {
    padding: 10px 0 10px 20px;
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ddd;
    margin-bottom: 10px; }
    .post-comments-list .post-comment .post-comment-meta {
      color: #666;
      margin-bottom: 10px; }

.simpleblog-single .post-meta-info {
  color: #9b9b9b;
  margin-bottom: 10px; }
  .simpleblog-single .post-meta-info a {
    color: #9b9b9b !important; }
  .simpleblog-single .post-meta-info span {
    margin-right: 10px; }
    .simpleblog-single .post-meta-info span.post-views {
      display: none; }
.simpleblog-single .post-content {
  margin-top: 20px;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  color: #666; }
  .simpleblog-single .post-content img {
    display: block; }

.ph_simpleblog {
  width: 100%;
  height: 100%; }
  .ph_simpleblog .title_block {
    color: #000;
    font-size: 24px !important;
    font-weight: 800;
    letter-spacing: -1px;
    padding-bottom: 12px !important;
    text-transform: uppercase;
    margin-bottom: 30px !important; }
  .ph_simpleblog .ph_row, .ph_simpleblog:after, .ph_simpleblog:before {
    content: "";
    display: table; }
  .ph_simpleblog .ph_col {
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
  .ph_simpleblog .ph_row {
    margin-left: -15px;
    margin-right: -15px;
    width: 100%; }
    .ph_simpleblog .ph_row:after, .ph_simpleblog .ph_row:before {
      content: "";
      display: table; }
    .ph_simpleblog .ph_row:after {
      clear: both; }
  .ph_simpleblog .ph_col_2 {
    width: 50%; }
  .ph_simpleblog .ph_col_3 {
    width: 33%; }
  .ph_simpleblog .ph_col_4 {
    width: 25%; }
  .ph_simpleblog .ph_cat_description {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #dddddd; }
    .ph_simpleblog .ph_cat_description p:last-child {
      margin-bottom: 0px; }
  .ph_simpleblog figure {
    margin: 0; }
  .ph_simpleblog .simpleblog-category-image {
    margin-bottom: 20px; }
  .ph_simpleblog.simpleblog-related-posts h2, .ph_simpleblog.simpleblog-home h2, .ph_simpleblog.simpleblog-recent h2, .ph_simpleblog.simpleblog-category h2 {
    margin: 10px 0;
    padding: 0; }
  .ph_simpleblog.simpleblog-related-posts .post-additional-info span, .ph_simpleblog.simpleblog-home .post-additional-info span, .ph_simpleblog.simpleblog-recent .post-additional-info span, .ph_simpleblog.simpleblog-category .post-additional-info span {
    display: block; }
  .ph_simpleblog.simpleblog-related-posts p.title_block, .ph_simpleblog.simpleblog-home p.title_block, .ph_simpleblog.simpleblog-recent p.title_block, .ph_simpleblog.simpleblog-category p.title_block {
    padding-bottom: 6px;
    margin-bottom: 10px; }
  .ph_simpleblog.simpleblog-related-posts .post-item, .ph_simpleblog.simpleblog-home .post-item, .ph_simpleblog.simpleblog-recent .post-item, .ph_simpleblog.simpleblog-category .post-item {
    margin-bottom: 10px;
    float: left;
    width: 100%; }
  .ph_simpleblog.simpleblog-single {
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    background: #f2f2f2; }
    .ph_simpleblog.simpleblog-single h1 {
      background: #fff;
      position: relative;
      text-align: center; }
      .ph_simpleblog.simpleblog-single h1 .blog-post-likes {
        position: absolute;
        right: 0;
        top: 0;
        padding: 2px 6px;
        text-align: center;
        cursor: pointer;
        font-size: 11px; }
        .ph_simpleblog.simpleblog-single h1 .blog-post-likes:hover {
          background: #333;
          color: #f0f0f0; }
        .ph_simpleblog.simpleblog-single h1 .blog-post-likes .txt {
          font-size: 11px; }
    .ph_simpleblog.simpleblog-single .post-additional-info {
      margin-bottom: 10px; }
    .ph_simpleblog.simpleblog-single .post-content.rte,
    .ph_simpleblog.simpleblog-single .post-meta-info,
    .ph_simpleblog.simpleblog-single #simpleblog-post-comments {
      padding: 0 25px; }
      .ph_simpleblog.simpleblog-single .post-content.rte img,
      .ph_simpleblog.simpleblog-single .post-meta-info img,
      .ph_simpleblog.simpleblog-single #simpleblog-post-comments img {
        max-width: 100%;
        height: auto; }
    .ph_simpleblog.simpleblog-single .post-featured-image {
      width: 105%;
      position: relative;
      left: -2.5%;
      margin: 20px 0 15px;
      -moz-box-shadow: 0 0 6px 0 #010103;
      -webkit-box-shadow: 0 0 6px 0 #010103;
      box-shadow: 0 0 6px 0 #010103; }
    .ph_simpleblog.simpleblog-single .post-content.rte img[style~="float:left;"] {
      margin: 10px 25px 10px 0; }
    .ph_simpleblog.simpleblog-single .post-content.rte img[style~="float:right;"] {
      margin: 10px 0 10px 25px; }
  .ph_simpleblog .post-additional-info {
    padding: 5px 0 0 0;
    margin-bottom: 5px;
    width: 100%;
    text-align: left;
    font-size: 11px; }
    .ph_simpleblog .post-additional-info span {
      display: block; }
      .ph_simpleblog .post-additional-info span i {
        margin-right: 3px; }
      .ph_simpleblog .post-additional-info span a {
        color: #9b9b9b !important; }
    .ph_simpleblog .post-additional-info .post-author {
      display: none !important; }
  .ph_simpleblog .simpleblog-posts .post-item {
    width: 100%;
    position: relative;
    text-align: justify;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #cacaca;
    border-bottom: 3px solid #cacaca; }
    .ph_simpleblog .simpleblog-posts .post-item:hover .post-content {
      background: none; }
    .ph_simpleblog .simpleblog-posts .post-item:hover .post-thumbnail {
      filter: alpha(opacity=85);
      opacity: 0.85; }
  .ph_simpleblog .simpleblog-posts h2 {
    font-size: 14px;
    text-align: left;
    margin: 0 10px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: none; }
  .ph_simpleblog .simpleblog-posts .post-thumbnail {
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .ph_simpleblog .simpleblog-posts .post-thumbnail h2 {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      background: rgba(0, 0, 0, 0.6); }
      .ph_simpleblog .simpleblog-posts .post-thumbnail h2 a {
        color: #fff !important; }
  .ph_simpleblog .simpleblog-posts .post-title h2 {
    border: 1px solid #dddddd;
    border-left: none;
    border-right: none; }
  .ph_simpleblog .simpleblog-posts .post-content {
    background: #fff !important;
    padding: 8px 15px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #333 !important;
    font-size: 12px; }
    .ph_simpleblog .simpleblog-posts .post-content p:last-child {
      margin-bottom: 0px; }
  .ph_simpleblog .simpleblog-posts .post-additional-info {
    border-top: 0 none;
    color: #9b9b9b;
    font-size: 11px;
    padding: 0;
    text-align: left; }
    .ph_simpleblog .simpleblog-posts .post-additional-info span {
      display: inline-block;
      padding-right: 8px;
      margin-right: 8px; }
      .ph_simpleblog .simpleblog-posts .post-additional-info span:last-child {
        border: none;
        margin: 0px;
        padding: 0px; }
      .ph_simpleblog .simpleblog-posts .post-additional-info span.post-author {
        clear: both; }
  .ph_simpleblog .simpleblog-posts p {
    font-size: 12px; }
  .ph_simpleblog .simpleblog-posts a.more {
    font-size: 12px;
    clear: both;
    float: right;
    margin: 10px 0; }
  .ph_simpleblog .simpleblog-posts.related h2 {
    font-size: 22px;
    line-height: 24px; }
  .ph_simpleblog .simpleblog-posts.related .post-additional-info span {
    float: none;
    border-left: 0;
    margin-left: 0px;
    padding-left: 0px; }
  .ph_simpleblog .post_cover {
    display: block;
    margin: 0 -15px; }

.simpleblog-single.with-cover .cover {
  position: relative;
  margin: 0 0 30px 0; }
  .simpleblog-single.with-cover .cover .info h1 {
    margin-top: 10px; }
    .simpleblog-single.with-cover .cover .info h1 .blog-post-likes {
      padding: 2px 25px;
      color: #000;
      background: none; }
      .simpleblog-single.with-cover .cover .info h1 .blog-post-likes .txt {
        line-height: 16px; }
      .simpleblog-single.with-cover .cover .info h1 .blog-post-likes:hover {
        background: #222;
        color: #fff; }
.simpleblog-single .post-additional-info {
  background: #fff;
  font-size: 12px;
  color: #a1a1a1;
  overflow: hidden;
  clear: both;
  margin: -7px 0 0 10px;
  padding: 5px 10px;
  width: auto;
  float: left; }
  .simpleblog-single .post-additional-info a {
    color: #a1a1a1; }
  .simpleblog-single .post-additional-info span {
    float: left; }
    .simpleblog-single .post-additional-info span.post-author, .simpleblog-single .post-additional-info span.post-category, .simpleblog-single .post-additional-info span.post-tags {
      border-left: 1px solid #a1a1a1;
      margin-left: 10px;
      padding-left: 10px; }
.simpleblog-single div.post-content {
  margin-bottom: 30px; }
  .simpleblog-single div.post-content p {
    margin-bottom: 10px; }
.simpleblog-single div.col-md-10 div.post-additional-info {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 0 10px 0;
  padding: 5px 0;
  width: 100%; }
.simpleblog-single div.post-share-buttons div, .simpleblog-single div.post-share-buttons iframe {
  margin-bottom: 10px; }
