.elementor-kit-798{--e-global-color-primary:#1B2B3B;--e-global-color-secondary:#54595F;--e-global-color-text:#444444;--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;color:#444444;}.elementor-kit-798 button,.elementor-kit-798 input[type="button"],.elementor-kit-798 input[type="submit"],.elementor-kit-798 .elementor-button{background-color:#78BE20;}.elementor-kit-798 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);}@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 *//* ===== EXACTMATCH LTD - MODERN UI/UX UPGRADE ===== */

/* === GLOBAL TYPOGRAPHY IMPROVEMENTS === */
body {
  font-family: 'Inter', 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -0.01em;
}

/* Light section headings - on white/light backgrounds */
.elementor-section:not([style*="background-color:#"]):not([style*="background-color: #"]) .elementor-heading-title,
.elementor-section[style*="background-color:#ffffff"] .elementor-heading-title,
.elementor-section[style*="background-color: rgb(255, 255, 255)"] .elementor-heading-title {
  color: #1A2332;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
}

/* === MODERN BUTTON STYLES === */
.elementor-button,
.elementor-button-wrapper .elementor-button,
a.elementor-button,
button.elementor-button {
  border-radius: 8px !important;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  padding: 14px 30px !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2) !important;
}

.elementor-button:hover,
a.elementor-button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.25) !important;
  filter: brightness(1.1) !important;
}

/* === FEATURE/ICON BOXES === */
.elementor-icon-box-wrapper:hover {
  transform: translateY(-5px);
}

.elementor-icon-box-wrapper {
  transition: all 0.3s ease !important;
}

/* === PRODUCT CARDS === */
.woocommerce ul.products li.product {
  border-radius: 12px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
}

.woocommerce ul.products li.product:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 20px 40px rgba(0,0,0,0.2) !important;
}

.woocommerce ul.products li.product .price {
  color: #27AE60 !important;
  font-weight: 700 !important;
}

/* === ACCORDION / FAQ IMPROVEMENTS === */
.elementor-accordion .elementor-accordion-item {
  border-radius: 8px !important;
  overflow: hidden !important;
  margin-bottom: 10px !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
}

.elementor-accordion .elementor-tab-title {
  font-weight: 600 !important;
  font-size: 1rem !important;
  transition: background 0.2s ease !important;
}

/* === NAVIGATION MODERNIZATION === */
.elementor-nav-menu .elementor-item {
  font-weight: 500 !important;
  letter-spacing: 0.01em !important;
  transition: color 0.2s ease !important;
}

/* === IMAGE IMPROVEMENTS === */
.elementor-widget-image img {
  transition: transform 0.4s ease !important;
}

.elementor-widget-image:hover img {
  transform: scale(1.03) !important;
}

/* === DIVIDERS === */
.elementor-divider-separator {
  border-top-color: rgba(39, 174, 96, 0.3) !important;
  border-top-width: 2px !important;
}

/* === ICON LIST === */
.elementor-icon-list-items .elementor-icon-list-item {
  transition: transform 0.2s ease !important;
}

.elementor-icon-list-items .elementor-icon-list-item:hover {
  transform: translateX(4px) !important;
}

/* Green icon list icons */
.elementor-icon-list-icon svg,
.elementor-icon-list-icon i {
  color: #27AE60 !important;
  fill: #27AE60 !important;
}

/* === SELECTION COLOR === */
::selection {
  background: rgba(39, 174, 96, 0.2) !important;
  color: #1a2332 !important;
}

/* ===== END EXACTMATCH UI UPGRADE ===== *//* End custom CSS */