.okeReviews.okeReviews--theme .okeReviews-reviews-controls {
    display: block !important;
}

.okeReviews.okeReviews--theme .okeReviews-select {
  display: none;
}

div.okeReviews-widget-holder .okeReviews-reviewsWidget.js-okeReviews-reviewsWidget {
    padding-top: 30px!important;
}

.okeReviews.okeReviews--theme .okeReviews-reviews-controls-sort {
    justify-content: flex-end;
}

div.okeReviews.okeReviews--theme .okeReviews-reviewsWidget.is-okeReviews-reviewsWidget-large .okeReviews-reviews-controls-reviewCount {
    display: none !important;
}

div.shopify-app-block .okeReviews-widget-holder .okeReviews-reviewsWidget-reviews.js-okeReviews-reviewsContainer .okeReviews-reviews-controls .okeReviews-reviews-controls-sort .okeReviews-reviews-controls-select a.okeReviews-reviewsWidget-header-controls-writeReview.js-okeReviews-writeReview.okeReviews-button {
    position: relative;
}