/*
 * Velan Info Services India Pvt Ltd.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://store.velanapps.com/License.txt
 *
  /***************************************
 *         MAGENTO EDITION USAGE NOTICE *
 * *************************************** */
/* This package designed for Magento COMMUNITY edition
 * Velan Info Services does not guarantee correct work of this extension
 * on any other Magento edition except Magento COMMUNITY edition.
 * Velan Info Services does not provide extension support in case of
 * incorrect edition usage.
  /***************************************
 *         DISCLAIMER   *
 * *************************************** */
/* Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future.
 * ****************************************************
 * @category   Velanapps
 * @package    Easyproductsalescounter
 * @author     Velan Team
 * @copyright  Copyright (c) 2012 - 2013 Velan Info Services India Pvt Ltd. (http://www.velanapps.com)
 * @license    http://store.velanapps.com/License.txt
*/

/*.salesCountTrolley {background-color: #3D58A4;border-radius: 30px;color: #FFFFFF;display: inline-block;font-size: 20px;font-weight: bold;padding: 7px 25px;}*/
.salesCountTrolley span{margin-top:5px;display: inline-block;}
.salesCountTrolley span:last-child {font-weight: normal;}
.salesCountListpage{}
.salesCountTrolley {background-color: #3D58A4;border-radius:30px;color: #FFFFFF;display: inline-block;font-size: 12px;font-weight: bold;line-height: 2.3;padding: 7px 25px;}
.salesTrollyImg {margin-left: -13px;}
/*------------------------*/
.epsc-sticker-wrapper.top-right {right: 5px;top:5px;}
.epsc-sticker-wrapper {position: absolute;transition: all 150ms ease-in-out 0s;-webkit-transition:all 150ms ease-in-out 0s;}
.epsc-sticker.sale {background-color: #E95D0F;color: #FFFFFF;}
.epsc-sticker {border-radius: 50%;display: table-cell;font-size: 1.1666em;font-weight: bold;height: 60px;
text-align: center;transition:all 150ms ease-in-out 0s;vertical-align: middle;width: 60px; -webkit-transition:all 150ms ease-in-out 0s;font-size: 10px;}
.item:hover .epsc-sticker {height: 70px; width: 70px;font-size: 12px;transition: all 150ms ease-in-out 0s;-webkit-transition:all 150ms ease-in-out 0s;}
.item:hover .epsc-sticker-wrapper.top-right {right:5px;}
.item:hover .epsc-sticker-wrapper.top-right, .item:hover .epsc-sticker-wrapper.top-left {top:5px;}
.epsc-sticker-wrapper.top-right {right: 5px;top: 5px;}
.epsc-sticker p {margin :0px ;}
ul.products-grid li.item {position: relative;overflow: hidden;}
.products-list li.item {position: relative;overflow: hidden;}