/* Start custom CSS for wp-widget-listygo_advanced_search, class: .elementor-element-58e0e61 */.distance-search h4.radius-serarch-title{
    display: none;
}

.title-btn {
    display: none;
}
.rtcl-widget-search-form .ws-location {
    margin-top: 15px; */
    margin-bottom: 15px; */
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}
.distance-search {
    display: flex;
    flex-direction: row;
}
.search-box {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    justify-content: center;
    align-items: center;
}
.form-group.ws-item.ws-location{
    display: flex;
}
.form-group .rtcl-geo-address-field+.rtcl-range-slider-field{
    margin-top:0px !important;
    
}
.rtcl-geo-address-field{
    margin: 25px 0 10px !important;
}
.rtcl-geo-address-field .rtcl-geo-address-input{
    padding-right:100px !important;
}
.search-item.search-btn.mb-0 {
    width: 200px;
}
.search-box .search-item .submit-btn{
    border-radius: 30px;
}
.widget.single-sidebar.padding-bottom1{
    padding: 0px !important;
}
.rtcl-range-slider-field {
    min-width: 200px !important;
}
.distance-search .rtcl-range-label .advanced-serarch-title, .distance-search span.rtcl-range-value, span.rtcl-range-units {
    font-size: 15px !important;
    color:#8c8c8c !important;
    font-weight: 400;
}/* End custom CSS */