/* ************************************************************************************************
	PRODUCT COMMENTS
************************************************************************************************ */	

#product_comments_block_extra {

  font: 500 14px/18px "Poppins",sans serif;
  border: none;
  background: transparent;
  margin: 20px 0 0; 
  display: inline-block;
  
  }

#product_comments_block_extra .comments_note {
    margin-bottom: 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: #c7c7c7; 
	}

#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; 
	}

.comments_advices {
  padding-top: 2px; 
  }

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

@media (min-width: 768px) and (max-width: 991px) {

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

.comments_advices a {
    text-decoration: none;
    color: #202020;
	font: 300 14px/18px "Poppins",sans serif;
    position: relative;
    margin-right: 8px;
    padding: 0;
    display: inline-block; 
	-moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
	letter-spacing: 0.8px;
	
	}
	
.comments_advices a:hover {

    color: #fc4d43;
	}

@media (min-width: 768px) and (max-width: 1199px) {

.comments_advices a {
        float: none;
        line-height: 20px; 
		} 
		
		}

.comments_advices a:before {

      color: #202020;
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 15px;
      font-weight: normal;
      line-height: 20px;
      text-align: center;
	  -moz-transition: all 0.4s ease 0s;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s; 
      /*max 1199px*/ 
	  }
	  
.comments_advices a:hover:before {

      color: #fc4d43;

	  }

@media (max-width: 1199px) {

.comments_advices a:before {
          display: none; 
		  } 
		  
		  }

.comments_advices a.reviews:before {
      content: "\f086"; 
	  }

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

.comments_advices a:hover {
      color: #fc4d43; 
	  }

.comments_advices a.reviews {
      border-right: none;
      padding-right: 0;
      margin-right: 5px; 
	  }

@media (min-width: 768px) and (max-width: 991px) {

.comments_advices a.reviews {
          margin-right: 0;
          padding: 0;
          border: none; 
		  display: none;
		  } 
		  
		  }

/* pop-in add grade/advice ********************************************************************* */

#fancybox-wrap {
  width: 585px; }

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

#new_comment_form {
  overflow: hidden;
  color: #202020;
  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 {
    font: 300 15px/18px "Poppins", sans serif;
	margin: 20px 0 0 0;
	letter-spacing: 0.8px;
    color: #6a6a6a; 
	  
	  }

#new_comment_form .product .product_desc .product_name {
	    
        padding: 10px 0 5px;
        font: 500 15px "Poppins", sans serif;
		text-transform: uppercase;
		letter-spacing: 0.8px;
        color: #202020; 
		}

#new_comment_form .new_comment_form_content {
    padding: 15px 25px 15px 15px;
    background: transparent; 
	}
	
#new_comment_form .new_comment_form_content h2 {
    font: 500 15px "Poppins",sans serif;
	letter-spacing: 0.8px;
    margin: 0 0 10px;
}

#new_comment_form_error {
    border: 1px solid #ebccd1;
    background: #f2dede;
}

@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: 500 15px "Open sans",sans-serif;
	  color: #494940; 
	  }

#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font: 500 14px "Poppins",sans serif;
	letter-spacing: 0.8px;
     
	}

#new_comment_form input,
#new_comment_form textarea {
    padding: 0 10px;
    height: 28px;
    width: 100%;
    border: 1px solid #d6d4d4;
	color: #202020;
    background: #f7f7f7; 
	font: 300 14px "Poppins", sans serif;

	}
	


#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: 10px 0;
    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;
	  padding-top: 7px; 
	  }

#new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px; 
	}
	
#new_comment_form #new_comment_form_error .error {
	
	background: #f3515c;
	color: white;
	font: 500 13px "Open sans", sans serif;
     
	}

/* TAB COMMENTS ******************************************************************************** */

#product_comments_block_tab {
  margin: 0 0 20px 0; 
  }
  
#product_comments_block_tab p.title_block {
    color: #202020;
    font: 500 18px "Poppins",sans serif;
    letter-spacing: 0.8px;
	text-transform: uppercase;
}

#product_comments_block_tab div.comment {
    margin: 0 0 14px;
    border-top: none; 
	float: left;
	}

#product_comments_block_tab div.comment:first-child {
      padding: 0;
      border: none; 
	  float: left;
	  width: 100%;
	  }

#product_comments_block_tab div.comment .comment_author {
      padding: 0;
      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: -0.5px;
        margin: 0 0 0 0; 
		}

#product_comments_block_tab div.comment .comment_details {
      overflow: hidden;
      padding: 0; 
	  }

@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; 
			  float: left;
			  
			  }

#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: #c7c7c7; 
	}

#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: 9px 0; 
	font: 500 15px "Open sans", sans serif;
	color: #494940;
	letter-spacing: 0.2px;
	}

#product_comments_block_tab .comment_author_infos strong {
      display: block;
      color: #202020;
	  font: 500 14px "Poppins", sans serif;
	  letter-spacing: 0.8px;
	  }

#product_comments_block_tab .comment_author_infos em {
      color: #6a6a6a;
	  font: 300 14px "Poppins", sans serif;
	  letter-spacing: 0.8px;
	  font-style: none;
	  }

#product_comments_block_tab a {
    text-decoration: none;
    font: 500 14px "Poppins",sans serif;
    letter-spacing: 0.8px; 
	}

#product_comments_block_tab a span i {
    padding: 0 10px 0 0; 
	vertical-align: 1px;
	}
	
#product_comments_block_tab div.report_btn {
    cursor: pointer;
	color: #202020;
	padding: 10px 20px;
	border: 1px solid #FCC;
	background: #FCC;
	float: left;
	display: none;
	}

#product_comments_block_tab div.report_btn:hover {
    text-decoration: none;
	color: #fc4d43;
	 }

.fl {
  float: left; 
  }

.fr {
  float: left; 
  clear: both;
  font: 500 14px "Poppins", sans serif; 
  letter-spacing: 0.8px; 
  margin: 9px 0 0 0;

  }
  
.closefb {
  font: 500 14px "Poppins", sans serif; 
  letter-spacing: 0.8px; 
  color: #202020;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
  } 
  
.closefb:hover {
  color: #fc4d43; 

  }
  
.button.button-medium.usefulness_btn {
  padding: 3px 10px!important; 
  }
  
