#product_comments_block_extra {
    display:inline-block;
    padding: 0;
    font-weight: bold;
    line-height: 18px;
    /*border: 1px solid #d6d4d4;*/
    /*background: #fbfbfb;*/
    margin: 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: #333; }
#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; }

.comments_advices {
    margin:0;
    padding-top: 2px; 
    display: inline-block;}
.comments_advices li {
    display: inline-block;
    color:black;
    font-size: 11px}
@media (min-width: 768px) and (max-width: 991px) {
    .comments_advices li {
        display: inline-block;
        line-height: 20px; } }
.comments_advices a {
    text-decoration: none;
    color: #777;
    position: relative;
    margin-right: 8px;
    line-height: 30px;
    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;
    -moz-border-radius: 50px;
    -webkit-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: #333; }
.comments_advices a.reviews {
    padding-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;
    color: #333;
    text-align: left; }
#new_comment_form h2 {
    
    font-size: 22px;
    line-height: 30px;
    color: #db3600;
    text-transform: none;
    font-weight: normal;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;   
}
#new_comment_form a.login {
    text-decoration: underline;
}
#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: 15px; }
#new_comment_form .product img {
    width: 149px;
    height: 149px;
    /* display: block;
    margin: auto; */
}
#new_comment_form .product .product_desc {
    
    font-weight: normal;
    font-size: 13px;
    color: #323232;
    letter-spacing: 0;
    line-height: 17px;
    margin-top: 10px;
}
#new_comment_form .product .product_desc .product_name {
    font-weight: bold;
    margin-bottom: 6px;
}
#new_comment_form .new_comment_form_content {
    padding: 18px 29px 19px 21px;
    background: #F1F1F1;
    
    font-weight: bold;
    font-size: 13px;
    color: #323232;
    letter-spacing: 0;
}
@media (max-width: 767px) {
    #new_comment_form .new_comment_form_content {
        padding: 8px !important;
        padding-top: 17px !important;
    }
    .linea_comentario{
        padding: 11px !important;
        padding-left: 0px!important;
    }
    #product_comments_block_tab div.comment .comment_author{
        padding: 0 !important;
        text-align: left;
    }
    #product_comments_block_tab div.comment .comment_details ul li:first-of-type{
        padding-bottom: 5px !important;
    }
    #product_comments_block_tab div.comment .comment_details ul li:last-of-type{
        position: relative !important;
    }
}
#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: 13px 0 9px 0;
    color: #323232;
}
#new_comment_form input,
#new_comment_form textarea {
    padding: 0 9px;
    height: 25px;
    width: 100%;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    font-weight: normal;
    letter-spacing: 0.24px;
    line-height: 22px;
}
#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 #CCCCCC;
    padding-bottom: 4px;
    list-style-type: none;
    margin-bottom: 17px;
}
#new_comment_form #criterions_list li {
    margin-bottom: 9px; }
#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: 5px;
    font-size: 10px;
    font-weight: normal;
}
#new_comment_form #new_comment_form_footer p.fr {
    width: 100%;
    margin: 5px 0 0;
}
#new_comment_form #new_comment_form_footer p.fr #submitNewMessage {
    border-radius: 0;
    width: 100%;
    height: 36px;
    text-transform: uppercase;
}

.new_comment_form {
    overflow: hidden;
    color: #333;
    text-align: left; }
.new_comment_form h2 {
    
    font-size: 22px;
    line-height: 30px;
    color: #db3600;
    text-transform: none;
    font-weight: normal;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;   
}
.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: 15px; }
.new_comment_form .product img {
    border: 1px solid #d6d4d4; }
.new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666; }
.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: #f8f8f8; }
@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 10px 0; }
#product_comments_block_tab div.comment {
    margin: 0 0 17px;
    padding-top: 14px;
    border-top: 1px solid #CCCCCC; }
#product_comments_block_tab div.comment:first-child {
    padding: 0;
    border: none; }
#product_comments_block_tab div.comment .comment_author {
    padding: 0 15px;
    padding-left: 0;
    line-height: 18px; }
#product_comments_block_tab div.comment .comment_author span {
    font-weight: bold;
    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 #CCCCCC;
    padding-right: 0;
    text-align: left;
}
#product_comments_block_tab div.comment .comment_details .title_block{
    margin: 0;
}
@media (max-width: 991px) {
    #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:first-of-type {
        padding-bottom: 20px;
    }
    /* #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: #333;
        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; }
#product_comments_block_tab .comment_author_infos em {
    font-size: 11px; }
#product_comments_block_tab a {
    text-decoration: none;
    font-weight: bold; }
#product_comments_block_tab span.report_btn {
    cursor: pointer;
    font-size: 11px;
    color: #AAAAAA;
    letter-spacing: 0;
    line-height: 13px;
    text-decoration: underline;
}
#product_comments_block_tab span.report_btn:hover {
    text-decoration: underline; }

.fl {
    float: left; }

.fr {
    float: right; }

/*# sourceMappingURL=productcomments.css.map */
.linea_comentario{
    padding: 15px 8px 9px 20px  !important;
    border: 1px solid #CCCCCC !important;
    
    color: #323232;
    font-size: 14px;
}

.reviews{
    border-right: 1px solid #dbdbdb;
}

.div_button_comentario{
    text-align: center;
    padding-top: 6px;
    overflow: hidden;
}

#product_comments_block_tab div.comment .comment_details ul{
    position: relative;
    margin-bottom: 0;
}
#product_comments_block_tab div.comment .comment_details ul li:last-of-type{
    position: absolute;
    right: 0;
    bottom: 0;
}
#product_comments_block_tab div.comment .comment_details ul li:first-of-type > span {
    display: block;
    padding-bottom: 10px;
    font-size: 11px;
}
#product_comments_block_tab .button.button-small{
    border: 0;
    margin-right: 8px;
    background: #EEEEEE;
}
#product_comments_block_tab .button.button-small span{
    background: #EEEEEE;
    
    font-weight: normal;
    font-size: 11px;
    color: #323232;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    border: 0;
    padding: 2.5px 15.5px;
    text-shadow: none;
}
#product_comments_block_tab .button.button-small:hover,
#product_comments_block_tab .button.button-small:focus,
#product_comments_block_tab .button.button-small:active,
#product_comments_block_tab .button.button-small:hover span,
#product_comments_block_tab .button.button-small:focus span,
#product_comments_block_tab .button.button-small:active span{
    background: #3399FF;
    color: #FFFFFF;
}

/* Pop up añadir comentario */

/* #product .fancybox-opened {
    position: static !important;
    width: 90vw !important;
} */

#product .fancybox-inner {
    margin: 0 !important;
    width: 100% !important;
}

#product .fancybox-inner p { font-weight: normal; font-size: 17px; color: #323232; letter-spacing: 0.24px; line-height: 17px; text-align: center; margin: 0; }

#product .fancybox-error {
    white-space: normal;
}

#product .fancybox-opened .fancybox-skin{
    background: #FFFFFF !important;
    border: 1px solid #CECECE;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.50);
    border-radius: 0;
    color: #323232;
    padding: 15px 26px 22px 36px !important;
}
#product .fancybox-skin .fancybox-close{
    top: 16px;
    right: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}
#product .fancybox-skin .fancybox-close:after{
    content: "";
    background-image: url(../../../img/images/path.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 14px;
    width: 14px;
    height: 14px;
}
#product .page-subheading{
    
    font-weight: bold;
    font-size: 13px;
    color: #323232;
    border-bottom: 0;
    padding: 0;
}
#product #new_comment_form #id_new_comment_form > .row{
    padding-top: 31px;
    margin: 0;
}

#product .fancybox-inner h2,
#product .fancybox-inner .h2{
    
    font-weight: bold;
    font-size: 13px;
    color: #323232;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#product .fancybox-inner p.submit button {
    width: 100%;
    background: #3399FF;
    border: 0;
    margin: auto !important;
}
#product .fancybox-inner p.submit button span {
    border: 0;
    padding: 7.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

@media(max-width: 767px){
    #product .fancybox-opened .fancybox-skin{
        padding: 23px 7px 9px 7px !important;
    }
    #product .fancybox-skin .fancybox-close{
        top: 17px;
        right: 17px;
    }
    #product .fancybox-opened .fancybox-skin .fancybox-inner {
        width: 100% !important;
    }
    #product #new_comment_form #id_new_comment_form > .row{
        padding-top: 14px;
    }
    #new_comment_form .product{
        display: flex;
        padding: 0;
        padding-bottom: 9px;
    }
    #new_comment_form .product img {
        width: 50%;
        height: auto;
    }
    #new_comment_form .product .product_desc{
        width: 50%;
        margin-top: 0;
    }
}
