[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-icon.yotpo-comment-avatar {
    background-image: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/foxwood.jpg?v=1752184393") !important;
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-position: center;
}

/*Empty State*/
.yotpo-reviews-main-widget[class*="yotpo-device-"][class*="yotpo-display-"] .yotpo-empty-state::before {
  content: '';
  width: 75px;
  height: 70px;
  display: block;
  background: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/Foxwood_Stars.png?v=1752744588) no-repeat center center / contain;
  margin: auto;
}

.yotpo-reviews-main-widget[class*="yotpo-device-"][class*="yotpo-display-"] .yotpo-empty-state svg {
  display: none;
}
button#yotpo-main-widget-btn {
    border: 1px solid white;
}
[class*="yotpo-display-"][class*="yotpo-device-desktop"][style] .yotpo-head {
    margin: 20px 0 15px 0;
}
.yotpo-display-s .yotpo-head {
    margin: 0!important;
}
.yotpo-display-s .yotpo-empty-state {
    margin-top: 15px!important;
}
[class*="yotpo-display-"][class*="yotpo-device-mobile"][style] p#yotpo-headline-reviews {
    margin-top: 20px;
}


/*space on top and bottom of the reviews widget*/

 	
.yotpo-main-layout .yotpo-border-margin{
    margin-top: 0 !important;
  }

.yotpo-new-review-btn-wrapper .yotpo-new-review-btn.empty-state {
    
    margin-bottom: 0 !important;
  }

.yotpo-reviews-pagination-container {
    margin-bottom: 0px !important;
}