/**
 * 2007-2019 Apollotheme
 *
 * NOTICE OF LICENSE
 *
 *  @Module Name: apmarketplace
 *  @author    apollotheme <apollotheme@gmail.com>
 *  @copyright 2007-2017 Apollotheme
 *  @license   http://apollotheme.com - prestashop template provider
 */
.leo-modal-review .modal-title {
  text-transform: uppercase; }
.leo-modal-review .modal-dialog {
  max-width: 650px; }
.leo-modal-review .has-success {
  text-align: center; }
  .leo-modal-review .has-success label {
    font-weight: 600;
    font-size: 1.125rem;
    display: inline; }
.leo-modal-review .has-danger {
  text-align: center; }
  .leo-modal-review .has-danger label {
    font-weight: 600;
    font-size: 1.125rem;
    display: inline; }

.leo-modal-send-wishlist .modal-title {
  text-transform: uppercase; }

.cancel {
  background: url(../img/delete.gif) no-repeat 0 -16px !important;
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer; }
  .cancel a {
    background: url(../img/delete.gif) no-repeat 0 -16px !important; }

.star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer; }
  .star a {
    display: none;
    position: absolute;
    text-indent: -5000px; }

.star_content {
  float: left; }

div.star.star_on {
  background: url(../img/star.png) no-repeat scroll 0 -16px transparent; }

div.star.star_hover {
  background: url(../img/star.png) no-repeat scroll 0 -16px transparent; }

div.star {
  background: url(../img/star.png) no-repeat scroll 0 0 transparent; }

#criterions_list {
  list-style-type: none; }
  #criterions_list li {
    margin-bottom: 10px; }
  #criterions_list label {
    display: inline;
    float: left;
    margin: 0 10px 0 0; }

.new_review_form_content #criterions_list {
  border-bottom: 1px solid #CCC;
  padding-bottom: 15px;
  list-style-type: none; }

.leo-fake-button {
  display: none; }

.leo-fake-send-wishlist-button {
  display: none; }

.open-review-form i {
  font-size: inherit; }

.leo-list-product-reviews {
  text-align: center; }
  .leo-list-product-reviews .star_content {
    cursor: default; }
  .leo-list-product-reviews .star {
    cursor: default; }

#leo_product_reviews_block_extra .star_content {
  cursor: default; }
#leo_product_reviews_block_extra .star {
  cursor: default; }
#leo_product_reviews_block_extra .reviews_note > span {
  float: left; }

.review_author .star_content {
  cursor: default; }
.review_author .star {
  cursor: default; }

.product-rating .star_content {
  cursor: default; }
.product-rating .star {
  cursor: default; }

.leo-list-product-reviews-wraper {
  display: inline-block; }

.reviews_advices {
  margin: 10px 0; }
  .reviews_advices li {
    display: inline-block; }
  .reviews_advices li.last {
    margin-left: 10px;
    border-left: 1px solid #B5AAB0;
    padding-left: 10px; }

#product_reviews_block_tab .review {
  margin-bottom: 10px;
  border-bottom: 1px solid #B5AAB0;
  padding-bottom: 10px; }
#product_reviews_block_tab .review_author {
  border-right: 1px solid #B5AAB0; }
#product_reviews_block_tab .report_btn {
  padding: 0; }
  #product_reviews_block_tab .report_btn.disabled {
    background: #fff;
    color: #acaaa6; }

.usefulness_btn.active {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .usefulness_btn.active:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.review_button .btn.active {
  display: inline-block; }

/*# sourceMappingURL=review.css.map */
