body:has(.fresh-conversion-v4) .shopify-section-group-header-group,
body:has(.fresh-conversion-v4) .shopify-section-group-footer-group {
  display: none !important;
}

body:has(.fresh-conversion-v4) main,
body:has(.fresh-conversion-v4) #MainContent {
  padding-top: 0 !important;
}

body:has(.fresh-conversion-v4) {
  scroll-padding-top: 16px;
}
