#filter-popup.loading #the_filters{
    background-image: url(../img/hf-loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.close_search {
    font-style: normal;
    background: #fff;
    border-radius: 50%;
    border-color: #000;
    border-width: 2px;
}