@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@-webkit-keyframes ani-fb-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes ani-fb-spin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ani-fb-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fb-review,.fb-review *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.clear{
	clear: both;
}

.fb-review {padding: 10px;overflow: hidden;position: relative;padding-bottom: 40px;}

.fb-review.boxshow{/* box-shadow: 1px 1px 1px 1px #ccc; */-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);font-family: Roboto;border: none!important;position: relative;padding-bottom: 40px;}
.fb-review .fb-review-content{font-size: 0}
.fb-review .fb-review-content .njt-fr-group-item{font-size: 14px;color: #434a54;}
@media(max-width: 430px){
	.fb-review .fb-review-content .njt-fr-group-item{ min-width: 100%}
}
.fb-review .fb-review-content .njt-fr-group-item .njt-fr-review-text{
	font-size: 14px;
	line-height: 16px;
	font-family: roboto;
	font-weight: 500;
	color: #434a54;
}
.fb-review .njt-fr-group-item{/*width: 200px;*/min-height: 75px;display: inline-block;padding:  10px;vertical-align: top;}

.fb-review .njt-fr-group-item h3{color: #434a54;font-family: Roboto;padding: 0;margin: 0;font-size: 18px;margin: 0 0 5px;}

.fb-review .njt-fr-group-item .njt-fr-rating {width: 100%;overflow: hidden;margin-bottom: 10px;}

.fb-review .njt-fr-group-item .njt-fr-rating ul{
	margin-bottom: 0;
  margin-left: 0;
}

.fb-review .njt-fr-group-item .njt-fr-rating ul li{
    list-style: none;
    float: left;
    font-size: 15px;
    color: #5080F7;
    padding: 2px;
}
.fb-review .njt-fr-group-item .njt-fr-rating ul li img {
  width: 10px;
}


.fb-review-more{width: 100%;font-size: 14px;-webkit-font-smoothing: antialiased;font-weight: bold;text-align: center;text-shadow: none;vertical-align: middle;box-shadow: none !important;display: block;cursor: pointer;font-family: Roboto;}



.fb-review-more{background-color: #ccd1d9;/* border-color: #ced0d4; */color: #434a54 !important;line-height: 30px;padding: 0 16px;border: none;position: absolute;bottom: 0;height: 30px;left: 0;}



.fb-review-more:hover{background-color: #ccd1d9;box-shadow: none !important;}


.njt-fr-stars{}
.njt-fr-stars .njt-fr-starsnumb{}
.njt-fr-stars .njt-fr-starslist-wrapper{
    font-size: 0;
    line-height: 0;
    float: left;
    width: 106px;
    height: 24px;
}

.fb-review-main{
    padding-top: 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.fb-review-main:before{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	content: '';
	width: 100%;
	height: 36px;
	top: 0;
	left: 0;
	background: #3b5998;
	z-index: 1;
}
.fb-review-main:after{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	content: '';
	width: 23px;
	height: 36px;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(../assets/frontend/img/facebook-letter-logo.svg);
	background-size: 50px;
	background-position: -13px 0px;
	opacity: 0.09;
}
.fb-review-more.js__fb_hide_after_load:not(.js__fb_loading){
	display: none;
}
.fb-review-more.js__fb_loading:before{
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url('../assets/frontend/img/spinner-of-dots.svg') 0 0 no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -1px;
	-webkit-animation: ani-fb-spin 1.4s infinite linear;
	-moz-animation: ani-fb-spin 1.4s infinite linear;
    animation: ani-fb-spin 1.4s infinite linear;
}
.hide-head{
padding-top: 0;
}
.hide-head:before{
  height: 0;
}
.njt-google-places-reviews-wap{
  overflow: hidden;
}

/* Updated Google Places Reviews CSS */
.njt-google-places-reviews-wap { 
  line-height: 14px; 
  position: relative; 
  width: 100%; 
  padding: 0px !important; 
  border-top: 0px !important; 
  box-shadow: none!important;
  font-family: Roboto;
}

.njt-review .njt-review-info .grp-reviewer-name a {
  text-decoration: none;
  box-shadow: none;
  border: none;
  font-size: 14px;
  color: #000;
  line-height: 18px;
}

.njt-header .njt-header-title a {
  display: none !important;
}

.njt-header .njt-header-content:after {
  display: none !important;
}

.njt-header {
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
  background: transparent;
  max-width: 236px;
  /* float: left !important; */
  padding-right: 15px !important;
  border-radius: 0;
  padding-top: 10px !important;
}

@media (max-width: 768px) {
  .njt-header {
    float: left !important;
  }
}

.njt-header-image img {
  height: 50px;
  width: 50px;
  object-fit: cover;
  position: absolute;
  transform: none;
  left: 0;
  top: 0;
}

.njt-header .njt-header-content {
  margin-left: 62px;
}

.njt-header-image {
  width: 50px;
  overflow: hidden;
  height: 50px;
  position: relative;
  float: left;
  padding-top: 0px !important;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
  margin-right: 10px;
}

/* Keep remaining original CSS that wasn't overridden */
.njt-header-badge{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.njt-header:after{
	content: '';
	clear: both;
	display: block;
}
.njt-header .njt-fr-starsnumb {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  color: #e7711b;
  font-weight: 500;
}
.njt-header .njt-fr-starsnumb span{
    font-size: 24px;
    line-height: 38px;
}
.njt-review-avatar{width: 60px;overflow: hidden;height: 60px;float: left;border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%;}
.njt-review-avatar img{
  height: 100%;
}
.njt-clearfix{
  clear: both;
}
.njt-review .njt-review-content{
  padding-top: 5px;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.njt-review .njt-review-content > *{
	display: inline;
}
.njt-review .njt-review-content a{
    font-size: 14px;
    color: #1a0dab;
    text-decoration: none;
}
.njt-review .njt-review-content a:hover{
	color: #e7711b
}
.njt-review {padding-top: 20px;padding-bottom: 10px;}
.njt-review .njt-review-header{}
.njt-review .njt-review-info{
    margin-left: 73px;
}
.njt-review .njt-fr-starslist-wrapper{
    padding: 5px 0;
    line-height: 0;
    background: none;
}
.njt-review .gpr-rating-time{
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-top: 10px;
}
.njt-review .njt-fr-starsnumb{ display: none;}
.njt-review .njt-review-info .grp-reviewer-name{
    font-size: 14px;
    font-weight: 700;
    display: block;
    line-height: 18px;
}
.njt-review .njt-review-info .grp-reviewer-name span{}
.btn-reivew {
  font-size: 19px;
  color: red;
  box-shadow: none !important;
}
.btn-reivew:hover,.btn-reivew:focus{
  color: red;
  box-shadow: none !important;
  border: none;
}
.njt-header .njt-fr-starslist-wrapper{
	display: inline-block;
	height: 39px;
  padding-top: 9px;
  background: unset !important;
}
.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-current{
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-star{
    background: url('../img/rate-star-button.svg') 0 0 no-repeat;
    width: 18px;
    height: 18px;
    background-size: 100%;
    display: inline-block;
    margin-right: 5px;
}
.njt-fr-starslist-wrapper .njt-fr-starslist-background{}
.njt-fr-starslist-wrapper .njt-fr-starslist-current .njt-fr-star{}
.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-background .njt-fr-star{
    background-image: url(../img/rate-star-button-gray.svg);
}
.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-container{
    position: relative;
    font-size: 0;
    height: 18px;
    display: inline-block;
    overflow: hidden;
}
.njt-google-places-reviews-wap .njt-google-places-reviews .njt-fr-starslist-wrapper{
  background: none;
}

/*column*/
.njt-review{
  float: left;
  margin-bottom: 15px;
  padding: 5px;
}

.njt-disabled-shadow{
  box-shadow: none;
}

/* Google logo positioning in badge */
.njt-badge #google-logo-img {
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
  opacity: 0.8;
}

/* Badge specific header styling */
.njt-badge .njt-header {
  max-width: 240px;
  padding: 10px 12px !important;
  background: transparent;
}

.njt-badge .njt-header-image {
  width: 44px !important;
  height: 44px !important;
  margin-right: 10px;
}

.njt-badge .njt-header-image img {
  width: 44px !important;
  height: 44px !important;
  border-radius: 8px;
  object-fit: cover;
  position: relative !important;
  transform: none !important;
  left: auto !important;
  visibility: visible !important;
}

/* Show Google logo as small icon */
.njt-badge .njt-header-image img[src*="google_place.svg"] {
  position: absolute !important;
  bottom: -2px;
  right: -2px;
  width: 16px !important;
  height: 16px !important;
  z-index: 10;
  opacity: 0.9;
}

.njt-badge .njt-header-content {
  margin-left: 54px;
  padding-right: 0;
}

.njt-badge .njt-header-title {
  display: none !important;
}

.njt-badge .njt-read-all-reviews {
  font-size: 11px;
  color: #666;
  margin-bottom: 3px;
  font-weight: 500;
  line-height: 1.2;
}

.njt-badge .njt-rating-container {
  display: flex;
  align-items: center;
  gap: 6px;
}

.njt-badge .njt-fr-starsnumb {
  font-size: 11px;
  color: #666;
  font-weight: normal;
  padding-right: 6px;
}

.njt-badge .njt-fr-starsnumb span {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  line-height: 1;
}
.njt-google-places-reviews-wap .slick-initialized .slick-slide{
	border: none;
	outline: none;
}
.njt-google-places-reviews-wap .njt-gr-slick-prev,.njt-google-places-reviews-wap .njt-gr-slick-next{
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    transform: translate(0,-50%);
    background-color: rgba(66, 133, 244,0.7);
    border-radius: 100%;
    cursor: pointer;
    transition: 0.4s ease all;
}
.njt-google-places-reviews-wap .njt-gr-slick-prev:hover,.njt-google-places-reviews-wap .njt-gr-slick-next:hover{
	background-color: rgba(66, 133, 244,1);
}
.njt-google-places-reviews-wap .njt-gr-slick-prev{
    left: -12px;
    background-image: url(../img/left-arrow.svg);
    background-repeat: no-repeat;
    background-position: 6px 7px;
    background-size: 60% 60%;
}
.njt-google-places-reviews-wap .njt-gr-slick-next{
    right: -12px;
    background-image: url(../img/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    background-size: 60% 60%;
}
.njt-google-places-reviews-wap .njt-reviews-carousel-wrap{
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.njt-reviews-wrap{
    font-size: 0;
}
.njt-reviews-wrap .njt-review{
    display: inline-block;
    float: none;
    vertical-align: top;
}

.njt-review-header .wrapper-google-review{
	background: none !important;
}

.njt-google-places-reviews.njt-google-places-reviews-wap.njt-badge {
  cursor: pointer;
  background: rgba(230, 230, 230, 0.92) !important;
  border-radius: 24px !important;
  padding: 0 !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: none !important;
  max-width: fit-content;
  transition: all 0.3s ease;
  display: inline-block;
}

.njt-google-places-reviews.njt-google-places-reviews-wap.njt-badge:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  transform: translateY(-2px);
}

/* The Modal (background) */
.njt-review-badge-modal {
  display: none; /* flex when show */
  flex-direction: column;
  position: fixed;
  z-index: 2147483647;
  right: 0;
  top: 0;
  width: 368px;
  height: 100%;
  overflow: hidden;
  background-color: white;
  box-shadow: 0 0 4px 1px rgba(0,0,0,.08);
}

.njt-review-badge-modal .njt-ellipsis {
  white-space: nowrap;
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.njt-review-badge-modal__header {
  flex-basis: 80px;
  flex-shrink: 0;
  width: 100%;
  padding: 10px 16px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;

  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.njt-review-badge-modal__header-image {
  flex: 2;
  text-align: center;
}

.njt-review-badge-modal__header-image img {
  height: 100%;
  vertical-align: bottom;
  max-width: 60px;
}

.njt-review-badge-modal__header-info {
  flex: 8;
  white-space: nowrap;
  overflow: hidden;
}

.njt-review-badge-modal__header-title {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
}

.njt-review-badge-modal .njt-fr-starsnumb {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  color: #e7711b;
  font-weight: 500;
}

.njt-review-badge-modal .njt-fr-starsnumb span {
  font-size: 24px;
  line-height: 38px;
}

.njt-review-badge-modal .njt-fr-starslist-wrapper {
  display: inline-block;
  padding-top: 9px;
}

.njt-review-badge-modal .njt-fr-starslist-container {
  position: relative;
  font-size: 0;
  height: 18px;
  display: inline-block;
}

.njt-review-badge-modal .njt-fr-starslist-current {
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.njt-review-badge-modal .njt-fr-starslist-background .njt-fr-star {
  background-image: url(../img/rate-star-button-gray.svg);
}

.njt-review-badge-modal .njt-fr-star {
  background: url("../img/rate-star-button.svg") 0 0 no-repeat;
  width: 18px;
  height: 18px;
  background-size: 100%;
  display: inline-block;
  margin-right: 5px;
}

.njt-review-badge-modal__close-btn {
  color: black;
  font-size: 28px;
  font-weight: bold;
  flex: 1;
}

.njt-review-badge-modal__close-btn:hover,
.njt-review-badge-modal__close-btn:focus {
  text-decoration: none;
  cursor: pointer;
}


.njt-review-badge-modal__content {
  width: inherit;
  flex-grow: 1;
  padding: 15px 0 15px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;

  /* subtract header and footer */
  max-height: calc(100vh - 80px - 48px);
}

.njt-review-badge-modal__content .njt-btn-see-all-reviews,
.njt-review-badge-modal__content .njt-btn-write-review {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  text-decoration: underline;
}

.njt-review-badge-modal__content .njt-btn-see-all-reviews:hover,
.njt-review-badge-modal__content .njt-btn-write-review:hover {
  text-decoration: none;
}

.njt-review-badge-modal__review {
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}

.njt-review-badge-modal__review-avatar {
  flex-grow: 0;
  text-align: center;
}

.njt-review-badge-modal__review-avatar img{
  height: 50px;
  width: 50px;
  min-width: 50px;
}

.njt-review-badge-modal__review-info {
  flex-grow: 7;
}

.njt-review-badge-modal__review-name {
  font-size: 14px;
  display: block;
  font-weight: bold;
  color: #427fed;
  text-decoration: none;
  box-shadow: none;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.njt-review-badge-modal__review-time {
  display: block;
  color: #999;
  font-size: 13px;
  text-shadow: 1px 1px 0 #fff;
}

.njt-review-badge-modal__review-text {
  margin-top: 0;
  color: #000000;
  line-height: 24px;
  font-size: 14px;
  word-break: break-word;
}

.njt-review-badge-modal__review-text .njt-full-text,
.njt-review-badge-modal__review .njt-btn-read-less-badge-review {
  display: none;
}

.njt-btn-read-more-badge-review,
.njt-btn-read-less-badge-review {
  font-size: 14px;
  color: #1a0dab;
  cursor: pointer;
}

.njt-btn-read-more-badge-review:hover, .njt-btn-read-more-badge-review:focus,
.njt-btn-read-less-badge-review:hover, .njt-btn-read-less-badge-review:focus {
  color: #e7711b;
}


.njt-review-badge-modal__footer {
  width: 100%;
  flex-basis: 48px;
  flex-shrink: 0;
  text-align: center;
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .06);
  display: flex;
  background-color: #fff;
}

.njt-review-badge-modal__footer img {
  margin: auto;
}

.widget.njt-google-places-reviews .njt-google-places-reviews-wap {
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .njt-reviews-wrap:not(.njt-reviews-carousel-wrap) .njt-review{
    width: 100% !important;
  }
}

@media only screen and (max-width: 368px) {
  .njt-review-badge-modal {
    width: 319px;
  } 
}

/* Complete badge redesign to match screenshot */
.njt-google-places-reviews.njt-badge .njt-header {
  padding: 10px 14px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  max-width: fit-content !important;
  background: transparent !important;
  min-width: auto !important;
}

/* Hide business image, show Google G logo */
.njt-badge .njt-header-image img[title] {
  display: none !important;
}

/* Google G logo */
.njt-google-places-reviews.njt-badge .njt-header-image {
  width: 40px !important;
  height: 40px !important;
  margin: 0 !important;
  float: none !important;
  flex-shrink: 0;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  background: transparent !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

/* Google G using inline SVG */
.njt-google-places-reviews.njt-badge .njt-header-image::before {
  content: '' !important;
  position: absolute !important;
  width: 36px !important;
  height: 36px !important;
  top: 2px !important;
  left: 2px !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"/><path fill="%234285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"/><path fill="%23FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"/><path fill="%2334A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"/><path fill="none" d="M0 0h48v48H0z"/></svg>') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: block !important;
}

.njt-google-places-reviews.njt-badge .njt-header-image img {
  display: none !important;
}

/* Content layout */
.njt-google-places-reviews.njt-badge .njt-header-content {
  margin-left: 0 !important;
  flex: 1;
  display: flex !important;
  flex-direction: column !important;
  gap: 1px !important;
  padding: 0 !important;
  justify-content: center !important;
}

/* Reviews count styling - moved to top */
.njt-google-places-reviews.njt-badge .njt-read-all-reviews {
  order: -1 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  color: #3c4043 !important;
  margin: 0 0 3px 0 !important;
  line-height: 1.2 !important;
}

.njt-google-places-reviews.njt-badge .njt-read-all-reviews strong {
  font-weight: 500 !important;
  color: #3c4043 !important;
}

/* Rating container */
.njt-google-places-reviews.njt-badge .njt-rating-container {
  display: flex !important;
  align-items: center !important;
  gap: 4px !important;
  margin: 0 !important;
}

/* Rating number - hide 'out of 5 stars' text */
.njt-google-places-reviews.njt-badge .njt-fr-starsnumb {
  font-size: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  display: inline-block !important;
  margin-right: 8px !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starsnumb span {
  font-size: 26px !important;
  color: #f9ab00 !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}

/* Stars styling */
.njt-google-places-reviews.njt-badge .njt-fr-starslist-wrapper {
  width: 85px !important;
  height: 17px !important;
  padding: 0 !important;
  vertical-align: middle !important;
  display: inline-block !important;
  overflow: hidden !important;
  position: relative !important;
}

/* Orange stars to match the rating */
.njt-google-places-reviews.njt-badge .njt-fr-star {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23f9ab00" d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>') no-repeat center !important;
  background-size: contain !important;
  width: 17px !important;
  height: 17px !important;
  display: inline-block !important;
  margin-right: 1px !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starslist-current .njt-fr-star {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23f9ab00" d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>') no-repeat center !important;
  background-size: contain !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starslist-background .njt-fr-star {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23e8eaed" d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>') no-repeat center !important;
  background-size: contain !important;
}

/* Hide title completely */
.njt-google-places-reviews.njt-badge .njt-header-title,
.njt-google-places-reviews.njt-badge .njt-header-title a {
  display: none !important;
}

/* Additional overrides to ensure compact badge */
.njt-google-places-reviews.njt-badge {
  width: auto !important;
  min-width: auto !important;
  max-width: fit-content !important;
}

/* Fix star container structure in badge */
.njt-google-places-reviews.njt-badge .njt-fr-starslist-container {
  position: relative !important;
  height: 17px !important;
  width: 85px !important;
  overflow: hidden !important;
  display: inline-block !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starslist-background,
.njt-google-places-reviews.njt-badge .njt-fr-starslist-current {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  height: 17px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starslist-background {
  z-index: 1 !important;
}

.njt-google-places-reviews.njt-badge .njt-fr-starslist-current {
  z-index: 2 !important;
}

.njt-google-places-reviews.njt-badge .njt-header::after {
  display: none !important;
}