
/*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 {
display: none;
}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

.trade-template h1, .trade-template h2, .trade-template .custom-v14 .btn, .trade-template .nav-menu-btn {
    text-transform: none!important;
}

.sleek-template .entity-photo-holder .img-circle.sleek-object-thumbnail {
    width: 180px;
    max-width: 180px;
    height: 180px;
    margin-bottom: 16px;
    pointer-events: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    object-fit: cover;
}

.sleek-template h2 {
  margin-bottom:25px;
}

.element-26332437 p, .event-description p {
  font-family: Arial, sans-serif!important;
  font-size: 16px!important;
  font-weight: 500;
  line-height: 1.4;
}

.section-5476942 .element-26332437 .atom-main {
    font-family: Arial, sans-serif!important;
  font-size: 16px!important;
  font-weight: 500;
  line-height: 1.4;
}

.section-5476941 .element-26332434 .btn, .section-5476941 .element-26332434 .btn.btn-register {
  font-size: 1rem!important;
}

.trade-template .date-venue-wrapper {
    font-style: normal!important;
}

@media (min-width: 1200px) {
    .trade-template h1 {
        font-size: 3.5rem;
    }
}

@media (min-width: 992px) {
    .trade-template h1 {
        font-size: 3rem;
    }
}

.trade-template .date-venue-wrapper {
    font-size: 1.3rem;
    font-style: italic;
}