Remove 'Write a Review' Section from Store

@WidgetFitness
Please Go to Online Store → Themes → Edit code → Assets → theme.scss.liquid and paste this code at the end of this file.

#judgeme_product_reviews {
display: none !important;
}