MLS Properties with filter
unknown
plain_text
a year ago
760 B
9
Indexable
/*MLS Theme by WB Nicolas V*/
@media(min-width: 1200px){
.lp-vertical-paddings {
padding-top: 88px;
padding-bottom: 76px;
}
}
.range-slider .irs--round .irs-handle {
cursor: pointer;
border: 1px solid #102954!important;
transition: .2s!important;
i{
background: #102954!important;
}
}
.irs--round .irs-handle:hover{
background-color: #102954!important;
i{
background: #fff!important;
}
}
.lp-btn--mob-full-width.filters__submit{
color: #102954;
background-color: transparent;
border-color: #102954!important;
}
.lp-btn--mob-full-width.filters__submit:hover{
color: #fff;
background-color: #102954;
border-color: #102954;
}
/*END*/
Editor is loading...
Leave a Comment