I love natural flavours, without which I can no longer imagine everyday life. Cashew spread is a unique product for versatile use, which is simply delicious, both for children and grown-ups. Especially because it has a velvety texture and melts in the mouth! Cashew spread contains 100% of the product, without additives, artificial substances, sugar or preservatives.
Cashews are one of the least calorie nuts that further reduce appetite and improve mood. They stimulate the process of sugar absorption, effectively preventing diabetes. In addition, they support the cardiovascular system.
Cashew spread is an excellent addition to oatmeal, smoothies, bread, cakes and desserts. It is also perfect for meats, vegetables, pancakes and crepes.
/* 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;
}
}
Choosing a selection results in a full page refresh.