/*
 * Artumos marketplace overrides.
 * Keep this file focused on new marketplace styling while theme-it.css is still a legacy base.
 */
:root{--artumos-page-max-width:1440px;--artumos-page-gutter:24px;--artumos-test-size-bump:2px;--artumos-test-font-bump:1px}@media (min-width:1200px){.container-exact,.lg-top-bar-12345 .container-exact,.lz-wizard-inner-12345{max-width:var(--artumos-page-max-width) !important}.container-exact{padding-left:var(--artumos-page-gutter) !important;padding-right:var(--artumos-page-gutter) !important}.lz-wizard-inner-12345{min-height:calc(100% + var(--artumos-test-size-bump)) !important}.lz-wizard-btn-12345,.product-btn-exact,.woo-product-btn-12345,.auth-pro-input-2025,.sk24-acc-select{min-height:calc(100% + var(--artumos-test-size-bump)) !important;padding-top:calc(.5em + var(--artumos-test-size-bump)) !important;padding-bottom:calc(.5em + var(--artumos-test-size-bump)) !important;font-size:calc(1em + var(--artumos-test-font-bump)) !important}.product-card-exact,.woo-product-card-12345,.category-card-exact,.woo-category-card-12345,.lz-product-card-12345,.home-product-card-12345,.sk24-acc-panel{padding:calc(1em + var(--artumos-test-size-bump)) !important}.product-info-exact h3,.woo-product-title-12345,.lz-product-title-12345,.section-header-exact h2,.lz-section-title-12345,.sk24-footer-title,.sk24-acc-page-head__title{font-size:calc(1em + var(--artumos-test-font-bump)) !important}.product-price-exact,.woo-product-price-12345,.lz-product-price-12345{font-size:calc(1em + 3px) !important}}
