﻿.property_search__sorting select {
    background-color: transparent;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #000;
    padding: .5rem 1.5rem .5rem 0;
    display: inline-block;
    width: auto;
    letter-spacing: 0px;    
}
