
/*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-1687881 > div > div > div:nth-child(1) > div.element-8774765.col-xs-12.col-sm-10.col-sm-offset-1.js-countdown-view > div:nth-child(1) > div.atom-text.text-center.count-unit:after
{
  content: "Jours";
}
#section-1687881 > div > div > div:nth-child(1) > div.element-8774765.col-xs-12.col-sm-10.col-sm-offset-1.js-countdown-view > div:nth-child(2) > div.atom-text.text-center.count-unit:after
{
  content: "Heures";
}

#section-1687881 > div > div > div:nth-child(1) > div.element-8774765.col-xs-12.col-sm-10.col-sm-offset-1.js-countdown-view > div:nth-child(3) > div.atom-text.text-center.count-unit:after
{
  content: "Minutes";
}

/*Change Event Dates on Header @Bizzabo Support (Radia)*/
#section-1687881 > div > div > div.row.row-1 > span{
    font-size: 0px;
}
#section-1687881 > div > div > div.row.row-1 > span:after {
    font-size: 20px !important;
    content: "8 octobre 2024" !important;
}

#section-1687717 > div.rowHolder.element-8773411.atom-sectionSecondary.cover-photo-background.custom-space-top.custom-space-bottom.default-container > div > div > div.element-8773408.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span{
    font-size: 0;
}
#section-1687717 > div.rowHolder.element-8773411.atom-sectionSecondary.cover-photo-background.custom-space-top.custom-space-bottom.default-container > div > div > 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: "8 octobre 2024" !important;
}