Hilltop Organic Acacia Honey is made by bees that forage on the nectar of Organic Robinia Pseudoacacia trees. Hilltop Honey Organic Acacia Honey is 100% pure and natural - delightfully light in colour and mild in flavour.
All of Hilltop Honey Organic Honey varieties are sourced from Organic agriculture and certified by the Soil Association.
Available in a 370g bottle. KLBD Approved. Honey may naturally crystallise.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}