.yotpo-reviews-tab-floating-tab {
    display: none !important;
}

#yotpo-bottom-line-h-custom {
    cursor: pointer;
}

#yotpo-bottom-line-h-custom #carousel-top-panel {
    border: none!important
}

#yotpo-bottom-line-h-custom .y-badge-image,#yotpo-bottom-line-h-custom .y-badges-certified,#yotpo-bottom-line-h-custom .y-powered-by,#yotpo-bottom-line-h-custom .carousel-read-more-text,#yotpo-bottom-line-h-custom .yotpo-icon.yotpo-corner,#yotpo-bottom-line-h-custom .label-with-tooltip.carousel-tool-tip,#yotpo-bottom-line-h-custom .yotpo-label.yotpo-small-box,#yotpo-bottom-line-h-custom .scroller,#yotpo-bottom-line-h-custom #carousel-top-panel .headline,#yotpo-bottom-line-h-custom #carousel-top-panel>.sr-only,#yotpo-bottom-line-h-custom hr {
    display: none!important
}

#yotpo-bottom-line-h-custom .yotpo-display-wrapper.carousel-display-wrapper {
    padding: 0px!important;
    margin-top: -3px
}

#yotpo-bottom-line-h-custom #y-badges .y-badge {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row-reverse;
    padding-top: 2px
}

#yotpo-bottom-line-h-custom #y-badges .y-badge-reviews {
    top: auto;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-left: 3px;
    font-family: 'Montserrat', sans-serif;
}

#yotpo-bottom-line-h-custom #y-badges .y-badge-stars {
    position: static
}

#yotpo-bottom-line-h-custom .carousel-reviews-bottom-line .yotpo-num-of-reviews.active {
    display: inline-block;
    padding-top: 1px
}

#y-badges .yotpo-icon {
    color: #000;
}

.y-badge.yotpo-display-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px;
}

#yotpo-bottom-line-h-custom .custom-stars .star {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 33"><path d="M17.0919 25.4549L16.8335 25.299L16.5751 25.4549L7.39263 30.9971L9.82942 20.5516L9.89798 20.2577L9.66988 20.0601L1.55658 13.0315L12.2393 12.1252L12.5397 12.0997L12.6574 11.8221L16.8335 1.9688L21.0096 11.8221L21.1273 12.0997L21.4277 12.1252L32.1104 13.0315L23.9971 20.0601L23.769 20.2577L23.8376 20.5516L26.2744 30.9971L17.0919 25.4549Z" fill="%23000000" stroke="%23000000"/></svg>');
}

/* 3. Remove any lingering Yotpo fontsh styles that might interfere */
.custom-stars .star:before, 
.custom-stars .star:after {
    display: none !important;
    content: none !important;
}