/* Inner content compatibility with the separate sticky header. No homepage rules. */
/* The old Elementor heroes started 186px underneath an overlaid header. */
body:is(.mt-inner-preview,.mt-inner-page) .elementor > .e-con:first-child:has(h1){--margin-top:0px!important;margin-top:0!important}
/* Keep complete photos in content widgets; never crop scans or equipment. */
body:is(.mt-inner-preview,.mt-inner-page) .elementor-widget-image img{height:auto!important;max-height:none!important;object-fit:contain!important}
body:is(.mt-inner-preview,.mt-inner-page) .mt-table-scroll{max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
body:is(.mt-inner-preview,.mt-inner-page) .elementor-widget:has(.mt-table-scroll){min-width:0;max-width:100%}
body:is(.mt-inner-preview,.mt-inner-page) .mt-table-scroll:focus-visible{outline:2px solid #8b7100;outline-offset:3px}
@media(max-width:700px){body:is(.mt-inner-preview,.mt-inner-page) .elementor-heading-title{overflow-wrap:anywhere;hyphens:auto}body:is(.mt-inner-preview,.mt-inner-page) .elementor-widget-text-editor{overflow-wrap:anywhere}}
