.uren-btn:hover, .uren-btn-2:hover, .uren-banner_btn:hover, .uren-btn-bondi_blue:hover, .uren-btn_fullwidth:hover, .uren-compare_btn:hover, .uren-filter_btn:hover, .uren-btn_dark:hover, .uren-btn_limerick:hover {
    background-color: #fcfcfc;
    color: #ffce00 !important;
}
.ta-size-3 {
    font-size: 3em;
}
.select-search-category ul.list {
    height: auto !important;
    overflow-y: auto;
    overscroll-behavior-x: none;
}
.text-field {
    -moz-box-sizing: border-box;
    border: 1px solid #EEEEEE;
    font-family: "Source Sans Pro",Arial,sans-serif;
    font-size: 0.73684em;
    font-weight: 600;
    height: 37px;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.autocomplete-suggestion {
    overflow: hidden;
    padding: 2px 5px;
    white-space: nowrap;
    background-color: white;
}
.autocomplete-suggestions strong {
    color: #3399FF;
    font-weight: normal;
}
.autocomplete-selected{
    background:#F0F0F0;
}
.uren-sidebar-catagories_area .uren-sidebar_categories .sidebar-checkbox_list > li > a.active {
    color: #ffce00 !important;
    text-decoration: none;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #5f5f5f;
    border-color: #4a4a4a;
}
.nice-select.select-search-category {
    height: 39px;
    border-radius: 5px 0 0 5px;
    border-color: #000;
}
.navbar-search .input-group-prepend input {
    border-radius: 5px 5px 5px 5px !important;
    border-color: #000;
}