.block-field-blockcommerce-product-variationkledijprice {
  padding: 0;
  font-weight: bold;
  margin-bottom: 0;
}
.views-field-field-getoonde-prijs {
  font-weight: bold;
}
.view-producten-shop .views-col {
  padding-left: 20px;
  padding-right: 20px;
}

.uitgelicht {
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  background: #EA9E27;
  padding: 28px;
  border: 14px solid #95191B;
  font-size: 22px;
  margin-top: 60px;
}




.view-nog-te-leveren-bestellingen thead tr {
  background-color: #009879;
  color: #ffffff;
  text-align: left;
}
.view-nog-te-leveren-bestellingen tbody tr {
  border-bottom: 1px solid #dddddd;
}

.view-nog-te-leveren-bestellingen tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.view-nog-te-leveren-bestellingen tbody tr:last-of-type {
  border-bottom: 2px solid #009879;
}
.view-nog-te-leveren-bestellingen th,
.view-nog-te-leveren-bestellingen td {
  padding: 12px 15px;
}
.view-nog-te-leveren-bestellingen tbody tr.active-row {
  font-weight: bold;
  color: #009879;
}

body.path-bier-is-plezier-2290-olee-olee header,body.path-bier-is-plezier-2290-olee-olee .region-breadcrumb{
  display: none !important;
}

.view-nog-te-leveren-bestellingen .view-content {
  overflow-x: auto;
}
.view-nog-te-leveren-bestellingen input::placeholder {
  color: gray;
}
.view-nog-te-leveren-bestellingen input.button {
  height: 36px;
}
.view-nog-te-leveren-bestellingen input {
  font-size: 12px;
  padding: 10px 14px;
  line-height: 12px;
  margin-right: 16px;
}
.view-nog-te-leveren-bestellingen input.form-text {
  width: 170px;
}
.view-nog-te-leveren-bestellingen .form--inline.clearfix {
  display: flex;
}
.layout--twocol-section {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
}
