.tm-sc-blog article .box-hover-effect {
  display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
  display: flex;
  overflow: hidden;
  position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
  background: #2d1212;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.45s;
  width: 32px;
  height: 32px;
  line-height: 33px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
  text-align: center;
  margin-top: 45px;
}
.tm-sc-blog article .entry-content > :nth-last-child {
  margin-bottom: 0;
}

.tm-sc-blog .blog-item-current-style7 {
  position: relative;
  transition: all 300ms ease;
}
.tm-sc-blog .blog-item-current-style7 .inner-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  transition: all 300ms ease;
}
@media (max-width: 991.98px) {
  .tm-sc-blog .blog-item-current-style7 .inner-box {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .tm-sc-blog .blog-item-current-style7 {
    flex-direction: column;
  }
}
.tm-sc-blog .blog-item-current-style7:hover .entry-header {
  transition: all 300ms ease;
}
.tm-sc-blog .blog-item-current-style7:hover .entry-header .thumb {
  position: relative;
  overflow: hidden;
}
.tm-sc-blog .blog-item-current-style7:hover .entry-header .thumb .post-thumb:first-child {
  -webkit-transform: translatex(0) scalex(1);
  -moz-transform: translatex(0) scalex(1);
  -ms-transform: translatex(0) scalex(1);
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.tm-sc-blog .blog-item-current-style7:hover .entry-header .thumb .post-thumb:nth-child(2) {
  -webkit-transform: translatex(-50%) scalex(2);
  -moz-transform: translatex(-50%) scalex(2);
  -ms-transform: translatex(-50%) scalex(2);
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.tm-sc-blog .blog-item-current-style7 .entry-header {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  flex-shrink: 0;
  width: 50%;
}
@media (max-width: 991.98px) {
  .tm-sc-blog .blog-item-current-style7 .entry-header {
    width: 100%;
  }
}
.tm-sc-blog .blog-item-current-style7 .entry-header .post-thumb-inner {
  position: relative;
}
.tm-sc-blog .blog-item-current-style7 .entry-header .thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.tm-sc-blog .blog-item-current-style7 .entry-header .thumb .post-thumb {
  position: relative;
  width: 100%;
  display: block;
  transition: all 500ms ease;
}
.tm-sc-blog .blog-item-current-style7 .entry-header .thumb .post-thumb:first-child {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.tm-sc-blog .blog-item-current-style7 .entry-header .bg-overlay-6 {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../../images/current-theme/overlay-4.png);
}
.tm-sc-blog .blog-item-current-style7 .entry-content {
  position: relative;
  padding-left: 70px;
  padding-top: 18px;
  width: 50%;
  align-self: center;
}
@media (max-width: 1199.98px) {
  .tm-sc-blog .blog-item-current-style7 .entry-content {
    padding-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .tm-sc-blog .blog-item-current-style7 .entry-content {
    width: 100%;
    padding-left: 0;
  }
}
.tm-sc-blog .blog-item-current-style7 .entry-content .entry-meta-area i {
  display: none;
}
.tm-sc-blog .blog-item-current-style7 .entry-content .entry-meta-area .categories-links {
  position: relative;
  display: inline-block;
  letter-spacing: 0.12em;
  font-size: 18px;
  color: var(--theme-color2);
  text-transform: uppercase;
}
.tm-sc-blog .blog-item-current-style7 .entry-content .entry-meta-area .categories-links:before {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  border-bottom: 4px solid var(--theme-color1);
}
.tm-sc-blog .blog-item-current-style7 .entry-content .entry-meta-area .categories-links a:hover {
  color: var(--theme-color2);
}
.tm-sc-blog .blog-item-current-style7 .entry-content .entry-meta-area .categories-links .post-single-meta span {
  color: var(--text-color-bg-theme-color1);
  font-weight: 500;
}
.tm-sc-blog .blog-item-current-style7 .author-img {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.tm-sc-blog .blog-item-current-style7 .author-img .author-thumb {
  position: relative;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  display: inline-block;
  background: #fff;
}
.tm-sc-blog .blog-item-current-style7 .author-img .author-thumb img {
  mix-blend-mode: luminosity;
}
.tm-sc-blog .blog-item-current-style7 .author-img .author a {
  color: #444444;
  font-weight: 800;
  text-decoration: underline;
  text-transform: capitalize;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta {
  margin-bottom: 0;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta li {
  position: relative;
  font-size: 15px;
  text-transform: capitalize;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta li i {
  margin-right: 5px;
  color: var(--theme-color3);
  font-size: 14px;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta {
  display: inline-flex;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta li {
  position: relative;
  align-items: center;
  display: flex;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta .posted-date {
  color: #333;
  font-size: 17px;
  text-transform: uppercase;
  padding: 9px 29px;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta .posted-date i {
  display: none;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta .posted-date a:hover {
  color: #333;
}
.tm-sc-blog .blog-item-current-style7 .entry-meta .posted-date::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 50px;
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0% 100%);
  background-color: var(--theme-color1);
  z-index: -1;
}
@media (max-width: 575.98px) {
  .tm-sc-blog .blog-item-current-style7 .entry-meta .posted-date::before {
    clip-path: none;
    width: 100%;
  }
}
.tm-sc-blog .blog-item-current-style7 .entry-meta .comments i {
  color: var(--theme-color1);
}
.tm-sc-blog .blog-item-current-style7 .entry-title {
  margin-top: 0;
  margin-bottom: 15px;
}
.tm-sc-blog .blog-item-current-style7 .entry-title:hover {
  color: var(--theme-color2);
}
.tm-sc-blog .blog-item-current-style7 .entry-title a:hover, .tm-sc-blog .blog-item-current-style7 .entry-title a:focus {
  color: var(--theme-color2);
}
.tm-sc-blog .blog-item-current-style7 .mascot-post-excerpt {
  margin-top: 20px;
}
.tm-sc-blog .blog-item-current-style7 .btn-view-details .btn-plain-text {
  color: var(--headings-color);
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}
.tm-sc-blog .blog-item-current-style7 .btn-view-details .btn-plain-text:after {
  content: "";
  width: 12px;
  height: 13px;
  background-image: url(../../../images/current-theme/icon-sm-arrow-2.png);
  transition: all 300ms linear;
  margin-left: 5px;
  display: inline-block;
  position: inherit;
  top: 1px;
}
.tm-sc-blog .blog-item-current-style7 .btn-view-details .btn-plain-text:hover {
  color: var(--theme-color3);
}

.tm-sc-blog .isotope-item:nth-child(even) .blog-item-current-style7 .inner-box {
  flex-direction: row-reverse;
}
.tm-sc-blog .isotope-item:nth-child(even) .blog-item-current-style7 .inner-box .entry-content {
  padding-right: 70px;
  padding-left: 0;
}
@media (max-width: 991.98px) {
  .tm-sc-blog .isotope-item:nth-child(even) .blog-item-current-style7 .inner-box .entry-content {
    padding-right: 0;
  }
}