/**
* 2007-2016 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2014 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

.wee_rating_container{display:block; margin:15px 0px;}
.wee_rating_container a {text-decoration: none;}
.wee_stars_container{display:inline-block; vertical-align: middle; margin:5px 0px 5px 0px;}

.ministar_active1{background: url(../img/ministar-wee-0.png) no-repeat !important;}
.ministar_active2{background: url(../img/ministar-wee-1.png) no-repeat !important;}
.ministar_active3{background: url(https://bricalia.com/modules/weecomments/views/img/ministar-wee-2.png) no-repeat !important;}
.ministar_active4{background: url(../img/ministar-wee-3.png) no-repeat !important;}
.ministar_active5{background: url(../img/ministar-wee-4.png) no-repeat !important;}
.ministar{ width:16px; height: 16px; background: url(../img/ministar-wee-0.png) no-repeat; display: inline-block;}


.wee_stars_product_list_container {display:block; vertical-align: middle; margin:10px 0px 5px 0px;}
.midstar_active1{background: url(../img/midstar-wee-0.png) no-repeat !important;}
.midstar_active2{background: url(https://bricalia.com/modules/weecomments/views/img/midstar-wee-1.png) no-repeat !important;}
.midstar_active3{background: url(../img/midstar-wee-2.png) no-repeat !important;}
.midstar_active4{background: url(../img/midstar-wee-3.png) no-repeat !important;}
.midstar_active5{background: url(../img/midstar-wee-4.png) no-repeat !important;}
.midstar{ width:24px; height: 24px; background: url(../img/midstar-wee-0.png) no-repeat; display: inline-block;}

.label_weecomments {width: 100%; max-width:300px;}

a.weecomments-link {color: #42BEB3}
.wee-prod-reviews-link {cursor: pointer;}

.wee_num_reviews {display:block; clear:both;}
.wee_prod_avg_rating {font-size:1.2em; margin-right: 10px;}
.wee_rich_text {display: inline-block; margin-top:10px; font-size: 0.9em;}

/*#weecomments-p-reviews {display: block !important;}*/

.wee_top_container {max-width:250px; position:relative; display:inline-block; float:right; clear: both;}

.wee_product_list_blank {display:block; width:100%; height: 60px;}