.smartguide-patch :is(
  #header,
  #sidebar,
  .navbar,
  .tab-item,
  .bottom-fix-item,
  .bottom-sheet-item,
  #productKeyInfo,
  .tire-shopping-hook,
  #mobileQuickMenu
) {
  display: none !important;
}
.smartguide-patch #container { padding-bottom: 0 !important; }
.smartguide-patch #productReview { border-top: none !important; padding: 20px 0 40px !important; scroll-margin-top: 0 !important; }
.smartguide-patch #productReview .review-list-console { display: none !important; }
.smartguide-patch .review-list-section .review-list-console { display: none !important; }
.smartguide-patch .review-article .review-composition .reviewer-wrap { padding-right: 0 !important; }
.smartguide-patch .review-article .review-composition .reviewer-wrap .popup-menu-item { display: none !important; }
.smartguide-patch .review-article .review-composition .footer { display: none !important; }
.smartguide-patch .reviewer-control { display: none !important; }
.section.border-t.mg-t-10u:has(.more-goods-area) { display: none !important; }

.smartguide-patch #productDetailInfo { border-top: none !important; padding: 20px 0 40px !important; scroll-margin-top: 0 !important; }

.smartguide-patch.review #productDetailInfo { display: none !important; }
.smartguide-patch.detail-info #productReview { display: none !important; }

