/* STORE APP Patch 442: source-verified media dimensions and language dropdown hard fix. */
body.site-masterpalm .mpb2b-topbar,
body.site-masterpalm .mpb2b-topbar .mpb2b-container,
body.site-masterpalm .mpb2b-topbar-language{overflow:visible!important;}
body.site-masterpalm .mpb2b-topbar-language{position:relative!important;z-index:2147483000!important;}
body.site-masterpalm .mpb2b-topbar-language #sesTranslatePanel.ses-translate-panel{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:280px!important;max-width:min(92vw,320px)!important;max-height:min(72vh,520px)!important;overflow:auto!important;margin:0!important;padding:8px!important;background:#0b1017!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:14px!important;box-shadow:0 24px 72px rgba(0,0,0,.72)!important;z-index:2147483100!important;}
body.site-masterpalm .mpb2b-topbar-language #sesTranslatePanel.ses-translate-panel.is-open,
body.site-masterpalm .mpb2b-topbar-language #sesTranslatePanel.ses-translate-panel[aria-hidden="false"],
body.site-masterpalm .mpb2b-topbar-language #sesTranslatePanel.ses-translate-panel[data-mp-language-open="1"]{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
body.site-masterpalm .mpb2b-topbar-language .ses-language-flag-img{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;object-fit:cover!important;border-radius:999px!important;}
body.site-masterpalm .mpb2b-topbar-language #sesTranslatePanel .ses-language-option img{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;object-fit:cover!important;border-radius:999px!important;}
body.site-masterpalm #site-main .mpb2b-gallery,
body.site-masterpalm #site-main .mpb2b-product-media-column{min-width:0!important;width:100%!important;}
body.site-masterpalm #site-main button.mpb2b-gallery-main,
body.site-masterpalm #site-main .mpb2b-gallery-main:not(.mpb2b-gallery-main--empty){display:block!important;width:100%!important;max-width:100%!important;min-width:280px!important;min-height:430px!important;height:auto!important;aspect-ratio:4/3!important;background-image:var(--mp-product-img)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;background-color:#f7f8fa!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:14px!important;overflow:hidden!important;}
body.site-masterpalm #site-main button.mpb2b-thumb,
body.site-masterpalm #site-main .mpb2b-thumb{display:block!important;width:100%!important;height:82px!important;min-height:82px!important;background-image:var(--mp-thumb-img,var(--mp-product-img))!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;background-color:#f7f8fa!important;}
body.site-masterpalm #site-main .mpb2b-product-media,
body.site-masterpalm #site-main .mp-product-list-media,
body.site-masterpalm #site-main .mp-card-media,
body.site-masterpalm #site-main .ses-list-card__media{display:block!important;width:100%!important;min-width:0!important;min-height:220px!important;aspect-ratio:4/3!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;background-color:#f7f8fa!important;}
body.site-masterpalm #site-main .mpb2b-product-media{background-image:var(--mp-product-img,var(--mp-product-card-bg,var(--mp-card-bg,none)))!important;}
body.site-masterpalm #site-main .mp-product-list-media{background-image:var(--mp-product-card-bg,var(--mp-product-img,var(--mp-card-bg,none)))!important;}
body.site-masterpalm #site-main .mp-card-media{background-image:var(--mp-card-bg,var(--mp-product-card-bg,var(--mp-product-img,none)))!important;}
