Description
/* Scoped Styles for Product Description */
.gb-description-container {
background-color: #fdf6e3; /* Parchment color */
border: 2px solid #5e4b35; /* Leather brown border */
border-radius: 8px;
padding: 20px;
font-family: ‘Lato’, sans-serif;
color: #2c241b;
box-shadow: 4px 4px 0px rgba(0,0,0,0.1);
max-width: 800px;
margin: 0 auto;
}
.gb-header {
text-align: center;
border-bottom: 2px solid #5e4b35;
margin-bottom: 20px;
padding-bottom: 10px;
}
.gb-title {
font-family: ‘Cinzel’, serif;
font-size: 1.8em;
color: #8b0000; /* Blood Red */
margin: 0;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.gb-subtitle {
font-style: italic;
color: #666;
font-size: 0.9em;
margin-top: 5px;
}
.gb-lore-text {
font-size: 1.1em;
line-height: 1.6;
margin-bottom: 25px;
text-align: justify;
}
.gb-stats-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-bottom: 20px;
}
@media (max-width: 600px) {
.gb-stats-grid {
grid-template-columns: 1fr;
}
}
.gb-stat-box {
background: rgba(255,255,255,0.5);
border: 1px solid #d4c5b0;
padding: 15px;
border-radius: 5px;
}
.gb-stat-label {
font-family: ‘Cinzel’, serif;
font-weight: bold;
color: #5e4b35;
display: block;
margin-bottom: 8px;
font-size: 1.1em;
}
.gb-meter-container {
background-color: #ddd;
border-radius: 10px;
height: 15px;
width: 100%;
overflow: hidden;
position: relative;
border: 1px solid #999;
}
.gb-meter-fill {
/* Amber to ember gradient for a balanced medium burn */
background: linear-gradient(90deg, #ffcc00, #ff6600, #cc3300);
height: 100%;
width: 50%; /* Medium heat for “+1 Medium” */
border-radius: 10px 0 0 10px;
}
.gb-heat-text {
font-size: 0.85em;
font-weight: bold;
margin-top: 5px;
display: block;
color: #d35400;
}
.gb-list {
margin: 0;
padding-left: 20px;
list-style-type: square;
}
.gb-list li {
margin-bottom: 5px;
}
.gb-ingredients {
font-size: 0.9em;
color: #4a4a4a;
font-style: italic;
border-top: 1px dashed #5e4b35;
padding-top: 15px;
}
Ranger’s Menacing Mushroom
Forage the deep woods with this earthy blend of smoked red jalapeños, mushroom, and garden roots, sweetened with a touch of honey and seasoned with thyme and smoked paprika. Like a ranger who strikes from the treeline, this sauce tracks its quarry with a smoky, savory depth before landing a steady, well-aimed hit of heat.
+1 Medium (Steady Damage)
- Burgers & Steaks
- Eggs & Breakfast Hash
- Pizza & Pasta
- Roasted Vegetables
- Bloody Marys
White vinegar, smoked red jalapeños, tomato, bell pepper, carrot, onion, honey, mushroom, salt, garlic, thyme, smoked paprika, celery seed.







