[data-type="search"].searching {
    background: url('/components/com_wmartalpha/assets/images/spinner.gif') no-repeat right center;
}

[data-type="search-items"] {
    z-index: 1;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: #ffffff;
    text-align: center;
}
.search-item td {
    text-align: left;
    height: 40px;
    padding: 5px;
}

.search-item img {
    max-height: 100%;
    text-align: center;
}

[data-type="search-more"] {
    cursor: pointer;
}

[data-type="link"] {
    cursor: pointer;
}






        