/* increase size of logo in About section - TP 9/11/20 */
.global-template .description .logo-holder {background-size:115%; height:256px; width:256px;}
/* hide logo in hero - TP 9/11/20 */
.trade-template .event-image-holder {height:0px;}
.trade-template .event-image-holder .center-image {display:none;}

/* agenda cta custom buttons */
.agenda-div { width:100%; position:relative; font-size:18px; padding:20px 0 0 0; text-align:center; }
.agenda-button { background-color:#00C37f; text-transform: none !important; padding:10px; border-radius:8px; color:#fff; display:inline-block; }
.session-day-container { margin-top: 40px; }
.list-style { padding: 0px 0px 5px 0px; }
}
/*specific pages container*/
.home-custom-css{
  h1.main-header { margin-top: 0px !important; }
}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}
.before-you-attend-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 {}
