Sniff, Look, Taste.
To Help Avoid Food Waste
.page-header__content {
margin-top: 0 !important;
}
.page-header__content .intro {
margin: 0 !important;
}
.page-header__background-image img {
object-position: top center;
}
.page-header__wrap { text-wrap: nowrap;}
.border-rounded-8px {border-radius: 8px !important;}
.field--item:has(.slt-w-center) {margin: 0 auto;width:80%}
.field--item:has(.padding-b-0) .paragraph {padding-bottom: 0!important;}
.field--item:has(.padding-t-0) .paragraph {padding-top: 0!important;}
@media screen and (max-width: 1000px) {
.field--item:has(.slt-w-center) {margin: 0;width:100%}
.field--item:has(.padding-b-0) .paragraph {padding-bottom: 2rem!important;}
.field--item:has(.padding-t-0) .paragraph {padding-top: 2rem!important;}
}
/* Make all logos consistent */
#section-116356 img {
display: block;
max-height: 90px;
width: auto;
max-width: 100%;
}
/* Remove alignment differences */
#section-116356 .align-left,
#section-116356 .align-center,
#section-116356 .align-right {
text-align: center;
}
/* Mobile */
@media (max-width: 767px) {
#section-116356 .component-paragraph-field {
gap: 1.25rem;
}
#section-116356 img {
max-height: 60px;
}
}
/* ============================================================
Equal-height video + green card — v6 (#section-60611)
Replaces v5. (v5 was correct, but a theme background on the
video wrapper was painting black over the column background.)
============================================================ */
@media (min-width: 768px) {
/* ---- 1. Equal-height columns ---- */
#section-60611 > .component-paragraph-field {
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
#section-60611 > .component-paragraph-field > .col-md-6 {
float: none;
position: relative;
}
/* ---- 2. Left column carries the image ---- */
#section-60611 > .component-paragraph-field > .col-md-6:first-child {
background-image: url('/sites/g/files/pydnoa371/files/2026-07/youthumb-maxres-3eya6JaJgRU.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-origin: content-box;
background-clip: content-box;
}
/* ---- 3. THE FIX: stop the wrappers painting over that background ---- */
#section-60611 > .component-paragraph-field > .col-md-6:first-child .paragraph,
#section-60611 > .component-paragraph-field > .col-md-6:first-child .field--item,
#section-60611 .embedded-entity,
#section-60611 .embedded-entity > div,
#section-60611 .field--name-field-media-video-embed-field,
#section-60611 .video-embed-field-launch-modal {
background: transparent !important;
}
/* the real keeps its space (16:9 floor) but isn't drawn */
#section-60611 .video-embed-field-launch-modal > img {
visibility: hidden;
}
/* ---- 4. Trim the empty CTA paragraph that adds dead space ---- */
#section-60611 .field--name-field-cta-button-item {
display: none;
}
/* ---- 5. Play button ---- */
#section-60611 .video-embed-field-launch-modal {
position: static;
}
#section-60611 .video-embed-field-lazy-play {
z-index: 2;
}
/* ---- 6. Green panel fills its column, no stray margin ---- */
#section-60611 .card-container,
#section-60611 .paragraph--type--ln-c-card,
#section-60611 .card-item__link,
#section-60611 .card-item {
height: 100%;
margin-bottom: 0;
}
}
.pl-10 {
padding-left: 10px;
}
.pl-20 {
padding-left: 20px;
}
.pr-10 {
padding-right: 10px;
}
.px-20 {
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 768px) {
.red-full-width .card-item__title,
.red-full-width .card-item__body,
.red-full-width .card-item__more {
max-width: none; /* or 100% */
}
}
/* Logo partner section */
.trusted-partners-logo .component-paragraph-field {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 20px; /* Adjust spacing between logos */
}
/* Don't let Bootstrap force equal-width columns */
.trusted-partners-logo .col-md-4 {
flex: 0 0 auto;
width: auto;
max-width: none;
padding: 0 10px;
}
/* Centre the logo inside each column */
.trusted-partners-logo .embedded-entity {
display: flex;
justify-content: center;
align-items: center;
}
/* Logo sizing */
.trusted-partners-logo img {
display: block;
max-width: 220px; /* Adjust as needed */
width: 100%;
height: auto;
}
.trusted-partners-logo .embedded-entity {
display: flex;
justify-content: center;
align-items: center;
height: 120px;
}
.trusted-partners-logo img {
max-height: 100px;
max-width: 100%;
width: auto;
height: auto;
object-fit: contain;
}
/* That’s where Sniff, Look, Taste. comes in. Section*/
@media screen and (min-width: 1280px) {
div[class*="paragraph--type--layout-"][class*="da-vinci-code-background--"]:not(.da-vinci-code-background--white) {
padding-bottom: 0;
}
}
.if_past_the_date {
padding-right: 140px;
}
/* the heading card */
.why-trusting-your-senses-matters.card-ticker-standard-card {
min-height: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.why-trusting-your-senses-matters .component-paragraph-field,
.why-trusting-your-senses-matters .component-paragraph-field > div {
padding-bottom: 0;
margin-bottom: 0;
}
/* space between the two field items in this column */
.field--name-field-column-first > .field--item {
margin-bottom: 0;
}
/* Source lines under the ticker number — small, not bold */
.card-ticker-standard-card .ct-footer p:not(:first-of-type),
.card-ticker-standard-card .ct-footer p:not(:first-of-type) small,
.card-ticker-standard-card .ct-footer p:not(:first-of-type) em,
.card-ticker-standard-card .ct-footer small,
.card-ticker-standard-card .ct-footer small em,
.card-ticker-standard-card .ct-footer em small {
font-size: 0.75rem;
font-weight: 400 !important;
line-height: 1.4;
color: #555;
}
/* keep the italics on source titles */
.card-ticker-standard-card .ct-footer em,
.card-ticker-standard-card .ct-footer em small,
.card-ticker-standard-card .ct-footer small em {
font-style: italic;
}
/* push the sources down inside the gray box */
.card-ticker-standard-card .ct-footer p:not(:first-of-type) {
margin-top: 1.5rem;
margin-bottom: 0;
}
#section-60511.card-ticker-standard-card {
min-height: 0 !important;
height: auto !important;
padding-bottom: 0 !important;
}
#section-60511 .component-paragraph-field {
min-height: 0 !important;
height: auto !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
/* the inner div that would normally hold the animated number */
#section-60511 .component-paragraph-field > div {
min-height: 0 !important;
height: auto !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
#section-60511 .ct-prefix {
display: block !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
/* Column wrapper is a flex/grid container — remove the gap and stop stretching */
.field--name-field-column-first.field--items {
display: block !important; /* simplest: drop flex/grid entirely */
gap: 1rem !important;
row-gap: 1rem !important;
}
.field--name-field-column-first.field--items > .field--item {
height: auto !important;
min-height: 0 !important;
align-self: flex-start !important;
margin: 0 !important;
}
#section-60511.card-ticker-standard-card {
padding-bottom: 1rem !important; /* adjust this value */
}
A simple way to help reduce food waste at home
Reducing food waste doesn’t have to be complicated. With a few small changes at home, you can help your food go further - one meal at a time.
In New Zealand, an estimated 1.2 million tonnes of food is lost or wasted each year across the food supply chain. Households are responsible for around 366,000 tonnes of food waste annually, accounting for approximately 30% of New Zealand's total food loss and waste.
What many people don’t realise is that a lot of food past its Best Before date is still good to eat and does not need to be thrown out.
Sometimes it comes down to simple things - like being unsure what food labels really mean, especially the difference between ‘Best Before’ and ‘Use By’ dates. When we’re not sure, it can feel easier to throw food past its Best Before date away - even when it doesn’t need to be.
In fact, 2 in 5 New Zealanders misinterpret at least one food date label, and 1 in 8 Kiwis throw away food once it passes its Best Before date without checking it first.
The good news is, many of us already have the tools to make better decisions - we just don’t always remember to use them.
Use-By
A Use By date is about safety – it tells you the last date a food should be eaten, as it may not be safe after that point.
Best Before
A Best Before date, on the other hand, is about quality. It indicates how long the product is expected to deliver its best taste, texture and overall experience.
It’s a simple test to use alongside the Best Before date that encourages you to pause before throwing food away. Many of us throw away food that’s still good to eat - often because we’re unsure what food labels really mean.
Sniff, Look, Taste. is a simple habit that helps you make more confident decisions, so good food is used and enjoyed - not wasted.
By taking a moment to use your senses, you can feel more confident about the food you already have and help reduce food waste.
Sniff. Look. Taste. is a simple, everyday habit designed to help reduce food waste at home - without judgement, guilt or guesswork.
Practical tips to help food go further
-
Store it right - Keep pantry staples in cool, dry places
- Seal opened packs tightly to maintain quality
- Use the fridge and freezer to extend food life
-
Use it up - Slightly soft fruit is great for baking or smoothies
- Leftover vegetables can become soups, stir-fries or pasta sauces
- Bread past its prime makes perfect toast, croutons or breadcrumbs
-
Plan smarter - Check what you already have before shopping
- Rotate older items to the front of the pantry
- Cook flexible meals that adapt to what’s on hand
Good nutrition starts with having the knowledge and confidence to make the most of the food that we buy. That means knowing when food needs to be thrown out, and when it is worth taking a moment to check. For foods with a Best Before date, a quick sniff, look and taste in conjunction with reviewing the Best Before date can help people feel more confident about using food that is still good, rather than letting uncertainty send it to the bin.
Trusted partners, shared goals
We work alongside organisations that share our commitment to reducing food waste and supporting communities. Through partnerships with food-rescue and sustainability organisations, we're helping ensure food is used where it matters most.