@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&display=swap');
/* INDEX */
/* z00 - Setup and Global */
/* z01 - Gold Box */
/* z02 - Hero */
/* z03 - Header */
/* z04 - Social */
/* z05 - Big Box */
/* z05.5 - Inside Content */
/* z06 - Caricatures */
/* z07 - Bartender */
/* z08 - Specials */
/* z09 - Steak Video */
/* z10 - Footer */
/* z11 - Media Queries */
/* z00 - Setup and Global */
.container.caricatures h2, .container.caricatures p, .container.specials h2 {
  color: #000;
}
ul.topNav li {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
ul.topNav li.left {
  text-align: left !important;
}
ul.topNav li.right {
  text-align: right !important;
}
.button:focus, .button:hover {
  background: inherit !important;
  color: inherit !important;
}
.container.grid-x.grid-padding-x.heading {
  padding: 0px !important;
}
.gold .flare {
  opacity: 0.5 !important;
}
@media (max-width: 639px) {
  h2 {
    font-size: 35px !important;
  }
  h1 {
    font-size: 40px !important;
  }
  .gold .flare {
    zoom: 0.8;
  }
}
@media (max-width: 639px) {
  .menuNav ul li {
    padding: 5px !important;
  }
}
header ul#menu-main-nav li:last-child {
  margin-right: 0px !important;
}
body.parent-pageid-757 #accordion > div > p, body.page-id-757 #accordion > div > p {
  display: block !important;
  margin: 0px !important;
}
body.parent-pageid-757 #accordion > div > p img, body.page-id-757 #accordion > div > p img {
  margin: 10px 20px;
  float: left;
}
.menuNav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -100px;
  background: url(../img/goldPanel_trans.png) no-repeat center center;
  background-size: cover;
  margin-bottom: -150px;
}
.menuNav ul li {
  display: inline-block;
  padding: 15px 20px;
}
@media (max-width: 1200px) {
  ul#menu-main-nav li a {
    left: 3px;
  }
}
@media (max-width: 640px) {
  div#example-menu {
    background: rgba(0, 0, 0, 0.9);
  }
}
.gform_body label {
  color: #e0c14d;
}
.gform_body input, .gform_body textarea {
  background: #292929 !important;
  border: 2px solid black !important;
  color: white !important;
  outline: none !important;
  box-shadow: none !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  font-size: 18px !important;
}
.gform_footer input[type=submit] {
  background: url(/wp-content/themes/jacksplace/img/goldPanel_trans.png) no-repeat center center !important;
  background-size: cover;
  color: #fff;
  width: 97% !important;
  font-size: 23px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
div#example-menu li.show-for-small-only a {
  left: 1px;
}
.fourohfour {
  text-align: center;
  margin-top: -320px;
  font-size: 40px;
}
.fourohfour strong {
  font-size: 140px;
  display: block;
  color: #ae8736;
}
.menuNav ul li a {
  color: #fff;
}
.menuNav ul li a:hover {
  color: #b7984c;
}
@media (max-width: 800px) {
  .menuNav ul li {
    display: block;
    margin: 10px 10px;
  }
}
ol.caricaturesLinks {
  list-style: none;
  margin: 0px;
  width: 100%;
  text-align: center;
}
ol.caricaturesLinks li {
  display: inline-block;
  padding: 10px;
}
ol.caricaturesLinks li a {
  color: #fff;
  letter-spacing: 2px;
}
ol.caricaturesLinks li strong a {
  color: #876b33;
}
body.parent-pageid-10 .menuNav > li.pagenav {
  font-size: 0px;
}
body.parent-pageid-10 .menuNav > li.pagenav ul {
  font-size: 16px;
}
.menuNav ul li.current_page_item {
  background: rgba(240, 207, 81, 0.4);
}
html, body {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-family: 'Montserrat';
  font-weight: normal;
  background: #000 !important;
}
html a, body a, html .goldeffect, body .goldeffect, html header .top-bar ul li a:after, body header .top-bar ul li a:after, html header .top-bar ul li a:before, body header .top-bar ul li a:before {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
html p, body p {
  font-size: 16px;
  font-weight: 300;
  line-height: 220%;
}
body {
  background: #2b2b2b;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: bold;
  position: relative;
}
h1.gold, h2.gold, h3.gold, h4.gold, h5.gold, h6.gold {
  background: #f2eeda;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(242, 238, 218, 1) 1%, rgba(241, 208, 81, 1) 17%, rgba(109, 91, 46, 1) 41%, rgba(109, 91, 46, 1) 60%, rgba(165, 138, 56, 1) 83%, rgba(241, 208, 81, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(242, 238, 218, 1) 1%, rgba(241, 208, 81, 1) 17%, rgba(109, 91, 46, 1) 41%, rgba(109, 91, 46, 1) 60%, rgba(165, 138, 56, 1) 83%, rgba(241, 208, 81, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(242, 238, 218, 1) 1%, rgba(241, 208, 81, 1) 17%, rgba(109, 91, 46, 1) 41%, rgba(109, 91, 46, 1) 60%, rgba(165, 138, 56, 1) 83%, rgba(241, 208, 81, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2eeda', endColorstr='#f1d051',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 21px;
}
h6 {
  font-size: 17px;
}
@media (min-width: 1025px) {
  .widthfixthree {
    width: 3% !important;
  }
  .widthfixtwentythree {
    width: 23% !important;
  }
}
/* z01 - Gold Box */
.goldbox {
  display: inline-block;
  position: relative;
}
.goldbox .content {
  z-index: 100;
  display: inline-block;
  position: relative;
  text-align: center;
  padding: 20px;
  top: 3px;
  left: 3px;
}
.goldbox .content.text {
  padding: 20px 30px;
}
.goldbox .content.img {
  padding: 0px;
}
.goldbox .goldeffect {
  display: block;
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: 0px;
  z-index: 10;
}
.goldbox .goldeffect .top {
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0px;
  background: linear-gradient(to right, #f2eeda, #f1d051, #806935, #6d5b2e);
}
.goldbox .goldeffect .right {
  position: absolute;
  height: 100%;
  width: 1px;
  right: 0px;
  background: linear-gradient(to bottom, #6d5b2e, #7c6732, #a58a38, #f1d051);
}
.goldbox .goldeffect .bottom {
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0px;
  background: linear-gradient(to right, #6d5b2e, #7c6732, #a58a38, #f1d051);
}
.goldbox .goldeffect .left {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 0px;
  background: linear-gradient(to bottom, #f2eeda, #f1d051, #806935, #6d5b2e);
}
.goldbox .goldeffect .first {
  height: 100%;
  width: 100%;
  top: -2px;
  left: -2px;
  display: block;
  position: absolute;
}
.goldbox .goldeffect .second {
  height: 100%;
  width: 100%;
  bottom: -2px;
  right: -2px;
  display: block;
  position: absolute;
}
.goldbox.button {
  background: transparent;
  left: -10px;
  margin-top: 20px;
}
.goldbox.button a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  left: 13px;
  letter-spacing: 2px;
}
.goldbox.button a:hover {
  color: #b29642;
}
/* z02 - Hero */
.container.hero {
  background: url(../img/hero_steak.jpg) no-repeat center center;
  width: 100%;
  height: 100%;
  display: block !important;
  position: relative;
  top: 0px;
  background-size: cover;
  z-index: 1;
}
.container.hero.inside {
  max-height: 630px;
  background: url(../img/header_inside.jpg) no-repeat center center #000;
  background-size: cover;
  opacity: 0.5;
}
.container.hero.inside.menu {
  background: url(../img/header_menu.jpg) no-repeat center center #000;
  background-size: cover;
}
.container.hero.inside .bottomFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
.container.hero .topFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0px;
}
.container.hero .bottomFade {
  width: 100%;
  display: block;
  height: 100px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
/* z03 - Header */
header {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
}
header a, header .goldbox a.content.text {
  padding: 5px 20px;
}
header .topNav {
  padding: 10px 0px;
  z-index: 15;
  position: relative;
}
header .topNav div.left, header .topNav div.left a {
  text-align: left;
}
header .topNav div.right, header .topNav div.right a {
  text-align: right;
}
header .topNav a {
  color: #baa05d;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
}
header .topNav a:hover {
  color: #fff;
}
@media (max-width: 1025px) {
  header .topNav a {
    font-size: 9px;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
header .logo {
  margin-top: -30px;
}
header .logo .center {
  text-align: center;
}
header .logo .center img {
  max-width: 300px;
}
@media (max-width: 1025px) {
  header .logo .center {
    position: relative;
    margin-top: 15px;
  }
}
header .title-bar {
  background: transparent;
}
header .title-bar button {
  display: block;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
}
header .top-bar, header .top-bar ul {
  background: transparent;
  text-align: center !important;
  width: 100%;
  display: block;
}
header .top-bar li, header .top-bar ul li {
  margin-right: 55px;
  display: inline-block;
}
header .top-bar li.last, header .top-bar ul li.last {
  margin-right: 0px !important;
}
header .top-bar li .goldbox, header .top-bar ul li .goldbox {
  left: -5px;
}
header .top-bar li .goldbox .goldeffect, header .top-bar ul li .goldbox .goldeffect {
  opacity: 0;
}
header .top-bar li:hover .goldbox .goldeffect, header .top-bar ul li:hover .goldbox .goldeffect {
  opacity: 1;
}
header .top-bar li:hover a:after, header .top-bar ul li:hover a:after {
  content: "";
  display: block;
  border: 12px solid transparent;
  border-top-color: #e3c34c;
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin-left: -12px;
  opacity: 1;
}
@media (max-width: 1200px) {
  header .top-bar li, header .top-bar ul li {
    margin-right: 25px;
  }
}
@media (max-width: 640px) {
  header .top-bar li, header .top-bar ul li {
    display: block;
    width: 100%;
    margin-right: 0px !important;
  }
  header .top-bar li:hover a:after, header .top-bar ul li:hover a:after {
    content: "";
    display: block;
    border: 10px solid transparent;
    border-left-color: #e3c34c;
    position: absolute;
    right: -60px;
    left: initial !important;
    margin-left: -12px;
    opacity: 1;
    bottom: 11px;
  }
  header .top-bar li:hover a:before, header .top-bar ul li:hover a:before {
    content: "";
    display: block;
    border: 10px solid transparent;
    border-right-color: #e3c34c;
    position: absolute;
    left: -50px;
    margin-left: -12px;
    opacity: 1;
    bottom: 11px;
  }
}
header .top-bar a, header .top-bar ul a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 3px;
  -webkit-transform: scale(0.8, 1);
  -moz-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  -o-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  position: relative;
  z-index: 100;
  top: 2px;
  left: 2px;
}
header .top-bar a:after, header .top-bar ul a:after {
  content: "";
  display: block;
  border: 12px solid transparent;
  border-top-color: #e3c34c;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -12px;
  opacity: 0;
}
@media (max-width: 640px) {
  header .top-bar a:after, header .top-bar ul a:after {
    content: "";
    display: block;
    border: 10px solid transparent;
    border-left-color: #e3c34c;
    position: absolute;
    right: -40px;
    left: auto;
    margin-left: -12px;
    opacity: 0;
    bottom: 11px;
  }
}
@media (max-width: 640px) {
  header .top-bar a:before, header .top-bar ul a:before {
    content: "";
    display: block;
    border: 10px solid transparent;
    border-right-color: #e3c34c;
    position: absolute;
    left: -30px;
    margin-left: -12px;
    opacity: 0;
    bottom: 11px;
  }
}
@media (max-width: 1200px) {
  header .top-bar a, header .top-bar ul a {
    font-size: 14px;
    left: -15px;
  }
}
header li.golden a {
  color: #b29642 !important;
  font-size: 12px !important;
}
header li.golden a:before, header li.golden a:after {
  display: none !important;
}
header li.golden:hover a {
  color: #fff !important;
}
header li.golden .goldeffect {
  opacity: 1 !important;
}
header li.golden:last-child {
  margin-top: -10px;
}
@media (max-width: 640px) {
  header ul.dropdown.menu {
    background: rgba(0, 0, 0, 0.75);
    padding: 20px;
  }
}
/* z03 - Social */
.social {
  position: absolute;
  bottom: 0px;
  z-index: 15;
  width: 100%;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}
.social .center {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-transform: scale(0.8, 1);
  -moz-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  -o-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
  font-size: 18px;
}
.social .center .gold {
  color: #b29642;
}
.social .center .socialnav {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.social .center .socialnav li {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.social .center .socialnav li.fb a {
  background: url(../img/icon_facebook_white.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav li.fb:hover a {
  background: url(../img/icon_facebook_gold.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav li.tw a {
  background: url(../img/icon_twitter_white.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav li.tw:hover a {
  background: url(../img/icon_twitter_gold.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav li.pin a {
  background: url(../img/icon_pinterest_white.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav li.pin:hover a {
  background: url(../img/icon_pinterest_gold.png) no-repeat center center;
  background-size: 100%;
}
.social .center .socialnav a {
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
  -webkit-transform: scale(1.2, 1);
  -moz-transform: scale(1.2, 1);
  -ms-transform: scale(1.2, 1);
  -o-transform: scale(1.2, 1);
  transform: scale(1.2, 1);
  top: 5px;
}
/* z05 - Big Box */
.bigbox {
  background: #000;
  padding-top: 50px;
  padding-bottom: 100px;
}
.bigbox .large-6 > .goldbox {
  max-width: 90%;
  margin: auto;
  display: block;
}
.bigbox .large-6 > .goldbox span {
  max-height: 598px;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: -7px;
}
.bigbox .goldbox .goldbox {
  position: absolute;
  top: calc(50% - 20px);
  left: 25%;
  right: 25%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media (max-width: 1025px) {
  .bigbox .goldbox .goldbox {
    margin-bottom: 50px;
  }
}
.bigbox .goldbox .goldbox a {
  background: rgba(0, 0, 0, 0.4);
  width: 125%;
  left: -11.5%;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
  -webkit-transform: scale(0.8, 1);
  -moz-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  -o-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
}
.bigbox .goldbox .goldbox a:hover {
  color: #b29642;
}
@media (max-width: 1500px) {
  .bigbox .goldbox .goldbox a {
    font-size: 16px;
  }
}
.bigbox .content img, .bigbox .content video {
  width: 130%;
  height: 130%;
  display: block;
  position: relative;
}
.bigbox .content video {
  right: 30%;
}
@media (max-width: 1025px) {
  .bigbox .large-6:first-child {
    margin-bottom: 75px;
  }
}
/* z05.5 - Inside Content */
.container.inside.content {
  background: url(../img/caricBG_trans.png) center center #000;
  position: relative;
}
.container.inside.content .topFade {
  width: 100%;
  display: block;
  height: 200px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0px;
}
.container.inside.content .bottomFade {
  width: 100%;
  display: block;
  height: 200px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
.container.inside.content .goldbox.menuPhoto {
  width: 100%;
  height: 100%;
}
@media (max-width: 1025px) {
  .container.inside.content .goldbox.menuPhoto {
    min-height: 450px;
  }
}
@media (max-width: 640px) {
  .container.inside.content .goldbox.menuPhoto {
    min-height: 300px;
  }
}
.container.inside.content .goldbox.menuPhoto span.content {
  width: 100%;
  height: 100%;
}
@media (max-width: 1025px) {
  .container.inside.content .goldbox.menuPhoto {
    min-height: 450px;
  }
}
@media (max-width: 640px) {
  .container.inside.content .goldbox.menuPhoto {
    min-height: 300px;
  }
}
.container.inside.content .menu-items {
  position: relative;
  z-index: 100;
}
.container.inside.content .menu-items h2 {
  margin-top: 40px;
  margin-bottom: 0px;
  display: inline-block;
}
.container.inside.content .menu-items h2 .flare {
  display: block;
  position: absolute;
  width: 20px;
  height: 22px;
  background: url(../img/glare.png) no-repeat center center;
  opacity: 0.8;
}
.container.inside.content .menu-items h2 .flare.first {
  left: 11%;
  top: 6px;
}
.container.inside.content .menu-items h2 .flare.second {
  right: 18%;
  top: 21px;
}
.container.inside.content .menu-items p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 40px;
}
.container.inside.content .menu-items p strong {
  color: #bfaa77;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.container.inside.content .menu-items p u {
  color: #fff;
  display: inline-block;
  margin-left: 30px;
  text-decoration: none;
}
.container.inside.content .menu-items p a {
  color: #dcc264;
}
@media (max-width: 1025px) {
  .container.inside.content .medorderone {
    order: 1;
  }
  .container.inside.content .medordertwo {
    order: 2;
  }
  .container.inside.content .medorderthree {
    order: 3;
  }
  .container.inside.content .medorderfour {
    order: 4;
  }
  .container.inside.content .medorderfive {
    order: 5;
  }
  .container.inside.content .medordersix {
    order: 6;
  }
}
.container.inside.content > div {
  background: rgba(0, 0, 0, 0.95);
  padding-bottom: 100px;
  padding-top: 50px;
}
body.inside .caricatures {
  margin-top: 0px;
}
/* z06 - Caricatures */
body.home .caricatures {
  margin-top: -150px;
}
.caricatures {
  background: url(../img/caricBG_white.jpg) center center;
  padding-top: 200px;
  padding-bottom: 150px;
  margin-top: 0px;
  position: relative;
}
@media (max-width: 1025px) {
  .caricatures {
    padding-top: 150px;
    padding-bottom: 50px;
  }
}
.caricatures img.caricatureSlideshow {
  width: 100%;
  left: 25%;
  display: block;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1025px) {
  .caricatures img.caricatureSlideshow {
    left: initial !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.caricatures .topFade {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0);
  /* IE6-9 */
  display: block;
  position: absolute;
  width: 100%;
  height: 200px;
  border: none;
  top: 0px;
}
@media (max-width: 1025px) {
  .caricatures .topFade {
    height: 150px;
  }
}
.caricatures .bottomFade {
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0);
  /* IE6-9 */
  display: block;
  position: absolute;
  width: 100%;
  height: 150px;
  border: none;
  bottom: 0px;
}
@media (max-width: 1025px) {
  .caricatures .bottomFade {
    height: 50px;
  }
}
.caricatures div.sliderContainer {
  padding-left: 0px !important;
  padding-right: 0px !important;
  background: transparent !important;
}
.caricatures div.sliderContainer .goldbox .content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 15%;
}
@media (max-width: 1025px) {
  .caricatures div.sliderContainer .goldbox .content {
    position: relative;
    top: initial !important;
    padding-top: 70px;
    padding-bottom: 50px;
    width: 80%;
    text-align: center;
    left: initial !important;
  }
  .caricatures div.sliderContainer .goldbox .content img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .caricatures div.sliderContainer .goldbox .content {
    width: 70%;
  }
}
.caricatures .cell {
  background: rgba(255, 255, 255, 0.85);
}
.caricatures .large-4 {
  padding-top: 110px;
  padding-bottom: 60px;
}
.caricatures div.sliderContainer .goldbox {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  box-sizing: border-box;
  left: -4px;
}
.caricatures div.sliderContainer .goldbox:before {
  content: '';
  display: block;
  position: absolute;
  background: url(../img/goldPanel_trans.png) center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 3px;
  top: 3px;
  outline: 4px solid rgba(255, 255, 255, 0.85);
}
.caricatures .orbit {
  width: 100%;
}
@media (max-width: 1025px) {
  .caricatures .orbit {
    left: 13%;
  }
}
@media (max-width: 640px) {
  .caricatures .orbit {
    left: 23%;
  }
}
.caricatures .orbit .orbit-previous:hover, .caricatures .orbit .orbit-next:hover, .caricatures .orbit .orbit-previous:active, .caricatures .orbit .orbit-next:active, .caricatures .orbit .orbit-previous:focus, .caricatures .orbit .orbit-next:focus {
  background-color: transparent !important;
}
.caricatures .orbit button.orbit-next {
  color: #000 !important;
  font-size: 50px;
  right: -9%;
}
@media (max-width: 1025px) {
  .caricatures .orbit button.orbit-next {
    right: -11%;
  }
}
@media (max-width: 640px) {
  .caricatures .orbit button.orbit-next {
    right: -16%;
  }
}
.caricatures .orbit button.orbit-previous {
  color: #000 !important;
  font-size: 50px;
  left: -9%;
}
@media (max-width: 1025px) {
  .caricatures .orbit button.orbit-previous {
    left: -11%;
  }
}
@media (max-width: 640px) {
  .caricatures .orbit button.orbit-previous {
    left: -16%;
  }
}
.caricatures .orbit .orbit-bullets button {
  background: black;
  border-radius: 0px !important;
  width: 8px;
  height: 8px;
}
.caricatures .orbit .orbit-bullets button.is-active {
  background-color: #fff;
}
/* z07 - Bartender */
.bartender {
  background: #000 !important;
  text-align: center;
  padding-top: 150px;
  background: url(../img/bartender.jpg) no-repeat bottom center;
  background-size: 100%;
}
.bartender p {
  max-width: 80%;
  margin: 0px auto 20px auto;
}
.bartender h3 {
  color: #fff;
  font-weight: 500;
  margin-top: 0px;
}
.bartender h2 {
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 20px;
  display: inline-block !important;
  -webkit-transform: scale(1, 1) !important;
  -moz-transform: scale(1, 1) !important;
  -ms-transform: scale(1, 1) !important;
  -o-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important;
}
.bartender h2 .flare {
  display: block;
  position: absolute;
  width: 20px;
  height: 22px;
  background: url(../img/glare.png) no-repeat center center;
  opacity: 0.8;
}
.bartender h2 .flare.first {
  left: 11%;
  top: 6px;
}
.bartender h2 .flare.second {
  right: 18%;
  top: 21px;
}
.bartender p {
  color: #fff;
}
.bartenderimg .large-12 {
  padding: 0px !important;
  margin: 0px !important;
  display: block;
  position: relative;
  background: #000 !important;
}
.bartenderimg .large-12 img {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}
.bartenderimg .large-12 .topFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0px;
}
@media (max-width: 1025px) {
  .bartenderimg .large-12 .topFade {
    height: 150px;
  }
}
@media (max-width: 640px) {
  .bartenderimg .large-12 .topFade {
    height: 50px;
  }
}
.bartenderimg .large-12 .bottomFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
@media (max-width: 1025px) {
  .bartenderimg .large-12 .bottomFade {
    height: 150px;
    bottom: 100px;
  }
}
@media (max-width: 640px) {
  .bartenderimg .large-12 .bottomFade {
    height: 50px;
  }
}
/* z08 - Specials */
.specials {
  background: url(../img/caricBG_white.jpg) #fff;
  display: block;
  position: relative;
}
.specials .backgroundOverlay {
  background: rgba(255, 255, 255, 0.85);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.specials .topFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFFFF',GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0px;
}
.specials .bottomFade {
  width: 100%;
  display: block;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFF',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
.specials .goldbox.large {
  width: 100%;
  display: block;
  position: relative;
}
.specials .goldbox.large .content {
  margin-bottom: -7px;
}
.specials .wines .goldbox.large {
  margin-top: -75px;
}
@media (max-width: 1025px) {
  .specials .wines .goldbox.large {
    margin-top: -50px;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}
.specials .wines .goldbox.large .content {
  width: 100%;
  height: 530px;
}
@media (max-width: 1025px) {
  .specials .wines .goldbox.large .content {
    height: 400px;
  }
}
.specials .wines .goldbox.large img {
  display: block;
  position: absolute;
  left: -20%;
  bottom: -17%;
  max-width: 300px;
}
@media (max-width: 1025px) {
  .specials .wines .goldbox.large img {
    left: -10%;
    max-width: 225px;
  }
}
@media (max-width: 640px) {
  .specials .wines .goldbox.large img {
    left: -10%;
    max-width: 175px;
  }
}
@media (max-width: 1025px) {
  .specials .wines .paddingfix {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
.specials .wines .goldbox.button .content {
  height: auto !important;
}
.specials .wines .content.imgframe {
  background: url(../img/wineRow.jpg) no-repeat center center;
  background-size: cover;
}
.specials .happyHour .goldbox.large {
  margin-bottom: -75px;
}
@media (max-width: 1025px) {
  .specials .happyHour .goldbox.large {
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -50px;
  }
}
.specials .happyHour .goldbox.large .content {
  width: 100%;
  height: 530px;
}
@media (max-width: 1025px) {
  .specials .happyHour .goldbox.large .content {
    height: 400px;
  }
}
.specials .happyHour .goldbox.large img {
  display: block;
  position: absolute;
  right: -20%;
  bottom: -17%;
  max-width: 300px;
}
@media (max-width: 1025px) {
  .specials .happyHour .goldbox.large img {
    right: -10%;
    max-width: 225px;
  }
}
@media (max-width: 640px) {
  .specials .happyHour .goldbox.large img {
    right: -10%;
    max-width: 175px;
  }
}
.specials .happyHour .goldbox.button .content {
  height: auto !important;
}
.specials .happyHour .content.imgframe {
  background: url(../img/happyHour.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 1025px) {
  .specials .happyHour .paddingfix {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.specials .rowone, .specials .rowtwo {
  position: relative;
  z-index: 50;
}
.specials p {
  color: #000;
  margin-top: 20px;
}
@media (max-width: 1025px) {
  .specials .medorderone {
    order: 1;
  }
  .specials .medordertwo {
    order: 2;
  }
  .specials .medorderthree {
    order: 3;
  }
  .specials .medorderfour {
    order: 4;
  }
}
/* z09 - Steak Video */
.video {
  padding-top: 200px;
  background: #000;
  display: block;
  position: relative;
}
@media (max-width: 1025px) {
  .video {
    padding-top: 150px;
  }
}
@media (max-width: 640px) {
  .video {
    padding-top: 125px;
  }
}
.video * {
  margin: 0px !important;
  padding: 0px !important;
}
.video video {
  width: 100%;
  height: auto;
}
.video .topFade {
  width: 100%;
  display: block;
  height: 20%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 200px;
}
@media (max-width: 1025px) {
  .video .topFade {
    height: 150px;
    top: 150px;
  }
}
@media (max-width: 640px) {
  .video .topFade {
    height: 50px;
    top: 125px;
  }
}
.video .bottomFade {
  width: 100%;
  display: block;
  height: 20%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  /* IE6-9 */
  position: absolute;
  bottom: 0px;
}
@media (max-width: 1025px) {
  .video .bottomFade {
    height: 150px;
    bottom: 0px;
  }
}
@media (max-width: 640px) {
  .video .bottomFade {
    height: 50px;
    bottom: 0px;
  }
}
/* z10 - Footer */
footer {
  background: #000;
}
footer .goldbox.map {
  width: 100%;
}
footer .goldbox.map .content {
  width: 100%;
}
footer .info {
  display: block;
  position: relative;
  z-index: 50;
}
footer iframe {
  margin-bottom: -7px;
  max-width: 100%;
  width: 100% !important;
  display: block;
  position: relative;
  height: 620px;
}
@media (max-width: 1025px) {
  footer iframe {
    height: 400px;
  }
}
@media (max-width: 640px) {
  footer iframe {
    height: 300px;
  }
}
footer .logo {
  max-width: 230px;
  height: auto;
  margin-bottom: 30px;
  margin-top: 10px;
}
@media (max-width: 1025px) {
  footer .logo {
    margin-top: 60px;
  }
}
footer p {
  color: #fff;
  font-size: 14px;
  line-height: 100%;
}
footer h6 {
  margin-top: 30px;
}
footer .socialnav {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
footer .socialnav li {
  display: inline-block;
  margin-left: 0px;
  margin-right: 20px;
}
footer .socialnav li.fb a {
  background: url(../img/icon_facebook_white.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav li.fb:hover a {
  background: url(../img/icon_facebook_gold.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav li.tw a {
  background: url(../img/icon_twitter_white.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav li.tw:hover a {
  background: url(../img/icon_twitter_gold.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav li.pin a {
  background: url(../img/icon_pinterest_white.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav li.pin:hover a {
  background: url(../img/icon_pinterest_gold.png) no-repeat center center;
  background-size: 100%;
}
footer .socialnav a {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  top: 5px;
}
footer .reserveTable {
  display: block;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
footer .reserveTable img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px !important;
}
footer .newsletter {
  margin-top: -225px;
  padding: 0px !important;
  background: url(../img/caricBG_white.jpg) center center;
}
@media (max-width: 1025px) {
  footer .newsletter {
    margin-top: 60px;
  }
}
footer .newsletter .golden {
  background: url(../img/goldPanel_trans.png) no-repeat center center;
  background-size: 100% 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0px !important;
}
footer .newsletter h3 {
  text-align: center;
}
footer .newsletter form {
  display: block;
  position: relative;
  z-index: 100;
  font-size: 0px;
}
footer .newsletter form input[type="text"] {
  border: 1px solid #000;
  display: inline-block;
  position: relative;
  width: 35%;
  padding: 25px 10px;
  margin-right: 5%;
  outline: none !important;
}
@media (max-width: 640px) {
  footer .newsletter form input[type="text"] {
    width: 100%;
    display: block;
  }
}
footer .newsletter form input[type="submit"] {
  border: 1px solid #000;
  display: inline-block;
  position: relative;
  width: 20%;
  padding: 16px 10px;
  background: #000;
  color: #ebb551 !important;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  footer .newsletter form input[type="submit"] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
footer .copyright {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  text-align: center;
  letter-spacing: 2px;
}
@media (max-width: 640px) {
  footer .copyright {
    padding-top: 0px;
  }
}
footer .copyright p {
  line-height: 200%;
}
@media (max-width: 640px) {
  footer .copyright p {
    font-size: 12px;
    line-height: 100%;
  }
}
footer .copyright span.div {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
@media (max-width: 640px) {
  footer .copyright span.div {
    width: 100%;
    display: block;
    font-size: 0px;
  }
}
@media (max-width: 1025px) {
  footer .centermed {
    width: 100%;
    display: block;
    text-align: center !important;
  }
}
@media (max-width: 1025px) {
  footer .centermed .reserveTable {
    position: relative;
    margin-top: 50px !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/*--ACCORDION --*/
.accordion-title {
  background-image: url(images/sidebar-brown-bg-button.png);
  background-repeat: repeat;
  border-radius: 5px;
  color: #fff;
  font-size: 22px !important;
  font-style: normal;
  font-weight: normal;
  padding: 10px;
  text-align: left;
  cursor: pointer;
  margin-top: -19px;
}
.accordion-content {
  border-radius: 5px;
  background-color: #9d6230;
  margin-bottom: 50px;
  padding: 10px;
  overflow: hidden;
}
.container > div {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
div#accordion > p {
  display: none;
}
div#accordion > div {
  overflow: hidden;
  height: auto;
  max-height: 1px;
  position: relative;
  display: block;
}
div#accordion > h3 {
  background: url(/wp-content/themes/jacksplace/img/goldPanel_trans.png) no-repeat center center;
  background-size: cover;
  padding: 10px 20px;
  color: #000;
  font-size: 22px;
  cursor: pointer;
}
div#accordion h3.active + div {
  height: auto;
  max-height: 100%;
}
#accordion > div {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#accordion h3.active + div, #accordion * {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
div#accordion > div > p:empty {
  display: none !important;
}
div#accordion > div > h2 {
  color: #9c864d;
}
div#accordion h3.active + div {
  margin-bottom: 40px;
}
body.page-id-251 .slideshowlink {
  display: none;
}

@media (min-width:1200px) {
    a.dinerschoiceHover {
        max-width: 10%;
    }
}

.ngg-imagebrowser h3{
	display:none !important;
}
