/* Static-shell fixes: the PrestaShop account/cart features have no backend here. */
#header_user_info, #_desktop_cart, #_mobile_cart, .leo-fly-cart, .leo-fly-cart-slidebar { display: none !important; }
/* Full-bleed menu bar without the page-builder JS (bg-fullwidth was applied at runtime). */
.ApRow.bg-fullwidth[data-bg_data*="#e30052"] { box-shadow: 0 0 0 100vmax #e30052; clip-path: inset(0 -100vmax); }
