/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  font-family: 'Oswald', sans-serif; }

a {
  text-decoration: none;
  color: #B51218;
  transition: all .25s ease-out 0s; }
  a:link, a:visited, a:active, a:hover {
    text-decoration: none; }
  a:hover {
    color: #000000; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'Permanent Marker', cursive;
  font-weight: 100; }

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
  color: #000000;
  margin: 0; }

ul {
  margin: 0; }

.row-wrapper .grid-container {
  max-width: 960px;
  margin: 0px auto; }
  .row-wrapper .grid-container::after {
    clear: both;
    content: "";
    display: block; }

.row-wrapper {
  position: relative; }

.halfSplitFullWidth {
  display: block;
  float: left;
  width: 50%; }

.img-circle {
  border-radius: 50%; }

.floatLeft {
  float: left;
  display: block; }

.floatRight {
  float: right;
  display: block; }

.hidden {
  display: none; }

.clear::after {
  clear: both;
  content: "";
  display: block; }

button, input[type="submit"], input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit; }

body.overflowFreeze {
  position: relative;
  overflow: hidden !important; }

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50; }
  header .headerContainer {
    position: relative; }
  header .navigationLeft {
    width: 50%;
    height: 82px;
    float: left;
    background-color: #FFFFFF; }
  header .navigationContainer {
    width: 600px;
    float: right;
    margin-top: 22px; }
    header .navigationContainer ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      header .navigationContainer ul li {
        display: inline-block; }
        header .navigationContainer ul li a {
          display: inline-block;
          position: relative;
          padding: 5px 10px 10px;
          font-family: 'Permanent Marker', cursive;
          color: #221E20;
          font-size: 20px;
          margin-right: 30px;
          z-index: 10; }
          header .navigationContainer ul li a:hover {
            color: #B51218; }
            header .navigationContainer ul li a:hover::after {
              width: 100px;
              z-index: 5; }
          header .navigationContainer ul li a:after {
            content: '';
            position: absolute;
            display: block;
            margin: auto;
            height: 11px;
            width: 0;
            border-radius: 10px;
            background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_nav.png");
            background-repeat: no-repeat;
            transition: all .25s ease-out;
            margin-top: -3px;
            z-index: 5; }
          header .navigationContainer ul li a.active {
            background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_nav.png");
            background-repeat: no-repeat;
            background-position: 10px 25px;
            color: #B51218; }
            header .navigationContainer ul li a.active:hover::after {
              width: 0; }
  header .logo {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -92px;
    top: -12px;
    z-index: 100;
    background-color: #FFFFFF;
    border-radius: 50%;
    width: 184px;
    height: 184px;
    text-align: center; }
    header .logo a {
      display: block;
      margin-left: 30px; }
      header .logo a img {
        display: block;
        margin-top: 29px;
        width: 119px;
        height: 126px; }
  header #menuBtn {
    display: none;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 12px 14px 8px;
    position: absolute;
    left: 50%;
    margin-left: 140px;
    top: 32px; }
    header #menuBtn img {
      width: 81px;
      height: 44px; }
  header .phoneBtn {
    display: none;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 12px 14px 8px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    top: 40px;
    width: 109px;
    height: 66px; }
    header .phoneBtn img {
      width: 81px;
      height: 44px; }
  header .mobileNavigation {
    display: none;
    position: fixed;
    z-index: 900;
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    header .mobileNavigation.opened {
      display: block; }
      header .mobileNavigation.opened .stripeContainer .stripe {
        animation: stripeAnimation 1.5s;
        animation-fill-mode: both; }
      header .mobileNavigation.opened .stripeContainer .stripe1 {
        animation-delay: 0s; }
      header .mobileNavigation.opened .stripeContainer .stripe2 {
        animation-delay: .2s; }
      header .mobileNavigation.opened .stripeContainer .stripe3 {
        animation-delay: .4s; }
      header .mobileNavigation.opened ul.mobileNavList li {
        animation: mobileNavItems 1s;
        animation-fill-mode: both; }
      header .mobileNavigation.opened ul.mobileNavList li:nth-child(0) {
        animation-delay: 0s; }
      header .mobileNavigation.opened ul.mobileNavList li:nth-child(1) {
        animation-delay: .1s; }
      header .mobileNavigation.opened ul.mobileNavList li:nth-child(2) {
        animation-delay: .2s; }
      header .mobileNavigation.opened ul.mobileNavList li:nth-child(3) {
        animation-delay: .3s; }
      header .mobileNavigation.opened ul.mobileNavList li:nth-child(4) {
        animation-delay: .4s; }
      header .mobileNavigation.opened .mobilePhone {
        animation: whiteFade 1s;
        animation-fill-mode: both;
        animation-delay: .5s; }
      header .mobileNavigation.opened ul.social svg g {
        animation: whiteFade 1s;
        animation-fill-mode: both;
        animation-delay: .55s; }
      header .mobileNavigation.opened .mobileLogo {
        animation: logoShrink 1s;
        animation-fill-mode: both;
        animation-delay: .7s; }
      header .mobileNavigation.opened #closeBtnLeft {
        animation: closeBtnLeft .5s 0s forwards;
        animation-fill-mode: both; }
      header .mobileNavigation.opened #closeBtnRight {
        animation: closeBtnRight .5s 0s forwards;
        animation-fill-mode: both; }
    header .mobileNavigation .stripeContainer {
      display: block;
      position: absolute;
      width: 30px; }
      header .mobileNavigation .stripeContainer .stripe {
        width: 10px;
        height: 0;
        float: left; }
      header .mobileNavigation .stripeContainer .stripe1 {
        background-color: #FBAD23; }
      header .mobileNavigation .stripeContainer .stripe2 {
        background-color: #E88731; }
      header .mobileNavigation .stripeContainer .stripe3 {
        background-color: #B51218; }

@keyframes stripeAnimation {
  from {
    height: 0; }
  to {
    height: 100vh; } }
    header .mobileNavigation #closeBtn {
      display: block;
      position: absolute;
      right: 47px;
      top: 45px;
      z-index: 888;
      height: 46px;
      width: 78px;
      -webkit-backface-visibility: hidden; }
    header .mobileNavigation #closeBtnRight {
      position: absolute;
      width: 48px;
      height: 43px;
      z-index: 120;
      top: 0;
      right: 0;
      transform-origin: 14px 43px;
      -webkit-backface-visibility: hidden; }
    header .mobileNavigation #closeBtnLeft {
      position: absolute;
      width: 48px;
      height: 43px;
      top: 0;
      left: 0;
      z-index: 100;
      transform-origin: 31px 33px;
      -webkit-backface-visibility: hidden; }

@keyframes closeBtnLeft {
  from {
    transform: rotate(35deg); }
  to {
    transform: rotate(0); } }

@keyframes closeBtnRight {
  from {
    transform: rotate(-35deg); }
  to {
    transform: rotate(0); } }
    header .mobileNavigation ul.mobileNavList {
      list-style: none;
      margin: 100px 0 20px 0;
      padding: 0 0 0 30px; }
      header .mobileNavigation ul.mobileNavList li {
        position: relative; }
        header .mobileNavigation ul.mobileNavList li a {
          display: inline-block;
          position: relative;
          padding: 16px 10px;
          font-family: 'Permanent Marker', cursive;
          color: #221E20;
          font-size: 30px;
          margin-right: 30px;
          z-index: 10; }
          header .mobileNavigation ul.mobileNavList li a.active {
            background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_nav.png");
            background-repeat: no-repeat;
            background-position: 10px 47px;
            color: #B51218; }

@keyframes mobileNavItems {
  from {
    transform: translate(0, 0); }
  to {
    transform: translate(20px, 0); } }
    header .mobileNavigation .mobilePhone {
      display: inline-block;
      margin-left: 48px;
      border: 4px solid #B51218;
      border-radius: 10px;
      font-size: 24px;
      color: #B51218;
      letter-spacing: 3.22px;
      text-align: center;
      line-height: 40px;
      padding: 4px 18px;
      margin-bottom: 30px;
      font-family: 'Permanent Marker', cursive;
      transition: all .25s ease-out 0s; }
    header .mobileNavigation ul.social {
      display: block;
      margin-left: 124px;
      padding-left: 30px;
      margin-bottom: 26px; }
      header .mobileNavigation ul.social li {
        display: block;
        float: left;
        width: 50px; }
      header .mobileNavigation ul.social svg g {
        fill: #B51218; }

@keyframes whiteFade {
  from {
    color: #FFF;
    fill: #FFF;
    border-color: #FFF; }
  to {
    color: #B51218;
    fill: #B51218;
    border-color: #B51218; } }
    header .mobileNavigation .mobileLogo {
      margin-left: 137px; }

@keyframes logoShrink {
  from {
    transform: translate(0, 500px); }
  to {
    transform: translate(0); } }

footer .logoContainer .logo {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  width: 199px;
  height: 202px; }
  footer .logoContainer .logo img {
    width: 100%;
    height: auto; }

footer .logoContainer .stripes {
  padding-top: 159px; }

footer .logoContainer .stripe {
  width: 100%;
  height: 10px; }
  footer .logoContainer .stripe.yellow {
    background-color: #FBAD23; }
  footer .logoContainer .stripe.orange {
    background-color: #E88731; }
  footer .logoContainer .stripe.red {
    background-color: #B51218; }

footer .footerContent {
  background-image: url("http://www.bigweezysbbq.com/assets/img/footer_bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  text-align: center;
  padding-bottom: 20px; }
  footer .footerContent .social {
    text-align: center;
    list-style: none;
    padding: 40px 0 0 0;
    margin: 0; }
    footer .footerContent .social li {
      display: inline-block; }
      footer .footerContent .social li:first-child {
        margin-right: 25px; }
    footer .footerContent .social a {
      display: inline-block; }
      footer .footerContent .social a svg {
        width: 25px; }
      footer .footerContent .social a:hover svg g {
        fill: #FFFFFF; }
  footer .footerContent .footerNav {
    text-align: center;
    list-style: none;
    padding: 30px 0 0 0;
    margin: 0 0 30px 0; }
    footer .footerContent .footerNav li {
      display: inline-block;
      margin-right: 50px; }
      footer .footerContent .footerNav li:last-child {
        margin-right: 0; }
      footer .footerContent .footerNav li a {
        display: inline-block;
        text-transform: uppercase;
        color: #FBAD23;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        letter-spacing: 1px; }
        footer .footerContent .footerNav li a:hover {
          color: #FFFFFF; }
        footer .footerContent .footerNav li a:after {
          content: '';
          display: block;
          margin: auto;
          height: 4px;
          width: 0px;
          border-radius: 10px;
          background: #FFFFFF;
          transition: all .25s ease-out;
          margin-top: 3px; }
      footer .footerContent .footerNav li:hover a::after {
        width: 16px; }
  footer .footerContent h2 a {
    display: inline-block;
    border: 4px solid #FFFFFF;
    border-radius: 10px;
    font-size: 29px;
    color: #FFFFFF;
    letter-spacing: 3.22px;
    text-align: center;
    line-height: 44px;
    padding: 4px 32px;
    margin-bottom: 20px;
    transition: all .25s ease-out 0s; }
    footer .footerContent h2 a:hover {
      color: #FBAD23;
      border-color: #FBAD23; }
  footer .footerContent p.copyright, footer .footerContent p.credits {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 28px;
    margin: 0;
    font-weight: 200; }
  footer .footerContent p.credits a {
    color: #FFFFFF;
    text-decoration: underline; }
  footer .footerContent p.credits a:hover {
    text-decoration: none; }

.mainContentWrapper {
  padding-top: 100px; }
  .mainContentWrapper.home {
    padding-top: 0; }

.container {
  max-width: 1200px;
  margin: 0 auto; }

.heroWrapper {
  display: flex; }

.halfCol {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 5px);
  float: left;
  background-size: cover; }
  .halfCol.last {
    border-left: 10px solid #FFFFFF; }

.homeHero {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  padding-bottom: 100px; }

.homeHeroLeft {
  margin-top: 200px;
  padding-left: 20px; }
  .homeHeroLeft h1 {
    font-size: 90px;
    color: #FBAD23;
    margin-bottom: 40px; }
  .homeHeroLeft p {
    font-size: 36px;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 46px; }
  .homeHeroLeft a {
    display: inline-block;
    border: 4px solid #FBAD23;
    background-color: transparent;
    color: #FFFFFF;
    padding: 12px 32px;
    font-family: 'Permanent Marker', cursive;
    border-radius: 26px;
    font-size: 18px;
    letter-spacing: 2px; }
    .homeHeroLeft a:hover {
      color: #000000;
      background-color: #FBAD23; }

.homeHeroRight {
  margin-top: 100px;
  text-align: center; }
  .homeHeroRight h2 {
    background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_large.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 27px 0;
    color: #FFFFFF;
    font-size: 62px;
    margin-bottom: 30px; }
  .homeHeroRight p.price {
    display: inline-block;
    background-color: #4C0704;
    border: 5px solid #FBAD23;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    padding: 34px 28px;
    text-align: center;
    border-radius: 50%;
    font-family: 'Permanent Marker', cursive;
    margin-bottom: 16px; }
  .homeHeroRight .lunchMeta {
    padding: 0 20px;
    margin-bottom: 20px; }
    .homeHeroRight .lunchMeta p {
      color: #FFFFFF; }
    .homeHeroRight .lunchMeta .date {
      font-family: 'Permanent Marker', cursive;
      font-size: 24px;
      line-height: 26px;
      margin-bottom: 10px; }
      .homeHeroRight .lunchMeta .date span {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 22px; }
    .homeHeroRight .lunchMeta .title {
      font-size: 36px;
      line-height: 36px;
      font-weight: 500;
      margin-bottom: 10px; }
    .homeHeroRight .lunchMeta .sides {
      font-weight: 300; }
  .homeHeroRight button {
    display: inline-block;
    background-color: #E88731;
    color: #FFFFFF;
    padding: 12px 32px;
    font-family: 'Permanent Marker', cursive;
    transition: all .25s ease-out 0s;
    border-radius: 26px;
    font-size: 22px;
    letter-spacing: 2px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px; }
    .homeHeroRight button:hover {
      background-color: #000000; }
  .homeHeroRight .lunchClock h3 {
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 10px; }
  .homeHeroRight .lunchClock .clockContainer {
    width: 320px;
    margin: 0 auto 30px; }
    .homeHeroRight .lunchClock .clockContainer .clockItem {
      float: left;
      width: 80px; }
      .homeHeroRight .lunchClock .clockContainer .clockItem p {
        color: #FFFFFF;
        font-family: 'Permanent Marker', cursive;
        font-size: 45px;
        line-height: 50px;
        margin: 0; }
        .homeHeroRight .lunchClock .clockContainer .clockItem p.title {
          font-family: 'Oswald', sans-serif;
          font-weight: 300;
          font-size: 14px;
          line-height: 21px; }
    .homeHeroRight .lunchClock .clockContainer p#closed {
      display: none;
      color: #FFFFFF;
      font-size: 18px; }
  .homeHeroRight .lunchClock .heroCTA a {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF; }
    .homeHeroRight .lunchClock .heroCTA a:hover {
      color: #221E20; }
      .homeHeroRight .lunchClock .heroCTA a:hover::after {
        width: 45px;
        background-color: #FBAD23; }
    .homeHeroRight .lunchClock .heroCTA a:after {
      content: '';
      display: block;
      margin: auto;
      height: 4px;
      width: 16px;
      border-radius: 10px;
      background: #FFFFFF;
      transition: all .25s ease-out;
      margin-top: 10px; }

.homeAbout .homeAboutContainer {
  margin-top: 10px;
  background-image: url("http://www.bigweezysbbq.com/assets/img/home_about_weezy.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 50px 0 80px; }

.homeAbout .homeAboutHero {
  max-width: 1200px;
  margin: 0 auto; }
  .homeAbout .homeAboutHero h2 {
    display: inline-block;
    background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_large_black.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 40px 0 42px 20px;
    color: #E88731;
    font-size: 60px;
    letter-spacing: 2px;
    margin: 0 0 40px 0; }
    .homeAbout .homeAboutHero h2 span {
      display: block;
      color: #FFFFFF; }

.homeAbout .homeAboutContent {
  max-width: 1040px;
  margin: -75px auto 80px; }
  .homeAbout .homeAboutContent .aboutBlurb {
    background-color: #000000;
    float: left;
    width: 500px;
    padding: 50px 60px;
    position: relative;
    z-index: 10; }
    .homeAbout .homeAboutContent .aboutBlurb h2 {
      color: #FBAD23;
      font-size: 50px;
      margin-bottom: 20px; }
    .homeAbout .homeAboutContent .aboutBlurb p {
      color: #FFFFFF;
      font-size: 20px;
      line-height: 30px;
      font-weight: 300; }
    .homeAbout .homeAboutContent .aboutBlurb a.ctaBtn {
      display: inline-block;
      background-color: #E88731;
      color: #FFFFFF;
      padding: 12px 32px;
      font-family: 'Permanent Marker', cursive;
      transition: all .25s ease-out 0s;
      border-radius: 26px;
      font-size: 22px;
      letter-spacing: 2px;
      box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25);
      position: absolute;
      bottom: -24px; }
      .homeAbout .homeAboutContent .aboutBlurb a.ctaBtn:hover {
        background-color: #000000; }
      .homeAbout .homeAboutContent .aboutBlurb a.ctaBtn:hover {
        background-color: #B51218; }
  .homeAbout .homeAboutContent .aboutImage {
    float: left;
    margin: 50px 0 0 20px;
    width: 390px; }
    .homeAbout .homeAboutContent .aboutImage img {
      display: block;
      width: 100%;
      height: auto; }

.homeEvents {
  background-color: #000000;
  padding: 80px 0;
  background-image: url("http://www.bigweezysbbq.com/assets/img/home_events_bg.jpg");
  background-repeat: no-repeat;
  background-position: center right; }
  .homeEvents .container .title {
    width: 350px;
    margin-right: 100px;
    float: left; }
    .homeEvents .container .title h2 {
      color: #FBAD23;
      font-size: 60px;
      text-align: right; }
  .homeEvents .container .eventItems {
    max-width: 430px;
    float: left; }
    .homeEvents .container .eventItems .eventItem {
      margin-bottom: 50px; }
      .homeEvents .container .eventItems .eventItem:last-child {
        margin-bottom: 0; }
      .homeEvents .container .eventItems .eventItem h3 a {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        letter-spacing: 1.3px;
        font-size: 22px;
        line-height: 24px;
        color: #E88731;
        margin-bottom: 20px; }
        .homeEvents .container .eventItems .eventItem h3 a:hover {
          color: #FBAD23; }
      .homeEvents .container .eventItems .eventItem h3 {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        letter-spacing: 1.3px;
        font-size: 26px;
        line-height: 24px;
        color: #E88731; }
      .homeEvents .container .eventItems .eventItem p {
        color: #FFFFFF;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300; }
        .homeEvents .container .eventItems .eventItem p.date {
          margin-bottom: 6px;
          font-size: 20px;
          font-family: 'Permanent Marker', cursive; }
          .homeEvents .container .eventItems .eventItem p.date span {
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 18px;
            line-height: 24px; }
      .homeEvents .container .eventItems .eventItem .content p {
        margin-bottom: 20px; }
      .homeEvents .container .eventItems .eventItem .content a {
        font-size: 18px;
        color: #E88731;
        letter-spacing: 2px;
        font-weight: 300;
        line-height: 24px;
        border-bottom: 3px solid #E88731; }
        .homeEvents .container .eventItems .eventItem .content a:hover {
          color: #FBAD23;
          border-bottom: 3px solid #FBAD23; }
      .homeEvents .container .eventItems .eventItem .content .dateList {
        margin-top: 8px;
        margin-bottom: 15px; }
        .homeEvents .container .eventItems .eventItem .content .dateList p {
          margin-bottom: 0; }

.homeNews .container {
  padding: 40px 0 80px;
  text-align: center; }
  .homeNews .container h2 {
    display: inline-block;
    background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_medium_yellow.png");
    background-repeat: no-repeat;
    background-position: center 67px;
    background-size: contain;
    padding: 27px 20px;
    color: #221E20;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: center; }
  .homeNews .container .newsItems {
    display: flex;
    margin-bottom: 40px; }
    .homeNews .container .newsItems .newsItem {
      flex: 1;
      width: 350px;
      margin-right: 40px;
      margin-left: 20px;
      float: left;
      text-align: left; }
      .homeNews .container .newsItems .newsItem p.date {
        font-family: 'Permanent Marker', cursive;
        font-size: 20px; }
        .homeNews .container .newsItems .newsItem p.date span {
          font-family: 'Oswald', sans-serif;
          font-weight: 300;
          font-size: 18px; }
      .homeNews .container .newsItems .newsItem h3 a {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 22px;
        line-height: 28px;
        color: #221E20;
        margin-bottom: 20px; }
        .homeNews .container .newsItems .newsItem h3 a:hover {
          color: #B51218; }
      .homeNews .container .newsItems .newsItem a.newsCTA {
        color: #B51218;
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 1px; }
        .homeNews .container .newsItems .newsItem a.newsCTA:hover {
          color: #E88731; }
  .homeNews .container .newsLoadMoreBtn {
    text-align: center; }
    .homeNews .container .newsLoadMoreBtn button {
      font-family: 'Permanent Marker', cursive;
      font-size: 18px;
      padding: 10px 32px;
      display: inline-block;
      border: 4px solid #000000;
      border-radius: 10px;
      letter-spacing: 2px;
      transition: all .25s ease-out 0s; }
      .homeNews .container .newsLoadMoreBtn button:hover {
        background-color: #000000;
        color: #FBAD23; }

.titleContainer {
  background-image: url("http://www.bigweezysbbq.com/assets/img/bg_title_knife.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 300px;
  margin-bottom: 30px; }
  .titleContainer h1 {
    color: #FBAD23;
    font-size: 90px;
    padding: 108px 0 0 54px; }

.standardStyles h2 {
  display: block;
  background-image: url(http://www.bigweezysbbq.com/assets/img/bg_paint_medium_yellow.png);
  background-repeat: no-repeat;
  background-position: center 67px;
  background-size: auto;
  padding: 27px 20px;
  color: #221E20;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
  text-align: center; }

.standardStyles a {
  text-decoration: underline; }

.standardStyles p {
  margin-bottom: 30px; }

.standardStyles .twoColumn h2 {
  background-position: left 67px; }

.introContent {
  max-width: 530px;
  text-align: center; }
  .introContent p {
    font-size: 20px;
    line-height: 30px; }

.simpleContent {
  max-width: 700px;
  padding: 0 20px;
  margin: 0 auto; }
  .simpleContent p {
    font-size: 20px;
    line-height: 30px; }

.standardStyles .simpleContent h2 {
  text-align: left; }

.noLunchMessages {
  padding: 0 20px;
  margin-top: 140px; }
  .noLunchMessages h3 {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'Permanent Marker', cursive;
    font-weight: 100; }
  .noLunchMessages p {
    font-size: 26px;
    line-height: 34px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 6px; }

.lunchItems .noLunchMessages {
  text-align: center; }
  .lunchItems .noLunchMessages h3 {
    color: #B51218; }
  .lunchItems .noLunchMessages p {
    color: #221E20; }

.blockFAQ .faqItem .question {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px; }

.catering .introContent {
  margin: 0 auto 50px; }

.catering .cateringImages {
  display: flex;
  border-top: 8px solid #000000;
  border-bottom: 8px solid #000000;
  margin-bottom: 120px; }
  .catering .cateringImages .imageItem {
    flex: 1 1 auto; }
    .catering .cateringImages .imageItem img {
      display: block;
      width: 100%;
      height: auto; }

.catering .estimatingItem {
  position: relative;
  background-color: #000000;
  border-top: 10px solid #E88731;
  max-width: 670px;
  margin: 0 auto 120px; }
  .catering .estimatingItem .contentPadding {
    padding: 50px 70px 40px; }
  .catering .estimatingItem .number {
    position: absolute;
    background-color: #E88731;
    border-radius: 50%;
    text-align: center;
    width: 116px;
    height: 116px;
    left: -58px;
    top: -64px; }
    .catering .estimatingItem .number p {
      display: block;
      font-family: 'Permanent Marker', cursive;
      font-size: 60px;
      line-height: 70px;
      padding-top: 20px;
      color: #FFFFFF;
      margin: 0; }
  .catering .estimatingItem .orderTip {
    position: absolute;
    width: 250px;
    right: -125px;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: 2px solid #000000;
    padding: 30px 0;
    text-align: center; }
    .catering .estimatingItem .orderTip p {
      color: #000000;
      padding: 0 30px;
      margin-bottom: 20px;
      font-size: 20px;
      line-height: 26px; }
      .catering .estimatingItem .orderTip p:last-of-type {
        margin-bottom: 0; }
      .catering .estimatingItem .orderTip p span {
        display: block;
        font-family: 'Permanent Marker', cursive; }
      .catering .estimatingItem .orderTip p em {
        font-size: 16px;
        font-style: italic; }
    .catering .estimatingItem .orderTip p.title {
      display: inline-block;
      font-family: 'Permanent Marker', cursive;
      background-image: url("http://www.bigweezysbbq.com/assets/img/bg_paint_small_yellow.png");
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: contain;
      padding: 0 20px 6px;
      color: #221E20;
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 20px; }
  .catering .estimatingItem .content {
    max-width: 450px; }
    .catering .estimatingItem .content h3 {
      font-size: 50px;
      line-height: 50px;
      color: #FBAD23;
      margin-bottom: 30px; }
  .catering .estimatingItem.guests {
    max-width: 460px; }
  .catering .estimatingItem .guestInfo {
    text-align: center; }
    .catering .estimatingItem .guestInfo .inputStandard {
      width: 120px;
      margin: 0 auto;
      text-align: center; }
    .catering .estimatingItem .guestInfo h3 {
      font-size: 50px;
      line-height: 50px;
      color: #FBAD23;
      margin-bottom: 30px; }
    .catering .estimatingItem .guestInfo p.note {
      margin: 5px 0 10px;
      font-size: 15px;
      line-height: 24px;
      color: #FFFFFF;
      font-style: italic;
      font-weight: 100; }
  .catering .estimatingItem.estimator {
    max-width: 825px; }
  .catering .estimatingItem .estimateContainer {
    display: flex;
    flex-flow: row wrap; }
  .catering .estimatingItem .estimateItems {
    flex: 1 1 auto;
    text-align: left; }
    .catering .estimatingItem .estimateItems h4 {
      color: #FFFFFF;
      font-size: 30px;
      line-height: 34px;
      letter-spacing: 3px;
      margin-bottom: 20px; }
    .catering .estimatingItem .estimateItems p.title {
      font-size: 20px;
      line-height: 30px;
      color: #FBAD23;
      text-decoration: underline;
      margin: 0; }
    .catering .estimatingItem .estimateItems ul {
      padding: 0;
      margin-bottom: 6px; }
      .catering .estimatingItem .estimateItems ul:last-of-type {
        margin-bottom: 0; }
      .catering .estimatingItem .estimateItems ul li {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 30px;
        font-weight: 100;
        list-style: none;
        padding: 0;
        margin: 0; }
        .catering .estimatingItem .estimateItems ul li span {
          color: #E88731; }
  .catering .estimatingItem .estimateTotal {
    flex: 1 1 auto;
    text-align: center; }
    .catering .estimatingItem .estimateTotal h4 {
      color: #FFFFFF;
      font-size: 30px;
      line-height: 34px;
      letter-spacing: 3px;
      margin-bottom: 30px; }
    .catering .estimatingItem .estimateTotal .total {
      margin: 0 auto;
      height: 200px;
      width: 200px;
      border: solid 4px #FBAD23;
      border-radius: 50%; }
      .catering .estimatingItem .estimateTotal .total p {
        margin: 0;
        padding-top: 72px;
        color: #FFFFFF;
        font-size: 38px;
        line-height: 40px;
        font-weight: 100; }
      .catering .estimatingItem .estimateTotal .total p.note {
        margin: 5px 0 30px;
        font-size: 15px;
        line-height: 24px;
        color: #FFFFFF;
        font-style: italic;
        font-weight: 100;
        padding-top: 0; }
  .catering .estimatingItem.submission {
    max-width: 500px; }
    .catering .estimatingItem.submission .estimateContainer {
      display: block; }
    .catering .estimatingItem.submission .content {
      max-width: 100%;
      width: auto; }
    .catering .estimatingItem.submission .ctaBtn {
      display: inline-block;
      background-color: #E88731;
      color: #FFFFFF;
      padding: 12px 32px;
      font-family: 'Permanent Marker', cursive;
      transition: all .25s ease-out 0s;
      border-radius: 26px;
      font-size: 22px;
      letter-spacing: 2px;
      box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25);
      position: absolute;
      bottom: -24px; }
      .catering .estimatingItem.submission .ctaBtn:hover {
        background-color: #000000; }
      .catering .estimatingItem.submission .ctaBtn:hover {
        background-color: #B51218; }

#stepEstimate, #stepSubmit {
  display: none; }

.lunchItems {
  max-width: 780px;
  margin: 0 auto 100px; }
  .lunchItems .lunchItem {
    display: flex;
    margin-bottom: 100px; }
    .lunchItems .lunchItem .price {
      flex: 0 0 120px;
      width: 120px;
      height: 120px;
      background-color: #000000;
      border: 5px solid #FBAD23;
      border-radius: 50%; }
      .lunchItems .lunchItem .price p {
        margin: 0;
        font-family: 'Permanent Marker', cursive;
        font-size: 50px;
        line-height: 60px;
        padding-top: 30px;
        color: #FFFFFF;
        text-align: center; }
    .lunchItems .lunchItem .lunchContent {
      flex: 1 1 auto;
      margin-left: 45px;
      margin-top: 46px; }
      .lunchItems .lunchItem .lunchContent .date {
        font-family: 'Permanent Marker', cursive;
        font-size: 40px;
        line-height: 40px; }
        .lunchItems .lunchItem .lunchContent .date span {
          font-family: 'Oswald', sans-serif;
          font-weight: 100;
          font-size: 32px; }
      .lunchItems .lunchItem .lunchContent .blurb {
        background-color: #000000;
        border-top: 8px solid #E88731;
        padding: 26px 30px 26px 50px;
        position: relative; }
        .lunchItems .lunchItem .lunchContent .blurb h3 {
          color: #FBAD23;
          font-size: 52px;
          line-height: 52px;
          margin-bottom: 5px; }
        .lunchItems .lunchItem .lunchContent .blurb p {
          color: #FFFFFF;
          font-size: 18px;
          line-height: 26px; }
        .lunchItems .lunchItem .lunchContent .blurb .ctaBtn {
          display: inline-block;
          background-color: #E88731;
          color: #FFFFFF;
          padding: 12px 32px;
          font-family: 'Permanent Marker', cursive;
          transition: all .25s ease-out 0s;
          border-radius: 26px;
          font-size: 22px;
          letter-spacing: 2px;
          box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25);
          position: absolute;
          bottom: -24px; }
          .lunchItems .lunchItem .lunchContent .blurb .ctaBtn:hover {
            background-color: #000000; }
          .lunchItems .lunchItem .lunchContent .blurb .ctaBtn:hover {
            background-color: #B51218; }

.formContainer {
  text-align: center;
  padding-top: 60px; }
  .formContainer h3 {
    color: #E88731;
    font-size: 90px;
    line-height: 90px;
    margin-bottom: 30px; }
  .formContainer .lunchDetails .date {
    color: #FBAD23;
    font-size: 40px;
    font-family: 'Permanent Marker', cursive;
    margin-bottom: 20px; }
    .formContainer .lunchDetails .date span {
      color: #FFFFFF;
      font-family: 'Oswald', sans-serif;
      font-weight: 100;
      font-size: 32px; }
  .formContainer .lunchDetails .name {
    color: #FBAD23;
    font-size: 22px;
    font-family: 'Permanent Marker', cursive;
    margin-bottom: 2px; }
    .formContainer .lunchDetails .name span {
      color: #FFFFFF;
      font-family: 'Oswald', sans-serif;
      font-weight: 400;
      font-size: 22px; }
  .formContainer .lunchDetails .sides {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 18px;
    max-width: 290px;
    margin: 0 auto 40px; }
  .formContainer .lunchOrderForm {
    max-width: 375px;
    margin: 0 auto; }
    .formContainer .lunchOrderForm .formSection1 {
      margin-bottom: 50px; }
    .formContainer .lunchOrderForm .formSection2 {
      margin-bottom: 50px;
      text-align: left; }
      .formContainer .lunchOrderForm .formSection2 p.title {
        color: #FBAD23;
        font-size: 40px;
        font-family: 'Permanent Marker', cursive;
        margin-bottom: 40px;
        text-align: center; }
  .formContainer .pickupOptions {
    margin-left: 60px;
    margin-bottom: 34px; }
  .formContainer .businessOptions {
    display: none;
    margin-left: 60px; }
  .formContainer input[type='submit'] {
    display: inline-block;
    border: 4px solid #FBAD23;
    background-color: transparent;
    color: #FFFFFF;
    padding: 12px 32px;
    font-family: 'Permanent Marker', cursive;
    border-radius: 26px;
    font-size: 18px;
    letter-spacing: 2px;
    transition: all .25s ease-out 0s; }
    .formContainer input[type='submit']:hover {
      color: #000000;
      background-color: #FBAD23; }

.mainContentWrapper.about .introContent ul {
  margin-top: -35px;
  margin-left: 45px; }
  .mainContentWrapper.about .introContent ul li {
    list-style: none;
    font-size: 25px;
    line-height: 32px;
    font-weight: 100;
    margin-bottom: 10px; }

.mainContentWrapper.about .introContent h2 span {
  padding-left: 40px;
  font-size: 85px; }

.mainContentWrapper.contact .twoColumn .introContent {
  text-align: center !important;
  padding-right: 130px; }
  .mainContentWrapper.contact .twoColumn .introContent img {
    max-width: 100%; }

.mainContentWrapper.contact .twoColumn a.contactPhone {
  display: inline-block;
  border: 4px solid #E88731;
  border-radius: 10px;
  font-size: 29px;
  color: #000000;
  letter-spacing: 3.22px;
  text-align: center;
  line-height: 44px;
  padding: 4px 32px;
  margin-bottom: 40px;
  text-decoration: none;
  font-family: 'Permanent Marker', cursive;
  transition: all .25s ease-out 0s; }
  .mainContentWrapper.contact .twoColumn a.contactPhone:hover {
    color: #B51218; }

.mainContentWrapper.contact .twoColumn .introForm {
  flex: 1;
  max-width: 350px;
  margin: 0 auto 60px; }
  .mainContentWrapper.contact .twoColumn .introForm h2 {
    text-align: left; }
  .mainContentWrapper.contact .twoColumn .introForm .inputStandard {
    border: 2px solid #979797; }
  .mainContentWrapper.contact .twoColumn .introForm .submitBtn {
    display: inline-block;
    background-color: #221E20;
    color: #FFFFFF;
    padding: 12px 45px;
    font-family: 'Permanent Marker', cursive;
    transition: all .25s ease-out 0s;
    border-radius: 26px;
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 20px; }
    .mainContentWrapper.contact .twoColumn .introForm .submitBtn:hover {
      background-color: #B51218; }
  .mainContentWrapper.contact .twoColumn .introForm .message {
    min-height: 100px; }

.container.twoColumn {
  display: flex; }
  .container.twoColumn .introContent {
    flex: 1 1 auto;
    text-align: left;
    max-width: 490px;
    margin-left: 30px;
    padding-right: 80px;
    margin-top: 50px; }
    .container.twoColumn .introContent h2 {
      text-align: left; }
  .container.twoColumn .introImage {
    max-width: 600px;
    margin-bottom: 50px; }
    .container.twoColumn .introImage img {
      width: 100%;
      height: auto; }
  .container.twoColumn.aboutContent .introContent {
    margin-top: 0; }

.fullWidthImage {
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: right;
  margin-bottom: 80px; }

.modal {
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  z-index: 997;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.92);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center; }
  .modal.opened .stripeContainer .stripe {
    animation: stripeAnimation2 1.5s;
    animation-fill-mode: both; }
  .modal.opened .stripeContainer .stripe1 {
    animation-delay: 0s; }
  .modal.opened .stripeContainer .stripe2 {
    animation-delay: .2s; }
  .modal.opened .stripeContainer .stripe3 {
    animation-delay: .4s; }
  .modal .container {
    position: relative;
    max-width: 680px; }
  .modal .modal-content {
    padding: 60px 0 100px;
    width: 100%;
    position: relative;
    -webkit-animation-name: animateModal;
    -webkit-animation-duration: .5s;
    animation-name: animateModal;
    animation-duration: .5s; }

@keyframes animateModal {
  from {
    transform: scale(3);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
  .modal .stripeContainer {
    display: block;
    position: absolute;
    height: 30px;
    width: 100%; }
    .modal .stripeContainer .stripe {
      width: 0;
      height: 10px; }
    .modal .stripeContainer .stripe1 {
      background-color: #FBAD23; }
    .modal .stripeContainer .stripe2 {
      background-color: #E88731; }
    .modal .stripeContainer .stripe3 {
      background-color: #B51218; }

@keyframes stripeAnimation2 {
  from {
    width: 0; }
  to {
    width: 100%; } }
  .modal .closeBtn {
    position: absolute;
    right: 0; }
    .modal .closeBtn svg #Line-3, .modal .closeBtn svg #Line-4 {
      transition: all .25s ease-out 0s; }
    .modal .closeBtn:hover #Line-3, .modal .closeBtn:hover #Line-4 {
      stroke: #FBAD23;
      transition: all .25s ease-out 0s; }
    .modal .closeBtn:hover #Oval {
      stroke: #B51218; }

.inputStandard {
  display: block;
  width: calc(100% - 40px);
  padding: 10px 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  border-radius: 8px;
  border-style: solid;
  -webkit-appearance: none;
  outline: none;
  border: none;
  margin-bottom: 20px; }
  .inputStandard.short {
    width: 100px; }

.pickupOptions select {
  font-size: 18px;
  padding-top: 7px;
  padding-left: 7px;
  height: 40px;
  width: 220px;
  outline: none;
  background-color: #FFFFFF;
  color: #000000; }

textarea {
  padding: 10px 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  outline: none;
  border-radius: 8px;
  width: calc(100% - 40px);
  resize: vertical; }

/* Customize the label (the container) */
.checkboxContainer {
  display: block;
  position: relative;
  padding-left: 48px;
  margin-bottom: 20px;
  margin-left: 20px;
  cursor: pointer;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  font-weight: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.checkboxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #eee;
  border-radius: 8px; }

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
  background-color: #ccc; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.checkboxContainer input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.checkboxContainer .checkmark:after {
  content: 'X';
  left: 5px;
  top: 0;
  font-family: 'Permanent Marker', cursive;
  font-size: 30px;
  line-height: 30px;
  color: #B51218;
  animation: checkmarkScale .2s;
  animation-fill-mode: both;
  transition: .2 transform ease-out 0s; }

@keyframes checkmarkScale {
  from {
    transform: scale(1.6); }
  to {
    transform: scale(1); } }

/* Customize the label (the container) */
.radioContainer {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  font-weight: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default radio button */
.radioContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom radio button */
.radioSelect {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #eee;
  border-radius: 50%; }

/* On mouse-over, add a grey background color */
.radioContainer:hover input ~ .radioSelect {
  background-color: #ccc; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.radioSelect:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.radioContainer input:checked ~ .radioSelect:after {
  display: block; }

/* Style the indicator (dot/circle) */
.radioContainer .radioSelect:after {
  content: 'X';
  left: 7px;
  top: 0;
  font-family: 'Permanent Marker', cursive;
  font-size: 25px;
  line-height: 28px;
  color: #B51218;
  animation: checkmarkScale .2s;
  animation-fill-mode: both;
  transition: .2 transform ease-out 0s; }

/* #Media Queries
================================================== */
/* RETINA DISPLAYS - BACKGROUND IMAGE REPLACE ONLY */
/* WEBKIT - Additional Queries  Additional Queries  Additional Queries  Additional Queries  */
/*WEBKIT ONLY BROWSER*/
/*WEBKIT ONLY BROWSERS - Tablet Portrait to Standard 960 */
/* Smaller than largEST 1450 (devices and browsers) */
/* Smaller than large 1200 (devices and browsers) */
@media only screen and (max-width: 1199px) {
  header .navigationContainer {
    width: 500px;
    margin-top: 26px; }
  header .navigationContainer ul li a {
    font-size: 16px;
    margin-right: 20px; }
  .homeAbout .homeAboutContent .aboutImage {
    width: 360px; }
  .homeHeroRight {
    margin-top: 150px; }
  .titleContainer {
    background-size: 940px;
    height: 236px; }
  .titleContainer h1 {
    font-size: 62px;
    padding: 92px 0 0 52px; }
  header .navigationContainer ul li a.active {
    background-size: 95%;
    background-position: 10px 19px; } }

/* Smaller than standard 1024 (devices and browsers) */
@media screen and (max-width: 1023px) {
  .homeAbout .homeAboutContent .aboutImage {
    width: 300px; } }

/* Smaller than standard 960 (devices and browsers) */
@media screen and (max-width: 959px) {
  header .logo {
    width: 144px;
    height: 144px;
    left: 0;
    margin-left: -10px; }
  header .logo a {
    margin-left: 20px; }
  header .logo a img {
    margin-top: 21px;
    width: 99px;
    height: 106px; }
  header #menuBtn {
    margin-left: 0;
    left: auto;
    right: 30px; }
  header .navigationLeft {
    display: none; }
  header #menuBtn, header .phoneBtn {
    display: block; }
  .heroWrapper {
    display: block; }
  .halfCol {
    display: block;
    width: 100%;
    float: none; }
  .halfCol.last {
    border: none; }
  .homeHeroLeft {
    margin-top: 0;
    padding: 210px 0 100px; }
  .homeHeroRight {
    margin-top: 10px;
    padding: 80px 0 100px; }
  .homeAbout .homeAboutContent {
    max-width: 750px; }
  .homeAbout .homeAboutContainer {
    padding: 10px 0 40px; }
  .homeAbout .homeAboutHero h2 {
    margin-left: 20px;
    font-size: 40px; }
  .homeAbout .homeAboutContent .aboutBlurb {
    width: 320px; }
  .homeAbout .homeAboutContent .aboutBlurb h2 {
    font-size: 36px; }
  .homeAbout .homeAboutContent .aboutBlurb p {
    font-size: 18px;
    line-height: 26px; }
  .homeAbout .homeAboutContent .aboutImage {
    width: 290px;
    z-index: 1; }
  .homeEvents .container .title {
    float: none;
    margin: 0;
    width: 300px; }
  .homeEvents .container .title h2 {
    text-align: left;
    margin-bottom: 20px; }
  .homeEvents .container .eventItems {
    float: none; }
  .homeEvents {
    background-position: right 50px;
    padding: 70px 0; }
  .homeEvents .container {
    padding: 0 20px; }
  .titleContainer {
    background-size: 760px;
    height: 190px; }
  .titleContainer h1 {
    font-size: 54px;
    padding: 68px 0 0 40px;
    margin-top: 32px; }
  .catering .estimatingItem .orderTip {
    position: static;
    width: auto;
    right: auto;
    padding: 15px 0;
    margin-bottom: 22px; }
  .catering .estimatingItem {
    max-width: 540px; }
  .catering .estimatingItem.estimator {
    max-width: 650px; }
  .catering .estimatingItem .estimateContainer {
    display: block; }
  .catering .estimatingItem .estimateItems {
    text-align: center;
    margin-bottom: 40px; }
  .container.twoColumn {
    flex-direction: column; }
  .container.twoColumn .introImage {
    margin: 0 auto 70px;
    padding: 0 20px; }
  .container.twoColumn .introContent {
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 0 10px; }
  .introContent {
    padding: 0 10px; }
  .introContent p {
    padding: 0 10px; }
  .mainContentWrapper.contact .twoColumn .introContent {
    padding-right: 0;
    padding-left: 0; }
  .noLunchMessages {
    margin-top: 0; } }

/* Tablet Portrait size to standard 960 (devices and browsers) */
/* STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .homeHeroLeft {
    padding: 160px 20px 70px; }
  .homeHeroLeft h1 {
    font-size: 68px; }
  .homeHeroLeft p {
    font-size: 30px; }
  .homeHeroRight {
    padding: 40px 0 50px; }
  .homeHeroRight h2 {
    font-size: 40px; }
  .homeHeroRight p.price {
    font-size: 50px;
    line-height: 50px; }
  .homeAbout .homeAboutContent {
    margin: 0; }
  .homeAbout .homeAboutContent .aboutBlurb {
    width: auto;
    float: none;
    padding: 40px; }
  .homeAbout .homeAboutContent .aboutImage {
    float: none; }
  .homeNews .container {
    text-align: left; }
  .homeNews .container .newsItems {
    display: block; }
  .homeNews .container h2 {
    font-size: 36px;
    margin-bottom: 10px; }
  .homeNews .container .newsItems .newsItem {
    float: none;
    margin-bottom: 46px; }
  footer .footerContent h2 a {
    font-size: 22px; }
  .titleContainer {
    background-size: 375px;
    height: 98px; }
  .titleContainer h1 {
    font-size: 42px;
    padding: 25px 0 0 10px;
    margin-top: 32px; }
  .catering .estimatingItem .estimateContainer {
    display: block; }
  .catering .estimatingItem.estimator, .catering .estimatingItem, .catering .estimatingItem.guests {
    max-width: calc(100% - 40px); }
  .catering .estimatingItem .contentPadding {
    padding: 80px 30px 40px; }
  .catering .estimatingItem .content h3 {
    font-size: 40px; }
  .catering .estimatingItem .number {
    left: 50%;
    margin-left: -52px; }
  .catering .estimatingItem .estimateTotal .total {
    margin: 0 auto; }
  .catering .estimatingItem .guestInfo h3 {
    text-align: center; }
  .catering .estimatingItem .guestInfo .inputStandard {
    margin: 0 auto;
    text-align: center; }
  .catering .estimatingItem .guestInfo p.note {
    text-align: center;
    margin-left: 0; }
  .catering .estimatingItem .guestInfo button {
    margin: 0 auto;
    display: block; }
  .catering .estimatingItem .content {
    margin: 0 auto; }
  .cateringImages {
    flex-wrap: wrap; }
  .catering .cateringImages .imageItem {
    flex: 1 0 50%; }
  .lunchItems .lunchItem {
    flex-direction: column; }
  .lunchItems .lunchItem .price {
    margin: 0 auto; }
  .lunchItems .lunchItem .lunchContent {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center; }
  .lunchItems .lunchItem .lunchContent .date {
    margin-bottom: 20px; }
  .lunchItems .lunchItem .lunchContent .blurb {
    padding: 26px 30px; }
  .lunchItems .lunchItem .lunchContent .blurb .ctaBtn {
    left: 50%;
    margin-left: -111px; }
  .formContainer h3 {
    font-size: 70px;
    line-height: 60px; }
  .fullWidthImage {
    height: 300px; }
  .container.twoColumn .introImage {
    margin-bottom: 30px; }
  .introContent, .standardStyles h2 {
    text-align: left; }
  .lunchItems .noLunchMessages {
    margin-top: 30px; } }

/* STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .homeAbout .homeAboutContent .aboutBlurb {
    width: 400px; }
  .homeAbout .homeAboutContent .aboutImage {
    float: right;
    margin-top: -38px;
    position: relative;
    margin-bottom: 40px; }
  .homeNews .container .newsItems {
    display: flex; }
  header .mobileNavigation ul.mobileNavList {
    margin-top: 30px; }
  .mobileNavBottom {
    display: none; } }

/* STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD STANDARD */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .homeAbout .homeAboutHero h2 {
    background-position: 0 39px; }
  .homeAbout .homeAboutContainer {
    background-position: -340px;
    padding-bottom: 0; }
  .homeEvents {
    background-position: center top; }
  footer .footerContent .footerNav li {
    margin-right: 24px; }
  .homeAbout .homeAboutContent .aboutImage {
    margin: 80px 0 0;
    width: auto; }
  .homeAbout .homeAboutHero h2 {
    margin: 0;
    font-size: 28px;
    background-position: -90px 39px; }
  .homeAbout .homeAboutContainer {
    background-position: -230px 0px; }
  .homeEvents {
    padding: 230px 0 70px; }
  .homeNews .container {
    padding: 20px 0 50px; }
  .homeEvents .container .title h2 {
    font-size: 46px; }
  .standardStyles h2 {
    font-size: 50px; }
  .lunchItems .lunchItem .lunchContent .blurb h3 {
    font-size: 42px;
    line-height: 42px; }
  .modal .container {
    max-width: 330px; }
  .formContainer {
    padding-top: 70px; }
  .formContainer .lunchDetails .date {
    font-size: 24px; }
  .formContainer .lunchDetails .date span {
    font-size: 18px; }
  .fullWidthImage {
    height: 170px;
    margin-bottom: 0; }
  .mainContentWrapper.about .introContent h2 span {
    padding-left: 0;
    font-size: 70px; }
  .mainContentWrapper.about .introContent ul {
    padding-left: 40px;
    margin-left: 0; }
  .aboutContent .introContent h2 {
    margin-bottom: 0; }
  .catering .estimatingItem .content h3 {
    font-size: 36px; }
  .container.twoColumn .introImage {
    padding: 0; }
  .mainContentWrapper.contact .twoColumn a.contactPhone {
    font-size: 25px; }
  .mainContentWrapper.contact .twoColumn .introContent img {
    max-width: calc(100% - 40px); }
  .noLunchMessages p {
    font-size: 20px;
    line-height: 27px; } }

/* SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC SPECIFIC  */
/* iPhone 5 (ALL) */
/* iPhone 5 (portrait)  */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .homeHeroLeft h1 {
    font-size: 58px; }
  .homeNews .container .newsItems .newsItem {
    width: auto; }
  .modal .container {
    max-width: 290px; }
  header .mobileNavigation .mobilePhone {
    font-size: 17px; } }

/* iPhone 5 (landscape) */
/* iPhone 6 (ALL) */
/*  #iPhone 6 (Portrait)  */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .modal .container {
    max-width: 330px; }
  header .mobileNavigation .mobilePhone {
    font-size: 24px; } }

/*  #iPhone 6 (Landscape)  */
/*  #iPhone 6PLUS (ALL)  */
/*  #iPhone 6PLUS (Portrait)  */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .homeAbout .homeAboutContainer {
    background-position: -110px 0px; }
  .homeAbout .homeAboutHero h2 {
    background-position: -90px 20px; } }

/*  #iPhone 6PLUS (Landscape)  */
/*  #iPhone X (Portrait)  */
/*  #iPhone X (Landscape)  */
@media only screen and (device-width: 812px) and (device-height: 375px) and (-webkit-device-pixel-ratio: 3) {
  header .mobileNavigation ul.mobileNavList {
    margin-top: 20px; }
  .mobileNavBottom {
    display: none; } }

/* #iphone XR */
/* 1792x828px at 326ppi */
/* #iphone XS */
/* 2436x1125px at 458ppi */
/* #iPhone XS Max */
/* 2688x1242px at 458ppi */

/*# sourceMappingURL=main.css.map */