/*
Theme Name:     Waveme Child Theme
Description:    Make your modifications in this child theme.
Template:       waveme
Tags: 			custom-colors, editor-style, featured-images, translation-ready
*/
.block-loop-item .author, .block-loop-item .entry-artist, .block-loop-item .entry-meta, .block-loop-item .entry-title{
	-webkit-box-orient: unset;
}

.block-loop-item .post-thumbnail button.btn-play{display: none;}

#dropdown-more .dropdown-item.btn-play-now{display: none;}
#dropdown-more .dropdown-divider{display: none;}
.site-logo svg, .site-logo img{
	    height: 5rem;
}
.ebook-viewer {
    width: 100%;
    height: 600px; /* or another reasonable height */
    min-height: 400px;
    position: relative;
    overflow: hidden;
}