/* recovered: dynamic customizer CSS not archived; theme __colors.css covers palette */
/* recovery header fix: the Elementor Pro header template was injected at the top on the live
   site via Pro's location JS; in the static capture it falls to the end of <body>. Pin it back
   to the top, size the logo, and offset the page so content isn't hidden underneath. */
[data-elementor-type="header"]{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:9999;background:#fff!important;box-shadow:0 1px 8px rgba(0,0,0,.09);}
[data-elementor-type="header"] > .elementor-section-wrap,[data-elementor-type="header"] .elementor-section{background:#fff;}
[data-elementor-type="header"] .elementor-container{min-height:88px;align-items:center;}
[data-elementor-type="header"] .elementor-widget-image img,[data-elementor-type="header"] img{max-height:60px!important;width:auto!important;}
body{padding-top:92px!important;}
@media (max-width:1024px){body{padding-top:76px!important;} [data-elementor-type="header"] .elementor-container{min-height:70px;}}
