/*
Theme Name:     Brave Podcast
Theme URI:      https://mekshq.com/theme/megaphone/
Description:    Child theme for Megaphone WordPress theme
Author:         Thibaud Magniez
Template:       megaphone
Version:        0.1.0
*/

@media screen and (min-width: 767px) {
	.megaphone-site-branding img {
		height: 75px;
	}
	

	.megaphone-section-welcome .player-paceholder {
		max-height: 110px;
	}

	.megaphone-section-welcome .player-paceholder .megaphone-play {
		height: 70px;
		width: 70px;
	}	
}

@media (max-width: 599px) {
    .wa-layout .entry-media {
        height: 500px;
    }
}


@media (max-width: 767px) {
	footer.megaphone-footer img {
		height: 70px;
	}
	
	.header-sticky-main a img, .megaphone-sidebar-branding a img {
		height: 53px;
	}
}


.megaphone-section-welcome .megaphone-placeholder-label {
	font-size: 12px;
}
.megaphone-section-welcome .megaphone-placeholder-title {
	font-size: 16px;
}

