/*
Theme Name: Madara-Child
Description:  A child theme for Madara - WordPress Theme for Manga, Novel sites
Author:       Madara
Author URI:   https://mangabooth.com/
Template: madara
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Version: 1.0.3
*/



body.page .page-content-listing.item-big_thumbnail .page-listing-item .page-item-detail .item-summary .post-title.font-title .h5 {
	font-size: 1rem;
	margin-bottom: 13px;
	min-height: 45px;
	line-height: 1.4;
}
  .chapter-item .chapter.font-meta {
    border: none !important;
  }
  .chapter-item {
    padding: 2px;
    border: 1px solid #777;
  }
  
  body.page .c-page-content .c-page .c-page__content .page-content-listing .page-listing-item .page-item-detail .item-summary .list-chapter .chapter-item .chapter:hover {
	background: none;
}  
.font-title a:hover {
	color: #ee870a;
}
.site-header .c-sub-header-nav .c-sub-nav_wrap .sub-nav_content .sub-nav_list li:hover > a {
	color: #fff;
}
body.manga-page .profile-manga .post-title h1, body.manga-page .profile-manga .post-title h1 {
	color: #fff;
	font-weight: 600;
	font-size: 1.25rem;
}

body.text-ui-light .navigation-ajax .load-ajax {
  width: auto;
  margin-top: 2rem;
  min-width: 170px;
}
  .navigation-ajax {
    text-align: center;
  }
 .c-image-hover img {
  aspect-ratio: 3/4;
  width: 100%;
  object-fit: cover;
}
body.text-ui-light .site-footer {
	border-bottom: none;
}
.reading-content .wp-manga-chapter-img, .phx-reading-content img {
  display: block;
  width: 720px;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
