/**
 * NOTICE OF LICENSE
 *
 * You may not give, sell, distribute, sub-license, rent, lease or lend
 * any portion of the Software or Documentation to anyone.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade to newer
 * versions in the future.
 *
 * @category   ET
 * @package    ET_ProductPromotions
 * @copyright  Copyright (c) 2013 ET Web Solutions (http://etwebsolutions.com)
 * @contacts   support@etwebsolutions.com
 * @license    http://shop.etwebsolutions.com/etws-license-commercial-v1/   ETWS Commercial License (ECL1)
 */

.jcarousel, .jcarousel-widget{
    position: relative;
    overflow: hidden;
}

.jcarousel ol, .jcarousel-widget ol{
    height: 20000em;
    width:100%;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel single-product, .jcarousel-widget single-product {
    float:left;
}
