.loader {
  width: 24px;
}

.hidden {
  display: none;
}

.red-border {
  border: 2px solid red !important;
}

.nav-bar-section {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

.zindex {
  z-index: 0;
  position: relative;
}

.recent-posts {
  width: 80px;
  height: 80px;
}

.z-ind {
  z-index: 0;
}

.author-about:hover {
  text-decoration: none;
}

.rate-us:hover {
  color: #f60;
  text-decoration: none;
}

@media (min-width: 992px) {
  .hide-it {
    display: none;
  }
}

/* .blog-title .blog-link h5 {
  transition: 0.3s ease-in-out;
}

.blog-title .blog-link h5:hover {
  color: #ff6600 !important;
} */
