@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps|Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Lovers+Quarrel');

::selection {
  background: #878d68;
  color: #ffffff;
}

::-moz-selection {
  background: #000000;
  color: #c7c7c7;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: 'Crimson Text', serif;
}

body {
  /* background: #ffffff url(../images/loader.png) center center no-repeat; */
  background-attachment: fixed;
  /* letter-spacing: 1px; */
  margin: 0px;
  padding: 0px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ab733a;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

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

.social-icons a {
  color: #ffffff;
}

.social-icons a:hover {
  color: #ab733a;
}

.f40 {
  font-size: 40px !important;
}

section {
  padding: 50px 20px;
}

.brown-bg {
  background: #a16833;
}

h1 {
  margin: 0;
  text-align: center;
  font-size: 45px;
  margin-bottom: 10px;
  font-family: 'Bilbo Swash Caps', cursive;
  line-height: normal;
  color: #a16833;
  /* text-transform: uppercase; */
  /* margin-block-end: 0px; */
  font-weight: 500;
  letter-spacing: 1px;
}

h1.brown-color {
  color: #d5924e;
  font-weight: 600;
}

h2 {
  margin: 0;
  text-align: left;
  font-size: 20px;
  margin-bottom: 5px;
  /* font-family: 'Bilbo Swash Caps', cursive; */
  line-height: normal;
  border-bottom: 1px solid rgba(185, 133, 84, 0.3);
  margin-top: 20px;
  color: #a16833;
  text-transform: uppercase;
  /* margin-block-end: 0px; */
  font-weight: 600;
  /* letter-spacing: 1px; */
}

h3.cursive {
  margin: 0;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 10px;
  font-family: 'Bilbo Swash Caps', cursive;
  line-height: normal;
}

.white-text {
  color: #ffffff;
}

p {
  margin: 0;
  font-size: 19px;
}

.sub-title-text {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}

.logo {
  position: fixed;
  z-index: 99;
  padding: 15px;
  /* padding-left: 10px; */
  display: table;
  /* background: #ffffff; */
  box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.logo a {
  display: table;
}

.logo img {
  display: table;
  width: 100%;
  max-width: 130px;
  /* padding-left: 10px; */
  transition: all ease 0.3s;
}

.video-container {
  display: table;
  width: 100%;
  height: 80vh;
  overflow: hidden;
  position: relative;
  z-index: -1;
  background: #fff;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/video-bg.jpg) no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

#shout-container {
  z-index: 16;
  height: 80vh;
  background: linear-gradient(
    rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.25),
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0)
  );
}

.shout-container shoutimg.shout-image-block {
  height: 170px;
  width: 170px;
}

.shout-container shoutimg.shout-image-block img {
  height: 170px;
  width: 170px;
  border-radius: 50%;
}

.shout-container shoutimg.shout-image-background a {
  width: 100%;
}

.events-view-all {
  padding: 10px;
  display: inline-block;
  border: 2px solid #ffffff;
  min-width: 220px;
  color: #ab733a;
  text-transform: uppercase;
  background: #ffffff;
}

.events-view-all:hover {
  background: none;
  color: #ffffff;
}

.shout-container shoutinner {
  max-width: 1000px;
}

.shout-container shouttext {
  position: relative;
  z-index: 99 !important;
  max-width: none;
}

.shout-container shouttitle {
  text-transform: uppercase;
  border-bottom: 1px solid rgb(191, 128, 64);
  color: rgb(191, 128, 64);
  opacity: 0.8;
}

.shout-container shoutmessage {
  font-size: 31px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 43px;
}

shouttitle {
  display: inline-block !important;
}

.bg-pattern-tree {
  background: #ffffff url(../images/bg-pattern.png) no-repeat center center /
    cover;
}

.bg-pattern-tree-black {
  background: #090909 url(../images/bg-pattern.png) no-repeat center center /
    cover;
}

.read-more-btn {
  padding: 7px 10px;
  display: inline-block;
  background: #a16833;
  border: 2px solid #a16833;
  min-width: 200px;
  color: #ffffff;
  text-transform: uppercase;
}

.read-more-btn:hover {
  background: none;
  color: #a16833;
}

.cursive-head {
  padding: 0px 10px;
}

.cursive-head h1 {
  /* font-family: 'Lovers Quarrel', cursive; */
  /* text-transform: capitalize; */
  font-family: 'Bilbo Swash Caps', cursive;
  font-weight: 500;
  font-size: 45px;
  margin-bottom: 0px;
}

.cursive-head h1.white {
  /* font-family: 'Lovers Quarrel', cursive; */
  text-transform: capitalize;
  font-weight: 500;
  font-size: 43px;
  color: #ffffff;
  margin-bottom: 30px;
}

.cursive-head h3 {
  margin: 0px;
  text-align: center;
  font-size: 29px;
  text-transform: uppercase;
  position: relative;
  bottom: 10px;
}

footer {
  padding: 250px 10px;
  background: radial-gradient(rgba(0, 0, 0, 0.24), #000000),
    url(../images/footer-bg.jpg) no-repeat center center / cover;
  /* background: radial-gradient(rgba(0, 0, 0, 0.24), #000000); */
  padding-bottom: 150px;
}

.about-inner-img {
  width: 100%;
  margin: 20px 0;
}

.index-menu {
  display: flex;
  width: 100%;
}

.menu-index-images {
  display: table;
  width: 50%;
  float: left;
}

.menu-text-index {
  display: flex;
  width: 50%;
}

.menu-text-index-inner {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  background: #878d68;
  padding: 20px;
  flex-direction: column;
}

.menu-item-list-index {
  display: flex;
  width: 100%;
}

.menu-item-list-index ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: 500px;
  margin: auto;
}

.menu-item-list-index ul li {
  list-style: none;
  padding: 5px;
  color: #383c25;
  font-size: 20px;
  width: 50%;
  /* float: left; */
  text-align: left;
  display: inline-flex;
  align-items: center;
  justify-content: left;
  /* flex-direction: column; */
  align-self: flex-start;
}

.social-text {
  margin: 0px;
  text-align: center;
  font-size: 39px;
  font-family: 'Bilbo Swash Caps', cursive;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: capitalize;
}

.instagram-div {
  /* background: #ffefe1 url(../images/tree.png) no-repeat center center; */
  background: #c09063;
  display: table;
  background-size: cover;
  padding-top: 0;
  width: 100%;
  border-bottom: 4px solid #a16833;
}

.instagram-div h2 {
  margin: 0px;
}

.instagram-inner {
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  position: relative;
  top: 130px;
  border: 2px solid #a16833;
  background: #a16833;
}

.instagram-inner iframe {
  display: table;
  /* height: auto !IMPORTANT; */
  overflow: hidden;
  overflow-x: auto;
  overflow-x: hidden !important;
}

.social-icon-footer {
  display: table;
  width: 100%;
  /* margin-top: 50px; */
  position: relative;
  top: 80px;
}

.footer-container {
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  border: 1px solid #aa7340;
}

.footer-container-inner {
  display: inline-block;
  width: 33.33%;
  float: left;
  padding: 30px 5px;
  border: 1px solid #aa7340;
  background: rgba(0, 0, 0, 0.85);
  min-height: 130px;
}

.footer-container-inner h3 {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
  color: rgba(162, 116, 73, 0.7);
  line-height: normal;
  letter-spacing: 0.6px;
  font-family: 'Bilbo Swash Caps', cursive;
  display: table;
  border-bottom: 2px solid rgba(162, 116, 73, 0.7);
}

.footer-container-inner p {
  text-align: center;
}

.footer-container-inner p a {
  color: #ffffff;
  font-size: 17px;
}

.footer-container-inner p a:hover {
  color: #c69b71;
}

.footer-social-link {
  display: table;
  width: 100%;
  text-align: center;
}

.footer-social-link ul {
  margin: 0px;
  padding: 0px;
  display: table;
  width: 100%;
}

.footer-social-link ul li {
  display: inline-block;
  margin: 0 10px;
}

.footer-social-link ul li a {
  color: #ffffff;
  font-size: 18px;
  display: table;
}

.footer-social-link ul li a:hover {
  color: #c69b71;
}

.footer-social-link ul li a i {
  font-size: 20px;
  display: table;
}

.footer-logo {
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.footer-logo img {
  width: 100%;
  max-width: 220px;
}

.copyright-text {
  display: table;
  width: 100%;
}

.copyright-text ul {
  margin: 0px;
  padding: 0px;
}

.copyright-text ul li {
  text-align: center;
  color: #ffffff;
  list-style: none;
  margin-bottom: 10px;
}

.about-images {
  display: table;
  width: 100%;
}

.about-images img {
  width: 32.33%;
  float: left;
  margin: 0.5%;
}

.occasion-list {
  width: 50%;
  float: left;
  /* min-height: 350px; */
  padding: 15px;
  padding-top: 40px;
  flex-direction: column;
  /* justify-items: center; */
  align-items: center;
  display: inline-flex;
  align-content: center;
  min-height: 350px;
  padding-bottom: 40px;
  /* max-width: 700px; */
}

.occasion-list p {
  max-width: 600px;
  color: #ffffff;
}

.extra-light-bg {
  background: #dddddd;
}

.occasion-list h1 {
  font-family: 'Crimson Text', serif;
  font-size: 21px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  /* letter-spacing: 0; */
  font-weight: 600;
  margin-bottom: 10px;
  color: #ab733a;
}

.occasion-list-icon {
  width: 100%;
  text-align: center;
  margin-bottom: 7px;
}

.occasion-list-icon i {
  display: table;
  text-align: center;
  width: 100%;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.9);
}

.occasion-list:first-child {
  background: radial-gradient(rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.47)),
    url(../images/main-dining.jpg) no-repeat center center / cover;
}

.occasion-list:nth-child(2) {
  background: radial-gradient(rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.47)),
    url(../images/patio.jpg) no-repeat center center / cover;
}

.occasion-list:nth-child(3) {
  background: radial-gradient(rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.47)),
    url(../images/wine-room.jpg) no-repeat center center / cover;
}

.occasion-list:nth-child(4) {
  background: radial-gradient(rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.47)),
    url(../images/vip-wine-room.jpg) no-repeat center center / cover;
}

.occasion-list:last-child {
  width: 100%;
  background: radial-gradient(rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.47)),
    url(../images/bar-area.jpg) no-repeat center center / cover;
}

.contact-details-list {
  display: table;
  width: 100%;
}

.contact-details-list ul {
  margin: 0;
  padding: 0px;
}

.contact-details-list ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}

.contact-details-list ul li a {
  color: #000000;
  font-size: 18px;
}

.contact-details-list ul li a:hover {
  color: #a16833;
}

.fas {
  font-size: 12px;
}

.contact-form-background {
  background: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url(../images/contact-form-bg.jpg) no-repeat center center / cover;
  padding: 200px 10px;
}

@media screen and (max-width: 1100px) {
  .occasion-list p {
    font-size: 18px;
  }
}

@media screen and (max-width: 900px) {
  .instagram-inner {
    max-width: 700px;
    top: 90px;
  }

  .footer-container-inner {
    width: 50%;
  }

  .footer-container-inner:last-child {
    width: 100%;
  }

  .social-icon-footer {
    top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .instagram-inner {
    max-width: 400px;
    top: 55px;
  }

  .about-images img {
    width: 49%;
    float: left;
  }

  .occasion-list {
    width: 100%;
    float: none;
    min-height: auto;
  }

  .occasion-list:nth-child(3) {
    /* background: #efefef; */
  }

  .occasion-list:nth-child(4) {
    /* background: #dbdbdb; */
  }

  .occasion-list:last-child {
    width: 100%;
    /* background: #efefef; */
  }
}

.hours-section h3 {
  display: none;
}

@media screen and (max-width: 600px) {
  .shout-container shoutimg.shout-image-block {
    width: 150px;
    height: 150px;
  }

  .shout-container shoutimg.shout-image-block img {
    width: 150px;
    height: 150px;
  }

  .nav-inside-logo {
    max-width: 110px;
  }

  .overlay ul li a {
    font-size: 22px;
    padding: 0;
    padding-bottom: 8px;
  }

  .shout-container shoutmessage {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
  }

  .logo {
    padding: 8px;
  }

  .logo img {
    max-width: 115px;
  }

  .change-color .logo img {
    max-width: 70px !important;
  }

  .menu-btn {
    top: 15px !important;
  }

  header .container {
    height: 80px;
  }

  .cursive-head h1 {
  }

  footer {
    padding: 100px 20px;
  }

  .instagram-inner {
    max-width: 340px;
    top: 45px;
    /* margin: 0 5%; */
  }

  .social-icon-footer {
    top: 23px;
  }

  .social-icon-footer h3 {
    font-size: 30px;
  }

  .footer-logo img {
    max-width: 170px;
  }

  .footer-container-inner {
    width: 100%;
    padding: 20px 5px;
    min-height: auto;
  }

  figure.effect-marley h2 {
    text-align: center;
    transform: translate3d(0, -10px, 0) !important;
    font-size: 26px !important;
  }

  figure.effect-marley p {
    text-align: center;
    opacity: 1 !important;
    transform: none !important;
  }

  figure.effect-marley h2::after,
  figure.effect-marley p {
    opacity: 1 !important;
    transform: none !important;
    bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 360px) {
  figure.effect-marley h2 {
    text-align: center;
    transform: translate3d(0, -15px, 0) !important;
    font-size: 26px !important;
  }

  figure.effect-marley p {
    padding: 0px;
    line-height: 19px;
    font-size: 15px;
  }
}

/* banners */
.head-banner {
  display: table;
  width: 100%;
  height: 550px;
}

.head-banner h1 {
  margin-bottom: 0px;
  background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45));
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  padding: 20px;
  font-weight: 500;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding-left: 40px;
  color: #ffffff;
}

.about-head {
  background: url(../images/about-head.jpg) no-repeat center center / cover;
}

.menu-head {
  background: url(../images/menu-head.jpg) no-repeat center center / cover;
}

.menu-head {
  background-position: bottom;
}

.events-head {
  background: url(../images/events-head.jpg) no-repeat center center / cover;
}

.photos-head {
  background: url(../images/photos-head.jpg) no-repeat center center / cover;
}

.private-head {
  background: url(../images/private-head.jpg) no-repeat center center / cover;
}

.venue-1-bg {
  background: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ),
    url(../images/venue-1.jpg) no-repeat center center / cover;
  padding: 120px 20px;
}

.contact-head {
  background: url(../images/contact-head.jpg) no-repeat center center / cover;
}

.videos-head {
  background: url(../images/videos-head.jpg) no-repeat center center / cover;
}

.reservation-head {
  background: url(../images/reservations-head.jpg) no-repeat center center /
    cover;
}

.trip-advisor-cert {
  background: #f0f0f0;
  display: table;
  width: 100%;
}

.trip-advisor-main {
  display: table;
  margin: auto;
  width: 100%;
  max-width: 380px;
}

.trip-advisor-part {
  display: table;
  width: 50%;
  text-align: center;
  float: left;
}

.trip-advisor-part a {
  text-align: center;
  /* border: 5px solid #d3964f; */
}

.trip-advisor-part a:hover {
  border-color: #000000;
}

.trip-advisor-part img {
  display: table;
  width: 100%;
  max-width: 150px;
}

@media screen and (min-width: 1500px) {
  .head-banner {
    height: 650px;
  }
}

@media screen and (max-width: 1024px) {
  .head-banner {
    height: 450px;
  }

  .head-banner h1 {
    background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.58));
  }
}

@media screen and (max-width: 768px) {
  .head-banner {
    height: 380px;
  }

  .head-banner h1 {
    background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.43));
  }
}

@media screen and (min-width: 600px) {
  .call-dir {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #shout-container {
    height: auto;
    background: #000000;
  }

  .video-container {
    height: 45vh;
    display: flex;
    /* justify-content: stretch; */
  }

  video {
    width: 160%;
    display: flex;
    justify-content: stretch;
  }

  #table {
    display: flex;
    flex-direction: column;
  }

  .call-dir {
    display: flex;
    width: 100%;
    /* flex-direction: column; */
    /* position: absolute; */
    flex-wrap: wrap;
    bottom: 30px;
    order: -1;
    z-index: 9;
    padding: 3px;
    background: #6c3c0f;
  }

  .call-dir a {
    width: 48%;
    margin: 1%;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    color: #ffffff;
    background: #a16833;
    text-transform: uppercase;
  }

  .call-dir a i {
    font-size: 15px;
  }

  .head-banner {
    height: 250px;
  }

  .head-banner h1 {
    background: radial-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.18));
    padding: 10px;
    padding-left: 20px;
    font-size: 35px;
  }

  .contact-form-background {
    padding: 100px 10px;
  }
}

.zoom-text i {
  font-size: 10px;
}

#back2Top {
  width: 50px;
  line-height: 48px;
  overflow: hidden;
  font-size: 20px;
  z-index: 999;
  border-radius: 27px;
  display: none;
  cursor: pointer;
  -moz-transform: rotate(270deg);
  /* -webkit-transform: rotate(270deg); */
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* transform: rotate(180deg); */
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #c79b6e;
  border: 2px solid #ab733a;
  color: #fff;
  text-align: center;
  opacity: 0.7;
  font-size: 30px;
  text-decoration: none;
}

#back2Top i {
  font-size: 36px;
}

#back2Top:hover {
  background: #ab733a;
  color: #ffffff;
  opacity: 1;
  border-color: #ffffff;
}

.scroll-down-btn {
  position: absolute;
  /* top: -130px; */
  width: 100%;
  /* bottom: 10px; */
  z-index: 20;
  display: inline-block;
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in 3s;
  transition: all 0.5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 10px;
  left: 49%;
  margin-left: 0px;
  display: block;
  width: 52px;
  height: 42px;
  /* border: 2px solid #FFF; */
  background-size: 0px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  transform: scale(1);
}

.scroll-down:before {
  /* position: absolute; */
  /* top: calc(50% - 8px); */
  /* left: calc(50% - 6px); */
  transform: rotate(-45deg);
  display: block;
  width: 22px;
  height: 22px;
  content: '';
  border: 2px solid #a16833;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.back_btn_menu {
  padding: 7px 10px;
  min-width: 150px;
  margin-bottom: 20px;
  background: #878d68;
  border: 2px solid #494f29;
}

.back_btn_menu:hover {
  background: #313612;
}

.menuSectionName {
  text-transform: capitalize;
  font-family: 'Bilbo Swash Caps', cursive;
  font-size: 40px;
  padding: 90px 5px;
  /* background: radial-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0)); */
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}

.menuSectionName:hover {
  /* background: radial-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)); */
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}

.menu-category-items h1 {
  font-size: 33px;
  color: #ab733a;
  font-weight: 600;
}

#menuSectionOfSections > div {
  background-position: center center;
}

#menuSectionOfSections > div {
  background-position: center center;
}

.menu-category {
  border: 2px solid #a16833;
  background: none;
}

.menu-category:hover {
  background: #c2905e;
}

.menu-category-selected {
  background: #c2905e;
  border: 2px solid #a16833;
  color: #fff;
}

.menu-category-container {
  margin: 0px;
}

.sub-item-box h1 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.menu-category-desc {
  margin-bottom: 10px;
  color: #86694b;
}

.menu-item-description h3 {
  font-weight: 600;
  font-size: 20px;
  /* flex-grow: 2; */
  line-height: normal;
  /* flex-direction: row; */
}

.menu-item-description p {
  font-size: 16px;
  line-height: normal;
  /* flex-grow: 5; */
}

.menu-item-prices {
  width: 20%;
  float: left;
  text-align: right;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.menu-item-prices p {
  line-height: normal;
}

.price {
  font-weight: 600;
  font-size: 24px;
}

.menu-item {
  display: inline-flex;
  width: 47%;
  float: none;
  margin: 20px 1.5% 0px 1.5%;
}

.menu-item-description {
  display: flex;
  flex-direction: column;
  /* flex-wrap: wrap; */
}

.menu-item .menu-img {
  /* position: absolute; */
  /* width: 120px; */
  /* height: 120px; */
  /* overflow: hidden; */
  flex-grow: 1;
  /* top: 0; */
  order: -1;
}

.menu-item .menu-img img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border: 2px solid #bb854f;
  border-radius: 50%;
}

@media screen and (max-width: 600px) {
  .menuSectionName {
    padding: 50px 5px;
  }

  .menu-item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }

  .menu-category {
    width: auto;
    margin: 1%;
  }
}

.back-to-album {
  font-size: 19px;
  color: #ffffff;
  opacity: 1;
  background: #c2905e;
  padding: 5px;
  display: table;
  max-width: 160px;
  margin-bottom: 20px;
}

.back-to-album:hover {
  background: #a16833;
}

label {
  padding: 0px;
  font-size: 11px !important;
  color: #ffffff;
}

.secure-form .secure-form-submit-button[type='submit'] {
  max-width: 200px;
  margin: auto;
  background: #c2905e;
  border: 2px solid #ab733a;
  padding: 10px;
  transition: all ease 0.3s;
}

.secure-form .secure-form-submit-button:hover {
  background: #ab733a;
}

input:focus {
  box-shadow: none !important;
  outline: 0;
}

.secure-form .secure-form-item input,
.secure-form .secure-form-item textarea {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid #c2905e;
  transition: all ease 0.3s;
  outline: 0;
}

.secure-form .secure-form-item input,
.secure-form .secure-form-item textarea:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #ab733a;
}

#events-container {
  display: flex;
  flex-direction: column;
}

.special-events-title {
  display: inline-block;
  /* max-width: 240px; */
  width: fit-content;
}

.events_main {
  /* flex-direction: column; */
  background: #ab733a;
  width: 99%;
  float: none;
  margin: 0.5%;
  padding: 5px;
}

.date {
  background: #daa568;
  color: #43270a;
  display: table;
  width: 100%;
  padding: 5px;
  font-size: 20px;
}

.event-info h3 {
  margin-top: 0px;
  font-weight: 400;
  font-size: 26px;
  padding-bottom: 0px;
  color: #ffffff;
}

.event-info h3 a {
  background: #543716;
}

.event {
  width: 50%;
  float: none;
  flex: 1 auto;
  flex-basis: 1;
}

.event a {
  height: 100% !important;
}

.event-info {
  width: 100%;
  margin: 0;
  flex-grow: 1;
  float: none;
  display: flex;
  padding-top: 0;
  padding-left: 10px;
}

.events-details-wrapper {
  display: flex;
  flex-grow: 1;
  width: 100%;
  min-height: 100px;
  overflow: scroll;
}

.events-details-wrapper::-webkit-scrollbar {
  display: none;
}

.event img {
  max-width: none;
}

.event-info p {
  padding: 0;
  color: #e0e0e0;
}

.view-events-btn-container {
  margin-top: 0px;
  display: flex;
  padding: 0;
}

.view-events-btn-container a {
  border: 0;
  /* display: flex; */
  width: 100%;
  text-align: center;
  align-items: center;
  background: #945316;
  border-radius: 0;
  font-size: 21px;
}

.view-events-btn-container a:hover {
  border: 0;
  background: #000000;
  color: #daa567;
}

@media screen and (min-width: 1300px) {
  .events_main {
    /* width: 32.33%; */
  }
}

@media screen and (max-width: 768px) {
  .events_main {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
  }
}

#photos-container {
  max-width: none;
}

.album_gallery_div {
  max-width: none;
}

.gallery-wrap {
  max-width: none;
}

.menu-category-items-container {
  padding: 30px 0;
}

.menu-category-items {
  text-align: left;
}

.zoom-text {
  display: none;
}

#ot-widget-container3,
#ot-widget-container4 {
  text-align: center;
}

#ot-widget-container3 iframe {
  height: auto;
}

.desktop-widget {
  display: none;
}
.mobile-widget {
  display: block;
}
@media (min-width: 768px) {
  .desktop-widget {
    display: block;
  }
  .mobile-widget {
    display: none;
  }
}
