@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700);
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two&display=swap');

body, html {
  background-color: #676319;
}

a {
  color: #b07e3e;
}

a:hover {
  color: #b07e3e;
  text-decoration: underline dashed #fff;
}

a:visited {
  color: #b07e3e;
  text-decoration: underline dashed #fff;
}
* {
  font-family: 'Old Standard TT', serif;
}
navi {
  position: fixed;
  width: 100%;
  top: -75px;
  padding: 10px 0 0 0;
  z-index: 10;
  background-color: rgba(255,255,255,0);
  transition: all 1s;
  }

ul {
  list-style: none;
  text-align: center;
}

li {
  display: inline;
  margin: 0 auto;
}

.mobile-menu-btn {
  display: none;
}

h1, h2, h3, h4 {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.5)
}

.col-centered{
    float: none;
    margin: 0 auto;
}

navi ul li a {
  color: white;
  font-size: 24px;
  /* margin:0 17px; */
  margin:0 32px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  cursor: pointer;
}

navi ul li a:hover {
  text-decoration: none;
  color: rgb(239, 252, 132);
  text-shadow: 2px 2px 2px #000;
}

#header-box {
  position: relative;
  height: 100vh;
  width: 100%;
  background-image: url('../img/bg1.jpg');
}

.header-logo {
  height: 68px;
  background: url('../img/header-logo.png') no-repeat top center;
  background-size: contain;
}

.intro-splash {
  width: 100%;
  margin: auto;
}

.logo {
  height: 241px;
  width: 100%;
  text-align: center;
  /* background-image: url('../img/logo.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute; */
}

.logo img {
  margin: auto;
}

.header-intro-text hr {
  display: block;
  position: relative;
  width: 300px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.header-intro-text {
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  width: 100%;
  /* position: absolute; */
  top: 280px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.scrollBtn {
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  position:fixed;
  bottom: 0;
  width: 100%;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
}

section {
  padding-top: 200px;
  padding-bottom: 100px;
  position: absolute;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

#header-box {
  padding-top: 4em;
}

.welcome {
  margin-top: -150px;
  position: relative;
  z-index: 999;
  height: 500px;
}

#about {
  position: relative;
  background-image: url('../img/bg-store.jpg');
}

#menu {
  position: relative;
  background-image: url('../img/bg-menu.jpg');
}

#garden-menu {
  position: relative;
  background-image: url('../img/garden-bar-bg.jpg');
}

.menu-item {
  margin-bottom: 10px;
}

#menu img, #garden-menu img {
  box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.5);
}

#menu a, #menu a:hover, #menu a:active, #menu a:focus, #menu a:link, #menu a:visited {
  color: white;
  text-decoration: none;
}

#garden-menu a, #garden-menu a:hover, #garden-menu a:active, #garden-menu a:focus, #garden-menu a:link, #garden-menu a:visited {
  color: white;
  text-decoration: none;
}

.menu-item {
  /* float: none;
  display: table-cell; */
  vertical-align: top;
}

#events {
  position: relative;
  background-image: url('../img/bg-reservations.jpg');
  background-color: #ccc;
  background-position: center;
}

#reservations {
  position: relative;
  background-image: url('../img/bg-reservations.jpg');
  background-position: center;
  background-color: #835E42;
}

#reservations h2 {
  margin: auto;
  max-width: 480px;
}

#reservationsBox {
  padding: 20px;
  margin-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}

#aniimated-thumbnials img {
  margin-top: 1em;
}


#location {
  position: relative;
  background-image: url('https://flashbackdallas.files.wordpress.com/2015/02/farmers-mkt-area_repub-bank-bldg_1950s_portal.jpg');
  padding-top: -200px;
}

#giftcard {
  position: relative;
  background-image: url('https://flashbackdallas.files.wordpress.com/2015/02/farmers-mkt-area_repub-bank-bldg_1950s_portal.jpg');
  padding-top: -200px;
}

#feedback {
  position: relative;
  background-image: url('../img/bg-contact.jpg');
}

.socialHourBanner {
  background-color: green;
  color: white;
  font-size: 2em;
  text-align: center;
  padding: .5em;
  margin-top: 1em;
}

.feedback-form {
  background-color: rgba(255, 255, 255, 0.9);
}

.store-desc {
  background: rgba(255,255,255,0.9);
  position: relative;
  padding: 40px;
  box-shadow: 0 0 80px rgba(0, 0, 0, 1);
  font-size: 1.3em;
  text-align: justify;
}

.store-desc .store-pics img {
  margin-bottom: 20px;
}

.opentable-widget-bg {
  background: rgba(255,255,255,0.9);
}

.googleMap #gmap_canvas {
  pointer-events: none;
  height: 600px;
  box-shadow: 0 0 80px rgba(0, 0, 0, 1);
}

article {
  background: url('../img/section-header.png') no-repeat top right;
  padding-top: 150px;
}

.pressTitle {
  text-align: left;
  font-weight: bold;
  margin-top: 30px;
}

.pressCredit {
  font-size: .8em;
}

.pressArticle {
  font-style: italic;
  text-align: left;
  font-size: .9em;
}

#footer {
  color: #fff;
  padding-bottom: 40px;
  background: url('../img/bg-footer.jpg') repeat-x;
  background-position: center;
  background-size: cover;
}
#footer h4 {
  color: #b07e3e;
  margin-bottom: 5px;
  font-size: 1.5em;
}

.fa { margin-top: 20px; margin-right: 20px; transform: translate(0,0); border: none; transition: all .5s;}
a .fa { color:#b07e3e;}
a:active .fa { color:#b07e3e;}
a:visited .fa { color:#b07e3e;}
.fa:hover { transform: translate(0,-10px); transition: all .3s; cursor: pointer; color:#fff;}

.shirt-content {
  position: absolute;
  bottom: 10px;
  color: white;
}

.shirt-content .fa {
  margin: 0;
  margin-left: -20px;
}

.shirt-content select {
  font-size: .8em;
  color: #ccc;
  background-color: rgba(0, 0, 0, 0);
  border:1px solid white;
  text-align: center;
  padding: 0;
}

.modal-open .modal {
  background-color: rgba(0,0,0,0.6);
}

.modal-body {
  padding: 0;
}

.ot-modal-content {
  border-radius: 0;
  background-color: #333;
}

.signup-modal-content {
  border-radius: 0;
  background-image: url('http://superheroyou.com/wp-content/uploads/2014/04/healthy-food.jpg');
  background-size: cover;
  padding: 20px;
  color: white;
}

.signup-intro-text {
  font-size: 2em;
}

.btn {
  border-radius: 0;
}

#lg-actual-size, #lg-download {
  display: none;
}

.tg-dinner-order {
  display: initial;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  background: #4C3B18;
  padding: 10px;
  margin: 20px;
}

/* WINDOWS SMALLER THAN 1200PX */
@media (max-width: 1281px) {
  navi ul li a {
    font-size: 23px;
    margin: 0 38px;
  }

  .logo img {
    transform: scale(.7);
  }

  .logo {
    height: 190px;
  }

  .intro-splash {
    margin-top: -25px;
  }

  .announcement-footer {
    font-size: 1.2em;
  }
}

/* WINDOWS SMALLER THAN 1024PX */
@media (max-width: 1024px) {
  section {
    padding-top: 150px;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-logo { display: none; }

  navi {
    position: fixed;
    top: 0px;
    padding: 10px 0 0 0;
    z-index: 9999;
    background-color: rgba(255,255,255,0);
    transition: all 1s;
  }

  navi ul li a {
    color: white;
    font-size: 21px;
    margin:0 25px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    cursor: pointer;
  }
}

/* WINDOWS SMALLER THAN 1000PX */
@media (max-width: 1000px) {
  section {
    padding-top: 150px;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-logo { display: none; }

  navi {
    position: fixed;
    top: 0px;
    padding: 10px 0 0 0;
    z-index: 9999;
    background-color: rgba(255,255,255,0);
    transition: all 1s;
  }

  navi ul li a {
    color: white;
    font-size: 16px;
    margin:0 18px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    cursor: pointer;
  }
}

/* WINDOWS SMALLER THAN 1024PX */
@media (max-width: 415px) {

}

/* WINDOWS SMALLER THAN 415PX */
@media (max-width: 415px) {

  .tg-dinner-order {
    display: initial; text-align: center; font-size: 1em; color: #fff; background: #4C3B18; padding: 10px; margin: 20px;
  }
  section {
    padding-top: 150px;
    background-size: cover;
    background-attachment: scroll;
    min-height: 700px;
  }
  #header-box {
    position: relative;
    height: 900px;
  }

  .nav-icon1 {
  width: 40px;
  height: 35px;
  position: relative;
  margin: 20px 20px auto auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  }

  .nav-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .nav-icon1 span:nth-child(1) {
    top: 0px;
  }

  .nav-icon1 span:nth-child(2) {
    top: 10px;
  }

  .nav-icon1 span:nth-child(3) {
    top: 20px;
  }

  .nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  .nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .header-logo { display: none; }

  .logo {
    background-size: 90%;
    height: 241px;
    width: 100%;
    /* background-image: url('../img/logo.png'); */
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -300px;
  }

  .logo img {
    width: 85%;
    margin: auto;
  }

  .header-intro-text {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    width: 100%;
    position: absolute;
    /* top: 200px; */
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
  }

  .mobile-menu-btn {
    position: fixed;
    z-index: 999;
    top: 10px;
    left: 10px;
    display: block;
    color: white;
    font-size: 28px;
  }

  navi {
    background: black;
    margin-top: 0;
    height: auto;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    display: none;
    padding-top: 70px;
  }

  ul {
    list-style: none;
    text-align: left;
    margin-left: 30px;
  }

  li {
    display:list-item;
    margin: 20px auto;
  }

  navi ul li a {
    font-size: 1.8em;
  }

  .store-desc {
    width: 100%;
    margin: auto;
    font-size: 1em;
  }

  .menu-item {
    margin-bottom: 4em;
  }

  .socialHourBanner {
    font-size: 1.5em;
  }

  .menu-item {
    float: none;
    display: block;
    vertical-align: top;
  }

  #googleMap {
    display: none;
  }
}
