.navBar {
  width: 100%;
  height: 75px;
  background: rgba(255, 255, 255, 0.5);
  text-align: center; }

.off {
  display: none; }

.hoursLoc {
  padding-top: 35px;
  padding-bottom: 35px;
  color: white;
  font-family: 'Assistant', sans-serif;
  font-weight: 220;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 120%; }

.day {
  font-size: 18px;
  font-weight: 800; }

.fa-facebook-official {
  color: white; }

.heroImg {
  position: absolute;
  top: -425px;
  left: 0px;
  z-index: -1; }

.topTitle {
  font-size: 42px;
  line-height: 80%;
  letter-spacing: 3px; }

.topTitleContainer {
  line-height: 50%;
  letter-spacing: 2px;
  font-family: serif; }

.imgContainer {
  width: 100%;
  background: rgba(179, 14, 49, 0.5);
  overflow: hidden;
  text-align: center;
  z-index: 5; }

.tagline {
  
  box-sizing: border-box;
  font-size: 18px;
  padding-top: 35px;
  padding-bottom: 35px;
  width: 100%;
  background: white;
  text-align: center; }

.tagTitle {
  letter-spacing: 3px;
  font-family: 'Assistant', sans-serif;
  font-size: 30px;
  padding-bottom: 10px;
  color: #a94040;
  font-weight: 200; }
  
  .tagTitle .emphasis {
    font-weight: 800; }

.whatWeKnow {
  display: inline;
  border-left: 1px black solid;
  font-size: 18px; }

.firstWeKnow {
  display: inline; }

.tagParagraph {
  font-family: 'Assistant', sans-serif;
  color: #6b6b6b;
  border-top: #bababa 1px solid;
  padding-top: 20px;
  text-align: center;
  margin-left: 20%;
  width: 60%; }

.favThings {
  display: inline-block;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  width: 100%;
  background: #403f3f; }

.favTitle {
  letter-spacing: 3px;
  font-family: 'Assistant', sans-serif;
  font-size: 30px;
  padding-bottom: 10px;
  color: #bbbbbb;
  font-weight: 200; }
  .favTitle .emphasis {
    font-weight: 800;
    color: white; }

.thingContainer {
  height: 100%;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px #bababa solid;
  display: inline-block;
  width: 200px; }
  .thingContainer img {
    border: 1px white solid;
    -webkit-filter: brightness(70%); }

.lastThingContainer {
  height: 100%;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  width: 200px; }
  .lastThingContainer img {
    border: 1px white solid;
    -webkit-filter: brightness(70%); }

.thingTitle {
  font-family: sans-serif;
  position: relative;
  font-size: 24px;
  top: 75px;
  color: white;
  z-index: 5; }

.thingTxt {
  font-family: 'Assistant', sans-serif;
  font-size: 18px;
  font-weight: 200;
  color: #bbbbbb;
  line-height: 110%; }

.comingSoon {
  padding-top: 35px;
  padding-bottom: 35px;
  width: 100;
  background: #222222;
  text-align: center;
  color: #bbbbbb;
  letter-spacing: 2px;
  font-family: 'Assistant', sans-serif; }

.soonTitle {
  letter-spacing: 4px;
  font-family: 'Assistant', sans-serif;
  font-size: 30px;
  padding-bottom: 10px;
  color: #bbbbbb;
  font-weight: 200; }
  .soonTitle .emphasis {
    font-weight: 800;
    color: white; }

.copyright {
  color: #7e7e7e;
  font-size: 12px;
  font-weight: 200; }

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