body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .woosw-btn,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .hsj-r3-share--product,
body.single-product:not(.hsj-pdp-v3-active) .related.products .woosw-btn,
body.single-product:not(.hsj-pdp-v3-active) .related.products .hsj-r3-wishlist-card-slot {
  display: none !important;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppcp-messages,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppc-button-wrapper,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .product_meta,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .woocommerce-product-details__short-description,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .price,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .product_title,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .single-product-category,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .woocommerce-breadcrumb,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary form.cart {
  clear: both;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppcp-messages {
  margin: 6px 0 10px;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppc-button-wrapper {
  margin: 0 0 14px;
  position: relative;
  z-index: 1;
}

body.single-product.hsj-nav-open:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppcp-messages,
body.single-product.hsj-nav-open:not(.hsj-pdp-v3-active) .summary.entry-summary > .ppc-button-wrapper {
  max-height: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
