.shared-list h3.no-results  {
	height: 300px;
	text-align: center;
}
.shared-list a{
	font-weight: normal;
}
.shared-row{
	max-width: 1200px;
	margin: 0 auto;
}
.shared-bottom-border{
	border-bottom: 1px solid #d1d1d1;
}
.shared-filter-item{
	margin-right: 35px;
}

/* FILTER STYLING */
.shared-list { padding-bottom: 40px; }
.shared-list ::-webkit-input-placeholder { color: #000; }
.shared-list :-moz-placeholder { /* Firefox 18- */ color: #000; }
.shared-list ::-moz-placeholder {  /* Firefox 19+ */ color: #000; }
.shared-list :-ms-input-placeholder { color: #000; }
.ui-datepicker .ui-datepicker-title select { font-size: 15.5px !important; }

.shared-filter .green-travel {
	margin-bottom: 1.875rem;
	padding-bottom: 1.875rem;
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	border-bottom: 1px solid #bab6b2;
	background-image: url("../assets/grass.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}
.shared-list .toggle-grid {
	position: relative;
	float: right;
	margin-right: 5px;
	width: 22px;
	height: 22px;
	background-image: url("../assets/grid-btn-icon.png");
	cursor: pointer;
}
.shared-list.map-open .toggle-grid { 
	background-image: url("../assets/grid-btn-icon-closed.png");
}
.shared-filter .toggle-search-filters {
	float: left;
  display: inline-block;
  padding: 0 28px 0 14px;
  height: 40px;
  min-width: 170px;
  font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  color: #151515;
  background-color: #dbdbdb;
  background-image: url("../assets/toggle-filters-open.png");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
}
.shared-filter .toggle-search-filters.open { background-image: url("../assets/toggle-filters-close.png"); }
.shared-filter .toggle-search-filters .opened {
	display: none;
	animation: none;
}
.shared-filter .toggle-search-filters .closed {
	display: inline;
	animation: none;
}
.shared-filter .toggle-search-filters.open .opened {
	display: inline;
}
.shared-filter .toggle-search-filters.open .closed {
	display: none;
}
.shared-filter .searchToolsContainer {
	position: relative;
	top: -1px;
	background: #dbdbdb;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .3s ease-out;
	        transition: max-height .3s ease-out;
	width: auto;
}
.shared-filter .searchToolsContainer.open {
	max-height: 10000px;
	-webkit-transition: max-height 10s ease-out;
	        transition: max-height 10s ease-out;
}

.shared-filter .shared-input-label {
	font-family:'Embedded-DINWebPro-Bold', 'DIN Next W01 Bold', Arial, sans-serif;
	font-size: 18px;
	color: #000;
	cursor: initial;
}

.ta-green-inputs {
	padding-right: 2.34375rem;
	margin-bottom: 20px;
}
.shared-filter .shared-input-label.ta {
	padding-right: 60px;
	margin-bottom: 15.5px;
	background-image: url("../assets/icon-ta.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.shared-checkbox {
	position: relative;
	margin-bottom: 6px;
	cursor: pointer;
}
.shared-checkbox input {
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 0;
	margin-bottom: 0 !important;
	width: 25px;
	height: 25px;
	opacity: 0;
	cursor: pointer;
}
.shared-checkbox input[type=checkbox] + label {
	position: relative;
	left: 0;
	margin-left: 0;
	margin-right: 10px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	border: 1px solid #756e66;
	background-color: #fff;
	vertical-align: middle;
}
.shared-checkbox input[type=checkbox] + label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	background: #ed3426;
	opacity: 0;
}
.shared-checkbox input[type=checkbox]:checked + label:after { opacity: 1; }

.shared-filter .shared-input {
	padding: 7px 10px;
	height: 40px;
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 15.5px;
	color: #646464;
	border: none;
	background: #fff;
}

.shared-filter .shared-amenities,
.shared-filter .shared-select {
	margin-bottom: 0.5rem;
	padding: 7px 10px;
	height: 40px;
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 15.5px;
	color: #000;
	border: none;
	background: #fff;
	background-color: #fff;
	background-image: url("../assets/dropdown-arrow.png");
	background-repeat: no-repeat;
	background-position: right center; 
	-moz-appearance: none;
	cursor: pointer;
}
.shared-filter .shared-select.select-categories,
.shared-filter .shared-select.select-subcategories,
.shared-filter .shared-select.select-regions {
	margin-bottom: .19rem;
	height: 118px;
	display: none;
}
.shared-filter .shared-select.select-subcategories.disabled {
	height: 40px;
	cursor: not-allowed;
	line-height: 26px;
	overflow: hidden;
}
.shared-filter .shared-select.select-subcategories option[value="0"] {
	line-height: 26px;
	height: 26px;
	display: block;
	padding: 4px 0;
	color: #808080;
}
.listings .shared-filter .shared-select.select-categories {
	display: block;
	height: 40px;
}
.shared-filter .shared-amenities {
	padding: 0 10px;
	line-height: 40px;
	background-image: url("../assets/amenities-btn.png");
}
.shared-filter .shared-amenities.close { background-image: url("../assets/amenities-btn-alt.png"); }
.shared-filter .shared-select.multi { background-image: none; }
.shared-filter .shared-select[disabled] {
	background-color: rgba(189,191,193,.3);
	background-image: none;
	cursor: not-allowed;
}
.shared-filter .shared-submit {
	margin-bottom: 0;
	padding: 7px;
	min-width: 103px;
	height: 40px;
	font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
	font-size: 15.5px;
	color: #fff;
	border: none;
	border-radius: 0;
	background: #ed3426;
	transition: initial;
}

.shared-filter .categoriesContainer,
.shared-filter .subcatsContainer,
.shared-filter .regionsContainer {
	overflow-x: hidden;
	overflow-y: auto;
	height: 118px;
	background-color: #fff;
	padding: 7px 10px;
}
.shared-filter .subcatsContainer.disabled {
	height: 40px;
	background-color: rgba(189,191,193,.3);
}
.shared-filter .categoriesContainer .categories,
.shared-filter .subcatsContainer .subcats,
.shared-filter .regionsContainer .regions {
	list-style: none;
	padding: 0;
	margin: 0;
}
.shared-filter .categoriesContainer .categories li,
.shared-filter .subcatsContainer .subcats li,
.shared-filter .regionsContainer .regions li {
	
}
.shared-filter .categoriesContainer .categories li label,
.shared-filter .subcatsContainer .subcats li label,
.shared-filter .regionsContainer .regions li label {
	font-size: 15.5px;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000;
}
.shared-filter .categoriesContainer .categories li label input,
.shared-filter .subcatsContainer .subcats li label input,
.shared-filter .regionsContainer .regions li label input {
	float: left;
	margin: 0;
	margin-right: 5px;
}
.shared-filter .subcatsContainer .subcats li[data-subcatid="0"] {
	display: none;
}
.shared-filter .subcatsContainer .subcats li[data-subcatid="0"] label {
	color: #808080;
	line-height: 26px;
	cursor: not-allowed;
}
.shared-filter .subcatsContainer .subcats li[data-subcatid="0"] input {
	margin-top: 5px;
}

/* PAGER */
.shared-list .sharedPagerContainer {
	text-align: right;
	line-height: 14px;
}
.shared-list .sharedPagerContainer .prv-end, 
.shared-list .sharedPagerContainer .prv, 
.shared-list .sharedPagerContainer .nxt, 
.shared-list .sharedPagerContainer .nxt-end {
	display: inline-block;
	margin: 0;
	width: 25px;
	font-size: 20px;
	line-height: 20px;
	color: #646464;
	vertical-align: middle;
	text-align: center;
	float: left;
}
.shared-list .sharedPagerContainer .disabled {
	opacity: .5;
	cursor: default;
}

.shared-list .sharedPagerContainer .pageText {
	display: inline-block;
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	vertical-align: top;
	float: left;
}
.shared-list .sharedPagerContainer .pageText span{
	font-family:'Embedded-DINWebPro-Bold', 'DIN Next W01 Bold', Arial, sans-serif;
	color: #000;
	font-weight: normal;
}
.shared-list .sharedPagerContainer .pageText .of {
	font-size: 14px;
	text-transform: lowercase;
}
.shared-list .sharedPagerContainer .pageText em {
	font-style: normal;
	color: #646464;
}

.shared-list .nav-pager {
	position: relative;
	text-align: right;
	padding-right: 110px;
}
.shared-list .nav-pager .sharedPagerContainer{
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.shared-list .nav-pager .sharedPagerContainer .pageText{
	line-height: 40px;
}
.shared-list .nav-pager .sharedPagerContainer .prv, 
.shared-list .nav-pager .sharedPagerContainer .nxt{
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url("../assets/footer-nav.jpg");
	background-repeat: no-repeat;
	background-position: left;
	right: 0;
}
.shared-list .nav-pager .sharedPagerContainer .prv{
	right: 50px;
}
.shared-list .nav-pager .sharedPagerContainer .nxt{
	background-position: right;
}
.shared-list .nav-pager .sharedPagerContainer .prv .fa, 
.shared-list .nav-pager .sharedPagerContainer .nxt .fa{
	display: none;
}
/* ITEM */
.shared-list .item {
	position: relative;
	margin: 0 auto;
	padding: 0 .9375rem 1.875rem;
	background: #fff;
	overflow: hidden;
}
.shared-list .item.bigbox { width: 50%; }
.shared-list .item .border-wrap {
	position: relative;
	width: 100%;
	border: 1px solid #d1d1d1;
	overflow: hidden;
	margin-top:1px;
}
.shared-list .item.dtn, .shared-list .item.row.featured { border-top: 4px solid #009fc3; }
.shared-list .item.dtn .border-wrap,
.shared-list .item.featured .border-wrap {
	padding-top: 0;
	border-top: none;
}

.shared-list .item .border-wrap .hover-pane {
	position: absolute;
	z-index: 5;
	top: 0;
	right: -100%;
	padding: 15px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.64);
	cursor: pointer;
	-webkit-transition: right .3s ease;
	        transition: right .3s ease;
}
.shared-list .item.bigbox .border-wrap .hover-pane {
	padding: 55px 40px 40px;
}
.shared-list .item .border-wrap:hover .hover-pane {
	right: 0;
	-webkit-transition: right .5s ease;
	        transition: right .5s ease;
}
.shared-list .item .border-wrap .hover-pane > * { position: relative; }
.shared-list .item .border-wrap:hover .hover-pane > * {
	right: 0 !important;
	-webkit-transition: right .6s ease;
	        transition: right .6s ease;
}
body .shared-list .item .border-wrap .hover-pane > p {
	right: -60%;
	font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
	font-size: 15.5px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #fff;
	-webkit-transition-delay: .08s;
	        transition-delay: .08s;
	font-weight: normal;
}
body .shared-list .item .border-wrap .hover-pane .more{
	display: inline-block;
	clear: both;
	right: -60%;
	color: #FFF;
	font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	-webkit-transition-delay: .08s;
	        transition-delay: .08s;
}
.shared-list .item .border-wrap .hover-pane > p a { color: inherit; font-weight: normal; }

.shared-list .item .border-wrap .hover-pane > .price {
	right: -65%;
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 17px;
	color: #fff;
	cursor: default;
	-webkit-transition-delay: .12s;
	        transition-delay: .12s;
}
.shared-list .item .border-wrap .hover-pane > .price .price-preprice,
.shared-list .item .border-wrap .hover-pane > .price .price-postprice {
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.shared-list .item .border-wrap .hover-pane > .price .price-pricelink {
	font-family:'Embedded-DINWebPro-Bold', 'DIN Next W01 Bold', Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}
.shared-list .item .border-wrap .hover-pane > .price a.price-pricelink:hover { text-decoration: underline; }
.shared-list .item .border-wrap .hover-pane > .booking {
	right: -70%;
	margin-bottom: .9375rem;
	-webkit-transition-delay: .16s;
	        transition-delay: .16s;
}
.shared-list .item .border-wrap .hover-pane .booking .booking-button {
	float: left;
	clear: both;
	display: block;
  	padding: 13px 10px 11px;
  	margin-right: 5px;
  	font-family:'Embedded-DINWebPro-Bold', 'DIN Next W01 Bold', Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #ed3426 ;
    border:1px solid #ed3426;
    font-weight: normal;
}
.shared-list .item .border-wrap .hover-pane .booking .booking-button:hover {border:1px solid #ed3426; }
.shared-list .item .border-wrap .hover-pane .booking .booking-button::after{
	content: '\f105 ';
	display: inline-block;
    font-family: "FontAwesome";
    position: relative;
    top: 1px;
    margin-left: 5px;
    color: #ed3426;
    font-weight: bold;
}

.shared-list .item .border-wrap .hover-pane > .bottom-actions {
	position: absolute;
	right: -75%;
	bottom: 0;
	padding: 0;
	width: 45px;
	-webkit-transition-delay: .20s;
	        transition-delay: .20s;
}
.shared-list .item.bigbox .border-wrap .hover-pane > .bottom-actions { 
	width: 100%;
}
.shared-list .item.bigbox .border-wrap .hover-pane > .bottom-actions {padding: 0;}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .pinterest {
	position: relative;
	float: right;
	width: 52px;
	height: 45px;
	background-color: rgba(255,255,255,.3);
	background-image: url("../assets/icon-pin.png");
	background-position: center;
	background-repeat: no-repeat;
}
.shared-list .item.bigbox .border-wrap .hover-pane > .bottom-actions .pinterest{
	width: 60px;
	height: 52px;
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .pinterest a {
	position: relative;
	display: block;
	width: 100% !important;
	height: 100% !important;
	opacity: 0;
	background-image: none !important;
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripadvisor {
	position: relative;
	float: left;
	margin-bottom: 1px;
	width: 52px;
	height: 45px;
	background-color: rgba(255,255,255,.3);
	background-image: url("../assets/icon-ta-white.png");
	background-position: center;
	background-repeat: no-repeat;
}
.shared-list .item.bigbox .border-wrap .hover-pane > .bottom-actions .tripadvisor {
	width: 60px;
	height: 52px;
	margin-right: 1px;
	margin-bottom: 0;
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripadvisor a {
	display: block;
	width: 100% !important;
	height: 100% !important;
	opacity: 0;
	background-image: none !important;
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripButtonContainer {
	width: 52px;
	height: 45px;
	overflow: hidden;
  	text-indent: -9999px; 	
  	margin-top: 1px;
}
.shared-list .item.bigbox .border-wrap .hover-pane > .bottom-actions .tripButtonContainer{
	width: 60px;
	height: 52px;
	margin-top: 0;
	margin-left: 1px;
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripButtonContainer .tb-btn-add,
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripButtonContainer .tb-btn-view {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../assets/briefcase3.png");
  	background-position: center;
  	background-repeat: no-repeat;
	background-color: rgba(255,255,255,.3);
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripButtonContainer .tb-btn-view {
  background-color: rgba(237,52,38,.62);
}
.shared-list .item .border-wrap .hover-pane > .bottom-actions .tripButtonContainer a { color: #fff; }
.shared-list .item .border-wrap .hover-pane > .bottom-actions .bold-text {
  display: block;
  font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.shared-list .item .detail-c1 {
	position: relative;
	width: 100%;
	height: 230px;
	overflow: hidden;
}
.shared-list .item .detail-c1 .ta{
	position: absolute;
	top: 15px;
	left: 15px;
}
.shared-list .item.bigbox .detail-c1 .ta{
	z-index: 500;
}
.shared-list .item .detail-c1 .ta small{
	background: rgba(255,255,255, .35);
	padding: 3px;
	color: #000;
	font-weight: bold;
	font-size: 9px;
}
.shared-list .item .detail-c1 .gradient {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(transparent,transparent,transparent, #000000);
  background: -o-linear-gradient(transparent,transparent,transparent, #000000);
  background: -moz-linear-gradient(transparent,transparent,transparent, #000000);
  background: linear-gradient(transparent,transparent,transparent, #000000);
  opacity: 0.8;
}
.shared-list .item.bigbox .detail-c1 .gradient { display: block; }
.shared-list .item.bigbox .detail-c1 { height: auto; }
.shared-list .item.no-image .detail-c1 { 
	display: block; 
}
.shared-list .item.no-image.bigbox .detail-c1 { display: block; }
.shared-list .item .detail-c2 {
	position: relative;
	padding: 15px;
	min-height: 102px;
}
.shared-list .item.bigbox .detail-c2 {
  z-index: 1;
  bottom: 0;
  padding: 8px 15px 0px;
  min-height: 80px;
  width: 100%;
}

/* ITEM W/OUT IMAGE */

.shared-list .item.no-image .detail-c1 {
	min-height: 302px;
	position: relative;
}

.shared-list .item.no-image .detail-c2 { 
	min-height: 120px; 
	position: absolute;
	top: 0;
	left: 0;
}

.shared-list .item.no-image .border-wrap .hover-pane {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    top: auto;
    height: auto;
}

.shared-list .item.no-image .border-wrap .hover-pane > .booking {
	top: 75%;
}

body .shared-list .item.no-image .border-wrap .hover-pane > p {
	display: none;
}

.shared-list .item.no-image .border-wrap .hover-pane > .bottom-actions .pinterest {
	background-image: url("../assets/icon-pin-black.png");
}

.shared-list .item.no-image .border-wrap .hover-pane > .bottom-actions .tripButtonContainer .tb-btn-add, .shared-list .item.no-image .border-wrap .hover-pane > .bottom-actions .tripButtonContainer .tb-btn-view {
	background-image: url("../assets/briefcase3-black.png");
}

.shared-list .item .detail-c1 .featured {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.shared-list .item.featured .detail-c1 .featured { display: block; }
.shared-list .item.partner .detail-c1 .featured { display: block; }
.shared-list span.featured {
	z-index: 2;
	display: inline-block;
	padding: 0 9px;
	height: 24px;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #fff;
	border: 1px solid #10c8f1;
	background: #009fc3;
}
.shared-list .item.dtn .detail-c1 .featured { display: block; }
.shared-list .detailGallery .placeHolder,
.shared-list .item .detail-c1 .placeHolder {
	width: 226px;
	height: 140px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #cdc8c3;
}
.shared-list .item .detail-c2 .inner {
	position: relative;
	height: 100%;
}
.shared-list .item .detail-c2 .inner p { margin-bottom: 0; }
.shared-list .thumb-holder {
	position: relative;
	display: block;
}
.shared-list .item .green {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	height: 30px;
}
.shared-list .item.bigbox .green{
	height: auto;
}
.shared-list .item img { width: 100%; }
.shared-list .item img.ta-rating {
	display: block;
	margin-bottom: -5px;
	width: auto;
}
.shared-list .item small [data-i18n] { text-transform: lowercase; }
.shared-list .item img.thumb { position: absolute; width: auto; height: 230px; left: 0; top: 0; }
.shared-list .item.bigbox img.thumb { height: auto; }
.shared-list .item a.markerLink, .shared-list .item a.markerLink:hover { cursor: pointer; }
.shared-list .item .detail-c1 a.markerLink, .shared-list .item .detail-c1  a.markerLink:hover {
	background: url("/includes/client_public/shared/item-pin.png");
	position: absolute;
	width: 39px;
	height: 63px;
	right: 17px;
	top: 4px;;
	overflow: hidden;
	text-indent: -1000px;
	z-index: 2;
}

.shared-list .item a {
	text-decoration: none;
	font-size: inherit;
}
.shared-list .item .phone { display: inline-block; }
.shared-list .item .sep { color: #b95915; font-size: 16px;  }
.shared-list .item a { color: #000; }
.shared-list .item.bigbox a { color: #000; font-weight: normal; }
.shared-list .item a.detail-c1 {
	display: block;
	position: relative;
}
.shared-list .item a.detail-c1 .thumb {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.shared-list .item .action-items {
	display: block;
	margin-top: 10px;
}
.shared-list .item .action-items .muppet { margin-left: 10px; }
.shared-list .item .action-items .muppet:first-child { margin-left: 0; }
.shared-list .item .action-items a {
	color: #009fc3;
	font-size: 16px;
}
.shared-list .item ul.info-list {
	font-size: 18px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shared-list .item ul.info-list li {
	display: block;
	padding: 0;
	line-height: 21px;
	color: #333333;
}

.shared-list .item h4 { margin: 0; font-size: 22px; line-height: 23px; }
.shared-list .item h4 a {
	font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.shared-list .item .city {
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 17px;
	color: #9f9f9f;
}
.shared-list .item .detail-c2 .inner .distance {
	font-family: 'Embedded-DINWebPro', 'DIN Next W01 Regular', Arial, sans-serif;
	font-size: 17px;
	color: #9f9f9f;
}
.shared-list .item.bigbox .detail-c2 .inner .distance { color: #000; }
.shared-list .item .detail-c2 .description { color: #000; }
.shared-list .item.bigbox .detail-c2 .description { color: #fff; }
.shared-list .item .label { color: #000; }
.shared-list .item.bigbox .label { color: #fff; }
.shared-list .item.bigbox .detail-c2 .inner small { color: #fff; }

.shared-detail .shared-list .item .markerLink { display: none; }

/* MAPS */
.shared-list .gMapContainer { position: relative; }
.shared-list .showGMap .handle {
	position: relative;
	float: right;
	width: 17px;
	height: 22px;
	background-image: url("../assets/map-btn-icon.png");
	cursor: pointer;
}
.shared-list .showGMap .isOpen {
	display:none;
	background-image: url("../assets/map-btn-icon-closed.png");
}
.shared-list .showGMap .isClosed {  }
.shared-list.map-open .isOpen { display: block; }
.shared-list.map-open .showGMap .isClosed { display: none; } 
.shared-list .gMapContainer .gMapHolder { display: none; height: 1359px; }
.shared-list.map-open .gMapHolder { display:block; }
.shared-list .listing-toggles {
	width: 45px;
	position: absolute;
	right: 0;
}

@media only screen and (max-width: 1236px) {
	.row.full-width .shared-row{
		padding-left: 18px;
		padding-right: 18px;
	}
}

/*** Tablet ***/
@media only screen and (max-width: 1025px) {
	.ta-green-inputs { padding-right: 0; }

	.shared-list .placeholder-li { clear: both; }

	.shared-list .item.item2,
	.shared-list .item.item4 { clear: none; }

	.shared-list .item .detail-c1 .gradient { display: block; }

	.shared-list .item .border-wrap .hover-pane { display: none; }
	.shared-list .item .detail-c1 {
	  width: 100%;
	  height: auto;
	}
	.shared-list .item.no-image .detail-c1 { display: block; }
	.shared-list .item.no-image .detail-c1 .thumb-holder .thumb { display: none; }
		
	.shared-list .item .border-wrap:hover .detail-c2 {
		opacity: 1;
		-webkit-transition: none;
		        transition: none;
	}
	.shared-list .item img.thumb { height: auto; }

	.shared-filter-item{width: 100%; text-align: left; margin-right: 0; margin-bottom: 16px;}
	.shared-list .sharedPagerContainer {
		margin-right: 0;
		margin-left: -7px;
		text-align: center;
		margin-bottom: 18px;
	}
	
	.shared-filter .categoriesContainer,
	.shared-filter .subcatsContainer,
	.shared-filter .regionsContainer {
		display: none;
	}
	.shared-filter .shared-select.select-categories,
	.shared-filter .shared-select.select-subcategories,
	.shared-filter .shared-select.select-regions {
		display: block;
	}
}

/*** Mobile ***/
@media only screen and (max-width: 641px) {
	.shared-filter .shared-input-label.ta {
		padding-right: 0;
		background-image: none;
	}

	.shared-checkbox input {
    width: 40px;
    height: 40px;
	}
	.shared-checkbox input[type=checkbox] + label {
    width: 40px;
    height: 40px;
	}

	.shared-filter .searchToolsContainer.open { border-bottom: none; }

	.shared-filter .shared-select.multi { height: 40px; }

	.shared-list .sharedPagerContainer .pageText {}

	.shared-filter .toggle-search-filters {}
	.shared-list .listing-toggles {position: relative; float: left;}

	.shared-list .item.bigbox { width: 100%; }

	.shared-list .item .detail-c1 .gradient,
	.shared-list .item.bigbox .detail-c1 .gradient { display: none; }

	.shared-list .item.no-image .detail-c1 { background-color: #000; }
	.shared-list .item.bigbox .green { height: 30px; }
	.shared-list .item h4 {
	  margin: 0;
	  font-size: 18px;
	  line-height: 20px;
	}
	.shared-list .item h4 a {
	  font-size: inherit;
	  line-height: inherit;
	}
	.shared-list .item .city {
		font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
    	font-size: 14px;
    	line-height: 16px;
	}
	.shared-list .item.bigbox .detail-c2,
	.shared-list .item .detail-c2{
		min-height: 0;
	}
	.shared-list .item .detail-c2 .inner .distance {
		margin-top: 5px;
		font-family: 'Embedded-DINWebPro-Medium', 'DIN Next W01 Medium', Arial, sans-serif;
    	font-size: 14px;
    	line-height: 16px;
	}
	.shared-list .item .detail-c2 .inner .description {
    	font-size: 14px;
    	line-height: 16px;
	}

	.shared-detail .mobile-layout-block {
		float: none;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.shared-list .shared-filter-container{
		position: static;
	}
	.shared-list .shared-submit-container{
		position: absolute;
		bottom: 15px;
	}
	.shared-bottom-border {border: none;}
	
} 	

@media only screen and (min-width: 1025px) {
	.shared-list .item img.thumb{
		width: auto; 
		max-width: none;
		left: 50%;
    	-webkit-transform: translateX(-50%);
    	-moz-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
	}
}