.elementor-20648 .elementor-element.elementor-element-05ba1d1{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-20648 .elementor-element.elementor-element-1c2f675 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-19b4189 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-983087d .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-59bcc60 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-ecf1962 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-4248d99 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-9618632 .elementor-heading-title{color:#000000;}.elementor-20648 .elementor-element.elementor-element-45d7dba{--display:flex;}/* Start custom CSS */.lens-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  margin: 20px 0;
  border: 1px solid #d4d4d4;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.lens-table thead tr {
  background-color: #CC0000;
  color: #ffffff;
  text-align: left;
}

.lens-table thead th {
  padding: 12px;
  border-bottom: 3px solid #a30000;
  color: #ffffff;
}

.lens-table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

.lens-table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

.lens-table tbody td {
  padding: 12px;
  border-bottom: 1px solid #e0e0e0;
  color: #333333;
}

.lens-table .lens-name {
  font-weight: bold;
  color: #000000;
}

.lens-table .lens-replacement {
  color: #CC0000;
  font-weight: bold;
}/* End custom CSS */