/*!
 * Theme Name:  Promenade Child Theme
 * Theme URI:   https://audiotheme.com/view/promenade/
 * Description: Promenade Child Theme
 * Version:     1.0.0
 * Author:      AudioTheme
 * Author URI:  https://audiotheme.com/
 * License:     GPL-2.0+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Domain Path: /languages
 * Text Domain: promenade
 * Template:    promenade
 */

body {
	background: #fff;
}


.site-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.88);
	border-top: 0px solid rgba(0, 0, 0, 0.88);
	font-size: 18px;
	font-size: 1.8rem;
	padding-top: 0.6em;
	position: relative;
	text-align: center;
	z-index: 10;
}

.site-logo {
	margin-bottom: -0.6em;
}

span.track-meta {display:none !important;}