.price-range-block {
margin:60px;
}

.sliderText{
width:40%;
margin-bottom:30px;
border-bottom: 2px solid red;
padding: 10px 0 10px 0px;
font-weight:bold;
}

.ui-slider-horizontal {
height: .6em;
}
.ui-slider-horizontal {margin-bottom: 15px;width:100%;/* border: 0 !important; */height: 8px;}
.price-filter-range .ui-widget-header {background: #ffab00;border: none;}
.price-filter-range .ui-slider-handle{border-radius:50%}
.price-filter-range .ui-state-active{background:#fff;border-color:#c5c5c5}

.price-range-search {
width:40.5%; 
background-color: #f9f9f9; 
border: 1px solid #6e6666;
min-width: 40%;
display: inline-block;
height: 32px;
border-radius: 5px;
float: left;
margin-bottom:20px;
font-size:16px;
}
.price-range-field{
width:50px;                
height:26px; background:#fff;
padding:5px;padding-right:0;
text-align:right;
}
.search-results-block{
position: relative;
display: block;
clear: both;
}

