@charset "UTF-8";
/*
	Theme Name: Jamul Casino
	Theme URI: https://gamajo.com/
	Description: JamulCasino showcases the sleek difference that white space and typography make in minimal design.
	Author: StudioPress, Diane Wallace
	Author URI: https://gamajo.com/

	Version: 1.0.2

	Tags: one-column, two-columns, left-sidebar, right-sidebar, e-commerce, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.5

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: jamul-casino
*/
/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Container
		- Site Inner
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Advance Custom Fields
		- Events calendar
		- Genesis eNews Extended
		- Genesis Author Pro / Genesis Portfolio Pro
		- Jetpack
		- Ninja Forms
	- Skip Links
	- Site Header
		- Title Area
	- Site Navigation
		- Header Menu
		- Header Search
		- Footer Menu
		- Accessible Menu
	- Content Area
		- Entries
		- Entry Messages
		- Entry Meta
		- Pagination
		- Comments
	- Sidebar
	- Site Footer
	- Media Queries
		- Max-width: 1280px
		- Max-width: 1023px
		- Max-width: 782px
		- Max-width: 600px
*/
/* Variables
---------------------------------------------------------------------------------------------------- */
/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template, [hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Box Sizing
--------------------------------------------- */
html, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

/* Float Clearing
--------------------------------------------- */
.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
  content: " ";
  display: table; }

.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
  clear: both;
  content: " ";
  display: table; }

/* Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */ }

/* Chrome fix */
body {
  background-color: #5b6770;
  color: #000;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.875;
  margin: 0;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s; }
  body > div {
    font-size: 1.8rem; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
a, button {
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

input:focus, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

textarea:focus, .button, .gallery img {
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

.header-image .site-title > a, .header-image .title-area {
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

.site-header {
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

a {
  color: #00737b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none; }

p {
  margin: 0 0 30px;
  padding: 0; }

.lede {
  font-weight: 600; }

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

li {
  list-style-type: none; }

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 1em 0; }

b, strong {
  font-weight: 600; }

blockquote, cite, em, i {
  font-style: italic; }

mark {
  background-color: #333;
  color: #fff; }

blockquote {
  margin: 40px; }
  blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px; }

/* Headings
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "arno-pro", serif;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px; }

h1 {
  font-size: 36px;
  font-size: 3.6rem; }

h2 {
  font-size: 30px;
  font-size: 3rem; }

h3 {
  font-size: 24px;
  font-size: 2.4rem; }

.comment-respond h3, .entry-comments h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-align: center; }

.comment-respond h3::after, .entry-comments h3::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 40px;
  padding-bottom: 40px;
  width: 5%; }

h4 {
  font-size: 20px;
  font-size: 2rem; }

.entry-content h2, .entry-content h3, .entry-content h4 {
  margin-bottom: 20px;
  margin-top: 40px; }

h5 {
  font-size: 18px;
  font-size: 1.8rem; }

h6 {
  font-size: 16px;
  font-size: 1.6rem; }

.hero h1.entry-title {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

/* Objects
--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
  max-width: 100%; }

img {
  height: auto; }

figure {
  margin: 0; }

/* Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden; }

.gallery-item {
  float: left;
  margin: 0 0 30px;
  text-align: center; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px; }
  .gallery img:hover, .gallery img:focus {
    border: 1px solid #ccc; }

/* Forms
--------------------------------------------- */
input {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.625;
  padding: 15px;
  width: 100%; }
  input[type="search"] {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.625;
    padding: 15px;
    width: 100%; }

select, textarea {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.625;
  padding: 15px;
  width: 100%; }

input[type="search"] {
  -webkit-appearance: none; }
input:focus, input[type="search"]:focus {
  border: 1px solid #999;
  outline: none; }

textarea:focus {
  border: 1px solid #999;
  outline: none; }

input[type="checkbox"], input[type="image"], input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #000;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #000; }

button {
  background-color: #00737b;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 15px 20px;
  text-decoration: none;
  white-space: normal;
  width: auto; }

input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #00737b;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 15px 20px;
  text-decoration: none;
  white-space: normal;
  width: auto; }

.button, .more-link {
  background-color: #00737b;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 15px 20px;
  text-decoration: none;
  white-space: normal;
  width: auto; }

.button {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px; }
  .button.large {
    font-size: 14px;
    font-size: 1.4rem; }
  .button.secondary {
    background-color: #72253d;
    color: #fff; }

.landing-page .button {
  margin-top: 20px; }

.more-link {
  display: inline-block;
  margin-top: 10px; }

a.button.small, button.small {
  padding: 15px 20px; }

input[type="button"].small, input[type="reset"].small, input[type="submit"].small {
  padding: 15px 20px; }

button:hover, button:focus {
  background-color: #72253d;
  color: #fff; }

input:hover[type="button"], input:focus[type="button"], input:hover[type="reset"], input:focus[type="reset"], input:hover[type="submit"], input:focus[type="submit"] {
  background-color: #72253d;
  color: #fff; }

.button:hover, .button:focus {
  background-color: #72253d;
  color: #fff; }

.more-link:hover, .more-link:focus {
  background-color: #72253d;
  color: #fff; }

.button.secondary:hover, .button.secondary:focus {
  background-color: #00737b;
  color: #fff; }

.footer-widget-area input[type="button"],
.footer-widget-area button {
  background-color: #72253d;
  margin-top: 2.5rem;
  font-size: 16px;
  color: #fff;
  line-height: 24px; }
.footer-widget-area input[type="button"]:hover, .footer-widget-area input[type="button"]:focus {
  background-color: #00737b; }
.footer-widget-area button:hover, .footer-widget-area button:focus {
  background-color: #00737b; }

.site-container button:disabled {
  background-color: #333;
  border-width: 0;
  box-shadow: none;
  color: #ccc;
  cursor: not-allowed; }
  .site-container button:disabled:hover {
    background-color: #333;
    border-width: 0;
    box-shadow: none;
    color: #ccc;
    cursor: not-allowed; }
.site-container input:disabled, .site-container input[type="button"]:disabled, .site-container input[type="reset"]:disabled, .site-container input[type="submit"]:disabled {
  background-color: #333;
  border-width: 0;
  box-shadow: none;
  color: #ccc;
  cursor: not-allowed; }
  .site-container input:disabled:hover, .site-container input[type="button"]:disabled:hover, .site-container input[type="reset"]:disabled:hover, .site-container input[type="submit"]:disabled:hover {
    background-color: #333;
    border-width: 0;
    box-shadow: none;
    color: #ccc;
    cursor: not-allowed; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
  display: none; }

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all; }

tbody {
  border-bottom: 1px solid #eee; }

td, th {
  text-align: left; }

td {
  border-top: 1px solid #eee;
  padding: 6px; }

th {
  font-weight: 400;
  padding: 0 6px; }

.table {
  border-collapse: separate;
  border-left: 0;
  border-spacing: 0;
  border: 1px solid #d8d8d8;
  margin-bottom: 20px;
  width: 100%; }

.table--membership-benefits {
  font-family: "brandon-grotesque", sans-serif;
  color: #4f4b4b; }
  .table--membership-benefits th {
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    font-size: 20px;
    letter-spacing: 0.83px;
    line-height: 27px;
    padding: 0.5em; }
    .table--membership-benefits th .range {
      display: block;
      font-family: "brandon-grotesque", sans-serif;
      font-size: 14px;
      line-height: 26px; }
  .table--membership-benefits thead th {
    text-align: center;
    width: 90px;
    background-size: 90px 57px;
    background-repeat: no-repeat;
    background-position: center 10px;
    padding-top: 80px; }
    @media (max-width: 782px) {
      .table--membership-benefits thead th {
        vertical-align: bottom;
        line-height: 1.1em;
        background-size: 90%; }
        .table--membership-benefits thead th .name {
          width: 1px;
          margin: 0 auto;
          display: inline-block; }
        .table--membership-benefits thead th .range {
          display: none; } }
    .table--membership-benefits thead th.ruby {
      background-image: url("images/card-ruby.svg"); }
    .table--membership-benefits thead th.aqua {
      background-image: url("images/card-aqua.svg"); }
    .table--membership-benefits thead th.amber {
      background-image: url("images/card-amber.svg"); }
    .table--membership-benefits thead th.pearl {
      background-image: url("images/card-pearl.svg"); }
    .table--membership-benefits thead th.onyx {
      background-image: url("images/card-onyx.svg"); }
  .table--membership-benefits tbody th {
    padding: 0.5em 0.5em 0.5em 1em; }
    @media (max-width: 782px) {
      .table--membership-benefits tbody th {
        min-width: 300px; } }
  .table--membership-benefits td {
    font-family: "brandon-grotesque", sans-serif;
    text-align: center;
    border: 1px solid #d8d8d8;
    font-size: 16px;
    padding: 1em;
    line-height: 36px; }
    @media (max-width: 782px) {
      .table--membership-benefits td {
        padding: 0.3em; } }
  .table--membership-benefits td.included {
    font-size: 40px;
    padding: 0.4em; }
  .table--membership-benefits td:nth-of-type(1).included {
    color: #72253d; }
  .table--membership-benefits td:nth-of-type(2).included {
    color: #007078; }
  .table--membership-benefits td:nth-of-type(3).included {
    color: #FF4713; }
  .table--membership-benefits td:nth-of-type(4).included {
    color: #CCC2D5; }
  .table--membership-benefits td:nth-of-type(5).included {
    color: #000; }

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; }

.genesis-nav-menu .search input[type="submit"]:focus, .screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type="submit"]:focus {
  background-color: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.more-link {
  position: relative; }

/* Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Container
--------------------------------------------- */
.site-container {
  background-color: #fff;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 99; }

.gmm-active .site-container {
  margin-bottom: 0 !important; }

/* Site Inner
--------------------------------------------- */
.site-inner, .wrap {
  margin: 0 auto; }

.site-inner {
  background-color: #fff;
  clear: both;
  margin-bottom: 100px;
  margin-top: 80px;
  max-width: 1200px;
  position: relative;
  word-wrap: break-word;
  z-index: 999; }

.full-width-content.featured-image .site-inner {
  margin-top: -220px; }

.landing-page .site-inner {
  margin-bottom: 80px;
  margin-top: 80px;
  max-width: 680px; }

.blocks-page .site-inner {
  max-width: 100%;
  width: 100%;
  margin: 0; }
.blocks-page .full-width-content .content, .blocks-page .content {
  width: 100% !important;
  margin: 0;
  padding: 0; }

/* Column Widths and Positions
--------------------------------------------- */
/* Content */
.content {
  float: right;
  position: relative;
  width: 720px; }

.content-sidebar .content {
  float: left; }

.full-width-content .content {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  max-width: 100%; }

/* Sidebar */
.sidebar {
  float: right;
  width: 360px; }

.sidebar-content .sidebar {
  float: left; }

/* Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half, .three-sixths, .two-fourths {
  width: 48.717948717948715%; }

.one-third, .two-sixths {
  width: 31.623931623931625%; }

.four-sixths, .two-thirds {
  width: 65.81196581196582%; }

.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.first {
  clear: both;
  margin-left: 0; }

/* Common Classes
---------------------------------------------------------------------------------------------------- */
/* Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left; }

.author-box .avatar, .alignleft .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

.entry-avatar .avatar {
  background-color: #fff;
  float: none;
  margin-bottom: 40px;
  margin-top: -60px;
  padding: 5px; }

/* Genesis
--------------------------------------------- */
.breadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 40px; }

.full-width-content .breadcrumb {
  text-align: center; }

.featured-image .breadcrumb {
  margin-bottom: 0;
  position: absolute;
  top: -220px;
  width: 100%;
  color: #fff; }
  .featured-image .breadcrumb a {
    color: #fff; }
    .featured-image .breadcrumb a:hover, .featured-image .breadcrumb a:focus {
      color: #ccc; }

.after-entry, .archive-description, .author-box {
  margin-bottom: 100px; }

.after-entry {
  box-shadow: 0 10px 80px rgba(0, 0, 0, 0.1);
  padding: 60px 80px; }

.archive-description p:last-of-type, .author-box p:last-of-type {
  margin-bottom: 0; }

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
  position: relative; }

.entry-content .search-form {
  margin-bottom: 40px;
  margin-top: 20px; }

.error404 .entry-content .search-form input[type="search"] {
  margin-right: 10px;
  width: 50%; }

.post-password-form input[type="submit"], .search-form input[type="submit"] {
  margin-top: 10px; }

.widget_search input[type="submit"], .header-search-wrap input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

.widget_search input[type="submit"] {
  right: 0;
  top: 0; }
  .widget_search input[type="submit"]:focus {
    background-color: #000;
    box-shadow: none;
    clip: auto;
    color: #fff;
    height: auto;
    padding: 22px 20px;
    width: auto; }

.site-header .header-search-wrap input[type="submit"]:focus {
  background-color: #000;
  box-shadow: none;
  clip: auto;
  color: #fff;
  height: auto;
  padding: 22px 20px;
  width: auto; }

/* Titles
--------------------------------------------- */
.archive-description .entry-title,
.archive-title, .author-box-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase; }

.archive-description .entry-title,
.archive-title {
  margin-bottom: 20px; }

.author-box-title {
  margin-bottom: 10px; }

.entry-title {
  font-family: "arno-pro", serif;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #212121;
  line-height: 57px; }

.page .entry-title {
  font-family: "arno-pro", serif;
  font-size: 40px;
  color: #007079;
  letter-spacing: 5px;
  text-transform: uppercase; }

.page-template-page_blog-php.page .entry-title {
  margin-bottom: 10px; }

.entry-title a,
.sidebar .widget-title a {
  color: #000;
  text-decoration: none; }

.entry-title a:hover, .entry-title a:focus {
  color: #00737b; }

.widget-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.sidebar .widget-title {
  margin-bottom: 20px;
  color: #007079; }

/* WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto; }
a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft, a.alignnone, a.alignright {
  max-width: 100%; }

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 24px; }

img.alignnone, .alignnone {
  margin-bottom: 12px; }

a.alignleft, img.alignleft, .wp-caption.alignleft {
  margin: 0 20px 20px 0; }

a.alignright, img.alignright, .wp-caption.alignright {
  margin: 0 0 20px 20px; }

.gallery-caption, .wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
  margin: 0 0 30px; }

/* Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px;
  word-wrap: break-word; }
  .widget p:last-of-type, .widget ul > li:last-of-type {
    margin-bottom: 0; }

.widget-area .widget:last-of-type {
  margin-bottom: 0; }

.widget ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .widget ul > li:last-of-type {
    padding-bottom: 0; }
.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px; }
.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_archive a {
  color: #4f4b4b;
  font-weight: 500; }

.widget_calendar table {
  width: 100%; }
.widget_calendar td, .widget_calendar th {
  text-align: center; }

.footer-widgets .wrap {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.footer-widget-area {
  width: 20%;
  margin: 0;
  padding: 0 1%;
  float: left; }
  .footer-widget-area:first-of-type {
    width: 32%; }
  .footer-widget-area p {
    margin-bottom: 30px;
    line-height: 1.5; }
  .footer-widget-area .widget.simple-social-icons {
    margin-bottom: 16px; }

/* Featured Content
--------------------------------------------- */
.featured-content .aligncenter, .featured-content .alignleft, .featured-content .alignnone, .featured-content .alignright {
  border-width: 0; }
  .featured-content .aligncenter:hover, .featured-content .alignleft:hover, .featured-content .alignnone:hover, .featured-content .alignright:hover {
    border-width: 0; }
.featured-content .entry {
  padding: 0; }

.sidebar .featured-content .entry {
  margin-bottom: 20px; }

.featured-content .entry:last-of-type {
  margin-bottom: 0; }
.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem; }

.sidebar .featured-content .entry-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  margin-top: 10px; }
.sidebar .featured-content .entry-meta {
  margin-bottom: 5px; }
.sidebar .featured-content a.alignleft, .sidebar .featured-content a.alignright {
  margin-bottom: 0; }

/* Plugins
---------------------------------------------------------------------------------------------------- */
/* Advance Custom Fields & pods
--------------------------------------------- */
.content-block-row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .content-block-row .image-content-block.hero {
    color: #fff;
    text-align: center;
    background-size: cover !important;
    height: 562px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    padding: 20px; }
    .content-block-row .image-content-block.hero h1 {
      color: #fff;
      font-family: "arno-pro", serif;
      font-style: normal;
      font-weight: 600;
      line-height: 1.1;
      margin: auto; }
    .content-block-row .image-content-block.hero .hero-logo {
      width: auto;
      max-width: 360px;
      margin: auto; }
      .content-block-row .image-content-block.hero .hero-logo img {
        max-width: 360px; }
    .content-block-row .image-content-block.hero .button {
      margin: auto; }
  .content-block-row .slider-content-block.flexslider {
    max-width: 1440px;
    max-height: 650px;
    text-align: center; }
    .content-block-row .slider-content-block.flexslider h1 {
      color: #fff;
      font-family: "arno-pro", serif;
      font-style: normal;
      font-weight: 600;
      line-height: 1.1;
      font-size: 72px;
      font-size: 7.2rem; }
    .content-block-row .slider-content-block.flexslider .button {
      text-transform: uppercase; }
    .content-block-row .slider-content-block.flexslider .slide-content {
      text-align: center;
      width: 55%;
      margin: auto;
      position: absolute;
      bottom: auto;
      top: 50%;
      left: 0;
      right: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 999; }
    .content-block-row .slider-content-block.flexslider .slides > li {
      max-height: 650px; }
  .content-block-row.modals h2 {
    font-family: "arno-pro", serif;
    text-transform: none; }
  .content-block-row.modals a {
    color: #fff; }
  .content-block-row.modals p {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase; }
  .content-block-row.restaurant {
    background-color: #000; }
    .content-block-row.restaurant.last-row {
      padding-bottom: 4em; }

.image-content-block {
  margin: 0;
  padding: 0;
  float: left;
  /* Needed for Safari */ }
  .image-content-block img {
    width: 100%; }

.text-content-block {
  color: #fff;
  margin: 0;
  position: relative;
  float: left;
  /* Needed for Safari */ }

.restaurant-banner {
  color: #00737b;
  background: #fff;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0; }

.restaurant__logo {
  height: 100%; }

.restaurant-meta {
  color: #00737b;
  align-items: center;
  border: 1px solid #d8d8d8;
  border-width: 1px 0; }
  .restaurant-meta div {
    padding: 18px 50px 18px 70px;
    border-left: 1px solid #d8d8d8;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #007079;
    line-height: 27px;
    display: inline-block;
    -webkit-flex-grow: 1;
    flex-grow: 1; }
  .restaurant-meta p {
    font-weight: 500;
    line-height: 27px;
    font-size: 20px;
    margin: 0;
    padding: 10px 0; }
  .restaurant-meta span.small {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    color: #4F4B4B;
    letter-spacing: 1px;
    line-height: 16px; }

.restaurant__name {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  margin: 0 0 0 50px;
  padding: 0 10px;
  letter-spacing: 1px;
  line-height: 34px;
  /* Final Cut Steak & Se: */
  font-family: "brandon-grotesque", sans-serif; }

.restaurant-meta__cuisine {
  background: url("images/cuisine.svg") no-repeat 30px center; }

.restaurant-meta__dress-code {
  background: url("images/dress-code.svg") no-repeat 30px center; }

.restaurant-meta__price-range {
  background: url("images/cash.svg") no-repeat 30px center; }

.restaurant-meta__reservation {
  background: #00737b url("images/pen.svg") no-repeat 30px center; }
  .restaurant-meta__reservation p {
    color: #fff;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    line-height: 22px; }
    .restaurant-meta__reservation p span {
      display: inherit; }
    .restaurant-meta__reservation p a {
      color: #fff; }
  .restaurant-meta__reservation span.small {
    color: #fff; }

.restaurant__info {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .restaurant__info .restaurant-content-block {
    padding: 60px 80px; }

.restaurant-content-block {
  background: #000;
  background-size: contain;
  margin: 0 -1px;
  /* temporary fix for Safari */
  float: left;
  /* Needed for Safari */ }
  .restaurant-content-block.info-area {
    color: #fff; }
  .restaurant-content-block.menu-area h2 {
    color: #007079; }
  .restaurant-content-block.menu-area a {
    color: #fff; }
  .restaurant-content-block.menu-area span.divide {
    display: block;
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid #D8D8D8; }
  .restaurant-content-block .restaurant-image {
    background: #00737b;
    width: 480px; }
    .restaurant-content-block .restaurant-image img {
      width: 100%; }
  .restaurant-content-block:first-of-type .restaurant-image {
    margin: 40px 40px 40px auto; }
  .restaurant-content-block:last-of-type .restaurant-image {
    margin: 40px auto 40px 40px; }
  .restaurant-content-block .restaurant-cta {
    text-align: right;
    padding: 8px 12px; }
  .restaurant-content-block .restaurant-cta a {
    border: 1px solid #fff; }

.restaurant-menu {
  display: inline-block;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  margin-right: 10px;
  display: block; }
  .restaurant-menu__link {
    text-decoration: none;
    position: relative; 
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
    .restaurant-menu__link:hover {
      text-decoration: underline; }
  .restaurant-menu__image {
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 999px; }
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
        .restaurant-menu__image{
            height: 999px;
        } 

        /* Safari only override */
        ::i-block-chrome,.restaurant-menu__image{
            height: 100%;
        } 
    }
  .restaurant-menu__image img {
    width: 175px;
    min-height: 175px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .restaurant-menu__title {
    display: block;
    width: 100%;
    background: #333;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; 
    padding: 0 10px;}

.image-content-block.full-width,
.text-content-block.full-width {
  width: 100%; }

.image-content-block.half-width,
.text-content-block.half-width,
.restaurant-content-block {
  width: 50%; }

.text-content-block.half-width img.full-width,
.text-content-block.half-width img.size-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.image-content-block.one-third,
.text-content-block.one-third {
  width: 33.3%; }

.image-content-block.one-fourth,
.text-content-block.one-fourth {
  width: 25%; }

.image-content-block.one-third {
  max-height: 320px;
  overflow: hidden;
  z-index: 1; }

.text-content-block.full-width {
  padding: 40px; }
.text-content-block.half-width {
  padding: 80px; }
.text-content-block.one-third {
  padding: 30px; }
.text-content-block.one-fourth {
  padding: 30px; }
  .text-content-block.one-fourth h1 {
    font-size: 30px;
    font-size: 3rem; }
  .text-content-block.one-fourth h2 {
    font-size: 14px;
    font-size: 1.4rem; }
  .text-content-block.one-fourth p {
    font-size: 12px;
    font-size: 1.25rem; }
.text-content-block h1 {
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: bold;
  line-height: 54px;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 5px;
  text-transform: uppercase; }
.text-content-block h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 1px;
  text-transform: uppercase; }
.text-content-block p a {
  text-decoration: underline;
  text-decoration-color: inherit; }
  .text-content-block p a.button {
    text-decoration: none; }
.text-content-block a {
  color: inherit; }
.text-content-block .serif {
  font-family: "arno-pro", serif; }
.text-content-block.info-box .info-box-content {
  width: 65%;
  margin: 4rem auto 8rem;
  padding: 4.5rem;
  border: 1px solid #fff; }
.text-content-block.info-box h2 {
  text-align: center; }
.text-content-block.info-box ul li {
  color: #ffa500;
  list-style-type: disc;
  text-indent: 1rem;
  margin-left: 3rem; }
.text-content-block.info-box ol li {
  list-style-type: decimal;
  text-indent: 1rem;
  margin-left: 3rem; }
.text-content-block .nested-content {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 280px;
  height: 275px;
  /* Browser Hack for IE11 */
  padding: 0;
  background-size: cover !important;
  background-position: center top !important; }
  .text-content-block .nested-content .text-overlay {
    text-align: center;
    margin: auto; }

@media only screen and (max-width: 782px) {
  .content-block-row .image-content-block.half-width,
  .content-block-row .text-content-block.half-width,
  .content-block-row .restaurant-content-block {
    width: 100%; }
  .content-block-row .image-content-block.one-third, .content-block-row .image-content-block.one-fourth {
    width: 100%; }
  .content-block-row .slider-content-block.flexslider h1 {
    font-size: 36px;
    font-size: 3.6rem; } }
@media only screen and (min-width: 783px) {
  .content-block-row .image-content-block.hero h1 {
    font-size: 72px;
    font-size: 7.2rem;
    max-width: 60%;
    margin: auto; } }
/* Events Calendar
--------------------------------------------- */
.events-archive .site-inner {
  max-width: 1440px;
  margin: 0; }
.events-archive #tribe-events-pg-template,
.events-archive .tribe-events-pg-template {
  max-width: 1440px;
  margin: 0; }

.tribe-events-list .event-hero,
.tribe-events-list .tribe-event-featured {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background: #007079;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important; }
  .tribe-events-list .event-hero .tribe-events-list-event-details,
  .tribe-events-list .event-hero .tribe-events-event-image,
  .tribe-events-list .tribe-event-featured .tribe-events-list-event-details,
  .tribe-events-list .tribe-event-featured .tribe-events-event-image {
    width: 50%;
    max-width: 50%;
    -webkit-flex-grow: 1;
    flex-grow: 1; }
  .tribe-events-list .event-hero .tribe-events-list-event-details,
  .tribe-events-list .tribe-event-featured .tribe-events-list-event-details {
    margin: 0;
    padding: 80px;
    float: left;
    /* For safari */ }
  .tribe-events-list .event-hero .tribe-events-event-image,
  .tribe-events-list .tribe-event-featured .tribe-events-event-image {
    margin: 0 !important;
    float: right !important; }
  .tribe-events-list .event-hero .tribe-event-schedule-details,
  .tribe-events-list .event-hero .tribe-event-venue,
  .tribe-events-list .tribe-event-featured .tribe-event-schedule-details,
  .tribe-events-list .tribe-event-featured .tribe-event-venue {
    display: inline-block; }
  .tribe-events-list .event-hero .button,
  .tribe-events-list .tribe-event-featured .button {
    border: 1px solid #fff; }
.tribe-events-list .all-events {
  position: relative; }
  .tribe-events-list .all-events .one-half {
    padding: 40px;
    float: right; }
    .tribe-events-list .all-events .one-half h2 {
      color: #00737b;
      text-align: center;
      text-transform: uppercase; }
    .tribe-events-list .all-events .one-half h2.tribe-events-list-event-title {
      text-align: left; }
    .tribe-events-list .all-events .one-half a {
      color: #333; }
    .tribe-events-list .all-events .one-half a:hover,
    .tribe-events-list .all-events .one-half a:focus {
      color: #00737b; }
    .tribe-events-list .all-events .one-half .jamul-events-list {
      overflow-y: scroll;
      scroll-behavior: smooth;
      max-height: 500px; }
    .tribe-events-list .all-events .one-half .type-tribe_events {
      display: block;
      padding: 2rem 0; }
      .tribe-events-list .all-events .one-half .type-tribe_events .event-details,
      .tribe-events-list .all-events .one-half .type-tribe_events .event-date {
        display: inline-block; }
      .tribe-events-list .all-events .one-half .type-tribe_events .event-details .tribe-events-list-event-title,
      .tribe-events-list .all-events .one-half .type-tribe_events .event-details .tribe-event-schedule-details {
        display: block; }
      .tribe-events-list .all-events .one-half .type-tribe_events .event-details .tribe-event-schedule-details {
        color: #333;
        font-size: 14px;
        font-size: 1.4rem; }
      .tribe-events-list .all-events .one-half .type-tribe_events .event-date {
        color: #fff;
        background: #00737b;
        text-align: center;
        margin-right: 15px;
        padding: 10px 15px;
        line-height: 1;
        border-radius: 4px; }
        .tribe-events-list .all-events .one-half .type-tribe_events .event-date .day,
        .tribe-events-list .all-events .one-half .type-tribe_events .event-date .month {
          margin: 0;
          padding: 0; }
        .tribe-events-list .all-events .one-half .type-tribe_events .event-date .day {
          font-size: 24px;
          font-size: 2.4rem; }
        .tribe-events-list .all-events .one-half .type-tribe_events .event-date .month {
          font-size: 12px;
          font-size: 1.2rem; }
    .tribe-events-list .all-events .one-half .tribe-events-list-event-title {
      font-family: "brandon-grotesque", sans-serif;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 600;
      text-transform: uppercase; }
    .tribe-events-list .all-events .one-half .tribe-events-event-image {
      width: auto;
      max-width: 50%;
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 2s;
      /* Safari */
      transition: all 2s; }
    .tribe-events-list .all-events .one-half .type-tribe_events:hover > .tribe-events-event-image {
      visibility: visible;
      opacity: 1; }
    .tribe-events-list .all-events .one-half .type-tribe_events:first-of-type > .tribe-events-event-image {
      visibility: visible;
      opacity: 1; }
.tribe-events-list .type-tribe_events {
  border-bottom: 0 !important; }

@media only screen and (max-width: 782px) {
  .tribe-events-list-event-details,
  .tribe-events-event-image,
  .tribe-events-list .event-hero .tribe-events-list-event-details,
  .tribe-events-list .event-hero .tribe-events-event-image,
  .tribe-events-list .tribe-event-featured .tribe-events-list-event-details,
  .tribe-events-list .tribe-event-featured .tribe-events-event-image {
    max-width: none;
    width: 100%; }

  .tribe-events-list .all-events .one-half {
    padding: 0 !important; }

  .tribe-events-list-event-details {
    padding: 10px; }

  .tribe-events-list .all-events .one-half .tribe-events-event-image {
    width: 100%;
    position: relative;
    visibility: visible;
    opacity: 1; }

  .tribe-events-list .all-events .one-half .jamul-events-list {
    overflow-y: auto;
    max-height: none; } }
/* Genesis eNews Extended
--------------------------------------------- */
.after-entry .enews-widget {
  text-align: center; }
  .after-entry .enews-widget form {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 30px; }

.sidebar .enews-widget form {
  margin-top: 20px; }

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px; }
  .enews-widget input[type="email"], .enews-widget input[type="text"] {
    background-color: #f5f5f5; }

.after-entry .enews-widget input {
  text-align: center; }

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%; }

.enews form + p {
  margin-top: 10px; }

/* Genesis Author Pro / Genesis Portfolio Pro
--------------------------------------------- */
.genesis-author-pro.archive .content .entry-header::after, .genesis-pro-portfolio.archive .content .entry-header::after, #wpstats {
  display: none; }

/* Jetpack
--------------------------------------------- */
/* Ninja Forms
--------------------------------------------- */
.entry-content .nf-field-label label {
  font-weight: 500; }

/* Accordion
--------------------------------------------- */
.accordion {
  background: #000; }
  .accordion h2.sweetwater-rules {
    color: #fff;
    background: #000;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    width: 100%;
    margin: -40px 0;
    padding: 0;
    display: block; }
    .accordion h2.sweetwater-rules:before {
      display: inline-block;
      color: #ffa500;
      content: "\2295";
      font-size: 50px;
      width: 50px;
      height: 50px;
      vertical-align: text-top; }
    .accordion h2.sweetwater-rules.open:before {
      content: "\229D"; }
  .accordion .accordion-content {
    color: #333;
    background: #fff;
    margin: 80px;
    padding: 40px 80px; }
    .accordion .accordion-content ol {
      counter-reset: li;
      /* Initiate a counter */
      margin-left: 0;
      padding-left: 0; }
    .accordion .accordion-content ol > li {
      position: relative;
      margin: 0 0 6px 2em;
      padding: 4px 8px;
      list-style: none; }
    .accordion .accordion-content ol > li:before {
      content: counter(li);
      /* Use the counter as content */
      counter-increment: li;
      /* Increment the counter by 1 */
      /* Position and style the number */
      position: absolute;
      top: 5px;
      left: -50px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 40px;
      height: 40px;
      margin-right: 8px;
      padding: 4px;
      color: #fff;
      background: #ffa500;
      border-radius: 50%;
      font-weight: bold;
      font-family: "brandon-grotesque", sans-serif;
      text-align: center; }
    .accordion .accordion-content li ol,
    .accordion .accordion-content li ul {
      margin-top: 6px; }
    .accordion .accordion-content ol ol li:last-child {
      margin-bottom: 0; }

/* Tabs
--------------------------------------------- */
.responsive-tabs .responsive-tabs__panel {
  color: #333;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center; }
  .responsive-tabs .responsive-tabs__panel .reward.points, .responsive-tabs .responsive-tabs__panel .reward.tiers {
    background-position: center 30px;
    background-repeat: no-repeat;
    text-align: center;
    margin: 20px;
    border: 1px solid #ededed;
    float: left; }
  .responsive-tabs .responsive-tabs__panel .reward.points {
    max-width: calc(33.3% - 60px);
    padding: 75px 40px 40px; }
  .responsive-tabs .responsive-tabs__panel .reward.tiers {
    background-size: 130px auto;
    width: 210px;
    max-width: 100%;
    padding: 150px 40px 40px; }
  .responsive-tabs .responsive-tabs__panel .reward h2 {
    text-transform: none;
    margin: 0; }
  .responsive-tabs .responsive-tabs__panel .reward p {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    text-align: center; }
.responsive-tabs .responsive-tabs__list__item {
  color: #fff;
  text-transform: uppercase !important;
  border-top: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-radius: 0; }
.responsive-tabs .responsive-tabs__list__item--active {
  color: #333; }

/* Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0; }
  .genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none; }

/* Display outline on focus */
:focus {
  color: #000;
  outline: #ccc solid 1px; }

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #000;
  border-bottom: 1px solid transparent;
  width: 100%;
  max-width: 1440px;
  z-index: 9999; }

.admin-bar .site-header {
  top: 32px; }

.site-header > .wrap > * {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
.site-header.search-visible > .wrap > :not(.header-search-wrap) {
  opacity: 0; }

.shadow .site-header, .site-header.search-visible {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }

/* Title Area
--------------------------------------------- */
.title-area {
  position: absolute;
  top: 5px; }

.header-image .title-area {
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0 0;
  height: auto;
  width: auto; }

.site-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  text-transform: uppercase; }
  .site-title a {
    color: #000;
    text-decoration: none; }
    .site-title a:hover, .site-title a:focus {
      color: #000;
      text-decoration: none; }

.header-image .site-title {
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px; }
  .header-image .site-title > a {
    background-size: contain !important;
    background-position: left center !important;
    display: inline-block;
    width: 60px;
    height: 50px;
    float: left; }

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px; }

/* Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  letter-spacing: 1px;
  line-height: 1;
  width: 100%; }
  .genesis-nav-menu li {
    float: none;
    list-style-type: none; }
    .genesis-nav-menu li li {
      margin-left: 0; }
  .genesis-nav-menu .menu-item, .genesis-nav-menu .toggle-header-search {
    display: inline-block;
    text-align: left; }
  .genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
    position: relative; }
  .genesis-nav-menu a, .genesis-nav-menu .toggle-header-search {
    color: #fff;
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    padding: 20px 12px; }
  .genesis-nav-menu a:focus, .genesis-nav-menu a:hover {
    color: #ffd100; }
  .genesis-nav-menu .current-menu-item > a,
  .genesis-nav-menu .current-menu-parent > a {
    color: #ffd100; }
  .genesis-nav-menu .toggle-header-search:focus, .genesis-nav-menu .toggle-header-search:hover {
    color: #ffd100; }
  .genesis-nav-menu .sub-menu {
    background: transparent;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    width: 160px;
    z-index: 9999; }
    .genesis-nav-menu .sub-menu:before {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #000;
      content: " ";
      height: 0;
      left: 15px;
      position: absolute;
      top: 0;
      width: 0; }
    .genesis-nav-menu .sub-menu .sub-menu:before {
      display: none; }
    .genesis-nav-menu .sub-menu a {
      background-color: #000;
      font-size: 13px;
      font-size: 1.3rem;
      padding: 12px 15px;
      position: relative;
      width: 160px; }
    .genesis-nav-menu .sub-menu .sub-menu {
      margin: -42px 0 0 160px; }
  .genesis-nav-menu > .menu-item > .sub-menu {
    padding-top: 5px; }
    .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:first-child {
      border-radius: 3px 3px 0 0; }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child, .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
    background-color: #000; }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 5px; }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 5px; }
  .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
    border-radius: 0 0 3px 3px; }
  .genesis-nav-menu .menu-item:hover {
    position: static; }
    .genesis-nav-menu .menu-item:hover > .sub-menu {
      left: auto;
      opacity: 1; }

/* Topbar Navigation
--------------------------------------------- */
.top-menu.genesis-nav-menu {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  text-align: right;
  float: right;
  margin: 2px 15px; }
  .top-menu.genesis-nav-menu li a {
    color: #fff;
    margin-left: 16px;
    padding: 12px 26px;
    border: 1px solid #fff; }
  .top-menu.genesis-nav-menu li a:hover, .top-menu.genesis-nav-menu li a:focus {
    background-color: #72253d;
    border: 1px solid #72253d; }

/* Header Menu
--------------------------------------------- */
.nav-primary {
  float: right;
  margin-top: 4px;
  text-align: right; }
  .nav-primary .genesis-nav-menu .sub-menu li:last-child a {
    border-bottom: none; }

/* Header Search
--------------------------------------------- */
.header-search-wrap {
  display: none; }

.js .header-search-wrap {
  height: 100%;
  left: 0;
  padding: 10px 40px;
  position: absolute;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  top: 0;
  width: 100%;
  z-index: 1001;
  /* Show above the menu toggle button */ }
  .js .header-search-wrap .search-form, .js .header-search-wrap input[type="search"] {
    height: 100%; }

.search-visible .header-search-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.header-search-wrap:target {
  clear: both;
  display: block;
  position: relative; }
.header-search-wrap input[type="search"] {
  border: 0;
  padding-left: 0;
  padding-right: 100px; }
.header-search-wrap input[type="submit"]:focus {
  border-radius: 3px;
  margin-top: 1px;
  padding: 20px;
  right: 50px; }

.toggle-header-search {
  background: transparent; }

.js .toggle-header-search.close:focus {
  outline: 0; }

.toggle-header-search.close {
  color: #000;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(-35px, 0, 0);
  transition: transform .2s ease-in-out;
  width: 30px;
  z-index: 100; }

.header-search-wrap:target .toggle-header-search.close {
  -moz-transform: none;
  -webkit-transform: none;
  transform: none; }

.toggle-header-search .ionicons {
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2); }
.toggle-header-search.close .ionicons {
  position: absolute;
  right: 50%;
  top: calc(50% - 5px);
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3); }

/* Footer Menu
--------------------------------------------- */
.nav-secondary {
  margin-bottom: 10px; }
  .nav-secondary .genesis-nav-menu {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 200;
    margin-top: 20px; }
    .nav-secondary .genesis-nav-menu li {
      padding-left: 2px; }
    .nav-secondary .genesis-nav-menu a {
      font-family: 'Open Sans Condensed', sans-serif;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: 300;
      letter-spacing: 1px;
      margin-left: 15px;
      padding: 0;
      text-transform: uppercase; }
    .nav-secondary .genesis-nav-menu li:first-child a {
      margin-left: 0; }
    .nav-secondary .genesis-nav-menu li:first-child:before {
      content: ""; }
    .nav-secondary .genesis-nav-menu li:before {
      color: #fff;
      content: "—";
      font-size: 10px;
      font-size: 1rem;
      float: left; }

.footer-widgets .menu li a {
  color: #fff; }

.simple-social-icons ul li:first-of-type {
  margin: 0 6px 12px 0 !important; }

/* Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }
.menu .menu-item.sfHover {
  position: static; }
  .menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1; }
.menu .menu-item > a:focus + ul.sub-menu {
  left: auto;
  opacity: 1; }

.genesis-nav-menu .menu-item.sfHover > .sub-menu > .menu-item.sfHover > .sub-menu {
  left: 160px;
  margin-left: 0; }

.menu-toggle, .sub-menu-toggle {
  display: none;
  visibility: hidden; }

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

/* Content Area
---------------------------------------------------------------------------------------------------- */
/* Entries
--------------------------------------------- */
.entry-background {
  display: block;
  height: 460px;
  margin-top: 80px;
  position: relative;
  width: 100%; }

.entry {
  margin-bottom: 100px; }

.landing-page .entry {
  margin-bottom: 0; }

.entry-content {
  color: #4f4b4b; }
  .entry-content p,
  .entry-content li {
    font-size: 2.4rem; }
  .entry-content p:last-of-type {
    margin-bottom: 0; }
  .entry-content ol, .entry-content ul {
    margin-bottom: 30px;
    margin-left: 40px; }
  .entry-content ol > li {
    list-style-type: decimal; }
  .entry-content ul > li {
    list-style-type: disc; }
  .entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0; }
  .entry-content code {
    background-color: #333;
    color: #eee; }
  .entry-content .intro {
    font-size: 19px;
    font-size: 1.9rem;
    font-style: italic;
    font-weight: 600; }

p.center {
  text-align: center; }

/* Entry Messages
--------------------------------------------- */
.message {
  padding: 25px 30px;
  color: #fff; }
  .message a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .message a:hover, .message a:focus {
      border-bottom: none; }
  .message.green {
    background-color: #00a86d; }
  .message.orange {
    background-color: #cc4b00; }
  .message.red {
    background-color: #be0040; }

/* Entry Meta
--------------------------------------------- */
.entry-meta {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 0;
  color: #a4afb5;
  line-height: 23px; }

.entry-meta a {
  color: #000; }
  .entry-meta a:hover, .entry-meta a:focus {
    color: #00737b;
    text-decoration: none; }

.single.full-width-content .entry-header {
  text-align: center; }

.single.full-width-content .entry-header::after {
  margin-left: auto;
  margin-right: auto; }

.sidebar .entry-header::after {
  display: none; }

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

.entry-categories::before, .entry-tags::before {
  display: inline-block;
  font: normal 16px/1 'ionicons';
  margin-right: 8px;
  margin-top: -5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased; }

.entry-categories::before {
  content: "\f3ca"; }

.entry-tags::before {
  content: "\f48d"; }

.entry-categories, .entry-tags {
  display: block; }

/* Pagination
--------------------------------------------- */
.pagination {
  clear: both; }

.archive-pagination a {
  background-color: #fff;
  border-radius: 3px;
  color: #000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 15px;
  text-transform: uppercase; }
  .archive-pagination a:hover, .archive-pagination a:focus {
    background-color: #00737b;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    transform: translateY(-1px); }
.archive-pagination li.active a {
  background-color: #00737b;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  transform: translateY(-1px); }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline-block;
  margin-bottom: 10px; }

/* Comments
--------------------------------------------- */
.comment-respond, .entry-comments, .entry-pings {
  font-size: 17px;
  font-size: 1.7rem; }

.entry-comments, .entry-pings {
  margin-bottom: 100px; }

.comment-list li {
  padding: 40px 0 0 30px; }
.comment-list .depth-1 {
  padding-left: 0; }

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 30px; }

.comment-content {
  clear: both; }
  .comment-content p {
    margin-bottom: 20px; }
  .comment-content ul > li {
    list-style-type: disc; }

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
  width: 100%; }
.comment-respond label {
  display: block;
  margin-right: 12px; }

.comment-header p {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

/* Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar {
  line-height: 1.75;
  font-size: 2.4rem; }
  .sidebar .widget {
    margin-bottom: 80px; }

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #5b6770;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 40px;
  text-align: center; }

.footer-widgets {
  text-align: left;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 5rem; }

.gmm-active .site-footer {
  position: inherit; }

.site-footer a, .site-footer p {
  color: #fff; }
.site-footer a:hover, .site-footer a:focus {
  color: #ccc;
  text-decoration: none; }
.site-footer .genesis-nav-menu a:hover, .site-footer .genesis-nav-menu a:focus {
  color: #ccc;
  text-decoration: none; }
.site-footer .ion-heart {
  font-size: 13px;
  margin-left: 2px;
  margin-right: 2px; }
.site-footer .site-logo {
  height: 50px;
  margin-bottom: 10px;
  width: 50px; }

/* Casino Host + Modal
---------------------------------------------------------------------------------------------------- */
.casino-host h2.casino-host_name {
  font-family: "arno-pro", serif;
  font-size: 30px;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 40px;
  margin-left: 0;
  padding: 0; }
.casino-host_role {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.50px;
  line-height: 23px;
  text-transform: uppercase; }

.js .casino-host {
  cursor: pointer; }
  .js .casino-host_bio-wrapper, .js .casino-host_email-address {
    display: none; }

.modal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  text-align: center;
  cursor: pointer; }

.modal {
  background-color: #fefefe;
  border: 1px solid #888;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #4f4b4b;
  font-family: "brandon-grotesque", sans-serif;
  line-height: 28px;
  margin: auto;
  padding: 1em !important;
  text-align: left;
  position: fixed;
  overflow: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 100% !important;
  max-width: 1185px;
  height: 100%;
  transform: translateY(-50%); }
  .modal.modal {
    cursor: default; }
  .modal img {
    top: 0;
    left: 0;
    position: relative;
    width: auto;
    height: auto;
    margin-right: 40px;
    float: none; }
  .modal .casino-host_name {
    font-family: "arno-pro", serif;
    font-size: 30px;
    color: #007079;
    line-height: 40px;
    padding-top: 1em;
    margin-left: 360px; }
  .modal .casino-host_role {
    font-size: 14px;
    letter-spacing: 0.58px;
    line-height: 23px;
    margin-left: 0;
    padding: 0; }
  .modal .casino-host_email-address {
    border: 1px solid #5B6770;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 4px 16px;
    position: fixed;
    bottom: 20px; }
  .modal .casino-host_bio-wrapper {
    display: block;
    margin-left: 0;
    padding: 0; }
    .modal .casino-host_bio-wrapper p {
      font-size: 18px; }
  .modal .casino-host_buttons {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 4px 16px;
    position: fixed;
    bottom: 20px;
    right: 20px; }
  .modal .casino-host_button {
    background: transparent;
    color: #4F4B4B;
    border: 1px solid #5b6770;
    margin-left: 5px; }
    .modal .casino-host_button:hover, .modal .casino-host_button:focus {
      border-color: #fff;
      color: #007079; }

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1440px) {
  .site-footer {
    padding-left: 40px;
    padding-right: 40px; } }
@media only screen and (max-width: 1280px) {
  .site-inner {
    max-width: 960px; }

  .content {
    width: 600px; }

  .sidebar {
    width: 300px; } }
@media only screen and (max-width: 1023px) {
  .before-footer-cta .wrap, .site-inner {
    max-width: 720px; }

  .content, .full-width-content .content {
    width: 100%; }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    width: 100%; }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu a {
      width: 100%; }

  .js .nav-primary, .sidebar {
    width: 100%; }

  .genesis-nav-menu li {
    float: none; }

  .genesis-responsive-menu {
    display: none;
    position: relative; }
    .genesis-responsive-menu .wrap {
      padding: 0; }

  .site-header > .wrap > .genesis-responsive-menu {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }

  .genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden; }

  .menu-toggle, .sub-menu-toggle {
    border-width: 0;
    color: #fff;
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
    width: auto; }

  .menu-toggle:focus, .menu-toggle:hover {
    background: transparent;
    border-width: 0;
    box-shadow: none;
    color: #00737b; }

  .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    background: transparent;
    border-width: 0;
    box-shadow: none;
    color: #00737b; }

  .js .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child, .js .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
    background-color: #000;
    color: #fff; }
  .js .genesis-nav-menu .sub-menu a {
    background-color: #000;
    color: #fff; }
  .js #genesis-mobile-nav-primary {
    background-color: #000;
    color: #fff; }

  #genesis-mobile-nav-primary.activated {
    border-bottom-color: transparent; }
  #genesis-mobile-nav-primary:focus, #genesis-mobile-nav-primary:hover {
    color: #00737b; }

  .menu-toggle {
    float: right;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 21px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 1000; }
    .menu-toggle::before {
      font-size: 20px;
      font-size: 2rem;
      margin-right: 5px;
      text-rendering: auto;
      vertical-align: bottom; }

  .sub-menu-toggle {
    background: transparent;
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 100; }
    .sub-menu-toggle::before {
      display: inline-block;
      text-rendering: auto;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: transform .25s ease-in-out;
      -ms-transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out; }
    .sub-menu-toggle.activated::before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

  .genesis-responsive-menu .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: left; }
    .genesis-responsive-menu .genesis-nav-menu .menu-item:focus, .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
      position: relative; }
  .genesis-responsive-menu .genesis-nav-menu a:focus, .genesis-responsive-menu .genesis-nav-menu a:hover {
    color: #00737b; }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:focus, .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:hover {
    color: #00737b; }
  .genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color: #00737b; }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a, .genesis-responsive-menu .toggle-header-search {
    border: none;
    margin-bottom: 1px;
    padding: 15px 20px;
    width: 100%; }
  .genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu a {
    color: #fff; }

  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 0; }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 5px; }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu::after, .genesis-responsive-menu .genesis-nav-menu .sub-menu::before {
    content: none; }
  .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
    content: none; }
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu {
    left: 0;
    margin-left: 0; }
    .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
      left: 0;
      margin-left: 0; }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100%; }
  .genesis-responsive-menu .toggle-header-search {
    display: none; }

  .content-sidebar .content, .sidebar-content .content {
    margin-bottom: 80px; } }
@media only screen and (min-width: 783px) {
  .site-header {
    min-height: 135px;
    padding: 10px 70px;
    position: fixed;
    top: 0; }

  .site-container {
    padding-top: 123px; } }
@media only screen and (max-width: 782px) {
  .site-inner {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%; }

  .admin-bar .site-header {
    top: 46px; }

  .site-header {
    padding: 10px 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }

  .title-area {
    left: 40px; }

  .landing-page .content {
    margin-bottom: 0; }

  .entry-title {
    font-size: 36px;
    font-size: 3.6rem; }

  .after-entry {
    padding: 30px 40px; }
    .after-entry .enews-widget form {
      margin-left: 0;
      margin-right: 0; }

  .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    margin: 0;
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .admin-bar .site-inner {
    margin-top: 98px; }
  .admin-bar .site-header {
    position: relative;
    top: 0; }
  .admin-bar .entry-background {
    margin-top: 0; }

  .footer-widget-area {
    width: 100%;
    margin: 40px 5%; } }
/* From the Customizer */
/** Site **/
.site-inner {
  padding-left: 0;
  padding-right: 0; }

/** Image **/
.image-content-block img {
  display: block; }

.info-box-content p {
  padding-left: 0 !important; }

.menu-toggle {
  color: #fff !important;
  border: 0 !important;
  outline: 0 !important; }

#menu-top-menu {
  display: none; }

/** Dining **/
.restaurant-content-block .restaurant-image img {
  display: block; }

.restaurant-content-block .restaurant-image .cta {
  background-size: 90px auto !important;
  background-position: 20px center !important; }

.restaurant-meta div {
  padding: 5px 50px 5px 70px; }

/** Media Table View **/
@media (min-width: 768px) {
  #menu-top-menu {
    display: block; }

  .site-title a {
    width: 135px !important;
    height: 97px !important; }

  .modal {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    height: auto; }

  .modal img {
    margin-bottom: 0;
    float: left; }

  .text-content-block.one-third {
    width: 33.33%; } }
/* Scaffoldings */
a {
  background-color: transparent;
  text-decoration: underline; }

.flex-control-nav li a {
  background-image: none !important; }

/* Button */
.button {
  font-size: 16px; }

.button-accent-red {
  background-color: #72253D; }

.footer-widget-area p {
  margin-bottom: 20px !important; }

/* Image */
.image-content-block img {
  display: block; }

/* Tab */
.responsive-tabs .responsive-tabs__list__item {
  color: #fff !important; }

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
  color: #000 !important; }

/* Entertainment */
.tribe-events-list .all-events .one-half .tribe-events-event-image {
  width: 50%; }

.tribe-events-list .all-events .one-half {
  padding: 60px 80px; }

.tribe-events-event-image {
  background-color: #000; }

/* Menu */
.in-mobile {
  display: block; }

.menu a {
  text-decoration: none; }

@media (min-width: 768px) {
  .in-mobile {
    display: none !important; } }
/* Turn off ligatures */
* {
  font-variant-ligatures: none; }

.responsive-tabs .responsive-tabs__panel .reward.points {
  padding-top: 135px; }

.admin-bar .site-inner {
  margin-top: 0 !important; }

.genesis-nav-menu a:hover,
.genesis-nav-menu a:active,
.genesis-nav-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a,
.sub-menu-toggle:focus, .sub-menu-toggle:hover {
  outline: 0 !important;
  color: #ffd100 !important; }

.text-content-block ul li {
  color: #fff !important; }

#tribe-events-pg-template {
  padding: 0 !important; }

.text-content-block.info-box ul li {
  color: #ffa500 !important;
  list-style-type: disc !important; }

@media only screen and (max-width: 782px) {
  /* Header */
  .top-menu.genesis-nav-menu {
    display: none !important; }

  .title-area {
    left: 20px; }

  .genesis-responsive-menu .genesis-nav-menu .menu-item a, .genesis-responsive-menu .toggle-header-search {
    padding-left: 5px; }

  /* Text Content */
  .text-content-block h1 {
    font-size: 2.4rem;
    line-height: 1.6; }

  .text-content-block h2 {
    font-size: 2rem;
    line-height: 1.6; }

  .text-content-block.info-box .info-box-content {
    width: 100%;
    padding: 20px;
    margin: 2rem auto; }

  .text-content-block.full-width {
    padding: 40px 20px; }

  .image-content-block.one-fourth, .text-content-block.one-fourth {
    width: 100%; }

  .text-content-block.half-width img.full-width, .text-content-block.half-width img.size-full {
    position: relative; }

  /* Rewards */
  .responsive-tabs .responsive-tabs__panel .reward.points {
    width: 100%;
    max-width: unset;
    margin: 10px auto; }

  .responsive-tabs .responsive-tabs__heading {
    padding-right: 50px !important;
    letter-spacing: unset; }

  /* Restaurant */
  .restaurant-content-block {
    padding: 40px 20px; }

  .restaurant-content-block .restaurant-image {
    max-width: 100%;
    margin: auto !important; }

  .restaurant-content-block .restaurant-cta a,
  .text-content-block p a {
    font-size: 12px;
    text-decoration: none; }

  .restaurant-content-block .restaurant-image .cta {
    background-size: 80px auto !important; }

  .restaurant__logo {
    background-size: 300px auto !important; }

  .restaurant-meta {
    padding: 20px; }

  .restaurant__name {
    margin: auto; }

  .restaurant-meta div {
    margin: auto;
    border: 0; }

  .restaurant-menu,
  .restaurant-menu img,
  .restaurant-menu__title {
    width: 100%; }

  /* Footer */
  .footer-widget-area:first-of-type {
    width: 100%; }

  /* Entertainment */
  .tribe-events-list .event-hero .tribe-events-list-event-details, .tribe-events-list .tribe-event-featured .tribe-events-list-event-details,
  .text-content-block.half-width {
    padding: 20px; }

  .tribe-events-list .all-events {
    padding: 20px; }

  .tribe-events-loop .tribe-events-event-meta {
    border: 0; }

  .tribe-events-list .tribe-events-loop .tribe-event-featured {
    background-color: #007079 !important; }

  .tribe-events-list .all-events .one-half .tribe-events-list-event-title {
    font-size: 1.8rem;
    text-align: left; }

  .tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {
    padding: 0; }

  .tribe-events-list .all-events .one-half .type-tribe_events .event-date {
    float: none !important;
    display: block;
    width: 70px;
    margin-bottom: 10px; }

  .tribe-events-list .all-events .one-half .type-tribe_events {
    text-align: left; }

  .tribe-events-event-image {
    margin-top: 10px !important;
    width: 100% !important;
    max-width: unset !important; }

  .tribe-events-event-image a {
    display: block; }

  /* Content */
  #genesis-content.content {
    padding: 20px; }

  .page .entry-title {
    font-size: 2.4rem;
    line-height: 1.6;
    letter-spacing: 1px; }

  .entry-content p, .entry-content li {
    font-size: 1.6rem; }

  .table.table--membership-benefits tr {
    display: flex;
    width: 100%;
    flex-wrap: wrap; }

  .table.table--membership-benefits tr th {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
    word-break: break-word;
    background-size: 100px auto; }

  .table.table--membership-benefits tr th span {
    width: auto;
    display: block !important; }

  .table.table--membership-benefits tr td {
    flex: 0 0 20%;
    max-width: 20%; } }

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


.restaurant-menu__image::-webkit-scrollbar {
  display: none;
}


@-moz-document url-prefix() {
  #outerContainer #mainContainer div.toolbar {
    display: none !important; /* hide PDF viewer toolbar */
  }
  #outerContainer #mainContainer #viewerContainer {
    top: 0 !important; /* move doc up into empty bar space */
  }
  .restaurant-menu__link {
    background-color: #333;
  }
  .restaurant-menu__image {
    margin-left: -12px;
    margin-top: -41px;
  }
}