.LMCfilter_price {
    margin: 42px 5px 40px 5px;
}
.LMCfilter_price .noUi-connect {
    background: #FFF; 
}
.LMCfilter_price.noUi-target {
    background: #555;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  left: 50%;
  bottom: auto;
  top: 120%;
}
.LMCfilter_price .noUi-origin:first-child .noUi-tooltip {
    bottom: auto;
    top: 120%;
}
