.elementor-kit-75{--e-global-color-primary:#1A2B4A;--e-global-color-secondary:#C1341B;--e-global-color-text:#2563A8;--e-global-color-accent:#2D2D2D;--e-global-color-0a600c2:#6B7280;--e-global-color-a93d7ce:#F5F5F5;--e-global-color-9a442da:#2D2D2D;--e-global-color-b7d2110:#F8F9FB;--e-global-color-eb56660:#FFFFFF;--e-global-color-f0866c5:#E2E6EA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:700;--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;--e-global-typography-cfa2414-font-family:"Roboto Condensed";--e-global-typography-cfa2414-font-size:48px;--e-global-typography-cfa2414-font-weight:700;--e-global-typography-261c434-font-family:"Roboto Condensed";--e-global-typography-261c434-font-size:38px;--e-global-typography-261c434-font-weight:700;--e-global-typography-615cd0e-font-family:"Roboto";--e-global-typography-615cd0e-font-size:28px;--e-global-typography-615cd0e-font-weight:700;--e-global-typography-bafae60-font-family:"Roboto";--e-global-typography-bafae60-font-size:22px;--e-global-typography-bafae60-font-weight:600;--e-global-typography-c203a28-font-family:"Roboto";--e-global-typography-c203a28-font-size:18px;--e-global-typography-c203a28-font-weight:600;--e-global-typography-474320e-font-family:"Roboto";--e-global-typography-474320e-font-size:16px;--e-global-typography-474320e-font-weight:400;--e-global-typography-474320e-line-height:1.65em;font-family:"Roboto", Sans-serif;}.elementor-kit-75 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{padding-inline-end:50px;padding-inline-start:50px;}.site-header .site-branding .site-logo img{width:125px;max-width:125px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-75{--e-global-typography-261c434-font-size:60px;}.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 *//* K&L Supply - Services Portal Brand Tokens */ 
:root {
    --kl-navy:#1A2B4A;
	--kl-red:#C1341B;
	--kl-blue:#2563A8;
	--kl-charcoal:#2D2D2D;
	--kl-gray:#6B7280;
	--kl-light:#F8F9FB;
	--kl-border:#E2EGEA;
}
/* Tyopgraphy */
h1, h2 {font-family: 'Roboto Condensed', Sans-Serif;}
h1 { font-size: 38px; font-weight: 700; color: #1A2B4A; }
h2 { font-size: 28px; font-weight: 700; color: #1A2B4A; }
h3 { font-size: 22px; font-weight: 600; color: #2563A8; }
body { font-size: 16px; color: #2D2D2D; line-height: 1.65; }
/* Buttons */
.kl-btn {display:inline-flex; align-items:center; gap:8px; padding: 12px 24px; border-radius: 4px; font-weight: 500; font-size: 15px; transition:background 0.18s ease; } 
.kl-btn-red {background:var(--kl-red); color:#fff; }
.kl-btn-red:hover {background:#A12918; text-decoration:none; }
.kl-btn-blue { background:var(--kl-blue); color:#fff; }
.kl-btn-blue:hover { background: #1E4F8A; text-decoration:none; } 
.kl-btn-outline {background:#fff; color: #2563A8; border: 1.5px solid #2563A8; }
/* Nav search pill */
.kl-search-tag { background:#F8F9FB; border: 1px solid #E2EGEA; border-radius: 20px; padding: 4px 12px; font-size:13px; color:#6B7280; cursor:pointer; transition:all 0.15s; }
.kl-search-tag:hover { background:#2563A8; color:#fff;
border-color:#2563A8 }/* End custom CSS */