/* Mobile bridge only. Product geometry remains owned by catalog-mobile.css. */
body .pkd-catalog .pkd-shell,
body .pkd-directory-page .pkd-shell,
body .pkd-catalog-archive-hero .pkd-shell,
body .pkd-category-modern .pkd-shell {
  width: calc(100% - 24px);
}
body.pakdan-mobile-actions-enabled .pkd-catalog-standalone-page,
body.pakdan-mobile-actions-enabled .pkd-catalog,
body.pakdan-mobile-actions-enabled .pkd-directory-page {
  scroll-padding-bottom: calc(var(--pakdan-mobile-action-height, 62px) + 16px);
}
