/*Navbar, Venue banner and header background changes mario.r ZD: 197630*/

#bs-example-navbar-collapse-1{
display: flex !important;
justify-content: center;
  margin-bottom:5px;
}
#bs-example-navbar-collapse-1 > ul:nth-child(1){
width: 100vw
}

.virtual-venue-banner-status.is-upcoming h2 {
    color: #ffffff;
}
h2.virtual-venue-banner-status {
    color: #ffffff !important;
}
h2 {
    color: #ffffff !important;
}

#section-2450737>div.header.rowHolder.element-12780278.atom-sectionMain.global-cover-photo-background {
    background-image: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1758202018/xtyef7xxr5yppiq5orfc) !important;
}

/*------End------*/
/* foooter contents removed - Jackie*/
footer {display: none;}

/*removed origional date format - Jackie*/
span.atom-main.date-venue-holder {display:none;
}

/*removing uppercase from event title - Jackie*/
h1 {text-transform:none!important;}

/*removing uppercase from event title - Jackie*/
h2.atom-main {text-transform:none!important;}

/*removing italic font from date and time - Jackie*/
div.col-xs-12.date-venue-wrapper {
  font-style:normal;
}
/*removes fadding from agenda - Jackie*/
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description {
   padding-left: 30px;
   padding-right: 30px;
   margin-bottom: 10px;
   -webkit-animation: all 0.3s ease-in-out;
   -moz-animation: all 0.3s ease-in-out;
   -ms-animation: all 0.3s ease-in-out;
   -o-animation: all 0.3s ease-in-out;
   animation: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   cursor: pointer;
   max-height: max-content;
   overflow: hidden;
}
/*Remove Session Description Fading - Jackie*/
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway {
   -webkit-mask-image: none;
   mask: -moz-linear-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
}
/*Remove dash from header - ilia ticket 179463*/
.center-image {
  display: none;
}
/*Remove register button - Jackie*/
div.register-btn-holder.element-12780281 {
  display:none;
}
/*Remove animation - Jackie*/
.virtual-venue-banner-animated-svg {
  display:none;
}



/*remove register button - Jackie*/
.btn.register {
  border:1px solid red;

}

svg.virtual-venue-banner-animated-svg {
  display:none;
}

/*to try and change font - Jackie
h1.atom-main {
  font-family: 'AmperSans Regular' !important;
}



@font-face {
  font-family:'AmperSans Regular' !important;
}
*/

h2 {color:

