.lgcomments_store_reviews {

}

.lgcomments_store_reviews table{
    width: 100%;
}

.lgcomment_block .credits .customer{
    float:left;
}

.lgcomment_reviews {
    text-align: center;
}

.lgcomment_block .title{
    font-weight: bold;
    text-align: center;
}

.lgcomment_summary .title{
    font-weight: bold;
    text-transform: uppercase;
    text-align: center !important;
    padding: 10px;
}

.lgcomment_summary td{
    text-align: center !important;
}

.lgcomment_reviews .credits {
    width: 100%;
    text-align: left;
}

.lgcomment_reviews .credits .name {
    font-weight: bold;
}

.lgcomment_reviews .credits .date{
    float: right;
}

.lgcomment_reviews .rating_img {
    margin-bottom: 5px;
    padding: 10px;
}

.lgcomment_reviews .comment {
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-bottom:15px;
}

.lgcomment_button{
    margin: 15px auto;
    text-align: center;
}

.lgcomment_button button{
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #d6d4d4;
    border-radius: 10px;
    color: #777777;
    font-size: 16px;
    line-height: 18px;
    padding: 15px;
    margin: 0 auto;
}

.lgcomments_law_block {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CCCCCC;
    padding: 15px;
    font-weight: bold;
}
