#content-wrap > #sidebar-right .popular-posts-sr {
  background-color: #ffffff;
  background-blend-mode: normal;
  background-image: none;
  opacity: 1;
  filter: grayscale(100%);
  font-size: 0px;
}
#single-wrap > #sidebar-single .popular-posts-sr {
  filter: grayscale(100%);
  font-size: 0px;
}
body > .clone .menu-utama {
  background-image: none;
}
.clone > .fixed-wrap .menu-item > a {
  top: 0px;
  position: relative;
  bottom: 1.39618px;
}
body > #single-wrap h1 {
  color: #000000;
}
@media screen and (max-width: 667px) {
  .clone > .fixed-wrap .menu-item > a {
    top: 0px;
  }
}
@media screen and (max-width: 375px) {
  .clone > .fixed-wrap .menu-item > a {
    top: 0px;
  }
}
