@media screen and (max-width: 800px) {
#section-3682617 > div > div{
    padding-bottom: 0px;
    padding-top: 0px;
}
}


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

#bs-example-navbar-collapse-1 > ul.nav.navbar-nav.show-more-tab > li > a > div
{
  font-family: 'Montserrat';
}


#section-3682617 > div,
#section-3758100 > div,
#section-3758186 > div,
#section-3758187 > div,
#section-3758227 > div,
#section-3758238 > div
/*{
  background-image: url("https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1701382602/rt6jtk5ktyqizy7yf7oj")!important;
}*/


#section-3775803 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1)
{
  cursor: pointer;
}


/*Remove Speakers content besides name and company*/
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-title{
  display: none;
}
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-position{
  display: none;
}
  