/*******FONTS & STYLES*********/

@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
body {
	font-family: 'Roboto', sans-serif;
	color: #646f79;
	font-size:16px;
	line-height: 1.7;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4,h5, h6 {
	font-weight: 400;
}
a, .btn-link {
	color: #c3121e;
	text-decoration:none;
	background-color: transparent;
}
a:hover, .btn-link:hover {
	color:#7d0c13;
	text-decoration:none;
	background-color: transparent;
}
.btn-primary, a.btn-primary {
	color: #fff;
	background-color: #60b733;
	border-color: #3c763d;
}
.btn-primary:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.btn-primary[disabled], .btn-primary[disabled]:hover {
	background-color: #7d0c13;
	border-color:#7d0c13
}
#menuTopItem-help {
	display: none;
}

/*******SEARCH BOX*********/
.search-box {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
}
#searchBoxlabel {
	margin-bottom: 0px;
}
#searchBox .field-label {
	display: block;
	text-align:left;
	text-transform: uppercase;
}

/****HEADER&FOOTER*****/
.professional-theatre {
    background: #2F2F2F;
	margin: 0;
    padding: 1px 0;
    text-align: center;
    color: #FFFFFF;
    width: 100vw;
	margin-left: calc(-50vw + 50%) !important;
	letter-spacing: 3px;
}
.professional-theatre a {
	color:#FFFFFF;
	text-decoration: none;
}
.primary-feature-wrapper {
	width: 100vw!important;
	margin-left: calc(-50vw + 50%) !important;
}
#footer {
	background-color:#eeeeee;
}
#footer a {
	font-size: 12.8px;
}
#footer h6 {
	font-size: 16px;
	color: #212519;
}
.footer-address, .footer-suu {
	color: #fff;
	background-color:#000;
	width: 100vw;
	margin-left: calc(-50vw + 50%) !important;
	padding-top:20px;
	padding-bottom: 20px;
}
.footer-address a {
	font-size: 16px !important;
	color: #fff;
}
.footer-suu a {
	font-size: 16px !important;
	color: #fff;
}
.footer-content {
	padding: 20px 20px 0px;
}


/*******SEARCH RESULTS*********/
.start-date-label { 
	display: none;
}
.usf-no-availability .availability-icon	{
display: none !important;
}

/*******MAP SELECT =*********/
.price-zone-price {
	color: #646f79 !important;
}
.seatS {
	fill: #000;
	stroke: #000;
}
.seats {
	fill: #000;
	stroke: #000;
}
.seatu {
	fill: #000;
	stroke: #000;
}
.seatO {
	fill: #000;
	stroke: #000;
}
.seato {
	fill: #000;
	stroke: #000;
}
.seatR {
	fill: #000;
	stroke: #000;
}
.seatr {
	fill: #000;
	stroke: #000;
}

/*******BUNDLES********/
/* Changes made to support Education's Registration process */ 

#bundleSelect .bundle-performance-venue {
	display: none;
}
.bundle-event-seat-location {
	display: none;
}
.seat-price-zone {
	display: none;
}

/*******CALENDAR WIDGET*********/

#calendarWidgetTable .WidgetEvent:hover, #calendarWidgetTable
.WidgetEvent, #widget-calmonth, #widget-nextmonth, #widget-lastmonth {
	background: #c3121e;
}

/******GRID ADJUSTMENTS**********/

.grid-result.odd
{ background: rgba(100,100,100,0); } 

.grid-result.even { background: rgba(100,100,100,0);
} 

.usf-festival-shows .grid-result .item-link .btn btn-primary::before{ content:
&quot;Tickets and &quot;; } 

.usf-education-classes .grid-result .item-description .item-link
.btn-primary::before{ content: &quot;Registration and &quot;; } 

.usf-education-classes .grid-result a.more-info {
	color: #666666;
}
.usf-festival-shows .grid-result a.more-info{
	color: #666666;
}
.search-results-container .item-teaser {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	height: 100%;
	overflow: visible;
	white-space: normal;
	text-align: left;
	}

@media screen and (min-width: 992px) {
	.grid-result .item-description {
		position: absolute;
		min-height: 70px;
		bottom: 35px;
		left: 10px;
		right: 10px;
		font-size: 1em;
		padding-left: 2px;
		background: rgba(255, 255, 255, 0) !important;
	} 
	.grid-result .item-teaser {
		overflow: visible !important;
		float: left; 
		display: inline-table;
		opacity: 1 !important;
		height: auto !important;
		white-space: pre-wrap;
	}
	.usf-festival-shows .grid-result, .usf-education-classes .grid-result {
		height: 385px;
	}
} 
@media screen and (min-width: 768px) {
	.grid-result .item-description { 
		min-height: 10px;
		bottom: 50px;
		left: 10px;
		right: 10px;
		font-size: 1em;
		padding-left: 2px;
		background: #99999900 !important;
		}
		.grid-result .item-teaser {
		overflow: visible !important;
		float: left;
		display: inline-table;
		opacity: 1 !important;
		height: auto !important;
		white-space: pre-wrap;
		}
}
@media screen and (min-width: 320px) {
	.grid-result .item-description {
		min-height: 10px;
		bottom: 50px;
		left: 10px;
		right: 10px;
		font-size: 1em;
		padding-left: 2px;
		background: #99999900 !important;
		}
} 

/********** RESPONSIVE DESIGN *****/ 
@media screen and (min-width: 992px) {
	#header {
		height: 180px; background-color: white;
	}
	#header img {
		position: relative; 
		z-index: 2;
		height: 80px;
		padding-top: 5px;
	}
	#orderInfoSecondBar {
		 background-color: #000000D9;
		 padding-top: 0px;
		 margin-top: 7px;
    }
	.pagination > li { 
		margin-left: 0px;
	}
	.pagination-box {
	padding-bottom: 20px;
	}
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
		background-color: #c3121e;
		border-color:#c3121e;
	}
	.pagination>li>a, .pagination>li>span {
		color: #c3121e;
		text-decoration: none;
	}
	#menu {
		position: absolute;
		top: 130px;
		left: 532px;
		right: 0;
		margin: 0 auto !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		background-color: transparent !important;
		text-transform: uppercase;
	}
	.search-box form ul li .form-control, .search-box form ul li .input-group, .search-box form ul li .input-group .form-control {
		width: 330px !important;
		min-width: 190px
	}
	.search-box {
		margin-bottom: 0px;
	}
	.footer-suu {
		display: none;
	}
	.professional-theatre {
		display: inherit !important;
	}
}

/* Media 992 px */
@media screen and (min-width: 768px) {
	.pagination > li {
		margin-left: 0px;
	} 
	pagination-box {
		padding-bottom: 20px;
	}
	.pagination>.active>span, .pagination>.active>span:focus,
	.pagination>.active>span:hover {
		background-color: #c3121e;
		border-color: #c3121e;
	}
	.pagination>li>a, .pagination>li>span {
		color: #c3121e; 
		text-decoration: none;
	}
	.professional-theatre{ 
		display: none;
	}
}

/* Media 768px */
@media screen and (min-width: 320px) {
	.pagination > li {
		margin-left: 0px;
	}
	.pagination-box { 
		padding-bottom: 20px;
	}
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
		background-color: #c3121e;
		border-color: #c3121e;
	} 
	.pagination>li>a, .pagination>li>span {
		color: #c3121e;
		text-decoration: none;
	}
	.professional-theatre {
		display: none;
	}
} 

/* Media 320px */ 
