#skeepers_product_widget .rating__sort-type, #skeepers_product_widget .rating__search{display:none !important;}

.products .skeepers_product__stars .stars__rating .rate-aggregate,
.products .skeepers_product__stars .stars__rating .rate-aggregate__separator,
.products .skeepers_product__stars .stars__rating .rate-aggregate__max{
    display:none !important;
}

.products  .skeepers_product__stars .review__header{margin-bottom:0px !important;}


@media (max-width: 991.98px){
    .skeepers_product__reviews{
        margin-left:0px  !important;
        margin-right: 0px !important;
    }
}

.product-description .skeepers_product__stars .review__header {
    cursor: default;
}

.product-description .skeepers_product__stars .review__header:hover .stars__rating {
    text-decoration: none;
}