.reviews-comments-container {
  background-color: #000010;
  color: white;
  text-align: left;
  padding: 15px;
  border-radius: 5px;
}

.name-reviews-container {
  color: #3fadd8;
  font-weight: bolder;
  font-size:15px;
}

.rate-reviews-container {
  color: #ffc107;
}

.text-reviews-container {
  color: white;
  font-weight: normal;
  font-size:12px;
}

.url-review-source {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 50%;
  margin: auto;
}
.url-review-source a{
  padding: 0px !important;
  text-decoration: none;
  font-weight: bold;
}

.url-review-button {
  padding: 5px;
  background-color: #3fadd8;
  color: white;
  border-radius: 5px;
  font-size: 13px;
}

.elfsight-review-google div > div > a,
.elfsight-review-facebook div > div > a{
  display: none !important;
}

.yotpo-header{
  font-weight: bold;
  text-align: center;
  color: white;
  margin-top: 30px;
  margin-bottom: 0px;
}

.anonymous-content.online-reviews {
  text-align: center;
  width: 100%;
  max-width: 950px;
  overflow: hidden;
  margin: auto;
}

#carousel-top-panel {
  background: #10101d;
  border-radius: 10px !important;
  border: none !important;
  padding: 32px !important;
  color: white;
  border: none;
  margin-bottom:0px !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
  color: white !important;
}

.anonymous-content.online-reviews .small-version {
  color: white !important;
  padding: 34px;
  background-color: #0f0f1A;
  border-radius: 10px;
}


.anonymous-content.online-reviews .right-side.pull-right {
  width: 65% !important;
  color: white;
}

.anonymous-content.online-reviews .product-image-container.pull-left {
  width: 30% !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper {
  padding: 0px !important;
}

.yotpo div {
  color: white !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .headline {
  margin-top:6px !important;
  margin-bottom:6px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-reviews-bottom-line {
  margin-top:6px !important;
  margin-bottom:6px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-arrows {
  margin-top:6px !important;
  margin-bottom:6px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel {
  padding-top:10px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .yotpo-icon-star {
  font-size:20px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .carousel-review-title {
  font-size:1em !important;
  line-height: 1 !important; 
}

.product-link-container,.carousel-review-title, .carousel-review-date, .carousel-review-author {
  display:none !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
  width: 230px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel {
  margin-right: 10px !important;
}
