#product_comments_block_extra {
    display: inline-block;
    line-height: 15px;
    margin: 0 0 10px;
    width: 100%;}
	
#product_comments_block_extra .comments_note .rating-name{ 
	display:inline-block;
	
	text-transform: capitalize;
	font-size:17px;
	float:left;  
	margin-right:10px;
	line-height:17px;
	}
#product_comments_block_extra .comments_note {
    float: left;
    margin-right: 20px; }
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
    float: left;
    color: #333333; }
  #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; }
.comments_advices {
    clear: both;
    display: inline-block;
    margin: 0;
  }
  .comments_advices li{
      display: inline-block;
  }

@media (min-width: 768px) and (max-width: 991px) {
.comments_advices li {
    display: inline-block;
    line-height: 20px;
   } }
 .comments_advices .reviews:before{   
 	color:#4e4e4e;  
 	content: "\f075";
    font-family: "FontAwesome";  
	margin-right:3px;
		 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
.comments_advices a {
    border: medium none;
    color: #4e4e4e;
    display: inline-block;
    font-weight: normal;
    line-height: 14px;
    padding-right: 40px;
    text-transform: capitalize;
	 font-size:14px;
	 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
		
  }
  .comments_advices a.open-comment-form:before{  	color:#4e4e4e;  
 	content: "\f044";
    font-family: "FontAwesome";  
		 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;  }
  
  .comments_advices a:hover,.comments_advices .reviews:hover:before,.comments_advices a.open-comment-form:hover:before{
      color: #53afd8;
	  	 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
@media (min-width: 768px) and (max-width: 1199px) {
.comments_advices a {
    float: none;
    line-height: 15px; } }
.comments_advices a:before {
    color: #4e4e4e;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;

	 }
@media (max-width: 1199px) {
.comments_advices a:before {
    display: inline-block; } }
@media (min-width: 768px) and (max-width: 991px) {
.comments_advices a.reviews {
    margin-right: 0;
    border: none; }
#product_comments_block_extra .comments_advices{
    text-align: left;
}}

/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap {
    width: 585px; }
    
#fancybox-content {
    width: 585px;
    border-width: 0; }

#new_comment_form {
    overflow: hidden;
    color: #333333;
    text-align: left; }
#new_comment_form h2 {
    margin-bottom: 10px; }
#new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    background: #333333; }
#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 #d6d4d4;
}
#new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666666; }
#new_comment_form .product .product_desc .product_name {
    padding: 10px 0 5px;
    font-size: 18px;
    color: #555; }
#new_comment_form .new_comment_form_content {
    padding: 15px 25px 15px 15px;
    }
@media (max-width: 767px) {
#new_comment_form .new_comment_form_content {
    padding-left: 25px; } 
.comments_advices li{
    margin-bottom:20px;
}}
#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: 14px;
}
#new_comment_form input,
#new_comment_form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #dcdcdc;
    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: 14px; }

/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab {
    margin: 0; }
#product_comments_block_tab div.comment {
    border:1px solid #D6D4D4;
    margin: 0;
    padding: 0; 
    border-top:0;
    box-shadow: 0 0 0 1px #fff inset;
}
#product_comments_block_tab div.comment:first-child {
    padding: 0;
    border-top:1px solid #d6d4d4;
}
#product_comments_block_tab div.comment .comment_author {
    padding: 10px 20px;
    line-height: 18px ;
    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: 10px 0 5px; }
#product_comments_block_tab div.comment .comment_details {
   box-shadow: 1px 0 0 #fff inset;
    min-height: 83px;
    overflow: hidden;
    padding: 15px 20px;
    border-left: 1px solid #dcdcdc;
	
    }
@media (max-width: 991px) {
#product_comments_block_tab div.comment .comment_details {
    border-left: none; }
#product_comments_block_tab div.comment .comment_details ul {
    list-style-type: none;
    margin: 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: #333333;
    margin-right: 8px; } }
#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; }
#product_comments_block_tab .comment_author_infos strong {
      display: block;
      color: #333333;
    text-transform: capitalize;
	margin-bottom:5px;
    }
#product_comments_block_tab .comment_author_infos em {
      color: #adadad; }
#product_comments_block_tab a {
    text-decoration: none;
    font-weight: normal; 
	border:none;
		margin-top:15px;
	}
#new_comment_tab_btn.button.button-small span{
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
}
#submitNewMessage.button.button-small{
	background:#3b4348;
		transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;	
}
#new_comment_form_footer .button.button-small span{
	background:none;
	 padding: 5px 15px;
    font-size: 14px;
    line-height: 14px;
}
#submitNewMessage.button.button-small:hover{
	background:#53afd8;	
	transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;	
}
#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; 
}
#idTab5{
    border:0;
}
.comments_advices span{
    
    font-size: 15px;
    font-weight: normal;
    text-shadow: none;
}
