p a, a, a span{
  color: #494ec8;
  font-weight: 600;
  text-decoration: none;
}
.w-90{
  max-width: 540px;
}
.tribe-events-c-subscribe-dropdown__list-item-link{
  font-weight: 400!important;
}

.pulseButton {
  background: none;
  padding: 0;
  margin: 50px 0;
  border: none;
  display: block;
  backface-visibility: hidden;
  width: 260px;
  height: 80px;
  position: relative;
  color: white;
  font-size: 18px;
  transition: transform 300ms, color 300ms;
  cursor: pointer;
}

.pulseButton:hover,
.pulseButton:focus {
  color: #BEC3C7;
  transform: scale(1.05);

  .pulseButton-line {
    animation-play-state: paused;
  }
}

.pulseButton-svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

@keyframes outer-dashoffset {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 337.5px 337.5px;
  }
  50% {
    stroke-dasharray: 225px 450px;
  }
  100% {
    stroke-dashoffset: 675px;
    stroke-dasharray: 337.5px 337.5px;
  }
}

.pulseButton-line--outer {
  stroke-dasharray: 337.5px 337.5px;
  stroke-dashoffset: 0;
  animation: outer-dashoffset infinite linear 6s;
}

@keyframes inner-dashoffset {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 337.5px 337.5px;
  }
  50% {
    stroke-dasharray: 225px 450px;
  }
  100% {
    stroke-dashoffset: -675px;
    stroke-dasharray: 337.5px 337.5px;
  }
}

.pulseButton-line--inner {
  stroke-dashoffset: 0;
  stroke-dasharray: 337.5px 337.5px;
  animation: inner-dashoffset infinite 5s;
}

.pulseButton-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#category-dropdown{
  color: white;
  background: #2babbb;
  padding: 8px 30px;
  border-radius: 6px;
  border: none;
  text-align: center;
  font-weight: bold;
}
#category-dropdown option{
  color: #2babbb;
  background: white;
  text-align: left;
}
select#category-dropdown {
	appearance: none;
  text-align-last:center;
}
@media screen and ( max-width: 992px ){
  .pulseButton{
    margin: 50px auto;
  }
}
footer{
  background: #494ec8;
  color: white!important;

}
footer p, footer a, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer li{
  color: white!important;
}
.menu-footer-menu-container ul{
  padding: 0;
}
.menu-footer-menu-container ul li{
  display: block;
}
.menu-footer-menu-container ul li a{
  font-size: 1rem;
}
.showOnLogin{
  display: none!important;
}
.sponsors img{
  max-width: 200px;
  margin-right: 20px!important;
}

@media screen and ( max-width: 992px ){
  footer > div.col-md-6.pt-5.sponsors > div > div > div{
    flex-direction: column;
  }
  footer > div.col-md-6.pt-5.sponsors > div > div > div > figure{
    padding-bottom: 50px;
  }
}
.accordion.width {
  border: 1px solid rgba(0, 0, 0, 0.125);
  display: flex;
}
.blueText{
  color: rgb(73,78,200);
}
.accordion.width .card {
  flex-direction: row;
  flex-grow: 0;
  flex-shrink: 1;
  min-width: min-content;
}

.accordion.width .card .card-header {
  cursor: pointer;
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.accordion.width .card .card-header:not(.collapsed) {
  pointer-events: none;
}

.collapsing.width {
  transition: width 0.35s ease;
  height: auto;
  width: 0;
}
.tribe-related-events{
  width: 100%;
}
.tribe-related-events-thumbnail{
  aspect-ratio: 4/3;
  display: flex;
}
.tribe-related-events-thumbnail a{
  margin-top: auto;
  margin-bottom: auto;
}
.tribe-events-single-section{
  font-size: 18px!important;
}
.tribe-events-single-section-title{
  font-size: 24px!important;
}
.tribe-venue a{
  font-weight: 400!important;
}
/* ====== EVENTS CALENDAR ====== */
.tribe-events-widget-events-list__event-header{
  background: transparent;
}
.tribe-events-calendar-list__event-title, .tribe-events-calendar-list__event-title a{
  font-size: 38px!important;
  color: #C9432E!important;
}
.tribe-common a.tribe-events-c-small-cta__link{
  font-size: 12px!important;
  color: black!important;
}
#forums .tribe-common a, #forums .tribe-events-widget-events-list__event-datetime{
  color: white!important;
}
#forums .tribe_events_cat-events .tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-datetime, #forums .tribe_events_cat-events .tribe-events-widget-events-list__event-details a{
  color: white!important;
}
#forums .tribe-common .tribe-common-h5, #forums .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium, #forums .tribe-events .tribe-events-calendar-list__event-date-tag-weekday, #forums .tribe-events-widget-events-list__event-date-tag-month {
  color: white!important;
}
.tribe-events-widget-events-list__event-wrapper{
  margin-left: 48px!important;
  display: flex;
  align-items: center;
}
.tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month{
  margin-bottom: -20px!important;
}
.tribe-events-widget-events-list__view-more{
  display: none;
}
.tribe-common .tribe-common-h5, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{
  font-size: 60px!important;
  color: #E8A229!important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-widget-events-list__event-date-tag-month{
  font-size: 30px!important;
  font-weight: 700!important;
  color: #E8A229!important;
  margin-bottom: -20px;
}
.tribe-events-calendar-list__event-datetime span, .tribe-events-widget-events-list__event-datetime{
  color: #C9432E!important;
}
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
  background-color: #C9432E!important;
}
.tribe-events-event-image, .eventHeader .kb-blocks-bg-video{
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: -50%;
  transform: translate(-50%);
}
.tribe-events-event-image img{
  min-width: 100%;
  min-height: 100%;
  height: auto;
}
.eventHeader{
  height: 400px;
  overflow: hidden;
}
.tribe-events-single-event-title{
  color: #494ec8!important;
}
#tribe-events-pg-template, .tribe-common .tribe-common-l-container{
  width: 100%!important;
  max-width: 100%!important;
  padding: 0!important;
}
.event-tickets .tribe-tickets__commerce-order{
  max-width: 1020px!important;
}
.tribe-common-anchor-alt.tribe-tickets__commerce-order-footer-link tribe-tickets__commerce-order-footer-link--browse-events{
  margin-right: 20px;
}
.tribe-common-anchor-alt.tribe-tickets__commerce-order-footer-link.tribe-tickets__commerce-order-footer-link--browse-events, .tribe-common-anchor-alt.tribe-tickets__commerce-order-footer-link.tribe-tickets__commerce-order-footer-link--back-home{
  padding: 11px 20px;
  color: white!important;
  background-color: rgb(73, 78, 200)!important;
  border-radius: 4px!important;
}
.tribe-common-b2.tribe-tickets__commerce-order-footer-links{
  display: flex;
}
footer.tribe-tickets__commerce-order-footer{
  background: transparent!important;
}
.overlayMulti{
  background: linear-gradient(135deg, rgb(73, 78, 200) 31%, rgb(7, 162, 180) 65%, rgb(255, 255, 255) 100%);
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlayMulti.Events{
  background: linear-gradient(135deg, rgb(201, 67, 46) 31%, rgb(235, 178, 46) 65%, rgb(255, 255, 255) 100%);
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.whiteHeader h1.tribe-events-single-event-title, .whiteHeader h1.tribe-events-single-event-title{
  color: white!important;
}
.overlayMulti.Forums{
  background: linear-gradient(135deg, rgb(234, 28, 52) 31%, rgb(171, 139, 177) 66%, rgb(255, 255, 255) 100%);
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tribe-events-single{
  max-width: 1380px!important;
  margin: auto!important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container{
  padding-left: 0!important;
  padding-right: 0!important;
}
.tribe-events-calendar-month__day--current h3{
  color: #494ec8;
}
.tribe-events-calendar-month__calendar-event{
  margin: 5px 10px!important;
  padding: 15px!important;
  border-radius: 10px;
  background: #494ec8;
  color: white!important;
}
.tribe-events-calendar-month__calendar-event a, .tribe-events-calendar-month__calendar-event time, .tribe-events-calendar-month__calendar-event span{
  color: white!important;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{
  padding: 0 16px;
}
/* ====== EVENT ACCORDION ====== */
.accordion-button::after {
  position: absolute;
  right: 20px;
}
.greenEvent{
  color: white!important;
  background-color: #207c81!important;
}
.blueEvent{
  color: white!important;
  background-color: #494ec8!important;
}
button.forums, .btn-primary.forums{
  color: white!important;
  background-color: #ea1c34!important;
  border-color: #ea1c34!important;
}
button.events, .btn-primary.events{
  color: white!important;
  background-color: #E8A229!important;
  border-color: #E8A229!important;
}
.accordion-button span{
  font-weight: 700;
  font-size: 24px;
}

.tribe-common{
  max-width: 1380px!important;
  margin: 100px auto!important;
}
.wp-block-image.size-full img{
  margin: auto;
}

form button{
  color: white!important;
  background-color: #494ec8!important;
  border-color: #494ec8!important;
  border-radius: 5px;
  padding: 8px 15px;
}

form .tribe-tickets__tickets-item-quantity button{
  color: black!important;
  background-color: transparent!important;
  border-color: transparent!important;
  border-radius: 0;
  padding: 8px 15px;
}
@media screen and ( max-width: 992px ){
  .accordion-button span{
    font-size: 14px;
    padding: 10px;
  }
}

/* ====== EVENT BOOKING ====== */

footer.tribe-tickets__commerce-checkout-cart-footer{
  background: none!important;
  display: flex!important;
  flex-wrap: nowrap!important;
}
.tribe-tickets__commerce-checkout-cart-footer-total{
  display: flex;
}
.tribe-tickets__commerce-checkout-cart-footer-quantity{
  text-align: left;
  display: flex;
}
.event-tickets .tribe-tickets__commerce-checkout-cart-footer>div:first-child, .tribe-common .tribe-tickets__commerce-checkout-cart-footer>div:first-child{
  flex: 0;
}
.event-tickets .tribe-tickets__commerce-checkout, .tribe-common .tribe-tickets__commerce-checkout{
  max-width: 1020px!important;
}
.event-tickets .tribe-tickets__form input[type=color], .event-tickets .tribe-tickets__form input[type=date], .event-tickets .tribe-tickets__form input[type=datetime-local], .event-tickets .tribe-tickets__form input[type=datetime], .event-tickets .tribe-tickets__form input[type=email], .event-tickets .tribe-tickets__form input[type=month], .event-tickets .tribe-tickets__form input[type=number], .event-tickets .tribe-tickets__form input[type=password], .event-tickets .tribe-tickets__form input[type=range], .event-tickets .tribe-tickets__form input[type=search], .event-tickets .tribe-tickets__form input[type=tel], .event-tickets .tribe-tickets__form input[type=text], .event-tickets .tribe-tickets__form input[type=time], .event-tickets .tribe-tickets__form input[type=url], .event-tickets .tribe-tickets__form input[type=week], .event-tickets .tribe-tickets__form select, .event-tickets .tribe-tickets__form textarea{
  max-width: none!important;
}
.tribe-tickets__commerce-checkout-purchaser-info-wrapper__form{
  display: flex!important;
}
form > div.tribe-tickets__commerce-checkout-purchaser-info-field.tribe-tickets__form-field.tribe-tickets__form-field--text{
  margin-right: 20px!important;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn{
  background-color: #494ec8!important;
}
.tribe-common-h5.tribe-tickets__commerce-checkout-purchaser-info-title{
  font-size: 32px!important;
  color: black!important;
}


.login-submit{
  margin-top: 16px;
}
.login-submit input[type="submit"]{
  border-radius: 0.375rem;
}
.tribe-events-c-top-bar__datepicker-button-icon-svg{
  display: none!important;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{
  position: relative!important;
  transform: none!important;
  left: 0!important;
  top: 0!important;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{
  padding-top: 0!important;
}
#forums .event-category-class{
  background: rgb(232, 162, 41) !important;
}
#forums .forum-category-class{
  background: rgb(234, 28, 52) !important;
}
#forums .event-category-class .tribe-events-widget-events-list__event-date-tag-month, #forums .event-category-class .tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h4--min-medium {
  color: white!important;
}

.logout a{
	background: #494ec8 !important;
	color: #ffffff;
	font-size: 15px;
	padding: 16px 20px !important;
	border-radius: 4px !important;
}

.tribe-events-meta-group-organizer{
  display: none;
}

.tribe-venue a{
  pointer-events: none;
  text-decoration: none;
  color: inherit;
  cursor: default;
}

.cat_forums .tribe-related-events li .tribe-related-events-title a, .cat_forums .tribe-related-events li .tribe-related-event-info{
  color: #ea1c34!important;
}
.cat_events .tribe-related-events li .tribe-related-events-title a, .cat_events .tribe-related-events li .tribe-related-event-info{
  color: #C9432E!important;
}

.tribe-events-single ul.tribe-related-events{
  justify-content: normal!important;
}

.tribe-events-single ul.tribe-related-events li{
  width: 29.3333%!important;
  flex: none!important;
}

@media screen and (max-width: 992px ){
  .tribe-events-single ul.tribe-related-events li{
    width: 100%!important;
    flex: none!important;
  }
.tribe-common .tribe-common-h5, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{
  font-size: 40px!important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-widget-events-list__event-date-tag-month{
  font-size: 20px!important;
  margin-bottom: -15px;
}
.tribe-events-calendar-list__event-title, .tribe-events-calendar-list__event-title a{
font-size:20px!important;
}
.tribe-events-widget-events-list__event-wrapper{
  margin-left: 10px!important;
}
.tribe-events-widget-events-list__event-date-tag-daynum{
  color: white!important;
}
}
/* ====== NAV BURGER ====== */
.headerLogo img{
  max-height: 70px;
  margin-left: 8px;
}
.loginBtn{
  background: #494ec8;
  color: white;
  text-decoration: none;
  font-size: 10px;
}
.loginBtn:hover{
  background: #2babbb;
  color: white;
}

@media only screen and (min-height: 670px) {
    .sidenav {
        background-image: url(../img/cut-circ-bottom-right.png) !important;
        background-repeat: no-repeat !important;
        background-position: bottom right !important;
        background-size: 70% !important;
    }
}

header{
  background: white;
}
#bar{
  z-index: 1000;
}
#sideNavigation .dropdown-menu, #sideNavigation .dropdown-menu.show{
  position: static!important;
  transform: none!important;
  width: 100%;
  border: none!important;
  background-color: transparent!important;
  margin: 0;
  padding: 0;
}
.dropdown-menu{
  height: 0;
  max-height: 0;
  opacity: 0;
  transition: 0.8s;
  margin-left: 30px!important;
  display: none!important;
}
.dropdown-menu li a{
  font-size: 15px;
}
.dropdown-menu.show{
  height: auto;
  opacity: 1;
  max-height: 1000px;
  transition: 0.8s;
  display: block!important;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover{
	background: none!important;
}
.navbar-toggle{
	z-index: 100000;
	display: inline;
  position: fixed;
	right: 0;
	top: 0;
	width: auto;
	margin: 0.5rem 1.5rem 0.5rem 0;
	background-color: white;
}
.hamburger {
  padding: 12px 12px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: none;
  background: transparent;
	border-radius: 0;
  border: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: white;
}
.hamburger-box {
  width: 27px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 27px;
  height: 3px;
  background-color: #494ec8;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.3s 0.5s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.3s 0.5s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.3s ease-out, opacity 0.3s 0.3s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.3s ease-out, transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#sideNavigation{
  color: black!important;
}
#sideNavigation p a{
  font-size: 1em!important;
  text-transform: lowercase;
}
#overlay{
  position: fixed;
  z-index: 1500;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  display: none;
}
#sideNavigation #menu-header-menu, #socialNav, #menu-login, #menu-logout{
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  opacity: 0;
}
#socialNav{
	text-align: left;
}
#navLink{
  width: 40px;
  height: auto;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: #494ec8;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    text-align: right;
}
.sidenav a, .sidenav a:not([href]):not([tabindex]) {
    text-decoration: none;
    font-size: 2rem;
    color: black;
    display: block;
    transition: 0.15s;
    margin-bottom: 15px;
		margin-right: 10px;
}
.sidenav a .footLogo{
	width: 30px;
	height: auto;
}
.sidenav a.social{
  display: inline-block;
}
.sidenav #socialNav a, .sidenav #socialNav a:not([href]):not([tabindex]) {
    border-bottom: none;
}
.sidenav a:hover, .offcanvas a:focus{
    color: white;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav li{
  display: block;
	text-align: left
}
#main {
    padding: 20px;
}
body {
  overflow-x: hidden;
}
.topnav {
    overflow: hidden;
    top: 0;
}
.topnav a {
    display: inline;
    padding: 0;
    text-decoration: none;
    position: relative;
    border: none;
}
.topnav p a {
    float: none;
    display: inline;
    text-align: left;
    padding: 0;
    text-decoration: none;
    width: auto;
}
.topnav>p{
    margin: 8px 15px;
}
.topnav a.active {
    background-color: #4CAF50;
    color: black;
}
a svg{
  transition:all .5s ease;
  &:hover{
    #transform:rotate(180deg);
  }
}
#ico{
  display: none;
}
#sideNavigation #socialNav, #sideNavigation #menu-header-menu{
  margin: 30px 50px;
	padding: 0;
}
#sideNavigation #menu-logout, #sideNavigation #menu-login{
  margin: 0 50px;
  padding: 0;
}
.menu{
  transition: all 0.5s ease;
  a{
    display: inline-block;
    color: white;
    margin: 0.5em 0;
    text-decoration: none;
		font-size: 25px;
  }
}
@media(max-width: 992px){
  .sidenav ul{
    display: block;
  }
  .sidenav li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  ul .sub-menu {
    padding-inline-start: 0;
  }
  .sub-menu li{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .sub-menu li a{
    font-weight: 300;
  }
  .menu{
    margin-right: 0;
  }
  .menu {
    a {
        font-size: 1.4rem;
    }
}
/* ====== NAV BURGER ====== */

@media screen and ( max-width: 992px ){
  #bar a img{
    max-width: 60%;
    max-height: 25px;
    height: auto!important;
  }
  #bar .headerLogo a img{
    max-width: none;
    max-height: none;
    height: 40px!important;
  }
  .navbar-toggle{
  	margin: 0.5rem 1rem 0.5rem 0;
  }
}
