.tl-wrapper {
    font-family: inherit;
    margin: 24px 0 16px;
    padding-top: 0;
    border-top: none;              /* no grey rule above */
}

.tl-heading {
    font-size: 14px;
    font-weight: 600;
    color: #444;
    margin-bottom: 8px;
}

.tl-cards {
    display: flex;
    flex-wrap: wrap;               /* allow wrap on smaller widths */
    gap: 12px;
}

.tl-card {
    flex: 0 0 110px;               /* fixed-ish width but flexible layout */
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    padding: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.03);
}

.tl-card .tl-title {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.tl-card .tl-value-big {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.tl-card .tl-value {
    font-size: 14px;
    font-weight: 600;
}

.tl-chip {
    display: inline-block;
    margin-top: 4px;
    padding: 2px 6px;
    border-radius: 5px;
    background: rgba(255,255,255,0.9);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.tl-chip.invert {
    background: rgba(255,255,255,0.9);
    color: #000;
}

/* Colours – tuned slightly towards your brand green */
.tl-card.green {
    background: #4dae65;
    border-color: #3b8e52;
    color: #fff;
}

.tl-card.amber {
    background: #fbbf24;
    border-color: #d97706;
    color: #000;
}

.tl-card.red {
    background: #dc2626;
    border-color: #b91c1c;
    color: #fff;
}

.tl-card.energy {
    border-style: dashed;
}

.tl-card.energy .tl-title {
    color: #555;
}

.tl-note {
    margin-top: 6px;
    font-size: 11px;
    color: #777;
}

/* Small screens: make cards a bit narrower */
@media (max-width: 768px) {
    .tl-card {
        flex: 0 0 calc(50% - 12px);
    }
}
.product-badge-row {
    margin: 10px 0 14px;
}

.product-badge-row__title {
    font-weight: 600;
    margin-bottom: 8px;
}

.product-badge-row__items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ef4444;
    border-radius: 999px;
    padding: 8px 14px 8px 10px;
    background: #fff;
}

.product-badge__icon {
    width: 32px;
    height: 32px;
}

.product-badge__text {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ef4444;
}

/* Suitable variant (green) */
.product-badge--suitable {
    border-color: #16a34a;
}

.product-badge--suitable .product-badge__text {
    color: #16a34a;
}
.shortdated-box {
    background: #FFF8E1;
    border-left: 4px solid #FFC107;
    padding: 10px 14px;
    margin: 12px 0;
    border-radius: 4px;
    font-size: 14px;
    max-width: fit-content;
}
.header-notification .message-new {
    width: 50%;
    color: #419456;
    font-size: 12px;
}
.header-notification .message-new p {
    margin-bottom: 0px;
}
.header-notification .message-new a {
    color: #419456;
}
.header-notification .message-new {
    position: relative;
}
.new-address-popup {
    display: none !important;
}
.amblog-post-title {
    text-align: center !important;
}
.panel.header .links, .panel.header .switcher {
    display: block !important;
}
.page-header .header.panel {
    min-height: 20px !important;
}
.block.block-reorder {
    display : none !important ;
}
.checkout-payment-method .payment-method-title img.payment-icon + span {
    display: unset !important;
}
.product-item-actions .actions-primary button.action.tocart.primary {
    min-width: 94px;
    width: unset !important;
}
ul {
    list-style-type: disc;
}
.ul {
    list-style-type: disc;
}
.additional-attributes-wrapper .bbe {
    color: red;
}
.message.error {
    display: flex !important;
    line-height: 1.2em;
    font-size: 2rem !important;
    background: red !important;
    color: white  !important;
    align-content: center;
    justify-content: center;
}
.checkout-index-index header.page-header .secure-header h5 {
    display: none !important;
}
.amblog-post-container.-post-page [data-appearance="contained"] figure img {
    width: auto !important; 
}
.account main#maincontent .block-title {
    display: none !important;
}
.minicart-items .product-item-details {
    padding-left: 100px !important;
}
.minicart-items-wrapper .product-image-container {
    width: 90px !important;
}
.allergen-icon-wrapper {
    pointer-events: none !important;
}
.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
    padding-top: 20px;
}
.catalog-product-view .allergen-icon-wrapper .allergen-icon-contain .content {
    border: 1px solid #CB514F;
    border-radius: 24px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #CB514F;
    display: flex;
    align-items: center;
}
.catalog-product-view .allergen-icon-wrapper .allergen-icon-contain .content span {
    padding-right: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.catalog-product-view .allergen-icon-wrapper .allergen-icon-maycontain .content {
    border: 1px solid #E4AD3E;
    border-radius: 24px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #E4AD3E;
    display: flex;
    align-items: center;
}
.catalog-product-view .allergen-icon-wrapper .allergen-icon-maycontain {
    display: flex;
    flex-wrap: wrap;
}
.catalog-product-view .allergen-icon-wrapper .allergen-icon-maycontain .content span {
    padding-right: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.allergen-wrapper {
    display:none; 
}
.product-info-main .page-title-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {
    opacity: unset !important;
}
#toast-container.toast-bottom-full-width {
    bottom: 40px; 
    margin-right: 10px;
    margin-left: 10px;
}
.toast {
    max-width: 1440px; /* Adjust this value as needed */
    width: auto !important; /* Allow the toast to shrink for shorter messages */
}
.shopping-list-view .action .tocart-single a:visited {
  color: white !important;
}
.shopping-list-view .tocart-single a:visited {
  color: white !important;
}
body.customer-logged-in span[data-price-type="oldPrice"] {
    display: none !important;
}
.vpw-postcode-widget .vpw-btn {
    background: #4dae65 !important; 
}
body .product-image-wrapper {
    padding-bottom: unset !important;
}

/* Description read-more */
.product.attribute.overview .desc-read-more-content {
    display: none;
}

.product.attribute.overview .desc-read-more-content.show {
    display: inline;
}

.product.attribute.overview .desc-read-more-link {
    display: inline-block;
    margin-top: 0.5rem;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

/* Extra info & important messages */
.extra-info-box,
.nevilles {
    margin-top: 1.5rem;
}

.extra-info-box-data,
.nevilles-data {
    font-size: 0.95rem;
    line-height: 1.5;
    padding: 0.75rem 0;
    border-top: 1px solid #eee;
}

/* Overview / description */
.product.attribute.overview .value {
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.product.attribute.overview .smallcontent {
    display: inline;
}

.product.attribute.overview .desc-read-more-content {
    display: none;
}

.product.attribute.overview .desc-read-more-content.is-open {
    display: inline;
}

.product.attribute.overview .desc-read-more-link {
    display: inline-block;
    margin-left: 4px;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}

/* Extra info + important (Nevilles) */
.extra-info-box,
.nevilles {
    margin-top: 16px;
}

.extra-info-box__content,
.nevilles__content {
    padding: 12px 16px;
    border-radius: 4px;
    font-size: 13px;
}

.extra-info-box__content {
    background-color: #fafafa;
    border: 1px solid #e4e4e4;
}

.nevilles__content {
    background-color: #fff5e6;
    border: 1px solid #f0c48a;
}

/* -------------------------------------------------------------------------
   Product replacement panel
   ------------------------------------------------------------------------- */

.product-replacement {
    margin-top: 32px;
    padding: 24px 28px;
    border: 1px solid #d9e4dc;
    border-radius: 18px;
    background: #f9fbfa;
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    align-items: flex-start;
}

.product-replacement__info {
    flex: 1 1 260px;
    max-width: 420px;
}

.product-replacement__product {
    flex: 1 1 260px;
    display: flex;
    justify-content: flex-end;
}

/* Badge */

.product-replacement__badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product-replacement__badge--oos {
    background-color: #fff4e5;
    color: #b86a19;
    border: 1px solid #ffd9a8;
}

.product-replacement__badge--discontinued {
    background-color: #ffecec;
    color: #b3261e;
    border: 1px solid #ffb7b3;
}

/* Heading & copy */

.product-replacement__heading {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 8px;
}

.product-replacement__copy {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    color: #444444;
}

/* -------------------------------------------------------------------------
   Replacement card
   ------------------------------------------------------------------------- */

.replacement-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background-color: #ffffff;
    border-radius: 14px;
    padding: 16px 18px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.04);
    border: 1px solid #e4e8ec;
    max-width: 360px;
    width: 100%;
}

.replacement-card__image-link {
    flex: 0 0 120px;
    display: block;
}

.replacement-card__image-link img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.replacement-card__content {
    flex: 1 1 auto;
}

.replacement-card__sku {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #999999;
    margin-bottom: 4px;
}

.replacement-card__name {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 4px;
    text-decoration: none;
    color: #222222;
}

.replacement-card__name:hover,
.replacement-card__name:focus {
    text-decoration: underline;
}

.replacement-card__pack {
    font-size: 13px;
    color: #666666;
    margin-bottom: 6px;
}

.replacement-card__price {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}

.replacement-card__stock {
    font-size: 12px;
    margin-bottom: 8px;
}

.replacement-card__stock--oos {
    color: #b3261e;
}

/* CTA */

.replacement-card__actions {
    margin-top: 6px;
}

.replacement-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #4dae65;
    color: #4dae65;
    background-color: #ffffff;
    transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.replacement-card__cta:hover,
.replacement-card__cta:focus {
    background-color: #4dae65;
    color: #ffffff;
    box-shadow: 0 4px 10px rgba(77, 174, 101, 0.25);
}

/* -------------------------------------------------------------------------
   Responsive
   ------------------------------------------------------------------------- */

@media (max-width: 900px) {
    .product-replacement {
        flex-direction: column;
        padding: 20px;
    }

    .product-replacement__product {
        justify-content: flex-start;
    }

    .replacement-card {
        max-width: 100%;
    }
}

/* ---- sku units ---- */
.product-info-sku-compare .product-sku-units {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.product-sku-units .sku-label {
    opacity: .6;
    margin-right: 4px;
}
.product-sku-units .separator {
    margin: 0 6px;
}
.product-alert {
    padding: 8px 12px;
    border-radius: 4px;
    margin: 8px 0;
    font-size: 13px;

    &--shortdated {
        background: #fff8e1;
        border: 1px solid #ffca28;
        color: #b36b00;
    }
}
.page-title-wrapper,
.page-title-wrapper.product,
.product-info-main .page-title-wrapper {
    border-bottom: none !important;
    box-shadow: none !important;
}
.tl-wrapper {
    border: none !important;
}
.product-sku-units {
    font-size: 14px;
    color: #666;
}

.product-sku-units .sku-label,
.product-sku-units .units-label {
    font-weight: 600;
    margin-right: 3px;
}

.product-sku-units .separator {
    margin: 0 6px;
    color: #bbb;
}
.shortdated-box {
    background: #FFF8E1;
    border-left: 4px solid #FFC107;
    padding: 10px 14px;
    margin: 12px 0;
    border-radius: 4px;
    font-size: 14px;
}
.stock-band {
    margin: 4px 0 8px;
    font-size: 14px;
    font-weight: 500;
}

.stock-band__label {
    color: #555;
    margin-right: 4px;
}

.stock-band__value {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

/* Hide old stock text on desktop */
.product-info-desktop-wrapper .stock.available,
.product-info-desktop-wrapper .stock.unavailable {
    display: none;
}

/* Combined line styling */
.stock-line {
    margin: 4px 0 8px;
    font-size: 14px;
}

.stock-line__status {
    font-weight: 600;
    color: #16a34a; /* green for "In stock" */
}

.stock-line__separator {
    margin: 0 4px;
    color: #999;
}

.stock-line__label {
    color: #555;
    margin-right: 2px;
}

.stock-line__value {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

/* Band colours */
.stock-line--low .stock-line__value {
    background: #fee2e2;
    color: #b91c1c;
}

.stock-line--medium .stock-line__value {
    background: #fef9c3;
    color: #92400e;
}

.stock-line--high .stock-line__value {
    background: #dcfce7;
    color: #166534;
}
.new-ingredients-warning {
    background: #FFF8E1;              /* same soft amber bg as BBE */
    border-left: 4px solid #FFC107;   /* same accent bar */
    padding: 12px 16px;
    margin: 16px 0 0;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    color: #444;
}

.new-ingredients-warning__title {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.new-ingredients-warning__line {
    margin: 0 0 4px;
}

.new-ingredients-warning__line:last-child {
    margin-bottom: 0;
}
.product-badge-row {
    margin: 10px 0 14px;
}

.product-badge-row__title {
    font-weight: 600;
    margin-bottom: 8px;
}

.product-badge-row__items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ef4444;
    border-radius: 999px;
    padding: 8px 14px 8px 10px;
    background: #fff;
}

.product-badge__icon {
    width: 32px;
    height: 32px;
}

.product-badge__text {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ef4444;
}

/* Suitable variant (green) */
.product-badge--suitable {
    border-color: #16a34a;
}

.product-badge--suitable .product-badge__text {
    color: #16a34a;
}
