.brands3-section-area .brand-box img {
    height: 170px;
}

.breadcrumb__area, .breadcrumb__area .breadcrumb-item {
    display:none;
}

.homepage1-body .header-area.homepage1 {
    background: #212529;
}

.event-detail .shedule-listarea .card form label.form-label {
    display:none;
}

.widget-search-action-button.btn-login.pe-2 {
    display:none;
}

.create-account{
	display: none;
}

.ck-content img {
    height: 100% !important;
}

.event-single-section-area {
    display: none;
}

#events-booking-number-slots{
	display:none;
}

.panel-title{
 text-align: center;
 margin-bottom: 15px;
}

.header-top .currency-switcher-wrapper  {
    display: none !important;
}

.sp8 {
    padding: 0px 0 0;
}

.event-detail .shedule-listarea .card form button {
    width: 100%;
}

/* s: temp */
.shedule-listarea ul li:nth-child(4),
.shedule-listarea ul li:nth-child(5),
.shedule-listarea ul li:nth-child(6){
    display: none;
}

.mobile-nav.mobile-nav1 div.single-footer.widget-contact-info:nth-child(2) {
    display: none;
}

/* e: temp */

@media (max-width: 767px) {
  
    .widget-upcoming-event .cta1-main-boxarea ul li a {
        font-size: medium;
        line-height: normal;
    }
  
    .cta1-section-area .cta1-main-boxarea .timer-btn-area .timer {
        display: flex;
    }
  
    .cta1-section-area .cta1-main-boxarea .timer-btn-area .timer .time-box {
      width: 80px;
      max-height: 80px;
  	}
  
  .cta1-section-area .cta1-main-boxarea .timer-btn-area .timer .time-value {
    font-size: 23px;
  }
  
  .cta1-section-area .cta1-main-boxarea .timer-btn-area .timer .time-value span {
    font-size: 20px;
  }
  
  .event-detail .shedule-listarea .card form button {
      width: 100%;
  }
  
  
  .cta1-section-area .cta1-main-boxarea .timer-btn-area .btn-area1 .vl-btn1 {
      width: 90%;
  }
  
  .vl-btn1 {
      width: 100%;
  }
  
  .announcement-mobile{
  	display: none;
  }
  
  .cta1-section-area .cta1-main-boxarea .timer-btn-area .timer .time-box {
    padding: 5px 5px;
  }
  
  .sp8 {
      padding: 50px 0 0;
  }
  
  .space60 {
      height: 0px;
  }
  
  .cta1-section-area .cta1-main-boxarea .timer-btn-area .btn-area1 {
      border-inline-start: 0px solid hsla(0, 0%, 100%, .2) !important;
      width: 100%;
  }
  
  .cta1-section-area .cta1-main-boxarea {
    padding: 20px;
    text-align: left;
  }


}

/*COLORS*/


.event6-section-area .event6-widget-boxarea, .event6-section-area .event6-widget-boxarea2, .event6-section-area .event6-widget-boxarea3 {
    background: #bf9a63;
}

.event6-section-area.sp1.shortcode-events.shortcode-events-style-5{
	margin-top: 12px;
}