@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#warning {
  position: static;
  z-index: 999999999;
  background: red;
  width: 100%; }
  #warning h4 {
    background: red; }

#home #main-header .navbar-default .nav li a {
  font-size: 20px;
  font-style: italic; }
  @media (min-width: 992px) {
    #home #main-header .navbar-default .nav li a {
      font-family: Georgia, Times, Serif;
      color: #FFF; } }
#home #main-header .navbar-default .nav li a span {
  display: block;
  clear: both;
  font-size: 12px;
  color: #FFF;
  font-family: "Droid Sans", Arial, Sans-serif;
  font-style: normal; }
#home #main-header .navbar-default .nav .dropdown li a {
  font-size: 14px;
  font-family: "Droid Sans", Arial, Sans-serif;
  color: #222;
  font-style: normal; }
#home #main-header .navbar-default .nav li.open a {
  background: none; }

#main-header {
  position: relative;
  background: url("img/background.jpg") no-repeat top center;
  background-size: cover;
  z-index: 9999999; }
  @media (min-width: 992px) {
    #main-header {
      height: 60px; } }
  #main-header #logo {
    float: left;
    width: 280px;
    position: relative;
    z-index: 999;
    height: auto; }
    @media (max-width: 992px) {
      #main-header #logo {
        position: relative;
        float: none;
        margin: 0 auto; } }
  #main-header #phone {
    margin: 20px 0; }
    #main-header #phone a {
      color: #FFF;
      text-decoration: none; }
    #main-header #phone h5 {
      margin: 0;
      padding: 0;
      font-weight: bold;
      color: #FFF;
      font-family: Georgia, Times, Serif;
      font-style: italic; }
      @media (max-width: 992px) {
        #main-header #phone h5 {
          text-align: center;
          line-height: 1.5em; } }
  @media (max-width: 768px) {
    #main-header #bs-example-navbar-collapse-1 {
      background: #FFF; } }
  #main-header .icon-bar {
    background-color: #FFF; }
  #main-header .navbar-toggle {
    width: 100%;
    margin-left: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #b42925;
    border-color: #b42925;
    color: #FFF; }
    #main-header .navbar-toggle .pull-right {
      padding-top: 5px; }
  #main-header .navbar-header {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  #main-header .navbar-default {
    background: none;
    border: none; }
    #main-header .navbar-default .nav li a {
      font-family: Georgia, Times, Serif;
      color: #b42925;
      font-size: 20px;
      font-style: italic; }
    #main-header .navbar-default .nav li a span {
      display: block;
      clear: both;
      font-size: 12px;
      color: #222;
      font-family: "Droid Sans", Arial, Sans-serif;
      font-style: normal; }
    #main-header .navbar-default .nav .dropdown li a {
      font-size: 14px;
      font-family: "Droid Sans", Arial, Sans-serif;
      color: #222;
      font-style: normal; }
    #main-header .navbar-default .nav li.open a {
      background: none; }
  #main-header .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  #main-header .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: ''; }

/* Slider */
/* Main Content */
#main-content {
  padding: 60px 0; }
  #main-content #callouts {
    margin-bottom: 60px; }
    #main-content #callouts h4 {
      font-family: Georgia, Times, Serif;
      font-style: italic;
      color: #b42925; }
      @media (max-width: 992px) {
        #main-content #callouts h4 {
          margin-top: 30px; } }
    #main-content #callouts .col-md-4 {
      padding-bottom: 50px; }
    #main-content #callouts .col-md-4:nth-child(1) {
      background: url("img/callout1.png") no-repeat right 70px; }
    #main-content #callouts .col-md-4:nth-child(2) {
      background: url("img/callout2.png") no-repeat right 70px; }
    #main-content #callouts .col-md-4:nth-child(3) {
      background: url("img/callout3.png") no-repeat right 70px; }
  @media (max-width: 992px) {
    #main-content .entry-home {
      font-size: 24px; } }
  #main-content #home-footer {
    padding: 60px 0; }
    #main-content #home-footer h1, #main-content #home-footer h2, #main-content #home-footer h3, #main-content #home-footer h4, #main-content #home-footer h5, #main-content #home-footer h6 {
      font-family: Georgia, Times, Serif;
      font-style: italic; }
      #main-content #home-footer h1 a, #main-content #home-footer h2 a, #main-content #home-footer h3 a, #main-content #home-footer h4 a, #main-content #home-footer h5 a, #main-content #home-footer h6 a {
        color: #b42925;
        font-weight: bold; }
    #main-content #home-footer .footer-social {
      float: left;
      margin-left: 20px; }
      #main-content #home-footer .footer-social li {
        float: left;
        margin-right: 10px; }
      #main-content #home-footer .footer-social a {
        color: #b42925; }
        #main-content #home-footer .footer-social a:hover {
          color: #8a1f1c;
          -webkit-transition: all linear 0.2s;
          -moz-transition: all linear 0.2s;
          -ms-transition: all linear 0.2s;
          -o-transition: all linear 0.2s;
          transition: all linear 0.2s; }
    #main-content #home-footer .entry {
      border-bottom: 1px solid #EEE;
      margin-bottom: 10px; }
      #main-content #home-footer .entry:nth-child(1) {
        border-top: 1px solid #EEE;
        padding-top: 20px; }
      #main-content #home-footer .entry h4 {
        padding: 0;
        margin: 0;
        line-height: 1.7em; }
      #main-content #home-footer .entry a {
        color: #b42925; }

#sign-up {
  position: relative;
  max-width: 800px;
  width: 95%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #EEE;
  padding: 20px; }
  #sign-up h1, #sign-up h2, #sign-up h3, #sign-up h4, #sign-up h5, #sign-up h6 {
    color: #b42925;
    font-family: Georgia, Times, Serif;
    font-style: italic; }
  #sign-up .gform_footer {
    display: inline-block;
    padding: 0.85em 0 0.625em; }
    @media (max-width: 992px) {
      #sign-up .gform_footer {
        width: 100%; } }
    @media (min-width: 992px) {
      #sign-up .gform_footer {
        width: 15%; } }
  #sign-up .gform_body {
    display: inline-block;
    float: left;
    width: 80%; }
    @media (max-width: 992px) {
      #sign-up .gform_body {
        width: 100%;
        float: none; } }
    @media (min-width: 992px) {
      #sign-up .gform_body {
        width: 85%; } }
  #sign-up label {
    display: none; }

.entry-title, .page-title {
  font-family: Georgia, Times, Serif;
  color: #b42925;
  text-align: center;
  background: url("img/entry-header.png") repeat-x center left;
  width: 100%;
  font-style: italic; }
  .entry-title a, .page-title a {
    color: #b42925; }
  .entry-title span, .page-title span {
    background: #FFF;
    padding: 0 20px; }

#main-footer {
  width: 100%;
  background: url("img/background.jpg") no-repeat top center;
  background-size: cover;
  padding: 60px 0; }
  #main-footer a {
    color: #FFF; }
  #main-footer p {
    color: #FFF;
    text-align: center; }

.btn-default {
  border: 2px solid #b42925;
  color: #b42925;
  background: #FFF;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Times, Serif; }

/* Sidebar */
#left-sidebar ul li a {
  color: #b42925;
  text-decoration: none;
  display: block;
  padding: 4px;
  border-bottom: 1px solid #EEE;
  font-size: 15px; }
  #left-sidebar ul li a:hover {
    background: #EEE;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s; }

#right-sidebar a {
  color: #b42925; }
#right-sidebar .widget {
  margin-bottom: 20px; }

/* Blog */
.entry {
  border-bottom: 1px solid #EEE;
  margin-bottom: 30px; }
  .entry:last-child {
    border-bottom: none; }

#nav-below {
  text-align: center;
  padding-top: 0px; }
  #nav-below a {
    color: #b42925;
    font-weight: bold; }
  #nav-below .nav-previous {
    float: left; }
  #nav-below .nav-next {
    float: right; }

/* Shop */

.button-award{
	width: 180px;
	height: 180px;
	margin: 0 auto; 
	background-image: url('img/philly-heroes.png');
	background-size: cover;
}
.single-product {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 20px;
  padding: 20px; }
  .single-product a {
    color: #222; }
    .single-product a h3 {
      color: #b42925; }
    .single-product a:hover {
      text-decoration: none; }
  .single-product img {
    float: left;
    margin-right: 20px; }
  .single-product .btn {
    border: 2px solid #b42925;
    color: #b42925;
    background: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, Times, Serif; }
  .single-product p {
    margin-bottom: .5em; }

.related-product a {
  color: #b42925; }
.related-product img {
  float: left;
  margin-right: 20px; }
.related-product .btn {
  border: 2px solid #b42925;
  color: #b42925;
  background: #FFF;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Times, Serif; }
.related-product p {
  margin-bottom: .5em; }

.price {
  font-style: italic;
  color: #b42925; }

.variations_form label {
  color: #000;
  margin-right: 10px; }
.variations_form table {
  margin: 0 0 20px 0; }
.variations_form td {
  padding: 10px 0; }
.variations_form .quantity {
  float: left;
  margin-right: 15px; }

.pagination li .current {
  font-weight: bold;
  color: #000; }
.pagination li a {
  color: #b42925; }

.summary a {
  color: #b42925; }

.disclaimer {
  font-size: 14px;
  margin-top: 15px;
  padding: 15px;
  background: #EEE; }

.product_meta {
  margin-top: 15px; }

.up-sells {
  border-top: 1px solid #EEE;
  margin-top: 20px;
  padding-top: 20px; }

/* Globals */
#page-content ol {
  padding: 20px;
  list-style-type: decimal; }
#page-content ul {
  padding: 20px;
  list-style-type: disc; }
#page-content a {
  color: #b42925;
  font-weight: bold; }

#coffee-menu .row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEE; }
#coffee-menu h2 {
  font-style: italic;
  color: #b42925; }
#coffee-menu h3 {
  margin: 0; }
#coffee-menu p {
  margin: 0;
  padding: 0; }

.event-box {
  border-bottom: 1px solid #EEE; }
  .event-box .col-md-3 {
    padding-top: 27px; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }
  @media (max-width: 768px) {
    .alignleft {
      position: relative;
      display: block;
      margin: 0 auto; } }

.alignright {
  float: right;
  margin: 0 0px 15px 15px; }
  @media (max-width: 768px) {
    .alignright {
      position: relative;
      display: block;
      margin: 0 auto; } }

.aligncenter {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center; }

strong, em {
  font-weight: bold; }

i, em {
  font-style: italic; }

/* Font */
html {
  font-family: "Droid Sans", Arial, Sans-serif; }

body {
  font-family: "Droid Sans", Arial, Sans-serif;
  color: #222;
  background: #FFF;
  line-height: 1.5em;
  overflow-x: hidden; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  line-height: 1.5em;
  margin-top: 0;
  font-weight: normal;
  font-family: Georgia, Times, Serif;
  font-weight: normal; }

.tera {
  font-size: 117px;
  font-size: 6.5rem;
  margin-bottom: 0.25385rem; }

.giga {
  font-size: 90px;
  font-size: 5rem;
  margin-bottom: 0.33rem; }

.mega {
  font-size: 72px;
  font-size: 4rem;
  margin-bottom: 0.4125rem; }

h1,
.alpha {
  font-size: 60px;
  font-size: 3.33333rem;
  margin-bottom: 0.495rem; }

h2,
.beta {
  font-size: 48px;
  font-size: 2.66667rem;
  margin-bottom: 0.61875rem; }

h3,
.gamma {
  font-size: 36px;
  font-size: 2rem;
  margin-bottom: 0.825rem; }

h4,
.delta {
  font-size: 24px;
  font-size: 1.33333rem;
  margin-bottom: 1.2375rem; }

h5,
.epsilon {
  font-size: 21px;
  font-size: 1.16667rem;
  margin-bottom: 1.41429rem; }

h6,
.zeta {
  font-size: 18px;
  font-size: 1rem; }

p {
  margin-bottom: 1.5em; }

span.entry-date {
  display: none; }

/* Old Grid */
.col {
  display: block;
  float: left;
  width: 100%; }

@media (min-width: 819px) {
  .col {
    margin-left: 2%; } }
.col:first-child {
  margin-left: 0; }

/* all browsers except IE6 and lower */
@media (min-width: 819px) {
  .span_1 {
    width: 2.25%; }

  .span_2 {
    width: 6.5%; }

  .span_3 {
    width: 10.75%; }

  .span_4 {
    width: 15.0%; }

  .span_5 {
    width: 19.25%; }

  .span_6 {
    width: 23.5%; }

  .span_7 {
    width: 27.75%; }

  .span_8 {
    width: 32.0%; }

  .span_9 {
    width: 36.25%; }

  .span_10 {
    width: 40.5%; }

  .span_11 {
    width: 44.75%; }

  .span_12 {
    width: 49.0%; }

  .span_13 {
    width: 53.25%; }

  .span_14 {
    width: 57.5%; }

  .span_15 {
    width: 61.75%; }

  .span_16 {
    width: 66.0%; }

  .span_17 {
    width: 70.25%; }

  .span_18 {
    width: 74.5%; }

  .span_19 {
    width: 78.75%; }

  .span_20 {
    width: 83.0%; }

  .span_21 {
    width: 87.25%; }

  .span_22 {
    width: 91.5%; }

  .span_23 {
    width: 95.75%; }

  .span_24 {
    width: 100%; } }
@media (max-width: 1400px) {
  .col {
    margin-bottom: 20px; } }
@media (max-width: 819px) {
  .col {
    margin-bottom: 20px; } }

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