#legend li {
  display: inline-block;
padding-left: 12px;
	padding-right: 8px;
	padding-top: 8px;
	 border-left-color:#F6F6F6
}


/* added by Lee to try to sort problem with category colors */


.tec-events-category-color-filter {
margin-top:10px !important;
}


.tec-events-category-color-filter:before {
content: "Browse by category";
	display: none !important;
}



.tec-events-category-color-filter
{
	position: absolute;
	top: 120px;
	padding-left: 0px;
	display: none !important;
}




.tribe_events_cat-public-lectures 
{
margin-right: 14px !important;
margin-top: 6px !important;
}

.tribe_events_cat-social
{
margin-right: 14px !important;
margin-top: 6px !important;
}


.tribe_events_cat-convene
{
margin-right: 14px !important;
margin-top: 6px !important;
}
.tribe_events_cat-seminars-et-al
{
margin-right: 14px !important;
margin-top: 6px !important;
}


.tribe_events_cat-careers
{
margin-right: 14px !important;
margin-top: 6px !important;
}

.tec-events-category-color-filter__dropdown-icon
{
display: none;
}


.tribe-events-calendar-list__event-date-tag {
  background-color: var(--tec-color-category-secondary);
	}


.tribe-events-calendar-list__event-date-tag-daynum {
 color: var(--tec-color-category-text) !important;
}
.tribe-events-calendar-list__event-date-tag-weekday {
 color: var(--tec-color-category-text) !important;
}



.tec-events-calendar-list__event-categories {
display: none !important;
}
.tec-events-calendar-list__category-icon {
  display:none !important;
}
.tec-events-calendar-list__category {
	display:none !important;
}
.tribe-events-calendar-list__event-description  {

	}




/* Edit the height of the header/banner */

/* DESKTOP */





@media (min-width: 981px) {
	/* height of banner on desktop */
	.custom-header {
			height: 250px;
	}

	/* height of banner on desktop */
	.custom-header .custom-header-media {
			min-height: 250px;
	}

	
	/* site title font size on desktop */
	.site-title {
		font-size: 60px;
		text-shadow: #000 1px 0 10px;
		text-transform: capitalize;
	}
		
	.tribe-events-category-seminars-et-al  {
		height: 34px;
margin-bottom: 18px;
	}
	.tribe-events-category-public-lectures {
				height: 34px;
 		margin-bottom: 18px;
	}
	.tribe-events-category-convene {
			height: 34px;
 margin-bottom: 18px;
	}
.tribe-events-category-careers  {
			height: 34px;
margin-bottom: 18px;
}
.tribe-events-category-social  {
			height: 34px;
 margin-bottom: 18px;
	font-size:40px;

	}


	
	
	/* Font size and background color of the event category description on the event listing page on desktop */
	.tribe-events-page-template:not(.single-tribe_events) .category-description { 
		font-size: 13px;
		background: #D9EDF1;
	}
	
	
	
	/* Font size and background color of the event category description on the single event page on desktop */
	.tribe-events-page-template.single-tribe_events .category-description {
		font-size: 16px;
margin-left: -10px;
		margin-top: -16px;
	}
	

	#speaker {
		font-size: 15px;
		margin-top:-6px;
	}	
	
	
}

/* MOBILE */





@media (max-width: 980px) {
	
			.menupager {
display: none;
}

	
	
		.site-title {
		font-size: 30px;
		text-shadow: #000 1px 0 10px;
		text-transform: capitalize;
	}
	

	
	
	
	/* height of banner on mobile */
	.custom-header {
			height: 150px;
	}
	
	/* height of banner on mobile */
	.custom-header .custom-header-media {
			min-height: 150px;
	}
	
		/* Font size and background color of the event category description on the event listing page on mobile */
	.tribe-events-page-template:not(.single-tribe_events) .category-description { 
		font-size: 12px;

		background: #D9EDF1;
	}
	



	
	/* Font size and background color of the event category description on the single event page on mobile */
	.tribe-events-page-template.single-tribe_events .category-description {
		font-size: 15px;

	
	}
		
	
		#speaker {
		font-size: 15px;

	}	
	
	
}


/* Padding and margin of the event category description box no desktop and mobile */
.category-description {

    margin-bottom: 30px!important;
}


.teccc-legend #legend>li:not(.teccc-reset) a:visited { color: white; }



.page-id-8307 header, .page-id-8307 footer
{
display: none !important;
}

.page-id-8307 .tribe-events-calendar-list__event-description 
{
display: none !important;
visibility: hidden !important;
}


.page-id-8307 .tribe-events-calendar-list__event-featured-image 
{
	display: none !important;
}

.page-id-8307 #leeselect
{
	display: none !important;
}

.page-id-8307 .tribe-events-calendar-month
{
	display: none !important;
	visibility: hidden !important;
}
