html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.grid {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .grid .grid-line {
    border-right: 1px solid red;
    display: block;
    position: relative; }

.grid-control {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background: #000;
  padding: 15px; }
  .grid-control a {
    font-size: 1.8rem; }

* {
  margin: 0;
  padding: 0;
  border: none;
 /*  outline: none; */ }

*, :after, :before {
  box-sizing: border-box; }

html, body {
  font-size: 62.5%; }

body {
  font-size: 1.2rem;
  background: url("../../img/bg-blue_carpet.jpg") repeat top left; }

.group:after {
  content: "";
  display: table;
  clear: both; }

a {
  /* text-decoration: none; */ }

/* This stylesheet generated by Transfonter (http://transfonter.org) */
@font-face {
  font-family: 'rust serif';
  src: url("../../fonts/NexaRustScriptR-01.eot");
  src: url("../../fonts/NexaRustScriptR-01.eot?#iefix") format("embedded-opentype"), url("../../fonts/NexaRustScriptR-01.woff") format("woff"), url("../../fonts/NexaRustScriptR-01.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rust book';
  src: url("../../fonts/NexaRustSans-Book.eot");
  src: url("../../fonts/NexaRustSans-Book.eot?#iefix") format("embedded-opentype"), url("../../fonts/NexaRustSans-Book.woff") format("woff"), url("../../fonts/NexaRustSans-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rust black';
  src: url("../../fonts/NexaRustSans-Black02.eot");
  src: url("../../fonts/NexaRustSans-Black02.eot?#iefix") format("embedded-opentype"), url("../../fonts/NexaRustSans-Black02.woff") format("woff"), url("../../fonts/NexaRustSans-Black02.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'liberator light';
  src: url("../../fonts/LiberatorLight.eot");
  src: url("../../fonts/LiberatorLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/LiberatorLight.woff") format("woff"), url("../../fonts/LiberatorLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'liberator medium';
  src: url("../../fonts/LiberatorMedium.eot");
  src: url("../../fonts/LiberatorMedium.eot?#iefix") format("embedded-opentype"), url("../../fonts/LiberatorMedium.woff") format("woff"), url("../../fonts/LiberatorMedium.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'chronicle';
  src: url("../../fonts/ChronicleTextG1-Roman.eot");
  src: url("../../fonts/ChronicleTextG1-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/ChronicleTextG1-Roman.woff") format("woff"), url("../../fonts/ChronicleTextG1-Roman.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

body, p {
  font-family: "chronicle", "times new romain", serif;

  letter-spacing: 1px; }

p, li, a {
  font-size: 1.4rem; }

p {
  color: #555555;
  line-height: 1.6;
  font-size: 1.6rem; }

a, a:visited, a:active {
  color: #ffffff; }

h2 {
  font-family: 'liberator medium';
  font-size: 4.0rem;
  letter-spacing: 8px;
  line-height: 1;
  color: #002442; }
  @media screen and (max-width: 600px) {
    h2 {
      font-size: 4.0rem; } }

h3 {
  font-family: 'liberator light';
  font-size: 2.0rem;
  letter-spacing: 4px; }

h4 {
  font-family: 'liberator light';
  font-size: 1.6rem; }

h5 {
  font-family: 'liberator light'; }

.instagram .slick-list {
  position: inherit;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: inherit;
  display: block;
  margin: 0;
  padding: 0; }

.instagram .slick-list {
  position: inherit;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

  @media only screen and (max-width: 540px) {
    body .iscwp-image-fit .iscwp-img {
      height: auto !important;
    }
    body .iscwp-img-wrp {
      height: auto !important;
      width: auto !important;
    }
  }


/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    /* outline: none;  */}
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slideshow {
  position: relative;
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  background: url("../../img/txtr-white.jpg") repeat center; }
  @media screen and (max-width: 768px) {
    .slideshow {
      min-height: 500px; } }
  @media screen and (max-width: 600px) {
    .slideshow {
      min-height: 500px; } }
  .slideshow img.slideshow_logo {
    display: inline-block;
    max-width: 300px;
    pointer-events: none; }
    @media screen and (max-width: 768px) {
      .slideshow img.slideshow_logo {
        max-width: 150px; } }
  .slideshow button {
    position: absolute;
    z-index: 2;
    background: #002442;
    height: 60px;
    width: 60px;
    overflow: hidden;
    text-indent: -9999px;
    border: 2px solid #dd9e13;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: background .5s;
    transition: background .5s; }
    .slideshow button:hover {
      background: rgba(0, 36, 66, 0); }
    .slideshow button:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .slideshow button.slick-prev {
      top: 50%;
      left: 30px;
      margin-top: -30px; }
      .slideshow button.slick-prev:before {
       background: url(../../img/btn-arrow_left.png) no-repeat center; }
    .slideshow button.slick-next {
      top: 50%;
      right: 30px;
      margin-top: -30px; }
      .slideshow button.slick-next:before {
        background: url(../../img/btn-arrow_left.png) no-repeat center; 
        transform: rotate(135deg);
      }
  .slideshow .slide {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 600px;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .slideshow .slide.center:before {
      opacity: 0; }
    @media screen and (max-width: 768px) {
      .slideshow .slide {
        min-height: 500px; } }
    @media screen and (max-width: 600px) {
      .slideshow .slide {
        min-height: 500px; } }
  .slideshow img {
    display: block;
    width: 100%; }

.btn, #OT_defList dd#OT_submitWrap {
  display: inline-block;
  padding: 14px 20px 11px;
  font-family: 'liberator medium';
  font-size: 1.8rem;
  border: none;
  line-height: 1;
  cursor: pointer;
  position: relative; }
  .btn span, #OT_defList dd#OT_submitWrap span {
    position: relative;
    z-index: 1; }
  .btn:before, #OT_defList dd#OT_submitWrap:before {
    content: '';
    z-index: 0;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .btn.blue, #OT_defList dd#OT_submitWrap.blue {
    color: #002442;
    border: 2px solid #002442;
    background-image: url("../../img/btn-blue_top_left.png"), url("../../img/btn-blue_bottom_left.png"), url("../../img/btn-blue_top_right.png"), url("../../img/btn-blue_bottom_right.png");
    background-position: top left, bottom left, top right, bottom right;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    -webkit-transition: color .4s;
    transition: color .4s; }
    .btn.blue:before, #OT_defList dd#OT_submitWrap.blue:before {
      background-color: rgba(0, 36, 66, 0);
      -webkit-transition: background-color .4s;
      transition: background-color .4s; }
    .btn.blue:hover, #OT_defList dd#OT_submitWrap.blue:hover {
      color: #dd9e13; }
      .btn.blue:hover:before, #OT_defList dd#OT_submitWrap.blue:hover:before {
        background-color: #002442; }
  .btn.gold, #OT_defList dd#OT_submitWrap.gold {
    color: #002442;
    border: 2px solid #dd9e13;
    background-image: url("../../img/btn-gold_top_left.png"), url("../../img/btn-gold_bottom_left.png"), url("../../img/btn-gold_top_right.png"), url("../../img/btn-gold_bottom_right.png");
    background-position: top left, bottom left, top right, bottom right;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    -webkit-transition: color .4s;
    transition: color .4s;
  text-decoration: none;}
    .btn.gold:before, #OT_defList dd#OT_submitWrap.gold:before {
      background-color: rgba(221, 158, 19, 0);
      -webkit-transition: background-color .4s;
      transition: background-color .4s; }
    .btn.gold:hover:before, #OT_defList dd#OT_submitWrap.gold:hover:before {
      background-color: #dd9e13; }
  .btn.close, #OT_defList dd#OT_submitWrap.close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0; }
    .btn.close:before, #OT_defList dd#OT_submitWrap.close:before {
      content: '';
      display: block;
      position: absolute;
      width: 20px;
      height: 4px;
      top: 50%;
      left: 50%;
      margin-left: -10px;
      margin-top: -2px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      background-color: #002442;
      -webkit-transition: none;
      transition: none; }
    .btn.close:after, #OT_defList dd#OT_submitWrap.close:after {
      content: '';
      display: block;
      position: absolute;
      width: 4px;
      height: 20px;
      top: 50%;
      left: 50%;
      margin-left: -2px;
      margin-top: -10px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      background-color: #002442;
      -webkit-transition: none;
      transition: none; }
    .btn.close:hover:after, .btn.close:hover:before, #OT_defList dd#OT_submitWrap.close:hover:after, #OT_defList dd#OT_submitWrap.close:hover:before {
      background-color: #dd9e13; }

#OT_defList dd#OT_submitWrap {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 14px 20px 11px;
  font-family: 'liberator medium';
  font-size: 1.8rem;
  border: none;
  line-height: 1;
  cursor: pointer;
  position: relative;
  color: #002442;
  border: 2px solid #dd9e13;
  background-image: url("../../img/btn-gold_top_left.png"), url("../../img/btn-gold_bottom_left.png"), url("../../img/btn-gold_top_right.png"), url("../../img/btn-gold_bottom_right.png");
  background-position: top left, bottom left, top right, bottom right;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  -webkit-transition: color .4s;
  transition: color .4s;
  padding: 0;
  cursor: pointer; }
  #OT_defList dd#OT_submitWrap input {
    color: #002442;
    font-family: 'liberator medium';
    background-color: rgba(221, 158, 19, 0);
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    border: none;
    font-size: 1.6rem;
    cursor: pointer; }
  #OT_defList dd#OT_submitWrap:hover input {
    background-color: #dd9e13; }

section.opentable {
  display: none;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -25%;
  width: 50%;
  z-index: 9999;
  padding: 30px;
  padding-top: 50px;
  background: url("../../img/txtr-white.jpg") repeat center; }
  @media screen and (max-width: 768px) {
    section.opentable {
      padding: 40px 0px;
      margin-left: -35%;
      width: 70%; } }
  @media screen and (max-width: 600px) {
    section.opentable {
      padding: 40px 0px;
      left: 0;
      top: 0;
      height: 100%;
      margin-left: 0%;
      width: 100%; } }
  section.opentable a.close {
    z-index: 2;
    right: 10px;
    top: 10px;
    border: 3px solid #dd9e13;
    background: #ffffff;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  section.opentable .container {
    padding: 50px 20px 0;
    max-width: 1000px;
    margin: 0 auto; }
    section.opentable .container h1, section.opentable .container h2 {
      text-align: center;
      color: #ffffff; }
    section.opentable .container h2 {
      margin-bottom: 10px; }
    section.opentable .container h3 {
      color: #ffffff; }
    section.opentable .container h1 {
      font-family: 'liberator medium';
      text-transform: uppercase;
      color: #002442;
      font-size: 4.0rem;
      margin-bottom: 20px; }
      section.opentable .container h1.hr:before {
        left: 50%;
        margin-left: -30px; }

.OT_feedTitle {
  display: none; }

#OT_defList,
#OT_searchWrapper,
#OT_searchWrapperAll {
  position: relative;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #OT_defList,
    #OT_searchWrapper,
    #OT_searchWrapperAll {
      width: 100%; } }

#OT_defList {
  overflow: visible; }

#OT_defList dt {
  display: none; }

#OT_defList dd {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  #OT_defList dd#OT_date img {
    height: 1px; }
  @media screen and (max-width: 768px) {
    #OT_defList dd {
      position: relative;
      width: 100%;
      max-width: 100%;
      margin-bottom: 20px; }
      #OT_defList dd#OT_submitWrap, #OT_defList dd#OT_time, #OT_defList dd#OT_date, #OT_defList dd#OT_partySize, #OT_defList dd#OT_restaurant {
        top: auto;
        left: auto; }
      #OT_defList dd dd#OT_date {
        position: absolute; } }

#OT_defList dd input,
#OT_defList dd select,
#OT_defList dt input,
#OT_defList dt select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 0 !important;
  color: #959595;
  width: 100%;
  font-family: 'liberator medium';
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: .15em;
  padding: 14px 7px 14px;
  text-indent: .01px;
  text-overflow: ''; }

#OT_defList dd:before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: calc(100% - 30px);
  top: 10px;
  background: url(../../img/btn-select_down.png) no-repeat center; }

#OT_defList dd#OT_partySize:before {
  background: url(../../img/icn-persons.png) no-repeat center; }

#OT_defList dd#OT_date:before {
  background: url(../../img/icn-calendar.png) no-repeat center; }

#OT_defList dd#OT_time:before {
  background: url(../../img/icn-clock.png) no-repeat center; }

#OT_defList dd input:focus,
#OT_defList dd select:focus,
#OT_defList dt input:focus,
#OT_defList dt select:focus {
  outline: 0; }

#OT_defList dd input,
#OT_defList dd select,
#OT_defList dt input,
#OT_defList dt select {
  background: #fff;
  border: 1px solid #959595; }

#OT_defList dd p#dateDisplay,
#OT_defList dd#OT_date #cal1Shim,
#OT_defList dt p#dateDisplay {
  display: none; }

#OT_defList dd#OT_date {
  position: relative; }
  #OT_defList dd#OT_date iframe {
    height: 0; }
  #OT_defList dd#OT_date div.imgCal {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100; }

#OT_defList dd#OT_date table {
  width: 100%;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .2em;
  background: #fbf9f4 url(../../img/txtr-white.jpg);
  padding-top: 20px; }

#OT_defList dd#OT_date table tbody {
  border: none; }

#OT_defList dd#OT_date table tbody img {
  display: none; }

#OT_defList dd#OT_date table tbody td.leftArrowTd,
#OT_defList dd#OT_date table tbody td.rightArrowTd {
  background: url(../../img/txtr-white.jpg); }

#OT_defList dd#OT_date table tbody a.leftArrowLink,
#OT_defList dd#OT_date table tbody a.rightArrowLink {
  display: block;
  width: 13px;
  height: 13px;
  background: transparent url(../../img/icn-cal-nav.png) no-repeat top left;
  margin: 0 0 0 10px; }

#OT_defList dd#OT_date table tbody a.rightArrowLink {
  background-position: top right;
  margin: 0 10px 0 0; }

#OT_defList dd#OT_date table tbody td.months {
  background: transparent !important;
  color: #002442;
  padding: 20px 0 15px; }

#OT_defList dd#OT_date table tbody td.clickableDays,
#OT_defList dd#OT_date table tbody td.nonclickableDays,
#OT_defList dd#OT_date table tbody td.weekdays {
  text-align: center;
  padding: 4px;
  border: none !important;
  background: none !important;
  color: #959595; }

#OT_defList dd#OT_date table tbody td.clickableDays a {
  display: block;
  text-decoration: none;
  color: #002442;
  background: none !important; }

#OT_defList dd#OT_date table tbody td.weekdays {
  color: #231f20; }

#OT_defList dd#OT_submitWrap {
  z-index: 1; }
  #OT_defList dd#OT_submitWrap:before {
    display: none; }

.cta-grid .row {
  overflow: hidden; }
  .cta-grid .row.blue {
    background: url("../../img/txtr-bluedark.jpg") repeat center; }
  .cta-grid .row.gold {
    background: url("../../img/txtr-gold.jpg") repeat center; }
  .cta-grid .row.red {
    background: url("../../img/txtr-red.jpg") repeat center; }
  .cta-grid .row .container {
    padding: 40px;
    text-align: center; }
    .cta-grid .row .container img {
      display: inline-block;
      width: 80%; }
    .cta-grid .row .container h1:before {
      left: 50%;
      margin-left: -30px; }
    .cta-grid .row .container p {
      margin-bottom: 40px;
      color: #ffffff; }
    .cta-grid .row .container a.btn {
      margin-bottom: 30px; }
  .cta-grid .row.food {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .cta-grid .row.food p {
      position: absolute;
      bottom: 50px;
      right: 0;
      background: rgba(0, 0, 0, 0.6);
      padding: 10px; }

.map-form {
  background: url(../../img/bg-red_map.jpg) repeat center;
  margin-bottom: 10px;
  padding-top: 60px; }
  .map-form h1 {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 30px;
    color: #ffffff; }
  .map-form form {
    padding: 0 60px 60px;
    max-width: 1000px;
    margin: 0 auto; }
    .map-form form .input-wrap {
      float: left;
      padding: 15px;
      width: 80%;
      background: url("../../img/txtr-white.jpg") repeat center; }
      .map-form form .input-wrap input {
        background: none;
        width: 100%;
        display: inline-block;
        border: none;
        padding: 0;
        margin: 0;
        font-size: 1.6rem;
        line-height: 1;
        font-family: "Courier New Regular", "Courier", serif; }
    .map-form form button {
      width: 20%;
      padding: 16px 15px 16px;
      line-height: 1; }
  @media screen and (max-width: 600px) {


  .slideshow button.slick-prev {
    top: 35%;
  }

  .slideshow button.slick-next {
    top: 35%;
  }


    .map-form form {
      padding: 0 30px 60px; }
      .map-form form .input-wrap {
        float: none;
        width: 100%;
        margin-bottom: 20px; }
      .map-form form button {
        width: 100%; } }

form {
  width: 100%; }
  form .input-wrap {
    padding: 15px;
    background: url("../../img/txtr-white.jpg") repeat center; }
    form .input-wrap input, form .input-wrap textarea, form .input-wrap select {
      background: none;
      width: 100%;
      display: inline-block;
      border: none;
      padding: 0;
      margin: 0;
      font-size: 1.4rem;
      line-height: 1;
      font-family: "chronicle", "times new romain", serif;
      font-style: italic;
      color: #959595; }
    form .input-wrap select {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: none;
      background: url(../../img/btn-select_down.png) no-repeat right center; }
  form.wpcf7-form {
    padding: 0 60px; }
    @media screen and (max-width: 600px) {
      form.wpcf7-form {
        padding: 0; } }
    form.wpcf7-form .input-wrap {
      background: #ffffff;
      border: 1px solid #959595; }
    form.wpcf7-form fieldset {
      margin-bottom: 20px; }
    form.wpcf7-form fieldset.row .input-wrap {
      width: 48%;
      background: #ffffff; }
      form.wpcf7-form fieldset.row .input-wrap:first-child {
        float: left; }
      form.wpcf7-form fieldset.row .input-wrap:last-child {
        float: right; }
    @media screen and (max-width: 768px) {
      form.wpcf7-form fieldset.row {
        margin: 0; }
        form.wpcf7-form fieldset.row .input-wrap {
          width: 100%; }
          form.wpcf7-form fieldset.row .input-wrap:first-child, form.wpcf7-form fieldset.row .input-wrap:last-child {
            float: none;
            margin-bottom: 20px; } }
    form.wpcf7-form button {
      width: 100%;
      background: none; }

.modal-wrap {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .modal-wrap.open {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  .modal-wrap .modal {
    position: relative;
    width: 600px;
    margin: 150px auto;
    overflow: hidden;
    text-align: center;
    background: url("../../img/txtr-red.jpg") repeat center; }
    @media screen and (max-width: 600px) {
      .modal-wrap .modal {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        margin: 0; } }
    .modal-wrap .modal .container {
      padding: 60px 60px; }
      @media screen and (max-width: 600px) {
        .modal-wrap .modal .container {
          padding: 60px 30px; } }
    .modal-wrap .modal h1:before {
      left: 50%;
      margin-left: -30px; }
    .modal-wrap .modal p {
      margin-bottom: 30px;
      color: #ffffff; }
    .modal-wrap .modal form {
      width: 100%; }
      .modal-wrap .modal form .input-wrap {
        float: left;
        width: 70%; }
      .modal-wrap .modal form button {
        width: 30%;
        padding: 16px 20px 16px;
        line-height: 1; }
      @media screen and (max-width: 600px) {
        .modal-wrap .modal form .input-wrap {
          float: none;
          width: 100%;
          margin-bottom: 20px; }
        .modal-wrap .modal form button {
          width: 100%; } }

.curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none; }

.group-gallery {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .group-gallery .col {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .group-gallery .col:nth-child(even) {
      margin: 0 10px; }
    .group-gallery .col .row {
      width: 100%;
      margin-bottom: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 300px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .group-gallery .col .row:last-child {
        margin-bottom: 0; }
      .group-gallery .col .row .container {
        width: 100%; }
      .group-gallery .col .row.food {
        position: relative;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
        .group-gallery .col .row.food p {
          position: absolute;
          bottom: 50px;
          right: 0;
          background: rgba(0, 0, 0, 0.6);
          padding: 10px;
          color: #ffffff; }
    @media screen and (max-width: 768px) {
      .group-gallery .col:nth-child(odd) {
        display: none; } }

header.sub-hero {
  clear: both;
  overflow: hidden;
  padding: 170px 0 0;
  margin-bottom: 50px;
  background-size: cover;
  background-position: center; }
  header.sub-hero .container {
    padding-bottom: 0;
    text-align: left;
    overflow: hidden; }
    header.sub-hero .container h2 {
      color: #ffffff;
      line-height: 1;
      position: relative;
      top: 10px;
      width: 65%;
      float: right; }
  @media screen and (max-width: 768px) {
    header.sub-hero .container h2 {
      width: 100%;
      text-align: center; } }

.sub-nav {
  list-style: none;
  width: 30%;
  float: left; }
  .sub-nav ul, .sub-nav li {
    list-style: none; }
    .sub-nav ul a, .sub-nav li a {
      display: inline-block;
      font-family: "liberator medium", sans-serif;
      color: #002442;
      padding: 12px 10px 8px 10px;
      margin-bottom: 10px;
      font-size: 2.0rem;
      line-height: 1;}
      .sub-nav ul a.active, .sub-nav ul a:hover, .sub-nav li a.active, .sub-nav li a:hover {
        background: #dd9e13;
        color: #ffffff; }
  @media screen and (max-width: 768px) {
    .sub-nav {
      display: none; } }

.site-content {
  position: relative; }

#masthead {
  width: 100%;
  padding: 0;
  background: #003764;
  background: url(../../img/bg-leather_chair.jpg) left top;
  background-size: cover;
  position: relative;
  z-index: 0; }
  #masthead .top {
    background: url("../../img/txtr-darkbrown.jpg") repeat center;
    background-size: cover;
    overflow: hidden; }


  .uber-button {
      display: inline-block;
      height: auto;
      padding: 0px;
      margin: 0px;
      float: right;
      text-align: center;
      position: absolute;
      right: 350px;
      top: 8px;
  }

  .uber-button a { 
      text-decoration: none;
  }
  .uber-button a:hover span {
      color: #fff;
  }

  .uber-button img {
      width: 95px;
      margin-left: 15px;
  }

  .uber-button span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    color: #dd9e13;
    text-align: center;
    font-family: "liberator light", sans-serif;
  }
    @media screen and (max-width: 940px) {
        .uber-button span {
          /* display: none; */
        }
        #masthead .top .left {
          text-indent: -9999px; 
        }

    }

    @media screen and (max-width: 768px) {
       
      .uber-button {
          float: right;
          right: 0px;
          width: 50%;
          border-left: 1px solid #755d51;
          top: 54px;
      }
      .uber-button img {
          margin-left: 6px;
      }

      #masthead .top {
        margin-bottom: 20px; } }
    #masthead .top .container {
      position: relative;
      overflow: hidden; }
    #masthead .top p, #masthead .top a {
      color: #ffffff;
      font-size: 1.2rem; }
    #masthead .top .left {
      float: left;
      padding: 10px 0; }
      @media screen and (max-width: 768px) {
        #masthead .top .left {
          display: none; } }
    #masthead .top a.right {
      display: block;
      color: #ffffff;
      height: 100%;
      width: 150px;
      text-align: center;
      background: #dd9e13;
      font-family: "liberator light", sans-serif;
      line-height: 2.6;
      text-decoration: none;
      position: absolute;
      font-size: 1.7rem;
      top: 0;
      right: 0; }
      #masthead .top a.right:hover {
        background: #ffffff;
        color: #002442; }
      @media screen and (max-width: 768px) {
        #masthead .top a.right {
          position: relative;
          width: 100%; } }
    @media screen and (max-width: 840px) {
      #masthead .top .left, #masthead .top .right {
        float: none;
        width: 100%;
        text-align: left; }
      #masthead .top .container {
        padding: 0 0px; } }
  #masthead .bottom {
    padding: 90px 0; }
    #masthead .bottom .container {
      overflow: hidden; }
    #masthead .bottom .col {
      width: 20%;
      float: left;
      overflow: hidden;
      margin-top: 30px; }
      #masthead .bottom .col h4 {
        color: #dd9e13;
        font-weight: bold;
        border-bottom: 2px solid #dd9e13;
        margin-bottom: 10px;
        padding-bottom: 10px; }
      #masthead .bottom .col ul {
        list-style: none; }
        #masthead .bottom .col ul li {
          font-family: "liberator light";
          color: #dd9e13;
          font-size: 1.4rem;
          margin-bottom: 10px; }
    #masthead .bottom .col-2, #masthead .bottom .col-mobile {
      width: 60%;
      text-align: center;
      margin-top: 0; }
      #masthead .bottom .col-2 img, #masthead .bottom .col-mobile img {
        display: inline-block;
        width: 75%;
        margin-bottom: 20px; }
      #masthead .bottom .col-2 h3, #masthead .bottom .col-mobile h3 {
        color: #dd9e13; }
    #masthead .bottom .col-mobile {
      display: none; }
    #masthead .bottom .col-3 {
      text-align: right; }
    @media screen and (max-width: 840px) {
      #masthead .bottom {
        padding: 30px 0; }
        #masthead .bottom .container {
          padding: 0 30px; }
        #masthead .bottom .col {
          float: none;
          width: 100%;
          margin: 0 0 30px 0;
          text-align: center; }
        #masthead .bottom .col-2 {
          display: none; }
        #masthead .bottom .col-mobile {
          display: block;
          margin-bottom: 50px; }
          #masthead .bottom .col-mobile h1 {
            font-size: 5.2rem; } }

#masthead a#menu-open-button {
  display: none; }

nav.main-menu {
  position: relative;
  overflow: hidden; }
  nav.main-menu button.mobile {
    display: none;
    float: right;
    width: auto;
    height: auto;
    padding: 10px;
    width: 50px;
    height: 42px;
    position: absolute;
    top: 27px;
    right: 20px;
    overflow: hidden;
    background: #dd9e13;
    cursor: pointer; }
    nav.main-menu button.mobile:before {
      content: '';
      display: block;
      width: calc(100% - 20px);
      height: 2px;
      position: absolute;
      top: 10px;
      background: #ffffff; }
    nav.main-menu button.mobile span {
      width: 100%;
      height: 2px;
      display: block;
      background: #ffffff; }
    nav.main-menu button.mobile:after {
      content: '';
      display: block;
      width: calc(100% - 20px);
      height: 2px;
      position: absolute;
      bottom: 10px;
      background: #ffffff; }
    nav.main-menu button.mobile:hover {
      background: #ffffff; }
      nav.main-menu button.mobile:hover span, nav.main-menu button.mobile:hover:before, nav.main-menu button.mobile:hover:after {
        background: #002442; }
  @media screen and (max-width: 768px) {
    nav.main-menu {
      padding-top: 100px; }
      nav.main-menu button.mobile {
        display: block; } }
  nav.main-menu ul {
    position: relative;
    float: left;
    left: 50%; }
    @media screen and (max-width: 768px) {
      nav.main-menu ul {
        left: 0;
        float: none;
        width: 100%;
        padding-top: 20px; } }
    nav.main-menu ul li {
      position: relative;
      float: left;
      right: 50%;
      list-style: none;
      min-height: 0;
      padding: 0;
      width: auto; }
      @media screen and (max-width: 768px) {
        nav.main-menu ul li {
          width: 100%;
          right: auto;
          float: none;
          margin: 0 0 20px 0;
          text-align: center; }
          nav.main-menu ul li:nth-child(even) {
            margin-left: 0; } }
      nav.main-menu ul li a {
        position: relative;
        display: inline-block;
        padding: 20px;
        font-size: 1.6rem;
        font-family: "liberator light", sans-serif; }
        nav.main-menu ul li a:hover {
          color: #ffffff;
          background: #dd9e13; }
      nav.main-menu ul li.current-menu-item a {
        color: #ffffff;
        background: #dd9e13; }
      nav.main-menu ul li.active a:before, nav.main-menu ul li.active a:after {
        width: 50%;
        opacity: 1; }

.page footer {
  padding: 10px 20px 10px; }
  /* moved to preferred-guest section on hompage CA 6/1/2018
  .page footer .container.footer-ctas {
    padding: 0;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .page footer .container.footer-ctas .col {
      margin-bottom: 30px;
      text-align: center; }
      .page footer .container.footer-ctas .col:nth-child(even) {
        margin: 0 20px 30px; }
      .page footer .container.footer-ctas .col h3, .page footer .container.footer-ctas .col p {
        color: #ffffff;
        margin-bottom: 20px;
        text-align: center; }
      .page footer .container.footer-ctas .col a.btn {
        color: #ffffff; }
        .page footer .container.footer-ctas .col a.btn:hover {
          color: #002442; }
    @media screen and (max-width: 768px) {
      .page footer .container.footer-ctas {
        display: block; }
        .page footer .container.footer-ctas .col {
          margin-bottom: 50px; }
          .page footer .container.footer-ctas .col:nth-child(even) {
            margin-bottom: 50px; } }
      */
  .page footer .container.footer-nav {
    padding: 20px 0 20px 0;
    border-top: 2px solid #dd9e13; }
    .page footer .container.footer-nav p {
      padding-top: 20px;
      clear: both;
      color: #3c5b73;
      font-size: 1.0rem; }
      @media screen and (max-width: 600px) {
        .page footer .container.footer-nav p {
          text-align: center; } }
    .page footer .container.footer-nav ul, .page footer .container.footer-nav li {
      list-style: none;
      margin: 0;
      padding: 0;
      overflow: hidden; }
    .page footer .container.footer-nav li {
      float: left;
      margin-right: 20px; }
    .page footer .container.footer-nav .menu-footer-container {
      float: left; }
      .page footer .container.footer-nav .menu-footer-container li {
        padding-right: 15px;
        position: relative; }
        .page footer .container.footer-nav .menu-footer-container li:before {
          content: '';
          display: block;
          width: 1px;
          height: 10px;
          background: #ffffff;
          position: absolute;
          right: 0;
          bottom: 0; }
        .page footer .container.footer-nav .menu-footer-container li:last-child:before {
          display: none; }
    .page footer .container.footer-nav .menu-social-container {
      float: right; }
      .page footer .container.footer-nav .menu-social-container ul li a {
        display: block;
        width: 18px;
        height: 18px;
        text-indent: -9999px; }
      .page footer .container.footer-nav .menu-social-container ul li:first-child a {
        background: url("/wp-content/themes/canvas/assets/img/icn-facebook.png") no-repeat bottom left; }
      .page footer .container.footer-nav .menu-social-container ul li:last-child a {
        background: url("/wp-content/themes/canvas/assets/img/icn-instagram.png") no-repeat bottom left; }
      .page footer .container.footer-nav .menu-social-container ul li:first-child a:hover, .page footer .container.footer-nav .menu-social-container ul li:last-child a:hover {
        background-position: top left; }
    @media screen and (max-width: 600px) {
      .page footer .container.footer-nav .menu-social-container,
      .page footer .container.footer-nav .menu-footer-container {
        float: none;
        margin-bottom: 20px; }
      .page footer .container.footer-nav .menu-footer-container ul li {
        float: none;
        padding: 0;
        margin: 0 0 30px 0;
        text-align: center; }
        .page footer .container.footer-nav .menu-footer-container ul li:before {
          display: none; }
      .page footer .container.footer-nav .menu-social-container ul {
        text-align: center;
        width: 100%; }
        .page footer .container.footer-nav .menu-social-container ul li {
          float: none;
          padding: 0;
          margin: 0 10px 0 10px;
          display: inline-block; } }

section.hero {
  padding-top: 50px;
  background: url("../../img/txtr-white.jpg") repeat center; }
  section.hero .container {
    position: relative;
    padding: 150px 30px 150px;
    //border-bottom: 1px solid #959595; }
    section.hero .container img {
      display: block;
      width: 60%;
      max-width: 600px;
      height: auto;
      position: absolute;
      top: 30px;
      right: 0; }
  section.hero h2 {
    color: #002442;
    letter-spacing: 8px;
    margin-bottom: 25px; }
  section.hero p {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 30px; }
  section.hero .left {
    margin-left: 20px;
    max-width: 370px;
    text-align: center; }
    @media screen and (max-width: 600px) {
      section.hero .left p a {
        display: block;
        margin-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    section.hero .left {
      margin-left: 0;
      max-width: 100%;
      width: 100%;
      float: none; }
    section.hero .container {
      padding: 50px 20px; }
      section.hero .container img {
        position: relative;
        width: 100%;
        margin-bottom: 50px; } }

section.group-dining {
  text-align: center;
  background: url("../../img/txtr-white.jpg") repeat center;
  padding: 50px 0;
  margin: 0 auto;
  display:block; 
  clear:both;}
  section.group-dining .container {
    max-width: 650px; }
  section.group-dining h2 {
    color: #002442;
    margin-bottom: 20px; }
  section.group-dining p {
    margin-bottom: 30px; }
    section.group-dining p br {
      display: none; }
    section.group-dining p a {
      margin: 0 10px; }
      @media screen and (max-width: 600px) {
        section.group-dining p a {
          display: block;
          margin-bottom: 30px; } }

section.get-directions {
  text-align: center;
  background: url("../../img/txtr-white.jpg") repeat center;
  padding: 30px 0 100px; }
  @media screen and (max-width: 600px) {
    section.get-directions {
      padding: 30px 0 50px; } }
  section.get-directions h2 {
    color: #002442; }

section.reservations {
  text-align: center;
  background: url("../../img/bg-wood_floor.jpg") no-repeat center;
  background-size: cover;
  padding: 70px 0; }
  section.reservations h2 {
    color: #002442;
    margin-bottom: 20px; }

.cta-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .cta-grid .col {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .cta-grid .col .row {
      width: 100%;
      margin-bottom: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .cta-grid .col .row:last-child {
        margin-bottom: 0; }
      .cta-grid .col .row .container {
        width: 100%; }
    .cta-grid .col:last-child {
      border-right: 5px solid #ffffff; }
    .cta-grid .col:first-child {
      border-left: 5px solid #ffffff; }
    .cta-grid .col .food {
      min-height: 400px; }
  @media screen and (max-width: 768px) {
    .cta-grid {
      display: block; }
      .cta-grid .col:first-child, .cta-grid .col:last-child {
        border: none; }
      .cta-grid .col:first-child {
        border-bottom: 10px solid #ffffff; } }

.page #main {
  background-image: url("../../img/txtr-white.jpg");
 }

.page .container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 30px; }
  @media screen and (max-width: 600px) {
    .page .container {
      padding: 50px 10px; } }

.page-template-default .copy-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 100px 30px;
  color: #555555; }
  @media screen and (max-width: 600px) {
    .page-template-default .copy-container {
      padding: 50px 10px; } }
  .page-template-default .copy-container h1.title {
    margin-bottom: 50px; }
  .page-template-default .copy-container h1, .page-template-default .copy-container h2, .page-template-default .copy-container h3, .page-template-default .copy-container h4, .page-template-default .copy-container h5, .page-template-default .copy-container h6 {
    color: #555555;
    margin-bottom: 20px;
    font-weight: 700; }
  .page-template-default .copy-container h3, .page-template-default .copy-container h6 {
    font-family: 'rust black'; }
  .page-template-default .copy-container ul, .page-template-default .copy-container ol {
    margin: 0 0 30px 20px;
    padding: 0; }
    .page-template-default .copy-container ul li, .page-template-default .copy-container ol li {
      margin-bottom: 10px; }
  .page-template-default .copy-container ol {
    margin: 0 0 30px 40px; }
  .page-template-default .copy-container p {
    margin-bottom: 30px; }
    .page-template-default .copy-container p a {
      color: #c74a36;
      text-decoration: underline; }
  .page-template-default .copy-container blockquote p {
    font-size: 1.8rem;
    font-weight: bold;
    padding-left: 40px;
    position: relative; }
    .page-template-default .copy-container blockquote p:before {
      content: '';
      display: block;
      width: 5px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url("../../img/txtr-red.jpg") repeat center; }

.page-template-page--locations .map {
  height: 500px;
  width: 100%;
  margin-bottom: 10px; }

.page-template-page--locations .map {
  position: relative;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  display: block; }

.page-template-page--locations .page-container ul, .page-template-page--locations .page-container li {
  list-style: none;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.5; }

.page-template-page--locations .page-container ul {
  margin-bottom: 50px; }

.page-template-page--locations .page-container h2 {
  font-size: 3.0rem;
  letter-spacing: 4px; }

.page-template-page--locations .page-container p {
  font-size: 1.6rem; }

.page-template-page--locations .page-container a {
  color: #dd9e13;
  font-weight: bold;
  font-size: 1.6rem; }

.page-template-page--locations #main .page-container {
  padding-top: 150px; }
  @media screen and (max-width: 600px) {
    .page-template-page--locations #main .page-container {
      padding-top: 50px; } }

.page-template-page--profiles .page-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 100px 30px; }
  @media screen and (max-width: 600px) {
    .page-template-page--profiles .page-container {
      padding: 50px 10px; } }
  .page-template-page--profiles .page-container .profile {
    overflow: hidden; }
    .page-template-page--profiles .page-container .profile .profile-image {
      width: 35%;
      margin: 0 auto 50px;
      border-radius: 50%;
      overflow: hidden;
      border: none; }
      @media screen and (max-width: 600px) {
        .page-template-page--profiles .page-container .profile .profile-image {
          width: 100%; } }
      .page-template-page--profiles .page-container .profile .profile-image img {
        display: block;
        width: 100%;
        height: auto; }
    .page-template-page--profiles .page-container .profile .profile-content {
      width: 70%;
      margin: 0 auto;
      text-align: center; }
      @media screen and (max-width: 600px) {
        .page-template-page--profiles .page-container .profile .profile-content {
          width: 100%; } }
      .page-template-page--profiles .page-container .profile .profile-content h1, .page-template-page--profiles .page-container .profile .profile-content h2 {
        color: #002442; }
      .page-template-page--profiles .page-container .profile .profile-content p {
        color: #555555;
        text-align: center;
        margin: 0 0 30px 0;
        font-size: 1.6rem; }
      .page-template-page--profiles .page-container .profile .profile-content h2 {
        text-transform: capitalize;
        margin-bottom: 10px; }
      .page-template-page--profiles .page-container .profile .profile-content h3 {
        margin-bottom: 40px;
        font-style: italic;
        font-family: "chronicle", "times new romain", serif;
        letter-spacing: 2px;
        font-size: 2.4rem; }
    @media screen and (max-width: 768px) {
      .page-template-page--profiles .page-container .profile {
        margin-top: 50px;
        padding-top: 50px;
        border-top: 4px solid #9b8542; }
        .page-template-page--profiles .page-container .profile:first-child {
          margin: 0;
          padding: 0;
          border: none; }
        .page-template-page--profiles .page-container .profile .left, .page-template-page--profiles .page-container .profile .right {
          width: 100%;
          float: none; }
        .page-template-page--profiles .page-container .profile .left {
          margin-bottom: 30px; }
        .page-template-page--profiles .page-container .profile h1, .page-template-page--profiles .page-container .profile h2 {
          text-align: center; }
        .page-template-page--profiles .page-container .profile h1:before {
          left: 50%;
          margin-left: -30px; } }

.page-template-page--contact .page-container {
  margin: 0 auto 50px;
  padding: 100px 20px;
  max-width: 1020px;
  overflow: hidden;
  background: url("../../img/txtr-white.jpg") repeat center; }
  @media screen and (max-width: 768px) {
    .page-template-page--contact .page-container {
      padding: 50px 20px; } }
  @media screen and (max-width: 600px) {
    .page-template-page--contact .page-container {
      margin: 50px auto; } }
  .page-template-page--contact .page-container h2 {
    color: #002442;
    margin-bottom: 30px; }
  .page-template-page--contact .page-container p {
    margin-bottom: 30px;
    color: #555555; }
  .page-template-page--contact .page-container .left {
    float: left;
    width: 30%; }
    @media screen and (max-width: 768px) {
      .page-template-page--contact .page-container .left {
        width: 100%; } }
    .page-template-page--contact .page-container .left .copy {
      margin-bottom: 100px; }
      @media screen and (max-width: 768px) {
        .page-template-page--contact .page-container .left .copy {
          text-align: center;
          width: 100%;
          margin: 0 0 50px; } }
    .page-template-page--contact .page-container .left p {
      margin-bottom: 0px;
      font-size: 1.6rem; }
    .page-template-page--contact .page-container .left strong {
      font-family: "liberator medium", sans-serif;
      font-size: 2.5rem;
      display: block;
      margin-bottom: 10px;
      color: #002442; }
    .page-template-page--contact .page-container .left a {
      color: #dd9e13;
      font-size: 1.8rem; }
      .page-template-page--contact .page-container .left a:hover {
        color: #002442; }
  .page-template-page--contact .page-container .right {
    float: right;
    width: 60%; }
    @media screen and (max-width: 768px) {
      .page-template-page--contact .page-container .right {
        width: 100%;
        text-align: center; } }
    .page-template-page--contact .page-container .right form {
      padding: 0; }

.page-template-page--gift .cta-grid {
  margin-bottom: 10px;
  border: none; }
  .page-template-page--gift .cta-grid .col {
    margin: 0;
    padding: 0;
    border: none; }
  .page-template-page--gift .cta-grid img {
    max-width: 500px; }
  .page-template-page--gift .cta-grid h1 {
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .page-template-page--gift .cta-grid h1:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60px;
      height: 4px;
      background: url("../../img/txtr-red.jpg") repeat center; }
  .page-template-page--gift .cta-grid p {
    margin-bottom: 30px;
    max-width: 600px;
    margin: 0 auto; }

.page-template-page--gift .map-form {
  margin: 0; }

.page-template-page--group .page-container {
  padding: 100px 0; }
  @media screen and (max-width: 600px) {
    .page-template-page--group .page-container {
      padding: 0px 0; } }
  .page-template-page--group .page-container h2 {
    text-align: center;
    color: #002442;
    margin-bottom: 30px; }
  .page-template-page--group .page-container p {
    text-align: center; }
  .page-template-page--group .page-container.first {
    padding-bottom: 50px; }
    @media screen and (max-width: 600px) {
      .page-template-page--group .page-container.first {
        padding-bottom: 0; } }
    .page-template-page--group .page-container.first .container p {
      max-width: 600px;
      margin: 0 auto 30px; }
      .page-template-page--group .page-container.first .container p a {
        margin: 0 10px; }
        @media screen and (max-width: 600px) {
          .page-template-page--group .page-container.first .container p a {
            margin: 0 0 20px 0;
            display: block; }
            .page-template-page--group .page-container.first .container p a:last-child {
              margin: 0; } }
  .page-template-page--group .page-container.last {
    padding-top: 50px; }
    @media screen and (max-width: 600px) {
      .page-template-page--group .page-container.last {
        padding: 0; } }
    .page-template-page--group .page-container.last .container p:first-child {
      max-width: 600px;
      margin: 0 auto 30px; }
    .page-template-page--group .page-container.last .container form {
      padding: 0 80px; }
      @media screen and (max-width: 600px) {
        .page-template-page--group .page-container.last .container form {
          padding: 0; } }

.page-template-page--menu section .container,
.page-template-page--bar section .container {
  padding: 50px 20px; }
  @media screen and (max-width: 600px) {
    .page-template-page--menu section .container,
    .page-template-page--bar section .container {
      padding: 20px; } }
  .page-template-page--menu section .container h1,
  .page-template-page--bar section .container h1 {
    text-align: center; }
    .page-template-page--menu section .container h1:before,
    .page-template-page--bar section .container h1:before {
      left: 50%;
      margin-left: -30px; }

.page-template-menu-tester .content-wrap .menu-wrap,
.page-template-page--menu .content-wrap .menu-wrap,
.page-template-page--bar .content-wrap .menu-wrap {
  overflow: hidden; }
  .page-template-menu-tester .content-wrap .menu-wrap .container,
  .page-template-page--menu .content-wrap .menu-wrap .container,
  .page-template-page--bar .content-wrap .menu-wrap .container {
    overflow: hidden; }

.page-template-menu-tester .content-wrap .menu-items,
.page-template-page--menu .content-wrap .menu-items,
.page-template-page--bar .content-wrap .menu-items {
  width: 65%;
  float: right;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: auto;
     -moz-column-width: auto;
          column-width: auto;
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em; }
  @media screen and (max-width: 768px) {
  .page-template-menu-tester .content-wrap .menu-items,
    .page-template-page--menu .content-wrap .menu-items,
    .page-template-page--bar .content-wrap .menu-items {
      width: 100%; } }
  @media screen and (max-width: 600px) {
  .page-template-menu-tester .content-wrap .menu-items,
    .page-template-page--menu .content-wrap .menu-items,
    .page-template-page--bar .content-wrap .menu-items {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1; } }

.page-template-menu-tester .content-wrap .menu-item,
.page-template-page--menu .content-wrap .menu-item,
.page-template-page--bar .content-wrap .menu-item {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
  .page-template-menu-tester .content-wrap .menu-item,
    .page-template-page--menu .content-wrap .menu-item,
    .page-template-page--bar .content-wrap .menu-item {
      width: 100%;
      min-height: 0; }
    .page-template-menu-tester .content-wrap .menu-item:nth-child(even),
      .page-template-page--menu .content-wrap .menu-item:nth-child(even),
      .page-template-page--bar .content-wrap .menu-item:nth-child(even) {
        margin-left: 0%; } }
  .page-template-menu-tester .content-wrap .menu-item dt,
  .page-template-page--menu .content-wrap .menu-item dt,
  .page-template-page--bar .content-wrap .menu-item dt {
    display: block;
    width: 100%;
    position: relative;
    font-size: 2.0rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    overflow: hidden;
    background: url(../../img/img-elipse.jpg) repeat-x 0 15px; }
  .page-template-menu-tester .content-wrap .menu-item dt span,
    .page-template-page--menu .content-wrap .menu-item dt span,
    .page-template-page--bar .content-wrap .menu-item dt span {
      display: block;
      color: #002442;
      background: url("../../img/txtr-white.jpg") repeat center; }
    .page-template-menu-tester .content-wrap .menu-item dt span.title,
      .page-template-page--menu .content-wrap .menu-item dt span.title,
      .page-template-page--bar .content-wrap .menu-item dt span.title {
        float: left;
        max-width: 70%;
        padding-right: 10px;
        font-family: "liberator medium", sans-serif;
        line-height: 1.2; }
    .page-template-menu-tester .content-wrap .menu-item dt span.price,
      .page-template-page--menu .content-wrap .menu-item dt span.price,
      .page-template-page--bar .content-wrap .menu-item dt span.price {
        float: right;
        max-width: 30%;
        padding-left: 10px;
        font-size: 1.6rem;
        color: #002442; }

.page-template-menu-tester .content-wrap .details,
.page-template-page--menu .content-wrap .details,
.page-template-page--bar .content-wrap .details {
  text-align: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #6b6b6b; }

.newsletter {
  /*position: fixed;*/
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*overflow-y: scroll;*/
  z-index: 100;
  z-index: 9999;
  overflow: hidden;  }

  .newsletter a.close {
    top: 10px;
    right: 10px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  @media screen and (max-width: 768px) {
    .newsletter {
      background: url("../../img/txtr-white.jpg") repeat center;
      margin-bottom: 50px; } }
  .newsletter h2 {
    text-align: center;
    width: 100%; }
  .newsletter p {
    max-width: 500px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    margin-bottom: 20px; }
  .newsletter .wrap {
    position: absolute;
    top: 100px;
    width: 70%;
    max-width: 650px;
    left: 50%;
    padding: 60px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url("../../img/txtr-white.jpg") repeat center; }
    @media screen and (max-width: 768px) {
      .newsletter .wrap {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        padding-left: 20px;
        padding-right: 20px; } }
  .newsletter .input-wrap {
    background: #ffffff;
    border: 1px solid #959595; }
  .newsletter fieldset {
    margin-bottom: 20px; }
  .newsletter fieldset.row .input-wrap {
    width: 48%; display: inline-block;}
    .newsletter fieldset.row .input-wrap:first-child {
      float: left; }
    .newsletter fieldset.row .input-wrap:last-child {
      float: right; }

  @media screen and (max-width: 768px) {
    .newsletter fieldset.row {
      margin: 0; }
      .newsletter fieldset.row .input-wrap {
        width: 100%;margin-bottom: 25px; }
        .newsletter fieldset.row .input-wrap:first-child, .newsletter fieldset.row .input-wrap:last-child {
          float: none;
          margin-bottom: 20px; } }
  .newsletter button {
    width: 100%;
    background: none; }
    @media screen and (max-width: 768px) {
      .newsletter button {
        margin-bottom: 50px; } }
/** signup page form   **/
.newsletter2 {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  //overflow-y: scroll;
  z-index: 100;
  z-index: 9999; }

.newsletter2 a.close {
    top: 10px;
    right: 10px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  @media screen and (max-width: 768px) {
    .newsletter2 {
      background: url("../../img/txtr-white.jpg") repeat center;
      margin-bottom: 50px; } }
  .newsletter2 h2 {
    text-align: center;
    width: 100%; }
  .newsletter2 p {
    max-width: 500px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    margin-bottom: 20px; }
  .newsletter2 .wrap2 {
    position: relative;
    top: 0px;
    width: 70%;
    max-width: 650px;
    left: 50%;
    padding: 60px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url("../../img/txtr-white.jpg") repeat center; }
    @media screen and (max-width: 768px) {
      .newsletter2 .wrap2 {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        padding-left: 20px;
        padding-right: 20px; } }
  .newsletter2 .input-wrap {
    background: #ffffff;
    border: 1px solid #959595; }
  .newsletter2 fieldset {
    margin-bottom: 20px; }
  .newsletter2 fieldset.row .input-wrap {
    width: 48%; }
    .newsletter2 fieldset.row .input-wrap:first-child {
      float: left; }
    .newsletter2 fieldset.row .input-wrap:last-child {
      float: right; }

  @media screen and (max-width: 768px) {
    .newsletter2 fieldset.row {
      margin: 0; }
      .newsletter2 fieldset.row .input-wrap {
        width: 100%; }
        .newsletter2 fieldset.row .input-wrap:first-child, .newsletter2 fieldset.row .input-wrap:last-child {
          float: none;
          margin-bottom: 20px; } }
  .newsletter2 button {
    width: 100%;
    background: none; }
    @media screen and (max-width: 768px) {
      .newsletter2 button {
        margin-bottom: 50px; } }



.page-template-page-bigimage .site-content,
.page-template-page--locations .site-content {
  background: url("../../img/txtr-white.jpg") repeat center; }

.page-template-page-bigimage .page-container,
.page-template-page--locations .page-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 100px 20px;
  overflow: hidden; }
  .page-template-page-bigimage .page-container .copy,
  .page-template-page--locations .page-container .copy {
    max-width: 40%;
    margin-left: 5%;
    text-align: center; }
    .page-template-page-bigimage .page-container .copy h2,
    .page-template-page--locations .page-container .copy h2 {
      margin-bottom: 20px; }
    .page-template-page-bigimage .page-container .copy p,
    .page-template-page--locations .page-container .copy p {
      margin-bottom: 30px; }

.page-template-page-bigimage .bg-big,
.page-template-page--locations .bg-big {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

@media screen and (max-width: 768px) {
  .page-template-page-bigimage .bg-big,
  .page-template-page--locations .bg-big {
    position: relative;
    height: 200px;
    width: 100%; }
  .page-template-page-bigimage .page-container,
  .page-template-page--locations .page-container {
    padding: 50px 20px; }
    .page-template-page-bigimage .page-container .copy,
    .page-template-page--locations .page-container .copy {
      max-width: 100%;
      margin: 0; } }

.page-template-page--events .event-wrap .container {
  overflow: hidden;
  clear: both;
  padding: 0 20px 50px; }
  .page-template-page--events .event-wrap .container .event-items {
    float: right;
    width: 65%; }
    @media screen and (max-width: 768px) {
      .page-template-page--events .event-wrap .container .event-items {
        width: 100%; } }
  .page-template-page--events .event-wrap .container .event-row {
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px; }
  .page-template-page--events .event-wrap .container .date, .page-template-page--events .event-wrap .container .about {
    float: left; }
  .page-template-page--events .event-wrap .container .date {
    font-weight: bold;
    font-size: 1.6rem;
    margin-right: 20px;
    line-height: 1.6;
    width: 70px; }
  .page-template-page--events .event-wrap .container .about {
    width: 75%;
    float: right; }
    .page-template-page--events .event-wrap .container .about a {
      color: #dd9e13;
      text-decoration: underline; }
      .page-template-page--events .event-wrap .container .about a:hover {
        color: #002442; }

.page-template-page-press .site-main {
  padding: 70px 0; }

.page-template-page-press h2 {
  text-align: center;
  margin-bottom: 40px; }

.page-template-page-press .article-row {
  margin-bottom: 60px; }
  .page-template-page-press .article-row .container {
    padding: 0 20px; }
  .page-template-page-press .article-row h3 {
    color: #002442;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-size: 2.2rem;
    font-weight: bold; }
  .page-template-page-press .article-row .piece {
    margin-bottom: 7px;
    overflow: hidden; }
    .page-template-page-press .article-row .piece .date {
      font-weight: bold;
      font-size: 1.6rem;
      width: 150px;
      float: left; }
      @media screen and (max-width: 600px) {
        .page-template-page-press .article-row .piece .date {
          width: auto;
          margin-right: 20px; } }
    .page-template-page-press .article-row .piece .piece-title {
      color: #dd9e13;
      font-size: 1.6rem;
      float: left;
      font-weight: bold; }
      .page-template-page-press .article-row .piece .piece-title:hover {
        color: #002442; }

.page-template-page--bar .content-wrap .special-row .menu-items {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-width: 100%;
     -moz-column-width: 100%;
          column-width: 100%;
  border-bottom: 2px solid #002442;
  margin-bottom: 50px;
  padding-bottom: 50px; }
  .page-template-page--bar .content-wrap .special-row .menu-items h4 {
    font-size: 2.0rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "liberator medium", sans-serif;
    color: #002442; }
  .page-template-page--bar .content-wrap .special-row .menu-items .menu-item {
    margin-bottom: 0; }
    .page-template-page--bar .content-wrap .special-row .menu-items .menu-item p.title {
      letter-spacing: 0px;
      width: 70%;
      float: left; }
      .page-template-page--bar .content-wrap .special-row .menu-items .menu-item p.title strong {
        font-weight: bold;
        font-family: times;
        color: #002442;
        margin-right: 10px; }
    .page-template-page--bar .content-wrap .special-row .menu-items .menu-item p.price {
      width: 28%;
      float: right;
      text-align: right;
      font-family: times;
      font-weight: bold;
      letter-spacing: 2px; }

/*alterations ijd 5/10/2016*/
header.sub-hero .container h2 {
  width: auto;
  float: none;
  text-align: center;
  font-size: 50px;
}

.menuitems_header.wine h4{
  float: left;
}

.wine_icons{
  float: right;
}

.wine_icons span{
  display: inline-block;
  width: 16px;
  height: 50px;
  margin: 0 7px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.wine_icons .halfglass{
  background-image: url('../../img/icn_halfglass.png');
}

.wine_icons .fullglass{
  background-image: url('../../img/icn_fullglass.png');
}

.wine_icons .bottle{
  height: 55px;
  background-image: url('../../img/icn_bottle.png');
}

@media (max-width: 320px){
  .wine_icons span{
    margin: 0 3px;
  }
}

/*header adjust (for new brunch hours)*/

#masthead .bottom .col h4{
  display: inline-block;
}

#disclaimer{
  text-align: center;
  padding: 30px 0;
}

.price .price_col1{
  display: inline-block;
  width: 34px;
}

.price .price_col1_alt{
  display: inline-block;
  width: 25px;
}

/*homepage slider*/

.slide_overlay{
  position: absolute;
    bottom: 16px;
    right: 25px;
  /*opacity: .8;*/
  color: #FFF;
  background-color: #002442;
}

.slide_overlay .overlay_title{
  display: inline-block;
  text-align: left;
  font-family: 'liberator medium';
  text-transform: uppercase;
  font-size: 40px;
  padding: 11px 10px;
  letter-spacing: 4px;
}

.slide_overlay .overlay_subtitle{
  padding: 7px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-family: 'chronicle';
  font-size: 20px;
  display: inline-block;
}


.slide_overlay .menu_link{
    font-family: 'liberator medium';
    background-color: #dd9e13;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}

@media (max-width: 768px){
  .slide_overlay{
    transform: translateX(-50%);
    left: 50%;
    width: 80%;
  }
  /*.slideshow .slide{
    background-size: 100%;
  }*/
}

@media (max-width: 320px){
  .slide_overlay{
    width: 100%;
  }
  .slide_overlay .overlay_title{
    font-size: 30px;
  }
  .slide_overlay .overlay_subtitle{
    font-size: 16px;
  }
}
/*events*/

.event-items .event-row .about{
    font-size: 1.6rem;
}

/*Group dining room gallery*/

#room_gallery{
    margin-top: 20px;

}

#room_gallery:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#room_gallery .room_cell{
    position: relative;
    display: inline-block;
    width: 33%;
    float: left;
    background-repeat: no-repeat;
    background-size: 100%;
}

#room_gallery .room_cell{
    margin-right: 0.49%;
    margin-bottom: 7px;
}

#room_gallery .room_cell:nth-child(3n){
    margin-right: 0;
}

#room_gallery .room_cell:nth-child(3n+1){
    clear: left;
}
#room_gallery .room_cell img{
    visibility: hidden; /*we force the image height in the element with this*/
    width: 100%;
}

#room_gallery .room_overlay{
    width: 90%;
    opacity: 0;
    position: absolute;
        left: 50%;
        top: 50%;
        z-index: 10;
    transform: translate(-50%, -50%);
    text-align: center;
}

#room_gallery .room_cell .darkend_overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
}

#room_gallery .room_cell .darkend_overlay,
#room_gallery .room_overlay{
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

#room_gallery .room_cell:hover .room_overlay{
    opacity: 1;
}

#room_gallery .room_cell:hover .darkend_overlay{
    opacity: .5;
}

#room_gallery .room_overlay .room_title{
    font-family: 'liberator medium';
    font-size: 23px;
    color: #FFF;
    text-transform: uppercase;
}

#room_gallery .room_overlay .room_text{
    margin-top: 20px;
}

#room_gallery .room_overlay .room_text p{
    font-size: 16px;
    color: #FFF;
    line-height: 1;
}

#room_gallery .room_cell{
    position: relative;
    display: inline-block;
    width: 33%;
    float: left;
    background-repeat: no-repeat;
    background-size: 100%;
}

@media (max-width: 425px){
    #room_gallery .room_cell,
    #room_gallery .room_cell:nth-child(3n){
        margin-right: 0;
        width: 93%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    #room_gallery .room_cell:nth-child(3n+1){
        clear: none;
    }
}

#menus #menu-wrap {
  background: url("../../img/txtr-white.jpg") repeat center;
}

#menus #menu-wrap .menu-items ul.menu-column li .left{
    max-width: 80%;
}
#menus #menu-wrap .menu-items ul.menu-column li .right{
    width: auto;
    max-width: none;
}
#menu-nav #menu-mobile-nav {
  font: normal normal 1.5em surveyor,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
    font-size: 15px;
    color: #002442;
    background: transparent url(../../img/icn-select.png) no-repeat center right;
    letter-spacing: .1em;
    display: none;
    margin: 0 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 25px;
    width: 250px;
    max-width: 100%;
    border-radius: 0;
    padding: 0 0 3px;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,.2);
}

.page-template-menu-tester .article-row {
  margin-bottom: 20px;
}





/*sp menu ijd adjust 6/6/2016*/

#menu-wrap .hide_section{
    display: none;
}

#menu-wrap .menu-wrap .container{
    padding: 50px 20px;
}
.sp_menu.content-wrap .menu-wrap,
.page-template-page--menu .content-wrap .menu-wrap,
.sp_menu.content-wrap .content-wrap .menu-wrap {
    overflow: hidden;
}
.sp_menu.content-wrap .menu-wrap .container,
.page-template-page--menu .content-wrap .menu-wrap .container,
.sp_menu.content-wrap .content-wrap .menu-wrap .container {
    overflow: hidden;
}
.sp_menu.content-wrap .menu-items,
.page-template-page--menu .content-wrap .menu-items,
.sp_menu.content-wrap .content-wrap .menu-items {
    width: 65%;
    float: right;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
}
@media screen and (max-width: 768px) {
    .sp_menu.content-wrap .menu-items,
    .page-template-page--menu .content-wrap .menu-items,
    .sp_menu.content-wrap .content-wrap .menu-items {
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .sp_menu.content-wrap .menu-items,
    .page-template-page--menu .content-wrap .menu-items,
    .sp_menu.content-wrap .content-wrap .menu-items {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.sp_menu.content-wrap .menu-item,
.page-template-page--menu .content-wrap .menu-item,
.sp_menu.content-wrap .content-wrap .menu-item {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .sp_menu.content-wrap .menu-item,
    .page-template-page--menu .content-wrap .menu-item,
    .sp_menu.content-wrap .content-wrap .menu-item {
        width: 100%;
        min-height: 0;
    }
    .sp_menu.content-wrap .menu-item:nth-child(even),
    .page-template-page--menu .content-wrap .menu-item:nth-child(even),
    .sp_menu.content-wrap .content-wrap .menu-item:nth-child(even) {
        margin-left: 0%;
    }
}
.sp_menu.content-wrap .menu-item dt,
.page-template-page--menu .content-wrap .menu-item dt,
.sp_menu.content-wrap .content-wrap .menu-item dt {
    display: block;
    width: 100%;
    position: relative;
    font-size: 2.0rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    overflow: hidden;
    background: url(../../img/img-elipse.jpg) repeat-x 0 15px;
}
.sp_menu.content-wrap .menu-item dt span,
.page-template-page--menu .content-wrap .menu-item dt span,
.sp_menu.content-wrap .content-wrap .menu-item dt span {
    display: block;
    color: #002442;
    background: url("../../img/txtr-white.jpg") repeat center;
}

.sp_menu.content-wrap .menu-item dt span.price_text{
    font-size: 14px;
    text-transform: none;
    display: inline;
}
.sp_menu.content-wrap .menu-item dt span.title,
.page-template-page--menu .content-wrap .menu-item dt span.title,
.sp_menu.content-wrap .content-wrap .menu-item dt span.title {
    float: left;
    max-width: 70%;
    padding-right: 10px;
    font-family: "liberator medium", sans-serif;
    line-height: 1.2;
}
.sp_menu.content-wrap .menu-item dt span.price,
.page-template-page--menu .content-wrap .menu-item dt span.price,
.sp_menu.content-wrap .content-wrap .menu-item dt span.price {
    float: right;
    /*max-width: 30%;*/
    padding-left: 10px;
    font-size: 1.6rem;
    color: #002442;
}

.sp_menu.content-wrap .is_beer .sp_price{
    color: #002442;
}


.sp_menu.content-wrap .details,
.page-template-page--menu .content-wrap .details,
.sp_menu.content-wrap .content-wrap .details {
    text-align: center;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #6b6b6b;
}

.sub-nav li.active > a{
    color: #ffffff;
    background: #dd9e13;
}

.is_happyhour .sp_price{
    display: none;
    /*the section description shows overall item prices here*/
}
/*wine section*/
.clearfix:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

 #wine .menu-items.wine_items{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    border-bottom: 2px solid #002442;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

#wine .menuitems_header h4{
    margin-bottom: 10px;
    font-family: "liberator medium", sans-serif;
    font-size: 2.0rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #002442;
}

#wine p.title {
    /*letter-spacing: 0px;*/
    width: 70%;
    float: left;
}
#wine p.title strong{
    font-family: "liberator medium", sans-serif;
    font-weight: normal;
    /*font-family: times;*/
    color: #002442;
    margin-right: 10px;
}

#wine .menu-items .menu-item{
    margin-bottom: 0;
}

#wine .menu-items .menu-item p.price{
    width: 28%;
    float: right;
    text-align: right;
    /*font-family: times;*/
    /*font-weight: bold;*/
    /*letter-spacing: 2px;*/
    color: #002442;
}

#wine span.price_spacer{
    display: inline-block;
    width: 33px;
}

header.sub-hero.no_bgnd .container h2{
    color: #002442;
    top: 0;
}

header.sub-hero.no_bgnd{
    padding-top: 36px;
    margin-bottom: 0;
}

#menu-wrap article .section_desc{
    text-align: center;
    font-size: 1.6rem;
    padding-top: 15px;
    color: #555555;
}

.menu-wrap .menu-subnv{
    max-width: 200px;
}

.menu-wrap .menu-subnv a{
    cursor: pointer;
}


/*beer menu*/

#beer_menu .is_beer header.sub-hero{
    padding:0;
    margin: 0;
}

#beer_menu .is_beer .left.sub-nav{
    display: none;
}

#beer_menu .is_beer .menu-items{
    width: 100%;
    float: none;
    -webkit-column-count: initial;
    -moz-column-count: initial;
    column-count: initial;
}

/*adjust ijd 6/16/16*/
.sp_menu.content-wrap .menu-item dt{
    background-image: none;
}

@media (max-width: 375px){
  #wine .menu-items .menu-item p.price{
      font-size: 15px;
      letter-spacing: 1px;
    }
  .price .price_col1{
      width: 30px;
  }
  .price .price_col1_alt{
      width: 23px;
  }
}


@media (max-width: 320px){
  #wine .menu-items .menu-item p.price{
    font-size: 13px;
    letter-spacing: 0;
  }
}

#sp_error_msge{
    text-align: center;
    color: #FFF;
    font-size: 20px;
}


#masthead .top a.reserve {
    display: block;
    color: #ffffff;
    height: 100%;
    width: 160px;
    text-align: center;
    background: #dd9e13;
    font-family: "liberator light", sans-serif;
    line-height: 2.6;
    text-decoration: none;
    position: absolute;
    font-size: 1.7rem;
    top: 0;
    right: 170px;
}
#masthead .top a.reserve:hover {
    background: #ffffff;
    color: #002442;
    position: absolute;
}

#masthead .top a.familymeal {
    display: block;
    color: #ffffff;
    height: 100%;
    width: 160px;
    text-align: center;
    background: #dd9e13;
    font-family: "liberator light", sans-serif;
    line-height: 2.6;
    text-decoration: none;
    position: absolute;
    font-size: 1.7rem;
    top: 0;
    right: 0px;
}
#masthead .top a.familymeal:hover {
    background: #ffffff;
    color: #002442;
    position: absolute;
}

#masthead .top .shuttle-button {
    position:absolute;
    top: 2px;
    right: 0;
}

#masthead .top .shuttle-button a {
    display: block;
    color: #dd9e13;
    height: 100%;
    width: 150px;
    text-align: center;
    background: transparent;
    font-family: "liberator light", sans-serif;
    line-height: 2.6;
    text-decoration: none;
    font-size: 1.5rem;
    top: 0px;
    right: 0;
}

#masthead .top .shuttle-button a:hover {
    color: #ffffff;
}
#masthead .top .shuttle-button a img {
    padding-right:10px;
  top:15px;
  vertical-align:middle;
}

.shuttle-map {
  margin:0 auto;
  text-align:center;
  max-width:1020px;
}
.shuttle-map img {
  margin:0 auto;
  width:100%; 
}

.sub-title {
  text-align:center;
}


.shuttle-qa  {
    width: 100%;
  display:inline-block;
  margin:40px 0;
  padding-bottom:40px;
}
.shuttle-qa  h2 {
    padding:20px 0 10px 0;
  font-size:18px;
  letter-spacing:1px;
  color:#00244;
}
.shuttle-qa .left {
  width:49%;
  display:inline-block;
  float:left;
  padding-right:5%;

}
.shuttle-qa .right {  
  width:49%;
    display:inline-block;
  padding-left:5%;
}

@media screen and (max-width: 840px) {
   .shuttle-qa .left{
    margin-bottom:0px;
    padding-bottom:0px;
   }
 
  
}

@media screen and (max-width: 768px) {
    #masthead .top a.reserve {
        position: relative;
        width: 100%;
    right:0;
    }
   #masthead .top .shuttle a {
    position: relative;
        width: 100%;
   }
   .shuttle-qa .left {
  width:100%;
  display:inline-block;
  float:left;
  padding:5%;

}
  .shuttle-qa .right {  
    width:100%;
    display:inline-block;
    padding:5%;
  }
  #masthead .top .shuttle-button {
    position:relative;
  width:100%;
  margin:0 auto;
   
  }
  #masthead .top .shuttle-button a{
    position:relative;
  width:100%;
  margin:0 auto;  
  }
  
}

@media screen and (max-width: 768px) {
    #masthead .top .reserve {
        float: none;
        width: 100%;
        text-align: center;
    } 
  #masthead .top a.reserve:hover {  
   position:relative;
  }
  #masthead .top .shuttle-button {
    position: relative;
    width: 50%;
    margin: 0 auto;
    float: left;
  } 
  #masthead .top .shuttle-button a{
    position:relative;
  width:100%;
  margin:0 auto;  
  }
  .shuttle-qa .left{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:10px;
    margin-top:10px;
   }
.shuttle-qa .right{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:10px;
    margin-top:10px;
   }     
}

@media screen and (max-width: 840px) {
   .shuttle-qa .left{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:10px;
   }  
}

.gform_wrapper .gform_footer{
  padding: 0px !important;
}


.gform_wrapper label{
  display: none !important;
}

.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea{
    width: 100%;
    color: #959595;
  border: 1px solid #959595;
    display: inline-block;
    padding: 15px !important;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1;
    font-family: "chronicle", "times new romain", serif;
    font-style: italic;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium{
  width: 100% !important;
}

/*.gform_wrapper ul.gform_fields li.gfield{
  padding-right: 0px !important;
}
*/
body .gform_wrapper ul li.gfield{
  margin-top: 0px !important;
  padding-top: 15px !important;
}

#field_1_1,
#field_1_2,
#field_1_3,
#field_1_9,
#field_2_1,
#field_2_2,
#field_2_3,
#field_2_9,
#field_2_10,
#field_2_11{
  width: 48% !important;
  clear: none;
}

#field_1_1,
#field_1_3,
#field_2_1,
#field_2_3,
#field_2_10{
  float: left;
}

#field_1_2,
#field_1_9,
#field_2_2,
#field_2_9,
#field_2_11{
  float: right;
}


#gform_submit_button_1,
#gform_submit_button_2{
    color: #002442;
    border: 2px solid #dd9e13;
  background-color: transparent;
    background-image: url("../../img/btn-gold_top_left.png"), url("../../img/btn-gold_bottom_left.png"), url("../../img/btn-gold_top_right.png"), url("../../img/btn-gold_bottom_right.png");
    background-position: top left, bottom left, top right, bottom right;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    -webkit-transition: color .4s;
    transition: color .4s;
  font-family: 'liberator medium';
    font-size: 1.8rem;
  font-style: normal;
  cursor: pointer;

    -webkit-transition: all .4s;
    transition: all .4s;
}


#gform_submit_button_1:hover,
#gform_submit_button_2:hover{
    background-color: #dd9e13;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px;
}

.gform_wrapper div.validation_error{
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  font-size: 14px;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
  background: none;
  border: none;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
  padding-top: 3px;
  padding-right: 0px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio],
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
  margin-left: 0px !important;
}

.gform_wrapper .field_description_below .gfield_description{
  padding-top: 3px;
  padding-right: 0px;
}

#gform_confirmation_message_1,
#gform_confirmation_message_2{
  line-height: 1.6;
    font-size: 1.6rem;
  color: #dd9e13;
}


.page-template-default .page-container{
  margin: 0 auto 50px;
    padding: 100px 20px;
    max-width: 1020px;
    overflow: hidden;
    background: url("../../img/txtr-white.jpg") repeat center;
}

.page-template-default .page-container h2{
    text-align: center;
    color: #002442;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #field_1_1,
  #field_1_2,
  #field_1_3,
  #field_1_9,
  #field_2_1,
  #field_2_2,
  #field_2_3,
  #field_2_9,
  #field_2_10,
  #field_2_11{
    width: 100% !important;
    clear: both;
  }
}

/* Styles added for 508 Compliance updates 9/26/16 RGM */

#masthead nav#site-navigation #panel-menu #social-menu ul li {
    float: left;
    list-style: outside none none;
    margin-right: 10px;
}

.page-template-page-bigimage .adobe-download-text{
  /*
  max-width: 40%;
  margin-left: 5%;
  */
  text-align: center;
}

.adobe-download-text{
  width:100%;
  background-color:#fff;
  padding:10px;
  text-align: center;
  padding: 10px;
  font-size: 16px;
}
.adobe-download-text span, .adobe-download-text a {
  color: #002442 !important;
    font-weight: bold;
}

.hiddenText {
  display: none;
}

.accessible {
  position: relative;
  left: -1000px;
  color: black !important;
}

@media screen and (max-width: 767px){
  .page-template-page-bigimage .adobe-download-text{
    max-width: 100%;
    text-align: center;
  }
}

/* Modal Popup for Hurricane added 10/5/16 RGM */

#hurricane-notice{
  position: fixed;
  top: 0px;
  background: url('../../img/TRC_weather-Overlay-modal.jpg');
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  display: block;
  padding: 3%;
  text-decoration: none;
  z-index: 99999999;
  box-shadow: 0px 0px 15px 3px #000000;
}

#transparent-background{
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  z-index: 99999998;
  left: 0px;
  right: 0px;
  position: fixed;
  top: 0px;
  bottom: 0px;
}

#hurricane-notice .exit{
  background: url(../../img/mobile-close-btn.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
}



/*===================== signup form validation ijd 10/6/16 =====================*/

#signup_errors{
    color: #FF0000;
    margin: 30px 0;
    text-align: center;
}

#signup_errors div{
    font-weight: bold;
    text-decoration: underline;
}

#signup .required{
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

#signup .hide{
    display: none;
}

.newsletter2 .hide{
    display: none;
}

.newsletter{
    width: auto;
    max-width: 100%;
    height: auto;
    position: absolute;
        left: 50%;
        top: 10%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);

}

.newsletter .wrap{
    position: static;
    width: 650px;
    max-width: 100%;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}

/*fix for IE (not displaying the background on #main)*/
#primary{
  background-image: url("../../img/txtr-white.jpg");

}

/*===================== add hours to sp menu ijd 10/11/16 =====================*/

#menu-wrap article .meal_hours{
    text-align: center;
    font-family: "liberator medium", sans-serif;
    font-size: 20px;
}

/*===================== market menu addition ijd 10/14/16 =====================*/

#menu-wrap h1#menu_page_title{
    font-family: 'liberator medium';
    font-size: 4.0rem;
    letter-spacing: 8px;
    line-height: 1;
    text-align: center;
    padding: 40px 0 20px;
}

#menu-wrap .menu_page_desc{
    color: #555555;
    line-height: 1.6;
    font-size: 1.6rem;
    text-align: center;
}


/*===================== START FAQ gw 10/01/19 =====================*/
/* Formatting for the accordion */

a.anchorlink {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.faq h3 {
  margin-bottom: 15px;
}

.wpsm_panel-title {
  font-family: "chronicle", "times new romain", serif !important;
  text-align: left !important;
  letter-spacing: 1px;
}

.wpsm_panel-body p {
  font-family: "chronicle", "times new romain", serif !important;
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin-bottom: 12px !important;
}

.wpsm_panel-body ul {
    margin-bottom: 12px !important;
}

.wpsm_panel-body a {
  font-size: 16px;
  color: #002442 !important; /*use the site link format here*/
}

.wpsm_panel-body span {
  font-family: "chronicle", "times new romain", serif !important; /*Add in the actual site font here should fix most font formatting issues*/
}

.wpsm_panel-body ul li {
  margin: 0 0 0 25px !important;
}



/*===================== START something special modals mgw 11/01/16 =====================*/
.modal{
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 2000;
  background: rgba(0,0,0,0.4);
}

.modal.show{
  display: block;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
  box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.modal .modal-inner{
  display: inline-block;
  vertical-align: middle;
  /*width: 819px;*/
  max-width: 90%;
  background: #ffffff;
  position: relative;
}

.modal .modal-inner img{
  display: block;
  width:100%;
}

.modal .modal-close{
  position: absolute;
  z-index: 2010;
  top: 10px;
  right: 10px;
  width:100px;
  height:30px;
  background-color:transparent;
  cursor: pointer;
}

.modal .modal-close img{
  cursor: pointer;
}
.popup-cta {
  position:absolute;
  bottom:14%;
  left:0;
  width:100%;
  margin:0 auto;
  height:60px;
  background:transparent;
  cursor:pointer;
}
/*===================== END something special modals mgw 11/01/16 =====================*/




/*===================== Contact/Dining FB subscribe opt-in  ijd 11/18/16 =====================*/

/*contact and group dining checkbox*/
#field_1_10 > label,
#field_2_12 > label{
    display: none;
}

#field_1_10 input {
width: auto;
}

#field_1_10 input,
#field_2_12 input{
    float: left;
    margin-right: 10px;
}


#input_1_10 .gchoice_1_10_1,
#input_2_12 .gchoice_2_12_1{
  list-style: none;
}

#input_1_10 .gchoice_1_10_1:after,
#input_2_12 .gchoice_2_12_1:after{ visibility: hidden; display: block; content: ""; clear: both; height: 0; }

/*#input_1_10 .gchoice_1_10_1,
#input_2_12 .gchoice_2_12_1{
    width: 260px;
}*/

#input_1_10 #label_1_10_1,
#input_2_12 #label_2_12_1{
    display: block !important;
  /*width: 225px;*/
    float: left;
}


/*===================== Home-Page Live Music Section CA 02/28/16 =====================*/

.home .live-music {
  background: url(../../img/txtr-white.jpg) repeat center !important;
  padding-top: 20px;
}
#live-music-head {
  background: #ece9e2;
  background-image: url(../../img/Canvas-Live-Music-1920.jpg);  
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height:300px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  
}
#bottom-background {
  background-image: url(../../img/leather-1920.jpg);
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height:180px;
  z-index: 0;
  margin-top:7px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#live-music-head h1 {
  position:absolute;
  font-weight:bold;
  color:#fff;
  font-size:70px;
  font-family: 'liberator medium';
    text-align: center;
  margin:0;
    bottom: 0px;
  width:100%;
  height:58px;
  bottom:120px;
  }
#live-music-head h3 { 
  position:absolute;
  font-weight:bold;
  color:#dd9e13;
  font-family: 'liberator medium';
    text-align: center;
  margin:0;
    bottom: 0px;
  width:100%;
  height:58px;
  bottom:40px;
  font-size:33px;
  letter-spacing:1.5px;
}
#live-music-head h4 { 
  position:absolute;
  color:#dd9e13;
  font-family: 'liberator medium';
    text-align: center;
  margin:0;
  width:50%;
  height:58px;
  bottom:0px;
  font-size:20px;
  letter-spacing:1.2px;
} 
/** for firefox only  
@-moz-document url-prefix() { 
  #live-music-head h1 {
  font-size:70px;
  height:66px;
  bottom:-5px;
  }
} 
**/ 
.live-music #info-section {
  padding:40px 20px;
  display:block;
  clear:both; 
}

.live-music #info-section .left {
  width:35%;
  float:left;
  color:#dd9e13;
  display:inline-block;
  margin-right:5%;
}
.live-music #info-section .left h3{
  font-size:33px;
  letter-spacing:1.5px;
}
.live-music #info-section .left h4{
  font-size:20px;
  letter-spacing:1.2px;
}

.live-music #info-section .right {
  width:60%;
  float:none;
  display:inline-block;
  clear:right;
}
.live-music .right .right-fa{
  color:#dd9e13;
  padding-top:5px;
  margin-bottom:10px;
  font-size:20px;
}
.live-music .events { 
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  
}
.live-music .events li {
  list-style:none;
  display:block;  
  padding:4px 0;
  font-size:1.7em;
  font-family: 'chronicle';
  text-align:left;  
}

.live-music #info-section span {
  display:inline-block;
  padding:0 5px;
  color:#dd9e13;
  font-weight:700;
  
}
.live-music #info-section .right .date {
  display:inline-block;
  color:#fff;
  font-size:19px;
  letter-spacing:0px;

}
.live-music #info-section .right .artists {
  display:inline-block;
  color:#fff;
  font-size:19px;
  letter-spacing:0px;
}


@media screen and (max-width: 1200px){
   .uber-button span span { 
      display: none;
   }
  .live-music #live-music-head {
    background-image: url(../../img/Canvas-Live-Music-1200.jpg);
    margin:0px 0;
  }
  .live-music #bottom-background {
    background-image: url(../../img/leather-1200.jpg);
    width: 100%;
    min-height:220px;
    z-index: 0;
  }
  .live-music #live-music-head h1 {
    position:absolute;
    font-weight:bold;
    color:#fff;
    font-size:70px;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:50%;
    height:59px;
    bottom:120px;
  }
  #live-music-head h3 { 
    position:absolute;
    font-weight:bold;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:50%;
    height:58px;
    bottom:40px;
    font-size:33px;
    letter-spacing:1.5px;
  }
  #live-music-head h4 { 
    position:absolute;
    text-align:center;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    width:50%;
    height:10%;
    bottom:10%;
    font-size:20px;
    letter-spacing:1.2px;
  }
  .live-music #info-section .left {
    width:25%;
    margin-right:5%;
  }
  .live-music #info-section .right {
    width:70%;  
  }
  .live-music #info-section .right .artists {
    font-size: 16px;
  }
  .live-music #info-section .right .date {  
    font-size: 16px;
  } 
  
  /** for firefox only  
  @-moz-document url-prefix() { 
    #live-music-head h1 {
    font-size:70px;
    width:50%;
    height:66px;
    bottom:0;
    }
  } **/ 


}

@media screen and (max-width: 768px){
  .live-music #live-music-head {
    background-image: url(../../img/Canvas-Live-Music-768.jpg);
    margin:0px 0;
  }
  .live-music #bottom-background {
    background-image: url(../../img/leather-768.jpg);
    width: 100%;
    min-height:320px;
    z-index: 0;
  } 
  .live-music #bottom-background .container  {
    padding: 10px 10px;
    position:relative;
  } 
  .live-music .page .container  #info-section{
    padding: 20px 0 0 0;
    position:relative;
  }
  .live-music #live-music-head span {
    bottom:-7%;
    margin:auto 0;
    font-size:50px;
  }
  
  .live-music #live-music-head h1 {
    position:absolute;
    font-weight:bold;
    color:#fff;
    font-size:70px;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:100%;
    height:59px;
    bottom:100px;
  }
  
  #live-music-head h3 { 
    position:absolute;
    font-weight:bold;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:100%;
    bottom:20px;
    font-size:33px;
    letter-spacing:1.5px;
  }
  #live-music-head h4 { 
    position:absolute;
    text-align:center;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    width:100%;
    bottom:10px;
    font-size:20px;
    letter-spacing:1.2px;
  }
  
  /** for firefox only    
  @-moz-document url-prefix() { 
    #live-music-head h1 {
    font-size:70px;
    width:100%;
    height:66px;
    bottom:0;
    }
  }   **/
  .live-music #info-section .left {
    width:100%;
    float:none;
    display:block;
    text-align:center;
    margin-bottom:40px;
    position:relative;
  }
  .live-music  #info-section .right {
    width:100%;
    float:none;
    display:block;
    text-align:center;
    position:relative;  
  }
  .live-music #info-section .left h3 {
    font-size: 3.7rem;
  }
  .live-music #info-section .left h4 {
    font-size: 2.5rem;
  }
  .live-music .right .right-fa { 
    margin-bottom: 0px;
  }
  .live-music .events {
    margin: auto 0;
    width:100%;
    padding: 10px;
    -moz-column-count: 1;
      -moz-column-gap: 0px;
      -webkit-column-count: 1;
      -webkit-column-gap: 0px;
      column-count: 1;
      column-gap: 0px;
  }
  
  .live-music .events  li{
    width:100%;
    display:block;
    text-align:center;
    padding:0 auto;
  }
}


@media screen and (max-width: 460px){
  #bottom-background {
  margin-top:7px;
  position:relative;
  }
  
  .live-music #live-music-head h1 {
    position:absolute;
    font-weight:bold;
    color:#fff;
    font-size:55px;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:100%;
    height:48px;
    bottom:100px;
  }
  #live-music-head h3 { 
    position:absolute;
    font-weight:bold;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:100%;
    height:58px;
    bottom:20px;
    font-size:26px;
    letter-spacing:1.5px;
  }
  #live-music-head h4 { 
    position:absolute;
    text-align:center;
    color:#dd9e13;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    width:100%;
    bottom:10px;
    font-size:20px;
    letter-spacing:1.2px;
  }
  .live-music #info-section {
    padding:40px 5px;
    display:block;
    clear:both; 
  }
  
  /** for firefox only  
  @-moz-document url-prefix() { 
    #live-music-head h1 {
    font-weight:bold;
    color:#fff;
    font-size:55px;
    font-family: 'liberator medium';
    text-align: center;
    margin:0;
    bottom: 0px;
    width:100%;
    height:53px;
    bottom:0;
    }
  } 
  **/ 
  .live-music #info-section .left h3 {
    font-size: 3rem;
  }
  .live-music #info-section .left h4 {
    font-size: 2rem;
  }
  .live-music .events { 
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
    
  }
  .live-music #info-section .right .artists {
    font-size: 16px;
  }
  .live-music #info-section .right .date {  
    font-size: 16px;
  } 
}


/* ============= menu sp update ijd 03-20-17 17:11 =========== */


.sp_menu.content-wrap .menu-item dd .additions {
    margin-top: 10px;
    text-align: right;
}

.sp_menu.content-wrap .menu-item dd .additions .price{
    padding-left: 10px;
    font-size: 1.6rem;
    color: #002442;
}

.sp_menu.content-wrap .menu-item dt .price_block{
    text-align: right;
}

.sp_menu.content-wrap .menu-item.no_price dt span.title{
    max-width: none;
}

#menus .sub-nav li.long_name a{
    font-size: 16px;
}

.sp_menu.content-wrap .menu-wrap.draft_beer .menu-items{
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
}

/*========= family meal page CA 05/07/17 ==========*/
#family-meal{
  margin:0 auto;
  padding-top:70px;
}

#family-meal  .container {
  margin:0 auto;
}
#family-meal  .container .center{
  margin:0 auto;
  text-align:center;
  max-width:600px;
}
#family-meal  .container .center h2{
  text-align:center;
}
#family-meal  .container .center h3{
    text-align: center;
    color: #dd9e13;
    padding-bottom: 20px;
  padding-top:15px;
  font-size:30px;
  font-family: "chronicle", "times new romain", serif;
}

#family-meal .middle {
  display:block;
  clear:both;
  margin:0 auto;
  width:100%;
  min-height:400px;
  text-align:center;
}
#family-meal .middle p {
  line-height:1.3;
}
#family-meal .middle  h3{
  letter-spacing: 2px;
}
#family-meal .middle  h4{
  letter-spacing: 2px;
  color:#dd9e13;
}
#family-meal .middle img{
  height:74px;
  margin-bottom:10px;
}
#family-meal .middle .container .col-3 h3{
  padding-bottom:15px;
  padding-top:5px;
}
#family-meal .middle .container .col-2 h3{
  padding-bottom:3px;
}
#family-meal .container .col-1, #family-meal .container .col-2, #family-meal .container .col-3{
    width: 33.3%;
    float: left;
    overflow: hidden;
    margin-top: 30px;
  padding:1.66%;
  text-align:center;
  height:300px;
  vertical-align:bottom;
}

#family-meal .col-1 .content, #family-meal .col-2 .content, #family-meal .col-3 .content{
  width:90%;
  height:4px;
  border-top:2px solid #dd9e13;
  margin:0 auto;
  text-align:center;
  height:200px;
  vertical-align:baseline;
  bottom:0;
  margin-top:10px;
  padding-top:15px;
}
#family-meal .container .col-2 h4 a{
  color:#dd9e13;
  text-decoration:none;
}
#family-meal .container .col-2 h4 a:hover, #family-meal .container .col-2 a:hover{
  text-decoration:underline;
}
#family-meal .container .col-2 a{
  color:#002442;
  font-weight:700;
  text-decoration:none;
}

#family-meal .container .col-3 span{
  color:#dd9e13;
  
}

#family-meal .meal-options {
  display:block;
  clear:both;
  margin:0 auto;
  width:100%;
  text-align:center;
  padding-bottom:40px;
  
}
#family-meal .meal-options p {
  
  padding-bottom:30px;
  
}

#family-meal .meal-options h2 {
  padding-bottom:20px;
  
}
#family-meal .meal-options ul {
  padding-bottom:20px;
  max-width:650px;
}
#family-meal .meal-options ul .meal-name{
  font-weight:700;
  color:#002442;
}
#family-meal .meal-options ul li {
  padding-bottom:20px;
  list-style:none;
  display:inline-block; 
  font-size:1.8rem;
}
#family-meal .meal-options ul .meal-description {
  display:inline; 
}
#family-meal .meal-options ul .meal-price {
  display:inline;
  font-weight:700;
  color:#002442;
}
#family-meal #bottom {
  width:100%;
  margin:0 auto;
} 
#bottom img {
  display:inline-block;
  padding:5px 0;
  width:49.88%;
}
#bottom img:last-child {
  display:inline-block;
  padding-left:5px;
  float:right;
}


@media screen and (max-width: 768px){
  #family-meal{
  margin:0 auto;
  padding-top:50px;
  }
  #family-meal .container .col-1, #family-meal .container .col-2, #family-meal .container .col-3{
    width:100%;
    display:block;
  }
  
  #family-meal .container .col-1{
    height:250px;
  }
  #bottom img {
  display:block;
  padding:5px 0;
  width:100%;
  }
  #bottom img:last-child {
    display:block;
    padding-left:0px;
    float:none;
  }
}
@media screen and (max-width: 768px){
  #family-meal  .container .center h3{
    font-size:25px;
  }
}

/* ============= sp menu wine display ijd 05-16-17 12:27 =========== */

#wine p.title strong{
    font-family: "chronicle", "times new romain", serif;
}

/* ============= sp menu update ijd 05-31-17 10:35 =========== */

.sp_menu.content-wrap .menu-item dt span.price{
    display: inline;
    float: none;
}

.sp_menu .sect_desc{
    text-align: center;
}

.sp_menu header.sub-hero.no_bgnd{
    margin-bottom: 10px;
}

/* ============= more sp menu updates ijd 06-02-17 09:02 =========== */

#menu-wrap h1#menu_page_title.hide_menu_header,
#menu-wrap .menu_page_desc.hide_menu_header{
    display: none;
}

.menu-wrap .menu-subnv .section_nav + .menu_links,
.menu-wrap .menu-subnv .active:not(.menu_links) + .menu_links{
    border-top: 1px solid #999;
    margin-top: 10px;
    padding-top: 10px;
}

.menu-wrap .menu-subnv li a{
    line-height: 1.2;
}

/*============== summer-pages CA 5/31/17 =========*/
@font-face {
font-family: 'Avenir Next LT Pro';
src: url('../../../fonts/avenir-next-lt-pro.otf') format('opentype');
}
@font-face {
font-family: 'Avenir Black';
src: url('../../../fonts/Avenir-Black.otf') format('opentype');
}
@font-face {
font-family: 'Bebas Neue';
src: url('../../../fonts/fonts/BebasNeue.otf') format('opentype');
}
/* summer footer */

.summer-footer {
  margin-top:30px;
}

footer #summer-colophon {
    font-size: 13px;
}
footer #summer-colophon .table ul span {
  color:#333333;
  padding: 0 10px;
}
footer #summer-colophon .table ul li{
  display: inline-block;
    margin: 0 1.4285714285714286%;
}
footer #summer-colophon a {
    color: #333333;
    text-decoration: none;
}
.summer-stone{
  background:#fff;
  padding: 35px 0;
}
footer #summer-colophon .table {
    display: table;
    margin: 0 auto 15px;
  width:100%;
  padding-top:30px;
}
footer #summer-colophon #menu-footer-navigation {
  text-align:center;
  margin:0 auto;
}
footer #summer-colophon p {
    text-align: center;
    margin-bottom: 0px;
  color:#333333;
  line-height:16px;
}
footer #summer-colophon .summer-social {
    text-align: center;
    margin-bottom: 5px;
  color:blue;
}
.summer-footer .summer-social ul li {
  display:inline-block;
  padding-left:10px;
}
.summer-social img{
  width:40px;
}
/*summer footer end*/


#hero-video {
  background:#fff;
  font-family:'avenir-next-lt-pro';
}

#summer-header {
  background:#fff;
  width:100%;
  position:relative;
  height:60px;
  border-bottom:4px solid #f26b33;
  z-index:1;
}


#summer-header #summer-nav, #summer-header ul{
  margin: 7px 0 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  clear:left; 
  margin-left:20%;
  padding-top:10px;
}
#summer-header #summer-nav li, #summer-header ul li{
  float: left;
  border-right: 1px solid #333333;
}
#summer-header #summer-nav li:last-child {
  border-right: 0px solid #393935;
}
#summer-header #summer-nav li a{
  display: block;
  font-size: 16px;
  color: #333;
  text-transform: initial;
  text-decoration: none;
  padding: 4px 9px;
  letter-spacing: .1em;
  color:#58585a;
  font-face:'Avenir Next LT Pro';
  font-family:'Avenir Next LT Pro';
}
#summer-header #summer-nav li a:hover{
  color:#f26b33;
}
#summer-header .summer-logo{
  position:absolute;
  display:inline-block;
  left:7%;
  width:150px;
  top:26%;
  background: url(../../../img/recipe-for-summer-canvas-logo.svg) no-repeat right top;
}

#summer-header .summer-logo img{
  width:100%;
}
#center {
  margin:0 auto;
  text-align:center;

}
#videos {
  background:#fff;
  
}
#videos .right {
  background:#fff;  
}
#summer-videos .bottom-content {
  background:#5F9F9F;
  background: url(../../../img/wood-texture.jpg) no-repeat right top;
  background-size:100% 100%;
  display:block;
  padding:40px 0;
  padding-bottom:60px;
}
#summer-videos .bottom-content p{
  width:100%;
  max-width:100%;
  margin:0 auto;
  color:#fff;
  line-height: 20px;
  font-size: 17px;
  font-family:'Avenir Next LT Pro';
}
#summer-videos .bottom-content img{
  padding-bottom:30px;
}
#summer-videos .bottom-content .summer-logo{
  width:200px;
}
#summer-videos .bottom-content .summer-logo img{
  width:200px;
}
#summer-videos .bottom-content .button{
  margin:30px 0;
  display: block;
  padding: 10px 25px;
  margin: 20px auto 0;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .5s; 
  padding:10px 20px;
  background:#ffd768;
  color:#007071;
  width:210px;
  max-width:100%;
  font-weight:700;
  letter-spacing:0.5px;
}
#summer-videos .bottom-content .button:hover{
  background:#007071;
  color:#ffd768;
}
#summer-videos .summer-social {
  right:5%;
  position:absolute;
  top:20px;
}
#summer-videos .summer-social li{
  padding-left:10px;
  border:0px;
}
#videos {
  /* height:400px; */
  max-height:100%;  
}
#videos .inner{
  max-height:100%;
  overflow:visible;
  padding:40px 0;
}

#videos #promo-box{
  width:35%;
    float: right;
  margin-left:2%;
  padding-top:30px;
  margin:0 auto;
  text-align:center;
}

#videos #promo-box a img, #all-r-videos #promo-box a img{
  width:100%;
  margin:0 auto;
  text-align:center;
}
#videos #video-gallery{
  width:60%;
    float: left;
  position:relative;
}
#videos #video-gallery .title h3 {
  color:#007078;
  font-weight:700;
  font-size:22px;
  text-align:center;
  padding-bottom:10px;
  font-family: Georgia,serif;
  border-bottom:1px solid #ccc;
  font-family: 'Avenir Black';
  font-face:'Avenir Next LT Pro';
  font-family:'Avenir Next LT Pro';
}

#videos #video-gallery .slick-initialized .slick-slide {
    display: block;
   
}
#videos #video-gallery .slick-initialized .slick-slide:first-child { 
    padding-left: 0;
}
#videos #video-gallery .slick-initialized .slick-slide:last-child { 
    padding-right: 0;
}
#videos #video-gallery .slick-slide {
    margin-left:27px;
}
#videos #video-gallery .slick-list {
    margin-left:-27px;
}


/* Dots */
#videos .slick-dotted.slick-slider, #all-recipes .slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

#videos .slick-dots, #all-recipes .slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#videos .slick-dots li, #all-recipes .slick-dots li{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
#videos .slick-dots li button, #all-recipes.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
#videos .slick-dots li button:hover,
#videos .slick-dots li button:focus, #all-recipes .slick-dots li button:hover,
#all-recipes .slick-dots li button:focus{
    outline: none;
}
#videos .slick-dots li button:hover:before,
#videos .slick-dots li button:focus:before, 
#all-recipes .slick-dots li button:hover:before,
#all-recipes .slick-dots li button:focus:before{
    opacity: 1;
}
#videos .slick-dots li button:before, #all-recipes .slick-dots li button:before{
    font-family: 'slick';
    font-size: 20px;
  line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#all-recipes .slick-dots li button {
    background: none;
    color: #ffffff;
}
#all-recipes .slick-dots li.slick-active button {
    background: none;
    color: #ffffff;
}
#videos .slick-dots li.slick-active button:before, #all-recipes .slick-dots li.slick-active button:before
{  background: none;
    opacity: .75;
    color: black;
}
#all-recipes .slick-dots li.slick-active button {
    background: none;
    color: #ffffff;
}

#all-recipes .slick-dots {
    list-style: none;
    text-align: center;
  vertical-align:middle;
}

@media (max-width: 767px){
  #videos #video-gallery,
  #videos #promo-box{
    width:100%;
  }
  
  #videos #promo-box a img{
    max-width: 481px;
    margin-bottom: 20px;
  }
}

@media (max-width: 460px){
  #videos #video-gallery,
  #videos #promo-box{
    width:100%;
  }
  
  #videos #promo-box a img{
    max-width: 481px;
    margin-bottom: 20px;
  }
}

iframe.video{
   display: block;
   width: 100%    !important;
  /* height: 100%  !important;  */
}
.videoWrapper {
  position: relative; 
  width: 100%;
  /*padding-bottom: 56.25%; /* 16:9 */
  /*padding-top: 25px;
  height: 0;
  z-index:0; */
}
 /*.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.summer-slider-wrap  {
    top: 36%;
    width: 24px;
    height: 43px; 
}
*/
#summer-slides {
  width:90%;
  margin:0 auto;
  margin-top:25px;
}
#summer-slides a {
  text-decoration:none;
  color:#fff;
}
#summer-slides a:hover {
  text-decoration:underline;
  color:#fff;
}
#summer-slides .orange-box{
  width:100%;
  height:60px;
  padding-top:15px;
  background:#f26b33;
  font-family:Avenir Black,Arial;
}
#summer-slides p {
    color: #fff;
  font-weight:bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  vertical-align:middle;
  text-align:center;
  line-height:normal;
  font-face:'Avenir Next LT Pro';
  font-family:'Avenir Next LT Pro';
}
#summer-slides .slick-slide img, #summer-slides-small .slick-slide img{
    display: block;
    width: 100%;
}
#video-gallery .slick-dots, #summer-slides-small .slick-dots {
    position: relative;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#summer-prev {
   left: 0px;
   position:absolute;
   background: url(../../../img/left-arrow.svg) no-repeat right top;
   width:40px;
   height:100px;
   background-position:center;
   background-size:cover;
}
#summer-next {
    right:25px;
  position:absolute;
  background: url(../../../img/right-arrow.svg) no-repeat right top;
  width:40px;
    height:100px;
    background-position:center;
    background-size:cover;
}
#video-gallery .summer-nav {
    position: absolute;
    cursor: pointer;
  top:100px;
  top:115px;
}
#video-gallery .slick-arrow.slick-hidden {
    display: block;
}
.side-button  { 
  color:#fff;
  background:#f26b33;
  position:absolute;
  top: 300px;
    right: -53px;
  padding:10px 20px;
  -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  font-family:'Avenir Next LT Pro';
}
.side-button:hover  { 
  text-decoration:underline;
}
/* all Recipes page */


#all-recipes #recipes {
  display:block;
  clear:both;
  max-height:100%;
  max-height: 100%;
  clear: both;
  float: left;
  width: 100%;
}
#all-recipes .white {
  background: url(../../../img/wood-texture-white.jpg);
  color: #333333;
  background-size:cover;
}

#all-recipes  .aqua  {
   background: url(../../../img/wood-texture.jpg);
  color:#fff;
  height:100% 100%;
  background-size:cover;
}

#all-r-videos {
  background:#fff;
  padding:0px 0;
  max-height:100%;
  display:block;
  clear: both;
  float: left;
  width: 100%;
  padding-top: 60px;
  padding-bottom:60px;
}
#all-r-videos #recipes .inner {
  width:100%;
  max-width:1300px;
}
#all-r-videos .inner .left {
  width:60%;
  /* height:500px;
  max-height:100%; */
  float:left;
}
#all-r-videos .inner .right {
  width:40%;
  display:inline-block;
  padding-left:40px;
  float:left;
}
#recipes .inner h1 {
  font-size:32px;
  color:#333;
  padding-top:60px;
  font-family:'Avenir Next LT Pro';
  font-weight:bold;
  text-align:center;
}

@media (max-width: 1050px){
  #recipes.recipie-section-1 .inner h1 {
    margin-top: 120px;
  }
  #all-r-videos #summer-prev {
   left: 0px;
   position:absolute;
   display:none;
  }
  #all-r-videos #summer-next {
    right:0px;
    position:absolute;
  }
}
#recipes .inner .white-title {
  color:#fff;
}
#recipes .white-box   { 
  margin: 0 auto;
    width: 800px;
    max-width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    top: 100px;
    margin-top: 40px;
  margin-bottom:100px;
}
#recipes .white-box  .left { 
  width:46%;
  padding:20px 10px;
  text-align:left;
  display:inline-block;
  clear:both;
  position:relative;
  vertical-align:top;
}

#recipes .white-box  .left ul{ 
  list-style-type: none;
}
#recipes .white-box  .left h3, #recipes .white-box  .right h3{ 
  text-align:left;
  color:#333;
  font-weight:bold;
  padding-bottom:20px;
  font-family:'Avenir Next LT Pro';
}
#recipes .white-box  .left span { 
  color:#f26b33;
  padding-right:10px;
  font-family:'Avenir Next LT Pro';
}
#recipes .white-box  .left .bullet { 
  color:#f26b33;
  padding-right:5px;
  font-size:22px;
  vertical-align:middle;
  font-family:'Avenir Next LT Pro';

}
#recipes .white-box  .left ul li { 
  color:#333;
  line-height:1.5em;
  display:list-item;
  list-style-type: circle;
  list-style:initial;
  list-style:none;
  list-style-position:outside;
  font-family:'Avenir Next LT Pro';
  font-size: 12px;
  letter-spacing: 0.5;
}
#recipes .white-box  .right { 
  width:50%;
  padding:20px 10px;
  display:inline-block;
  clear:both;
  vertical-align:top;
  margin-left:1%;
}
#recipes .white-box  .right p{ 
  font-size:12px;
  letter-spacing:0.5px;
  line-height:1.8em;
  color:#58585a;
  font-family:'Avenir Next LT Pro';
  padding-bottom:30px;
}
#recipes .white-box  .right .button { 
  background:#f26b33;
  color:#fff;
  text-transform:uppercase;
  padding:10px 20px;
  vertical-align:middle;
  text-decoration: none;
  font-family:'Avenir Next LT Pro';
}
#all-r-videos .right #video-gallery {
  display:block;
  position:relative;
  clear:both;
  width:100%;
  margin-top:20px;
}
#all-r-videos .right #video-gallery .title {
  display:block;
  position:relative;
  clear:both;
  width:100%;
  padding-top:20px;
  padding-bottom:10px;
}
#all-r-videos .right #video-gallery .title h3{
  display:block;
  position:relative;
  clear:both;
  width:100%;
  color: #007078;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px;
    font-family: Georgia,serif;
    border-bottom: 1px solid #ccc;
    font-family: 'Avenir Black';
    font-face: 'Avenir Next LT Pro';
    font-family: 'Avenir Next LT Pro';
}

#all-r-videos #summer-slides-small {
  width:80%;
  margin:0 auto;
  margin-top:25px;
}
#all-r-videos #summer-slides-small a{
  color:#fff;
  text-decoration:none;
}
#all-r-videos #summer-slides-small a:hover{
  color:#fff;
  text-decoration:underline;
}
#all-r-videos #summer-slides-small .orange-box{
  width:100%;
  height:60px;
  padding-top:15px;
  background:#f26b33;
}
#all-r-videos #summer-slides-small p {
    color: #fff;
  font-weight:bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  vertical-align:middle;
  text-align:center;
  line-height:normal;
  font-family:'Avenir Black';
  font-size:12px;
  padding-top:0px;
  vertical-align:middle;
}
#all-r-videos #video-gallery .slick-dots {
    position: relative;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 50px;
  margin: 10px 0 0 0;
    list-style: none;
    text-align: center;
}
#all-r-videos #summer-prev {
   left: 0px;
   position:absolute;
}
#all-r-videos #summer-next {
    right:0px;
  position:absolute;
}
#all-r-videos #video-gallery .summer-nav {
    position: absolute;
    cursor: pointer;
  top:100px;
  top: 150px;
}
#all-r-videos #video-gallery .slick-arrow.slick-hidden {
    display: block;
}
#all-r-videos .slick-slide {
    padding: 5px;
}
@media (max-width: 767px){
  
  #summer-header #summer-nav, #summer-header ul {
    margin: 7px 0 0;
    padding: 0;
    list-style: none;
    display: block;
    overflow: hidden;
    clear: left;
    margin-left: 20%;
    padding-top: 16px;
  font-size:12px;
  }
  #summer-header #summer-nav li a { 
  font-size:14px;
  }
    #summer-header .summer-logo {
    width: 100px;
    top: 46%;
  }
  #recipes .white-box .left {
    width: 100%;
    padding: 20px 10px;
    display: block;
    margin: 0 auto;
  }
  #recipes .white-box .right {
    width: 100%;
   
    display: block;
   
  }
  #all-r-videos .inner .left {
    width: 100%;
    /* height: 500px;
    max-height: 100%; */
    float: left;
    display: block;
    clear: both;
    width: 100%;
  margin-bottom:30px;
  }
  #all-r-videos .inner .right {
    width: 100%;
    display: block;
    padding-left: 0px;
    float: none;
  }
  #all-r-videos .right #video-gallery {
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    margin-top: 20px;
    top: 0;
    height: 400px;
    max-height: 100%;
  }
  .side-button  { 
  color:#fff;
  background:#f26b33;
  position:absolute;
  top: 150px;
    right: -53px;
  }
  #summer-prev, #summer-next {
    width:25px;
    height:80px;
  top:60px;
  }
  #video-gallery .summer-nav {
    top: 85px;
  }
  
  #summer-header {
    height: 130px;
  }
  #summer-header .summer-logo {
    width: 100px;
    top: 76%;
  }
  #summer-header #summer-nav li, #summer-header ul li {
    float: none;
    border-right: 0px solid #333333;
    text-align: center;
  }
  #summer-header #summer-nav, #summer-header ul {
    margin: 0 auto;
  }
  #summer-videos .summer-social {
    right: 5%;
    position: absolute;
    top: 91px;
  }
  
  footer ##summer-colophon .table ul {
    list-style: none;
  }

  footer #summer-colophon ul{
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  footer #summer-colophon .table ul li {
    display: block;
  text-align:center;
  border:none;
  padding:5px 0;
  }
  footer #summer-colophon .table ul  span{
    display: none;
    
  }
  
}
@media (max-width: 460px){
  .side-button  {   
  top: 100px;
  }
  
  #summer-videos .summer-social {
    right: 5%;
    position: absolute;
    top: 91px;
  }
  #all-r-videos {
    padding: 0px 0;
  }
  #all-r-videos .right #video-gallery {
    height: 300px;
  max-height:100%;
  }
}

/*==================== Footer Instagram gw 09/19/19=======================*/

.instagram {
  margin:0 auto;
  width:100%;
  min-height:300px;
  padding:40px auto;
  background:#ece9e2;
  position:relative;
  
}
.instagram .inner {
  display:block;
  overflow:hidden;
  max-width:1120px;
  padding:20px 40px;
  padding-bottom:60px;
  margin:0 auto;
}
.instagram  .inner h2{
  font-family: 'liberator medium';
  font-size: 4.0rem;
  letter-spacing: 8px;
  line-height: 1;
  color: #002442;
  text-align:center;
  padding-bottom:50px;
  margin-top:30px;
}

@media (min-width: 1170px) {
    .iscwp-gallery-slider .slick-prev {
        left: -40px;
    }
    .iscwp-gallery-slider .slick-next {
        right: -40px;
    }
}

/*==================== Footer Accolades ca 06/16/17=======================*/

#accolades{
  margin:0 auto;
  width:100%;
  min-height:300px;
  padding:40px auto;
  background:#ece9e2;
  position:relative;
  
}
#accolades .inner {
  display:block;
  overflow:hidden;
  width:550px;
  max-width:100%;
  padding:20px 0px;
  padding-bottom:20px;
  margin:0 auto;
}
#accolades .inner h1{
  font-family: 'liberator medium';
  font-size: 4.0rem;
  letter-spacing: 8px;
  line-height: 1;
  color: #002442;
  text-align:center;
  padding-bottom:50px;
  margin-top:30px;
  }
#accolades .accolade {
  display:inline-block;
  width:49.5%;
  padding:0;
}
#accolades .accolade .accolade-img {
  width:100%;
}
#accolades .accolade img {
  max-width:100%;
  display:block;
    margin:auto;
  vertical-align:middle;  
}
#accolades .accolade p {
  font-weight:bold;
  text-align:center;
  font-size:14px;
  padding-top:20px;
  letter-spacing:0.5px;
}

@media (max-width: 768px){
  #accolades{
  margin:0 auto;
  width:100%;
  min-height:500px;
  height:auto;
  padding:40px auto;
  background:#ece9e2;
  position:relative;
  display:block;
  }
  #accolades .accolade {
  display:inline-block;
  width:49%;
  padding:20px 20px;
  transition-timing-function: ease;
  }
  #accolades .inner h1,
  .instagram  .inner h2 {
    font-size: 2.5rem;
    letter-spacing: 5px;
  }
}
@media (max-width: 420px){
  #accolades{
  margin:0 auto;
  width:100%;
  min-height:400px;
  height:100%;
  padding:40px auto;
  background:#ece9e2;
  position:relative;
  display:block;
  }
  #accolades .accolade {
  display:block;
  width:100%;
  padding:20px 20px;
  transition-timing-function: ease;
  }
}


/* ============= sp menu updates ijd 06-26-17 10:21 =========== */

#menu_page_title{
    display: none;
}

#menu-wrap .back_to_top{
    display: none;
    text-align: left;
    margin: 22px 17px;
}

#menu-wrap .back_to_top a{
    font-size: 14px;
    color: inherit;
    text-decoration: none;
}

#menu-wrap .hide_sec_title{
    display: none;
}

#menu-wrap .menu_page_desc{
    margin-top: 40px;
    display: inline-block;
    width: 100%;
}

#menu-wrap #disclaimer p{
    margin: 10px 0;
}

#menu-nav #mobile_nav{
    display: none;
    padding-top: 22px;
}

#menu-nav .menu-subnv .menu_links{
    display: none;
}

#menu-nav  ul > li{
    text-align: center;
}

#menu-nav  ul > li > a{
    display: inline-block;
    font-family: "liberator medium", sans-serif;
    color: #002442;
    padding: 12px 10px 8px 10px;
    margin-bottom: 10px;
    font-size: 2.0rem;
}

#menu-nav .mobile_menu_nav{
    border-top: 1px solid #003764;
    padding-top: 10px;
    margin-top: 10px;
}

@media (max-width: 767px){
    #menu-nav #mobile_nav,
    #menu-wrap .back_to_top{
        display: block;
    }
}


/* ============= sp menu updates ijd 06-30-17 14:12 =========== */

.menu-wrap .menu-subnv .section_sub_menu{
    padding-left: 30px;
}

#menu-nav .mobile_menu_nav{
    display: none;
}

#menu-nav .menu-subnv .menu_links{
    display: block;
}

.section_sub_menu{
    margin-bottom: 15px;
}

#menu-nav  ul {
    list-style: none;
}

#menu-nav  ul > li.active > a{
    color: #ffffff;
    background: #dd9e13;
}

#menu-nav  ul.section_sub_menu > li> a{
    font-size: 17px;
}


/* ====   Reservations Email page form CA 07/25/17   ====*/

#reservations #intro {
    padding:100px 0;
}

#reservations #intro .inner #p-reservations {
    width: 620px;
    max-width: 100%;
    margin: 30px auto;
}

#reservations #intro .inner #p-reservations p {
    margin-bottom: 30px;
}
#OT_searchWrapper, #OT_searchWrapperHome {
    text-align: center;
    position: relative;
}
#reservations #ismHome #timeLabelHome, #reservations #ismHome #dateLabelHome, #reservations #ismHome #partyLabelHome, #reservations #ismHome #submitLabelHome, #reservations #ism #timeLabel, #reservations #ism #dateLabel, #reservations #ism #partyLabel, #reservations #ism #submitLabel {
    text-transform: uppercase;
    font-family: gotham;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .16em;
    display: block;
    width: 100%;
    max-width: 620px;
    margin: 0 auto 20px;
    position: relative;
    float: none;
}

#ism select, #ism input, #ismHome select, #ismHome input {
    background-color: #dd9e13;
    font-family: Minion;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
    height: 45px;
    border: 1px solid transparent;
    padding: 0 10px;
    color: #363636;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -ms-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}

#reservations h2, #p-reservations p {
  text-align:center;  
}
#reservations  #santa-brunch #intro .inner {
  max-width:1200px;
  margin:60px auto;
}
#reservations  #santa-brunch #intro .left{
  width:49%;
  display:inline-block;vertical-align:top;margin:40px 0 30px 0;
}
#reservations  #santa-brunch #intro img{
  max-width:95%;
  margin-bottom:30px;
}
#reservations  #santa-brunch #intro .right{
  width:49%;
  display:inline-block;
}

@media (max-width: 767px){
    #reservations  #santa-brunch #intro .left{
    display:none;
  }
  #reservations  #santa-brunch #intro .right{
    width:100%;
    display:block;
  }
}


/***** added style for new form on groupdining single page CA 3/19/2018 ***/
#form-wrap-new{
    max-width: 900px;
    margin: 60px auto;
}

#form-wrap-new #rc-portal{
  width: 100% !important;
  max-width: none !important;
  font: normal normal 15px Georgia,serif ;
  font-weight: 400;
}

.container #form-wrap-new #rc-portal > img{
  display: none !important;
}

#form-wrap-new #rc-portal .errorBox{
  max-height: none;
}

#form-wrap-new #rc-portal legend{
  display: none;
}

#form-wrap-new .sectionHeader{
    color: #959595;
  clear: both;
  text-transform: uppercase;
}

#form-wrap-new .rc-section-line-color{
  background: none !important;
}

#form-wrap-new .rc-label-input-pair{
  width: 47.5%;
  float: left;
  margin-bottom: 20px;
}

#form-wrap-new .rc-label-input-pair:nth-child(2n+0){
  margin-left: 5%;
}

#form-wrap-new .rc-label-input-pair:nth-child(2n+1){
  clear: both;
}

#form-wrap-new .rc-fieldset .detailsDiv:nth-child(4) .rc-label-input-pair:nth-child(5) .rc-label-column,
#form-wrap-new .rc-fieldset .detailsDiv:nth-child(5) .rc-label-input-pair:nth-child(5) .rc-label-column{
  float: right !important;
  width: 90% !important;
}
#form-wrap-new .rc-fieldset .detailsDiv:nth-child(4) .rc-label-input-pair:nth-child(5) .rc-input-column,
#form-wrap-new .rc-fieldset .detailsDiv:nth-child(5) .rc-label-input-pair:nth-child(5) .rc-input-column{
  float: left !important;
  width: 10% !important;
  margin: 0px;
}

#form-wrap-new .rc-fieldset .detailsDiv:nth-child(6) .rc-label-input-pair:nth-child(4),
#form-wrap-new .rc-fieldset .detailsDiv:nth-child(7) .rc-label-input-pair:nth-child(4){
  width: 100% !important;
  margin-left: 0px;
}

#form-wrap-new .rc-label-column{
  width: 100% !important;
}

#form-wrap-new #rc-portal label{
  display: block;
    font-size: 14px;
    color: #959595;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 5px;
    padding: 0;
    letter-spacing: .2em;
  font-weight: 400;
}

#form-wrap-new .rc-input-column{
  width: 100%;
}


#form-wrap-new #rc-portal input[type="text"],
#form-wrap-new #rc-portal input[type="tel"],
#form-wrap-new #rc-portal input[type="email"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
   
  width: 100%;
    color: #959595;
    border: 1px solid #959595;
    display: inline-block;
    padding: 15px !important;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1;
    font-family: "chronicle", "times new romain", serif;
    font-style: italic;
}

#form-wrap-new #rc-portal input[type="checkbox"]{
  margin: 0px;
}

#form-wrap-new select{  
  background:#fff !important;
  border: 1px solid #959595;
}

#form-wrap-new #rc-portal select,
#form-wrap-new #rc-portal textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    background: #fff; 
    font-size: 14px;
    width: 100%;
    height: 46px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border: 1px solid transparent;
    padding: 5px 10px;
    color: #959595;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -ms-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
  border: 1px solid #959595;
}

#form-wrap-new #rc-portal textarea{
  height: 140px;
  border: 1px solid #959595;
}

#form-wrap-new .rc-fieldset > .rc-label-input-pair{
  clear: both;
}
#form-wrap-new .ui-state-default {
  background:none;
}
#form-wrap-new input.rc-button, #form-wrap-new a.rc-button{
  
  width: 100%;
    height: 50px;
    
  -webkit-transition: all .5 ease;
    -moz-transition: all .5 ease;
    -ms-transition: all .5 ease;
    -o-transition: all .5 ease;
    transition: all .5s ease;
  border-radius: 0px;
  background-image: url("/wp-content/themes/canvas/assets/img/btn-gold_top_left.png"), url("/wp-content/themes/canvas/assets/img/btn-gold_bottom_left.png"), url("/wp-content/themes/canvas/assets/img/btn-gold_top_right.png"), url("/wp-content/themes/canvas/assets/img/btn-gold_bottom_right.png");
  background-position: top left, bottom left, top right, bottom right;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  -webkit-transition: color .4s;
  transition: color .4s;
  text-decoration: none;
  display:inline-block;
  color: #002442;
  border: 2px solid #dd9e13;
  
  display: inline-block;
  padding: 14px 20px 11px;
  font-family: 'liberator medium';
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
  position: relative;
  margin:20px 0;
}

#form-wrap-new input#rcFormSaveButton{
  margin: 0px;
}

#form-wrap-new input#rcFormSaveButton:hover, #form-wrap-new .rc-button:hover {
    color: #221e1f;
    cursor: pointer;
  background:#dd9e13;
  -webkit-transition: all .5 ease;
    -moz-transition: all .5 ease;
    -ms-transition: all .5 ease;
    -o-transition: all .5 ease;
    transition: all .5s ease;
}

#form-wrap-new .rc-footnote{
  display: none;
}
#form-wrap-new .ui-button-text-only .ui-button-text {
    padding: 0;
}
#form-wrap-new #ui-datepicker-div{
  margin: 0 0 0 -30px;
}
#form-wrap-new #ui-datepicker-div{position:absolute;width:280px;margin:0 0 0 -140px;background:#c6c4be}

@media (max-width: 551px){
  #form-wrap-new .rc-label-input-pair{
    width: 100%;
    margin-left: 0px !important;
  }
  #form-wrap-new input.rc-button, #form-wrap-new a.rc-button{
    width:80%;
    margin:20px auto;
    text-align:center;
  }
}
/***** End CA 1/2/2018 ***/

/*  ijd 04-16-18  */
.sp_menu.content-wrap .menu-item dt span.title{
    width: 60%;
}

.sp_menu.content-wrap .menu-item dt span.price{
    text-align: right;
    padding: 0;
    display: inline-block;
    float: right;
}


/**** preferred guest section CA 6/1/2018 ****/

.home #preferred-guest{
  background: url(../../img/bg-blue_carpet.jpg) repeat top left;
  width:100%;
  padding:50px 10px;
}

.home #preferred-guest .container.preferred-guest {
    padding: 0;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
  color:#fff;
}

.home #preferred-guest .container.preferred-guest .col {
      margin-bottom: 0px;
      text-align: center; }
.home #preferred-guest .container.preferred-guest .col:nth-child(even) {
        margin: 0 20px 30px; }
.home #preferred-guest .container.preferred-guest .col h3, .home #preferred-guest .container.preferred-guest .col p {
        color: #ffffff;
        margin-bottom: 20px;
        text-align: center;
  }
.home #preferred-guest .container.preferred-guest .col h3{font-size:40px;}
.home #preferred-guest .container.preferred-guest .col p {
        font-size:20px;
  }
.home #preferred-guest .container.preferred-guest .col a.btn {
        color: #ffffff; 
  }
.home #preferred-guest .container.preferred-guest .col a.btn:hover {
          color: #002442; }
@media screen and (max-width: 768px) {
    .home #preferred-guest .container.preferred-guest {
        display: block; 
  }
    .home #preferred-guest .container.preferred-guest .col {
        margin-bottom: 0px; 
  }
    .home #preferred-guest .container.preferred-guest .col:nth-child(even) {
    margin-bottom: 0px; 
   } 
}

/**** Testimonials GD page ****/

/* Bubble Slider */

#group-dining-testimonials {
  width:100%;
  position:relative;
    background: url(../../img/bg-blue_carpet.jpg) repeat top left;
  padding:20px 20px;
  height: auto;    /* auto keyword */
  min-height:450px;
}
#group-dining-testimonials .slick-list {position:relative;}
#group-dining-testimonials .inner{
  max-width:1000px;
  margin:auto;
}

#group-dining-testimonials .title-wrap .titleCenter h2 {
    height: auto;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-size: 42px;
    letter-spacing: 0.1em;
    line-height: 42px;
    text-transform: uppercase;
    padding: 40px 0px;
    background: transparent;
}
#group-dining-testimonials .bubble blockquote {
  position:relative;
  margin: 10px 10px 0;
  background: transparent;
  padding:60px;
  padding-top:0px;
  border: none;
  border-radius: 8px;
  font-size: 1.25em;
  color: #fff;
  text-align:center;
  line-height:2em;
}
#group-dining-testimonials .bubble blockquote p {
  line-height:1.5em;
  font-size:1.2em;
  color:#fff;
  display:inline;
}
#group-dining-testimonials .slick-dots{
position:absolute;
bottom:0;
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transform:translateX(-50%);
list-style:none;
margin:0
}

#group-dining-testimonials .bubble blockquote span:before {
  content: "\201C";
  position:relative;
  display:inline;
  font-size:1.5em;
}

#group-dining-testimonials .bubble blockquote span:after {
  content: "\201D";
  position:relative;
  font-size:1.5em;
}

#group-dining-testimonials .bubble div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  margin: 0 0 0 60px;
  margin-bottom: 10px;
}
#group-dining-testimonials .bubble cite {
  padding-left: 30px;
  font-size: 1em;
  color:#fff;
  display:inline-block;
}


#group-dining-testimonials button {
    position: absolute;
    z-index: 2;
    background: #002442;
    height: 60px;
    width: 60px;
    overflow: hidden;
    text-indent: -9999px;
    border: 2px solid #dd9e13;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background .5s;
    transition: background .5s; 
}
#group-dining-testimonials button:hover {
      background: rgba(0, 36, 66, 0); }
#group-dining-testimonials button:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); 
}
#group-dining-testimonials button.slick-prev  {
    top: 30%;
    left: -30px;
}
#group-dining-testimonials button.slick-prev:before {
    background: url(../../img/btn-arrow_left.png) no-repeat center; 
}
#group-dining-testimonials button.slick-next {
    top: 30%;
    right: -30px;
}
#group-dining-testimonials button.slick-next:before {
    background: url(../../img/btn-arrow_right.png) no-repeat center; 
}

#group-dining-testimonials .bubble blockquote {
  cursor: grab; 
}
#group-dining-testimonials .bubble blockquote input{
  background:#fff;
  fill:#fff;  
}

#group-dining-testimonials .slick-dots {
    margin:0 auto;
    display: block;
  margin-bottom:30px;
}
#group-dining-testimonials .slick-dots li{display:inline-block;margin-right:20px; bottom:0;}
#group-dining-testimonials .slick-dots li:last-child{margin-right:0}
#group-dining-testimonials .slick-dots li button{text-indent:-9999em;-webkit-appearance:none;-moz-appearance:none;border-radius:100%;box-shadow:none;text-shadow:none;padding:0;height:10px;width:10px;border:none;background:#ffffff;color:#000000;cursor:pointer;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-ms-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease}
#group-dining-testimonials .slick-dots li button:focus{outline:0}
#group-dining-testimonials .slick-dots li button:hover, #group-dining-testimonials .slick-dots li.slick-active button{background:#dd9e13; color:#000000;}

/*
/ Dropdown reservations form code
*/
.clear {
  clear:both;
}
#form_toggle {
  display:none;
  padding:0;
}

#OT_searchWrapper, #OT_searchWrapperHome {
  display:flex;
  align-items:center;
  justify-content: center;
}

.pad-bot {
  padding-top:20px;
}

#form_toggle label span {
  display:none;
}

#form_toggle #ism-r #submitLabel-r {
  margin:0;
}

#form_toggle .r-4 {
  width:20%;
}

#form_toggle #ism-r #submitLabel-r {
  width:90%;
}

/* Add a border to the "Group Event Request" fixed button (plugin requires Pro license to customise border) */
/* div.buttonizer.buttonizer-desktop-has-1 a.buttonizer-button.button-desktop-1,
div.buttonizer.buttonizer-desktop-has-1 a.buttonizer-button.button-desktop-1 .buttonizer-label {
  border: 2px solid #DD9E13;
} */

.buttonizer .buttonizer-button,
.buttonizer .buttonizer-label {
border: 2px solid #DD9E13;
}

@media only screen and (max-width: 1460px) {
  .home .group-dining img {
    width: 100%;
  }
}

@media only screen and (min-width: 1000px) {
	.instagram .pllexislider .slides img {
		height: 600px;
		width: 600px;
	}
}

@media screen and (max-width:980px) {
  #OT_searchWrapper {
    flex-direction:column;
  }
  #form_toggle .r-4 {
    width:50%;
  }
}

@media (max-width: 768px){
  
  
  
}

@media (max-width: 551px){
  #group-dining-testimonials .bubble blockquote p:after {
    bottom: 2.3em;  
  }
  #group-dining-testimonials .bubble blockquote {
    padding:60px 10px;
  }
  #group-dining-testimonials button.slick-prev, #group-dining-testimonials button.slick-next {display:none !important;}  
  
}

/* Accolades Section Fixes */
#accolades .inner {
  width:1280px;
}
#accolades .inner .accolade-flex {
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
}

#accolades .inner .accolade-flex .accolade {
  flex:0 20%;
  margin-bottom:20px;
  margin-right:20px;
}

@media screen and (max-width:617px) {
  #accolades .accolade {
    display: block;
    width: 100%;
}
  #accolades .inner .accolade-flex {
    flex-wrap:nowrap;
    flex-direction:column;
    justify-content: center;
  }
  #accolades .inner .accolade-flex .accolade {
    margin-right:0;
    flex:0 50%;
  }
}

#live-music-head {
  background-image: url(../../img/Canvas-Live-Music-1920.png);
}

#masthead {
background: url(/wp-content/themes/canvas/assets/img/bg-leather_chair.jpg) #000 left top;
background-repeat: no-repeat;
background-size: cover;
}


/*Hiding hours and location on mobile */
@media (max-width: 768px){
	.site-header .col-1 {
		display: none;
	}
	
	.site-header .col-2 {
		display: none;
	}
	
	.site-header .col-3 {
		display: none;
	}
	
	.site-header .col-mobile {
		margin-bottom: 0px !important;
	}
}

/* making change for the location landing pages */
.dining-title {
	padding-top: 50px;
	text-align: center !important;
	
}

/* Santa Brunch 2019 Fixes */
.page-id-1448 #menu-wrap .hide_sec_title,
.page-id-1448 #menu_page_title {
  display: block;
}

/* Header fixes for desktop and mobile */
#mobile-desktop {

}

@media screen and (max-width:512px) {
	#mobile-desktop {
		padding:0 !important;
	}
	#mobile-desktop img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 450px) {
	#masthead .reserve,
	#masthead .familymeal {
		display: inline-block !important;
		width: 50% !important;
	}
}

@media only screen and (max-width: 400px) {
  .buttonizer .buttonizer-button .buttonizer-label {
    font-size: 20px !important;
  }
  .home .group-dining img {
    padding: 10px !important;
  }
}

@media only screen and (max-width: 350px) {
  .buttonizer .buttonizer-button .buttonizer-label {
    font-size: 18px !important;
  }
  .instagram .inner h2 {
    	font-size: 2rem !important;
  }
}

span.item-additions {
	float:right;
	color: #002442;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order {
	display:flex;
	flex-direction:column;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(1) {
	order:2;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(2) {
	order:1;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(3) {
	order:3;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(4) {
	order:5;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(5) {
	order:6;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(6) {
	order:7;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(7) {
	order:8;
}

.page-template-sp_menu_special .menu-subnv#left-nav-order > li:nth-child(8) {
	order:4;
}
@media screen and (max-width:768px) {
	.home section.hero .container img {		
		display: none;
	}
}