.sombra {
  -webkit-box-shadow: 11px 11px 7px -6px rgba(186, 179, 186, 0.68);
  -moz-box-shadow: 11px 11px 7px -6px rgba(186, 179, 186, 0.68);
  box-shadow: 11px 11px 7px -6px rgba(186, 179, 186, 0.68);
  background-color: #fdfdfd;
  border: 1px solid #eee;
}
.titoldreta {
  font-family: "Lobster Two", cursive;
  font-size: 20px;
  color: #6e6d6d;
  margin-right: 10px;
}
.mitjana {
  font-size: xx-large;
  font-weight: 600;
  line-height: 1.5;
}
.valcares {
  float: left;
  text-align: center;
  line-height: 0.7;
  color: #6d9d15;
  margin: 0px 43px 0px 10px;
}
#estrelles {
  float: left;
  width: 250px;
}
#filtro {
  width: 450px;
  margin: auto;
}
#headerop {
  width: 80%;
  margin: auto;
  height: 100px; /*border:1px solid*/
}
#titol {
  max-width: 40%;
  float: left;
}
#titol_com {
  float: right;
  max-width: 60%;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-align: right;
}

@media (max-width: 1325px) {
  .middleleft {
    display: none;
  }
}

@media (max-width: 991px) {
  #dreta {
    display: none;
  }
  #titol {
    max-width: 45%;
  }
  .resp {
    width: 100% !important;
  }
}
@media (max-width: 748px) {
  #titol_com {
    font-size: 14px !important;
    max-width: inherit;
  }
}
@media (max-width: 600px) {
  #titol {
    max-width: 80% !important;
    float: none;
    margin: auto;
  }
  #titol_com {
    font-size: 14px !important;
    text-align: center;
    float: none;
    margin: auto;
    margin-top: 15px;
  }
  #headerop {
    height: 170px;
  }
}

@media (max-width: 480px) {
  #estrelles {
    float: none;
    margin: auto;
  }
  #cares {
    width: 100% !important;
  }
  .poscares {
    display: inline-grid;
  }
  #filtro {
    width: 100%;
  }
  #titol {
    max-width: 90% !important;
  }
  .mitjana {
    display: block;
  }
  .valcares {
    margin: 0px 10px 0px 10px;
  }
  .date {
    text-align: left;
    font-size: x-small;
    width: 100%;
  }
}

/*originals*/
.lgcomments_store_reviews table {
  width: 100%;
}

.lgcomment_block .title {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.lgcomment_summary .title {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
  padding: 10px;
}

.lgcomment_summary {
  background: #fbfbfb none repeat scroll 0 0;
  border: 2px solid #cdcdcd;
}

.lgcomment_summary td {
  text-align: center !important;
}

.lgcomment_summary .title {
  padding-bottom: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.lgcomment_summary .title .small {
  padding-bottom: 5px;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  text-transform: none;
}

.lgcomment_reviews {
  text-align: center;
  margin-top: 15px;
}

.lgcomment_reviews .credits {
  width: 100%;
  text-align: left;
}

.lgcomment_reviews .credits .name {
  font-weight: bold;
}

.lgcomment_reviews .credits .customer {
  float: left;
}

.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_reviews .answer {
  background-color: #aacccc36;
  margin-top: 10px;
  padding: 10px;
  text-align: left;
  font-weight: 600;
}

.lgcomment_block .average {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.lgcomment_review {
  background: #fbfbfb none repeat scroll 0 0;
  border: 1px solid #cdcdcd;
  color: #777777;
  display: table;
  float: left;
  font-family: "Open Sans", sans-serif;
  height: 200px;
  padding: 20px 25px;
  width: 100%;
  margin-bottom: 25px;
}

.bottom-pagination-content {
  margin-top: 15px;
}

.content-button {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.lgcomment_button {
  border: 1px solid #d4d4d4;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
}

.lgcomment_button:hover {
  border-color: #a0a0a0;
}

.lgcomment_button a {
  color: #777777;
  padding: 15px;
  max-width: 300px;
  display: block;
}

.lgcomment_linebreak {
  clear: both;
}
