.yotpo-reviews-carousel-header {
font-family: inherit !important;
  font-weight: 700 !important;
}

.reviews-carousel-card-container {
  background-color: transparent !important;
}

.yotpo-reviews-carousel-widget-container {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.yotpo-reviews-carousel-bottomline-container {
    justify-content: center;
}

.reviews-carousel-card-container {
    border-color: #e0c5c3 !important;
}

.yotpo-reviews-carousel-header {
    line-height: 40px;
    margin: 0px !important;
    margin-bottom: 7px !important;
}

.yotpo-reviews-carousel-bottomline-seo {
    margin-bottom: 15px !important;
}

::marker {
  color: transparent !important;
}

[class*="yotpo-reviews-carousel-widget-container"] .review-title {
  font-family: inherit !important;
}
[class*="yotpo-reviews-carousel-widget-container"]
  .reviews-carousel-card-container
  .review-content
  span {
  font-family: inherit !important;
}

[class*="yotpo-reviews-carousel-widget-container"] .reviewer-display-name,
[class*="yotpo-reviews-carousel-widget-container"] .reviewer-status-text,
[class*="yotpo-reviews-carousel-widget-container"] .review-product-name,
[class*="yotpo-reviews-carousel-widget-container"]
  .reviews-bottomline-total-reviews {
  font-family: inherit !important;
}
[class*="yotpo-reviews-carousel-widget-container"] .reviewer-display-name,
[class*="yotpo-reviews-carousel-widget-container"] .yotpo-reviews-carousel-seo-link-button {
  font-family: inherit !important;
}

[class*="yotpo-reviews-carousel-widget-container"] .review-title {
  color: #0f3759 !important;  
  text-align: center !important;
  float: center !important;
}}

[class*="yotpo-reviews-carousel-widget-container"] .reviews-carousel-card-star-rating-shop-badge-container {
  display: ;
}

[class*="yotpo-reviews-carousel-widget-container"] .reviews-carousel-card-star-rating-shop-badge-container {
  justify-content: center;
}

/*mobile*/
[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .reviews-carousel-card-container {
    background: none;
    min-width: auto;
    border: none;
    box-sizing: border-box;
    height: 100%;
    width: 100% !important;
}

[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .review-content {
    height: auto;
}

[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .glide__slide {
    height: auto;
    border: 1px solid #D7DAE4;
    border-radius: 6px;
}

[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .reviewer-info-mobile-mode  .reviewer-display-name,
[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .reviewer-info-mobile-mode  .reviewer-status-text{
    font-size: 12px;
}

[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .yotpo-reviews-carousel-reviews-by-yotpo-seo {
    width: 100% !important;
}

[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .yotpo-reviews-carousel-header.reviews-carousel-header-mobile-mode {
    font-size: 16px;
}
  [class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .review-title {
  color: #0f3759 !important;  
  text-align: center !important;
  float: center !important;
}
[class*="yotpo-reviews-carousel-widget-container"][class*="yotpo-reviews-carousel-widget-mobile-mode"] .reviews-carousel-card-star-rating-shop-badge-container {
  justify-content: center;
}
}