.pws-enhancements.pws-filters-loading .enhc-card-offers-advance-filter:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-height: 40px;
    z-index: 93;
    padding: 20px 0;
    margin: 0 auto;
    display: block;
    clear: both;
    float: none;
    background: rgba(255, 255, 255, 0.3) url(../images/loaders/animated_spinner.gif) no-repeat center center;
}




