.filter-attribute[data-filter-attribute="brand"]{ display: none !important; } .filter-attribute[data-filter-attribute="variety"]{ display: none !important; } .s-product-max-order-quantity{ display: none !important; }
CSS für Mindestbestellmenge

.filter-attribute[data-filter-attribute="brand"]{
  display: none !important;
}

.filter-attribute[data-filter-attribute="container-type"]{
  display: none !important;
}

.filter-attribute[data-filter-attribute="container-size"]{
  display: none !important;
}

.delivery-charges{
display: none!important;
}

footer {
background: #B88058;
border-top: 1px solid #B88058;
}

