/*
Theme Name: JamSession Child
Theme URI: http://www.smartwpress.com/jamsession/
Template: jamsession
Author: SmartWPress
Author URI: http://themeforest.net/user/SmartWPress
Description: Responsive Music Band Wordpress Theme
Tags: fluid-layout,responsive-layout,editor-style,featured-images,full-width-template,theme-options,translation-ready,custom-background,custom-colors,custom-menu,one-column,two-columns,black,dark
Version: 4.6.7.1459251280
Updated: 2016-03-29 11:34:40

*/

#main_content {
	max-width: 1600px;
}

#postmeta_custom {
	margin-bottom: 25px;
}

#album_title, .track-title {
	color: #fff;
}

#album_title {
	font-size: 33px;
}

.single_track {
	padding: 18px 0px 3px 0px;
}

	.single_track:first-of-type {
		padding-top: 5px;
	}


/*
:root #post_content_container[data-columns]::before {	content: '2 .column.size-1of2'; }

.size-1of2 .post_item {
	width: 99% !important;
	max-width: 600px;
}
*/

.noopacity {
	opacity: 0; z-index: -9999;
}

