.site-header .header-inner {
  display: none;
}

.page-header .entry-title {
  display: none;
}

.page-content a {
  color: #090082;
}

table td {
  padding: 5px;
}

table tbody tr:hover>td {
  background-color: #f7f7f7;
}

.produkt-table {
  background-color: #f7f7f7;
}

table tbody>tr:nth-child(odd)>td {
  background-color: #f7f7f7;
}

.elementor-container > .elementor-container {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.elementor-container > .elementor-container > .elementor-container:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.elementor-container .elementor-widget-button {
  margin-top: auto;
}

.elementor-726 .elementor-element.elementor-element-2f1ad3d.elementor-wc-products ul.products li.product .button {
  display: none;
}

button:not(:disabled) {
  color: #0b3e8d;
  border: 1px solid #0b3e8d;
}