.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ce9b3e7:#0E0E0E;--e-global-color-8b8121f:#3A3A3A;--e-global-color-054d078:#6B6B6B;--e-global-color-fd6022f:#FFFFFF;--e-global-color-4067057:#F5F4F0;--e-global-color-6a3183b:#EEECE7;--e-global-color-6f0dce8:#1A6B4A;--e-global-color-97b15b1:#E8F5EF;--e-global-color-c67cd2a:#2D9E6E;--e-global-color-721ff06:#C4531A;--e-global-color-7530ae7:#FDF0E8;--e-global-color-4f94471:#E8F0FB;--e-global-color-19a9ea7:#2563C7;--e-global-color-f198e24:#0000001A;--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-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{color:#0E0E0E;font-family:"Syne", Sans-serif;font-weight:800;}.elementor-kit-8 h2{color:#0E0E0E;font-family:"Syne", Sans-serif;font-weight:800;}.elementor-kit-8 h3{color:#0E0E0E;font-family:"Syne", Sans-serif;font-weight:700;}.elementor-kit-8 h4{color:#3A3A3A;font-family:"Syne", Sans-serif;font-weight:600;}.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 *//* Smooth scroll */
html { scroll-behavior: smooth; }

/* Remove default WP margins */
.elementor-section { margin: 0 !important; }

/* Pulse animation for live badge dot */
@keyframes dispatch-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.35; }
}
.pulse-dot { animation: dispatch-pulse 2s infinite; }

/* Feature card top border reveal on hover */
.feat-card-wrap:hover .feat-card-border {
  background: #1a6b4a !important;
}

/* Smooth button hover lift */
.btn-primary-el {
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.btn-primary-el:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(0,0,0,0.15) !important;
}

/* Trade tabs active state */
.trade-tab-active {
  background: #0e0e0e !important;
  color: #ffffff !important;
}

/* Testimonial card hover */
.testimonial-card-el:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.08) !important;
  transition: all 0.2s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Syne';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://aidispatchers.com/wp-content/uploads/2026/04/Syne-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */