@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,700|Caveat");
@font-face {
  font-family: "Mesquite";
  src: url(/assets/mesquitestd.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "The Dead Saloon";
  src: url(/assets/thedeadsaloon.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
.type-fields .other label, .field_with_errors + label, input + label, select + label {
  display: inline-block;
  color: #444;
  font: 300 1rem "Oswald", sans-serif;
  vertical-align: top;
}

dfn {
  display: block;
  margin: 0 0 10px;
  font-style: normal;
}

dt {
  display: inline-block;
  margin-right: 5px;
  font-weight: 700;
}

dd {
  display: inline-block;
  font-style: normal;
}

.hidden {
  display: none;
}

.not-visible {
  visibility: hidden;
}

.flex {
  clear: both;
  display: flex;
}
@media screen and (max-width: 560px) {
  .flex {
    flex-wrap: wrap;
  }
}

fieldset {
  border: none;
  padding: 30px 30px 20px;
  margin-bottom: 40px;
  background: linear-gradient(#fafafa, #f5f5f5);
  border: 1px solid #efefef;
  border-radius: 3px;
}

.fieldset-heading {
  margin: -30px 0 10px -30px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.mid-heading {
  margin-left: -30px;
}

.field {
  width: 100%;
  margin: 3px 0 20px;
  padding: 0 20px 0 0;
}

select[multiple=multiple], input[type=text], input[type=number], input[type=email], input[type=tel], input[type=date], input[type=time], input[type=password], select[type=text], select[type=number], select[type=email], select[type=tel], select[type=date], select[type=time], select[type=password] {
  width: 100%;
  line-height: 2em;
  max-height: 40px;
  padding: 0 0 0 6px;
  border: 1px solid #d0d0d0;
  background: #fff;
  box-shadow: #ccc 0 1px 4px 0 inset;
  border-radius: 2px;
}
select[multiple=multiple]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, select[type=text]::-webkit-input-placeholder, select[type=number]::-webkit-input-placeholder, select[type=email]::-webkit-input-placeholder, select[type=tel]::-webkit-input-placeholder, select[type=date]::-webkit-input-placeholder, select[type=time]::-webkit-input-placeholder, select[type=password]::-webkit-input-placeholder {
  color: #999;
}
select[multiple=multiple]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=password]:-moz-placeholder, select[type=text]:-moz-placeholder, select[type=number]:-moz-placeholder, select[type=email]:-moz-placeholder, select[type=tel]:-moz-placeholder, select[type=date]:-moz-placeholder, select[type=time]:-moz-placeholder, select[type=password]:-moz-placeholder {
  color: #999;
}
select[multiple=multiple]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=password]::-moz-placeholder, select[type=text]::-moz-placeholder, select[type=number]::-moz-placeholder, select[type=email]::-moz-placeholder, select[type=tel]::-moz-placeholder, select[type=date]::-moz-placeholder, select[type=time]::-moz-placeholder, select[type=password]::-moz-placeholder {
  color: #999;
}
select[multiple=multiple]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, select[type=text]:-ms-input-placeholder, select[type=number]:-ms-input-placeholder, select[type=email]:-ms-input-placeholder, select[type=tel]:-ms-input-placeholder, select[type=date]:-ms-input-placeholder, select[type=time]:-ms-input-placeholder, select[type=password]:-ms-input-placeholder {
  color: #999;
}
select[multiple=multiple]:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=time]:focus, input[type=password]:focus, select[type=text]:focus, select[type=number]:focus, select[type=email]:focus, select[type=tel]:focus, select[type=date]:focus, select[type=time]:focus, select[type=password]:focus {
  outline-color: #CC0000;
}
select[multiple=multiple]:focus::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder, input[type=number]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, input[type=tel]:focus::-webkit-input-placeholder, input[type=date]:focus::-webkit-input-placeholder, input[type=time]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, select[type=text]:focus::-webkit-input-placeholder, select[type=number]:focus::-webkit-input-placeholder, select[type=email]:focus::-webkit-input-placeholder, select[type=tel]:focus::-webkit-input-placeholder, select[type=date]:focus::-webkit-input-placeholder, select[type=time]:focus::-webkit-input-placeholder, select[type=password]:focus::-webkit-input-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus:-moz-placeholder, input[type=text]:focus:-moz-placeholder, input[type=number]:focus:-moz-placeholder, input[type=email]:focus:-moz-placeholder, input[type=tel]:focus:-moz-placeholder, input[type=date]:focus:-moz-placeholder, input[type=time]:focus:-moz-placeholder, input[type=password]:focus:-moz-placeholder, select[type=text]:focus:-moz-placeholder, select[type=number]:focus:-moz-placeholder, select[type=email]:focus:-moz-placeholder, select[type=tel]:focus:-moz-placeholder, select[type=date]:focus:-moz-placeholder, select[type=time]:focus:-moz-placeholder, select[type=password]:focus:-moz-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder, input[type=number]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=date]:focus::-moz-placeholder, input[type=time]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, select[type=text]:focus::-moz-placeholder, select[type=number]:focus::-moz-placeholder, select[type=email]:focus::-moz-placeholder, select[type=tel]:focus::-moz-placeholder, select[type=date]:focus::-moz-placeholder, select[type=time]:focus::-moz-placeholder, select[type=password]:focus::-moz-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, input[type=number]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=date]:focus:-ms-input-placeholder, input[type=time]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, select[type=text]:focus:-ms-input-placeholder, select[type=number]:focus:-ms-input-placeholder, select[type=email]:focus:-ms-input-placeholder, select[type=tel]:focus:-ms-input-placeholder, select[type=date]:focus:-ms-input-placeholder, select[type=time]:focus:-ms-input-placeholder, select[type=password]:focus:-ms-input-placeholder {
  color: transparent;
}
select.sm-input[multiple=multiple], input.sm-input[type=text], input.sm-input[type=number], input.sm-input[type=email], input.sm-input[type=tel], input.sm-input[type=date], input.sm-input[type=time], input.sm-input[type=password], select.sm-input[type=text], select.sm-input[type=number], select.sm-input[type=email], select.sm-input[type=tel], select.sm-input[type=date], select.sm-input[type=time], select.sm-input[type=password] {
  width: 100px;
}
select[multiple=multiple] + p, input[type=text] + p, input[type=number] + p, input[type=email] + p, input[type=tel] + p, input[type=date] + p, input[type=time] + p, input[type=password] + p, select[type=text] + p, select[type=number] + p, select[type=email] + p, select[type=tel] + p, select[type=date] + p, select[type=time] + p, select[type=password] + p {
  display: inline-block;
  color: #666;
  font-size: 1.2em;
  margin: 0 0 0 5px;
}

label {
  color: #2C1600;
  display: block;
  font: 700 1.6em "Oswald", sans-serif;
  margin-bottom: 8px;
}
label.optional:after {
  content: "(optional)";
  color: rgb(120.5, 60.25, 0);
  font-size: 0.8em;
  display: inline-block;
  margin-left: 4px;
  font-style: italic;
  font-weight: 100;
}
label em {
  color: #666;
}
label + span, label + p {
  display: inline-block;
  margin: 0;
  font-size: 1.6em;
  line-height: 1.2em;
}

input, select {
  font: 200 1.6em "Oswald", sans-serif;
}
input + label, select + label {
  margin: 0px 3px 0 0;
  vertical-align: -2px;
}
input[type=checkbox] + label, input[type=checkbox] + span, input[type=radio] + label, input[type=radio] + span, select[type=checkbox] + label, select[type=checkbox] + span, select[type=radio] + label, select[type=radio] + span {
  font-weight: 300;
  margin-right: 15px;
  margin-left: 10px;
}
input[type=file], select[type=file] {
  display: inline-block;
  padding: 8px 0 0;
  font-size: 1.6em;
  vertical-align: top;
}
input[type=color], select[type=color] {
  background: #fcfcfc;
  padding: 0 2px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  cursor: pointer;
  height: 150px;
  width: 150px;
}
input[type=color]:hover, select[type=color]:hover {
  border-color: #bfbfbf;
}

select {
  width: 100%;
  margin: 8px 0 0;
}
select[multiple=multiple] {
  height: 300px;
  max-height: none;
  padding: 6px;
}
select.sm-select {
  height: 120px;
  margin: 0;
}

textarea {
  font: 300 1.6em "Oswald", sans-serif;
  line-height: 1.6em;
  padding: 6px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 160px;
  min-height: 160px;
  max-height: 260px;
  border: 1px solid #d0d0d0;
  background: #fff;
  box-shadow: #ccc 0 1px 4px 0 inset;
  border-radius: 2px;
}
textarea::-webkit-input-placeholder {
  color: #999;
}
textarea:-moz-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea:-ms-input-placeholder {
  color: #999;
}
textarea:focus {
  outline-color: #CC0000;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.field_with_errors {
  display: inline;
}
.field_with_errors label {
  font-weight: 300;
}
.field_with_errors input {
  border-color: #FFC81F;
  box-shadow: #FFC81F 0 0 4px 0;
  background: white;
}
.field_with_errors + label {
  margin: 0 15px 0 0;
}

.mobile-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav li {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  margin-top: 12px;
}

ol {
  list-style: outside decimal;
}
ol ol {
  list-style: outside lower-alpha;
}

ul, ol {
  clear: both;
  margin: 12px 0 12px 20px;
  font: 200 1.4em "Oswald", sans-serif;
}
ul ul, ul ol, ol ul, ol ol {
  font-size: 1em;
  margin-left: 20px;
  margin-bottom: 0px;
}

li {
  margin-bottom: 6px;
}
li p {
  font-size: 1em;
}
li li {
  margin-top: 6px;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
  table-layout: fixed;
  background: #fff;
}

tbody tr:hover {
  background: white;
}

th, td {
  line-height: 1em;
  padding: 15px 10px 10px;
  text-align: left;
  border-left: 1px dotted #f0f0f0;
  border-right: 1px dotted #f0f0f0;
}

th {
  font: 700 1.1em "Oswald", sans-serif;
  text-transform: uppercase;
  color: #444;
  border-bottom: 2px solid #e0e0e0;
}

td {
  font: 200 1.6em "Oswald", sans-serif;
  border-bottom: 1px solid #f0f0f0;
  padding: 15px 10px;
  line-height: 1.6em;
}
td p {
  font-size: 1em;
  margin: 0;
  line-height: 1.4em;
}

.sort {
  display: block;
  color: #444;
}
.sort:hover:after {
  color: rgb(183.6, 0, 0);
}
.sort:after {
  display: inline-block;
  margin-left: 10px;
  font-family: fontawesome;
  font-size: 1.2em;
  content: "\f0dc";
  color: #ccc;
}
.sort.sort-asc, .sort.sort-desc {
  color: #CC0000;
}
.sort.sort-asc:after, .sort.sort-desc:after {
  color: #CC0000;
}
.sort.sort-asc:after {
  content: "\f0de";
}
.sort.sort-desc:after {
  content: "\f0dd";
}

body {
  color: #2C1600;
  font: 400 62.5% "Oswald", sans-serif;
}

p {
  font-size: 1.8em;
  line-height: 1.6em;
  margin: 10px 0 20px;
  text-align: justify;
}

a, span.gc-cs-link {
  color: #CC0000;
  text-decoration: none;
  text-shadow: none;
}
a:hover, span.gc-cs-link:hover {
  color: rgb(183.6, 0, 0);
}

i, em {
  font-style: italic;
}

b, strong {
  font-weight: 700;
}

hr {
  display: block;
  background: url(/assets/hr-dark.svg) 0 50% no-repeat;
  background-size: cover;
  height: 5px;
  width: 100%;
  border: none;
  margin: 0 0 30px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Mesquite", sans-serif;
  font-weight: 300;
  color: black;
}

h1 {
  font-size: 3.2em;
}

h2 {
  font-size: 7.2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  h2 {
    text-align: justify;
  }
}

h3 {
  font-size: 4em;
}

h4 {
  font-size: 2.8em;
  font-family: "Oswald", sans-serif;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 2.4em;
  }
}

h5 {
  background: #0f0f0f;
  color: #fff;
  font-size: 3.6em;
  letter-spacing: 0.05em;
  padding: 10px 10px 0px;
  display: flex;
  margin: 0 0 10px;
}
h5 b, h5 span {
  display: inline-block;
  font-weight: 300;
}
h5 b {
  flex: 1 0;
}

img, table, video {
  max-width: 100%;
}
img[align=left], table[align=left], video[align=left] {
  margin-right: 12px;
  margin-bottom: 10px;
}
img[align=right], table[align=right], video[align=right] {
  margin-left: 12px;
  margin-bottom: 10px;
}
img[align=center], table[align=center], video[align=center] {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.clear {
  clear: both;
}

.about {
  background: rgba(255, 200, 31, 0.75);
  padding: 20px 40px 50px;
  box-shadow: #2C1600 0 2px 20px;
  border-radius: 2px;
  margin: 20px auto;
}
@media screen and (max-width: 1280px) {
  .about {
    width: 96%;
  }
}
@media screen and (max-width: 560px) {
  .about {
    padding: 20px;
  }
}

.polaroid {
  padding: 20px;
  background: #F0F0F0;
  border: 1px solid #bfbfbf;
  box-shadow: #2C1600 0 1px 4px;
  z-index: 2;
}
.polaroid img {
  width: 320px;
}
@media screen and (max-width: 768px) {
  .polaroid img {
    width: 240px;
  }
}
.polaroid figcaption {
  padding: 10px 0 0;
  font: 300 3.2em "Caveat", cursive;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .polaroid figcaption {
    font-size: 1.8em;
  }
}

.about1 {
  float: right;
  margin: -200px -60px 20px 40px;
  transform: rotate(6deg);
}
@media screen and (max-width: 768px) {
  .about1 {
    margin: -120px -50px 20px 20px;
  }
}
@media screen and (max-width: 560px) {
  .about1 {
    display: none;
  }
}

.about2 {
  float: left;
  margin: 40px 30px 20px -60px;
  transform: rotate(-4deg);
}
@media screen and (max-width: 768px) {
  .about2 {
    display: none;
  }
}

.map {
  float: right;
  z-index: 1;
  margin: -20px -10px 10px 20px;
}
@media screen and (max-width: 768px) {
  .map {
    width: auto;
    float: none;
    margin: 10px auto;
    display: inline-block;
  }
}

@keyframes cactus-wobble {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-4deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.cactus {
  display: block;
  cursor: pointer;
  background: transparent url(/assets/cactus.svg) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  width: 40px;
  height: 75px;
  right: 40%;
  bottom: 57.5%;
  transform-origin: 50% 100%;
}
.cactus:hover {
  animation: cactus-wobble 0.5s ease-in-out infinite;
}

.booking {
  background: repeating-linear-gradient(#fdf4b3 0px, #fdf4b3 49px, #8FB6E2 50px, #fdf4b3 51px);
  min-height: 240px;
  margin: 20px auto;
  box-shadow: #2C1600 0 2px 20px;
  border-radius: 2px;
  padding: 40px 0px 50px;
}
@media screen and (max-width: 1280px) {
  .booking {
    width: 96%;
  }
}
.booking:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  background: #2C1600 url(/assets/booking-header.jpg) repeat 0 0;
  height: 140px;
  position: absolute;
  z-index: 2;
  box-shadow: #2C1600 0 1px 2px;
}
.booking:after {
  content: "";
  border-left: 1px solid #E599AB;
  position: absolute;
  top: 0;
  height: 100%;
  left: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .booking:after {
    display: none;
  }
}
.booking h2 {
  color: #fff;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .booking h2 {
    font-size: 5em;
  }
}
.booking h4, .booking p {
  padding: 0 40px 0 160px;
}
@media screen and (max-width: 768px) {
  .booking h4, .booking p {
    padding: 0 40px;
  }
}
.booking iframe {
  max-width: 100%;
  margin-bottom: 20px;
  z-index: 2;
}

.booking1 {
  float: right;
  margin: 0px -50px 20px 30px;
  transform: rotate(3deg);
}
@media screen and (max-width: 768px) {
  .booking1 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .booking-form > .flex {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .booking-form > .flex > div {
    flex-basis: 100%;
  }
}

.type {
  flex: 0 0 320px;
}

.type-fields {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  vertical-align: top;
  line-height: 1em;
  padding-top: 2px;
}
.type-fields .field {
  display: inline-block;
  line-height: 24px;
  min-height: 24px;
  padding: 0;
  margin: 0 0 10px 1%;
  border: none;
  clear: none;
}
.type-fields input[type=checkbox], .type-fields input[type=radio] {
  line-height: 24px;
  height: 24px;
}
.type-fields input[type=checkbox] + label, .type-fields input[type=radio] + label {
  line-height: 24px;
}
.type-fields label {
  line-height: 24px;
}
.type-fields .other {
  width: 100%;
  clear: both;
}
.type-fields .other label {
  line-height: 40px;
  margin: 0 0 0 10px;
}
.type-fields .other input[type=text] {
  width: 70%;
  margin: 0px 0 0 8px;
}
.type-fields .field {
  flex-basis: 100%;
}

.send-wrapper {
  display: inline-block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 3em;
  color: #fcfcfc;
  border: 1px solid rgb(173.4, 0, 0);
  background-color: #CC0000;
  background: linear-gradient(#CC0000, rgb(178.5, 0, 0));
  border-radius: 2px;
  padding: 0 15px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  cursor: default;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
  line-height: 1;
}
.send-wrapper:hover {
  background: rgb(183.6, 0, 0);
  box-shadow: #990000 0 0 5px 0 inset;
  color: white;
}
.send-wrapper input, .send-wrapper button {
  font-size: 1.2em;
  border: none;
  background: none;
  padding: 0 20px;
  line-height: 3em;
  cursor: pointer;
  color: #fcfcfc;
  font-weight: 700;
  text-transform: uppercase;
}

.contact {
  background: #00A79D;
  box-shadow: #2C1600 0 1px 2px;
  width: 360px;
  height: 360px;
  padding: 20px;
  z-index: 2;
  text-align: center;
  float: right;
  margin: 20px -20px 20px 30px;
  transform: rotate(3deg);
}
@media screen and (max-width: 768px) {
  .contact {
    margin-left: -40px;
  }
}
@media screen and (max-width: 560px) {
  .contact {
    position: relative;
    left: -20px;
    margin: 0;
  }
}
.contact h2 {
  color: #2C1600;
}
.contact hr {
  margin-bottom: 10px;
}
.contact p {
  margin-top: 20px;
  font: 300 2.9em "Caveat", cursive;
  text-align: center;
  padding: 0;
}
.contact a {
  display: block;
  background: rgba(255, 200, 31, 0.7);
  color: #1a1a1a;
  font-weight: 700;
}
.contact a:hover {
  background: rgba(255, 200, 31, 0.9);
}

.menu {
  background: #F5ECCB url(/assets/paper.jpg) repeat 0 0;
  margin: 20px auto;
  min-height: 600px;
  padding: 20px 40px;
  box-shadow: #2C1600 0 2px 20px;
  border-radius: 2px;
}
.menu:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(rgba(115, 50, 0, 0) 55%, rgba(115, 50, 0, 0.5));
}
@media screen and (max-width: 1280px) {
  .menu {
    width: 96%;
  }
}
@media screen and (max-width: 560px) {
  .menu {
    padding: 20px;
  }
}

.menu-fold {
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .menu-fold {
    flex-wrap: wrap;
  }
}

.menu-col {
  flex: 0 0 49%;
}
@media screen and (max-width: 768px) {
  .menu-col {
    flex-basis: 100%;
  }
}

.menu-items {
  display: block;
  margin-bottom: 30px;
  flex: 1 0;
}
@media screen and (max-width: 560px) {
  .menu-items {
    flex-basis: 100%;
  }
}
.menu-items h5 {
  flex: 1 0 100%;
}
.menu-items dt {
  display: block;
  font-size: 3.6em;
  font-family: "The Dead Saloon";
  text-transform: lowercase;
  font-weight: 300;
}
.menu-items dd {
  display: block;
  font-style: normal;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 1.2em;
}
.menu-items .price {
  margin: 0 0 0 10px;
}

sub {
  display: inline-block;
  vertical-align: baseline;
  font-size: 0.7em;
  margin: 0 0 0 5px;
}

.price {
  display: inline-block;
  font-family: "Mesquite", sans-serif;
  vertical-align: bottom;
  margin: 0 0 0 10px;
  line-height: 0.8em;
  font-size: 1.1em;
}

.classics-list dfn {
  margin-bottom: 4px;
}
.classics-list dt, .classics-list dd {
  display: inline-block;
  vertical-align: bottom;
}
.classics-list dt {
  font-size: 2.4em;
  font-family: "The Dead Saloon";
  text-transform: lowercase;
  font-weight: 400;
}
.classics-list dd {
  text-transform: uppercase;
  font-size: 1.6em;
}

.add-ons {
  background: rgba(255, 255, 255, 0.6);
  border: 3px solid transparent;
  border-image: url(/assets/border.svg) 3 stretch;
  padding: 6px;
  align-self: flex-start;
  margin: 10px 0 30px 20px;
  flex: 0 0 240px;
}
@media screen and (max-width: 560px) {
  .add-ons {
    flex: 1 0 100%;
    margin: 10px 0 30px 0;
  }
}
.add-ons h4 {
  margin: 0 0 6px;
  font-size: 1.4em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.add-ons dfn {
  display: flex;
  margin-bottom: 4px;
}
.add-ons dt, .add-ons dd {
  font-size: 1.6em;
  font-weight: 100;
  text-transform: uppercase;
}
.add-ons .dots {
  display: inline-block;
  flex: 1 0;
  border-bottom: 1px dotted #2C1600;
  height: 19px;
}

.interior-border {
  border: 1px solid transparent;
  border-image: url(/assets/border.svg) 1 stretch;
  padding: 6px;
}

.double-box {
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid transparent;
  border-image: url(/assets/border.svg) 2 stretch;
  padding: 4px;
  margin-bottom: 20px;
}
.double-box p {
  font-family: "Mesquite", sans-serif;
  margin: 0;
  text-align: center;
  font-size: 3em;
  letter-spacing: 0.05em;
  line-height: 1em;
}
.double-box p .lg {
  font-size: 1.75em;
  line-height: 1em;
}
.double-box p .xlg {
  font-size: 2.5em;
  line-height: 1em;
}

#toggle-mobile, .bars {
  display: none;
}

@media screen and (max-width: 768px) {
  nav {
    display: none;
  }
}

.bars {
  display: none;
  flex: 1 0;
  margin: 0;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
  cursor: pointer;
  transition: all 0.15s ease-in;
}
.bars span, .bars::before, .bars::after {
  position: relative;
  transform-origin: 50% 50%;
  transition: top 0.15s ease-in, transform 0.15s ease-in 0.15s;
}
.bars span {
  display: inline-block;
  background: #f3eddf;
  width: 20px;
  height: 3px;
  border-radius: 2px;
}
.bars::before, .bars::after {
  content: "";
  background: #f3eddf;
  height: 3px;
  width: 20px;
  margin: 3px 0;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  .bars {
    display: inline-flex;
  }
}

#toggle-mobile:checked + .info-wrapper .bars span {
  transform: rotate(45deg);
}
#toggle-mobile:checked + .info-wrapper .bars::before {
  top: 6px;
  transform: rotate(45deg);
}
#toggle-mobile:checked + .info-wrapper .bars::after {
  top: -6px;
  transform: rotate(-45deg);
}

#toggle-mobile:not(:checked) + .info-wrapper .bars span, #toggle-mobile:not(:checked) + .info-wrapper .bars::before, #toggle-mobile:not(:checked) + .info-wrapper .bars::after {
  top: 0px;
  transition: transform 0.15s ease-in, top 0.15s ease-in 0.15s;
}

#toggle-mobile:checked ~ .mobile-nav {
  top: 48px;
  transition: all 0.1s ease-in;
}

.mobile-nav {
  display: flex;
  position: fixed;
  top: -50px;
  width: 100vw;
  background: rgba(44, 22, 0, 0.9);
  padding: 0 10px;
  z-index: 800;
  border-bottom: 2px solid #00A79D;
  box-shadow: #2C1600 0 2px 10px;
  transition: all 0.15s cubic-bezier(0.72, 0, 0.18, 1);
}
.mobile-nav li {
  display: inline-block;
  flex: 0 0 20%;
}
.mobile-nav a {
  display: block;
  color: #fff;
  font: 300 1.4em "Oswald", sans-serif;
  text-transform: uppercase;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 560px) {
  .mobile-nav a {
    font-size: 1.2em;
  }
}

.showcase-wrapper {
  overflow: hidden;
}

.showcase {
  display: flex;
  box-shadow: #2C1600 0 2px 20px;
  border-radius: 2px;
  transition: all 0.75s cubic-bezier(0.72, 0, 0.18, 1);
}
.showcase figure {
  height: 640px;
  background-size: cover;
  flex: 0 0 1280px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .showcase figure {
    height: 420px;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 560px) {
  .showcase figure {
    height: 240px;
  }
}
.showcase figcaption {
  padding: 110px 90px 0 90px;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .showcase figcaption {
    padding: 80px 60px 0 60px;
  }
}
@media screen and (max-width: 560px) {
  .showcase figcaption {
    padding: 30px 20px 0 20px;
  }
}
.showcase h2 {
  font-family: "The Dead Saloon";
  font-size: 9em;
  color: #f6f6f6;
  text-transform: uppercase;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .showcase h2 {
    font-size: 6em;
  }
}
@media screen and (max-width: 560px) {
  .showcase h2 {
    font-size: 3.6em;
  }
}
.showcase h2 .xlg {
  font-size: 1.4em;
}
@media screen and (max-width: 560px) {
  .showcase h2 .xlg {
    font-size: 1.2em;
  }
}
.showcase h2.med-height {
  line-height: 1em;
}
.showcase h2.sm-height {
  line-height: 0.75em;
}
@media screen and (max-width: 1280px) {
  .showcase h2.med {
    font-size: 5em;
  }
}
@media screen and (max-width: 560px) {
  .showcase h2.med {
    font-size: 3.6em;
  }
}
.showcase h2 .sm {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.5em;
}
.showcase h2 + p {
  margin: 20px 0 0;
}
.showcase h2 a {
  color: inherit;
}
.showcase h3 {
  font-size: 6em;
  color: #FFC81F;
  text-transform: uppercase;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .showcase h3 {
    font-size: 5em;
  }
}
@media screen and (max-width: 560px) {
  .showcase h3 {
    font-size: 3em;
  }
}
.showcase p {
  display: inline-block;
  background: #FFC81F;
  padding: 1px 10px;
  margin: 0px 0 5px;
  font-size: 2em;
  text-transform: uppercase;
  color: #2C1600;
  text-align: right;
}
@media screen and (max-width: 560px) {
  .showcase p {
    font-size: 1.4em;
  }
}
.showcase p + .booking-link {
  display: inline-block;
}
.showcase p a {
  text-shadow: none;
  color: #2C1600;
  text-decoration: underline;
}
.showcase a {
  color: #FFC81F;
  text-shadow: #000 0 1px 10px;
}

.booking-link {
  display: block;
  margin: 20px 0 0 10px;
  font: 700 italic 3.2em "Caveat", cursive;
  color: #FFC81F;
  line-height: 28px;
  text-shadow: #000 0 1px 6px;
}
@media screen and (max-width: 560px) {
  .booking-link {
    margin: 0;
    font-size: 1.4em;
  }
}
.booking-link:hover {
  color: #fff;
}

.fb-link:before {
  display: inline-block;
  margin: 3px 4px 0;
  font-family: fontawesome;
  font-style: normal;
  content: "\f082";
}

.covid {
  background: transparent url(/assets/covid.jpg) no-repeat 50% 50%;
}
.covid h2 {
  text-shadow: #000 2px 2px 20px;
}

.monday {
  background: transparent url(/assets/trivia.jpg) no-repeat 50% 50%;
}
.monday h2 {
  text-shadow: #000 0 1px 20px;
}

.tuesday {
  background: transparent url(/assets/singer-songwriter.webp) no-repeat 50% 50%;
}
.tuesday figcaption {
  text-align: right;
}
.tuesday h2, .tuesday h3 {
  text-shadow: #000 2px 2px 20px;
  text-align: right;
}

.wednesday {
  background: transparent url(/assets/karaoke.jpg) no-repeat 50% 50%;
}
.wednesday h2 {
  text-shadow: #000 2px 2px 20px;
}

.thursday, .friday, .saturday {
  background: transparent url(/assets/live-music.webp) no-repeat 50% 25%;
}
.thursday figcaption, .friday figcaption, .saturday figcaption {
  text-align: right;
}
.thursday h2, .thursday h3, .friday h2, .friday h3, .saturday h2, .saturday h3 {
  text-shadow: #000 0 1px 20px;
  text-align: right;
}
.thursday h2, .friday h2, .saturday h2 {
  line-height: 1.5;
}

.sunday {
  background: transparent url(/assets/karaoke.jpg) no-repeat 50% 25%;
}
.sunday h2, .sunday h3 {
  text-shadow: #000 0 1px 20px;
}

.days {
  display: flex;
  justify-content: space-between;
}

.day {
  display: inline-block;
  font-family: "Mesquite", sans-serif;
  font-size: 3em;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 54px;
  padding-top: 6px;
  color: #fff;
  flex: 0 0 14%;
  background: linear-gradient(rgba(0, 116, 109.0538922156, 0.5), rgba(0, 167, 157, 0.5));
  transition: all 0.15s ease-in-out;
}
.day:hover {
  background: rgba(0, 167, 157, 0.75);
  color: #fff;
}
.day:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 0;
  border-width: 0 90px 0px;
  border-color: transparent transparent rgba(0, 167, 157, 0.75);
  border-style: solid;
  transition: all 0.15s ease-out;
}
.day.today {
  background: #fff;
  color: #2C1600;
}
.day.today:before {
  border-width: 0 90px 15px;
  top: -15px;
  transition: all 0.15s ease-in;
  border-color: transparent transparent #fff;
}
@media screen and (max-width: 1280px) {
  .day.today:before {
    border-width: 0 7vw 15px;
  }
}
.day:after {
  content: "days";
}
@media screen and (max-width: 1280px) {
  .day:after {
    display: none;
  }
}

.tue:after {
  content: "sdays";
}

.wed:after {
  content: "nesdays";
}

.thu:after {
  content: "rsdays";
}

.sat:after {
  content: "urdays";
}

* {
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  background: #631c00 url(/assets/bg.png) 0 0 repeat;
  background-attachment: fixed;
}

.section-hr {
  margin-top: -120px;
  z-index: -1;
  position: absolute;
  height: 0;
  opacity: 0;
}

.info-wrapper {
  background: rgba(0, 167, 157, 0.5);
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 10px;
  box-shadow: #2C1600 0 1px 3px;
  height: 80px;
}
@media screen and (max-width: 768px) {
  .info-wrapper {
    justify-content: flex-end;
    position: fixed;
    z-index: 900;
    background: rgba(0, 167, 157, 0.9);
    height: 48px;
  }
}
.info-wrapper p {
  flex: 1 0;
  font-size: 2.4em;
  font-weight: 200;
  line-height: 80px;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
.info-wrapper p:nth-last-of-type(1) {
  text-align: right;
}
@media screen and (max-width: 1280px) {
  .info-wrapper p {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 768px) {
  .info-wrapper p {
    flex: 0 0;
    white-space: nowrap;
    font-size: 1.4em;
    line-height: 48px;
  }
}
@media screen and (max-width: 560px) {
  .info-wrapper p:nth-of-type(1) em:nth-of-type(2) {
    display: none;
  }
}
.info-wrapper em {
  display: inline-block;
  font-style: normal;
}
.info-wrapper em:nth-of-type(1):after {
  content: "★";
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  font-size: 0.75em;
  line-height: 77px;
}
@media screen and (max-width: 768px) {
  .info-wrapper em:nth-of-type(1):after {
    line-height: 45px;
  }
}
@media screen and (max-width: 560px) {
  .info-wrapper em:nth-of-type(1):after {
    margin: 0 4px;
  }
}
@media screen and (max-width: 768px) {
  .info-wrapper em:nth-of-type(2):after {
    content: "★";
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
    font-size: 0.75em;
    line-height: 45px;
  }
}
@media screen and (max-width: 560px) {
  .info-wrapper em:nth-of-type(2):after {
    display: none;
  }
}
.info-wrapper a, .info-wrapper span.gc-cs-link {
  color: #fff;
}

header {
  display: flex;
  justify-content: center;
}
header:after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: "";
  display: block;
  background: url(/assets/hr.svg) 0 50% no-repeat;
  background-size: cover;
  height: 5px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  header {
    justify-content: flex-start;
  }
}

nav a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font: 400 5.6em "Mesquite", sans-serif;
  letter-spacing: 0.05em;
  padding: 40px 40px 25px;
  transition: all 0.15s;
}
nav a:hover {
  color: #ffc81f;
}
@media screen and (max-width: 1280px) {
  nav a {
    font-size: 3.6em;
  }
}

.logo {
  display: inline-block;
  flex: 0 0 480px;
  margin: -55px 0 0;
  text-align: center;
}
.logo img {
  object-fit: contain;
}
@media screen and (max-width: 1280px) {
  .logo {
    flex-basis: 360px;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    margin: -35px 0 0 25px;
    padding: 48px 0 6px;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .logo {
    flex-basis: 300px;
    margin: 10px auto 0;
  }
}

.container-wrapper {
  width: 100%;
  overflow: hidden;
}

.container {
  width: 1280px;
  margin: 20px auto;
}
@media screen and (max-width: 1280px) {
  .container {
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 560px) {
  .container {
    margin: 10px auto;
  }
}

footer {
  padding: 40px;
  background: rgba(44, 22, 0, 0.8);
}
@media screen and (max-width: 560px) {
  footer {
    padding: 20px;
  }
}
footer p {
  font-size: 1.2em;
  margin: 0;
  color: #C49A6C;
}
footer a {
  display: inline-block;
  padding: 0 4px;
  color: rgba(255, 200, 31, 0.75);
}