{"product_id":"atomic-chicken-blue-cheese-sauce","title":"Atomic Chicken Blue Cheese Sauce","description":"\u003cstyle\u003e\n.pd-acbc-wrap {\n  --pd-bg: #ffffff;\n  --pd-bg-alt: #f7f5f3;\n  --pd-bg-dark: #1a1a1a;\n  --pd-border: #e4e0da;\n  --pd-accent: #c8102e;\n  --pd-accent-dim: rgba(200,16,46,0.08);\n  --pd-text: #1a1a1a;\n  --pd-muted: #5a5550;\n  --pd-radius: 8px;\n  font-family: inherit;\n  box-sizing: border-box;\n  width: 100%;\n  color: var(--pd-text);\n}\n.pd-acbc-wrap * { box-sizing: border-box; }\n\n.pd-acbc-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 28px;\n}\n.pd-acbc-stat {\n  padding: 18px 14px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.07);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-acbc-stat:last-child { border-right: none; }\n.pd-acbc-stat-val {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: #c8102e;\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-acbc-stat-label {\n  font-size: 0.62rem;\n  font-weight: 600;\n  color: #9a9590;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.pd-acbc-intro {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 20px 22px;\n  margin-bottom: 24px;\n  font-size: 0.96rem;\n  color: var(--pd-muted);\n  line-height: 1.8;\n}\n.pd-acbc-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-acbc-heading {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0 0 14px;\n  letter-spacing: -0.01em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.pd-acbc-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* PAIRING HERO *\/\n.pd-acbc-hero {\n  background: var(--pd-bg-dark);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 20px 24px;\n  margin-bottom: 24px;\n}\n.pd-acbc-hero-eyebrow {\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 8px;\n  display: block;\n}\n.pd-acbc-hero h3 {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: #f0ece4;\n  margin: 0 0 10px;\n  line-height: 1.2;\n}\n.pd-acbc-hero p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-acbc-hero strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-acbc-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-acbc-feature {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-top: 3px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n.pd-acbc-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-acbc-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-acbc-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* USES *\/\n.pd-acbc-uses {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  margin-bottom: 24px;\n}\n.pd-acbc-uses-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 12px;\n}\n.pd-acbc-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 20px;\n}\n.pd-acbc-use-item {\n  display: flex;\n  gap: 8px;\n  font-size: 0.86rem;\n  color: var(--pd-text);\n  line-height: 1.5;\n  align-items: baseline;\n  font-weight: 600;\n}\n.pd-acbc-use-item::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* DIETARY *\/\n.pd-acbc-dietary {\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.25);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 16px 22px;\n  margin-bottom: 24px;\n  font-size: 0.86rem;\n  color: var(--pd-text);\n  line-height: 1.7;\n}\n.pd-acbc-dietary strong { color: var(--pd-text); font-weight: 700; }\n\n\/* SPECS *\/\n.pd-acbc-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-acbc-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-acbc-specs-table tr:last-child { border-bottom: none; }\n.pd-acbc-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-acbc-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-acbc-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-acbc-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-acbc-cta {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.pd-acbc-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-acbc-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-acbc-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--pd-accent);\n  color: #fff;\n  font-size: 0.74rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 10px 18px;\n  border-radius: var(--pd-radius);\n  transition: background 0.18s;\n  white-space: nowrap;\n}\n.pd-acbc-cta-btn:hover { background: #a50d25; }\n.pd-acbc-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-acbc-stats { grid-template-columns: 1fr; }\n  .pd-acbc-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-acbc-stat:last-child { border-bottom: none; }\n  .pd-acbc-features { grid-template-columns: 1fr; }\n  .pd-acbc-uses-grid { grid-template-columns: 1fr; }\n  .pd-acbc-hero { padding: 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-acbc-wrap\"\u003e\n\u003cdiv class=\"pd-acbc-stats\"\u003e\n\u003cdiv class=\"pd-acbc-stat\"\u003e\n\u003cspan class=\"pd-acbc-stat-val\"\u003eCool + Creamy\u003c\/span\u003e \u003cspan class=\"pd-acbc-stat-label\"\u003eTangy Blue Cheese\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-stat\"\u003e\n\u003cspan class=\"pd-acbc-stat-val\"\u003eWings' Best Mate\u003c\/span\u003e \u003cspan class=\"pd-acbc-stat-label\"\u003eDip and Dressing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-stat\"\u003e\n\u003cspan class=\"pd-acbc-stat-val\"\u003eMade in Australia\u003c\/span\u003e \u003cspan class=\"pd-acbc-stat-label\"\u003eAtomic Chicken\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-intro\"\u003eAtomic Chicken Blue Cheese Sauce \u003cstrong\u003ebrings those famous zesty flavours home\u003c\/strong\u003e. Because who does not love smashing down tasty buffalo wings with blue cheese sauce while watching the sport? Great for dipping and on salads, and it adds an Atomic level flavour kick to just about anything you put it on.\u003c\/div\u003e\n\u003c!-- PAIRING HERO --\u003e\n\u003cdiv class=\"pd-acbc-hero\"\u003e\n\u003cspan class=\"pd-acbc-hero-eyebrow\"\u003eWings and Blue Cheese, the Classic Pairing\u003c\/span\u003e\n\u003ch3\u003eThe cool, creamy half of the buffalo wing tradition.\u003c\/h3\u003e\n\u003cp\u003eBlue cheese sauce is the classic partner to buffalo wings. Where the hot sauce brings the tang and heat, \u003cstrong\u003ethe blue cheese sauce brings a cool, creamy, tangy richness that balances it out\u003c\/strong\u003e, which is exactly why the two are served together. This is a creamy dipping sauce built for that job, with the sharp, savoury character of blue cheese. It pairs naturally with the Atomic Chicken Buffalo Sauce for the full wings and blue cheese experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003ch3 class=\"pd-acbc-heading\"\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"pd-acbc-features\"\u003e\n\u003cdiv class=\"pd-acbc-feature\"\u003e\n\u003cp class=\"pd-acbc-feature-title\"\u003eCool, Creamy, Tangy\u003c\/p\u003e\n\u003cp class=\"pd-acbc-feature-body\"\u003eA creamy dipping sauce with the \u003cstrong\u003esharp, savoury character of blue cheese\u003c\/strong\u003e. Rich and cooling, built to balance the heat of hot wings rather than add to it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-feature\"\u003e\n\u003cp class=\"pd-acbc-feature-title\"\u003eMade for Buffalo Wings\u003c\/p\u003e\n\u003cp class=\"pd-acbc-feature-body\"\u003eThe classic wing-night partner. \u003cstrong\u003eDunk hot wings straight into it\u003c\/strong\u003e, the way it is done at the sports bar, for that famous buffalo-and-blue-cheese combination at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-feature\"\u003e\n\u003cp class=\"pd-acbc-feature-title\"\u003eDip and Dressing\u003c\/p\u003e\n\u003cp class=\"pd-acbc-feature-body\"\u003eNot just for wings. \u003cstrong\u003eGreat as a dip for fries and crudites, and as a dressing over salads\u003c\/strong\u003e, especially a classic wedge salad. One tub covers the table and the salad bowl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-feature\"\u003e\n\u003cp class=\"pd-acbc-feature-title\"\u003eAtomic Level Flavour\u003c\/p\u003e\n\u003cp class=\"pd-acbc-feature-body\"\u003eFrom the Atomic Chicken range, made in Australia. \u003cstrong\u003eA bold, flavour-forward blue cheese sauce\u003c\/strong\u003e that adds a kick to just about anything you put it on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USES --\u003e\n\u003cdiv class=\"pd-acbc-uses\"\u003e\n\u003cp class=\"pd-acbc-uses-label\"\u003eHow to Use It\u003c\/p\u003e\n\u003cdiv class=\"pd-acbc-uses-grid\"\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003eDip for buffalo wings and hot wings\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003eDip for fries, wedges, and crudites\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003eDressing over a wedge or garden salad\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003eA cooling side for anything spicy\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003eSpooned over burgers and steak\u003c\/div\u003e\n\u003cdiv class=\"pd-acbc-use-item\"\u003ePaired with Atomic Chicken Buffalo Sauce\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIETARY --\u003e\n\u003cdiv class=\"pd-acbc-dietary\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e As a creamy, dairy-based sauce, this is best kept refrigerated. Always check the physical label for the current ingredient list, allergen information, and storage guidance before serving, particularly for guests with allergies or specific dietary requirements.\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003ch3 class=\"pd-acbc-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"pd-acbc-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eAtomic Chicken Blue Cheese Sauce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e250ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCreamy blue cheese dipping sauce and dressing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavour Profile\u003c\/td\u003e\n\u003ctd\u003eCool, creamy, tangy, sharp blue cheese\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eBuffalo wings, fries, salads, dipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003eDairy-based. Keep refrigerated.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDietary\u003c\/td\u003e\n\u003ctd\u003eCheck physical label\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAtomic Chicken\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"pd-acbc-cta\"\u003e\n\u003cdiv class=\"pd-acbc-cta-text\"\u003e\n\u003cstrong\u003eIn stock at our Wetherill Park showroom\u003c\/strong\u003e alongside the full range of rubs and sauces. Sydney metro delivery available.\u003c\/div\u003e\n\u003ca href=\"tel:0434010411\" class=\"pd-acbc-cta-btn\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.63A2 2 0 012 .18h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.09-1.09a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 14.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Call 0434 010 411 \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Atomic Chicken","offers":[{"title":"Default Title","offer_id":46904415682732,"sku":"ATMCHBC","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/AtomicChicken-bluecheese-front.webp?v=1786267733","url":"https:\/\/bbqrepublic.com.au\/products\/atomic-chicken-blue-cheese-sauce","provider":"BBQ Republic","version":"1.0","type":"link"}