#outsideContainer {
	padding-top: 50px;
}

#main {
	padding-top: 0;
}

.nav.navbar-nav > li.nav-all > a {
	color: #ffffff;
}

.nav.navbar-nav > li.nav-all > a:hover {
	color: #0077c8;
}

.ribbon.ribbon-highlight > span a,
.ribbon.ribbon-highlight > .ribbon-inner a {
	color: #ffffff;
}

.ribbon:after {
	border: 0;
}

.search-bar {
	font-size: 18px;
	margin: 0 0 20px;
}

.search-bar .search-register {
	color: white;
	height: 40px;
	position: relative;
}

.search-bar .search-register ul {
	margin: 5px 5px 0 0;
}

.search-bar .search-register li {
	padding: 0;
}

.search-bar .search-register li a::after {
	position: relative;
	content: '\002F';
	color: #fff;
}

.search-bar .search-register li:last-child a::after {
	content: none;
}

#eventsearchbar {
	background-color: #000;
	color: #fff;
	font-size: 18px;
	border: solid;
	border-color: #fff;
	border-width: 1px;
	/* min-width: 200px; */
	width: 13.5em !important;
	padding: 10px;
	margin-bottom: 20px;
	/* margin-left: 30px; */
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

#eventsearchbar:focus {
	outline-color: #e9dec2;
	/* border-radius: 0; */
}

::-webkit-input-placeholder {
	color: grey !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: grey !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: grey !important;
}

:-ms-input-placeholder {
	color: grey !important;
}

.search-bar .btn {
	background-color: #0077c8;
	border: none;
	font-weight: 500;
}

.search-bar .btn:hover {
	background-color: #16a0ff;
	color: #ffffff;
}

.footer-area i {
	width: 40px;
}

/* Sidebar */
.facet-category-title {
	font-weight: bold;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
}

.facet {
	background: #f7f7f7 none repeat scroll 0 0;
	border-top: 3px solid #000;
	margin-bottom: 10px;
	padding: 5px 15px;
}

.facet-title {
	font-size: 16px !important;
	margin: 0;
	padding-bottom: 5px;
}

.facet-title span {
	display: block;
	position: relative;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}

.facet .ais-body {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

div.ais-root__collapsible .facet-title span:after {
	content: '\f107';
	position: absolute;
	right: 0;
	font-family: FontAwesome;
}

div.ais-root__collapsed .facet-title span:after {
	content: '\f105';
	position: absolute;
	right: 0;
	font-family: FontAwesome;
}

.ais-refinement-list--item {
	line-height: 1;
	margin: 0 0 10px 0;
}

.ais-search-box {
	margin-left: 15px;
}

.facet-item {
	font-size: 13px !important;
	font-weight: normal;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2em;
}

input[type='radio'],
input[type='checkbox'] {
	line-height: 1;
	margin: 0 5px 0 0;
}

.facet-count {
	color: #555;
}

.ais-refinement-list--checkbox {
	float: left;
}

/* Events */
.product-date-container .col-md-3 {
	width: 15% !important;
}

.event-container {
	min-height: 80px;
	padding: 0;
	margin-bottom: 1px;
	background-color: transparent;
}

.event-container .product-date-container {
	background-color: #000000;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1;
	padding: 0 0 5px !important;
	font-family: 'Roboto', sans-serif;
	width: 100%;
	font-size: 1em;
	min-height: 1.2em;
}

.event-container .product-picture-wrapper {
	margin: 0;
}

.event-container .product-date-container a {
	color: #fff;
	display: block;
	padding: 7px 0;
}

.event-container .product-date-container span {
	display: inline-block;
	margin-bottom: 3px;
}

.event-container .product-date-container .date {
	font-size: 1em;
}

.event-container .product-desc-container {
	background-color: transparent;
}

.event-container .product-desc-wrapper {
	line-height: 1.3;
}

.event-container .product-picture {
	overflow: hidden;
}

.event-container .product-picture img {
	width: 100%;
}

/* .product-date-mobile-container {
	position: relative;
	overflow:hidden;
	border-bottom: solid 1px #fff;
} */
.event-date-mobile {
	color: #fff;
	background-color: #000000;
	line-height: 1;
	text-transform: uppercase;
	/* font-weight: 600; */
	/* padding: 3px; */
	margin-bottom: 6px;
	/* text-align: left; */
	/* position: absolute; */
	font-size: 1.1em;
}
.event-date-mobile .date {
	font-size: 1.2em;
}
.event-date-mobile span {
	display: inline !important;
	/* float: left; */
}

.event-date-mobile span.day {
	display: block;
}

.event-container .event-details span {
	display: block;
}

.event-container .event-details {
	color: #fff;
	font-weight: 400;
	position: relative;
	/* margin-top: 6px; */
	min-height: 7.5em;
}

.product-desc {
	padding-right: 0;
}

.event-container .event-details .product-name {
	color: #e9dec2;
	line-height: 1.2em;
	text-transform: uppercase;
	max-height: 3.5em;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	font-size: 1.3em;
}

.event-container .event-details .product-type,
.event-container .event-details .product-tickets {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	font-family: 'Roboto', sans-serif;
	max-height: 7.3em;
}

.event-container .event-details .product-city {
	color: #999;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
}

.event-container .event-arrow a {
	display: block;
	position: relative;
	height: 40px;
	color: #ccc;
}

.event-container .event-arrow i {
	font-size: 2em;
	margin-top: 5px;
	position: absolute;
	right: 50%;
	top: 50%;
	color: #ccc;
}
.no-pad-left {
	padding-left: 0 !important;
}

.no-pad {
	padding: 0 !important;
}

#pagination {
	font-size: 0;
	margin: 40px 0;
}

#pagination ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#pagination li {
	margin: 0;
	padding: 0;
	border: none;
	border-right: 0;
}

#pagination ul li:last-child {
	border-right: none;
}

#pagination li a {
	display: block;
	background-color: #fff;
	padding: 10px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
}

#pagination li a:hover {
	background-color: #0077c8;
	color: #fff;
}

#pagination li.active a {
	color: #ccc;
}

#pagination li.active a:hover {
	background-color: #fff;
}

#pagination .fa {
	font-size: 0.85em;
}

#pagination .ais-pagination--item__disabled {
	display: none;
}

.no-results {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.sideBanner img {
	display: block;
	height: auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.event-date-mobile {
		font-size: 1em;
	}
	.event-date-mobile .date {
		font-size: 1.2em;
	}
	.event-container .event-details .product-name {
		font-size: 1em;
	}
}
@media screen and (max-width: 420px) {
	.event-date-mobile {
		font-size: 0.8em;
	}
	.event-date-mobile .date {
		font-size: 1em;
	}
	.event-container .event-details .product-name {
		font-size: 0.9em;
	}
}
@media screen and (min-width: 768px) {
	.results-wrapper {
		padding-top: 35px;
	}

	#outsideContainer {
		padding-top: 150px;
	}

	.event-container {
		margin-bottom: 20px;
		min-height: 200px;
		background-color: transparent;
	}

	.event-container .product-picture {
		margin: 0;
		position: relative;
	}

	.event-container .product-picture-wrapper {
		margin: 0;
	}

	.event-container .product-picture-wrapper img {
		width: 100%;
	}
	.event-container .event-details .product-name {
		font-size: 1.1em;
	}
	.search-bar {
		max-width: 80%;
	}
}

@media screen and (min-width: 992px) {
	.ais-root__collapsed .ais-body,
	.ais-root__collapsed .ais-footer {
		display: block;
	}
	div.ais-root__collapsible .facet-title span::after {
		content: none;
	}
}
@media screen and (min-width: 1199px) {
	.event-container .event-details .product-name {
		font-size: 1.3em;
	}
}

@media screen and (max-width: 768px) {
	.product-picture-wrapper {
		padding-right: 6px !important;
	}
	.product-desc-wrapper {
		padding-right: 0 !important;
	}
	.ais-search-box {
		margin-left: 0px;
	}
}
