
/*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 {}

.section-7041166 .element-31405118 .atom-title {
Display: none! important;
}

.section-7153635 .element-34263644 .atom-title {
Display: none! important;
}

/* hide add to calendar / 
.add-to-calendar { 
    display: none !important; 
}
/hide looking for your ticket/ 
.looking-ticket-link { 
    display: none; 
}

/hide looking for your ticket/ 
.looking-ticket-link{ display:none; }
body > footer > footer > div > div > div > div.footer-wrapper.visible-xs > div > div.footer-logo-wrapper > a > span{
  display: none;
}

/ Hide Website Footer Sergio R. Bizzabo (205282) */ 
footer 
{ display: none; } 
.main-view.footer-padding, .editor-home-page.footer-padding 
{ padding-bottom: 0px; }

body > footer > footer {
background-color: black;
}

.footer {
    display:none;
   background-color: #000000;
}
