.elementor-324 .elementor-element.elementor-element-93b5f79{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-324 .elementor-element.elementor-element-3ec5700{width:auto;max-width:auto;}.elementor-324 .elementor-element.elementor-element-3ec5700 .jet-listing-dynamic-repeater__items{flex-direction:row;justify-content:flex-start;}.elementor-324 .elementor-element.elementor-element-3ec5700 .jet-listing-dynamic-repeater__item > *{justify-content:flex-start;}@media(min-width:768px){.elementor-324 .elementor-element.elementor-element-93b5f79{--width:100%;}}/* Start custom CSS for jet-listing-dynamic-repeater, class: .elementor-element-3ec5700 */.tabla-productos {
  border-collapse: collapse;
  font-family: sans-serif;
  margin: 0; /* Eliminar márgenes automáticos */
}

.tabla-ancho-completo {
  width: 100%;
}

.tabla-ancho-medio {
  width: 50%;
  margin-left: 0; /* Alinear a la izquierda */
}
@media (max-width:1024px){
    .tabla-ancho-medio {
  width: 100%;
  margin-left: 0; /* Alinear a la izquierda */
}
}

.tabla-productos .tabla-encabezado th {
  background-color: #101010;
  color: white;
  text-align: left;
  padding: 10px;
}

.tabla-productos tr td {
  padding: 10px;
  border-top: 1px solid #e0e0e0;
  text-align: left;
  align-content: center;
}

.tabla-productos tr:nth-child(odd) {
  background-color: #fff;
}

.tabla-productos tr:nth-child(even) {
  background-color: #d5d5d5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-93b5f79 */.elementor-324 .elementor-element.elementor-element-93b5f79 {
    height: 430px;
    max-height: 430px;
    overflow: auto;
}/* End custom CSS */