.btn.btn-light {
  background-color: #949494;
  color: #fff;
  border:0;
  transition: all 0.4s ease;
}

.btn.btn-light:hover {
  background-color: #aeaeae;
}

#filterbar select.form-control {
  background: url(https://www.oekomarkt-hamburg.de/humus/wp-content/themes/oem-toolset/images/select.svg) no-repeat;
  background-position: right 5px center;
  border: 1px solid #cccccc;
}

#mailorder {
  margin-top:30px;
}

.remove-me {
  display: flex;
  align-items: center;
  text-align: left;
  width:100%;

  border:0;
  margin-bottom: 5px;
}

.remove-me .filename {
  white-space:normal;
  display: inline-block;
  width: 100%;
}

.remove-me .icon {
  width:30px;
  color:#b52234;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  padding-left:10px;
}

.buttoncontainer {
  flex: 0 0 100%;
  align-self: flex-end;

}

@media (min-width: 992px) {
  .buttoncontainer {
    flex: 0 0 180px;
  }
}

.CF61899a6812393 .checkbox-inline {
  text-align: left;
  padding-left: 50px;
}

.CF61899a6812393 .checkbox-inline input {
  left: 40px;
  top: 0;
  width: 20px;
  height: 20px;
}
.CF61899a6812393 .checkbox-inline label{
  margin:0 !important;
}
.CF61899a6812393 .checkbox-inline label p {
  display: inline-block;
  margin:0;
}

.CF61899a6812393 textarea {
  border: 1px solid #ccc;
}
.CF61899a6812393 select {
 background: url(https://www.oekomarkt-hamburg.de/humus/wp-content/themes/oem-toolset/images/select.svg) no-repeat !important;
 background-position: center right !important;
}
