/* Farferdalater hide plugin recommendation box */
.recommend-section-page-width.recommend-collected,
.recommend-section-page-width[data-ssr-product-recommend-bottom] {
  display: none !important;
}
