.site-info a,
p {
  padding: 10px;
}

.page h1.entry-title {
  color: transparent;
}

.entry-meta {
  margin-bottom: 15px;
  color: #999;
  text-align: center;
		display: none;
}

.wpz_pattern_11 .wp-block-cover .has-white-color a {
  color: #fff !important;
  font-weight: normal;
  text-decoration: none;
	text-shadow: 0px 0px 1px #000000;
}

.wp-block-post-date time {
		color: transparent !important;
}

.wppsac-post-slider.design-3 .wppsac-post-short-content {
  height: 70%;
  clear: both;
  background: rgba(51, 51, 51, 0.5);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 15px 30px 35px 30px;
  position: absolute;
  right: 0;
  transition: all 0.5s ease-in-out 0s;
}
.wppsac-wrap, .wppsac-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}

.single .share {
   display: none;
}

.single .post_author > img {
  display: none;
}

.single .post_author .author-title {
  display: none;
}

.prevnext {
    display: none;
}