.infinitescroll-bottom-message {
	display: block;
	width: 100%;
	padding: 10px 13px;
	border: 1px solid;
	margin-top:10px;
	text-align:center;
}
.infinitescroll-bottom-message .btn-primary {
	text-align: center!Important;
	width: 100%;
}
/*
.infinitescroll-bottom-message a:hover {
	opacity: 0.9;
}
*/

.select2ButtonsContainer {
	width: 100%!Important;
	background-color: inherit!Important;
	border: none!Important;
	float:left!Important;
	margin-left:0!Important;
	padding-left:0!Important;
	height: auto!Important;
	line-height: normal!Important;
	clear:both!Important;
	background: inherit!Important;
}
.select2ButtonsMargin {
	margin-top:15px!Important;
	margin-bottom:10px!Important;
}
.selection_reminders .active-filter-title, #search-categories .active-filter-title {
	line-height:28px;
}
.fa-large-size {
	font-size: 1.4em;
}

/* Price range */
.searchplus_price_range {
	margin-left: 5px;
}
.searchplus_slider_container {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
}
.searchplus-column .searchplus_slider_container {/* override for column: must be here */
	margin-top: 15px;
	margin-bottom: 20px;
}
.searchplus_slider {
	margin-top:8px;
	height:15px;
}
.searchplus_range_container {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#searchplus_price_slider a.ui-slider-handle {
    width:35px !important;
    height:35px !important;
    top:-12px !important;
    border:none !important;
	cursor: move!important;
}
#searchplus_price_slider .ui-slider-handle:last-child {/* positionate the right cursor in its right  position to maintain the symetric */
	margin-left: -1.7em !important
}
