div.exemag-vc-widget-loading {
    position: absolute;
    top: 32px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url('../img/oval.svg');
    background-repeat: no-repeat;
    background-position: center 200px;
    background-size: 50px;
    /*background-color: rgba(255,255,255, .4);*/
}
.sorting.active {
    color: #000;
}