/* === 2026-05-25 v15 . LOVERY: zoom override */
body.template-product:has(.rf-scope) main,
body.template-product:has(.rf-scope) main#MainContent,
body.template-product:has(.rf-scope) main.content-for-layout,
body.template-product:has(.rf-scope) .content-for-layout,
body.template-product:has(.rf-scope) .shopify-section,
body.template-product:has(.rf-scope) .shopify-section.rf-product-page-section,
body.template-product:has(.rf-scope) [id^="shopify-section-template"][id$="__main"] {
  zoom: 1 !important;
  -ms-zoom: 1 !important;
}