#product_comments_block_extra {
  float: right;
  padding-right: 15px; }
  #product_comments_block_extra .comments_note {
    margin-bottom: 5px; }
  #product_comments_block_extra .comments_note span,
  #product_comments_block_extra .star_content {
    float: left;
    color: #444; }
  #product_comments_block_extra .star_content {
    margin-top: 1px; }
  #product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }
  #product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }
  #product_comments_block_extra .comments_advices {
    clear: both; }

#product_comments_block_tab p.new_comment_tab {
  text-align: center;
  padding-top: 15px; }

#product_comments_block_extra ul.comments_advices li a.reviews:before {
  padding-left: 9px; }

.comments_advices li {
  display: inline-block;
  line-height: 30px;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .comments_advices li {
      display: block;
      line-height: 20px; } }
.comments_advices a {
  text-decoration: none;
  text-align: left;
  width: 100%;
  color: #444;
  position: relative;
  line-height: 30px;
  padding: 0;
  display: inline-block; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .comments_advices a {
      float: none;
      line-height: 20px; } }
  .comments_advices a:before {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #444;
    color: #fff;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 30px;
    text-align: left;
    width: 32px;
    padding-left: 1px;
    /*max 1199px*/ }
  .comments_advices a.reviews:before {
    content: "\f0e5"; }
  .comments_advices a.open-comment-form:before {
    content: "\f040";
    font: 400 15px/32px "FontAwesome";
    color: #fff;
    background: #444;
    width: 32px;
    text-align: center;
    display: inline-block;
    height: 32px;
    margin: 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; }
  .comments_advices a:hover {
    color: #111; }
  .comments_advices a.reviews {
    white-space: nowrap; }
    @media (min-width: 768px) and (max-width: 991px) {
      .comments_advices a.reviews {
        margin-right: 0;
        padding: 0;
        border: none; } }

/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap {
  width: 585px; }

#fancybox-content {
  width: 585px;
  border-width: 0; }

#new_comment_form {
  overflow: hidden;
  color: #444;
  text-align: left; }
  #new_comment_form h2 {
    font-size: 15px;
    margin-bottom: 10px; }
  #new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #333; }
  #new_comment_form ul.grade_content {
    list-style-type: none;
    margin: 0 0 20px 0; }
    #new_comment_form ul.grade_content li {
      width: 50%; }
    #new_comment_form ul.grade_content span {
      display: inline-block;
      padding: 0 10px;
      width: 150px;
      font-weight: bold; }
    #new_comment_form ul.grade_content .cancel {
      margin-right: 5px; }
  #new_comment_form .product {
    padding-bottom: 15px;
    width: 100%; }
    #new_comment_form .product img {
      border: 1px solid #d4d4d4;
      float: left;
      margin-right: 10px; }
    #new_comment_form .product .product_desc {
      line-height: 18px;
      color: #666; }
      #new_comment_form .product .product_desc .product_name {
        font-size: 13px;
        color: #000; }
  #new_comment_form .new_comment_form_content {
    padding: 15px 25px 15px 15px;
    width: 100%; }
    @media (max-width: 767px) {
      #new_comment_form .new_comment_form_content {
        padding-left: 25px; } }
    #new_comment_form .new_comment_form_content .intro_form {
      padding-bottom: 10px;
      font-weight: bold;
      font-size: 12px; }
  #new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-weight: bold;
    font-size: 12px; }
  #new_comment_form input,
  #new_comment_form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff; }
  #new_comment_form textarea {
    height: 80px; }
  #new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right; }
  #new_comment_form #criterions_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    list-style-type: none; }
    #new_comment_form #criterions_list li {
      margin-bottom: 10px; }
    #new_comment_form #criterions_list label {
      display: inline;
      float: left;
      margin: 0 10px 0 0; }
    #new_comment_form #criterions_list .star_content {
      float: left; }
  #new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px; }

/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab {
  margin: 0 0 20px 0; }
  #product_comments_block_tab div.comment {
    margin: 0 0 14px;
    padding-top: 14px;
    border-top: 1px solid #d4d4d4; }
    #product_comments_block_tab div.comment:first-child {
      padding: 0;
      border: none; }
    #product_comments_block_tab div.comment .comment_author {
      padding: 0 5px 9px;
      line-height: 18px span;
        line-height-font-weight: bold;
        line-height-float: left; }
      @media (min-width: 768px) and (max-width: 1199px) {
        #product_comments_block_tab div.comment .comment_author {
          padding: 0;
          width: 100%; } }
      @media (max-width: 767px) {
        #product_comments_block_tab div.comment .comment_author {
          padding: 0 0 9px; } }
      #product_comments_block_tab div.comment .comment_author .star_content {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 5px; }
    #product_comments_block_tab div.comment .comment_details {
      overflow: hidden;
      border-left: 1px solid #d4d4d4; }
      @media (max-width: 991px) {
        #product_comments_block_tab div.comment .comment_details {
          padding-left: 0px;
          padding-right: 0px;
          border-left: none; }
          #product_comments_block_tab div.comment .comment_details ul {
            list-style-type: none;
            margin: 0;
            padding: 0; }
            #product_comments_block_tab div.comment .comment_details ul li {
              padding: 2px 0 2px; }
              #product_comments_block_tab div.comment .comment_details ul li:before {
                font-family: "FontAwesome";
                content: "\f0da";
                color: #444;
                margin-right: 8px; } }
        @media (max-width: 991px) and (max-width: 767px) {
          #product_comments_block_tab div.comment .comment_details ul li:before {
            margin-right: 5px; } }
      @media (max-width: 991px) and (max-width: 767px) {
        #product_comments_block_tab div.comment .comment_details ul li button.usefulness_btn {
          margin-left: 2px; } }

  #product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }
  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }
  #product_comments_block_tab .comment_author_infos {
    clear: both;
    padding-top: 9px; }
    #product_comments_block_tab .comment_author_infos strong {
      display: block;
      color: #444; }
    #product_comments_block_tab .comment_author_infos em {
      color: #444; }
  #product_comments_block_tab a {
    text-decoration: none;
    font-weight: bold; }
  #product_comments_block_tab span.report_btn {
    cursor: pointer; }
  #product_comments_block_tab span.report_btn:hover {
    text-decoration: underline; }

.fl {
  float: left; }

.fr {
  float: right; }

a.open-comment-form-button-small:hover:before {
  background: #666666;
  background: -moz-linear-gradient(top, #444444 0%, #666666 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #666666));
  background: -webkit-linear-gradient(top, #444444 0%, #666666 100%);
  background: -o-linear-gradient(top, #444444 0%, #666666 100%);
  background: -ms-linear-gradient(top, #444444 0%, #666666 100%);
  background: linear-gradient(to bottom, #444444 0%, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$meo-color-button-end', endColorstr='$meo-color-button-start',GradientType=0 );
  border-color: #3B3B3B #404040 #4A4A4A #404040; }
a.open-comment-form-button-small:before {
  font: 400 15px/24px "FontAwesome";
  font-weight: normal;
  content: "\f040";
  color: #fff;
  text-align: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  height: 24px;
  width: 24px;
  margin-left: 5px;
  display: inline-block;
  background: #666666;
  background: -moz-linear-gradient(top, #666666 0%, #444444 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #444444));
  background: -webkit-linear-gradient(top, #666666 0%, #444444 100%);
  background: -o-linear-gradient(top, #666666 0%, #444444 100%);
  background: -ms-linear-gradient(top, #666666 0%, #444444 100%);
  background: linear-gradient(to bottom, #666666 0%, #444444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$meo-color-button-start', endColorstr='$meo-color-button-end',GradientType=0); }

h3.idTab5 {
  padding-top: 6px;
  padding-bottom: 6px; }
