
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

/* Fonts from TypeKit -JMS */
.tk-proxima-nova-font-familiy {
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
}
.global.atom-title.header.custom-font {
	font-family: proxima-nova, sans-serif !important;
	font-size: 40px;
	font-weight: 900;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 1.15rem;
}
.trade-template .register-btn-holder
{
  display:none;
}
 /*remove event logo from header*/
.event-images-holder{visibility: hidden}
.event-images-holder{visibility: hidden}