Skip to content
Menu
Visit
Portland
Biddeford
Beer
Order Beer
Pick-Up Biddeford
Pick-Up or Delivery Portland
Merch
Contact
Jobs
Banded Brewing Co
Esuna
Esuna
West Coast IPA
/* ----------------------------------------- */ /* Content Template: Beer Details 2.5 - start */ /* ----------------------------------------- */ .sell-sheet-block { display: flex; flex-direction: row; justify-content: center; } .sell-sheet { display: block; height: auto; object-fit: contain; width: 100%; max-width: 600px; } .beer-details { color: #4d4d4d; display: flex; flex-direction: column; font-family: 'IBM Plex Sans', sans-serif; margin: 0 auto; max-width: 650px; text-align: justify; } .beer-footer-row { display: flex; flex-direction: row; justify-content: space-between; } .beer-details h2, h5, .bd-abv, .bd-back { font-family: Plaak56; } .beer-details h2, h5 { text-align: center; } .bd-back { color: #4d4d4d; } .bd-back:visited { color: #4d4d4d; } .bd-back:hover { color: #FF671F; } .bd-ebp { border: 1px solid #4d4d4d; border-radius: 2px; } @media screen and (max-width: 600px) { .site-main .bb_beers .inside-article { padding: 0 1.618rem !important; } } /* ----------------------------------------- */ /* Content Template: Beer Details 2.5 - end */ /* ----------------------------------------- */