/*
Theme Name: DramaStream Child
Theme URI: https://themesia.com/dramastream-wordpress-theme
Author: Themesia
Author URI: https://themesia.com
Description: child theme for dramastream.
Template: dramastream
Version: 1.0.6
Tags: black, yellow, blue, purple, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images
Text Domain: dramastream-child
*/

.bs .bsx .limit {
    padding: 142% 0 0;
}

/* Single series: hide author, datePublished, dateModified */
.info-content .spe .author.vcard,
.info-content .spe time[itemprop="datePublished"],
.info-content .spe time[itemprop="dateModified"],
.info-content .spe span:has(time[itemprop="datePublished"]),
.info-content .spe span:has(time[itemprop="dateModified"]) {
    display: none !important;
}

.logos img {
    height: 20px;
}