Everyday Essentials Bundle
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Rye&display=swap'); /* ========================================================== SALT S PRING SPICE EVERYDAY ESSENTIALS BUNDLE SHOPIFY PRODUCT-COLUMN VERSION ========================================================== */ #sss-everyday { --black:#070605; --black-soft:#100e0b; --panel:#181510; --cream:#f2dfb8; --cream-bright:#fff2cf; --cream-soft:#dccbaa; --gold:#bd8730; --gold-light:#dfb866; --canal:#a8ad52; --canal-light:#c8cd68; --iron:#b65632; --iron-light:#d66a40; --spring:#c7bd58; --spring-light:#ddd06b; --paper:#dfcca4; --paper-light:#f0dfbe; --ink:#251b11; --ink-soft:#4b3825; --line:rgba(205,160,69,.35); width:100%; max-width:100%; margin:0; padding:0; overflow:hidden; background:var(--black); color:var(--cream); font-family:"Libre Baskerville",Georgia,serif; font-size:16px; line-height:1.8; } #sss-everyday *, #sss-everyday *::before, #sss-everyday *::after { box-sizing:border-box; } #sss-everyday img { display:block; width:100%; max-width:100%; height:auto; } #sss-everyday a { color:inherit; text-decoration:none; } #sss-everyday h1, #sss-everyday h2, #sss-everyday h3, #sss-everyday p { margin-top:0; } #sss-everyday h1, #sss-everyday h2, #sss-everyday h3, #sss-everyday .rye, #sss-everyday .eyebrow, #sss-everyday .badge, #sss-everyday .detail strong, #sss-everyday .blend-title, #sss-everyday .blend-style, #sss-everyday .meal strong, #sss-everyday .button, #sss-everyday .signoff { font-family:"Rye",Georgia,serif !important; font-weight:400 !important; word-break:normal !important; overflow-wrap:normal !important; hyphens:none !important; } #sss-everyday .shell { width:100%; max-width:860px; margin:0 auto; padding-left:clamp(20px,4vw,42px); padding-right:clamp(20px,4vw,42px); } #sss-everyday .section { padding: clamp(55px,7vw,85px) 0; } #sss-everyday .eyebrow { margin:0 0 13px; color:var(--gold-light); font-size:14px; line-height:1.45; letter-spacing:.02em; } /* ========================================================== HERO ========================================================== */ #sss-everyday .hero { position:relative; padding: clamp(67px,8vw,98px) 0; background: radial-gradient( circle at 12% 18%, rgba(168,173,82,.15), transparent 32% ), radial-gradient( circle at 88% 25%, rgba(182,86,50,.13), transparent 32% ), radial-gradient( circle at 48% 92%, rgba(199,189,88,.10), transparent 35% ), #070605; } #sss-everyday .hero::before { position:absolute; inset:14px; border:1px solid rgba(205,160,69,.27); content:""; pointer-events:none; } #sss-everyday .hero-inner { position:relative; z-index:1; max-width:735px; margin:0 auto; text-align:center; } #sss-everyday .badge { display:inline-block; margin-bottom:22px; padding:9px 14px; border:1px solid rgba(223,184,102,.55); background:#0b0907; color:var(--gold-light); font-size:13px; line-height:1.4; } #sss-everyday .hero-title { margin:0 !important; color:var(--cream-bright) !important; font-size: clamp(42px,7vw,67px) !important; line-height:1.08 !important; } #sss-everyday .hero-title span { color:var(--canal-light); } #sss-everyday .hero-subtitle { max-width:680px; margin:24px auto 0; color:var(--cream-bright); font-size: clamp(18px,2.5vw,21px); font-weight:700; line-height:1.65; } #sss-everyday .hero-copy { max-width:700px; margin:20px auto 0; color:var(--cream-soft); font-size:15px; line-height:1.9; } /* ========================================================== PRICE / VALUE ========================================================== */ #sss-everyday .details { display:grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap:10px; margin-top:34px; } #sss-everyday .detail { min-width:0; padding:18px 10px; border:1px solid rgba(205,160,69,.30); background:rgba(24,21,16,.90); text-align:center; } #sss-everyday .detail strong { display:block; color:var(--cream-bright); font-size: clamp(18px,3vw,23px); line-height:1.25; } #sss-everyday .detail span { display:block; margin-top:7px; color:var(--cream-soft); font-size:10px; line-height:1.45; } /* ========================================================== INTRO ========================================================== */ #sss-everyday .intro { padding:44px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--black-soft); text-align:center; } #sss-everyday .intro p { max-width:700px; margin:0 auto; color:var(--cream-soft); font-size:14px; line-height:1.9; } #sss-everyday .intro strong { color:var(--cream-bright); } /* ========================================================== THREE BLENDS ========================================================== */ #sss-everyday .blends { background:#0b0907; } #sss-everyday .heading { max-width:700px; margin:0 auto 38px; text-align:center; } #sss-everyday .heading h2 { margin:0 !important; color:var(--cream-bright) !important; font-size: clamp(35px,5vw,50px) !important; line-height:1.14 !important; } #sss-everyday .heading p:last-child { margin:18px auto 0; color:var(--cream-soft); font-size:14px; line-height:1.85; } /* PRODUCT CARDS */ #sss-everyday .blend-card { overflow:hidden; margin-top:15px; border:1px solid rgba(205,160,69,.29); background:var(--panel); } #sss-everyday .blend-card:first-of-type { margin-top:0; } #sss-everyday .blend-image { display:block; width:100%; background:#080706; } #sss-everyday .blend-image img { width:100%; max-height:410px; object-fit:cover; } #sss-everyday .blend-content { padding: clamp(24px,5vw,35px); } #sss-everyday .blend-top { display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:13px; } #sss-everyday .blend-number { color:var(--gold-light); font-family:"Rye",Georgia,serif !important; font-size:13px; line-height:1.4; } #sss-everyday .blend-weight { color:var(--cream-soft); font-size:10px; line-height:1.4; text-align:right; } #sss-everyday .blend-title { margin:0 !important; font-size: clamp(30px,5vw,42px) !important; line-height:1.12 !important; } #sss-everyday .canal .blend-title { color:var(--canal-light) !important; } #sss-everyday .iron .blend-title { color:var(--iron-light) !important; } #sss-everyday .spring .blend-title { color:var(--spring-light) !important; } #sss-everyday .blend-style { margin:10px 0 0; color:var(--gold-light); font-size:16px; line-height:1.5; } #sss-everyday .blend-copy { margin:17px 0 0; color:var(--cream-soft); font-size:13px; line-height:1.85; } #sss-everyday .best-on { margin-top:19px; padding-top:17px; border-top:1px solid rgba(205,160,69,.22); color:var(--cream-soft); font-size:11px; line-height:1.7; } #sss-everyday .best-on strong { color:var(--cream-bright); } /* ========================================================== WHY THIS BUNDLE ========================================================== */ #sss-everyday .why { background:var(--paper); color:var(--ink); } #sss-everyday .why .eyebrow { color:#81351f; } #sss-everyday .why-title { max-width:680px; margin:0 !important; color:var(--ink) !important; font-size: clamp(35px,5vw,49px) !important; line-height:1.13 !important; } #sss-everyday .why-lead { max-width:700px; margin:23px 0 0; color:var(--ink); font-size:18px; font-weight:700; line-height:1.7; } #sss-everyday .why-copy { max-width:700px; margin:17px 0 0; color:var(--ink-soft); font-size:14px; line-height:1.9; } #sss-everyday .job-grid { display:grid; grid-template-columns:1fr; gap:10px; margin-top:30px; } #sss-everyday .job { padding:19px 20px; border:1px solid rgba(56,40,23,.27); background:rgba(255,247,222,.48); } #sss-everyday .job strong { display:block; margin-bottom:5px; color:var(--ink); font-family:"Rye",Georgia,serif !important; font-weight:400; font-size:19px; line-height:1.35; } #sss-everyday .job span { color:var(--ink-soft); font-size:12px; line-height:1.65; } /* ========================================================== WEEK OF DINNERS ========================================================== */ #sss-everyday .kitchen { background: radial-gradient( circle at 13% 25%, rgba(168,173,82,.13), transparent 32% ), radial-gradient( circle at 88% 75%, rgba(182,86,50,.11), transparent 32% ), var(--black-soft); } #sss-everyday .kitchen-title { max-width:680px; margin:0 !important; color:var(--gold-light) !important; font-size: clamp(35px,5vw,50px) !important; line-height:1.13 !important; } #sss-everyday .kitchen-copy { max-width:700px; margin:19px 0 0; color:var(--cream-soft); font-size:14px; line-height:1.9; } #sss-everyday .meal-list { display:grid; gap:10px; margin-top:30px; } #sss-everyday .meal { padding:19px 20px; border:1px solid rgba(205,160,69,.27); background:var(--panel); } #sss-everyday .meal strong { display:block; margin-bottom:6px; color:var(--gold-light); font-size:19px; line-height:1.35; } #sss-everyday .meal p { margin:0; color:var(--cream-soft); font-size:12px; line-height:1.75; } /* ========================================================== STORY ========================================================== */ #sss-everyday .story { background: radial-gradient( circle at 50% 0, rgba(189,135,48,.10), transparent 38% ), var(--black); } #sss-everyday .story-inner { max-width:720px; margin:0 auto; text-align:center; } #sss-everyday .story-title { margin:0 !important; color:var(--cream-bright) !important; font-size: clamp(35px,5vw,51px) !important; line-height:1.14 !important; } #sss-everyday .story-copy { margin:20px auto 0; color:var(--cream-soft); font-size:14px; line-height:1.95; } #sss-everyday .story-copy em { color:var(--cream-bright); } #sss-everyday .signoff { margin-top:29px; padding-top:22px; border-top:1px solid var(--line); color:var(--gold-light); font-size: clamp(18px,3vw,23px); line-height:1.4; } /* ========================================================== FULL COLLECTION UPSELL ========================================================== */ #sss-everyday .upgrade { border-top:1px solid var(--line); background: linear-gradient( 140deg, rgba(189,135,48,.13), transparent 50% ), #100e0b; text-align:center; } #sss-everyday .upgrade-inner { max-width:700px; margin:0 auto; } #sss-everyday .upgrade-title { margin:0 !important; color:var(--gold-light) !important; font-size: clamp(35px,5vw,50px) !important; line-height:1.14 !important; } #sss-everyday .upgrade-copy { margin:19px auto 0; color:var(--cream-soft); font-size:14px; line-height:1.9; } #sss-everyday .button { display:inline-flex; min-height:52px; align-items:center; justify-content:center; margin-top:25px; padding:13px 21px; border:1px solid var(--gold); background:var(--gold); color:#130f09; font-size:15px; line-height:1.35; text-align:center; transition: transform .2s ease, background .2s ease, color .2s ease; } #sss-everyday .button:hover { transform:translateY(-2px); border-color:var(--cream-bright); background:var(--cream-bright); color:var(--black); } /* ========================================================== MOBILE ========================================================== */ @media(max-width:600px) { #sss-everyday .shell { padding-left:18px; padding-right:18px; } #sss-everyday .hero::before { inset:9px; } #sss-everyday .details { grid-template-columns:1fr; } #sss-everyday .hero-title { font-size:41px !important; } #sss-everyday .heading h2, #sss-everyday .why-title, #sss-everyday .kitchen-title, #sss-everyday .story-title, #sss-everyday .upgrade-title { font-size:33px !important; } #sss-everyday .blend-title { font-size:30px !important; } } Everyday Essentials Bundle Salt Spring Spice · East Syracuse, New York Three jars. A lot of dinner covered. Canal Side, Iron Pier, and Spring House together in one easy-to-use bundle built for the food that actually gets cooked every week. Garlic and herbs for the everyday stuff. Smoke and maple when dinner needs more depth. Citrus and savory herbs when the whole plate needs a little lift. These are the three jars made to earn their space beside the stove. $38 Bundle Price 3 Jars One of Each Blend $42 Value Save $4 as a Set Think of this as the weeknight lineup. Three different flavor directions, three genuinely useful jars, and enough range to keep chicken, potatoes, vegetables, pasta, burgers, rice, soups, and sheet-pan dinners from all tasting suspiciously alike. Inside the Bundle Meet your new kitchen regulars. Each blend does something different, which is exactly why these three work so well together. No. 1 1 oz / 28 g Canal Side Garlic & Herb House Blend Syracuse salt, roasted garlic, and classic herbs make Canal Side the dependable everyday jar. It's the one for pasta, potatoes, vegetables, garlic bread, chicken, eggs, soups, and the dinners that need help fast. Reach for it when: you want savory garlic-and-herb flavor without having to think about it. No. 2 2.7 oz / 76 g Iron Pier Cherrywood Smoke & Maple Blend Cherrywood smoke, maple warmth, savory spices, garlic, mustard, and chile bring serious browned, cookout-style flavor. Grill completely optional. Reach for it when: burgers, pork, chicken, potatoes, carrots, or a sheet pan need more personality. No. 3 1.9 oz / 54 g Spring House Herb & Citrus Blend Lemon-infused Syracuse salt, garden herbs, garlic, and savory seasoning keep Spring House bright without losing the comforting side of dinner. Reach for it when: chicken, seafood, rice, vegetables, potatoes, soups, or pasta need a fresh lift. Why These Three? Because these are the flavors that keep showing up at dinner. Savory. Smoky. Bright. That's a pretty solid place to start. The Everyday Essentials Bundle isn't about filling a shelf with seasonings. It's about having three genuinely different options within arm's reach when you're standing in the kitchen trying to decide what dinner is supposed to become. Canal Side · The Workhorse Garlic and herbs for pasta, potatoes, vegetables, chicken, bread, eggs, and everyday cooking. Iron Pier · The Bold One Smoke and maple for burgers, pork, roasted vegetables, potatoes, grilling, and deeply browned dinners. Spring House · The Bright One Citrus and herbs for chicken, fish, rice, vegetables, soups, marinades, and lighter meals. From the Salt Spring Kitchen Three jars can handle a surprising amount of dinner. No elaborate recipes required. Start with what you've already got and pick the blend that sounds good. Monday · Canal Side Pasta Pasta, butter or olive oil, Parmesan, pasta water, and Canal Side. Add chicken or vegetables if they're around. Tuesday · Spring House Chicken Chicken, potatoes, olive oil, Spring House, and a squeeze of fresh lemon after roasting. Wednesday · Iron Pier Burgers Season the outside of the patties and let the smoke, maple, and spices build a caramelized crust. Thursday · Canal Side Vegetables Olive oil, whatever vegetables need using, Canal Side, and a hot oven. Friday · Iron Pier Sheet Pan Chicken or pork, potatoes, carrots, oil, Iron Pier, one pan. Weekend officially started. Weekend · Spring House Something Fish, chicken, rice, vegetables, pasta, soup—Spring House isn't particularly picky. Everyday Essentials These are the jars I want close to the stove. I love a seasoning that has a big personality, but the ones that matter most in my kitchen are usually the ones I keep finding reasons to use. Canal Side covers those everyday savory dinners. Iron Pier comes out when I want more smoke, warmth, and browned flavor. Spring House is what I reach for when the meal needs something brighter. Together, they make a pretty good answer to the question every kitchen eventually asks: What am I supposed to do with this tonight? And once they reach your kitchen, I hope they become the same kind of thing there— jars that don't just sit on a shelf, but actually end up in the meals you make for the people around your table. Cynthia · Salt Spring Spice Want the Dark One Too? Add Black Forge and make it the full collection. The Everyday Essentials Bundle covers garlic and herbs, smoke and maple, and citrus and savory herbs. The Full Heritage Collection adds Black Forge No. 4—our deep, smoky, mushroom-rich Forged Steakhouse Blend. See the Full Heritage Collection
More you might like
Related
Everyday Skin Essentials Bundle - Bundle 2
Related
Everyday Skin Essentials Bundle - Bundle 1
Related
Everyday Essentials Bundle
Related