/*Removing header gray overlay*/

#section-6391089 > div{
background-image: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1755708576/kkobtvafwomwqnt4hbkz) !important;
}

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

/*mario.r ZD:198647*/
/*Header CTA button*/
#section-6391089 > div > div > div > div.col-xs-12.col-sm-3.col-md-4 > div > button{
    display: none;
}

/*Header title line height*/
#section-6391089 > div > div > div > div.col-xs-12.col-sm-9.col-md-8.left > p{
    line-height: 1;
}

/* Justifying left Second and third home element CTA buttons*/
#section-6452130 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2) > div.full-width.text-center.margin-vertical-small.margin-horizontal-auto.element-30864888 > a,
#section-6417589 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2) > div.full-width.text-center.margin-vertical-small.margin-horizontal-auto.element-30864888 > a{
    position: absolute;
    left: 28px;
}
/* Justifying left Last home element CTA button*/
#section-6409185 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.full-width.text-center.margin-vertical-small.margin-horizontal-auto.element-30825747 > a > div{
    position: absolute;
    left: 1%
}

/*Fix the countdown clock spacing (currently there's too much space between “We’ll see you in” and the timer)*/
#section-6417298 > div > div > div.element-30863124.col-xs-12.col-sm-4.text-center.countdown-header-container{
    padding: 0;
    width: 24%;
}

@media screen and (max-width: 767px) {
  /*Ghost H1 on header*/
#section-6391089 > div > div > div > div.col-xs-12.col-sm-9.col-md-8.left > div > h1{
  display: none;
}

/*Header title*/
#section-6391089 > div > div > div > div.col-xs-12.col-sm-9.col-md-8.left > p > span:nth-child(1) > span,
#section-6391089 > div > div > div > div.col-xs-12.col-sm-9.col-md-8.left > p > span:nth-child(2) > span{
  font-size: 58px;
}

/*Count down element text*/

#section-6417298 > div > div > div.element-30863124.col-xs-12.col-sm-4.text-center.countdown-header-container{
  height: 58px;
  width: 100vw;
}
#section-6417298 > div > div > div.element-30863124.col-xs-12.col-sm-4.text-center.countdown-header-container > h2{
  position: absolute;
  left: 20px;
  top: 28px;
}

/*Last custom element*/
#section-6409185 > div > div > div.element-30825743.text-center.fadeInUp > h2,
#section-6409185 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.atom-main.full-width.margin-custom-element.element-30825746 > div > p{
  text-align: left !important;
}
#section-6409185 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.full-width.text-center.margin-vertical-small.margin-horizontal-auto.element-30825747 > a > div{
  position: absolute !important;
    left: 8% !important;
}
/*Last element image*/
#section-6452148 > div{
  background-size: 257vw;
}

#section-6452148 > div > div{
  padding: 0;
  height: 34vw;
}

}

/*------------------End---------------------*/



