/*
Theme Name: JamGuillaume
Version: 1.0
Description: A child theme of JamSession
Template: jamsession
*/

/* @import url("../jamsession/style.css"); */

/*
#news_badge{
	right: 100px;
}
*/

	
.vc_row{
	margin: 0 auto !important;
}


#news_badge{
	margin: 0; 
	display: block;
	height: 35px;
	bottom: 5px; 
	right: 35px;
	left: 800px;
	font-size: 28px;	
}



.mobile_menu_hmb span {
	background-color:#FFFFFF !important;
}

.biographieJerome
{
	text-align: left;
	font-family:Montserrat;
	font-weight:400;
	font-style:normal;
	background-color:#000000;
	opacity: 1;
}

.biographieJeromeHighlight
{
	color: #ffffff;
	text-align: left;
	font-family:Montserrat;
	font-weight:400;
	font-style:normal;
	background-color:#000000;
	opacity: 1;
}

.event_item_list {
    margin-bottom: 4px;
    line-height: 50px;
    padding: 10px 30px;
    font-size: 14px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}


.event_date_list, .event_buy_list {
	width: 100%; /* modif par jerome */
	padding: 5px 0px;
	text-align: center;
}

.event_location_list {
	width: 25%;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}


.event_date_list {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
}

.event_date_list a {
	color : #ffffff;
}
.event_location_list a{
	font-size: 14px;
    font-weight: 600;
	letter-spacing: 1px;
}

.event_venue_list {
	width: 60%;

}



#nooverflow_jerome {
	overflow: visible;
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: absolute;
}
