ul.news-info-list li a,.header-style6 ul.header-social li a {
	color:#333;
	font-weight:700;
}
.topic-box-sm a, .breadcrumbs-content, .breadcrumbs-content a{
	color:#fff;
}
figcaption {
	color:#555;
	font-size:0.85em;
	font-style:italic;
}
.post-date-gray {
	color:#555;
	font-size:0.85em;
}
.category_list h3.size-lg {
    font-size: 20px;
}
.breadcrumb {
	background:none;
}
.breadcrumb a {
	color:#555;
	font-size:0.8em;
}
.breadcrumb a:hover {
	color:#f00;
}
.breadcrumb li:not(.bhome)::before {
    font-family: 'fontAwesome';
    content: "\f105" !important;
	margin:5px;
}
.breadcrumb ul li {
	display:inline;
	margin-right: 10px;
}
.header-style6 .header-action-item ul li .search-button i {
    color: #555;
}
.header-search-light .search-input {
    top: -5px;
    right: 40px;
    z-index: 10;
	width: 400px;
}

.single-blog-page-area .single-image {
    margin-bottom: 25px;
    overflow: hidden;
}
.gallery-single .next-prev {
  top: 50% !important;
  z-index: 1000;
  width: 100%;
  -ms-transform: translate(-50%, -50%) !important;
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%) !important;
  /* Safari */
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  position: absolute;
  padding: 0 20px;
}
.gallery-single .next-prev .news-arrow-right {
  float: right;
}
.gallery-single .blog-image img {
  /* filter: grayscale(0%); */
}
.gallery-single .single-image .fa {
  font-size: 20px;
  color: #d32f2f;
  opacity: 0;
}
.gallery-single .single-image:hover .fa {
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  text-align: center;
}
.gallery-single .next-pre-section li a i {
  color: #101010;
}
.gallery-single .next-pre-section li a:hover {
  color: #d32f2f;
}
.active .img-thumbnail {
    padding: .25rem;
    background-color: #ffffff;
    border: 1px solid #E53935;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}
.header-style6 .main-menu-area, .header-style6 .stick {
	background-color:#111111;
	color:#ffffff;
}
.header-style6 .main-menu-area .ne-main-menu nav ul li a, .header-style6 .header-action-item ul li .search-button i {
    color: #ffffff;
}
.main-menu-area .ne-main-menu nav ul li a {
	font-size: 16px;
    font-weight: 700;
}
.breadcrumb a {
    color: #333;
    font-size: 0.9em;
}
span.baca-juga a {
	color:#333333;
}
span.baca-juga a:hover {
	color:#e53935;
}