#product_comments_block_extra {
  display:none;
  padding: 8px 10px 10px;
  font-weight: bold;
  line-height: 18px;
  background: #fafafa;
  margin: 6px 0 0 0; }
  #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: #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; }
  #product_comments_block_extra .comments_advices {
    clear: both; }

#new_comment_form .star_content .cancel {
    display:none; }

.comments_advices {
  margin-bottom:0;
  padding-top: 2px; }
  .comments_advices li {
    display: inline-block;
    line-height: 30px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .comments_advices li {
        display: block;
        line-height: 20px; } }
  .comments_advices a {
    text-decoration: none;
    color: #777777;
    position: relative;
    margin-right: 8px;
    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 {
      background: #929292;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      -o-border-radius: 50px;
      border-radius: 50px;
      color: white;
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 15px;
      font-weight: normal;
      height: 30px;
      line-height: 30px;
      margin-right: 6px;
      text-align: center;
      width: 30px;
      /*max 1199px*/ }
      @media (max-width: 1199px) {
        .comments_advices a:before {
          display: none; } }
    .comments_advices a.reviews:before {
      content: "\f0e5"; }
    .comments_advices a.open-comment-form:before {
      content: "\f040"; }
    .comments_advices a:hover {
      color: #333333; }
    .comments_advices a.reviews {
      border-right: 1px solid #d6d4d4;
      padding-right: 30px;
      margin-right: 9px; }
      @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;
    padding:10px 30px;
  color: #333333;
  text-align: left; }
  #new_comment_form h2.page-subheading {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-weight:600;
    margin-top: 20px;
    padding-bottom: 25px;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  @media (max-width: 767px) {
      #new_comment_form h2.page-subheading {
          text-align:center;
          font-size:18px;
          font-weight: 400;
          margin-top:0;
          border-bottom-width: 1px;
          margin-bottom: 20px; }
  }
  #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 {
      text-align: center;
    padding: 15px; }
    #new_comment_form .product img {
        padding:0;
      border: 1px solid #ededed; }
    #new_comment_form .product .product_desc {
      line-height: 18px;
        font-size:14px;
      color: #aaaaaa; }
      #new_comment_form .product .product_desc .product_name {
        padding: 10px 0 5px;
        font-size: 16px;
          font-weight: normal!important;
        color: #777777; }
      #new_comment_form .product .product_desc .product_name strong {
          font-weight: normal!important; }
  #new_comment_form .new_comment_form_content {
    padding: 30px;
    background: #f4f4f4;
      border:1px solid #f4f4f4;
      border-radius: 4px; }
    @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: 16px 0 4px 0;
    font-weight: normal;
    font-size: 16px; }
  #new_comment_form input,
  #new_comment_form textarea {
    padding: 16px 16px;
    font-size:15px;
    line-height:20px;
    width: 100%;
    border: 1px solid #ffffff;
    background: white; }
  #new_comment_form input {
  	margin-bottom: 16px;
  }
#new_comment_form input::-webkit-input-placeholder,
#new_comment_form textarea::-webkit-input-placeholder {
  color: #aaa;
}
#new_comment_form input::-moz-placeholder,
#new_comment_form textarea::-moz-placeholder { 
  color: #aaa;
}
#new_comment_form input:-ms-input-placeholder,
#new_comment_form textarea:-ms-input-placeholder { 
  color: #aaa;
}
#new_comment_form input:-moz-placeholder,
#new_comment_form textarea:-moz-placeholder { 
  color: #aaa;
}
  #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 {
    padding-bottom: 9px;
      margin-bottom:4px;
    list-style-type: none; }
  #new_comment_form #criterions_list div.star {
    width:18px;
     }
  #new_comment_form #criterions_list div.star:after {
    font-size:18px;
    margin-right:2px;
     }
    #new_comment_form #criterions_list li {
      margin-bottom: 10px; }
    #new_comment_form #criterions_list label {
      display: inline;
      float: left;
      color:#323232;
      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; }
  #new_comment_form .closefb, #new_comment_form .closefb:hover {
    color:#323232; }

/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab {
  margin: 0 0 20px 0; }
@media (max-width: 479px) {
    #product_comments_block_tab .align_center {
        text-align: center }
}
#product_comments_block_tab  .star {
	font-size:16px;
	width:16px; }
  #product_comments_block_tab div.comment {
    margin: 0 0 15px; }
    #product_comments_block_tab div.comment:first-child {
      padding: 0;
      border: none; }
    #product_comments_block_tab div.comment .comment_author {
        width:14%;
      padding: 0 20px 0 4px;
      line-height: 18px; }
    @media (max-width:767px) {
        #product_comments_block_tab div.comment .comment_author {
            width:100%;
            padding: 0 20px 0 4px;
            line-height: 18px;
        }
    }
      #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 {
      width:86%;
      padding: 10px 0 10px 20px;
      border-bottom:2px solid #eeeeee;
      margin-bottom: 14px;
      background: none; } 

    #product_comments_block_tab div.comment .comment_details .star_content {
    margin-bottom:14px; }
    #product_comments_block_tab div.comment .comment_details .title_block strong {
        font-size:14px;
        font-weight:600; }
    #product_comments_block_tab div.comment .comment_details p {
        color:#323232;
        font-style: italic;
        font-size:14px; }
        #product_comments_block_tab div.comment .comment_details .useful_number {
          color: #ababab; margin-right:16px; }
        #product_comments_block_tab div.comment .comment_details ul {
            float:right;
          margin-top:20px; }
          #product_comments_block_tab div.comment .comment_details ul li {
              margin-bottom:4px;
              display: inline;
              color: #bbbbbb; }
      @media (max-width: 767px) {
          #product_comments_block_tab div.comment .comment_details .title_block strong,
          #product_comments_block_tab div.comment .comment_details p {
              font-size:14px;
              line-height: 22px;
          }
          #product_comments_block_tab div.comment .comment_details ul {
            display: none;
          }
        #product_comments_block_tab div.comment .comment_details {
            clear:left;
            float:left;
            margin-top:14px;
            border:none;
            width:100%;
            padding-left:0;
        } }
        #product_comments_block_tab div.comment .comment_details ul li, #product_comments_block_tab button.usefulness_btn, #product_comments_block_tab span.report_btn, #product_comments_block_tab div.comment .comment_details .useful_number { font-size:12px; }
  #product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #c0c0c0; }
  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #face00; }
  #product_comments_block_tab .comment_author_infos {
    text-align: right;
    padding-top: 9px; }
    #product_comments_block_tab .comment_author_infos strong {
        font-size:15px;
      display: block;
        font-weight:600;
      color: #333333; }
    #product_comments_block_tab .comment_author_infos em {
        font-size:14px;
        margin-top:6px;
        display:inline-block;
      color: #aaaaaa; }
    @media (max-width:767px) {
        #product_comments_block_tab .comment_author_infos strong {
            display:inline-block;
            float:left;
        }
        #product_comments_block_tab .comment_author_infos em {
            float:left;
            margin-top:0;
            margin-left:14px; }

    }
  #product_comments_block_tab a {
    margin-top:15px;
    text-decoration: none; }
  #product_comments_block_tab span.report_btn {
    color:#bbbbbb;
    cursor: pointer; }
  #product_comments_block_tab span.report_btn:hover {
    text-decoration: none; }
  #product_comments_block_tab button.usefulness_btn {
    color:#aaaaaa;
    border:none;
    background:none;
      -webkit-transition: all 200ms;
      -moz-transition: all 200ms;
      -o-transition: all 200ms;
      transition: all 200ms;
    padding:0; }
  #product_comments_block_tab button.usefulness_btn:hover {
      text-decoration: none;
  }
#product_comments_block_tab button.usefulness_yes { }

#product_comments_block_tab button.usefulness_no, #product_comments_block_tab span.report_btn {  }

#product_comments_block_tab button.usefulness_no:before, #product_comments_block_tab span.report_btn:before {
  content:'\2022';
    font-size: 24px;
    vertical-align: bottom;
    margin:0 6px;
}

.fl {
  float: left; }

.fr {
  float: right; }

@media (max-width:479px) {
#new_comment_form_footer .fr {
    clear:left;
    float: left; } }

.nc_padding_top {
  display: inline-block;
   padding: 30px 40px 0;
    font-size: 16px;;
}
.nc_padding_bottom {
   padding: 10px 40px 0;
}