/*
* 2010-2017 Webkul.
*
* NOTICE OF LICENSE
*
* All rights is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2017 Webkul IN
*  @license   https://store.webkul.com/license.html
*
*/

.wk_top_products_headings {
  text-transform: uppercase;
}

.wk_top_products {
  margin: 0 15px;
  padding: 15px 0;
  background: #ffffff;
  border-radius: 3px;
}

.wk_disc_product_price,
.wk_disc_product_name,
.wk_product_discount_price {
  font-family: Oxygen, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  color: #555555;
}
