.elementor-385 .elementor-element.elementor-element-64927cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-385 .elementor-element.elementor-element-64927cd{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-d4bc09b *//* 
  ══════════════════════════════════════════════════════
  MY HANDS CAR WASH — Fleet Accounts Page CSS Fix
  
  Paste this into ONE of these locations:
  Option A: Elementor → Edit Page → gear icon (bottom left) 
            → Custom CSS tab
  Option B: WPCode → Add New Snippet → CSS Snippet
            → set condition: "Show on page" → Fleet Accounts
  ══════════════════════════════════════════════════════
*/

/* Hide WP theme header/footer/hr artifacts on this page */
#header,
#footer,
#headerimg,
body > #page > hr,
#page > hr,
.site > hr {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* Dark background for the full page */
body.elementor-page-385,
body.page-id-385 {
  background: #0D1B2A !important;
}

/* Remove padding Elementor adds around the HTML widget */
body.page-id-385 .elementor-widget-html,
body.page-id-385 .elementor-widget-container,
body.page-id-385 .e-con-full,
body.page-id-385 .elementor-element-64927cd {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}/* End custom CSS */