Coffee Value Packs

A collection page of Australia - Di Pacci

bundlesLinked from the homepage
Products
24
Active ads
0
Depth
Click depth 1
Published
2021/03/12

About

/* ============================================================ Di Pacci CSS Design System — vp-wrap (vp-) Value Packs — Barista Bundles & Gift Packs ============================================================ */ .vp-wrap { font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.75; color: #1e1e1e; max-width: 1100px; } .vp-wrap p { font-size: 14px; color: #1e1e1e; line-height: 1.75; margin: 0 0 10px; } .vp-wrap p strong { color: #1e1e1e; } .vp-wrap a { color: #3b9130; font-weight: 700; text-decoration: none; } .vp-wrap a:hover { text-decoration: underline; } .vp-sub { font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #3b9130; display: block; margin-bottom: 10px; } .vp-h1 { font-family: 'Nunito', Helvetica, sans-serif; font-size: 1.8rem; font-weight: 800; color: #1e1e1e; line-height: 1.2; margin: 0 0 4px; } .vp-h1 span { color: #3b9130; } .vp-h2 { font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.95rem; font-weight: 700; color: #1e1e1e; margin: 0 0 12px; } .vp-section { font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.16em; text-transform: uppercase; color: #1e1e1e; border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; margin: 20px 0 10px; display: block; } .vp-intro { padding-bottom: 14px; border-bottom: 2px solid #c8e4c5; margin-bottom: 14px; } .vp-badges { display: flex; flex-wrap: wrap; gap: 5px; margin: 10px 0 12px; } .vp-badge { font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800; padding: 3px 9px; border-radius: 20px; border: 1px solid #c8e4c5; background: #f2faf1; color: #3b9130; } .vp-badge.dk { background: #1e1e1e; color: #fff; border-color: #1e1e1e; } .vp-badge.red { background: #fff0f0; border-color: #ffb3b3; color: #c0392b; } /* BEST FOR STRIP */ .vp-bestfor { background: #f2faf1; border: 1px solid #c8e4c5; border-left: 3px solid #3b9130; border-radius: 4px; pa