/*
Theme Name: CDA Avada Child v2
Description: CDA Casino
Author: Foundry
Author URI: https://www.foundryideas.com
Template: Avada
Version: 2.0.0
Text Domain:  Avada
*/

/*
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%;
}

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

#main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

img.fusion-standard-logo {
  width: 170px !important;
}

.cda-numbers {
  font-family: Roboto, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: lighter;
  letter-spacing: 2px;
}

a.cda-numbers:hover {
  color: #ffffff;
}

.wash-out {
  opacity: 0.4;
}

.hand-write {
  font-family: "Dancing Script", cursive;
  font-size: 2.5rem;
}

.tribe-events-calendar tr > th {
  font-family: "Lato";
}

#tribe-events
  .tribe-events-list
  .fusion-tribe-primary-info
  .tribe-events-list-event-title
  a {
  background-color: rgb(95 123 175);
}

#cda-featured {
  height: 700px;
  background-position: center;
  background-size: cover;
  margin-bottom: 4px;
}

@media screen and (max-width: 1024px) {
  /* Specific to this particular image */
  #cda-featured {
    height: 550px;
  }
}

@media screen and (max-width: 724px) {
  /* Specific to this particular image */
  #cda-featured {
    height: 300px;
  }
}

.align .uppercase.uppercase {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
}

h1.cda-cpt-title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.8rem;
  text-align: center;
}

.cda-title-holder {
  padding-top: 15%;
}

h1.cda-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 8rem;
  font-weight: bold;
  color: #fff;
  opacity: 0.9;
  /*background: #2f2f2f;*/
}

@media screen and (max-width: 1024px) {
  /* Specific to this particular image */
  h1.cda-title {
    font-size: 6rem;
  }
}

@media screen and (max-width: 724px) {
  /* Specific to this particular image */
  h1.cda-title {
    font-size: 3rem;
  }
}

.white {
  color: #ffffff;
}

.red.red {
  color: #5f7baf;
}

.red-link.red-link {
  color: #b1282e;
  font-weight: bold;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.red-link:hover {
  color: #5f7baf;
}

.center.center {
  text-align: center;
  margin: 0 auto;
}

.mb-20 {
  margin-bottom: 20px;
}

.promo-container {
  width: 90%;
  margin: 0 auto;
}

.promo-sides {
  margin: 0;
  color: #ffffff;
  font-weight: 100;
  width: 100%;
  display: table;
}

.promo-column-left {
  width: 40%;
  overflow: hidden;
  display: table-cell;
}

.promo-column-right {
  width: 60%;
  overflow: hidden;
  padding: 47px 30px;
  display: table-cell;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}

@media screen and (max-width: 950px) {
  /* Specific to this particular image */
  .promo-sides {
    margin: 0;
    color: #ffffff;
    font-weight: 100;
    width: 100%;
    display: block;
  }

  .promo-column-left {
    width: 100%;
    height: 300px;
    overflow: hidden;
    display: block;
  }

  .promo-column-right {
    width: 100%;
    overflow: hidden;
    padding: 24px 30px;
    display: block;
  }
}

.promo-title {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 24px;
  padding: 16px 0 16px 12px;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 100;
}

.cover-back {
  background-size: cover;
  background-position: center;
}

.pad-4-8.pad-4-8 {
  padding: 4% 8%;
}

.no-margb.no-margb {
  margin-bottom: 0;
}

.no-margt.no-margt {
  margin-top: 0;
}

.pad-lradd.pad-lradd {
  padding-left: 15px;
  padding-right: 15px;
}

.table-two {
  margin: 15px 0;
}

.table-two strong {
  color: #7d2831 !important;
  font-family: Helvetica, Arial, sans-serif;
}

.table-two tr {
  border-bottom: 1px solid #d6d6d6;
}

.table-two td {
  width: 50%;
}

.two-column {
  margin: 0;
  width: 100%;
  display: table;
}

.two-column-left {
  width: 50%;
  overflow: hidden;
  padding-right: 12px;
  display: table-cell;
}

.two-column-right {
  width: 50%;
  overflow: hidden;
  display: table-cell;
}

.wide {
  width: 100%;
}

.room-title {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: center;
}

.add-top-bottom-margin {
  margin: 4% 0;
}

.fusion-widget-cart-number {
  color: #000000;
}

.c-footer--location .fa {
  display: block;
  font-size: 100px;
  color: rgba(255, 255, 255, 0.35);
}

.c-footer--location .o-footer--location-title,
.c-footer--location .o-footer--phone {
  font-weight: 900;
  font-size: 26px;
  line-height: 80px;
}

#menu-footer-menu {
  padding-left: 80px;
}

#menu-footer-menu .menu-item {
  border: none;
  padding-bottom: 0;
}

#menu-footer-menu .menu-item > a:before {
  content: "";
}

#menu-footer-menu .menu-item > a {
  text-align: left;
  text-transform: uppercase;
}

#menu-footer-menu .current_page_item > a {
  color: #fff;
}

.fusion-footer .fusion-column-last {
  padding-top: 100px;
}

.fusion-footer #social_links-widget-2 .fusion-social-network-icon {
  background: rgba(255, 255, 255, 0.35);
  border-radius: 50px;
  padding: 13px 14px;
  color: #272727 !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  background-color: #ffffff;
}

.fusion-page-title-bar {
  background-image: url(/wp-content/uploads/2016/08/pattern-white-overlay.png);
  background-position: center center;
  background-repeat: repeat;
}

.white-button.white-button.white-button {
  color: #fff;
  border-color: #fff;
}

#wpcf7-f2909-p2-o1 {
  padding-top: 30px;
}

#mobile-menu-main-menu .fusion-mobile-nav-item a {
  text-transform: uppercase;
}

.woocommerce-container .product .product-title {
  font-size: 1.5rem;
}

.page-id-24285 .fusion-product-wrapper .fusion-image-size-fixed {
  width: 100%;
}

.page-id-24285 .fusion-product-wrapper .fusion-image-size-fixed img {
  width: 100%;
  max-height: 340px;
  object-fit: cover;
}

@media screen and (max-width: 800px) {
  #menu-footer-menu {
    padding: 0;
  }

  #menu-footer-menu .menu-item > a {
    text-align: center;
  }
}

/* .footer-info {

} */

.footer-info .footer-featured-links {
  font-size: 1.75rem;
  line-height: 1.75;
}

.footer-info .footer-address {
  font-size: 0.9rem;
  /*  line-height: 1;*/
}

@media screen and (max-width: 768px) {
  .footer-info .footer-featured-links,
  .footer-info .footer-address {
    font-size: 1em;
    line-height: 1.5;
  }
}

#cda-book-bar {
  background-color: #333333;
  color: #ffffff;
  display: flex;
  justify-content: flex-end;
  min-height: 60px;
  padding: 10px;
  position: relative;
}

.cda-book-now {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px;
  width: 50%;
}

.book-now {
  border-radius: 5px;
  background-color: rgb(249, 157, 62);
  color: #ffffff;
  font-size: 28px;
  font-weight: 200;
  line-height: 1;
  padding: 6px 10px;
}

.book-now:hover {
  background-color: white;
  border: 1px solid #d3691b;
  color: #d3691b;
}

.cda-book-now .cda-numbers {
  font-size: 1rem;
  padding-right: 1rem;
}

@media screen and (max-width: 768px) {
  /* Specific to this particular image */
  .book-now,
  .cda-book-now .cda-numbers {
    font-size: 1em;
  }
}

.cda-photoview.cda-photoview {
  margin: 3% 0;
  background-color: #fff;
  border: 1px solid #e0dede;
}

.cda-photoview.cda-photoview .tribe-events-event-image {
  margin: 0;
}

.cda-photoview .tribe-events-event-image img {
  width: 100%;
  display: block;
}

.cda-photoview .tribe-events-event-image a {
  box-sizing: border-box;
  display: inline-block;
}

.cda-photoview .tribe-events-event-details {
  display: inline-block;
  padding: 30px;
}

.cda-photoview.cda-photoview .tribe-events-content {
  padding: 0 !important;
}

.cda-photoview h2 {
  font-size: 1.8rem !important;
  font-weight: bold !important;
}

.cda-photoview .tribe-event-schedule-details {
  font-size: 14px;
  display: block;
  padding: 0 !important;
}

.cda-photoview .tribe-event-schedule-details::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e0dede;
  margin: 15px 0px 20px 0px;
}

.cda-photoview .cda-photo-price {
  display: table;
  width: 100%;
}

div#tribe-events-bar {
  display: none;
}

h3.tribe-events-list-event-title.entry-title.summary {
  display: inline-block;
}

.tribe-events-venue-details {
  display: none !important;
}

.fusion-tribe-events-venue-details-map {
  display: none !important;
}

a.cda-button {
  color: #ffffff;
  font-size: 0.8rem;
  padding: 11px 23px;
  margin-right: 5px;
  margin-top: 5px;
  border: 2px solid;
  text-transform: uppercase;
}

a.cda-button:hover {
  background-color: #b1282e;
  color: #ffffff;
  padding: 11px 23px;
  border: 2px solid;
}

.fusion-events-featured-image .fusion-events-single-title-content {
  position: relative !important;
}

.single-tribe_events .tribe-events-schedule h3 {
  white-space: normal;
}

#wrapper .post-content .fusion-events-before-title h2 {
  display: none;
}

.cda-featured-cal {
  padding-top: 24px;
}

.display-none {
  display: none !important;
}

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

.font-norm.font-norm {
  font-family: "Lato", Helvetica, sans-serif;
}

/* ---------------------- Menu Styling ------------------------ */
/* ---- Red Tail ---- */
.tan-menu {
  padding-top: 30px !important;
  background-color: #f2e6da !important;
}

.tan-menu .fusion-section-separator {
  border-top: none !important;
}

.tan-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  height: 40px;
  margin: 20px 0;
  display: block;
  background-image: url(/wp-content/uploads/2017/09/menu-pattern.png);
  background-repeat: repeat-x;
}

.tan-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.tan-menu .fusion-column-wrapper {
  overflow: hidden;
}

.tan-menu h2.title-heading-left {
  background: #de1e26;
  padding: 8px 25px !important;
  font-weight: 800;
  border-radius: 40px 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: initial;
  display: inline;
}

.tan-menu h4.title-heading-left {
  font-family: sans-serif !important;
}

.tan-menu .fusion-title {
  margin-bottom: 10px !important;
}

.tan-menu .fusion-title h3 {
  color: #000;
}

.tan-menu .btn-red {
  margin-bottom: 20px;
}

.tan-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.gluten-free-icon {
  font-size: 20px;
  text-align: center;
  color: #848484;
  font-weight: normal;
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #a29696;
  padding: 5px;
  border-radius: 50%;
}

/* ---- Huckleberry ---- */
.huckleberry-menu {
  padding-top: 30px !important;
  background-color: #d8ebf9 !important;
}

.huckleberry-menu .btn-red {
  margin-bottom: 20px;
}

.huckleberry-menu .fusion-section-separator {
  border-top: none !important;
}

.huckleberry-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  height: 10px;
  margin: 20px 0;
  display: block;
  background-image: url(/wp-content/uploads/2017/12/huckleberry-menu-cda-casino.png);
  background-repeat: repeat-x;
}

.huckleberry-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.huckleberry-menu .fusion-column-wrapper {
  overflow: hidden;
}

.huckleberry-menu h2.title-heading-left {
  font-weight: 800;
  color: #000;
  text-align: center !important;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: initial;
  display: block;
}

.huckleberry-menu h4.title-heading-left {
  font-family: sans-serif !important;
  color: #502a70;
}

.huckleberry-menu .fusion-title {
  margin-bottom: 10px !important;
}

.huckleberry-menu .fusion-title h3 {
  color: #502a70;
}

.huckleberry-menu .divider-candy {
  display: none !important;
}

.huckleberry-menu .sub-desc {
  font-weight: 600;
  text-transform: capitalize;
  font-style: italic;
  text-align: center;
  position: relative;
  top: -10px;
  padding-left: 0;
}

.huckleberry-menu p {
  padding-left: 20px;
}

.huckleberry-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

/* ---- High Mountain Buffet ---- */
.buffet-menu {
  padding-top: 30px !important;
  background-color: #fffae3 !important;
}

.buffet-menu .btn-red {
  margin-bottom: 20px;
}

.buffet-menu .fusion-section-separator {
  border-top: none !important;
}

.buffet-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  height: 2px;
  margin: 20px 0;
  display: block;
  background: #000;
}

.buffet-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.buffet-menu .fusion-column-wrapper {
  overflow: hidden;
}

.buffet-menu h2.title-heading-left {
  color: #fff;
  background: #f48d3c;
  padding: 5px 20px !important;
  text-align: center !important;
  font-family: Helvetica, sans-serif !important;
  text-transform: uppercase;
}

.buffet-menu h4.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  font-weight: normal;
  color: #000;
}

.buffet-menu .fusion-title {
  margin-bottom: 10px !important;
}

.buffet-menu .fusion-title h3 {
  color: #502a70;
}

.buffet-menu .divider-candy {
  display: none !important;
}

.buffet-menu .sub-desc {
  font-weight: 600;
  text-transform: capitalize;
  font-style: italic;
  text-align: center;
  position: relative;
  top: -10px;
  padding-left: 0;
}

.buffet-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.high-mountain-special {
  background: #fff;
  border: 2px solid #b1282e !important;
  padding: 20px;
}

.high-mountain-special h4 {
  margin: 0;
}

.high-mountain-special .btn-red {
  background-color: #b1282e;
  color: #fff;
}

.high-mountain-special .btn-red:hover {
  color: #fff;
  background-color: #84090d;
}

.cda-res-menu-img {
  max-width: 500px;
  margin-bottom: 30px;
}

@media all and (max-width: 800px) {
  .cda-res-menu-img {
    max-width: 100%;
  }
}

/* ---- High Mountain Grill ---- */
.high-mountain-grill-menu {
  padding-top: 30px !important;
  background-color: #ece2ce !important;
}

.high-mountain-grill-menu .btn-red {
  margin-bottom: 20px;
}

.high-mountain-grill-menu .fusion-section-separator {
  border-top: none !important;
}

.high-mountain-grill-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  height: 10px;
  margin: 20px 0;
  display: block;
  background-image: url(/wp-content/uploads/2017/12/high-mountain-grill-divider.png);
  background-size: 65px;
  background-repeat: repeat-x;
}

.high-mountain-grill-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.high-mountain-grill-menu .fusion-column-wrapper {
  overflow: hidden;
}

.high-mountain-grill-menu h2.title-heading-left {
  font-weight: 800;
  color: #11497c;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: initial;
  display: block;
}

.high-mountain-grill-menu h4.title-heading-left {
  font-family: sans-serif !important;
  font-weight: normal;
  color: #000;
  text-transform: capitalize;
}

.high-mountain-grill-menu .fusion-title {
  margin-bottom: 10px !important;
}

.high-mountain-grill-menu .fusion-title h3 {
  color: #502a70;
}

.high-mountain-grill-menu .divider-candy {
  display: none !important;
}

.high-mountain-grill-menu .sub-desc {
  font-weight: 600;
  text-transform: capitalize;
  font-style: italic;
  text-align: center;
  position: relative;
  top: -10px;
  padding-left: 0;
}

/* ---- Jackpot Java ---- */
.java-menu {
  padding-top: 30px !important;
  background-color: #fbf4e7 !important;
}

.java-menu .btn-red {
  margin-bottom: 20px;
}

.java-menu .fusion-section-separator {
  border-top: none !important;
}

.java-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #000;
  height: 1px;
  margin: 20px 0;
  display: block;
}

.java-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.java-menu .fusion-column-wrapper {
  overflow: hidden;
}

.java-menu h2.title-heading-left {
  font-weight: 800;
  color: #e9262e;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: initial;
  display: block;
}

.java-menu h4.title-heading-left {
  font-family: sans-serif !important;
  font-weight: normal;
  color: #000;
  text-transform: capitalize;
}

.java-menu .fusion-title {
  margin-bottom: 10px !important;
}

.java-menu .fusion-title h3 {
  color: #502a70;
}

.java-menu .divider-candy {
  display: none !important;
}

.java-menu .sub-desc {
  font-weight: 600;
  text-transform: capitalize;
  font-style: italic;
  text-align: center;
  position: relative;
  top: -10px;
  padding-left: 0;
}

.java-special {
  background: #fff;
  border: 2px solid #b1282e;
  text-align: center;
  padding: 20px;
}

html .java-special h3 {
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  color: #e9262e;
  margin: 0 0 10px 0;
}

html .java-special h4 {
  font-family: Helvetica, sans-serif;
  margin: 0 0 10px 0;
}

.drink-table {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(000, 000, 000, 0.2);
}

.drink-table td {
  text-align: center;
}

.top-table-labels {
  border-bottom: 1px solid #000;
}

.top-table-labels th {
  font-family: Helvetica, sans-serif;
  padding: 8px;
  text-align: center;
}

.drink-ttl {
  text-align: left !important;
  font-weight: bold;
  width: 25%;
  line-height: 1.1;
  padding: 9px 5px;
  border-right: 1px solid rgba(000, 000, 000, 0.2);
}

.table-sep {
  border-top: 1px solid rgba(000, 000, 000, 0.2);
}

@media all and (max-width: 700px) {
  .drink-table {
    font-size: 70%;
  }
}

/* ---- Nighthawk Lounge ---- */
.nighthawk-menu {
  padding-top: 30px !important;
  background-color: #e6dcda !important;
}

.nighthawk-menu .fusion-section-separator {
  border-top: none !important;
}

.nighthawk-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #000;
  height: 1px;
  margin: 20px 0;
  display: block;
}

.nighthawk-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.nighthawk-menu .fusion-column-wrapper {
  overflow: hidden;
}

.nighthawk-menu h2.title-heading-left {
  font-weight: 800;
  color: #66020d;
  text-transform: uppercase;
  letter-spacing: initial;
  display: inline;
}

.nighthawk-menu h4.title-heading-left {
  font-family: sans-serif !important;
  color: #de1e26;
}

.nighthawk-menu .fusion-title {
  margin-bottom: 10px !important;
}

.nighthawk-menu .fusion-title h3 {
  color: #000;
}

.nighthawk-menu .btn-red {
  margin-bottom: 20px;
}

.nighthawk-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.nighthawk-menu .divider-candy {
  display: none;
}

/* ---- Sweetgrass ---- */
.sweetgrass-menu {
  padding-top: 30px !important;
  background-color: #f1efda !important;
}

.sweetgrass-menu .fusion-section-separator {
  border-top: none !important;
}

.sweetgrass-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #000;
  height: 1px;
  margin: 20px 0;
  display: block;
}

.sweetgrass-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.sweetgrass-menu .fusion-column-wrapper {
  overflow: hidden;
}

.sweetgrass-menu h2.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  font-weight: 800;
  color: #fff;
  padding: 6px 30px !important;
  background-color: #747831;
  text-transform: capitalize;
  letter-spacing: initial;
  display: inline;
}

.sweetgrass-menu h4.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  color: #566d27;
  font-weight: normal;
}

.sweetgrass-menu .fusion-title {
  margin-bottom: 10px !important;
}

.sweetgrass-menu .fusion-title h3 {
  color: #000;
}

.sweetgrass-menu .btn-red {
  margin-bottom: 20px;
}

.sweetgrass-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.sweetgrass-menu .divider-candy {
  display: none;
}

/* ---- Chinook ---- */
.chinook-menu {
  padding-top: 30px !important;
  background-color: #fdf2ea !important;
}

.chinook-menu .fusion-section-separator {
  border-top: none !important;
}

.chinook-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #d8a176;
  height: 2px;
  margin: 20px 0;
  display: block;
}

.chinook-menu .divider-candy-arrow,
.tan-menu .divider-candy {
  display: none;
}

.chinook-menu .fusion-column-wrapper {
  overflow: hidden;
}

.chinook-menu h2.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  font-weight: 800;
  color: #9b2526;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: initial;
}

.chinook-menu h2.title-heading-left::before {
  content: "";
  background-image: url(/wp-content/uploads/2017/12/embelishment-chinook.png);
  width: 35px;
  background-size: contain;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: -3px;
}

.chinook-menu h2.title-heading-left::after {
  content: "";
  background-image: url(/wp-content/uploads/2017/12/embelishment-chinook-menu.png);
  width: 35px;
  background-size: contain;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  top: -3px;
}

.chinook-menu h4.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  color: #000;
  font-weight: normal;
}

.chinook-menu .fusion-title {
  margin-bottom: 10px !important;
}

.chinook-menu .fusion-title h3 {
  color: #000;
}

.chinook-menu .btn-red {
  margin-bottom: 20px;
}

.chinook-menu .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.chinook-menu .divider-candy {
  display: none;
}

.chinook-special {
  background: #fff;
  border: 2px solid #b1282e;
}

.chinook-special h4 {
  margin-bottom: 0;
}

.chinook-special .btn-red {
  background-color: #b1282e;
  color: #fff;
}

.chinook-special .btn-red:hover {
  color: #fff;
  background-color: #84090d;
}

/* ---- Twisted Earth ---- */
.te-menu {
  padding-top: 30px !important;
  background-color: #fff7f4 !important;
}

.te-menu .fusion-section-separator {
  border-top: none !important;
}

.te-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #000;
  height: 1px;
  margin: 20px 0;
  display: block;
}

.te-menu .divider-candy-arrow {
  display: none;
}

.te-menu .fusion-column-wrapper {
  overflow: hidden;
}

.te-menu h2.title-heading-left {
  /*font-family: Helvetica, sans-serif !important;*/
  font-family: "Dancing Script";
  font-size: 3rem !important;
  text-align: center;
  font-weight: 800;
  color: #747831;
  /*padding: 6px 30px !important;*/
  /*background-color: #747831;*/
  text-transform: capitalize;
  letter-spacing: initial;
  display: inline;
}

.te-menu h4.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  color: #1d2914;
  font-weight: normal;
}

.te-menu .fusion-title {
  margin-bottom: 10px !important;
}

.te-menu .fusion-title h3 {
  color: #000;
}

.te-menu .btn-red {
  margin-bottom: 20px;
}

.te-menu .uppercase {
  text-transform: none;
  font-weight: bold;
  text-align: center;
}

.te-menu .divider-candy {
  display: none;
}

/* ----- Tea Lounge Menu ----- */

.spa-menu {
  padding-top: 30px !important;
  background-color: #fffef6 !important;
}

.spa-menu .fusion-section-separator {
  border-top: none !important;
}

.spa-menu .fusion-section-separator::before {
  content: "";
  width: 100%;
  background-color: #000;
  height: 1px;
  margin: 20px 0;
  display: block;
}

.spa-menu .divider-candy-arrow {
  display: none;
}

.spa-menu .fusion-column-wrapper {
  overflow: hidden;
}

.spa-menu h2.title-heading-left {
  font-family: "Dancing Script";
  font-size: 3rem !important;
  text-align: center;
  font-weight: 800;
  color: #747831;
  text-transform: capitalize;
  letter-spacing: initial;
  display: inline;
}

.spa-menu h4.title-heading-left {
  font-family: Helvetica, sans-serif !important;
  color: #1d2914;
  font-weight: normal;
}

.spa-menu .fusion-title {
  margin-bottom: 10px !important;
}

.spa-menu .fusion-title h3 {
  color: #000;
}

.spa-menu .btn-red {
  margin-bottom: 20px;
}

.spa-menu .uppercase {
  text-transform: none;
  font-weight: bold;
  text-align: center;
}

.spa-menu .divider-candy {
  display: none;
}

/* ---------------------- End Menu Styling ------------------------ */
.event-lnk-img {
  width: 50%;
  display: inline-block;
  padding: 5px;
}

.event-ttl {
  font-size: 30px !important;
}

@media all and (max-width: 800px) {
  .event-lnk-img {
    width: 100%;
    height: auto;
  }

  .event-ttl {
    font-size: 20px !important;
  }
}

.discl {
  font-size: 12px !important;
  line-height: 15px !important;
  font-style: italic;
}

.fusion-custom-menu-item-contents .search-field input {
  color: #fff !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-p-marg.no-p-marg p {
  margin-bottom: 0;
}

html .blue-alert .close {
  border: none;
  text-shadow: none;
  font-size: 25px;
}

.blue-alert.blue-alert {
  display: block;
  background-color: #addef4 !important;
  color: #000 !important;
  border: none;
  text-transform: none;
}

.cda-sitewide {
  margin-bottom: 0 !important;
  padding: 8px 10px !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-weight: normal;
  text-align: center;
}

.cda-sitewide .alert-icon {
  padding-right: 10px;
}

.cda-sitewide .toggle-alert {
  top: 5px;
}

.hide-alert.hide-alert.hide-alert {
  display: none;
}

.evt-in-notice.evt-in-notice {
  background-color: #262626;
}

.evt-in-notice.evt-in-notice p {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
}

.evt-ttl {
  font-size: 40px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  line-height: 1.3 !important;
}

.evt-sep {
  border-bottom: 2px solid #000;
}

.evt-list li {
  margin-bottom: 0 !important;
}

.table-col2,
.table-col3 {
  margin: 15px 0;
}

.table-col2 td {
  width: 50%;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.table-col3 td {
  width: 33.33333%;
  padding: 5px;
  border: 1px solid #ccc;
}

.evt-subttl {
  color: #b1282e;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px !important;
}

.promo-content {
  margin-bottom: 30px;
}

/* .btn-red {
  border: 2px solid #b1282e;
  background: #fff;
  font-family: "Lato";
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  color: #b1282e;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  margin: 10px 0;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-red:hover {
  border: 2px solid #fff;
  background: #b1282e;
  color: #fff;
} */

.btn-main,
.btn-red {
  border: 2px solid #f99d3e;
  background: #f99d3e;
  font-family: "Lato";
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  color: #fff;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  margin: 10px 0;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-main: hover;
.btn-red:hover {
  border: 2px solid #d3691b;
  background: #fffffff;
  color: #d3691b;
}

.marg-b4 {
  margin-bottom: 40px;
}

.rest-logo-top {
  display: block;
  position: relative;
  width: 250px;
  top: -20px;
  margin: 0 auto;
}

.soldoutbtn {
  pointer-events: none !important;
}

.soldoutbtn::before {
  content: "Sold Out";
  display: inline-block;
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
  width: 150px;
  padding: 10px;
  color: #fff;
  background-color: #b1282e;
  transform: rotate(-10deg);
  transform-origin: center center;
}

.related-posts h3.title-heading-left {
  color: #000 !important;
}

#gform_submit_button_17 {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #d9d9d9;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 0;
}

.bingo-sch-table {
  width: 100%;
  margin-top: 10px;
}

.bingo-sch-table th {
  padding: 10px 5px;
}

.bingo-sch-table tr {
  border: 1px solid #ccc;
}

.bingo-sch-table td {
  line-height: 1.1;
  font-size: 15px !important;
  border-right: 1px solid #ccc;
  padding: 10px 5px;
}

.bingo-sch-table tr td:last-of-type {
  border-right: none;
}

.bingo--extras {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}

.bingo--extras .col-md-6,
.bingo--extras .col-sm-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bingo-sch-ttl {
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.inline-btn.inline-btn {
  display: inline-block;
  margin: 5px;
}

/* --------------------------- 25 Anniversary --------------------------- */

.ceo-img {
  float: left;
  padding: 0 20px 10px 0;
}

@media all and (max-width: 800px) {
  .ceo-img {
    display: block;
    margin: 0 auto;
    padding: 20px;
  }
}

/* ---------------------------- HOST BIOS ------------------------------- */
.host-bio-img {
  max-width: 300px;
  display: block;
  margin: 0 auto;
}

/* ---------------------------- HOST BIOS ------------------------------- */
body.embedded {
  background: transparent;
  background-color: #fff !important;
}

.iframecont {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

.iframecont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ---------------------------- SPA FAQ ---------------------------------- */
.spa-faq .fusion-filters {
  display: none !important;
}

.spa-faq .fusion-toggle-heading {
  font-family: "Lato" !important;
  font-size: 22px !important;
}

/* ---------------------------- INTERIOR ROOM SLIDERS --------------------- */
.room-slides {
  margin-top: 40px !important;
  margin-bottom: 0 !important;
}

/* ---------------------------- PAGE/POST SECTION TITLE BACKGROUND GRADIENTS --------------------- */
.page-title-bg-casino {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b83b26+0,e65a48+100 */
  background: #b83b26; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b83b26 0%,
    #e65a48 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b83b26 0%,
    #e65a48 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b83b26 0%,
    #e65a48 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83b26', endColorstr='#e65a48',GradientType=1 ); /* IE6-9 */
}

.page-title-bg-dining {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#77766d+0,b2aea1+100 */
  background: #77766d; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #77766d 0%,
    #b2aea1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #77766d 0%,
    #b2aea1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #77766d 0%,
    #b2aea1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77766d', endColorstr='#b2aea1',GradientType=1 ); /* IE6-9 */
}

.page-title-bg-golf {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#74944f+0,afcb74+100 */
  background: #74944f; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #74944f 0%,
    #afcb74 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #74944f 0%,
    #afcb74 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #74944f 0%,
    #afcb74 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74944f', endColorstr='#afcb74',GradientType=1 ); /* IE6-9 */
}

.page-title-bg-spa {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#577e87+0,76abbd+100 */
  background: #577e87; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #577e87 0%,
    #76abbd 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #577e87 0%,
    #76abbd 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #577e87 0%,
    #76abbd 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#577e87', endColorstr='#76abbd',GradientType=1 ); /* IE6-9 */
}

.page-title-bg-cultural {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a2875b+0,5f7baf+100 */
  background: #a2875b; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #a2875b 0%,
    #daba82 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #a2875b 0%,
    #daba82 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #a2875b 0%,
    #daba82 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2875b', endColorstr='#daba82',GradientType=1 ); /* IE6-9 */
}

.page-title-bg-default {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3e5278+0,5f7baf+100 */
  background: #3e5278; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #3e5278 0%,
    #5f7baf 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #3e5278 0%,
    #5f7baf 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #3e5278 0%,
    #5f7baf 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e5278', endColorstr='#5f7baf',GradientType=1 ); /* IE6-9 */
}

/* Use this to create a hotel-title modifier in case the color is different than default */
/* .hotel-title {} */

.hotel-amenity-footer {
  background-color: #3e5278 !important;
}

/* ---------------------------- NEW FOOTER MODIFICATION --------------------- */
.footer-top-border-image {
  background: url("/wp-content/uploads/2020/06/footer-wood-pattern-top-border.jpg")
    repeat-x left top;
  background-color: #9a5634;
  padding-top: 10px;
}

.footer-copyright-nav-items,
.footer-extra-items {
  background-color: #333333;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px 30px;
}

.footer-copyright-nav-items .sub-footer-menu {
  display: flex;
  justify-content: center;
}

.footer-copyright-nav-items .sub-footer-menu #menu-footer-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.footer-copyright-nav-items .sub-footer-menu #menu-footer-menu li {
  color: #ffffff;
  padding: 1em;
}

.footer-copyright-nav-items .sub-footer-menu #menu-footer-menu li a {
  color: #ffffff;
}

.footer-copyright-nav-items .sub-footer-menu #menu-footer-menu li a:hover {
  color: #cccccc;
}

.footer-extra-items {
  justify-content: center;
}

.footer-extra-items .extra-item {
  padding: 0 2rem;
}

.footer-extra-items .social-links,
.footer-extra-items .app-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}

.footer-extra-items .footer-app-link-intro {
  color: #ffffff;
}

/* ---------------------------- SECTION HEADING OVERRIDES --------------------- */
.title-heading-center span {
  color: #000000 !important;
}

/* Remove Card/Price on Private Golf Lessons Products */
.postid-27966 .single_add_to_cart_button,
.postid-27966 .woocommerce-Price-amount.amount {
  display: none;
}
