.elementor-397 .elementor-element.elementor-element-40ea650{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-397 .elementor-element.elementor-element-748f0bd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 30px;text-align:center;}.elementor-397 .elementor-element.elementor-element-2715003{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -60px;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for html, class: .elementor-element-2715003 */.cleaning-comparison-table {
  width: 100%;
  max-width: 1150px;
  margin: 40px auto;
  border-collapse: collapse;
  font-size: 14px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.cleaning-comparison-table th,
.cleaning-comparison-table td {
  padding: 12px 10px;
  text-align: center;
  border: 1px solid #e0e0e0;
}
.cleaning-comparison-table th {
  background: #1a73e8;
  color: white;
  font-weight: 700;
  white-space: nowrap;
}
.cleaning-comparison-table tr:nth-child(even) {
  background: #f8f9fa;
}
.cleaning-comparison-table td:first-child {
  text-align: left;
  font-weight: 500;
  width: 35%;
  min-width: 280px;
}
.cleaning-comparison-table th:first-child {
  width: 35%;
  min-width: 280px;
}
.cleaning-comparison-table td:not(:first-child) {
  font-size: 18px;
}
.cleaning-comparison-table td:contains("✓") { color: #34a853; }
.cleaning-comparison-table td:contains("–") { color: #999; }

/* Mobile responsiveness - horizontal scroll on phones */
@media (max-width: 768px) {
  .cleaning-comparison-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}/* End custom CSS */