/*************************** EVENTS CALENDAR ********************************/
/* mini calendar view  */
.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus,  .tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
    background-color: var(--secondary-pink) !important;
    color: var(--primary-pink);
}
.tribe-events-calendar-month__day-date-daynum:hover, .tribe-events-calendar-month__day-date-daynum:focus {
	color: var(--primary-pink);
}

/* date colors */
time.tribe-events-calendar-month__day-date-daynum {color: #FFF !important;}

a.tribe-events-calendar-month__day-date-link {color: #FFF !important;}

/*	date style	*/
time.tribe-events-calendar-month__day-date-daynum {
    font-size: 20px;
	font-weight: 300;
	font-family: 'Gotham',sans-serif;
}
@media(min-width:430px){
time.tribe-events-calendar-month__day-date-daynum {
    font-size: 25px;
}}


/* multievent line */
.tribe-events-calendar-month__multiday-event-bar, .tribe-events-calendar-month__calendar-event  {
		background-color: #fff !important;
    border-radius: 0px !important;
    padding: 0px !important;
		margin-top: -0.25em !important;
}

.tribe-events-calendar-month__multiday-event-bar-inner {
    background: transparent !important;
		display: flex;
    justify-content: center;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner h3{
    color: #c5006e;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px !important;
    text-align: center;
}
h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
    text-align: center;
		
}

/* single event line */
.tribe-events-calendar-month__calendar-event-details a{
	background-color: #FFF;
	overflow: visible;
}
/*
.tribe-events-calendar-month__calendar-event-title .tribe-common-h8 .tribe-common-h--alt a{
		color: #c5006e !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px !important;
    text-align: center;
}*/

h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt a{	
    color: #c5006e!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
		text-decoration: none;
		border: 0 solid #FFF;
		
}
h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
   text-align: center;
}


/*	icon	*/
.tribe-events-calendar-month__multiday-event-bar-featured-icon-svg {
    color: #c5006e !important;
    height: 20px;
    width: 35px !important;
    position: absolute;
    left: 0;
    top: 0;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime,
.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
    display: none;
}

.tribe-events-calendar-month__calendar-event--featured h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
    padding-top: 4px;
    height: 10px;
    text-align: center;
}

.tribe-common-l-container.tribe-events-l-container {
  padding-bottom: 7% !important;
	padding-top: 7% !important;
	min-height: 300px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    min-height: 100px !important;
}
/***  LIST VIEW EVENTS ***/
.tribe-compatibility-container {
    padding-top: 5%;
}
.tribe-common-g-row.tribe-events-widget-events-list__event-row {
	padding-bottom:3%;
}
.tribe-events-widget-events-list__event-datetime-wrapper.tribe-common-b2.tribe-common-b3--min-medium {
	font-size:20px;
	font-weight: 600;
}
h3.tribe-events-widget-events-list__event-title.tribe-common-h7 {
	font-weight:400;
	font-size:20px
}
a.tribe-events-widget-events-list__view-more-link.tribe-common-anchor-thin{
	color: #c5006e;
}
a.tribe-events-widget-events-list__view-more-link.tribe-common-anchor-thin:hover{
	color: #c5006e;
}.tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
	color: #c5006e !important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
    border-bottom-color: #c5006e !important;
    color: #c5006e !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
    width: 100% !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
    margin: 0 !important; 
		padding: 0  !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row>.tribe-common-g-col {
    padding-left: 0 !important;
}
/***	REMOVE IMG  FROM LIST VIEW	***/
.tribe-events .tribe-events-calendar-list__event-datetime-featured-icon {
    display: none;
    margin-right: var(--tec-spacer-0);
}
.tribe-events .tribe-events-calendar-list__event-datetime-featured-icon svg{
    display: none;
    margin-right: var(--tec-spacer-0);
}
span.tribe-events-calendar-list__event-datetime-featured-text.tribe-common-a11y-visual-hide {
    display: none;
}

/** STYLE SINGLE EVENT TEMPLATE	**/
.tribe-events-event-image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.tribe-events-widget-events-list__view-more {
    display: none;
}
/*  	MINI CALENDAR OUTLOOK/GOOGLE ETC	  */
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus {
    outline: none;
    background-color: transparent;
}

/*	IMAGE ORGANIZER SINGLE EVENT	*/
#organizer-img img{
	height: auto;
	max-width: 100%;
}

/* STYLE MINIMONTH VIEW */
.tribe-events-calendar-month__day--past-month div,
.tribe-events-calendar-month__day--next-month div  {    
     visibility: hidden !important;
}

@media (max-width: 768px) {
  .tribe-events .tribe-events-c-nav {
    display: none !important;
  }
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime{
	color: #FFF !important;
    font-size: 16px !important;
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #FFF !important;
    font-size: 20px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-mobile {
    display: block!important;
    visibility: visible !important; 
}

@media (min-width: 769px) {
  .tribe-events-calendar-month-day-name {
    display: block !important;
  }
}
/* HIDE MESSAGE UNDER CALENDAR */
.tribe-events-header__messages.tribe-events-c-messages.tribe-common-b2.tribe-events-header__messages--mobile.tribe-events-header__messages--day {
    display: none;
}