/*!**************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/css/siteJabber.css ***!
  \**************************************************************************/
div.stjr-callback-1>div>div:nth-of-type(2) {
  justify-content : center;
  align-items : center;
  display : flex !important;
  height : 230px !important;
}

.star.star--medium, .star.custom-icon-star2 {
  color : rgb(252, 95, 134) !important;
}

div.stjr-callback-1>div>div:nth-of-type(1)>a {
  display : none !important;
}

div.stjr-callback-1>div>div:nth-of-type(1)>div:nth-of-type(2) {
  display : none !important;
}

div.stjr-callback-1>div>div:nth-of-type(1)>div:nth-of-type(3) {
  display : none !important;
}

.stjr-review-showcase-horizontal-widget-header {
  display : flex;
  justify-content : center;
}

.stjr-review-showcase-horizontal-widget-review{
    width: 300px;
}


@media only screen and (max-width: 760px) {
  .stjr-reviews-carousel-page-visible-edges .stjr-reviews-carousel-nav--left {
    left : -5px !important;
  }

  .stjr-reviews-carousel-page-visible-edges .stjr-reviews-carousel-nav--right {
    right : 5px !important;
  }

  .stjr-reviews-carousel-attribution__link {
    display : none !important;
  }

  .stjr-reviews-carousel-page-visible-edges .stjr-reviews-carousel-content {
    height : 155px;
  }
}
