.elementor .e-e50a42e{flex-direction:column;justify-content:center;/* =========================================================
 PIXEM 2 — Section 1: Sticky Buy Bar
 Requires 00-shared-base.css on the page.
 ========================================================= */
.px2-buybar {
position:sticky; top:0; z-index:900;
background:rgba(255,255,255,.82);
-webkit-backdrop-filter:saturate(180%) blur(18px);
backdrop-filter:saturate(180%) blur(18px);
border-bottom:1px solid rgba(0,0,0,.08);
}
.px2-buybar .px2-wrap--wide {
display:flex; align-items:center; justify-content:space-between;
min-height:56px;
}
.px2-buybar-name { font-size:19px; font-weight:600; letter-spacing:-.01em; }
.px2-buybar-right { display:flex; align-items:center; gap:16px; }
.px2-buybar-price { font-size:13px; color:var(--ink-soft); }\n}