/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0 0 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0 0 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 0 0 1em 0; }

h4 {
  font-size: 1em;
  margin: 0 0 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 0 0 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 0 0 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0 0 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0 0 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* !BASE STYLES */
/* -------------------------------------------*/
html,
button,
input,
select,
textarea {
  color: #FFFCE2;
  font-family: "futura-pt", Arial, sans-serif; }

body {
  font-size: 15px;
  line-height: 21px;
  background: #222; }

::-moz-selection {
  background: #ccc;
  text-shadow: none;
  color: #000; }

::selection {
  background: #ccc;
  text-shadow: none;
  color: #000; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #CFBA8B;
  margin: 21px auto;
  padding: 0;
  overflow: hidden; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

a {
  color: #FFFCE2;
  text-decoration: none; }

/* !GLOBAL ELEMENTS & TYPOGRAPHY */
/* -------------------------------------------*/
#spacer {
  height: 56px; }

#seasonals h2, #modal .subhead, .online-ordering-link, h1 {
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px; }

.pinthouse-tap-grid .tap .info .name, #seasonals h2 + h2, .color .bullet-block:before, #banner strong, #selected-location, #location-picker ul, #clone-nav, #nav {
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #CFBA8B; }

#home-events ul, .home-parking, .home-hours p, .home-email p, #parking-pdf, .color .content .location-hours h3, .link-footer a, .no-results, .color .content .double-arrow-link, .color .content h3 em, .mc-field-group label, #footer-nav, h2 {
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
  font-size: 12px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #CFBA8B; }

.color .content .location-hours h2, #to-go-orders div, .color .content p strong, .color .content p em, .color .content h4, .color .content h3 {
  font-family: "futura-pt", Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal; }

nav *,
.ir {
  margin: 0;
  padding: 0; }

/* !MASTHEAD */
/* -------------------------------------------*/
#masthead {
  position: relative;
  padding: 32px 0 96px; }
  #masthead h1 {
    margin: 0;
    text-align: center; }
    #masthead h1 a {
      display: block; }
    #masthead h1 img {
      max-width: 84%;
      height: auto; }

/* !NAV */
/* -------------------------------------------*/
#nav {
  font-size: 12px;
  letter-spacing: 0.22em;
  position: relative;
  z-index: 100;
  margin-top: -66px;
  padding: 16px 0;
  width: 100%;
  background: url(/img/black-60.png);
  background: rgba(0, 0, 0, 0.6); }
  #nav #php-header {
    display: none;
    position: absolute;
    left: 18px;
    top: 23px;
    width: 60px;
    height: 19px;
    background-image: url("/img/php-header.svg"); }
    .no-svg #nav #php-header {
      background-image: url("/img/php-header.png"); }
  #nav #nav-toggle {
    display: none; }
  #nav > ul {
    position: relative;
    z-index: 100;
    margin: 0 auto;
    width: 780px;
    height: 32px;
    line-height: 26px;
    overflow: visible;
    text-align: center;
    border: 1px solid #CFBA8B;
    border-width: 1px 0; }
    #nav > ul > li {
      position: relative;
      display: inline-block;
      margin: 0 12px; }
      #nav > ul > li > a {
        display: inline-block;
        padding: 3px 0 20px 2px;
        background: url("/img/nav-arrow.svg") no-repeat 50% -50px; }
        .no-svg #nav > ul > li > a {
          background-image: url("/img/nav-arrow.png"); }
      #nav > ul > li:hover > a, #nav > ul > li:focus > a, #nav > ul > li.active > a {
        color: #CFBA8B;
        background-position: 50% 29px; }
    #nav > ul ul {
      position: absolute;
      z-index: 200;
      left: -999em;
      top: 100%;
      padding: 0 17px 8px;
      text-align: left;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: 3px;
      background: url(/img/black-85.png);
      background: rgba(0, 0, 0, 0.85);
      white-space: nowrap; }
      #nav > ul ul a {
        display: block;
        padding: 6px 6px 6px 0;
        border-top: 1px solid #CFBA8B; }
        #nav > ul ul a:hover, #nav > ul ul a:focus {
          color: #CFBA8B; }
      #nav > ul ul li:first-child a {
        border-top: none; }
    #nav > ul > li:hover ul, #nav > ul > li:focus ul {
      left: -14px; }
  #nav.fixed {
    position: fixed;
    left: 0;
    top: -5px;
    margin: 0;
    background: none; }
    #nav.fixed #php-header {
      display: block; }
    #nav.fixed > ul > li > a {
      padding-bottom: 15px; }

#clone-nav {
  display: none;
  margin: 0;
  padding: 0 20px 13px 20px;
  list-style: none;
  text-align: center;
  line-height: 2;
  background: #000; }
  #clone-nav a {
    display: block; }
  #clone-nav > li:not(:first-child) > a::before, #clone-nav > li:last-child::after,
  #clone-nav > li ul::before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 1px;
    border-top: 1px solid rgba(207, 186, 139, 0.7); }
  #clone-nav > li ul {
    margin: 0;
    padding: 0 0 8px;
    list-style: none;
    font-size: 11px;
    line-height: 15px; }
    #clone-nav > li ul a {
      padding: 3px 0;
      color: #CFBA8B; }
    #clone-nav > li ul::before {
      margin-bottom: 8px; }

/* !CONNECT BAR */
/* -------------------------------------------*/
#connect-nav {
  position: fixed;
  z-index: 200;
  left: 12px;
  top: 12px; }
  #connect-nav ul {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0;
    padding: 0;
    height: 31px;
    list-style: none; }
  #connect-nav li {
    display: inline-block; }
    #connect-nav li a {
      height: 31px; }

#connect-header {
  float: left;
  margin-right: 5px;
  width: 42px;
  height: 31px;
  background-image: url(/img/connect-2.svg); }

#connect-bg {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 56px;
  background: #000; }

/* !LOCATION BAR */
/* -------------------------------------------*/
#location-nav {
  position: fixed;
  z-index: 200;
  right: 12px;
  top: 12px; }

#location-picker {
  float: left;
  position: relative; }
  #location-picker ul {
    position: absolute;
    z-index: 200;
    right: -999em;
    top: 44px;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 17px 8px 14px;
    min-width: 100%;
    text-align: right;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 3px;
    background: rgba(0, 0, 0, 0.85);
    white-space: nowrap;
    list-style: none; }
    #location-picker ul a {
      display: block;
      padding: 6px 6px 6px 0;
      border-top: 1px solid #CFBA8B; }
      #location-picker ul a:hover, #location-picker ul a:focus {
        color: #CFBA8B; }
    #location-picker ul li:first-child a {
      border-top: none; }
  #location-picker.open ul {
    right: 0; }

#selected-location {
  padding: 0 0 0 13px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  white-space: nowrap;
  color: #CFBA8B;
  cursor: pointer; }
  #selected-location .ir {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 31px;
    background: url(/img/connect-2.svg) no-repeat -129px 0; }
  #selected-location:hover, #selected-location:focus, .open #selected-location {
    color: #FFFCE2; }
    #selected-location:hover .ir, #selected-location:focus .ir, .open #selected-location .ir {
      background-position: -129px 100%; }

/* !BANNER */
/* -------------------------------------------*/
#banner {
  text-align: center;
  letter-spacing: 0.035em;
  font-weight: 700; }
  #banner.color .inner {
    padding: 13px 20px; }
  #banner strong {
    font-size: 14px;
    letter-spacing: 0.175em;
    color: #FFFCE2; }
  #banner a {
    text-decoration: underline; }
    #banner a:hover, #banner a:focus {
      color: #CFBA8B; }

/* !FOOTER */
/* -------------------------------------------*/
#footer {
  margin-top: 45px;
  text-align: center; }

#footer-nav {
  margin: 0 auto 6px;
  padding: 0;
  max-width: 830px;
  list-style: none;
  color: #FFFCE2;
  font-size: 11px;
  letter-spacing: 0.175em; }
  #footer-nav::before {
    content: '';
    display: block;
    margin: 0 auto;
    height: 20px;
    width: 80px;
    border-top: 1px solid #CFBA8B; }
  #footer-nav li {
    display: inline-block;
    margin: 0 12px 12px; }
  #footer-nav a:hover,
  #footer-nav a:focus {
    color: #CFBA8B; }

#copyright {
  display: inline-block;
  vertical-align: middle;
  padding-top: 5px;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CFBA8B; }
  #copyright:before {
    content: " ";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 39px;
    height: 28px;
    background: url(/img/jolly-roger.svg) no-repeat 0 0;
    background-size: contain; }

#mc_embed_signup {
  margin-bottom: 25px; }
  #mc_embed_signup div.mce_inline_error,
  #mc_embed_signup div.response {
    margin: 13px auto 0 !important;
    padding: 0 20px;
    max-width: 400px;
    background: none !important;
    font: 500 14px/1.5 "futura-pt", Arial, sans-serif !important;
    letter-spacing: 0.04em; }
  #mc_embed_signup div.mce_inline_error {
    margin-top: 10px !important;
    font-weight: 700 !important; }

.mc-field-group label {
  display: block;
  margin: 0 0 8px; }

#mce-EMAIL {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  margin: 0 3px;
  padding: 0;
  width: 170px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #FFFCE2;
  color: #000;
  text-indent: 8px;
  border: none;
  border-radius: 0; }

#mc-embedded-subscribe {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  margin: 0 3px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #CFBA8B;
  color: #fff;
  border: none;
  border-radius: 0;
  cursor: pointer; }

#connect-list {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 12px;
  padding: 0 0 0 6px;
  height: 31px;
  list-style: none;
  border-left: 1px solid #CFBA8B; }
  #connect-list li {
    display: inline-block; }
    #connect-list li a {
      height: 31px; }

#connect-facebook,
#connect-twitter,
#connect-email,
#connect-instagram,
#connect-youtube {
  background-image: url(/img/connect-2.svg); }

#connect-facebook {
  width: 21px;
  background-position: -42px 0; }
  #connect-facebook:hover, #connect-facebook:focus {
    background-position: -42px 100%; }

#connect-twitter {
  width: 30px;
  background-position: -63px 0; }
  #connect-twitter:hover, #connect-twitter:focus {
    background-position: -63px 100%; }

#connect-instagram {
  width: 27px;
  background-position: -184px 0; }
  #connect-instagram:hover, #connect-instagram:focus {
    background-position: -184px 100%; }

#connect-youtube {
  width: 28px;
  background-position: -155px 0; }
  #connect-youtube:hover, #connect-youtube:focus {
    background-position: -155px 100%; }

#connect-email {
  width: 33px;
  background-position: -93px 0; }
  #connect-email:hover, #connect-email:focus {
    background-position: -93px 100%; }

/* !PHOTO DIVIDERS */
/* -------------------------------------------*/
.photo-divider {
  position: relative;
  z-index: -1;
  padding: 108px 0 70px;
  font: 700 italic 50px/60px "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
  letter-spacing: 1px;
  text-align: center;
  color: #fff; }
  .photo-divider p {
    margin: 0 auto;
    padding-bottom: 90px;
    width: 860px;
    max-width: 84%;
    background: url("/img/arrow-down-white.svg") no-repeat 50% 100%; }
    .no-svg .photo-divider p {
      background-image: url("/img/arrow-down-white.png"); }
    .photo-divider p span {
      font-size: 60%;
      letter-spacing: normal;
      white-space: nowrap; }

/* !COLOR SECTIONS */
/* -------------------------------------------*/
.color {
  background: #3D8085 url(/img/texture-left.png) no-repeat 0 0; }
  .color.dark-blue {
    background-color: #1C3B46; }
  .color.dark-green {
    background-color: #660; }
  .color.green {
    background-color: #969600; }
  .color.red {
    background-color: #CB5128; }
  .color .inner {
    padding: 45px 0 35px;
    background: url(/img/texture-right.png) no-repeat 100% 0; }
  .color.transparent {
    background: none; }
    .color.transparent .inner {
      background: none; }
  .color .content {
    margin: 0 auto;
    width: 780px; }
    .color .content + .content {
      margin-top: 35px; }
    .color .content h1 {
      margin-bottom: 20px;
      padding-bottom: 8px;
      border-bottom: 1px solid #CFBA8B;
      overflow: hidden; }
      .color .content h1 em {
        display: block;
        padding-top: 5px;
        font-style: normal;
        font-size: 15px;
        color: #CFBA8B; }
      .color .content h1.medium {
        font-size: 15px;
        padding: 3px 0 5px; }
      .color .content h1 small {
        padding-left: 8px;
        font-family: "futura-pt", Arial, sans-serif;
        font-size: 100%;
        font-weight: 500;
        text-transform: none;
        letter-spacing: 1px;
        color: #CFBA8B; }
        @media screen and (max-width: 37.4375em) {
          .color .content h1 small {
            display: block;
            padding: 4px 0 0; } }
    .color .content h2 {
      margin-bottom: 0; }
      .color .content h2 em {
        font-style: normal;
        color: #FFFCE2; }
      .color .content h2 + h2 {
        margin-top: 21px; }
      .color .content h2:last-child {
        margin-bottom: 21px; }
    .color .content h3 {
      margin-bottom: 0;
      color: #CFBA8B; }
      .color .content h3 em {
        padding-left: 2px;
        font-style: normal;
        color: #FFFCE2; }
      .color .content h3 + h2 {
        margin-top: 21px; }
      .color .content h3:last-child {
        margin-bottom: 21px; }
    .color .content h4 {
      margin-bottom: 0;
      font-weight: 700;
      letter-spacing: 1px;
      color: #CFBA8B; }
      .color .content h4 + h2 {
        margin-top: 21px; }
      .color .content h4:last-child {
        margin-bottom: 21px; }
    .color .content p {
      margin-bottom: 21px; }
      .color .content p strong {
        color: #CFBA8B; }
      .color .content p a {
        text-decoration: underline; }
        .color .content p a:hover, .color .content p a:focus {
          color: #CFBA8B; }
    .color .content ul, .color .content ol {
      padding-left: 1em; }
    .color .content img {
      max-width: 100%;
      height: auto; }
    .color .content .arrow-link {
      padding-left: 24px;
      background: url("/img/arrow-link.svg") no-repeat 0 50%; }
      .no-svg .color .content .arrow-link {
        background-image: url("/img/arrow-link.png"); }
      .color .content .arrow-link em {
        font-size: 12px; }
      .color .content .arrow-link a {
        text-decoration: none; }
    .color .content .arrow-tap a {
      font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
      font-size: 10px;
      letter-spacing: 1px; }
    .color .content .double-arrow-link {
      font-size: 10px;
      letter-spacing: 1px;
      text-align: center; }
      .color .content .double-arrow-link a {
        padding-right: 25px;
        background: url("/img/arrow-link-back.svg") no-repeat 100% 50%; }
        .no-svg .color .content .double-arrow-link a {
          background-image: url("/img/arrow-link-back.png"); }
        .color .content .double-arrow-link a:hover, .color .content .double-arrow-link a:focus {
          color: #CFBA8B; }
        .color .content .double-arrow-link a span {
          padding-left: 25px;
          background: url("/img/arrow-link.svg") no-repeat 0 50%; }
          .no-svg .color .content .double-arrow-link a span {
            background-image: url("/img/arrow-link.png"); }

/* !COLUMNS */
/* -------------------------------------------*/
.col {
  float: left; }

.col-last {
  float: right; }

.col-margin {
  margin-right: 20px; }

.col-1 {
  width: 60px; }

.col-2 {
  width: 140px; }

.col-3 {
  width: 220px; }

.col-third {
  width: calc(33.333333% - 13.3333333333px); }

.col-4 {
  width: 300px; }

.col-5 {
  width: 380px; }

.col-6 {
  width: 460px; }

.col-7 {
  width: 540px; }

.col-8 {
  width: 620px; }

.col-9 {
  width: 700px; }

.col-10 {
  float: none;
  clear: both;
  width: 100%; }

/* !INDENTED BLOCK WITH BULLET POINT */
/* -------------------------------------------*/
.color .bullet-block {
  position: relative;
  padding: 0 0 21px 13px; }
  .color .bullet-block h3 {
    margin: 0; }
  .color .bullet-block p {
    margin: 0; }
    .color .bullet-block p a {
      text-decoration: none; }
  .color .bullet-block:before {
    content: "\2022";
    position: absolute;
    left: 0;
    top: 0; }

/* !NO RESULTS MESSAGE */
/* -------------------------------------------*/
.no-results {
  padding-bottom: 21px; }

/* !LINK FOOTER */
/* -------------------------------------------*/
.link-footer {
  width: 100%;
  overflow: hidden;
  text-align: right; }
  .link-footer a {
    display: inline-block;
    position: relative;
    color: #FFFCE2; }
    .link-footer a:hover, .link-footer a:focus {
      color: #CFBA8B; }
    .link-footer a:before {
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 50%;
      margin-top: -7px;
      margin-right: 8px;
      width: 800px;
      height: 13px;
      background: url(/img/arrow-line.svg) no-repeat 100% 0; }

/* !OTHER LOCATION LINK */
/* -------------------------------------------*/
#other-location {
  text-align: center; }

/* !SWITCH SITE LINK */
/* -------------------------------------------*/
.site-switch {
  margin-top: 35px; }
  .site-switch:first-child {
    margin-top: 15px; }
  .site-switch a {
    height: 65px;
    background-position: 50% 0; }
    .site-switch a.lamar {
      background-image: url(/img/switch-large-lamar-2.svg); }
    .site-switch a.burnet {
      background-image: url(/img/switch-large-burnet.svg); }
    .site-switch a.round_rock {
      background-image: url(/img/switch-large-round_rock.svg); }
    .site-switch a.ben_white {
      background-image: url(/img/switch-large-ben_white.svg); }
    .site-switch a:hover, .site-switch a:focus {
      background-position: 50% 100%; }
    @media screen and (max-width: 49.9375em) {
      .site-switch a {
        height: 95px; }
        .site-switch a.lamar {
          background-image: url(/img/switch-small-lamar-2.svg); }
        .site-switch a.burnet {
          background-image: url(/img/switch-small-burnet.svg); }
        .site-switch a.ben_white {
          background-image: url(/img/switch-small-ben_white.svg); } }
/* !LOCATION INFO */
/* -------------------------------------------*/
.location-info {
  text-align: center;
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif; }
  .location-info .address {
    margin-bottom: 11px;
    padding-left: 4px;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #CFBA8B; }
  .location-info .street-no {
    display: block;
    margin-bottom: 5px;
    padding-right: 4px;
    font-size: 38px;
    line-height: 1;
    letter-spacing: 0;
    color: #FFFCE2; }
    .location-info .street-no b, .location-info .street-no i {
      position: relative;
      font-weight: 700;
      font-style: normal; }
    .location-info .street-no b {
      font-size: 35px; }
    .location-info .street-no i {
      top: 2px; }
  .location-info .phone {
    margin-top: 7px;
    font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 2px;
    color: #FFFCE2; }
    .location-info .phone span {
      display: inline-block;
      padding: 3px 0 7px 2px;
      border: 1px solid #CFBA8B;
      border-width: 1px 0; }
      .location-info .phone span b, .location-info .phone span i {
        position: relative;
        font-weight: 700;
        font-style: normal; }
      .location-info .phone span b {
        font-size: 20px; }
      .location-info .phone span i {
        top: 2px; }

/* !ONLINE ORDERING LINK */
/* -------------------------------------------*/
.online-ordering-link {
  padding: 0.5em 0;
  margin: 0 0 1.75em;
  text-align: center;
  font-size: 19px;
  line-height: 1.333;
  letter-spacing: 0.14em;
  color: #FFFCE2;
  border: 1px solid #CFBA8B;
  border-width: 1px 0; }
  .online-ordering-link a:hover, .online-ordering-link a:focus {
    color: #CFBA8B; }
  .online-ordering-link:not(:first-child) {
    margin-top: 1em; }

/* !404 */
/* -------------------------------------------*/
#page-not-found {
  text-align: center; }
  #page-not-found .nope {
    margin-bottom: 40px;
    padding-left: 8px;
    font: italic 700 120px/1 "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
    color: #CFBA8B; }
  #page-not-found h2 {
    color: #FFFCE2; }

/* !BELOW 1450 */
/* -------------------------------------------*/
@media only screen and (max-width: 1449px) {
  #location-nav.fixed #location-header {
    display: none; } }

/* !BELOW 1325 */
/* -------------------------------------------*/
@media only screen and (max-width: 1324px) {
  #location-nav.fixed .extra {
    display: none; } }

/* !BELOW 1200 */
/* -------------------------------------------*/
@media only screen and (max-width: 1200px) {
  #connect-header {
    display: none; } }

/* !BELOW 1050 */
/* -------------------------------------------*/
@media only screen and (max-width: 1049px) {
  #masthead {
    padding-bottom: 30px; }
  #location-nav .extra {
    display: none; }
  #nav, #nav.fixed {
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    padding: 11px 0;
    background: #000; }
    #nav #php-header, #nav.fixed #php-header {
      display: block;
      top: 18px; }
    #nav #nav-toggle, #nav.fixed #nav-toggle {
      display: block;
      margin: 0 auto;
      height: 32px;
      width: 180px;
      line-height: 32px;
      text-align: center;
      border: 1px solid #CFBA8B;
      border-width: 1px 0;
      cursor: pointer; }
      #nav #nav-toggle a, #nav.fixed #nav-toggle a {
        display: inline-block;
        padding-right: 20px;
        background: url("/img/nav-toggle-arrow.svg") no-repeat 100% 50%; }
        .no-svg #nav #nav-toggle a, .no-svg #nav.fixed #nav-toggle a {
          background-image: url("/img/nav-toggle-arrow.png"); }
        #nav #nav-toggle a span, #nav.fixed #nav-toggle a span {
          display: inline-block;
          padding-left: 20px;
          background: url("/img/nav-toggle-arrow.svg") no-repeat 0 50%; }
          .no-svg #nav #nav-toggle a span, .no-svg #nav.fixed #nav-toggle a span {
            background-image: url("/img/nav-toggle-arrow.png"); }
        #nav #nav-toggle a b, #nav.fixed #nav-toggle a b {
          font-weight: 700; }
    #nav > ul, #nav.fixed > ul {
      display: none; } }

/* !BELOW 1000 */
/* -------------------------------------------*/
@media only screen and (max-width: 999px) {
  .color {
    background-image: url(/img/texture-small-left.png); }
    .color .inner {
      background-image: url(/img/texture-small-right.png); } }

/* !BELOW 820 */
/* -------------------------------------------*/
@media only screen and (max-width: 819px) {
  .color .content {
    width: 94%; }
  .col-margin {
    margin-right: 2.5641%; }
  .col-1 {
    width: 7.6923%; }
  .col-2 {
    width: 17.9487%; }
  .col-3 {
    width: 28.2051%; }
  .col-4 {
    width: 38.4615%; }
  .col-5 {
    width: 48.7179%; }
  .col-6 {
    width: 58.9743%; }
  .col-7 {
    width: 69.2307%; }
  .col-8 {
    width: 79.4871%; }
  .col-9 {
    width: 89.7435%; }
  .col-6 .col-3 {
    width: 48%; }
  .photo-divider {
    padding: 40px 0 35px;
    font-size: 32px;
    line-height: 40px; }
    .photo-divider p {
      padding-bottom: 70px; } }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  .color .content {
    width: 84%; }
  .col, .col-margin, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-6 .col-3 {
    float: none;
    margin: 0;
    width: 100%; } }

/* !BELOW 600 */
/* -------------------------------------------*/
@media only screen and (max-width: 599px) {
  #nav-toggle b {
    display: none; }
  #clone-nav > li:not(:first-child) > a::before,
  #clone-nav > li:last-child::after,
  #clone-nav > li ul::before,
  #nav #nav-toggle {
    width: 100px; } }

/* !BELOW 500 */
/* -------------------------------------------*/
@media only screen and (max-width: 499px) {
  #nav, #nav.fixed {
    padding: 42px 0 0; }
  #nav #nav-toggle, #nav #nav-toggle, #nav.fixed #nav-toggle {
    width: calc(100% - 30px);
    height: 40px;
    line-height: 40px;
    border-bottom: none; }
    #nav #nav-toggle b, #nav #nav-toggle b, #nav.fixed #nav-toggle b {
      display: inline; }
  #connect-nav {
    left: 8px;
    top: 8px; }
  #location-nav {
    top: 8px; }
  #spacer {
    height: 83px; } }

/* !BELOW 480 */
/* -------------------------------------------*/
@media only screen and (max-width: 479px) {
  #clone-nav {
    padding-left: 0;
    padding-right: 0; }
  #connect-list {
    display: block;
    margin: 5px 0 0;
    padding: 0;
    border-left: none; } }

#modal-overlay {
  position: fixed;
  z-index: 9998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 30, 35, 0.95); }

#modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  text-align: center; }
  #modal .inner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-top: 136px;
    padding-bottom: 20px;
    width: 543px;
    max-width: 84%; }
    #modal .inner:after {
      content: '';
      display: block;
      position: absolute;
      z-index: -1;
      left: -30px;
      right: -30px;
      bottom: 0;
      top: 183px;
      background: url(/img/modal-left.svg) no-repeat 0 0, url(/img/modal-right.svg) no-repeat 100% 0, url(/img/modal-bottom.svg) no-repeat 50% 100%; }
      @media screen and (max-width: 37.4375em) {
        #modal .inner:after {
          display: none; } }
  #modal .header {
    margin-bottom: 36px; }
    #modal .header img {
      width: 90%; }
  #modal .subhead {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 26px; }
    #modal .subhead span {
      display: block;
      padding-left: 3px; }
  #modal .links a {
    display: inline-block;
    margin-bottom: 30px;
    width: 270px;
    height: 109px; }
    #modal .links a:hover, #modal .links a:focus {
      background-position: 0 100%; }
  #modal #selector-brewing {
    background-image: url(/img/selector-brewing-2.svg); }
  #modal #selector-burnet {
    background-image: url(/img/selector-burnet-3.svg); }
  #modal #selector-lamar {
    background-image: url(/img/selector-lamar-5.svg); }
  #modal #selector-round-rock {
    background-image: url(/img/selector-round-rock-3.svg); }
  #modal #selector-brewing,
  #modal #selector-burnet {
    height: 73px; }

.simple .col-4 img {
  display: block;
  margin: 0 auto 21px; }

/* !FOOD PHILOSOPHY */
/* -------------------------------------------*/
#view-food-menu {
  margin: 18px auto 10px;
  width: 180px; }
  #view-food-menu a {
    height: 76px;
    background-image: url("/img/view-food-menu.svg"); }
    .no-svg #view-food-menu a {
      background-image: url("/img/view-food-menu.png"); }

/* !CATERING */
/* -------------------------------------------*/
#we-cater {
  margin: 0 auto;
  width: 300px;
  max-width: 100%; }
  #we-cater a {
    padding-bottom: 100%;
    background-image: url(/img/we-cater-3.svg); }

#catering .col-6 {
  padding-top: 20px; }
  #catering .col-6 p, #catering .col-6 ul, #catering .col-6 ol, #catering .col-6 dl, #catering .col-6 blockquote, #catering .col-6 table, #catering .col-6 form {
    padding-left: 20px; }

/* !COMMUNITY */
/* -------------------------------------------*/
#contact-us {
  margin: 20px auto 0;
  width: 294px;
  max-width: 100%; }

#charity-form {
  padding-bottom: 53.7414965986%;
  background-image: url(/img/charity-form-2.svg); }

#charity-email {
  padding-bottom: 12.2448979592%;
  background-image: url(/img/charity-email.svg); }

/* !GENERIC TEMPLATE */
/* -------------------------------------------*/
.simple-sidebar {
  margin: 10px 0 30px;
  padding: 0 25px;
  text-align: center; }
  .simple-sidebar .over {
    display: none; }
  .simple-sidebar span:hover .base,
  .simple-sidebar a:hover .base {
    display: none; }
  .simple-sidebar span:hover .over,
  .simple-sidebar a:hover .over {
    display: inline; }

@media only screen and (max-width: 699px) {
  .simple-content > .col-10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .simple-content > .col-10 .col-4 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .simple-content > .col-10 .simple-content-content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

/* !BEER ABOUT SECTION */
/* -------------------------------------------*/
#beer-top h1.img, #beer-top h3.img {
  padding: 0;
  border: none; }

#beer-about {
  margin-bottom: 21px;
  padding: 14px 0 40px;
  background: url("/img/arrow-down.svg") no-repeat 50% 100%; }
  .no-svg #beer-about {
    background-image: url("/img/arrow-down.png"); }
  #beer-about h1 {
    color: #CFBA8B;
    border-bottom: none; }

#beer-40-plus h1.img {
  margin: 0 0 16px; }
  #beer-40-plus h1.img .ir {
    width: 100%;
    height: 0;
    padding-bottom: 30.9091%;
    background-image: url("/img/40-plus-beers.svg");
    background-size: 100% 300%; }
    .no-svg #beer-40-plus h1.img .ir {
      background-image: url("/img/40-plus-beers.png"); }
    #beer-40-plus h1.img .ir:focus, #beer-40-plus h1.img .ir:hover {
      background-position: 0 100%; }

#beer-40-plus h2 {
  margin: 0 0 8px 21px;
  font-size: 14px;
  color: #FFFCE2; }

#beer-40-plus h3.img .ir {
  width: 100%;
  height: 0;
  padding-bottom: 39.0909%;
  background-image: url("/img/stop-fill-chill.svg");
  background-size: 100% 300%; }
  .no-svg #beer-40-plus h3.img .ir {
    background-image: url("/img/stop-fill-chill.png"); }

#beer-40-plus h3.img a.ir:focus, #beer-40-plus h3.img a.ir:hover {
  background-position: 0 100%; }

#beer-40-plus #fallen-cask {
  margin: 0 0 12px 15px; }
  #beer-40-plus #fallen-cask b {
    float: left;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #CFBA8B; }
  #beer-40-plus #fallen-cask i {
    display: block;
    margin-left: 31px;
    font: normal normal 10px/1 "futura-pt", Arial, sans-serif;
    text-transform: uppercase;
    color: #CFBA8B; }
  #beer-40-plus #fallen-cask a {
    display: block;
    margin-left: 31px; }

#beer-40-plus a:hover, #beer-40-plus a:focus {
  color: #CFBA8B; }

/* !MAINSTAYS, SEASONALS, & THE OTHER STUFF */
/* -------------------------------------------*/
#mainstays h1, #seasonals h1, #non-mainstays h1 {
  margin-bottom: 21px; }

#mainstays h2, #seasonals h2, #non-mainstays h2 {
  margin-bottom: 21px;
  text-align: center; }

#mainstays h3, #seasonals h3, #non-mainstays h3 {
  margin-bottom: 1em;
  text-align: center;
  color: #FFFCE2; }
  #mainstays h3 em, #seasonals h3 em, #non-mainstays h3 em {
    color: #CFBA8B; }

#mainstays p, #seasonals p, #non-mainstays p {
  text-align: justify; }

#mainstays hr, #seasonals hr, #non-mainstays hr {
  margin: 0.5em 42px 42px; }

#mainstays .beer-2 hr, #seasonals .beer-2 hr, #non-mainstays .beer-2 hr {
  display: none; }

#seasonals h2 {
  margin-bottom: 12px; }
  #seasonals h2 + h2 {
    margin: -8px 0 12px;
    color: #FFFCE2; }

#non-mainstays .col {
  margin-bottom: 21px; }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  #beer-releases, #beer-40-plus {
    float: left;
    width: auto !important;
    margin-right: 30px; }
  #mainstays .beer-2 hr, #seasonals .beer-2 hr {
    display: block; } }

#tap-coming-soon {
  padding: 21px 0;
  text-align: center; }

.tap-grid h2 {
  margin: 36px 0 16px !important;
  font: 700 21px/1.2 "futura-pt", Arial, sans-serif;
  letter-spacing: 0.125em;
  color: #FFFCE2; }
  .tap-grid h2 span {
    font-weight: 400;
    font-size: 19px;
    text-transform: none;
    letter-spacing: 0.025em;
    color: #CFBA8B; }

.tap-grid .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.tap-grid .tap-divider {
  padding: 0 10px;
  width: 100%; }

.pinthouse-tap-grid {
  margin-top: -10px; }
  .pinthouse-tap-grid .grid {
    margin: 0 -10px 15px; }
  .pinthouse-tap-grid .tap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 13px;
    width: 50%; }
    @media screen and (max-width: 47.9375em) {
      .pinthouse-tap-grid .tap {
        width: 50%; } }
    @media screen and (max-width: 34.3125em) {
      .pinthouse-tap-grid .tap {
        width: 100%; } }
    .pinthouse-tap-grid .tap * {
      -webkit-box-sizing: inherit;
              box-sizing: inherit; }
    .pinthouse-tap-grid .tap .content {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #CFBA8B;
      padding: 10px 0 14px;
      width: 100%;
      height: 100%; }
      .pinthouse-tap-grid .tap .content::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #CFBA8B; }
    .pinthouse-tap-grid .tap .info {
      padding-right: 12px; }
      .pinthouse-tap-grid .tap .info .name {
        margin: 0 0 4px;
        font-size: 15px;
        letter-spacing: 0.1em;
        line-height: 1.2; }
      .pinthouse-tap-grid .tap .info .style {
        margin-bottom: 4px;
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 0.02em; }
    .pinthouse-tap-grid .tap .abv {
      margin-left: auto;
      text-align: center; }
      .pinthouse-tap-grid .tap .abv .num {
        margin-bottom: 2px;
        font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
        font-size: 15px;
        line-height: 1.2; }
      .pinthouse-tap-grid .tap .abv .abbr {
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0.12em; }

.guest-tap-feed .grid {
  margin: 0 -10px 4px; }

.guest-tap-feed .tap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px 10px;
  width: 33.333333%; }
  @media screen and (max-width: 47.9375em) {
    .guest-tap-feed .tap {
      width: 50%; } }
  @media screen and (max-width: 34.3125em) {
    .guest-tap-feed .tap {
      width: 100%; } }
  .guest-tap-feed .tap * {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }
  .guest-tap-feed .tap .content {
    border-bottom: 1px solid #CFBA8B;
    padding: 10px 0;
    width: 100%;
    height: 100%; }
  .guest-tap-feed .tap .name {
    font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #CFBA8B; }
  .guest-tap-feed .tap .style {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #CFBA8B; }
  .guest-tap-feed .tap .abv {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em; }

.color .firkin-releases {
  margin: 11px 0 21px;
  padding: 0 12px 1px;
  border: 1px solid #CFBA8B; }
  .color .firkin-releases .bullet-block {
    padding-left: 0; }
    .color .firkin-releases .bullet-block:before {
      display: none; }
  .color .firkin-releases h3 {
    margin: -7px 0 15px;
    font: 400 14px/1 "futura-pt", Arial, sans-serif;
    text-align: center;
    color: #FFFCE2; }
    .color .firkin-releases h3 span {
      padding: 0 6px;
      background: #3D8085; }

.dark-blue .firkin-releases h3 span {
  background-color: #1C3B46; }

.dark-green .firkin-releases h3 span {
  background-color: #660; }

.green .firkin-releases h3 span {
  background-color: #969600; }

.red .firkin-releases h3 span {
  background-color: #CB5128; }

/* !SPECIALS */
/* -------------------------------------------*/
#menu-specials .content > h1 {
  margin-bottom: 22px; }

#menu-specials h1.img {
  margin-bottom: 12px;
  padding: 0;
  text-align: center;
  border: none; }

#menu-off-the-map {
  text-align: justify; }
  #menu-off-the-map hr {
    width: 50%; }

#menu-current {
  text-align: justify; }

#menu-lunch {
  text-align: center; }
  #menu-lunch h3.img {
    margin-top: 30px; }
  #menu-lunch strong {
    position: relative;
    top: -2px;
    display: inline-block;
    text-transform: none;
    color: inherit;
    font-style: italic;
    border-bottom: 1px solid #CFBA8B;
    height: 17px; }
  #menu-lunch em {
    font-size: 12px;
    color: #CFBA8B; }

#full-menu-link a {
  height: 90px;
  background: url("/img/full-menu.svg") no-repeat 50% 0; }
  .no-svg #full-menu-link a {
    background-image: url("/img/full-menu.png"); }
  #full-menu-link a:hover, #full-menu-link a:focus {
    background-position: 50% -180px; }

/* !MENU SECTIONS */
/* -------------------------------------------*/
#menu-sections .content {
  margin-bottom: 10px; }
  #menu-sections .content h1 {
    padding-bottom: 3px;
    color: #CFBA8B; }
    #menu-sections .content h1:after {
      content: " ";
      display: block;
      height: 8px;
      line-height: 1px;
      border-bottom: 1px solid #CFBA8B; }

.download-menu-large {
  margin: 26px auto 40px;
  width: 240px;
  max-width: 100%; }
  .download-menu-large a {
    padding-bottom: 62.3376623377%;
    background-image: url(/img/download-menu-large-3.png); }
  .download-menu-large.brunch a {
    background-image: url(/img/download-sunday-brunch-menu-large.png); }

/* !TO-GO ORDERS */
/* -------------------------------------------*/
#to-go-orders {
  margin-top: 30px;
  text-align: center; }
  #to-go-orders div, #to-go-orders p, #to-go-orders a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 12px; }
  #to-go-orders div {
    font-weight: bold;
    letter-spacing: 1px;
    color: #CFBA8B; }

#menu-order-online {
  width: 228px;
  height: 38px;
  background: url("/img/menu-order-online.svg") no-repeat 0 0; }
  #menu-order-online:hover, #menu-order-online:focus {
    background-position: 0 100%; }

/* !BETWEEN 700 AND 820 */
/* -------------------------------------------*/
@media only screen and (max-width: 819px) and (min-width: 700px) {
  #full-menu-link a {
    padding-bottom: 40.9090909091%;
    height: 0;
    background-size: 100% auto; }
    #full-menu-link a:hover, #full-menu-link a:focus {
      background-position: 50% 100%; } }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  #menu-lunch {
    padding-top: 30px; } }

/* !BELOW 480 */
/* -------------------------------------------*/
@media only screen and (max-width: 479px) {
  #menu-off-the-map h1.ir {
    width: 260px;
    background-size: 884px auto; } }

#firkin-releases h1 {
  padding: 3px 0 5px;
  font-size: 15px; }

#download-schedule {
  margin-top: 21px;
  padding: 9px 0;
  text-align: center;
  border: 1px solid #CFBA8B;
  border-width: 1px 0; }
  #download-schedule div {
    margin: 0 auto;
    max-width: 676px; }
  #download-schedule a {
    padding-bottom: 2.5147928994%;
    height: 0;
    background: url("/img/download-schedule-2.svg") no-repeat 0 0;
    background-size: 100% 300%; }
    .no-svg #download-schedule a {
      background-image: url("/img/download-schedule-2.png"); }
    #download-schedule a:hover, #download-schedule a:focus {
      background-position: 0 100%; }

#our-story .col-6, #our-space .col-6 {
  text-align: justify; }

#our-story .col-4 img {
  margin-top: 25px; }

#our-space-header-img {
  margin-top: 21px; }

#our-space-photos {
  margin: 0 0 0 20px;
  padding: 12px 0;
  border: 1px solid #CFBA8B;
  border-width: 1px 0; }
  #our-space-photos img {
    display: block;
    margin: 12px 0 0; }
    #our-space-photos img:first-child {
      margin-top: 0; }

#our-vendors p strong, #orgs p strong {
  padding-right: 6px;
  font-size: inherit;
  font-weight: 700;
  letter-spacing: 1px; }

#our-vendors hr, #orgs hr {
  width: 59%; }

#our-vendors h1 {
  margin-top: 40px; }
  #our-vendors h1:first-child {
    margin-top: 0; }

.press-row {
  margin-bottom: 21px; }
  .color .content .press-row p {
    margin-bottom: 0; }
  .press-row .small {
    color: #CFBA8B;
    font-size: 13px; }

/* !BELOW 820 */
/* -------------------------------------------*/
@media only screen and (max-width: 819px) {
  #our-space-photos {
    margin: 0 24px; } }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  #our-space-photos {
    display: none; } }

/* !LOCATION HOURS */
/* -------------------------------------------*/
.color .content .location-hours {
  padding-top: 4px;
  text-align: center; }
  .color .content .location-hours h2 {
    margin-bottom: 11px;
    font-size: 14px;
    letter-spacing: 2px;
    color: #FFFCE2; }
    .color .content .location-hours h2 > span {
      display: inline-block;
      padding-left: 2px;
      border-bottom: 1px solid #CFBA8B; }
    .color .content .location-hours h2 span span {
      text-transform: none; }
  .color .content .location-hours h3 em {
    padding-left: 5px;
    font-family: "futura-pt", Arial, sans-serif;
    font-weight: 500; }
  .color .content .location-hours h5 {
    margin: 8px 0 12px;
    font: italic 700 11px/16px "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
    letter-spacing: 1px;
    text-transform: none; }

#happy-hour {
  margin-top: 24px;
  padding: 0 6px 12px;
  border: 1px solid #CFBA8B; }
  #happy-hour h3 {
    margin: 0;
    color: #FFFCE2; }
    #happy-hour h3 em {
      font-size: 13px;
      text-transform: none; }
  #happy-hour h4 {
    margin: 11px 0;
    font: italic 700 11px/1 "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
    letter-spacing: 1px;
    text-transform: none;
    color: #CFBA8B; }
    #happy-hour h4:first-child {
      margin-top: -6px; }
      #happy-hour h4:first-child span {
        padding: 0 6px;
        background: #CB5128; }
        .dark-blue .location-secondary #happy-hour h4:first-child span {
          background: #1C3B46; }
        .dark-green .location-secondary #happy-hour h4:first-child span {
          background: #660; }
        .blue .location-secondary #happy-hour h4:first-child span {
          background: #3D8085; }
    #happy-hour h4 + h2 {
      margin-top: 0; }
  #happy-hour p {
    margin: 4px 0 0;
    color: #CFBA8B; }

/* !MAP */
/* -------------------------------------------*/
#map, #map-2, #map-3 {
  margin: 12px 0 21px;
  height: 280px;
  background: #CFBA8B; }

.secondary-map {
  margin: 12px 0 21px;
  height: 170px;
  background: #CFBA8B; }

#parking-pdf {
  text-align: center;
  font-style: italic; }
  #parking-pdf hr {
    margin-bottom: 12px; }
  #parking-pdf a {
    padding-right: 25px;
    background: url("/img/arrow-link-back.svg") no-repeat 100% 50%; }
    .no-svg #parking-pdf a {
      background-image: url("/img/arrow-link-back.png"); }
    #parking-pdf a:hover, #parking-pdf a:focus {
      color: #CFBA8B; }
    #parking-pdf a span {
      padding-left: 25px;
      background: url("/img/arrow-link.svg") no-repeat 0 50%; }
      .no-svg #parking-pdf a span {
        background-image: url("/img/arrow-link.png"); }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  .location-hours {
    padding-bottom: 30px; }
  .location-info img {
    width: 50%; } }

.color .always-on-tap {
  margin: 11px 0 21px;
  padding: 0 12px 1px;
  border: 1px solid #CFBA8B;
  text-align: center; }
  .color .always-on-tap h2 {
    margin: -7px 0 11px;
    font: 400 14px/1 "futura-pt", Arial, sans-serif;
    text-align: center;
    color: #FFFCE2; }
    .color .always-on-tap h2 span {
      padding: 0 6px;
      background: #3D8085; }
  .color .always-on-tap h3 em {
    color: #CFBA8B; }
  .color .always-on-tap p {
    margin-bottom: 12px; }
  .color .always-on-tap .daily {
    margin: 18px 24px 0;
    padding: 12px 0 12px;
    text-align: center;
    border-top: 1px solid #CFBA8B; }
    .color .always-on-tap .daily p {
      margin-bottom: 6px; }

.dark-blue .always-on-tap h2 span {
  background-color: #1C3B46; }

.dark-green .always-on-tap h2 span {
  background-color: #660; }

.green .always-on-tap h2 span {
  background-color: #969600; }

.red .always-on-tap h2 span {
  background-color: #CB5128; }

/* !HOME BACKGROUND */
/* -------------------------------------------*/
.home {
  background: none; }

/* !HOME LOCATION INFO */
/* -------------------------------------------*/
.home .content h1 {
  padding-right: 15px;
  margin-bottom: 30px;
  text-align: center; }

.home #view-food-menu {
  margin-top: 0;
  margin-bottom: 18px; }

.map-link {
  margin: -8px 0 25px;
  padding-left: 4px;
  font: 700 11px/1 "futura-pt", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  background: url("/img/map-link.svg") no-repeat 50% 50%; }
  .no-svg .map-link {
    background-image: url("/img/map-link.png"); }
  .map-link a {
    display: block; }
    .map-link a:hover, .map-link a:focus {
      color: #CFBA8B; }

.home-hours p, .home-email p {
  margin-bottom: 11px;
  font-size: 11px;
  letter-spacing: 1px; }

.home-hours {
  display: inline-block;
  padding-left: 55px;
  background: url("/img/hours.svg") no-repeat 0 40%; }
  .no-svg .home-hours {
    background-image: url("/img/hours.png"); }

.home-kitchen p {
  padding: 0 15px;
  margin-bottom: 11px;
  font: 500 10px/1.4 "futura-pt", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }

.home-email a {
  color: #CFBA8B;
  text-decoration: none; }
  .home-email a:hover, .home-email a:focus {
    color: #FFFCE2; }

.home-parking {
  margin-bottom: 12px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #CFBA8B;
  border-width: 1px 0; }
  .home-parking a:hover, .home-parking a:focus {
    color: #CFBA8B; }

/* !RIGHT COLUMN GROUP */
/* -------------------------------------------*/
.home-column-group {
  padding-left: 30px; }

/* !HOME UPCOMING RELEASES */
/* -------------------------------------------*/
.home-releases {
  padding-top: 6px; }
  .home-releases h1.ir {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 220px;
    height: 44px;
    border: none;
    background-image: url(/img/beer-headers-2.svg); }

/* !HOME FEATURED BEER */
/* -------------------------------------------*/
.home-featured h1.ir {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 220px;
  height: 63px;
  border: none;
  background-image: url("/img/our-featured-beer.svg"); }
  .no-svg .home-featured h1.ir {
    background-image: url("/img/our-featured-beer.png"); }

.home-featured h2 {
  margin-bottom: 6px; }

/* !HOME EVENTS */
/* -------------------------------------------*/
#home-events {
  position: relative;
  clear: both;
  margin: 40px 0 20px; }
  #home-events:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    height: 3px;
    border: 1px solid #CFBA8B;
    border-width: 1px 0; }
  #home-events:after {
    content: "";
    display: block;
    position: absolute;
    left: 215px;
    top: 15px;
    bottom: 22px;
    width: 1px;
    background: #CFBA8B; }
  #home-events ul {
    margin-left: 242px;
    padding-left: 1em;
    font-size: 11px;
    letter-spacing: 1px; }
    #home-events ul strong {
      padding-right: 4px;
      color: #CFBA8B; }
    #home-events ul span {
      font-family: "futura-pt", Arial, sans-serif;
      font-weight: normal;
      color: #FFFCE2;
      white-space: nowrap; }

#home-events-title {
  float: left;
  padding: 0 0 0 20px; }

/* !HOME CURBSIDE INSTRUCTIONS */
/* -------------------------------------------*/
#home-curbside {
  text-align: center; }
  #home-curbside .heading {
    margin: 0 0 20px; }
  #home-curbside .steps {
    margin: 0 0 35px;
    padding: 0;
    list-style: none; }
  #home-curbside .step {
    margin-bottom: 20px; }
  #home-curbside .number {
    display: inline-block;
    margin-bottom: 14px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #CB5128;
    font: 700 24px/42px "Sentinel SSm A", "Sentinel SSm B", Georgia, serif; }
    #home-curbside .number--2 {
      background-color: #40818A; }
    #home-curbside .number--3 {
      background-color: #969600; }
  #home-curbside .text {
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  #home-curbside a:hover, #home-curbside a:focus {
    color: #CFBA8B; }

/* !ORDERING */
/* -------------------------------------------*/
#home-ordering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
  padding-top: 15px;
  text-align: center; }
  #home-ordering .open {
    padding-right: 15px;
    margin-bottom: 35px; }
  #home-ordering.two-column .home-ordering-col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 40px;
    padding: 0 10px;
    width: 40%; }
    @media only screen and (max-width: 699px) {
      #home-ordering.two-column .home-ordering-col {
        padding: 0;
        width: 100%; } }
  #home-ordering.three-column {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #home-ordering.three-column .home-ordering-col {
      margin-bottom: 40px;
      width: 220px; }
      @media only screen and (max-width: 699px) {
        #home-ordering.three-column .home-ordering-col {
          padding: 0;
          width: 100%; } }
    @media only screen and (min-width: 700px) {
      #home-ordering.three-column .home-ordering-col:nth-child(2) {
        margin-right: 20px; } }
  #home-ordering h2 {
    margin-bottom: 12px; }
  #home-ordering .link a {
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #CFBA8B;
    border-bottom: 1px solid #CFBA8B; }
    #home-ordering .link a:hover, #home-ordering .link a:focus {
      color: #FFFCE2; }
  #home-ordering .link img {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 3px; }

.home-beer-to-go {
  margin: 10px auto 30px;
  width: 220px; }
  .home-beer-to-go a.ir.roll {
    display: block;
    height: 85px;
    background-image: url(/img/order-beer-to-go.svg); }

.home-featured .home-beer-to-go {
  margin-top: 30px; }

/* !HOME SECOND LOCATION */
/* -------------------------------------------*/
#home-secondary .content h1.medium {
  margin-bottom: 30px; }

#home-secondary .content .arrow-link {
  text-align: left;
  line-height: 1.2;
  background-position: 0 5px; }

#home-secondary .content hr {
  margin: 12px 0; }

#home-secondary .content.location-3, #home-secondary .content.location-4 {
  margin-top: 55px; }

#home-secondary .map-link {
  margin-bottom: 15px; }

#home-secondary .home-events-secondary {
  padding-top: 6px; }
  #home-secondary .home-events-secondary h1.ir {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 220px;
    height: 66px;
    border: none; }
  #home-secondary .home-events-secondary h1.burnet {
    background-image: url(/img/upcoming-events-secondary-burnet.svg); }
  #home-secondary .home-events-secondary h1.lamar {
    background-image: url(/img/upcoming-events-secondary-lamar-2.svg); }
  #home-secondary .home-events-secondary h1.round_rock {
    background-image: url(/img/upcoming-events-secondary-round_rock.svg); }
  #home-secondary .home-events-secondary h1.ben_white {
    background-image: url(/img/upcoming-events-secondary-ben_white.svg); }

/* !BELOW 1000 */
/* -------------------------------------------*/
@media only screen and (max-width: 999px) {
  .home .color.transparent .inner {
    padding-top: 0; } }

/* !BELOW 820 */
/* -------------------------------------------*/
@media only screen and (max-width: 819px) {
  .home-column-group {
    padding-left: 0; }
  .home-releases, .home-featured, .home-events-secondary {
    width: 48%; } }

/* !BELOW 700 */
/* -------------------------------------------*/
@media only screen and (max-width: 699px) {
  .home .content h1 {
    padding-right: 0; }
  #home-ordering .open {
    padding-right: 0; }
  .home-releases, .home-featured, .home-events-secondary {
    padding-top: 30px;
    width: 100%;
    text-align: center; }
    .home-releases .bullet-block, .home-featured .bullet-block, .home-events-secondary .bullet-block {
      clear: both;
      display: inline-block;
      padding-left: 0;
      margin-left: 15px;
      margin-right: 15px; }
      .home-releases .bullet-block:before, .home-featured .bullet-block:before, .home-events-secondary .bullet-block:before {
        display: none; }
  .home-releases .arrow-link, .home-featured .arrow-link, .home-events-secondary .arrow-link, #home-secondary .arrow-link {
    clear: both;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px; }
  #home-events {
    margin: 30px 0 15px;
    text-align: center; }
    #home-events:after {
      display: none; }
    #home-events ul {
      margin-left: 0;
      padding-left: 0;
      list-style: none; }
  #home-events-title {
    float: none;
    display: block;
    padding: 4px 0 10px; }
  .home-events-secondary {
    margin-top: 35px; } }

/* !TAKEOUT AND DELIVERY */
/* -------------------------------------------*/
#pop-up {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 30, 35, 0.9); }
  #pop-up .pop-up-close--background {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }

#pop-up-content {
  position: fixed;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 9px;
  width: 856px;
  height: 420px;
  max-width: calc(100% - 30px);
  max-height: calc(100% - 30px);
  color: #1C3B46;
  background: #FFFCE2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 9px solid #CFBA8B; }
  #pop-up-content .content-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    border: 1px solid #1C3B46; }
  #pop-up-content .image {
    width: 50%;
    background: #CFBA8B url(/img/curbside-delivery-3.jpg) no-repeat center center;
    background-size: cover; }
  #pop-up-content img {
    max-width: 100%;
    height: auto; }
  #pop-up-content .text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%; }
  #pop-up-content .text-inner {
    padding: 5% 0;
    width: 100%; }
  #pop-up-content p {
    margin: 1.5em 0;
    font: 700 20px/1.3 "futura-pt", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  #pop-up-content .side-pad {
    padding: 0 9% 0 14%; }
  #pop-up-content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    #pop-up-content .links a {
      margin: 0 12px; }
  #pop-up-content .pop-up-close--x {
    position: absolute;
    right: 0;
    top: -1px;
    display: block;
    padding: 11px;
    cursor: pointer; }
    #pop-up-content .pop-up-close--x img {
      display: block; }

#pop-up-content::before,
#pop-up-content::after,
#pop-up-content .content-inner::before,
#pop-up-content .content-inner::after {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background: #1C3B46; }

#pop-up-content::before {
  left: -9px;
  top: -9px; }

#pop-up-content::after {
  right: -9px;
  top: -9px; }

#pop-up-content .content-inner::before {
  left: -19px;
  bottom: -18px; }

#pop-up-content .content-inner::after {
  right: -19px;
  bottom: -18px; }

@media only screen and (max-width: 800px) {
  #pop-up-content {
    width: 420px;
    height: 640px; }
    #pop-up-content .content-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    #pop-up-content .image {
      width: 100%;
      height: 40%; }
    #pop-up-content .text {
      width: 100%;
      height: 60%; }
    #pop-up-content .side-pad {
      padding: 0 11%; }
    #pop-up-content .links a {
      margin: 0 8px; } }

/* !TEMPORARILY CLOSED */
/* -------------------------------------------*/
#pop-up-temp {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 30, 35, 0.9); }
  #pop-up-temp .pop-up-close--background {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }

#pop-up-content-temp {
  position: fixed;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 9px;
  width: 856px;
  max-width: calc(100vw - 30px);
  max-height: calc(100vh - 30px);
  color: #1C3B46;
  background: #FFFCE2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 9px solid #CFBA8B; }
  #pop-up-content-temp img {
    max-width: 100%;
    height: auto; }
  #pop-up-content-temp .content-inner {
    position: relative;
    height: 100%;
    max-height: calc(100vh - 68px);
    border: 1px solid #1C3B46;
    overflow: auto; }
  #pop-up-content-temp .text {
    position: relative;
    padding: 30px;
    text-align: center; }
  #pop-up-content-temp h1 {
    margin: 0;
    font: 700 42px/1.1 "futura-pt", Arial, sans-serif;
    letter-spacing: 0.05em;
    text-shadow: 1px 1px 0 #FFFCE2, 2px 2px 0 #CFBA8B; }
  #pop-up-content-temp p {
    margin: 1em 0;
    font: 700 20px/1.7 "futura-pt", Arial, sans-serif;
    letter-spacing: 0.01em; }
  #pop-up-content-temp .pop-up-close--x {
    position: absolute;
    right: 0;
    top: -1px;
    display: block;
    padding: 11px;
    cursor: pointer; }
    #pop-up-content-temp .pop-up-close--x img {
      display: block; }

@media only screen and (max-width: 800px) {
  #pop-up-content-temp .text {
    padding: 40px 15px 30px; }
  #pop-up-content-temp h1 {
    font-size: 32px; }
  #pop-up-content-temp p {
    font-size: 16px; } }

@media only screen and (max-width: 500px) {
  #pop-up-content-temp .text {
    padding: 35px 12px 30px; }
  #pop-up-content-temp h1 {
    font-size: 30px; }
  #pop-up-content-temp p {
    line-height: 1.5; } }

body.curbside {
  background: #0e1e23; }
  body.curbside #modal {
    position: static;
    padding: 60px 0; }
    @media screen and (max-width: 37.4375em) {
      body.curbside #modal {
        padding: 40px 0; } }
    body.curbside #modal .inner {
      position: relative;
      padding: 50px 0 30px;
      width: 600px;
      border: 1px solid #CFBA8B; }
      body.curbside #modal .inner:after {
        display: none; }
      body.curbside #modal .inner:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 5px;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #CFBA8B; }
    body.curbside #modal .curbside-header {
      margin: 0 30px 25px; }
      @media screen and (min-width: 37.5em) {
        body.curbside #modal .curbside-header {
          position: relative;
          overflow: hidden;
          margin: 0 53px 25px; }
          body.curbside #modal .curbside-header::before, body.curbside #modal .curbside-header::after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            height: 1px;
            width: 100%;
            border-bottom: 1px solid #CFBA8B; }
          body.curbside #modal .curbside-header::before {
            right: calc(50% + 155px); }
          body.curbside #modal .curbside-header::after {
            left: calc(50% + 155px); } }
    body.curbside #modal .subhead {
      padding: 0 30px;
      margin-bottom: 36px; }

.gift-card-content {
  margin: 0 auto;
  width: 780px;
  text-align: center; }
  @media only screen and (max-width: 819px) {
    .gift-card-content {
      width: 94%; } }
  @media only screen and (max-width: 699px) {
    .gift-card-content {
      width: 84%; } }
  .gift-card-content img {
    max-width: 100%;
    height: auto; }

.gift-card-image {
  margin-bottom: 20px; }

@media only screen and (min-width: 700px) {
  .gift-card-sidebar {
    padding: 24px 0 0 20px; } }

.gift-card-header {
  margin: 0 0 24px; }

.gift-card-heading,
.gift-card-subhead {
  display: block;
  margin: 0;
  padding: 0;
  font: 500 20px/1.2 "futura-pt", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.075em; }

.gift-card-heading {
  font-weight: 700;
  letter-spacing: 0.1em; }

.gift-card-button {
  margin: 0 0 22px; }
  .gift-card-button a {
    display: block;
    padding: 8px 12px;
    background: #FFFCE2;
    color: #000;
    border-radius: 5px; }
    .gift-card-button a:hover, .gift-card-button a:focus {
      background-color: #CFBA8B; }

/* !H5BP HELPER CLASSES */
/* -------------------------------------------*/
/*
 * Image replacement
 */
.ir {
  display: block;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.lt-ie8 .ir {
  line-height: 0; }

.ir br {
  display: none; }

.ir.roll {
  height: 0;
  line-height: 0;
  background-size: 100% auto; }
  .ir.roll:hover, .ir.roll:focus {
    background-position: 0 100%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *	  `contenteditable` attribute is included anywhere else in the document.
 *	  Otherwise it causes space to appear at the top and bottom of elements
 *	  that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *	  `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.lt-ie8 .clearfix {
  zoom: 1; }
