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

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row.row-1 .event-date{
  font-size: 0px;
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row.row-1 .event-date:after{
  font-size: 24px;
  content: "Mayo 29, 2025";
}

body > div.main-view.footer-padding.footer-padding-confirmation > div > ul > div.business-template.section-1687885
{
  margin-top: 26rem;
}

#section-1687885 > div > div
{
  padding-top: 0!important;
}

#section-1687885 > div > div > div.element-8774781.text-center.fadeInUp > h2
{
  margin-top: 3rem;
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:first-child .count-unit:after
{
  content: "días";
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:nth-child(2) .count-unit:after
{
  content: "horas";
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:nth-child(3) .count-unit:after
{
  content: "minutos";
}

/* Change date on header element @Bizzabo Support(Radia) ZD #169973 */
#section-1687717 > div.rowHolder.no-background.default-container > div > div.row > div.element-8773408.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span {
      font-size: 0px;
  }

  #section-1687717 > div.rowHolder.no-background.default-container > div > div.row > div.element-8773408.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span:after {
      font-size: 20px !important;
      content: "Mayo 8, 2025" !important;
  }

/*Change date on header element mario.r@bizzabo.com ZD:169973*/

#section-1687717 > div.rowHolder.no-background.default-container > div > div.row > div.element-8773408.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span{
  font-size: 0px;
}
#section-1687717 > div.rowHolder.no-background.default-container > div > div.row > div.element-8773408.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span::after{
  font-size: 20px;
  content: "Septiembre 22-26, 2025" !important;;
}