/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-post-carousel.unstyled .entry-cover{padding-bottom:150px}
.x-post-carousel.unstyled{height: 154px}
.blog .x-main .hentry,.search .x-main .hentry,.archive .x-main .hentry{margin-top:15px;padding-top:15px;
margin-bottom:-15px;padding-bottom:-15px;
}
.x-topbar .x-social-global {margin-top: -5px}
.x-social-global a {color:#000}

.x-post-carousel.unstyled .entry-cover:hover .x-post-carousel-meta {
    display: none;
}

.x-post-carousel.unstyled .entry-cover:hover .h-entry-cover {
  top: 0;
}

.x-post-carousel.unstyled .h-entry-cover:hover span {
  white-space: normal;
  font-size: 2.0rem;
}

.x-post-slider-entry .featured-meta {
  display: none;
}

.h-landmark span {
display:none;
}


.home .p-meta {
display: none;
}

.category .p-meta {
display: none;
}

.tag  .p-meta {
display: none;
}

.x-colophon-content, 
.x-colophon.bottom .x-nav li a {color: #000 !important}

.entry-content {
text-align: justify;
}
