.elementor-52488 .elementor-element.elementor-element-372ed71{--display:flex;}.elementor-52488 .elementor-element.elementor-element-b641c4b > .elementor-widget-container{margin:-30px 0px 0px 0px;}/* Start custom CSS for wd_text_block, class: .elementor-element-b641c4b */.product-specs-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  margin: 20px 0;
}

.product-specs-table td {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.spec-label {
  font-weight: bold;
  color: #333;
  text-align: left;
}

.spec-value {
  color: #555;
  text-align: left;
}

.product-specs-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.product-specs-table tr:hover {
  background-color: #f1f1f1;
}

.product-specs-table td {
  font-size: 14px;
}

@media (max-width: 600px) {
  .product-specs-table {
    font-size: 12px;
  }
}/* End custom CSS */