/**
 * Theme blog-globalpixel
 *
 * @package d_blog_module
 */
.bm .block-title,
.bm .bm-post-content .bm-reviews > .h2,
.bm .bm-post-content .form-review > .h2,
.bm.bm-module > .h2 {
  position: relative;
  text-align: left;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 800; }

.bm .category-title,
.bm .bm-categories .item-cateogry .title,
.bm .bm-post-info .category li a,
.bm .post-thumb .post-thumb-heading .category li a {
  text-transform: uppercase; }

.bm .category-title:hover,
.bm .bm-categories .item-cateogry .title:hover,
.bm .bm-post-info .category li a:hover,
.bm .post-thumb .post-thumb-heading .category li a:hover {
  text-decoration: underline; }

.bm .text-separator:after,
.bm .bm-post-info .category li:after,
.bm .post-thumb .post-thumb-heading .category li:after {
  margin-right: 2px;
  content: ", "; }

.bm .text-separator:last-child:after,
.bm .bm-post-info .category li:last-child:after,
.bm .post-thumb .post-thumb-heading .category li:last-child:after {
  content: none; }

.bm .rating .fa-star-o {
  color: #41ad49; }

.bm .rating .fa-star {
  color: #41ad49; }

.bm .rating .fa-star + .fa-star-o {
  color: #41ad49; }

.bm .tag-style .tag-title,
.bm .bm-post-content .tag .tag-title,
.bm .post-thumb .post-thumb-body .tag .tag-title {
  padding: 4px 8px;
  background: #e9ebeb;
  display: inline-block;
  border-radius: 2px;
  margin-right: 4px;
  margin-bottom: 10px;
  font-size: 14px; }

.bm .tag-style a,
.bm .bm-post-content .tag a,
.bm .post-thumb .post-thumb-body .tag a {
  padding: 4px;
  color: #231f21;
  display: inline-block;
  margin-right: 0;
  margin-bottom: 10px;
  font-size: 14px; }
  .bm .tag-style a:hover, .bm .tag-style a:focus,
  .bm .bm-post-content .tag a:hover,
  .bm .bm-post-content .tag a:focus,
  .bm .post-thumb .post-thumb-body .tag a:hover,
  .bm .post-thumb .post-thumb-body .tag a:focus {
    color: #41ad49; }

.bm .bm-category-info .image,
.bm .bm-author-info .image {
  max-width: 100%;
  float: none;
  margin-right: 0px; }

.bm .bm-category-info .description,
.bm .bm-author-info .description {
  margin: 0;
  padding-bottom: 22px;
  display: block; }

.bm .bm-post-info .category {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  text-align: left; }

.bm .bm-post-info .title {
  text-align: left;
  margin-bottom: 22px; }

.bm .bm-post-info .title-divider {
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  display: block;
  margin-bottom: 30px; }

.bm .bm-post-info .title-information {
  margin-bottom: 30px; }

.bm .bm-post-info .title-information .rating {
  display: inline-block;
  float: right;
  text-align: right;
  width: 50%; }

.bm .bm-post-info .title-information .details {
  display: inline-block;
  text-align: left;
  width: 50%;
  font-size: 16px;
  font-weight: 300;
  color: #231f21; }

.bm .bm-post-info .title-information .details a {
  color: #231f21; }

.bm .bm-post-info .image {
  margin-bottom: 20px; }

.bm .bm-post-content .description {
  margin-bottom: 20px;
  line-height: 24px; }

.bm .bm-post-content .tag {
  padding-bottom: 20px; }

.bm .bm-post-content .post-nav {
  border-top: solid 1px #e9ebeb;
  border-bottom: solid 1px #e9ebeb;
  margin: 0px;
  margin-bottom: 45px;
  font-style: italic; }

.bm .bm-post-content .post-nav a {
  color: #858585; }
  .bm .bm-post-content .post-nav a:hover, .bm .bm-post-content .post-nav a:focus {
    opacity: 0.8; }

.bm .bm-post-content .post-nav .post-nav-left {
  padding: 20px 10px 20px 0px;
  border-right: solid 1px #e9ebeb; }

.bm .bm-post-content .post-nav .post-nav-right {
  padding: 20px 0px 20px 20px;
  border-left: solid 1px #e9ebeb;
  margin-left: -1px; }

.bm .bm-post-content .post-nav .media-object {
  width: 160px; }

.bm .bm-post-content .bm-author {
  border-bottom: 1px dotted #d8d8d8;
  padding-bottom: 20px;
  margin-top: 20px; }

.bm .bm-post-content .bm-author .author-image {
  width: 100px;
  float: left;
  margin-right: 30px; }

.bm .bm-post-content .bm-author .author-name {
  color: #333; }

.bm .bm-post-content .bm-author .author-description {
  line-height: 24px;
  font-size: 12px;
  color: #919191; }

.bm .bm-post-content .bm-author .read-more {
  display: inline-block;
  margin-top: 5px;
  color: #919191;
  font-style: italic;
  font-size: 12px; }

.bm .bm-post-content .bm-reviews .review .description {
  border-bottom: dotted 1px #efefef;
  padding-bottom: 20px; }

.bm .bm-post-content .bm-reviews .media-heading .h4 {
  font-size: 12px;
  margin-bottom: 0px;
  margin-right: 10px; }

.bm .bm-post-content .bm-reviews .media-heading .date-added {
  color: #999999;
  font-style: italic;
  font-size: 11px; }

.bm .bm-post-content .bm-reviews .media-left .media-object {
  border-radius: 50px;
  margin-top: 10px; }

.bm .bm-post-content .bm-reviews .replies .rating {
  display: none; }

.bm .bm-post-content .bm-reviews .replies .media-left .media-object {
  width: 50px;
  border-radius: 50px;
  margin-top: 10px; }

.bm .bm-post-content .form-review {
  margin-bottom: 45px; }

.bm .bm-post-content .form-review .form-control {
  border-radius: 0px; }

.bm .bm-post-content .form-review input {
  border: none;
  box-shadow: none;
  outline: 0 !important;
  border-bottom: 1px solid #e5e9eb; }

.bm .bm-post-content .form-review textarea {
  line-height: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAaCAYAAACtv5zzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFtJREFUeNpi/P//PwMtARMDjcGoBaMWjFowasGoBaMWjFowagF1AMvNmzdp7oNLUDYjEF8HYnYo/yAQS0LZq4HYAMqeAcROUHY1EMdD2UlAXANluwDxPBADIMAAsvMMmN+XXRkAAAAASUVORK5CYII=");
  border: none;
  box-shadow: none;
  outline: 0 !important;
  overflow: hidden;
  word-wrap: break-word;
  resize: horizontal;
  height: 165px; }

.bm .post-thumb .post-thumb-heading {
  margin-top: 5px; }

.bm .post-thumb .post-thumb-heading .author,
.bm .post-thumb .post-thumb-heading .date-published {
  margin: 5px 5px 6px 0px;
  font-size: 14px;
  display: inline-block; }

.bm .post-thumb .post-thumb-heading .rating {
  margin: 0; }

.bm .post-thumb .post-thumb-heading .category li {
  display: inline-block; }

.bm .post-thumb .post-thumb-heading .title {
  font-size: 22px;
  margin-bottom: 11px;
  padding: 0;
  border-bottom: none; }

.bm .post-thumb .post-thumb-heading .title-divider {
  display: none; }

.bm .post-thumb .post-thumb-body .short-description {
  margin-bottom: 20px;
  font-size: 18px; }

.bm .post-thumb .post-thumb-footer {
  padding-bottom: 45px; }

.bm .post-thumb .post-thumb-footer .review,
.bm .post-thumb .post-thumb-footer .view,
.bm .post-thumb .post-thumb-footer .read-more {
  display: inline-block;
  margin-top: 5px;
  font-style: italic;
  font-size: 14px; }

.bm .post-thumb .post-thumb-footer .review,
.bm .post-thumb .post-thumb-footer .view {
  margin-right: 5px; }

.post-thumb-footer a,
.post-thumb-heading a,
.bm .category a,
.bm.bm-module a {
  color: #231f21; }
  .post-thumb-footer a:hover, .post-thumb-footer a:focus,
  .post-thumb-heading a:hover,
  .post-thumb-heading a:focus,
  .bm .category a:hover,
  .bm .category a:focus,
  .bm.bm-module a:hover,
  .bm.bm-module a:focus {
    color: #41ad49; }

/* new */
.bm .post-thumb .image {
  z-index: 1;
  overflow: hidden; }
  .bm .post-thumb .image a {
    display: block; }
    .bm .post-thumb .image a:before {
      content: "\f0c1";
      position: absolute;
      z-index: 2;
      display: block;
      width: 40px;
      height: 40px;
      top: 50%;
      margin-top: -20px;
      left: 50%;
      margin-left: -20px;
      padding-top: 10px;
      padding-left: 12px;
      font-family: "FontAwesome";
      color: #fff;
      font-size: 16px;
      border-radius: 4px;
      background-color: #41ad49;
      opacity: 0;
      -webkit-transform: scale3d(0, 0, 1) translate3d(0, 200px, 0);
              transform: scale3d(0, 0, 1) translate3d(0, 200px, 0);
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.7, 1.3);
      transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.7, 1.3);
      transition: transform 0.3s cubic-bezier(0, 0, 0.7, 1.3), opacity 0.3s;
      transition: transform 0.3s cubic-bezier(0, 0, 0.7, 1.3), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.7, 1.3); }
    .bm .post-thumb .image a:hover:before {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
              transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }
    .bm .post-thumb .image a:hover img {
      opacity: 0.8; }

.bm .bm-category-info {
  margin: 0;
  padding: 0; }
  .bm .bm-category-info .title {
    margin-bottom: 22px; }
