/*!
Theme Name: East Child
Author: Aspire Themes
Template: east
Version: 1.1.8
Author URI: http://aspirethemes.com
Theme URI: http://aspirethemes.com
Description: Clean and Minimal WordPress Blog Theme
License: ''
License URI: ''
Tags: light, one-column, two-columns, featured-images, rtl, sticky-post, translation-ready, custom-menu
Text Domain: east-child
*/

/* Your StyleSheets */

body {  }

.post-card__meta {
  visibility: hidden; !important
  line-height: 1px; !important
  margin-bottom: 0px; !important
}

.post-card__title {
  font-size: 16px;
  font-family: "Merriweather", "Georgia", serif;
  line-height: 1px;
  margin-top: -20px;
  margin-bottom: 0;
  word-wrap: break-word;
}

.entry__header__meta {
  visibility: hidden;
}

.box {
	visibility: hidden;
}


