/*
	This file will contain stylings that applies globally to the following layout pages: events, listings, offers
*/
.shared-list {margin: 30px 0;}
.shared-list h3.no-results  {text-align: center; margin: 200px 0;}

/* FILTER STYLING */
.shared-filter .shared-input, .shared-filter .shared-select, .shared-filter .shared-amenities, .shared-filter .datepicker {
	background-color: #fff;
	border: 1px solid #f0a028;
	color: #281203;
	font: normal 18px/30px "Adelle W01 Regular", sans-serif;
	height: 48px;
	margin-bottom: 15px;
	box-shadow: none;
	outline: none;
}
.shared-filter .shared-select {
	-moz-appearance: none;
	appearance: none;
	background-image: url(/includes/public/assets/images/dropdown-arrow.png);
	background-position: right 20px center;
}
.shared-filter .shared-amenities {
	padding: 8px;
	background-image: url(/includes/public/assets/images/dropdown-arrow.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
}
.shared-filter .shared-input:focus {background-color: #fff; border: 1px solid #f0a028; box-shadow: none;}
.shared-filter .shared-input::-webkit-input-placeholder {color: #d1ab88;}
.shared-filter .shared-input:-moz-placeholder {color: #d1ab88;}
.shared-filter .shared-input::-moz-placeholder {color: #d1ab88;}
.shared-filter .shared-input:-ms-input-placeholder {color: #d1ab88;}

.shared-filter .date label {position: absolute; top: 10px; left: 24px; color: #d1ab88; font-size: 16px; line-height: 30px; text-transform: uppercase;}
.shared-filter .date.date-from input {padding-left: 71px;}
.shared-filter .date.date-to input {padding-left: 47px;}
.shared-filter .date i {position: absolute; top: 0; right: 24px; color: #f0a028; font-size: 16px; line-height: 48px;}

.shared-filter .shared-submit {
	background-color: #ea5418;
	border: none;
	color: #fcfbfa;
	display: block;
	font: normal 24px/normal "SantElia Rough W00 Bold", sans-serif;
	height: 48px;
	margin-bottom: 15px;
	padding: 4px 15px 0;
	text-align: center;
	cursor: pointer;
	box-shadow: none;
	outline: none;
	width: 100%;
}
.shared-filter .shared-submit:hover {background-color: #ed6d3a;}
@media only screen and (min-width: 64.063em) {
	.shared-filter .shared-submit {display: inline-block; width: 300px;}
}

.shared-list .shared-list-filter {
	color: #503e32;
    font: normal 16px/53px "Adelle W01 Regular", sans-serif;
    text-align: center;
    text-transform: uppercase;
}
.shared-list .shared-list-filter a {color: #ea5418; font-weight: normal; margin-left: 4px; margin-right: 8px;}
.shared-list .shared-list-filter a.selected {color: #2e609c; cursor: default;}
.shared-list .shared-list-filter a:last-child {margin-right: 0;}
.shared-list .shared-list-filter span {margin-right: 4px;}
.shared-list .shared-list-filter .view {
	background-image: url(/includes/public/assets/backgrounds/texture-denim.jpg);
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 53px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 53px;
}
@media only screen and (min-width: 40.063em) {
	.shared-list .shared-list-filter.alpha {text-align: left;}
	.shared-list .shared-list-filter.sort {text-align: right;}
}

/* PAGER */
.shared-pager {
	color: #503e32;
	font: normal 18px/38px "Adelle W01 Regular", sans-serif;
	text-align: center;
}
.shared-pager .text {margin: 0 7px; position: relative;}
.shared-pager span.fa {font-size: 31px;}
.shared-pager a.disabled {opacity: 0.4; cursor: not-allowed;}

.shared-pager .prv-end, .shared-pager .nxt-end {
	background-color: #2e609c;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	float: left;
	height: 38px;
	overflow: hidden;
	padding: 2px 2px 0 0;
	text-align: center;
	width: 38px;
}
.shared-pager .nxt-end {float: right; padding: 2px 0 0 2px;}
.shared-pager .prv, .shared-pager .nxt {color: #ea5418; float: left; margin-left: 11px; position: relative; top: 2px;}
.shared-pager .nxt {float: right; margin: 0 11px 0 0;}




/* ITEM */
.shared-list .item { position: relative; }
.shared-list .item .inner {margin-bottom: 45px; padding: 0; position: relative;}
.shared-list .item img {width: 100%;}
.shared-list .item a {color: #fff;}
.shared-list .item .content {
	background-color: rgba(0, 0, 0, 0.35);
	bottom: 0;
	padding: 15px 10px 35px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.shared-list .item h4 {margin: 0;}
.shared-list .item h4 a {color: #fff; display: block; font: normal 20px/23px "Sreda", sans-serif;}
.shared-list .item .distance {color: #fff;}
.shared-list .item .banner {
	display: none;
	position: absolute; top: 0; left: 0;
	background-color: #37a0c3;
	color: #fff;
	font: normal 18px/30px "Adelle W01 Regular", sans-serif;
	height: 30px;
	width: 112px;
	padding-top: 0px;
	text-align: center;
}
.shared-list .item .border {
	background: url(/includes/public/assets/images/divider.png) no-repeat;
	background-position: top center;
	background-size: 100%;
	position: relative; display: block; height: 8px;
	margin-top: 15px;
}
.shared-list .item .markerLink {
	position: absolute; top: 3px; right: 3px;
	height: 45px; width: 45px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 50%;
	overflow: hidden;
	padding-top: 9px;
	text-align: center;
}
.shared-list .item .markerLink i {color: #fff; font-size: 28px;}
.shared-list .item .detailLink {position: absolute; bottom: -20px; left: 0; right: 0; margin: auto; width: 150px;}

/* DTN*/
.shared-list .item.dtn .inner {border: solid 3px #37a0c3;}
.shared-list .item.dtn .banner {display: block;}
.shared-list .item .dtnLink {color: #37a0c3; display: block; font: normal 18px/20px "Sreda", sans-serif; text-align: center;}


/*** Mobile ***/
@media only screen and (max-width: 40em;) {
	.shared-list .item {max-width: 300px; margin-left: auto; margin-right: auto;}
}
