@charset "UTF-8";
@import url("https://use.typekit.net/maw7jaa.css");
@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400;600;700&family=Manrope:wght@300;400;600;700&family=Nunito+Sans:wght@300;400;600;700&display=swap");
.has-white-color {
  color: #ffffff;
}

.has-cream-color {
  color: #f2f3ee;
}

.has-black-color {
  color: #1f1f1f;
}

.has-dark-gray-color {
  color: #383838;
}

.has-gray-color {
  color: #979797;
}

.has-light-gray-color {
  color: #c7c8c4;
}

.has-burgundy-color {
  color: #66023c;
}

.has-teal-color {
  color: #4bb2af;
}

.has-orange-color {
  color: #e77500;
}

.has-dark-orange-color {
  color: #c3793b;
}

.has-white-background-color {
  background-color: #ffffff;
  color: #1f1f1f;
}
.has-white-background-color p a {
  color: #1f1f1f;
}
.has-white-background-color .btn {
  color: #1f1f1f !important;
}
.has-white-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-cream-background-color {
  background-color: #f2f3ee;
  color: #1f1f1f;
}
.has-cream-background-color p a {
  color: #1f1f1f;
}
.has-cream-background-color .btn {
  color: #1f1f1f !important;
}
.has-cream-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-black-background-color {
  background-color: #1f1f1f;
  color: #ffffff;
}
.has-black-background-color p a {
  color: #ffffff;
}
.has-black-background-color .btn {
  color: #ffffff !important;
}
.has-black-background-color .btn:hover {
  background: #1f1f1f !important;
  border-color: #1f1f1f !important;
  color: #ffffff !important;
}

.has-dark-gray-background-color {
  background-color: #383838;
  color: #ffffff;
}
.has-dark-gray-background-color p a {
  color: #ffffff;
}
.has-dark-gray-background-color .btn {
  color: #ffffff !important;
}
.has-dark-gray-background-color .btn:hover {
  background: #1f1f1f !important;
  border-color: #1f1f1f !important;
  color: #ffffff !important;
}

.has-gray-background-color {
  background-color: #979797;
  color: #1f1f1f;
}
.has-gray-background-color p a {
  color: #1f1f1f;
}
.has-gray-background-color .btn {
  color: #1f1f1f !important;
}
.has-gray-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-light-gray-background-color {
  background-color: #c7c8c4;
  color: #1f1f1f;
}
.has-light-gray-background-color p a {
  color: #1f1f1f;
}
.has-light-gray-background-color .btn {
  color: #1f1f1f !important;
}
.has-light-gray-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-burgundy-background-color {
  background-color: #66023c;
  color: #ffffff;
}
.has-burgundy-background-color p a {
  color: #ffffff;
}
.has-burgundy-background-color .btn {
  color: #ffffff !important;
}
.has-burgundy-background-color .btn:hover {
  background: #1f1f1f !important;
  border-color: #1f1f1f !important;
  color: #ffffff !important;
}

.has-teal-background-color {
  background-color: #4bb2af;
  color: #1f1f1f;
}
.has-teal-background-color p a {
  color: #1f1f1f;
}
.has-teal-background-color .btn {
  color: #1f1f1f !important;
}
.has-teal-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-orange-background-color {
  background-color: #e77500;
  color: #1f1f1f;
}
.has-orange-background-color p a {
  color: #1f1f1f;
}
.has-orange-background-color .btn {
  color: #1f1f1f !important;
}
.has-orange-background-color .btn:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #1f1f1f !important;
}

.has-dark-orange-background-color {
  background-color: #c3793b;
  color: #1f1f1f;
}
.has-dark-orange-background-color p a {
  color: #1f1f1f;
}
.has-dark-orange-background-color .btn {
  color: #1f1f1f !important;
}
.has-dark-orange-background-color .btn:hover {
  background: #1f1f1f !important;
  border-color: #1f1f1f !important;
  color: #1f1f1f !important;
}

.single-tribe_events main {
  padding-top: 0;
}

main#tribe-events-pg-template {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  max-width: 100%;
}

.single-tribe_events .tribe-events-before-html {
  display: none;
}

.tribe-events-single-event-title {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  line-height: 1.25;
  font-size: 52px;
  letter-spacing: 0.65px;
  margin: 2rem 0 0;
}

.tribe-events-single.eventdetailSec {
  display: inline-block;
  width: 100%;
}

.eventdetailSec .twocol-image {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.eventdetailSec .twocol-image figure {
  width: 50%;
  padding: 0 15px;
  margin: 0;
  line-height: 0;
}

.dateLocationticketSec {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-bottom: 1px solid #c7c8c4;
  padding: 30px 0;
  margin-bottom: 25px;
}

.dateLocationticketSec .box {
  flex: 0 0 26%;
  padding: 0 30px;
}

.dateLocationticketSec .box.ticketing {
  flex: 0 0 48%;
  padding: 0 40px 0 0px;
}

.dateLocationticketSec .box h4 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
  margin: 0;
}

.dateLocationticketSec .box.datetime h4 {
  background: url(../img/calendericon.png) left center no-repeat;
  padding-left: 25px;
  background-size: 16px;
}

.dateLocationticketSec .box.location h4 {
  background: url(../img/addresspin.png) left center no-repeat;
  padding-left: 25px;
  background-size: 16px;
}

.dateLocationticketSec .box h2 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
}

.dateLocationticketSec .box.ticketing h4 {
  display: block;
  width: 50%;
}

.dateLocationticketSec .box.ticketing .tickettext {
  display: inline-block;
  max-width: 60%;
}

.dateLocationticketSec .box.ticketing a.btn.ticketbtn {
  float: right;
  margin: -5px 0 0;
}

.dateLocationticketSec .box.ticketing .sigle-event-buttons{
	float: right;
}
.dateLocationticketSec .box.ticketing .sigle-event-buttons  a.btn{
	display: inline-block; 
	margin: 0 3px !important;
}

.dateLocationticketSec .box.ticketing .tickettext p {
	margin: 7px 0 0;
	font-size: 16px;
	line-height: 20px;
	font-family: "Nunito Sans", sans-serif;
}

.tribe-events-event-image img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
}

.contentfullSec {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: 4%;
  padding: 4% 0;
}

.contentfullSec .tribe-events-cal-links {
  display: none;
}

.contentfullSec .shareSec {
  padding-bottom: 8%;
}

.contentfullSec .tribe-events-single-event-description.tribe-events-content {
  flex: 3;
  min-width: 300px;
  padding-bottom: 0;
  padding-left: 3%;
  padding-right: 6%;
}

.contentfullSec .eventdetailsrightSec {
  width: 285px;
}

.contentfullSec .tribe-events-single-event-description.tribe-events-content p {
  margin-top: 0;
}

section.mrl-accordion header .title {
  display: inline-block;
  margin: 0;
  line-height: normal;
  font-family: "ivymode", sans-serif;
  font-weight: 300;
}

.contentfullSec .tribe-events-single-event-description.tribe-events-content section.mrl-accordion.mrl-large-accordion {
  margin-bottom: 15px;
}

p.tribe-events-back {
  margin: 0 !important;
  text-align: right;
}

p.tribe-events-back a.btn {
  border: 1px solid #1f1f1f !important;
  margin-top: 10px;
  color: #1f1f1f !important;
  font-size: 10px;
  padding: 10px;
}

p.tribe-events-back a.btn:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

.eventdetailsrightSec .boxwrap {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.eventdetailsrightSec .boxwrap h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
  margin: 0 0 15px;
}

.eventdetailsrightSec .boxwrap h2 {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: 400;
}

.eventdetailsrightSec .boxwrap h2 a {
  color: #e77500;
}

.eventdetailsrightSec .boxwrap h2 a:hover {
  color: #e77500;
  text-decoration: underline;
}

.eventdetailsrightSec .boxwrap h3 {
  font-size: 28px;
  margin: 0 0 5px;
  font-weight: 500;
}

.eventdetailsrightSec .boxwrap p {
  margin: 0 0 20px;
}

.eventdetailsrightSec .boxwrap.attachment a {
  word-break: break-word;
}

.contentfullSec .tribe-events-single-event-description.tribe-events-content p a {
  color: #e77500;
}

.contentfullSec .tribe-events-single-event-description.tribe-events-content p a:hover {
  color: #e77500;
  text-decoration: underline;
}

.relatedeventSec {
  display: block;
  width: 100%;
  position: relative;
}

.relatedeventSec h2.tribe-events-related-events-title {
  border: 0;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #c7c8c4;
}

.tribe-events-single ul.tribe-related-events {
  flex-direction: column;
  justify-content: space-between;
}

.relatedeventSec ul.tribe-related-events li {
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  flex: unset;
  flex-direction: unset;
  align-items: center;
}

.relatedeventSec ul.tribe-related-events li .tribe-related-events-thumbnail {
  max-width: 370px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
  padding-top: 0;
  height: 100%;
  width: 100%;
}

.relatedeventSec ul.tribe-related-events li .tribe-related-events-thumbnail .eventthumail, .tribe-events-calendar-list__event-featured-image-wrapper .eventthumail {
  height: 225px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
  align-items: baseline;
  display: unset;
  flex-wrap: wrap;
  padding: 0;
  width: calc(100% - 390px);
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info h3.tribe-related-events-title {
  font-size: 23px;
  font-weight: 600;
  font-family: "ivymode", sans-serif;
  letter-spacing: 0.63px;
  line-height: 1.2;
  margin: 16px 0 6px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info h5.eventcat {
  font-size: 12px;
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 5px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .shortdescription {
  position: relative;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .shortdescription p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .shortdescription h6, .tribe-events-calendar-list__event-details h6 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  margin: 25px 0 15px;
  display: inline-block;
  font-weight: 500;
}

.tribe-events-calendar-list__event-details h6 {
  margin: 20px 0 0;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .shortdescription a.btn.btnmoreinfo {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0px;
}

.tribe-events-single ul.tribe-related-events li .slideritemwrap {
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  flex: unset;
  flex-direction: unset;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c7c8c4;
}

.tribe-events-single ul.tribe-related-events li .slideritemwrap:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-container--open .select2-selection {
  border-radius: 0;
}

.tribe-common .tribe-common-c-svgicon {
  color: #e77500;
}

.relatedeventSec .owl-nav {
  position: absolute;
  top: -55px;
  right: 0;
}

.relatedeventSec button span {
  border: 1px solid #1f1f1f;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 13px;
  margin: 0 0 0 5px;
}

.relatedeventSec button span:hover {
  background: #1f1f1f;
  color: #ffffff;
}

.tribe-events-back.viewallevent {
  position: absolute;
  right: 0;
  top: 0;
}

.tribe-events-back.viewallevent a {
  font-size: 11px;
  text-decoration: none;
}

.tribe-events-back.viewallevent a:hover {
  font-size: 11px;
  text-decoration: underline;
}

/* Events List Page */
.eventlistpageSec {
  padding-top: 25px;
}

.eventlistpageSec .tribe-common-l-container {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  /* display: flex;
  flex-direction: column; */
}

.eventlistpageSec .tribe-events-before-html {
  padding-bottom: 25px !important;
}

.tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
  order: 1;
  width: 64%;
  background: transparent !important;
  border: 0;
  margin: 0;
}

.tribe-events .tribe-events-header div.tribe-filter-bar {
  order: 0;
  width: 36%;
  margin: 0;
  padding-right: 0;
}

.tribe-events .tribe-events-header .tribe-events-c-top-bar.tribe-events-header__top-bar {
  order: 3;
  margin: 35px 0;
  border-top: 1px solid #c7c8c4;
  padding-top: 30px;
  position: relative;
}

.tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border .tribe-events-c-events-bar__filter-button-container {
  display: none;
}

.tribe-filter-bar .tribe-filter-bar-c-pill__pill {
  border-width: 2px;
  border-radius: 0;
}

div#tribe-events-search-container {
  background: transparent;
  position: relative;
  padding-right: 40px;
}

div#tribe-events-search-container::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 8px;
  height: 30px;
  width: 2px;
  background: #1f1f1f;
}

button.tribe-common-c-btn.tribe-events-c-search__button {
  background: transparent;
  border: 1px solid #1f1f1f;
  color: #1f1f1f;
  padding: 11px 22px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  box-shadow: inset 0 0 4px #646464;
  font-weight: normal;
  box-shadow: none;
}

button.tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-events-c-search__button:focus {
  background: #1f1f1f;
  color: #ffffff;
}

.tribe-events-c-search__input-group .tribe-common-form-control-text {
  margin: 0 !important;
}

.tribe-events-c-search__input-group .tribe-common-form-control-text svg.tribe-common-c-svgicon {
  display: none;
}

div#tribe-events-view-selector-content {
  background: transparent;
}

ul.tribe-events-c-view-selector__list li {
  border: 1px solid #1f1f1f;
  padding: 0 !important;
  margin-left: 5px;
  height: 42px !important;
  max-height: 42px;
}

ul.tribe-events-c-view-selector__list li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #1f1f1f !important;
  padding: 0px 0 !important;
}

ul.tribe-events-c-view-selector__list li a span.tribe-events-c-view-selector__list-item-text {
  color: #1f1f1f;
  font-size: 11px;
  text-transform: uppercase;
}

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
  font-weight: normal !important;
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--list a {
  background: url(../img/listicon.png) 10px center no-repeat;
  padding: 3px 15px 0 30px !important;
  background-size: 15px;
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--photo a {
  background: url(../img/grideicon.png) 10px center no-repeat;
  padding: 4px 15px 0 30px !important;
  background-size: 15px;
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--month a {
  background: url(../img/calendericon.png) 10px center no-repeat;
  padding: 4px 15px 0 30px !important;
  background-size: 15px;
}

/* li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--month {
    order: 2;
} */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after {
  display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
  background: rgba(255, 255, 255, 0.5);
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
  background-color: #1f1f1f;
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-text {
  color: #ffffff;
}

.tribe-events-c-view-selector.tribe-events-c-view-selector--labels.tribe-events-c-view-selector--tabs #tribe-events-view-selector-content {
  padding: 0;
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--photo.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
  background-image: url(../img/grideicon-light.png);
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--list.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
  background-image: url(../img/listicon-light.png);
}

ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--month.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
  background-image: url(../img/calendericon-light.png);
}

#tribe-events-events-bar-keyword {
  border: 1px solid #1f1f1f;
  padding: 12px 20px 8px;
  text-transform: uppercase;
  font-size: 11px;
  height: 42px;
  position: relative;
  top: -1px;
}

.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
  padding-right: 5px;
  width: 50%;
  flex: 0 0 50%;
}

.tribe-events-c-search__input-group .datesearchSec {
  width: 50%;
  flex: 0 0 50%;
  padding-right: 6px !important;
  position: relative;
}

.tribe-events-c-search__input-group .datesearchSec .datepicker.dropdown-menu {
  left: 0 !important;
}

.tribe-events-c-search__input-group .datesearchSec #tribe-bar-date {
  width: 100%;
  border: 1px solid #1f1f1f;
  background-color: transparent;
  padding: 12px 15px 12px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Nunito Sans", sans-serif;
  height: 42px;
  line-height: 20px;
}

.tribe-events-c-search__input-group .datesearchSec #tribe-bar-date::-webkit-input-placeholder, #tribe-events-events-bar-keyword::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1f1f1f;
  opacity: 1;
}

.tribe-events-c-search__input-group .datesearchSec #tribe-bar-date::-moz-placeholder, #tribe-events-events-bar-keyword::-moz-placeholder {
  /* Firefox 19+ */
  color: #1f1f1f;
  opacity: 1;
}

.tribe-events-c-search__input-group .datesearchSec #tribe-bar-date:-ms-input-placeholder, #tribe-events-events-bar-keyword:-ms-input-placeholder {
  /* IE 10+ */
  color: #1f1f1f;
  opacity: 1;
}

.tribe-events-c-search__input-group .datesearchSec #tribe-bar-date:-moz-placeholder, #tribe-events-events-bar-keyword:-moz-placeholder {
  /* Firefox 18- */
  color: #1f1f1f;
  opacity: 1;
}

.tribe-events .tribe-events-header div.tribe-filter-bar .tribe-filter-bar-c-filter {
  flex: 0 0 49%;
  width: 49%;
}

button.tribe-common-c-btn.tribe-events-c-search__button {
  height: 42px;
}

.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
  border: 1px solid #1f1f1f;
  width: 100%;
  padding: 11px 20px 11px !important;
  font-size: 11px;
  text-transform: uppercase;
  background-color: transparent;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  height: 42px;
  line-height: 20px;
  border-radius: 0;
}

/* .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover{
  background: colors.$black !important;
  border-color: colors.$black;
  color: colors.$white;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button:hover path{
  stroke: colors.$white;
}*/
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button:hover path {
  stroke: #1f1f1f;
}

.tribe-filter-bar .tribe-swiper-slide {
  width: calc(50% - 6px);
  margin: 0 6px 0 0px !important;
}

.tribe-filter-bar__form .tribe-filter-bar__form-heading.tribe-common-h5.tribe-common-h--alt.tribe-common-a11y-visual-hide {
  width: 90px;
  height: auto;
  display: inline-block;
  visibility: visible;
  position: static;
  padding-top: 9px;
  font-size: 14px;
}

.tribe-filter-bar__filters-slider-container.tribe-swiper-container.tribe-swiper-container-initialized.tribe-swiper-container-horizontal.tribe-swiper-container-free-mode {
  width: 100%;
}

.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label-colon,
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label {
  display: none !important;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions {
  padding: 0 8px 0;
  position: absolute;
  right: 0;
  bottom: -25px;
}

.tribe-filter-bar .tribe-filter-bar-c-pill--button.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-selections {
  margin-left: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month {
  background-image: none;
}

.tribe-filter-bar .tribe-filter-bar-c-pill {
  width: 100%;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover {
  background-color: #4bb2af;
}

.tooltipster-base p {
  font-size: 14px;
  line-height: 1.4;
}

nav.tribe-events-c-top-bar__nav {
  width: 100%;
}

.tribe-events .tribe-events-c-top-bar__nav-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
}

.tribe-events-c-top-bar__nav-list li:first-child {
  order: 0;
  cursor: pointer;
}

.tribe-events-c-top-bar__nav-list li:nth-child(2) {
  order: 2;
  cursor: pointer;
}

.tribe-events-c-top-bar__nav-list li.datepickersec {
  order: 1;
  cursor: auto;
  font-size: 28px;
  line-height: 1.42;
  font-weight: normal;
  font-family: "Nunito Sans", sans-serif;
}

.tribe-events-c-top-bar__nav-list li button, .tribe-events-c-top-bar__nav-list li a {
  font-size: 14px;
  font-weight: normal;
  font-family: "Nunito Sans", sans-serif;
}

.tribe-events-c-top-bar__nav-list li button {
  color: #c7c8c4;
}

nav.tribe-events-c-top-bar__nav ul li .arrowicon {
  border: 1px solid #1f1f1f;
  background: transparent;
  padding: 0px 3px;
  font-size: 12px;
}

nav.tribe-events-c-top-bar__nav ul li button .arrowicon {
  color: #c7c8c4;
  border-color: #c7c8c4;
}

nav.tribe-events-c-top-bar__nav ul li a:hover .arrowicon {
  background: #1f1f1f;
  color: #ffffff;
}

nav.tribe-events-c-top-bar__nav ul li:first-child .arrowicon {
  margin-right: 10px;
}

nav.tribe-events-c-top-bar__nav ul li:nth-child(2) .arrowicon {
  margin-left: 10px;
}

.tribe-events-c-top-bar__datepicker {
  width: 100%;
  text-align: center;
}

.tribe-events-c-top-bar__datepicker .tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
  display: inline-block;
}

.tribe-events-header__messages.tribe-events-c-messages.tribe-common-b2.tribe-common-c-loader__dot.tribe-common-c-loader__dot--third {
  order: -1;
}

.tribe-events-pro-photo .tribe-common-g-row {
  background: url(../img/bg-notation.svg);
  background-size: cover;
  padding: 50px 40px 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  background-position: left -70px;
}

.tribe-events-pro-photo .tribe-common-g-row article.tribe-common-g-col {
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
  flex: 0 0 33%;
  width: 30.33%;
}

.tribe-events-pro-photo .tribe-common-g-row article.tribe-common-g-col .eventwrap {
  background: #ffffff;
  clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
}

.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper {
  padding: 0 30px 20px 30px;
  flex-direction: column;
}

.btnSec .btn {
  background: transparent;
  text-decoration: none;
  border-radius: 0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 11px;
  color: #1f1f1f;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  display: inline-block;
  font-style: normal;
  padding: 1rem 1.5rem;
  margin: 20px auto;
  border: 1px solid;
  transition: all 0.25s;
  line-height: 1;
  cursor: pointer;
}

.btnSec .btn:hover {
  background: #1f1f1f;
  color: #ffffff;
  text-decoration: none;
  border-color: #1f1f1f;
}

.btnSec .btn.ticketbtn {
  background: #1f1f1f;
  color: #ffffff;
  text-decoration: none;
  border-color: #1f1f1f;
}

.btnSec .btn.ticketbtn:hover {
  background: transparent;
  color: #1f1f1f;
}

.tribe-events-pro .tribe-events-pro-photo__event-details .tribe-events-pro-photo__event-title.tribe-common-h6, .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
  font-size: 29px;
  letter-spacing: 0.43px;
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  line-height: 1.25;
  margin: 10px 0 0;
}

.tribe-events-pro .tribe-events-pro-photo__event-details .tribe-events-pro-photo__event-title.tribe-common-h6 a:hover, .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a:hover {
  text-decoration: none !important;
  border: 0 !important;
}

nav.tribe-events-pro-photo-nav.tribe-events-c-nav {
  display: none;
}

.tribe-events-c-subscribe-dropdown__container {
  /* display: none!important; */
  order: -1;
}

main.eventlistpageSec > article {
  padding-bottom: 0;
}

.tribe-events-pro-photo__event-details .eventcat, .tribe-events-calendar-list__event-header .eventcat {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  padding: 8px 0;
}

.tribe-events-calendar-list__event-header .eventcat {
  padding: 8px 0 0;
  margin: 0;
  color: #e77500;
  font-size: 15px;
  font-weight: 400;
}

.tribe-events-calendar-list__event-header .eventcat a {
  color: #e77500;
}

.tribe-events-calendar-list__event-header .eventcat a:hover {
  color: #e77500;
  text-decoration: underline;
}

.tribe-events-pro-photo__event-details p.date, .tribe-events-calendar-list__event-header p.date {
  font-weight: 300 !important;
  font-size: 16px;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container, .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
  width: calc(100% - 76px);
  right: 0;
}

.tribe-events-calendar-list__month-separator .tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt {
  display: none;
}

.tribe-events-calendar-list .tribe-events-calendar-list__month-separator:first-child {
  display: none;
}

.tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row:nth-child(2) {
  margin-top: 0;
}

.tribe-events-calendar-list {
  padding: 30px 50px !important;
  border-top: 1px solid #c7c8c4 !important;
}

.tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
  display: none;
}

.tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row {
  margin: 0 !important;
  border-bottom: 1px solid #c7c8c4;
  padding: 40px 0;
}

.tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row:last-child {
  border-bottom: 0;
}

.tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-featured-image-wrapper {
  padding-left: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
  flex-direction: unset;
  align-items: center;
}

.tribe-events-calendar-list__event-description p {
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
}

.tribe-events-calendar-list__event-details.tribe-common-g-col {
  position: relative;
}

.tribe-events-calendar-list__event-details .btnSec {
  position: absolute;
  right: 5px;
  bottom: -35px;
}

.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden {
  margin-top: 5px;
}

.tribe-events-calendar-list-nav.tribe-events-c-nav {
  /* display: none; */
}

.tribe-events-view--month li.datepickersec button.tribe-common-h3 {
  padding-right: 0;
  position: relative;
  cursor: text;
}

.tribe-events-view--month li.datepickersec button.tribe-common-h3::after {
  content: "⌄";
  position: absolute;
  right: -5px;
  top: 50%;
  width: 20px;
  height: 20px;
  background: #1f1f1f;
  color: #ffffff;
  font-size: 18px;
  line-height: 14px;
  margin-top: -10px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
  opacity: 0.7;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
  opacity: 0.2;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  background: transparent !important;
  color: #1f1f1f !important;
  border-color: #1f1f1f !important;
  font-weight: normal;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
  background: #1f1f1f !important;
  color: #ffffff !important;
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*your rules for chrome*/
  .tribe-events-view--month li.datepickersec button.tribe-common-h3::after {
    line-height: 7px;
  }

  section.mrl-accordion .collapsed .toggler i {
    position: relative;
    top: -2px;
  }
}
/* firfox hack */
@-moz-document url-prefix() {
  .tribe-events-view--month li.datepickersec button.tribe-common-h3::after {
    line-height: 12px;
  }

  section.mrl-accordion .collapsed .toggler i {
    position: static;
  }
}
.submitbtnsec {
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0 0 !important;
}

.tribe-events-calendar-month {
  background: url(../img/bg-notation.svg);
  background-size: cover;
  padding: 30px 15px 20px !important;
  /* display: flex;
  flex-wrap: wrap;
  align-content: stretch; */
  background-position: left -70px;
}

.tribe-events-calendar-month .tribe-events-calendar-month__header {
  background: #1f1f1f;
}

.tribe-events-calendar-month .tribe-events-calendar-month__body {
  background: #f2f3ee;
}

.tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-column {
  padding: 12px 0;
  color: #ffffff;
  text-align: center;
}

.tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title.tribe-common-b3 {
  text-align: center;
  color: #ffffff;
}

a.tribe-events-gcal.tribe-events-button {
  color: #e77500;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
}

.eventlistpageSec .contentfullSec .eventdetailsrightSec .onlymobileviewSec {
  display: none;
}

.eventlistpageSec .tribe-community-events {
  background: transparent;
  border: 0;
  box-sizing: border-box;
  color: #383838;
  font-size: 100%;
  padding: 20px 0px !important;
}

.eventlistpageSec div#tribe-community-events label, .eventlistpageSec .tribe-community-events .tribe-section .tribe-section-header h3 {
  font-weight: 400;
  line-height: 1.25;
  font-size: 15px;
  color: #383838;
}

.eventlistpageSec .tribe_community_edit .tribe-button.submit, .tribe_community_list .tribe-button.submit, .eventlistpageSec .tribe-button, .eventlistpageSec .tribe_community_edit .tribe-add-recurrence.tribe-button, .eventlistpageSec .tribe_community_edit .button, .eventlistpageSec .tribe_community_edit .tribe-button {
  min-width: 200px;
  background: transparent !important;
  text-decoration: none !important;
  border-radius: 0 !important;
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 11px !important;
  color: #1f1f1f !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-weight: 400 !important;
  display: inline-block !important;
  font-style: normal !important;
  padding: 1rem 1.5rem !important;
  margin: 20px auto !important;
  border: 1px solid !important;
  transition: all 0.25s;
  line-height: 1;
  cursor: pointer;
}

.eventlistpageSec .tribe_community_edit .tribe-button.submit:hover, .tribe_community_list .tribe-button.submit:hover, .eventlistpageSec .tribe-button:hover, .eventlistpageSec .tribe_community_edit .tribe-add-recurrence.tribe-button:hover, .eventlistpageSec .tribe_community_edit .button:hover, .eventlistpageSec .tribe_community_edit .tribe-button:hover {
  background: #1f1f1f !important;
  color: #ffffff !important;
  text-decoration: none !important;
  border-color: #1f1f1f !important;
}

.tribe-filter-bar-c-checkbox input {
  position: absolute !important;
  left: -999999px;
  opacity: 0;
}

.tribe-filter-bar-c-checkbox label.tribe-common-form-control-checkbox__label {
  margin: 0 !important;
}

.tribe-filter-bar-c-checkbox.evtparentCat .tribe-common-form-control-checkbox__label {
  font-weight: bold;
}

.tribe-filter-bar-c-checkbox.evtchildCat {
  padding-left: 15px;
}

.tribe-filter-bar-c-filter__filter-fields {
  max-height: 300px;
  overflow-y: auto;
}

/* Media css */
@media only screen and (max-width: 1279px) {
  .post-type-archive-tribe_events .container {
    padding: 0 30px;
  }

  .single-tribe_events #top-header #top-nav div#mega-menu-9-control, .tribe-events-page-template #top-header #top-nav div#mega-menu-9-control {
    display: none;
  }

  .mrl-large-accordion .title {
    font-size: 36px;
  }

  .tribe-events-single-event-title {
    font-size: 40px;
  }

  .tribe-events-calendar-list__event-details .btnSec {
    position: static;
  }

  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
    flex-direction: unset;
    align-items: flex-start;
  }

  .btnSec .btn {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .dateLocationticketSec .box {
    flex: 0 0 26%;
    padding: 0 5px;
  }

  .dateLocationticketSec .box.ticketing {
    flex: 0 0 48%;
    padding: 0;
  }

  .dateLocationticketSec .box.ticketing .tickettext p {
    margin: 7px 0 0;
    font-size: 14px;
    line-height: 20px;
    font-family: "Nunito Sans", sans-serif;
  }

  .dateLocationticketSec .box h2 {
    font-size: 14px;
  }

  .eventdetailsrightSec .boxwrap h3 {
    font-size: 24px;
    margin: 0 0 3px;
    font-weight: 500;
  }

  .mrl-large-accordion .title {
    font-size: 24px;
  }

  p.tribe-events-back a.btn {
    font-size: 12px;
  }

  .eventdetailsrightSec .boxwrap h2 {
    font-size: 18px;
    margin: 0 0 5px;
    font-weight: 400;
  }

  .contentfullSec .shareSec {
    padding-bottom: 7px;
    flex: 0 0 100%;
    width: 100%;
  }

  .contentfullSec .shareSec .share {
    text-align: left;
  }

  .contentfullSec .shareSec .share .icons a {
    display: inline-block;
  }

  .contentfullSec .shareSec .share .icons {
    display: inline-block;
    margin: 0;
  }

  .contentfullSec .tribe-events-single-event-description.tribe-events-content {
    flex: 0 0 calc(100% - 315px);
    min-width: 300px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tribe-events-pro-photo .tribe-common-g-row article.tribe-common-g-col {
    filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
    flex: 0 0 49%;
    width: 49%;
  }

  .tribe-events-pro-photo .tribe-common-g-row {
    padding: 50px 0 20px;
  }

  .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border button.tribe-events-c-events-bar__search-button {
    display: none !important;
  }

  .tribe-events .tribe-events-header .tribe-events .tribe-events-c-events-bar__views {
    display: none !important;
  }

  .tribe-events .tribe-events-header .tribe-filter-bar {
    display: inline-block;
  }

  .tribe-events .tribe-events-header .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav.tribe-common-a11y-hidden {
    display: inline-block !important;
    visibility: visible;
  }

  .tribe-events .tribe-events-header .tribe-events-c-events-bar__views {
    display: none !important;
  }

  .tribe-events .tribe-events-header div.tribe-filter-bar {
    position: static;
  }

  .tribe-filter-bar .tribe-filter-bar__filters-slider-container {
    display: block;
    visibility: visible;
  }

  header.tribe-events-header.tribe-events-header--has-event-search {
    background-color: transparent;
    flex-direction: row !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: unset;
  }

  div#tribe-events-search-container {
    position: static;
    padding: 0;
    display: inline-block;
    width: 100%;
  }

  .tribe-events .tribe-events-c-events-bar__search-form {
    width: 100%;
    display: flex;
  }

  .post-type-archive-tribe_events .contextual-nav {
    display: inline-block;
  }

  .post-type-archive-tribe_events .main-title h1 {
    margin: 2rem 0;
    font-size: 42px;
  }

  .tribe-events .tribe-events-calendar-list__event {
    flex-direction: row;
    margin: 0;
  }

  .tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col {
    flex: 0 0 40%;
    width: 40%;
    padding: 0 !important;
  }

  .tribe-events-calendar-list__event-details.tribe-common-g-col {
    flex: 0 0 60%;
    width: 60%;
    padding: 0 0 0 15px !important;
  }

  .tribe-events-calendar-list {
    padding: 30px 25px !important;
    border-top: 1px solid #c7c8c4 !important;
  }

  .relatedeventSec ul.tribe-related-events li {
    filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
  }

  .relatedeventSec ul.tribe-related-events li .tribe-related-events-thumbnail .eventthumail, .tribe-events-calendar-list__event-featured-image-wrapper .eventthumail {
    height: 130px;
  }

  .tribe-events-calendar-list {
    padding: 30px 0 !important;
    border-top: 1px solid #c7c8c4 !important;
  }

  .tribe-events-single ul.tribe-related-events li .slideritemwrap {
    flex-direction: column;
    align-items: unset;
    flex: 0 0 46%;
    width: 46%;
    justify-content: unset;
    border-bottom: 0;
    border-bottom: 0;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
  }

  .tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
    width: 100%;
    padding: 0 30px 20px 30px;
  }

  .tribe-events-single ul.tribe-related-events li .tribe-related-event-info .shortdescription a.btn.btnmoreinfo {
    position: static;
  }

  div#tribe-events-search-container::after {
    display: none;
  }

  header.tribe-events-header.tribe-events-header--has-event-search {
    padding-top: 30px !important;
  }

  .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
    height: 42px;
    line-height: 20px;
  }

  #tribe-events-events-bar-keyword {
    padding: 6px 20px 6px;
    height: 42px;
    position: relative;
    top: -2px;
  }

  .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date {
    padding: 6px 15px 6px;
    height: 42px;
  }

  .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    flex-direction: column;
  }

  .tribe-events .tribe-events-header .tribe-events-c-events-bar__views {
    display: block !important;
    position: absolute;
    top: 90px;
    left: 63px;
  }

  ul.tribe-events-c-view-selector__list li.tribe-events-c-view-selector__list-item--month a {
    padding: 8px 15px 8px 30px !important;
  }

  .tribe-events .tribe-events-header .tribe-events-c-top-bar.tribe-events-header__top-bar {
    margin: 70px 0 35px;
  }
}
@media only screen and (max-width: 899px) {
  header.tribe-events-header.tribe-events-header--has-event-search {
    flex-direction: column !important;
  }

  .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    flex-direction: column;
    width: 100%;
  }

  .tribe-events .tribe-events-c-events-bar__search-form {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
    padding-right: 0;
    width: 100%;
    flex: 0 0 100%;
  }

  .tribe-events-c-search__input-group .datesearchSec {
    width: 100%;
    flex: 0 0 100%;
    padding-right: 0 !important;
    margin-top: 8px;
  }

  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    margin-top: 10px;
  }

  .tribe-events .tribe-events-header div.tribe-filter-bar {
    position: static;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  .tribe-events .tribe-events-header div.tribe-filter-bar .tribe-filter-bar-c-filter {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 20px;
  }

  .tribe-filter-bar .tribe-filter-bar__filters-slider-container {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .tribe-events-single-event-title {
    font-size: 30px;
    margin: 1.5rem 0;
    text-align: center;
    flex: 1;
  }

  .dateLocationticketSec {
    flex-direction: column;
  }

  .dateLocationticketSec .box {
    flex: 0 0 26%;
    padding: 0 0 5px;
    text-align: center;
  }

  .post-type-archive-tribe_events .main-title {
    flex-direction: column;
    padding-bottom: 30px;
  }

  .post-type-archive-tribe_events .main-title h1 {
    text-align: center;
    font-size: 36px;
    margin: 1.5rem 0;
  }

  .tribe-events-c-top-bar__nav-list li.datepickersec {
    order: -1;
    cursor: none;
    flex: 0 0 100%;
    width: 100%;
  }

  .tribe-events .tribe-events-c-top-bar__nav-list-item button {
    font-size: 0;
  }

  nav.tribe-events-c-top-bar__nav ul li a {
    font-size: 0;
  }

  .tribe-events-c-top-bar__nav-list li:first-child {
    order: 0;
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: -15px;
    padding: 0;
  }

  .tribe-events-c-top-bar__nav-list li:nth-child(2) {
    order: 2;
    cursor: pointer;
    position: absolute;
    right: -15px;
    bottom: -15px;
    padding: 0;
  }

  nav.tribe-events-c-top-bar__nav ul li:nth-child(2) .arrowicon {
    margin-left: 0;
  }

  nav.tribe-events-c-top-bar__nav ul li:first-child .arrowicon {
    margin-right: 0;
  }

  .tribe-events-pro-photo .tribe-common-g-row article.tribe-common-g-col {
    flex: 0 0 100%;
    width: 100%;
  }

  .tribe-events .tribe-events-calendar-list__event {
    flex-direction: column;
    margin: 0;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
  }

  .tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col {
    padding: 0 !important;
    flex: 0 0 100%;
    width: 100%;
  }

  .tribe-events-calendar-list__event-details.tribe-common-g-col {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 30px 20px 30px !important;
  }

  .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row {
    padding: 30px 0;
  }

  .post-type-archive-tribe_events .contextual-nav {
    display: inline-block;
    padding: 0 40px;
  }

  .post-type-archive-tribe_events .contextual-nav nav {
    position: absolute;
    width: calc(100% - 80px);
  }

  .single-tribe_events .main-title {
    flex-direction: column;
  }

  .dateLocationticketSec .box.ticketing .tickettext {
    display: block;
    max-width: 100%;
  }

  .dateLocationticketSec .box.ticketing a.btn.ticketbtn {
    float: none;
    margin: 20px 0 0;
  }

  .tribe-events-single ul.tribe-related-events li .slideritemwrap {
    flex: 0 0 100%;
    width: 100%;
  }

  .contentfullSec .tribe-events-single-event-description.tribe-events-content section.mrl-accordion.mrl-large-accordion {
    display: none;
  }

  .contentfullSec .tribe-events-single-event-description.tribe-events-content p.tribe-events-back {
    display: none;
  }

  .eventlistpageSec .contentfullSec .eventdetailsrightSec .onlymobileviewSec {
    display: inline-block;
    width: 100%;
  }

  .contentfullSec .eventdetailsrightSec {
    width: 100%;
  }

  .eventdetailSec .twocol-image {
    margin-left: -5px;
    margin-right: -5px;
  }

  .eventdetailSec .twocol-image figure {
    padding: 0 5px;
  }

  .contentfullSec .tribe-events-single-event-description.tribe-events-content {
    flex: 0 0 100%;
  }
}

.tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article {
  min-width: auto;
}

.tribe-events-view--month li.datepickersec button.tribe-common-h3::after {
  display: none;
}

p.presentedtext a {
  text-decoration: none;
}

p.presentedtext a:hover {
  text-decoration: underline;
}

.relatedeventlistSec ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.relatedeventlistSec ul li {
  margin-bottom: 25px;
  border-bottom: 1px solid #c7c8c4;
  padding-bottom: 25px;
}

.relatedeventlistSec ul li:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}

.relatedeventlistSec ul li .eventthumail {
  width: 100%;
  height: 160px;
  background-size: cover;
  background-position: center center;
}

.relatedeventlistSec ul li h3.tribe-related-events-title {
  font-size: 24px;
  line-height: 30px;
  margin: 10px 0 0;
}

.relatedeventlistSec ul li h3.tribe-related-events-title a:hover {
  text-decoration: underline;
}

/* Newsletter */
.newsletter-popup {
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 2.17822px 14.1584px rgba(0, 0, 0, 0.25);
  /* border-radius: 0 100px; */
  overflow: hidden;
  max-width: 650px;
  padding: 50px;
  animation: slide-in-newsletter 1s ease-out;
  bottom: 25px;
  right: 5%;
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 6%);
  display: none;
}

.newsletter-popup.active {
  display: block;
  animation: slide-in-newsletter 1s ease-out;
  opacity: 1;
}

.newsletter-popup a#newsletter-close {
  border: 1px solid #1f1f1f;
  padding: 2px 8px;
  font-weight: 400;
  position: absolute;
  right: 35px;
  top: 30px;
}

.newsletter-popup h4 {
  text-transform: uppercase;
  margin: 0;
}

.newsletter-popup .textbtnSec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newsletter-popup .textbtnSec p {
  flex: 0 0 50%;
  width: 50%;
}

.newsletter-popup .textbtnSec a.btnsubcal {
  border: 1px solid #1f1f1f;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 16px;
}

.newsletter-popup .textbtnSec a.btnsubcal:hover {
  background: #1f1f1f;
  color: #ffffff;
}

div#gform_wrapper_5 {
  width: 80%;
}

div#gform_wrapper_5 form#gform_5 {
  position: relative;
}

div#field_5_2 {
  width: calc(100% - 90px);
}

div#gform_wrapper_5 .gform_footer {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

div#gform_wrapper_5 .gform_footer input#gform_submit_button_5 {
  padding: 0px 23px;
  background: #1f1f1f;
  color: #ffffff;
  margin: 0;
  height: 40px;
  border: 0;
  cursor: pointer;
}

div#gform_wrapper_5 .gform_footer input#gform_submit_button_5:hover {
  opacity: 0.6;
}

div#gform_wrapper_5 form#gform_5 input {
  height: 40px;
  background: #ffffff;
  border: 1px solid #1f1f1f;
  text-transform: uppercase;
  font-size: 12px;
}

.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
  width: 900px;
  left: -3px;
  background: #f2f3ee;
}

.tribe-filter-bar-c-filter__filter-fields {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox {
  flex: 0 0 25%;
  width: 25%;
  padding-right: 10px;
}

.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill {
  position: static;
}

.hustle-optin.hustle-optin--default {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 2.17822px 14.1584px rgba(0, 0, 0, 0.25);
  animation: slide-in-newsletter 1s ease-out;
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 6%);
  padding: 50px 20px !important;
}

.hustle-optin.hustle-optin--default {
  max-width: 650px !important;
}

.hustle-content .hustle-content-wrap {
  padding-top: 0 !important;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-title {
  text-transform: uppercase !important;
  font-family: "ivymode", sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.25 !important;
  font-size: 46px !important;
  letter-spacing: 0.49px !important;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {
  font-family: "Crimson Pro", serif !important;
  font-size: 20px !important;
  letter-spacing: 0.28px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  max-width: 300px;
  width: 100%;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-layout-content .hustle-content .hustle-content-wrap {
  position: relative;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-cta-container {
  position: absolute;
  bottom: 50px;
  right: 0;
  margin: 0 !important;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-cta-container a.hustle-button.hustle-button-cta {
  border: 1px solid #1f1f1f;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 20px;
  text-transform: uppercase;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-cta-container a.hustle-button.hustle-button-cta:hover {
  background: #1f1f1f;
  color: #ffffff;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-layout-form {
  padding: 0 20px !important;
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field input {
  height: 40px;
  background: #ffffff;
  border: 1px solid #1f1f1f;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field:nth-child(1) {
  display: inline-block;
  width: 49.5%;
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field:nth-child(2) {
  display: inline-block;
  width: 49.5%;
  float: right;
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field:nth-child(3) {
  width: calc(100% - 99px);
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields {
  position: relative;
}

.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-button {
  width: 90px !important;
  position: absolute;
  bottom: 8px;
  right: 0;
  height: 40px;
  border: 1px solid #1f1f1f;
  background: #1f1f1f;
  color: #ffffff;
  text-transform: uppercase;
}

.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label {
  text-transform: uppercase !important;
  height: 40px;
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-optin.hustle-optin--default .hustle-button-icon {
  position: absolute;
  top: 20px !important;
  right: 15px !important;
  border: 2px solid #1f1f1f;
  font-weight: normal;
  z-index:10;
}

.tribe-events--filter-bar-horizontal.tribe-common--breakpoint-medium {
  overflow: visible;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
  position: absolute;
  width: 199px;
  top: 37px;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  background-color: #f2f3ee;
  border: 1px solid #1f1f1f;
  border-radius: 0;
  padding: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
  position: relative;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
  border-bottom: 1px solid #c7c8c4;
  padding: 9px 0 8px;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:last-child {
  border: 0;
}

.hustle-cta-container.onlyforeventdetail {
  display: none;
}

.single-tribe_events .hustle-cta-container.onlyforeventdetail {
  display: block;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button .tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-subscribe-dropdown__button-icon {
  transform: rotate(0deg) !important;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active .tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-subscribe-dropdown__button-icon {
  transform: rotate(180deg) !important;
}

.tribe-events-c-search__input-group .datesearchSec .tribe-events-c-top-bar__datepicker {
  position: static;
}

.tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container {
  width: 318px;
  min-width: 250px;
}

.tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container .datepicker {
  background: #f2f3ee;
}

.tribe-events .datesearchSec .datepicker .next:hover, .tribe-events .datesearchSec .datepicker .prev:active, .tribe-events .datesearchSec .datepicker .prev:focus, .tribe-events .datesearchSec .datepicker .prev:hover, .tribe-events .datesearchSec .datepicker .datepicker-switch:focus, .tribe-events .datesearchSec .datepicker .datepicker-switch:hover {
  background: #ffffff;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions {
  justify-content: flex-start;
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
    width: 828px;
  }

  .tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container {
    width: 301px;
    min-width: 250px;
  }
}
@media only screen and (max-width: 1340px) {
  .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
    width: 828px;
  }

  .tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container {
    width: 275px;
    min-width: 250px;
  }
}
@media only screen and (max-width: 996px) {
  .tribe-filter-bar-c-filter__filter-fields {
    display: block;
  }

  .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox {
    width: 100%;
  }

  .tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container {
    width: 100%;
    min-width: 250px;
    max-width: 100%;
  }

  .tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container .datepicker.datepicker-dropdown.dropdown-menu {
    width: 100%;
  }

  .tribe-events .datesearchSec .tribe-events-c-top-bar__datepicker-container .datepicker table {
    width: 100%;
  }

  .tribe-events .tribe-events-header div.tribe-filter-bar {
    background: #f2f3ee;
  }

  .tribe-filter-bar .tribe-filter-bar-c-filter {
    /* border-top: 1px solid colors.$black; */
  }

  .tribe-events .tribe-events-c-view-selector__button-icon {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hustle-ui.module_id_1 .hustle-layout .hustle-title {
    font-size: 28px !important;
  }

  .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {
    font-size: 16px !important;
    letter-spacing: 0.28px !important;
    line-height: 21px !important;
  }

  .hustle-ui.module_id_1 .hustle-layout .hustle-cta-container {
    position: static;
    margin: 12px 0 0 !important;
  }

  .hustle-ui.module_id_1 .hustle-layout .hustle-cta-container a.hustle-button.hustle-button-cta {
    width: 100%;
  }

  .hustle-ui .hustle-optin .hustle-layout .hustle-layout-content .hustle-content .hustle-content-wrap {
    position: relative;
    padding-bottom: 10px;
  }

  .hustle-optin.hustle-optin--default {
    padding: 50px 0px 20px !important;
  }
}
.border {
  border: 1px solid #000;
  padding: 1em;
}

.border-hide {
  padding: 1em;
  border: none;
}

.hide {
  display: none;
}

/* Sidebar related posts */
.sidebar .post-index {
  gap: 0 !important;
}

/* Custom CSS New */
/* Events Calendar 31-05-22 */
.single-wp_router_page .eventlistpageSec div#tribe-community-events label,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-section-header h3 {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
  font-family: "Crimson Pro", serif;
  text-transform: none;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events label .req {
  font-style: italic;
  font-weight: 400;
  color: #c02b0a;
  display: inline-block;
  font-size: 13.008px;
  padding-left: 0.125em;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form input[type=text] {
  box-shadow: none;
  background-color: transparent;
  color: #383838;
  font-family: "Crimson Pro", serif;
  font-size: 16px !important;
  letter-spacing: 0.28px;
  line-height: 20px;
  border: 1px solid;
  padding: 8px;
  margin-top: 0;
  height: auto;
  border-radius: 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-section {
  background-color: transparent;
  border: 1px solid;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-section-header {
  border-bottom-color: #000;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .mce-tinymce div.mce-panel,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .mce-tinymce div.mce-panel iframe,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .mce-tinymce,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .wp-editor-container textarea {
  background-color: transparent;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #wp-tcepostcontent-editor-tools .wp-editor-tabs {
  margin-top: -12px;
}

.single-wp_router_page .eventlistpageSec .tribe-community-events .tribe-section,
.single-wp_router_page .eventlistpageSec .tribe-community-events .wp-editor-container {
  border: 1px solid;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .mce-tinymce div.mce-panel {
  border-bottom: 1px solid;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tmce-active .switch-tmce,
.single-wp_router_page .eventlistpageSec div#tribe-community-events form .html-active .switch-html {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .wp-switch-editor {
  border-color: #1f1f1f;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .quicktags-toolbar {
  background-color: transparent;
  border-bottom: 1px solid #000;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-container--default .select2-selection--multiple {
  border: 0;
  background-color: transparent;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-container--default .select2-selection--multiple ul {
  padding-left: 0;
  padding-right: 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-selection input[type=text] {
  width: 100% !important;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-selection .select2-search {
  width: calc(100% - 1px);
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-selection__choice__remove {
  margin: 0 8px 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-selection li.select2-selection__choice .select2-selection__choice__remove {
  margin-right: 8px;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-dropdown .select2-selection--single {
  display: block !important;
  color: #383838;
  border: 1px solid #000;
  background-color: transparent;
  height: 38px;
  border-radius: 0;
}

.single-wp_router_page .tribe-dropdown.select2-container--open .select2-dropdown--below {
  border-color: #000;
  border-radius: 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_captcha {
  background-color: transparent;
  border-color: #000;
  margin-top: 0;
  border-radius: 0;
  padding: 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_captcha .tribe-community-event-info .tribe_sectionheader h4 {
  margin: 0;
  padding: var(--tec-spacer-3);
  border-color: #000;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_captcha .tribe-community-event-info {
  margin: 0;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_captcha .captcha {
  padding: 30px;
  display: block;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .tribe-section-terms .tribe-section-content .event-terms-description {
  width: 100%;
  background-color: transparent;
  border: 1px solid;
  box-shadow: none;
  margin-bottom: 10px;
  font-family: "Crimson Pro", serif;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_tribe_event_status .tribe-section-content .tribe-events-status_metabox__container label {
  width: 18.4%;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .mce-toolbar .mce-listbox button {
  background-color: #f2f3ee;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form #wp-tcepostcontent-editor-container #qt_tcepostcontent_toolbar .ed_button {
  border-radius: 0;
  background-color: transparent;
  border: 1px solid;
  color: #383838;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form .wp-editor-container textarea {
  font-family: "Crimson Pro", serif;
}

.single-wp_router_page .eventlistpageSec .addtoany_share_save_container.addtoany_content {
  display: none;
}

.single-wp_router_page .eventlistpageSec .tribe-community-events .tribe-community-notice.tribe-community-notice-error {
  background-color: transparent;
  border: 0;
  padding: 0;
}

.single-wp_router_page .eventlistpageSec .tribe-community-events .tribe-community-notice.tribe-community-notice-error p {
  background: #fff9f9;
  border: 1px solid #c02b0a;
  margin: 10px 0 0;
  padding: 10px 20px;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form input[type=text]::-webkit-input-placeholder {
  opacity: 1;
  color: #383838;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form input[type=text]:-moz-placeholder {
  opacity: 1;
  color: #383838;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form input[type=text]::-moz-placeholder {
  opacity: 1;
  color: #383838;
}

.single-wp_router_page .eventlistpageSec div#tribe-community-events form input[type=text]:-ms-input-placeholder {
  opacity: 1;
  color: #383838;
}

/* events page */
.tribe-events-page-template .eventlistpageSec #tribe-events-events-bar-keyword {
  top: -2px;
  font-size: 11px !important;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date {
  font-size: 11px !important;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date-2 {
  font-size: 11px !important;
  width: 100%;
  border: 1px solid #1f1f1f;
  background-color: transparent;
  padding: 12px 15px 12px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  height: 42px;
  line-height: 20px;
  color: #000;
}

.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide {
  width: calc(25% - 6px);
}

.tribe-events-page-template .tribe-filter-bar__filters-slider-container.tribe-swiper-container.tribe-swiper-container-initialized.tribe-swiper-container-horizontal.tribe-swiper-container-free-mode {
  width: 100%;
}

.tribe-events-page-template .tribe-filter-bar .tribe-filter-bar__filters-slider-nav {
  display: none;
}

.tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header div.tribe-filter-bar {
  width: 55%;
}

.tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
  width: 45%;
}

.tribe-events-page-template .eventlistpageSec .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
  width: 100%;
  flex: 0 0 100%;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec {
  width: 33.33%;
  flex: 0 0 33.33%;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date-2::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date-2:-moz-placeholder {
  opacity: 1;
  color: #000;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date-2::-moz-placeholder {
  opacity: 1;
  color: #000;
}

.tribe-events-page-template .eventlistpageSec .tribe-events-c-search__input-group .datesearchSec #tribe-bar-date-2:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}

.tribe-events-page-template .tribe-filter-bar-c-filter.tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--radio {
  display: none;
}

.tribe-events-page-template #ui-datepicker-div {
  z-index: 11 !important;
}

/* .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header div.tribe-filter-bar.tribe-filter-bar--has-selected-filters{
    width: 100%;
    position: static;
} */
.post-type-archive-tribe_events.tribe-events-page-template > input:last-child {
  opacity: 0;
}

.tribe-events-page-template #ui-datepicker-div {
  background-color: #f2f3ee;
  border-color: #000;
  font-family: "ivymode", sans-serif;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

/* Media css */
@media only screen and (max-width: 1365px) {
  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header div.tribe-filter-bar {
    width: 52%;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    width: 48%;
  }
}
@media only screen and (max-width: 1279px) {
  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
    padding: 11px 10px 11px !important;
  }

  .tribe-events-page-template button.tribe-common-c-btn.tribe-events-c-search__button {
    padding: 11px 10px 10px;
  }

  #tribe-events-events-bar-keyword {
    padding: 12px 10px 8px;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    width: 51%;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header div.tribe-filter-bar {
    width: 49%;
	display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header div.tribe-filter-bar {
    width: 100%;
    padding-left: 0;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    width: 100%;
    position: relative;
  }

  .tribe-events-page-template .tribe-events .tribe-events-header .tribe-events-c-events-bar__views {
    top: 7px;
    right: 6px;
    left: auto;
  }

  .tribe-events-page-template div#tribe-events-search-container {
    width: 50%;
    margin-top: 7px;
    padding-left: 80px;
  }

  .tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
    flex-direction: row;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 899px) {
  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar__filters-slider-container {
    visibility: visible;
    display: block;
  }

  .tribe-events-page-template .tribe-events .tribe-events-header div.tribe-filter-bar {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 827px) {
  .tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide {
    width: 100%;
    margin-top: 10px !important;
  }

  .tribe-events-page-template div#tribe-events-search-container {
    width: 100%;
    margin-top: 12px;
    padding-left: 0;
  }

  .tribe-events-page-template .tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    margin-top: 8px;
  }

  .tribe-events-page-template .eventlistpageSec .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
    padding-right: 0;
  }

  .tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide:nth-child(1),
.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .single-wp_router_page .eventlistpageSec div#tribe-community-events form #event_tribe_event_status .tribe-section-content .tribe-events-status_metabox__container label {
    width: 100%;
    padding-bottom: 10px;
  }

  .single-wp_router_page .eventlistpageSec div#tribe-community-events form .select2-container {
    width: 100% !important;
  }
}
/* Events Calendar 31-05-22 end */
/* Events 6-6-22 */
.single.single-tribe_events.tribe-events-page-template .hustle-optin .hustle-layout-body .hustle-cta-container.onlyforeventdetail {
  display: none;
}

/* .single.single-tribe_events.tribe-events-page-template .hustle-optin .hustle-layout-body .hustle-content-wrap .hustle-subtitle{
    max-width: 100%;
} */
/* .single.single-tribe_events.tribe-events-page-template .tribe-events-content blockquote {
  margin: 0 0 20px 0;
  padding-left: 30px;
  border-left: 5px solid;
  padding-top: 32px;
  padding-bottom: 10px;
  position: relative;
}

.single.single-tribe_events.tribe-events-page-template .tribe-events-content blockquote::before,
.single.single-tribe_events.tribe-events-page-template .tribe-events-content blockquote::after {
  font-size: 100px;
  display: block;
  line-height: 0;
}

.single.single-tribe_events.tribe-events-page-template .tribe-events-content blockquote::before {
  padding-top: 30px;
}

.single.single-tribe_events.tribe-events-page-template .tribe-events-content blockquote::after {
  padding-top: 30px;
} */

.eventdetailSec .dateLocationticketSec .box h4 {
  color: #e77500;
}

.eventdetailSec .dateLocationticketSec .box.datetime h4 {
  background-image: url("../img/calendericon-org.png");
}

.eventdetailSec .dateLocationticketSec .box.location h4 {
  background-image: url("../img/addresspin-org.png");
}

.eventdetailSec .dateLocationticketSec .box.ticketing h4 {
  background-image: url("../img/movie-tickets-01.png");
  padding-left: 25px;
  background-size: 16px;
  background-repeat: no-repeat;
}

.contextual-nav nav ul.menu li a {
  text-decoration: none;
}

.tribe-events-pg-template .presentedtext a:first-child {
  color: #e77500;
}

.eventdetailSec .tribe-events-single-event-description .mrl-accordion .element > header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.eventdetailSec .tribe-events-single-event-description .mrl-accordion .element > header .toggler {
  margin-top: 16px;
}

/* Custom CSS New */
/* .eventdetailSec .tribe-events-single-event-description .mrl-accordion .element > header.collapsed .toggler .fa-angle-up:before {
  transform: rotate(-180deg);
  display: inline-block;
  transition: all 300ms ease;
} */

.eventdetailSec .tribe-events-single-event-description .mrl-accordion .element > header .toggler .fa-angle-up:before {
  transform: rotate(0deg);
  display: inline-block;
  transition: all 300ms ease;
}

.tribe-filter-bar__form .tribe-filter-bar-c-filter__filters-fieldset .tribe-common-h6 {
  font-weight: 700 !important;
}

.tribe-events-pg-template .tribe-events-content h3 {
  font-size: 29px;
  letter-spacing: 0.43px;
  font-family: "ivymode", sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

.tooltipster-base.tooltipster-sidetip {
  padding: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.1));
}

.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  display: flex;
  clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
  background-color: #fff;
}

.tooltipster-base.tooltipster-sidetip .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
  margin-bottom: 15px;
  width: 100%;
}

.tooltipster-base.tooltipster-sidetip .tooltip-content-wrapper {
  padding: 0px 20px 20px;
}

.tooltipster-base.tooltipster-sidetip time, .tooltipster-base.tooltipster-sidetip h3, .tooltipster-base.tooltipster-sidetip p {
  padding: 0 20px;
}

.tooltipster-base.tooltipster-sidetip time {
  margin-top: 25px;
  display: block;
}

.tooltipster-base.tooltipster-sidetip p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
}

.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper,
.tribe-events-page-template .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox {
  flex: 0 0 100%;
  width: 100%;
  padding-right: 0;
}

.tribe-events-page-template .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox {
  margin-top: 15px !important;
}

.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-filter-bar-c-checkbox {
  width: 100%;
}

.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-child-cat-wrapper {
  width: 100%;
  padding-left: 15px;
}

.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-child-cat-wrapper .tribe-filter-bar-c-checkbox:not(:first-child) {
  padding-left: 15px;
}

@media only screen and (max-width: 767px) {
  .dateLocationticketSec .box h2 {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .eventdetailSec .dateLocationticketSec .box h4 {
    display: block !important;
    width: 100% !important;
    padding-left: 0 !important;
    background-image: none !important;
  }

  .eventdetailSec .dateLocationticketSec .box h4::before {
    content: "";
    height: 16px;
    width: 16px;
    position: absolute;
    background-size: 16px;
  }

  .eventdetailSec .dateLocationticketSec .box h4 a {
    margin-left: 22px;
  }

  .eventdetailSec .dateLocationticketSec .box.ticketing h4 span {
    margin-left: 22px;
  }

  .eventdetailSec .dateLocationticketSec .box.datetime h4:before {
    background-image: url("../img/calendericon-org.png");
  }

  .eventdetailSec .dateLocationticketSec .box.location h4:before {
    background-image: url("../img/addresspin-org.png");
  }

  .eventdetailSec .dateLocationticketSec .box.ticketing h4:before {
    background-image: url("../img/movie-tickets-01.png");
  }
}
.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button .btn:hover, .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover .btn {
  color: #fff;
}

.single-tribe_events .tribe-events.tribe-common {
  width: 240px;
}

.single-tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown__container, .single-tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button {
  width: 100%;
}

.single-tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-svgicon--cal-export {
  display: none;
}

.tribe-events-single > .tribe_events {
  overflow: visible;
}

.tribe-events-c-subscribe-dropdown .submit_event_btn .btn {
  font: inherit;
}

.tribe-events-page-template .tribe-events-calendar-month .submitbtnsec .venuebtn, .tribe-events-page-template .tribe-events-calendar-month .submitbtnsec .submitbtn {
  display: none;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
  width: 240px;
  right: 0;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button.submit_event_btn {
  padding: 11px 20px;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  padding: 0;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
  padding: 13px 40px 13px 20px;
  display: block;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
  position: absolute;
  right: 20px;
  top: 20px;
}

.tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip img {
  transition: all 0.1s;
  outline: 2px solid transparent;
}

.tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip a:hover img {
  outline-offset: -10px;
  outline-color: #e77500;
}

@media only screen and (max-width: 1023px) {
  #tribe-events-pg-template .tribe-events-single.eventdetailSec {
    overflow: visible;
  }

  .tribe-events-single .contentfullSec .tribe-events-single-event-description.tribe-events-content {
    padding-bottom: 60px;
  }

  .single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-events .tribe-events-c-subscribe-dropdown .submit_event_btn {
    margin-bottom: 10px;
  }

  .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
    width: 100%;
  }

  .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
    padding: 13px 20px 13px 20px;
  }

  .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
    right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .eventdetailsrightSec .onlymobileviewSec .element header {
    position: relative;
  }

  .eventdetailsrightSec .onlymobileviewSec .element header .toggler {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .tribe-events-single .contentfullSec .eventdetailsrightSec {
    padding-bottom: 60px;
  }

  .single-tribe_events .tribe-events.tribe-common {
    bottom: 0;
  }

  /* .single-tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button{
      padding-top: 10px;
      padding-bottom: 10px;
  } */
  .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
    right: 30px;
  }
}

/*# sourceMappingURL=overrides.css.map */


/* 16june22 */
.tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border{
  position: relative;
  top: -19px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{
  position: relative;
}
.tribe-events-page-template #ui-datepicker-div{
  margin-top: -30px;
}
.tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button{
  margin-top: -18px;
}
.tribe-events-page-template .tribe-common .tribe-common-anchor-thin{
  border-bottom: 0;
}
.tribe-events-page-template .eventlistpageSec .tribe-events-calendar-list .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title-link:hover{
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
}
.tribe-events-page-template .ui-datepicker .ui-datepicker-next,
.tribe-events-page-template .ui-datepicker .ui-datepicker-prev{
  display: flex;
  align-items: center;
  justify-content: center;
}
.tribe-events-page-template .ui-datepicker .ui-datepicker-next:after{
  content: ">";
  position: absolute;
  top: 4px;
}
.tribe-events-page-template .ui-datepicker .ui-datepicker-prev:after{
  content: "<";
  position: absolute;
  top: 4px;
}
.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide.swiper-slide-active .tribe-filter-bar-c-pill__remove-button,
.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide.swiper-slide-next .tribe-filter-bar-c-pill__remove-button{
  margin-top: 0;
}
@media only screen and (max-width: 996px) {
  .tribe-events-page-template .eventlistpageSec .tribe-events .tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border{
    top: 0;
  }
  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill #datepicker1,
  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill #datepicker2{
    padding: 0;
    height: 0;
  }
  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button {
    margin-top: -11px;
  }
}
@media only screen and (max-width: 827px) {
  .tribe-events-page-template #ui-datepicker-div{
    z-index: 99 !important;
  }

  .tribe-events-page-template .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button {
    margin-top: -11px;
  }
  .tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide:last-child{
    margin-top: -10px !important;
  }
  .tribe-events-page-template #ui-datepicker-div {
    margin-top: -10px;
  }
  .tribe-events-page-template div#tribe-events-search-container{
    margin-top: -8px;
  }
  .tribe-events-page-template .tribe-filter-bar__selected-filters-list-container .tribe-filter-bar__selected-filters-list .tribe-filter-bar__selected-filters-list-item .tribe-filter-bar-c-pill__remove-button{
    margin-top: 0;
  }

}
.archive #ui-datepicker-div .ui-widget-header .ui-icon {
  background-image: none !important;
  background-color: transparent;
}
/* 16june22 end */


/* 20june22 */
.tribe-events-calendar-list__event-featured-image-wrapper .eventthumail,
.tribe-common-g-col .eventwrap .tribe-events-pro-photo__event-featured-image,
.tribe-events-calendar-month__calendar-event-tooltip-featured-image{
  transition: all 0.1s;
  outline: 2px solid transparent;
}
.tribe-events .tribe-events-calendar-list__event-featured-image-link:hover,
.tribe-events-page-template .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover{
  opacity: 1;
}
.tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:hover{
  opacity: 1 !important;
}
.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event:hover .tribe-events-calendar-list__event-featured-image-link .eventthumail{
  outline-offset: -10px;
  outline-color: #e77500;
}
.tribe-common-g-col .eventwrap:hover .tribe-events-pro-photo__event-featured-image, .tribe-events-calender-month__calendar-event-tooltip:hover .tribe-events-pro-photo__event-featured-image{
  outline-offset: -10px;
  outline-color: #e77500;
}
.tooltipster-content:hover .tribe-events-calendar-month__calendar-event-tooltip-featured-image{
  outline-offset: -10px !important;
  outline-color: #e77500 !important;
}
.tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-details h2{
  font-size: 16px;
  padding-bottom: 5px;
}
.tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-details h5{
  font-size: 12px;
}
.tribe-events-calendar-month__calendar-event-tooltip .tribe-events-calendar-month__calendar-event-tooltip-title h2{
  font-size: 20px;
  padding-bottom: 5px;
}
.tribe-events-calendar-month__calendar-event-tooltip .tribe-events-calendar-month__calendar-event-tooltip-title h5{
  font-size: 16px;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
  font-size: 38px;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
  font-size: 24px;
}

@media only screen and (max-width: 1800px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
    font-size: 36px;
  }
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
    font-size: 22px;
  }
}
@media only screen and (max-width: 1279px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
    font-size: 26px;
  }
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
    font-size: 22px;
    line-height: 1.2;
  }
  .tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
    font-size: 16px;
  }
}
/* 20june22 end */

/* 21 june22 start here */

.mrl-large-accordion .element .program h3{
  display: inline-block;
  width:100%;
   padding: 15px 10px;
   background-color:#ebe8e8;
   margin-bottom: 0;
   }
   .mrl-large-accordion .element .program .composer strong{
   font-size: 17px;
   display: block;
   float: left;
   width: 50%;

   }
   .mrl-large-accordion .element .program .picec{
   font-size: 17px;
   display: block;
   float: left;
   width: 50%;
   }
   .mrl-large-accordion .btn{
   margin-top: 25px;
   border: 1px solid #1f1f1f;
   }
   .mrl-large-accordion .btn:hover{
   color: #ffffff;
   }
   @media only screen and (max-width:767px){
   .mrl-large-accordion .element .program .picec{
     font-size: 14px;
   }
   .mrl-large-accordion .element .program .composer strong{
     font-size: 14px;
   }
   .mrl-large-accordion .element .program h3{
   margin-top: 5px;
   }
   .contentfullSec .tribe-events-single-event-description.tribe-events-content section.mrl-accordion.mrl-large-accordion{
   display: block;
   }
   }

   /* 21 june22 end */

/* 22june22 */
.tribe-events-header__top-bar .datepickersec .tribe-events-c-top-bar__datepicker{
  display: flex;
}
.tribe-events-header__top-bar .datepickersec .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-time{
  padding: 0 3px;
}
@media only screen and (max-width:1023px){
  .tribe-events-header__top-bar .datepickersec .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-time{
    font-size: 17px;
  }
}
@media only screen and (max-width:767px){
  .tribe-events-header__top-bar .datepickersec .tribe-events-c-top-bar__datepicker{
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 12px;
  }
}
/* Filter */
.tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields{
  display: flex;
}
.tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-filter-bar-c-checkbox, .tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-child-cat-wrapper{
  flex: 0 0 25%;
}
.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-filter-bar-c-checkbox.tribe-child-cat{
  padding-left: 15px;
}
.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-child-cat-wrapper{
  padding-left: 0;
}
.tribe-events-page-template .tribe-filter-bar-c-filter__container .tribe-child-cat-wrapper .tribe-child-cat-wrapper .tribe-filter-bar-c-checkbox:not(:first-child){
  padding-left: 30px;
}
.tribe-events-page-template .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox.tribe-parent-cat > .tribe-common-form-control-checkbox__label{
  font-weight: bold;
  margin-top: 15px !important;
}
.tribe-events-page-template .tribe-filter-bar__form .tribe-filter-bar-c-checkbox label.tribe-common-form-control-checkbox__label{
  line-height: 1.3;
}
.tribe-events-page-template .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox{
  margin-top: 12px !important;
}
.tribe-events-page-template #ui-datepicker-div td.ui-datepicker-today .ui-state-highlight{
  color: #fff !important;
  border-color: #000 !important;
  background-color: #000 !important;
}
.tribe-events-page-template #ui-datepicker-div td.ui-datepicker-current-day .ui-state-active{
  background: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
  color: #000 !important;
}
.tribe-events-content .mrl-large-accordion .element .content{
  margin-top: 15px;
}
.tribe-events-content .mrl-large-accordion .element .program h3{
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.tribe-events-content .mrl-large-accordion .element .program .composer{
  width: 50%;
  display: block;
}
.mrl-large-accordion .element .program .composer strong{
  font-weight: 600;
  width: 100%;
}
/* .tribe-events-single-event-description .caption{
  font-size: 16px;
  line-height: 1.4;
  font-style: italic;
  font-family: "Crimson Pro", serif;
  background-color: #fff;
    padding: 15px;
  margin-bottom: 16px;
} */
@media only screen and (max-width:1023px){
  .tribe-events-pg-template .tribe-events-content h3{
    font-size: 22px;
  }
}
@media only screen and (max-width:827px){
  .tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-filter-bar-c-checkbox, .tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-child-cat-wrapper{
    flex: 0 0 50%;
  }
}
@media only screen and (max-width:767px){
  .tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-filter-bar-c-checkbox, .tribe-filter-bar-c-filter__container.tribe_filterbar_event_category\[\]_fields_container .tribe-filter-bar-c-filter__filter-fields.tribe_filterbar_event_category\[\]_fields .tribe-child-cat-wrapper{
    flex: 0 0 100%;
  }
  .tribe-events-page-template .tribe-filter-bar-c-filter__filter-fields .tribe-filter-bar-c-checkbox.tribe-parent-cat > .tribe-common-form-control-checkbox__label{
    margin-top: 0 !important;
  }
}

.tribe_events .tribe-events-event-image img {
	max-height: 600px;
}
/* 22june22 end */

/* 30june22 */
.shareSec a:hover img{
	outline: 0;
}
.eventlistpageSec .tribe-common-g-row .tribe-common-g-row .tribe-events-calendar-list__event-featured-image-wrapper{
	width: 325px;
}
.eventlistpageSec .tribe-common-g-row .tribe-events-calendar-list__event-details.tribe-common-g-col{
	width: calc(100% - 325px);
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
	font-size: 29px;
    letter-spacing: 0.43px;
    font-family: "ivymode", sans-serif;
    font-weight: 300;
    line-height: 1.25;
    margin: 10px 0 0;
	font-weight: normal;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
	font-size: 20px;
	font-weight: 300;
}
@media only screen and (max-width:1279px){
	.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
		font-size: 24px;;
	}
	.tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
		font-size: 18px;
	}
}
@media only screen and (max-width:1023px){
	.eventlistpageSec .tribe-common-g-row .tribe-common-g-row .tribe-events-calendar-list__event-featured-image-wrapper .eventthumail{
		height: 225px;
	}
}
@media only screen and (max-width:767px){
	.eventlistpageSec .tribe-common-g-row .tribe-common-g-row .tribe-events-calendar-list__event-featured-image-wrapper, .eventlistpageSec .tribe-common-g-row .tribe-events-calendar-list__event-details.tribe-common-g-col{
		width: 100%;
	}
	.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2{
		font-size: 22px;
	}
	.tribe-events-calendar-list .tribe-events-calendar-list__event-header h5{
		font-size: 17px;
	}
}

.image-with-caption .image {
	line-height: 0;
}
/* 30june22 end */

/* 01july22 */
.tribe-events-content blockquote::before, .tribe-events-content blockquote::after{
	display: none;
}
blockquote{
	border-left: .25em solid #c3793b;
	margin: 0 0 1.75em;
	padding-left: 1em;
}
blockquote p {
	font-family: "Crimson Pro", serif;
	font-weight: 200;
	font-size: 22px !important;
	letter-spacing: 0.44px;
	line-height: 26px !important;
	font-style: italic;
  }
  blockquote p:last-child{
	margin-bottom: 0 !important;
  }
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text{
	margin: 0;
	font: inherit;
	border: 0;
}
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text:hover{
	background-color: transparent;
}
.tribe-filter-bar__form .tribe-filter-bar__filters-slider-container button:hover{
	color: var(--tec-color-text-primary);
}
.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text{
	padding: 11px 40px 11px 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown{
	position: relative;
}
@media only screen and (max-width:827px){
	.eventlistpageSec .tribe-events-c-subscribe-dropdown{
		position: relative;
	}
	.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content{
		top: 94px;
	}
}
@media only screen and (max-width:767px){
	blockquote p {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}
/* 01july22 end */

/* 05july22 */
.caption, figcaption {
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	letter-spacing: 0.55px;
	line-height: 17px;
	padding: 10px 0;
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555;
	text-align: left;
  }
  section.mrl-accordion .heading:hover, section.mrl-accordion .heading:focus{
	border-bottom: 0;
  }
  .citation{
	display: block;
	font-family: "Nunito Sans", sans-serif;
    letter-spacing: 0.65px;
    line-height: normal;
    text-transform: uppercase;
	color: currentColor;
    font-size: .8125em;
    position: relative;
    font-style: normal;
  }
/* 05july22 end*/


/* 07july22 start */

/* Mega menu right side text font-size  */

#top-nav .mega-menu nav .menu-featured-post .copy h2.label-heading-text {
    font-family: "ivymode", sans-serif;
    font-weight: 300;
    line-height: 1.25;
    margin: 1rem 0 1rem 0;
    font-size: 24px;
    letter-spacing: 0.35px;
    margin: 0.5rem 0;
    margin-top: 0.5rem;
}


/*  Event  Page */

.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2.eventcat {
    font-size: 15px;
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
}

.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2 {
    text-transform: none;
}

.tribe-events-calendar-list .tribe-events-calendar-list__event-header a h2:hover {
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
}

.tribe-events-calendar-list__event-details h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    margin: 25px 0 15px;
    display: inline-block;
    font-weight: 500;
}


/*  Event Detail Page */

.eventdetailSec .dateLocationticketSec h2.datetime_heading {
    background-image: url("../img/calendericon-org.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block;
}

.eventdetailSec .dateLocationticketSec h2.location-heading {
    background-image: url("../img/addresspin-org.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block;
}

.eventdetailSec .dateLocationticketSec h2.ticketing-heading {
    background-image: url("../img/movie-tickets-01.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 0 !important;
    display: block;
}

@media only screen and (max-width: 767px) {
    .eventdetailSec .dateLocationticketSec h2.ticketing-heading {
        display: inline-block;
    }
}
/* 07july22 end */

/* 12july22 */
.tribe-events-calendar-list__event-details h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
	margin: 25px 0 15px;
	display: block;
	font-weight: 500;
}
.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide{
	width: calc(33.33% - 6px);
}
.tribe-events-page-template .tribe-filter-bar .category-show .tribe-swiper-slide{
	width: calc(25% - 6px);
}
@media only screen and (max-width: 827px) {
	.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide, .tribe-events-page-template .tribe-filter-bar .category-show .tribe-swiper-slide{
		width: 100%;
	}
	.tribe-events-page-template .tribe-filter-bar .tribe-swiper-slide:last-child{
		margin-top: 0 !important;
	}
}
/* 12july22 end */

/* 07july22 start */

/* Mega menu right side text font-size  */

#top-nav .mega-menu nav .menu-featured-post .copy h2.label-heading-text {
    font-family: "ivymode", sans-serif;
    font-weight: 300;
    line-height: 1.25;
    margin: 1rem 0 1rem 0;
    font-size: 24px;
    letter-spacing: 0.35px;
    margin: 0.5rem 0;
    margin-top: 0.5rem;
}


/*  Event  Page */

.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2.eventcat {
    font-size: 15px;
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
}

.tribe-events-calendar-list .tribe-events-calendar-list__event-header h2 {
    text-transform: none;
}

.tribe-events-calendar-list .tribe-events-calendar-list__event-header a h2:hover {
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
}

.tribe-events-calendar-list__event-details h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    margin: 25px 0 15px;
    display: block;
    font-weight: 500;
}


/* Event Detail Page */

.eventdetailSec .dateLocationticketSec h2.datetime_heading {
    background-image: url("../img/calendericon-org.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block;
}

.eventdetailSec .dateLocationticketSec h2.location-heading {
    background-image: url("../img/addresspin-org.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block;
}

.eventdetailSec .dateLocationticketSec h2.ticketing-heading {
    background-image: url("../img/movie-tickets-01.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    color: #e77500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin: 6px !important;
    display: block;
}

@media only screen and (max-width: 767px) {
    .eventdetailSec .dateLocationticketSec h2.ticketing-heading {
        display: inline-block;
    }
}


/* 07july22 end */
.main-title .contextual-nav {
	z-index: 1;
  }
  .tribe-filter-bar-c-filter__filters-fieldset .tribe-filter-bar-c-checkbox input:checked ~ label {
	color: #e77500;
  }

/* 27 july22 start */

@media screen and (max-width:1365px) {
  .dateLocationticketSec .box.ticketing .tickettext {
      max-width: 100%;
  }
  .dateLocationticketSec .box.ticketing .sigle-event-buttons{
      float: left;
      margin-top: 15px;
  }
}
@media screen and (max-width:767px) {
  .dateLocationticketSec .box.ticketing .sigle-event-buttons{
      width: 100%;
  }
}
/* 27 july22 end  */
.submit-event-div .events-community-post-paragraph, .submit-event-div .submit-event-text p, .submit-event-div .submit-event-text p a{
	font-size: 18px;
}
.events-community-post-paragraph{
	font-size: 18px !important;
	margin-bottom: 25px;
}
.submit-event-div .events-community-post-paragraph{
	margin-bottom: 0;
}
.submit-event-div #loginform{
	max-width: 500px;
	margin: 50px auto 30px;
}
.submit-event-div #loginform p{
	flex-direction: column;
	display: flex;
	margin-bottom: 15px !important;
}
.submit-event-div #loginform p label{
	font-size: 15px;
	padding-bottom: 5px;
}
.submit-event-div #loginform input{
	 height: 45px;
	 box-shadow: none;
}
.submit-event-div #loginform .login-remember input{
	height: auto;
}
.submit-event-div #loginform .button-external .dashicons{
	font-size: 22px;
}
.submit-event-div #auth-external-service-login .button-external{
	display: flex;
	justify-content: center;
	align-items: center;
}
.submit-event-div #auth-external-service-login h3{
	font-size: 20px;
}
.submit-event-div .button-external .label{
	padding-left: 12px;
	padding-top: 6px;
}
.submit-event-div #loginform .login-submit .button {
	font-size: 18px;
	height: auto;
	padding: 16px 10px;
	color: #383838;
	border: 1px solid #1f1f1f;
	background-color: transparent;
	border-radius: 0;
}
.submit-event-div #loginform .login-submit .button:hover{
	background-color: #1f1f1f;
	color: #fff;
}
.eventlistpageSec #login_error{
	color: #721c24;
	background-color: #f8d7da;
	border-bottom: 1px solid #f5c6cb;
	box-shadow: none;
	padding: 5px 15px;
}
.eventlistpageSec .tribe-community-events .submit-event-div #loginform p{
	width: 100%;
}
#loginform #auth-external-service-login > p{
	width: auto;
}
#loginform #auth-external-service-login .button-external{
	background-color: transparent;
}
#loginform #auth-external-service-login .button-external:hover{
	background-color: #1f1f1f;
	color: #fff !important;
}
#loginform #auth-external-service-login .button-external .label{
	padding-top: 0;
}

.tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin{
	padding: 0 20px 30px;
	display: block;
	width: 100%;
}
@media screen and (max-width:1023px) {
	
	.submit-event-div #loginform .button-external .dashicons{
		padding-top: 0;
		height: auto;
	}
	.submit-event-div .button-external .label{
		padding-top: 4px;
	}
}
@media screen and (max-width:767px) {
	.eventlistpageSec .tribe-community-events .submit-event-div #loginform p{
		width: 100%;
	}
	#loginform .button-external .label{
		font-size: 16px;
	}
	.submit-event-div #loginform .login-submit .button{
		font-size: 16px;
	}
}

.tribe-filter-bar .tribe-swiper-slide.swiper-slide-next .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button{
	top: 14px;
	transform: translateY(0);
}

.single-tribe_events .contentfullSec .mrl-events.single-event > h2{
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 29px;
	font-family: "ivymode", sans-serif;
	font-weight: 400;
	margin-bottom: 0;
}
.single-tribe_events .contentfullSec .mrl-events.single-event .stage .swiper.swiper-container-initialized{
	padding-top: 40px;
	margin-top: 30px;
	background-image: url(../img/bg-notation.svg);
	padding: 40px 40px 30px;
}
.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy .post-meta{
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.65px;
}
.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy{
	padding: 30px 40px 50px 30px;
}
.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy h5{
	font-family: "ivymode", sans-serif;
	font-weight: 300;
	line-height: 1.25;
	font-size: 29px;
	letter-spacing: 0.43px;
}
@media screen and (max-width:1279px) {
	.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy h5{
		font-size: 25px;
	}
}
@media screen and (max-width:1023px) {
	.single-tribe_events .contentfullSec .mrl-events.single-event > h2{
		font-size: 22px;
	}
	.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy h5{
		font-size: 23px;
	}
}
@media screen and (max-width:767px) {
	.single-tribe_events .contentfullSec .mrl-events.single-event .stage .copy h5{
		font-size: 20px;
	}
}