#topproducts {
    background-color: #ebebeb;
    position: relative;
}

/*#topproducts-content-preloader {
    position: absolute;
    background-image: url(/media/img/big_preloader.gif);
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999999;
    bottom: 50%;
}*/

#topproducts-content {
    visibility: hidden;
    min-height: 402px;
}


#topproducts-content li.owl-carousel-item {
    background-color: #FFFFFF;
}
