/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.site-logo-container img {
	border-radius: 50%;
}

.site-description:not(:only-child) {
	margin-top: 0;
}

.pld-like-dislike-wrap {
	display: block;
}

.ct-featured-image figcaption {
	display: none;
}

.home .entry-header {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.home .ct-container-full,
.home .page {
	padding-top: 0;
}

.home .hero-section {
	margin: 0;
}

.pld-like-dislike-wrap {
	display: block;
}