.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html, body { min-height: 100vh; margin: 0; }
body.elementor-kit-5 { display: flex; flex-direction: column; }
body.elementor-kit-5 > .elementor-location-header,
body.elementor-kit-5 > .elementor-location-footer { flex: 0 0 auto; }
body.elementor-kit-5 > .site,
body.elementor-kit-5 > #page,
body.elementor-kit-5 > main,
body.elementor-kit-5 > .site-main,
body.elementor-kit-5 > .site-content { flex: 1 0 auto; display: flex; flex-direction: column; }
body.elementor-kit-5 > .site > main,
body.elementor-kit-5 > #page > main,
body.elementor-kit-5 > .site-main > main { flex: 1 0 auto; }

/* Sticky-footer: body is flex-column, content grows, footer margin-top:auto */
html, body { min-height: 100vh; margin: 0; }
body.elementor-page { display: flex; flex-direction: column; min-height: 100vh; }
body.elementor-page > .elementor-location-header { flex: 0 0 auto; }
body.elementor-page > .elementor-location-footer { flex: 0 0 auto; margin-top: auto; order: 9999; }
body.elementor-page > div[data-elementor-type="wp-page"],
body.elementor-page > div[data-elementor-type="wp-post"],
body.elementor-page > .elementor { flex: 1 0 auto; }

/* Kill any margin between header and first content section, and between content and footer */
body.elementor-page > .elementor-location-header,
body.elementor-page > .elementor-location-footer { margin: 0 !important; }
body.elementor-page > div[data-elementor-type="wp-page"],
body.elementor-page > div[data-elementor-type="wp-post"] { margin: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important; }
body.elementor-page > div[data-elementor-type="wp-page"] > .elementor-section:first-child,
body.elementor-page > div[data-elementor-type="wp-post"] > .elementor-section:first-child,
body.elementor-page > div[data-elementor-type="wp-page"] > section.elementor-top-section:first-of-type { margin-top: 0 !important; }
body.elementor-page > div[data-elementor-type="wp-page"] > .elementor-section:last-child,
body.elementor-page > div[data-elementor-type="wp-post"] > .elementor-section:last-child { margin-bottom: 0 !important; }

/* Exile everything that isn't header/content/footer out of flex flow */
body.elementor-page > script,
body.elementor-page > style,
body.elementor-page > noscript,
body.elementor-page > svg,
body.elementor-page > iframe,
body.elementor-page > link,
body.elementor-page > meta,
body.elementor-page > span,
body.elementor-page > a.skip-link,
body.elementor-page > .elementor-screen-only,
body.elementor-page > .fancybox-container,
body.elementor-page > [aria-hidden="true"]:not(#co_popup_form) {
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    display: block !important;
    flex: 0 0 0 !important;
}
/* Keep the global popup truly fixed so it still works */
body.elementor-page > #co_popup_form {
    position: fixed !important;
    width: auto !important;
    height: auto !important;
}

/* cm-customizations form submit buttons — dark navy bg, orange text */
.cm-form-submit,
button.cm-form-submit,
.cm-form .cm-form-submit,
.cm-form button[type="submit"] {
    background: #030410 !important;
    background-color: #030410 !important;
    color: #ffa200 !important;
    border: 1px solid #030410 !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}
.cm-form-submit:hover,
button.cm-form-submit:hover,
.cm-form button[type="submit"]:hover {
    background: #ffa200 !important;
    background-color: #ffa200 !important;
    color: #030410 !important;
    border-color: #ffa200 !important;
}
.cm-form-submit:disabled,
button.cm-form-submit:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
}

/* === CM Mobile Optimization === */

.cm-mobile-actions {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 6px 0 2px;
    flex-shrink: 0;
}
.cm-mobile-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    height: 42px;
    padding: 0 20px;
    border-radius: 3px;
    border: 1px solid rgba(10,15,31,0.2);
    background: transparent;
    color: #0a0f1f;
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
    text-decoration: none;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    gap: 10px;
}
.cm-mobile-btn:hover,
.cm-mobile-btn:focus-visible {
    background: #0a0f1f;
    border-color: #0a0f1f;
    color: #ffa200;
    outline: none;
}
.cm-hamburger-lines {
    display: inline-block;
    width: 18px;
    height: 2px;
    background: currentColor;
    position: relative;
    transition: background 0.2s;
}
.cm-hamburger-lines::before,
.cm-hamburger-lines::after {
    content: "";
    position: absolute;
    left: 0;
    width: 18px;
    height: 2px;
    background: currentColor;
    transition: transform 0.25s ease;
}
.cm-hamburger-lines::before { top: -6px; }
.cm-hamburger-lines::after  { top: 6px; }
.cm-mobile-btn[aria-expanded="true"] .cm-hamburger-lines { background: transparent; }
.cm-mobile-btn[aria-expanded="true"] .cm-hamburger-lines::before { transform: translateY(6px) rotate(45deg); }
.cm-mobile-btn[aria-expanded="true"] .cm-hamburger-lines::after  { transform: translateY(-6px) rotate(-45deg); }

/* Slide-down nav panel */
.cm-mobile-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    background: #0a0f1f;
    color: #ffffff;
    padding: 56px 24px 32px;
    max-height: 100vh;
    max-height: 100dvh;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    font-family: Roboto, sans-serif;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-16px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0.25s;
}
.cm-mobile-panel[aria-hidden="false"] {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0s;
}
.cm-mobile-panel-close {
    position: absolute;
    top: 12px;
    right: 12px;
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 28px;
    line-height: 1;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 3px;
}
.cm-mobile-panel-close:hover,
.cm-mobile-panel-close:focus-visible {
    color: #ffa200;
    outline: none;
}
.cm-mobile-panel-nav {
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(255,255,255,0.08);
    margin-bottom: 24px;
}
.cm-mobile-panel-nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 4px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    transition: color 0.2s;
}
.cm-mobile-panel-nav a:hover,
.cm-mobile-panel-nav a:focus-visible {
    color: #ffa200;
    outline: none;
}
.cm-mobile-panel-cta {
    display: block;
    margin-top: 8px;
    padding: 14px 20px;
    background: #ffa200;
    color: #0a0f1f;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    font-family: Roboto, sans-serif;
}
.cm-mobile-panel-cta:hover,
.cm-mobile-panel-cta:focus-visible {
    background: #ffb733;
    outline: none;
}

body.cm-mobile-nav-open {
    position: fixed;
    width: 100%;
    overflow: hidden;
}

.cm-mobile-backdrop {
    position: fixed;
    inset: 0;
    z-index: 9997;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0s linear 0.25s;
}
.cm-mobile-backdrop.cm-open {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.25s ease, visibility 0s linear 0s;
}

/* ===== Mobile breakpoint (<= 900px) ===== */
@media (max-width: 900px) {

    /* Top bar: stack vertically, everything centered */
    header.elementor-location-header .cm-topbar-flex,
    header.elementor-location-header div[style*="display:flex"][style*="justify-content:space-between"] {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 8px !important;
        padding: 12px 12px 8px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    header.elementor-location-header .cm-topbar-flex > div,
    header.elementor-location-header div[style*="display:flex"][style*="justify-content:space-between"] > div {
        text-align: center !important;
        max-width: 100% !important;
        width: auto !important;
    }
    header.elementor-location-header img[alt="Chassis Master"] {
        max-height: 42px !important;
    }
    /* Email/address paragraphs: center, margins tight */
    header.elementor-location-header .cm-topbar-flex p,
    header.elementor-location-header div[style*="display:flex"][style*="justify-content:space-between"] p {
        text-align: center !important;
        margin: 4px 0 !important;
        font-size: 13px !important;
    }
    /* CALL button: more prominent on mobile */
    header.elementor-location-header .cm-header-cta {
        display: inline-block !important;
        padding: 8px 24px !important;
        font-size: 14px !important;
    }

    /* Hide horizontal desktop nav entirely; use hamburger in top bar */
    #cm-nav,
    .cm-nav-section {
        display: none !important;
    }

    /* Show hamburger */
    .cm-mobile-actions {
        display: flex !important;
    }

    /* Content pages: tighter section padding */
    [data-elementor-type="wp-page"] section.elementor-section,
    [data-elementor-type="single-page"] section.elementor-section {
        padding-top: 22px !important;
        padding-bottom: 22px !important;
    }

    /* Headings scale-down */
    h1.elementor-heading-title,
    .elementor-widget-heading h1 {
        font-size: 22px !important;
        line-height: 1.25 !important;
    }
    h2.elementor-heading-title,
    .elementor-widget-heading h2 {
        font-size: 18px !important;
        line-height: 1.3 !important;
    }

    /* Service list items: tighter */
    .cm-service-item {
        padding: 7px 0 !important;
        margin: 0 !important;
    }
    .cm-service-item h2 {
        font-size: 13px !important;
        line-height: 1.3 !important;
        margin: 0 !important;
        font-weight: 600 !important;
        letter-spacing: 0.4px !important;
    }
    .cm-service-sub .cm-service-item {
        padding: 5px 0 5px 14px !important;
    }

    /* Body copy */
    .cm-body-copy p {
        font-size: 14px !important;
        line-height: 1.6 !important;
        margin-bottom: 10px !important;
    }

    /* Warranty guarantee callout */
    .cm-guarantee {
        padding: 14px 16px !important;
        margin: 14px 0 !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }
}

/* ===== Column stack breakpoint (<= 767px) matches Elementor's own column-stacking =====
   Elementor writes per-column padding (e.g. padding: 0 20px 0 0 on the left col,
   padding: 0 0 0 20px on the right col) OUTSIDE any @media query, so when columns
   stack on mobile the gap padding becomes a visible indent on the second column.
   This block zeros horizontal column padding once columns go single-file. */
@media (max-width: 767px) {
    [data-elementor-type="wp-page"] .elementor-column > .elementor-element-populated,
    [data-elementor-type="single-page"] .elementor-column > .elementor-element-populated {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* Zero Elementor's column-gap between stacked columns too (prevents visual shift) */
    [data-elementor-type="wp-page"] .elementor-column-gap-default > .elementor-column,
    [data-elementor-type="single-page"] .elementor-column-gap-default > .elementor-column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 480px) {
    header.elementor-location-header img[alt="Chassis Master"] {
        max-height: 38px !important;
    }
    .cm-mobile-btn {
        min-width: 160px;
    }
    .cm-mobile-panel {
        padding: 56px 20px 28px;
    }
}

/* End CM Mobile */

/* CM Inline H2 Start */
.cm-h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #111;
    margin: 20px 0 12px 0;
    letter-spacing: 1px;
    line-height: 1.3;
}
.cm-rental-box .cm-h2 {
    color: #ffa200;
}
@media (max-width: 767px) {
    .cm-h2 { font-size: 16px; margin: 16px 0 10px 0; }
}
/* CM Inline H2 End *//* End custom CSS */