body.module-openvoice-manufacturerreviews {
  background: url(../img/bg-reviews.jpg) top center no-repeat;
}

.modal-reviews {
  font-size: 12px;
  position: absolute;
  z-index: 1;
}

.modal-reviews .modal-dialog {
  float: right;
  max-width: 750px;
  margin: inherit;
  position: relative;
  right: 40px;
  top: 235px;
}

.modal-reviews .modal-dialog:before {
  background-color: unset;
}

.modal-reviews .oyreviews_distribution .oyreviews-percent-container,
.modal-reviews .oyreviews_distribution .oyreviews-percent-container:after,
.modal-reviews .oyreviews_distribution .oyreviews-percent-container:after,
.modal-reviews .oyreviews_distribution .oyreviews-percent:not(.simple):after {
  height: 18px;
}

.modal-reviews .oyreviews_distribution .oyreviews-percent-container {
  width: 90px;
}

.modal-reviews #oyreviews_summary {
  margin: 0;
}

.modal-reviews .oyreviews_reco {
  margin-top: 30px;
}

.modal-reviews #oyreviews_summary_container {
  margin-right: 40px;
}

.modal-reviews .oyreviews_distribution {
  width: 230px
}

.modal-reviews .oyreviews_score.rating {
  font-size: 45px;
}

#oyreviews_content_container {
  padding: 30px 0 30px 0;
}

#oyreviews_content_container blockquote {
  border: none;
}
.oyreviews_post_links {
  display: flex;
  justify-content: center;
}
.card-button {
  background: url(../../img/btn-reviews.png) no-repeat;
  background-size:contain;
  background-position:center;
  width: 216px;
  padding: 25px;
}

.oyreviews_post_links a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  color: white !important;
}

#oyreviews_post_link:hover {
  text-decoration: underline;
}

#oyreviews_summary_container {
  float: left;
}

#oyreviews_summary {
  margin: 20px 0 20px 0;
  line-height: 20px;
  color: #000;
}

#oyreviews_content .oyreviews-content-item {
  clear: both;
  float: left;
  width: 100%;
  color: #2d2d2d;
}

#oyreviews_content .oyreviews-content-item .fn {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

#oyreviews_content .oyreviews-content-item .score {
  float: left;
  margin-right: 15px;
}

#oyreviews_content .oyreviews-content-item .by {
  float: right;
}

#oyreviews_content .oyreviews-content-item .by .star-rating {
  margin-right: 300px;
  margin-top: 17px;
}

#oyreviews_content .oyreviews-content-item .reviewer,
#oyreviews_content .oyreviews-content-item .dtreviewed {
  font-weight: bold;
}

#oyreviews_content .oyreviews-content-item .description {
  margin: 5px 0 0 0;
  padding-top: 10px;
  font-size: 16px;
  border-top: 1px solid #CECECE;
}

#oyreviews_content .oyreviews-content-item .response-container {
  margin: 10px 0 10px 0;
}

#oyreviews_content .oyreviews-content-item .response-title {
  background: #007ab8;
  color: #fff;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  padding-left: 18px;
  text-transform: uppercase;
  position: relative;
}

#oyreviews_content .oyreviews-content-item .response-title:before {
  content: '';
  position: absolute;
  left: 21px;
  top: -6px;
  width: 12px;
  height: 6px;
  background: url(/modules/openvoice/img/triangle-bleu.gif) 0 0 no-repeat;
}

#oyreviews_content .oyreviews-content-item .response {
  padding: 10px;
  background: #fff;
  border: 1px solid #dad9d9;
}

#oyreviews_content .oyreviews-content-item .response-container .answer-utility {
  text-align: right;
  padding: 10px;
}

#oyreviews_content .oyreviews-content-item .response-container .answer-utility .useful,
#oyreviews_content .oyreviews-content-item .response-container .answer-utility .useless {
  padding-left: 25px;
  line-height: 20px;
  display: inline-block;
}

#oyreviews_content .oyreviews-content-item .response-container .answer-utility .useful {
  background: left 50% url(/modules/openvoice/img/useful.png) no-repeat;
}

#oyreviews_content .oyreviews-content-item .response-container .answer-utility .useless {
  background: left 50% url(/modules/openvoice/img/useless.png) no-repeat;
}

#oyreviews_content .oyreviews-content-item iframe {
  margin-top: 50px;
  width: 100%;
  height: 30px;
}

#oyreviews_content .oyreviews-content-item .purchase-checked {
  font-size: 14px;
  float: right;
  margin-right: 300px;
  position: relative;
}

#oyreviews_content .oyreviews-content-item .purchase-checked .icon {
  color: #004876;
}

#oyreviews_content .oyreviews-content-item .purchase-checked .purchase-checked-informations {
  display: none;
  position: absolute;
  top: 20px;
  right: 0;
  padding: 5px;
  background: #FFF;
  border: 1px solid #CCC;
  z-index: 999;
  width: 300px;
  text-align: left;
}

#oyreviews_content .oyreviews-content-item .purchase-checked:hover .purchase-checked-informations {
  display: block;
}

.oyreviews-count {
  bottom: 8px;
  left: 20px;
  position: relative;
}

#oyreviews_link,
.oyreviews_distribution {
  line-height: 20px;
}

.oyreviews_distribution {
  float: right;
  width: 400px;
}

#oyreviews_link #oyreviews_content_container:hover .oyreviews_score {
  text-decoration: none;
  color: #007ab8;
}

#oyreviews_link {
  position: relative;
  padding-bottom: 15px;
}

#oyreviews_link a {
  color: #007ab8;
  text-transform: uppercase;
  font-weight: bold;
}

#oyreviews_link .oyreviews_distribution_popup {
  display: none;
  position: absolute;
  width: 450px;
  left: -44px;
  top: 30px;
  z-index: 999;
  padding: 5px;
  background: #FFF;
  border: 1px solid #CCC;
}

#oyreviews_link:hover .oyreviews_distribution_popup {
  display: block;
}

#oyreviews_link .oyreviews_read,
#oyreviews_link .ovReviewAction {
  white-space: nowrap;
}

.oyreviews_distribution .oyreviews_score_all {
  margin-left: 110px;
}

.oyreviews_distribution .oyreviews_score_selected {
  font-size: 14px;
  font-weight: bold;
}

.oyreviews_distribution .oyreviews-percent-container {
  display: inline-block;
  width: 200px;
  height: 28px;
  background: #CECECE;
  margin-right: 5px;
  font-size: 0;
  line-height: 0;
  position: relative;
}

.oyreviews_distribution .oyreviews-percent-container:after,
.oyreviews_distribution .oyreviews-percent:not(.simple):after {
  content: "";
  background-color: #CECECE;
  height: 28px;
  position: absolute;
  width: 14px;
  right: -10px;
  transform: skew(-15deg);
}

.oyreviews_distribution .oyreviews-percent:not(.simple):after {
  background-color: #FFEA28;
}

.oyreviews_distribution .oyreviews-percent {
  display: inline-block;
  height: 100%;
  background: #FFEA28;
  font-size: 0;
  line-height: 0;
  position: relative;
}

.oyreviews_stars.star-rating {
  display: inline-block;
  background: url(/modules/openvoice/img/star-rating.png) no-repeat;
  width: 80px;
  height: 16px;
  vertical-align: middle;
}

.thumbnail--product .rating {
  float: none!important;
}

.oyreviews_stars.star-rating.min {
  width: 50px;
  height: 10px;
}

.oyreviews_stars.star-rating.big {
  width: 120px;
  height: 24px;
}

.oyreviews_stars.star-rating.rating {
  margin: 0 5px 0 0;
}

#oyreviews_summary .oyreviews_stars.star-rating {
  float: none;
}

.oyreviews_stars.star-rating.star05 {
  background-position: -120px -16px;
}

.oyreviews_stars.star-rating.star10 {
  background-position: -120px -32px;
}

.oyreviews_stars.star-rating.star15 {
  background-position: -120px -48px;
}

.oyreviews_stars.star-rating.star20 {
  background-position: -120px -64px;
}

.oyreviews_stars.star-rating.star25 {
  background-position: -120px -80px;
}

.oyreviews_stars.star-rating.star30 {
  background-position: -120px -96px;
}

.oyreviews_stars.star-rating.star35 {
  background-position: -120px -112px;
}

.oyreviews_stars.star-rating.star40 {
  background-position: -120px -128px;
}

.oyreviews_stars.star-rating.star45 {
  background-position: -120px -144px;
}

.oyreviews_stars.star-rating.star50 {
  background-position: -120px -160px;
}

.oyreviews_stars.star-rating.min.star05 {
  background-position: -200px -10px;
}

.oyreviews_stars.star-rating.min.star10 {
  background-position: -200px -20px;
}

.oyreviews_stars.star-rating.min.star15 {
  background-position: -200px -30px;
}

.oyreviews_stars.star-rating.min.star20 {
  background-position: -200px -40px;
}

.oyreviews_stars.star-rating.min.star25 {
  background-position: -200px -50px;
}

.oyreviews_stars.star-rating.min.star30 {
  background-position: -200px -60px;
}

.oyreviews_stars.star-rating.min.star35 {
  background-position: -200px -70px;
}

.oyreviews_stars.star-rating.min.star40 {
  background-position: -200px -80px;
}

.oyreviews_stars.star-rating.min.star45 {
  background-position: -200px -90px;
}

.oyreviews_stars.star-rating.min.star50 {
  background-position: -200px -100px;
}

.oyreviews_stars.star-rating.big.star05 {
  background-position: 0 -24px;
}

.oyreviews_stars.star-rating.big.star10 {
  background-position: 0 -48px;
}

.oyreviews_stars.star-rating.big.star15 {
  background-position: 0 -72px;
}

.oyreviews_stars.star-rating.big.star20 {
  background-position: 0 -96px;
}

.oyreviews_stars.star-rating.big.star25 {
  background-position: 0 -120px;
}

.oyreviews_stars.star-rating.big.star30 {
  background-position: 0 -144px;
}

.oyreviews_stars.star-rating.big.star35 {
  background-position: 0 -168px;
}

.oyreviews_stars.star-rating.big.star40 {
  background-position: 0 -192px;
}

.oyreviews_stars.star-rating.big.star45 {
  background-position: 0 -216px;
}

.oyreviews_stars.star-rating.big.star50 {
  background-position: 0 -240px;
}

.oyreviews_score.rating {
  display: inline-block;
  margin: 0 5px 15px 0;
  font-size: 60px;
  float: left;
  color: #000;
  line-height: 50px;
  margin-right: 50px;
}

.oyreviews_score.rating:after {
  display: inline;
  content: none;
}


.oyreviews_nb,
.oyreviews_reco {
  display: block;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
}

.oyreviews_reco {
  clear: both;
  font-size: 12px;
  margin-top: 40px
}

.oyreviews_distribution ul {
  list-style: none;
  padding: 0;
}

.oyreviews_distribution ul li {
  margin-bottom: 10px;
}

.oyreviews_pagination {
  float: right;
  left: -50%;
  margin-bottom: 100px;
  position: relative;
  text-align: left;
}

.oyreviews_pagination ul {
  left: 50%;
  position: relative;
  margin: 10px auto;
  padding: 0;
  list-style: none;
}

.oyreviews_pagination ul li {
  float: left;
  margin: 0 2px;
}

.oyreviews_pagination ul li a,
.oyreviews_pagination ul li b {
  border: 1px solid #CCC;
  background: #EEE;
  color: #666;
  padding: 5px;
}

.oyreviews_pagination ul li b {
  background: #FFF;
}

.clear {
  clear: both;
}

#oyreviews_reviews {
  position: relative;
}

.header-review {
  background: #004876;
  height: 51px;
  line-height: 51px;
  padding: 0 18px 0 18px;
  position: relative;
}

.header-review:before {
  background: none;

}

.header-review .dtreviewed {
  color: #fff;
}

.content-review {
  clear: both;
  float: left;
  width: 100%;
  border: 0;
  border-top: 0;
  border-bottom: 20px solid white;
  padding: 30px 35px 20px 35px;
  background: #F5F5F5;
}


#oyreviews_reviews .oyreviews_loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #FFF;
  opacity: 0.5;
  display: none;
}

#oyreviews_reviews .summary {
  float: right;
  width: 400px;
}

#oyreviews_reviews .positive,
#oyreviews_reviews .negative {
  line-height: 23px;
  margin: 5px 0 5px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}

#oyreviews_reviews .positive {
  color: #008057;
}

#oyreviews_reviews .negative {
  color: #c90013;
}

#oyreviews_reviews .positive i,
#oyreviews_reviews .negative i {
  background: url(/modules/openvoice/img/avis-pos-neg.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 23px;
  margin-right: 5px;
  top: 5px;
  position: relative;
}

#oyreviews_reviews .positive i {
  background-position: 0 3px;
}

#oyreviews_reviews .negative i {
  background-position: bottom;
}

#oyreviews_reviews .informations {
  float: left;
  width: 100%;
  font-size: 16px;
  padding-right: 50px;
  border-right: 0;
}

#oyreviews_reviews .reviewer {
  font-size: 18px;
  color: #004876;
  font-weight: bold;
}

#oyreviews_reviews .range-used-since {
  font-size: 18px;
  color: #4E4E4E;
  font-weight: bold;
}

#oyreviews_post_container {
  text-align: center;
  padding-top: 15px;
}

.oyreviews_sorting {
  display: block;
  margin-bottom: 20px;
}

A.LienContenuAbusif {
  color: red;
  background-color: yellow;
  font-size: 16px;
  padding: 3px;
}

#oxyFiltreOxylane,
#oxyDepotAvisOxylane {
  position: fixed;
}

.oyclearfix:before,
.oyclearfix:after {
  content: " ";
  display: table;
}

.oyclearfix:after {
  clear: both;
}

/* MODIFS */
.content-review iframe .ov {
  background: none !important;
}

@media (min-width: 768px) {
  .oyreviews_post_links a {
    top: 81%;
    position: absolute;
  }
  .js-anchor {
    left: 53%;
  }
}

@media (max-width: 768px) {
  .modal-reviews .modal-dialog {
    float: none;
    max-width: 750px;
    margin: inherit;
    position: relative;
    right: 0px;
    top: 235px;
  }
  .card-button {
    padding: 15px;
  }
  .oyreviews_distribution {
    width: 50%;
  }

  #oyreviews_content .oyreviews-content-item .by .star-rating {
    margin-right: 200px;
  }

  #oyreviews_content .oyreviews-content-item .purchase-checked {
    margin-right: inherit;
  }

  #oyreviews_reviews .informations {
    padding-right: 0;
  }
}

@media (max-width: 425px) {
  #oyreviews_reviews .informations {
    border-right: 0;
    width: 100%;
  }

  .oyreviews_distribution {
    width: 100%;
  }

  .oyreviews_distribution .oyreviews-percent-container {
    width: 130px;
  }
}


/* SINGLE PAGE */
#reviews-single-page #single-reviews-container {
  background: #FFF;
  padding-top: 20px;
}

#reviews-single-page #single-reviews-container #oyreviews_content_container .oyreviews_sorting {
  margin-right: 15px;
}

#reviews-single-page #single-reviews-container #oyreviews_content_container .criteria .score .name {
  font-size: 13px;
  color: #444;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}

#reviews-single-page #single-reviews-container #oyreviews_content_container .criteria .score .oyreviews_stars.star-rating {
  float: none;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container {
  float: none;
  width: 100%;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary {
  margin: 0;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary .oyreviews_score {
  font-size: 14px;
  margin: 0;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary .oyreviews_reco,
#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary .oyreviews_nb {
  font-size: 13px;
  font-weight: bold;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary .oyreviews_nb {
  margin-bottom: 10px;
}

#reviews-single-page #single-reviews-container #oyreviews_summary_container #oyreviews_summary .oyreviews_stars.star-rating {
  margin: 0 auto 20px auto;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution {
  float: none;
  width: 100%;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution ul {
  margin: 0;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution ul li a {
  color: #444;
  font-weight: bold;
  font-size: 13px;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution ul li .note {
  width: 60px;
  display: inline-block;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution .oyreviews-percent-container {
  width: 130px;
  height: 14px;
  border: none;
  background: #ccc;
}

#reviews-single-page #single-reviews-container .oyreviews_distribution .oyreviews-percent-container .oyreviews-percent {
  background: #FFB500;
}

#reviews-single-page #single-reviews-container .criterias .criteria .score .name {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

#reviews-single-page #single-reviews-container .criterias .criteria .score .note {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

#reviews-single-page #single-reviews-container .criterias .criteria .score .oyreviews_stars {
  margin-right: 10px;
}

/* END SINGLE PAGE */

/* Display post a review above the reviews */
.reviews_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#ovReviewClose {
  right: 35px !important;
  font-size: 25px !important;
}