#product_comments_block_extra {
  padding: 8px 10px 10px;
  line-height: 18px;
  border: 1px solid #d6d4d4;
  background: #fbfbfb;
  margin: 20px 0px; }

#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
  float: left;
  color: #555555;
  line-height: 15px;
  margin-right: 10px;
}

  #product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #fdc91a; }

  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #fdc91a; }

#product_comments_block_extra .comments_advices {
  margin-top: 10px;
}

.comments_advices li {
  display: inline-block;
  line-height: 30px;
}

.comments_advices a {
  text-decoration: none;
  color: #555555 !important;
  font-weight: normal !important;
  position: relative;
  margin-right: 8px;
  line-height: 30px;
  padding: 0;
  display: inline-block;
}

.comments_advices a:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 30px;
  /*max 1199px*/
}

.comments_advices a.reviews:before {
  content: "\f0e6";
}
.comments_advices a.open-comment-form:before {
  content: "\f040";
}

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

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

#new_comment_form {
  overflow: hidden;
  color: #555555;
  text-align: left;
    background: #fff;
    padding: 10px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#new_comment_form h2 {
  margin-bottom: 10px;
}
#new_comment_form .title {
  padding: 10px;
  font-size: 13px;
  color: black;
  text-transform: uppercase;
  background: black;
}
#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: 15px;
}
#new_comment_form .product img {
  border: 1px solid #e1e1e1;
}
#new_comment_form .product .product_desc {
  line-height: 18px;
  color: #999999;
}
#new_comment_form .product .product_desc .product_name {
  padding: 10px 0 5px;
  font-size: 13px;
  color: #000;
}
#new_comment_form .new_comment_form_content {
  padding: 15px 25px 15px 15px;
  background: #f9f9f9;
  border: 1px solid #D6D4D4;
  width: 48%;
}

#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: white;
}
#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 #e1e1e1;
}
#product_comments_block_tab div.comment:first-child {
  padding: 0;
  border: none;
}
#product_comments_block_tab div.comment .comment_author {
  padding: 0 20px;
  line-height: 18px span;
  line-height-font-weight: bold;
  line-height-float: left;
}
#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 #e1e1e1;
}

#product_comments_block_tab .comment_author_infos {
  clear: both;
  padding-top: 9px;
}
#product_comments_block_tab .comment_author_infos strong {
  display: block;
  color: #555555;
}
#product_comments_block_tab .comment_author_infos em {
  color: #adadad;
}
#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;
}

/* COMMENTS TAB */
#product_comments_block_tab div.comment .name {font-family: "Open Sans",sans-serif;font-size:17px;text-transform:uppercase;color:#F44336;max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break: break-all; word-wrap: break-word;}
#product_comments_block_tab div.comment .author, #product_comments_block_tab div.comment .date {color:#333;font-family: "Open Sans",sans-serif;font-weight:500;}
#product_comments_block_tab div.comment .author {font-weight:bold;text-transform:uppercase;}
#product_comments_block_tab div.comment .author i, #product_comments_block_tab div.comment .date i {color:#F44336;font-size:13px;line-height:13px;margin-right:4px;font-weight:500;}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media (max-width: 1199px) {
  .comments_advices a:before {display:none}
}

@media (min-width: 768px) and (max-width: 1199px) {
  .comments_advices a {float:none;line-height:20px}
}

@media (min-width: 768px) and (max-width: 991px) {
  .comments_advices li {display:block;line-height:20px}
  .comments_advices a.reviews {margin-right:0;padding:0;border:none}
}

@media (max-width: 767px) {
  #new_comment_form .new_comment_form_content {padding-left:25px}
}

@media (max-width: 480px) {
  #new_comment_form {min-width:220px !important;}
  #product_comments_block_tab a.button.button-small {width:100%;text-align:center;}
  #product_comments_block_tab div.comment .author {margin-left:0;clear:both;}
  #new_comment_form .fl, #new_comment_form .fr {width:100%;clear:both;display:inline-block;}
  #new_comment_form .button.button-small {width:100%;text-align:center;margin-bottom:8px;}
  #new_comment_form .fr {text-align:center;}
  #new_comment_form .closefb {width:100%;color:#333;font-weight:bold;margin-top:8px;text-align:center;display:inline-block;clear:both;}
  #new_comment_form .closefb:hover {color:#000;text-decoration:underline;}
  #new_comment_form .product img {margin:0 auto 8px auto;width:auto;max-width:100%;height:auto;display:block;float:none;}
  #new_comment_form .product .product_desc {width:100%;display:inline-block;clear:both;}
}