/**
* 2010-2018 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-2018 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

.wk_showStar_home_grid {
    position: absolute;
    top: 0;
    left: 20%;
}
.wk_showStar_grid {
    text-align: center;
}
.wk_rating_product_image {
    width: 245px;
}
.wk_rating_top_product {
    width: 250px;
    padding: 2px;
    min-height: 310px;
}
.wk_rating_top_name {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
    text-align: center;
}
.wk_rating_top_price {
    font-size: 16px;
    color: #007c2d;
    font-weight: bold;
    text-align: center;
}
#showStars {
    text-align: center;
    margin-bottom: 18px;
}
.starSize {
    height: 15px !important;
	width: 15px !important;
}
.wk_rating_heading {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 18px;
}
.wk_top_rated_products_list {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    padding: 0;
    margin: 0;
}