
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #553f6b;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #553f6b !important;
}

.tribe-events-calendar-month__day--current {
  background-color: #fff; /* Changes the background color */
  border-color: #553f6b;/* Changes the border color */
  border: 2px solid;
  color: #553f6b !important;
}

time.tribe-events-calendar-month__day-date-daynum {
	color: #393939;
}

.tribe-common-l-container.tribe-events-l-container {
    background-color: #fff;
    border-radius: 5px;
    padding-bottom: 35px !important;
    padding-top: 35px !important;
    margin-bottom: 50px;
}


button.tribe-common-c-btn.tribe-events-c-search__button {
    background-color: #553f6b;
}

.tribe-events .tribe-events-c-ical__link {
    border: 1px solid #553f6b;
    color: #553f6b;
}

.tribe-common .tribe-common-c-svgicon {
    color: #553f6b;
}

.tribe-common .tribe-common-c-btn:hover {
    color: #553f6b;
	background-color:#fff;
	border: 1px solid #553f6b;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff;
    background-color: #553f6b;
}

.entry {
    box-shadow: 0 5px 30px rgb(0 0 0 / 7%);
}

.tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused {
	background: #553f6b;
}


.tribe-events .entry {
	background-color: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 30px;
	padding: 0;
}

.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0 !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: #553f6b !important;
}

.tribe-common .tribe-common-h8 {
    color: #fff;
}

.tribe-events-calendar-month__events {
    padding: 0px 5px !important;
}

.tribe-events .tribe-events-c-ical__link {
    border: 1px solid #553f6b !important;
    color: #553f6b !important;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff !important;
    background-color: #553f6b !important;
}


.tribe-events .tribe-events-schedule__date, .tribe-events  .tribe-events-schedule__time, .tribe-events  .tribe-events-schedule__time {
    font-size: 3rem !important;
    color: #553f6b !important;
}

.tribe-events .tribe-events-schedule__separator {
    font-size: 2rem !important;
}

.tribe-events .tribe-block__event-price .tribe-block__event-price__cost {
    font-size: 2rem !important;
}