/*Moving date and register button up Ricardo Silva ZD #220935*/
/* Move the date up */
#section-8421184 .date-venue-holder {
    margin-top: -185px !important; /* Adjust negative margin as needed */
    position: relative;
    z-index: 2;
}

/* Move the register button up */
#section-8421184 div:nth-child(4) {
    margin-top: -155px !important; /* Adjust negative margin as needed */
    position: relative;
    z-index: 2;
}


.customHeader .event-image-holder {
    height: 600px !important;
}
.customHeader .center-image {
    max-height: 300px !important;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway {
  -webkit-mask-image: none;
  mask: none;
  max-height:100%;
}

.element-2491893 {
display: none;
}

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


/* Social Media Icon*/
.social-share-button.facebook{
  margin-left: 5px; margin-right: 5px;
content: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1688634371/gd2kv5ljaoe004rifofm.png);
}

.social-share-button.twitter{
  margin-left: 15px; margin-right: 15px;
content: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1688634386/nshgbi55dqzzlgdlmpfo.png);
}

.social-share-button.linkedin{
  margin-left: 5px; margin-right: 5px;
content: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1688634396/ei8i3bud8sxt76djtkft);
}

.social-share-button{
  background-color: none;
}


h2.atom-main.custom-font{
  font-family: "Merriweather", sans-serif !important;
}





.element-2602119{
  margin-bottom: 80px;
}
.atom-header1{
font-family: Merriweather;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.atom-header2{
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.nav-menu-btn{
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 700;
}


/*
.form-theme-background{
 background: #FFF !important; 
}

.normal-height{
 background: #FFF !important; 
}

.form-theme-input{
 background-color: #FFF !important; 
}

.main-form-embedded formaloo__form-container{
   background-color: #FFF !important; 
}


#formz-layout-wrapper, #formz-wrapper .form-theme-background{
  background: transparent;
}*/