* {
  -webkit-appearance: value;
  -moz-appearance: value;
  appearance: value;
}

/***************** tags ***********************************/
footer {
  background: linear-gradient(rgb(0, 58, 93), rgb(0, 58, 93), rgb(0, 58, 93));
  padding: 200px 10px;
}

form {
  max-width: 700px;
  margin: 0 20px;
}

/***************** body starts ***********************************/
.logo-call-cont {
  position: absolute;
  top: 54px;
  width: 100%;
}

.logo_container {
  /* position: absolute; */
  /* top: 90px; */
  width: 100%;
  text-align: center;
  display: table;
}

.logo_container .logo img {
  width: 100%;
  max-width: 200px;
  margin: auto;
}

.logo-inner {
  width: 100%;
  display: table;
}

.logo-inner img {
  width: 100%;
  max-width: 200px;
  margin: auto;
  padding: 10px;
  background: rgba(255, 255, 255, 0.73);
  border-radius: 100px;
}

#shout-container {
  width: 100%;
  align-items: flex-end;
  position: absolute;
  top: 0;
}

.blue_color {
  color: #003a5d;
}

.red_color {
  color: #9e050d;
}

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked~.read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state~.read-more-trigger:before {
  content: 'Read more';
}

.read-more-state:checked~.read-more-trigger:before {
  content: 'Close';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #fcaf17;
  font-size: .9em;
  line-height: 2;
  border: 2px solid #fcaf17;
  border-radius: 3px;
}

.location_main {
  width: 90%;
  display: table;
}

.location_part {
  width: 25%;
  float: left;
  border: 2px solid #62bb46;
  margin-left: -2px;
  margin-top: -2px;
  padding: 50px 10px;
  height: 400px;
}

.sub_title {
  font-size: 22px;
  font-weight: 700;
  color: #e4e4e4;
  text-transform: uppercase;
  border-bottom: 2px solid #e4e4e4;
  display: inline;
}

.loc_icon {
  font-size: 16px;
  margin-right: 10px;
  color: #62bb46
}

.social_loc_icon {
  font-size: 24px;
  color: #62bb46;
  margin: 0 5px;
}

.visit_btn {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #fcaf17;
  padding: 5px 10px;
  font-weight: 600;
  border-radius: 3px;
}

.call_link {
  color: #e4e4e4;
  font-size: 18px;
  transition: 0.3s;
  line-height: 35px;
}

.call_link:hover {
  color: #62bb46;
  transition: 0.3s;
  border-bottom: 1px dotted #62bb46;
}

.loc_caption {
  color: #a0a0a0;
  font-size: 14px;
}

.loc_icon_mobile {
  font-size: 22px;
  color: #62bb46;
  margin: 0 5px;
}

.footer_main {
  width: 98%;
  display: table;
}

.footer_part {
  width: 31.3%;
  float: left;
  margin: 0 1%;
}

.text_area_contact_small {
  padding: 15px 10px;
  border: none;
  margin-bottom: 20px;
  width: 49% !important;
  margin-right: 1%;
  transition: 0.7s;
  float: left;
  background: #ECECEC;
  font-size: 16px;
}

.text_area_contact_small2 {
  padding: 15px 10px;
  border: none;
  margin-bottom: 20px;
  width: 49% !important;
  transition: 0.7s;
  margin-left: 1%;
  float: left;
  background: #ECECEC;
  font-size: 16px;
}

.text_area_contact_msg {
  padding: 15px 10px;
  height: 80px;
  max-height: 80px;
  border: none;
  margin-bottom: 20px;
  width: 100% !important;
  transition: 0.7s;
  background: #ECECEC;
  font-size: 16px;
}

.btn_submit {
  padding: 10px 15px !important;
  text-transform: uppercase;
  background-color: #656565 !important;
  border: 1px solid #f99d34;
  color: #ffffff;
  transition: 0.7s;
  width: 100px;
  cursor: pointer;
}

.events_container_box {
  width: 46%;
  margin: 4% 2%;
  float: left;
  display: block;
}

.events_link {
  color: #62bb46;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

.events_link:hover {
  border-bottom: 1px dotted #62bb46;
}

.img_events {
  width: 100%;
  max-width: 300px;
}

.modal_sec_bg {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  width: 100%
}

.hours_width {
  width: 80%;
}

.menu_popup_bg {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  display: inline-table;
}

.menu_popup_bg h1 {
  margin-bottom: 0;
}

.menu_popup_hw {
  height: 97% !important;
  margin: 2% !important;
  border: 1px solid #62bb46;
}

.menu_popup_pad {
  padding-top: 130px;
}

.svg_icons_width {
  width: 100%;
  padding: 20px 18px 20px 20px;
}

.news_btn_home {
  font-size: 16px;
  color: #ffffff !important;
  border: 2px solid #ffffff;
  padding: 10px 30px !important;
  font-weight: 600;
  border-radius: 3px;
  transition: 0.3s;
  display: inline-block;
  line-height: 0;
}

.news_btn_home:hover {
  background: #ffffff;
  color: #000000 !important;
  transition: 0.3s
}

.news_sec_main_div {
  display: inline-table;
}

.news-text {
  color: #000000;
  font-size: 16px;
  line-height: 25px !important;
  padding: 30px;
  border-bottom: 1px dotted #62bb46;
  text-align: justify;
}

.news-text p {
  color: #efefef
}

.news_title {
  font-size: 20px;
  color: #62bb46;
  font-weight: 900;
  margin-bottom: 20px;
}

.right {
  text-align: right;
}

.news_sec_div_cont {
  background: rgba(0, 0, 0, 0.8);
  padding: 50px;
}

.news_btn {
  color: #62bb46;
  transition: 0.3s;
}

.news_btn:hover {
  transition: 0.3s;
  border-bottom: 1px dotted #62bb46;
}

.news-text_call {
  color: #000000;
  font-size: 16px;
  line-height: 25px !important;
  padding: 30px 0;
  border-bottom: 1px dotted #62bb46;
  text-align: center;
}

.news-text_call p {
  color: #efefef
}

.news_title_call {
  font-size: 20px;
  color: #62bb46;
  font-weight: 900;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}

.news_sec_div_cont_call {
  background: rgba(0, 0, 0, 1);
  padding: 50px;
  height: 100%;
}

.btn-submit {
  width: 120px;
  border: none;
  padding: 10px;
  color: #000000;
  font-size: 18px;
  cursor: pointer;
  transition: all ease 0.3s;
  background: #ffffff;
  outline: 0px;
}

.btn-submit:hover {
  background: #000000;
  color: #ffffff;
}

.callbtn_home {
  z-index: 999;
  width: 100%;
  display: table;
  width: 100%;
  margin-top: 0;
  background: #3a3a3a;
  padding-top: 10px;
}

.callbtn_home a {
  font-size: 16px;
  color: #ffffff !important;
  border: 2px solid rgba(255, 255, 255, 0.58);
  padding: 10px;
  font-weight: 600;
  border-radius: 3px;
  transition: 0.3s;
  display: inline-block;
  line-height: 0;
  width: calc(50% - 10px);
  margin: 5px;
  background: rgba(0, 0, 0, 0.7);
}

.social_loc_icon_call {
  font-size: 20px;
  color: #ffffff;
  margin: 0 5px;
  border: 1px solid #efefef;
  padding: 5px 10px;
  border-radius: 3px;
}

.logo_top {
  left: 50px;
  width: 20%;
  top: 50px;
}

.shout_sub_title {
  font-size: 14px;
  color: #efefef;
}

.truck {
  bottom: 70px;
  position: absolute;
  right: 50px;
}

.news-text_wall {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px !important;
  padding: 30px;
}

.logo_pages {
  padding-bottom: 60px;
}

.contact_main {
  width: 100%;
  display: flex;
}

.contact_left {
  width: 50%;
  float: left;
  padding: 100px 0;
  background: #000000;
}

.contact_right {
  width: 50%;
  float: left;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/contact_bg.jpg);
  background-size: cover;
  padding: 100px 0;
  font-size: 25px;
}

.menu_main {
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../images/menu_bg.jpg) center center no-repeat;
  background-size: cover;
  height: 60vh;
}

.social_icons a {
  font-size: 40px;
  padding: 10px;
  transition: 0.2s
}

.social_icons a:hover {
  color: #0077d2 !important;
  transition: 0.2s
}

.view_btn {
  padding: 10px 15px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  font-size: 20px;
  transition: 0.2s;
  display: inline-block;
}

.view_btn:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #d13138;
  transition: 0.2s
}

.view_btn_menu {
  padding: 10px 15px;
  border-radius: 5px;
  border: 2px solid #000000;
  font-size: 20px;
  transition: 0.2s;
  display: inline-block;
}

.view_btn_menu:hover {
  background: #;
  color: #ffffff;
  transition: 0.2s
}

.fa {
  display: inherit;
}

.abt_text {
  max-width: 800px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0.5px;
  padding: 0 20px;
  text-align: left;
  font-size: 16px;
}

.shout-container-home {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: table;
  height: 100vh;
  z-index: 9;
}

/* #shout-container {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
} */
.content-container {
  position: absolute !important;
  /* top: 25%!important; */
}

.shout-container br {
  display: none;
}

.menu-section-btn {
  margin: auto;
  width: 100%;
  max-width: 1300px;
  display: inline-block;
}

.menu-btn-cont {
  width: 24%;
  margin: 0.5%;
  border: 1px solid #000000;
  float: left;
}

.menu-btn {
  padding: 100px 20px;
  display: inline-block;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  transition: 0.3s;
  text-transform: uppercase;
}

.menu-btn:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #000;
}

.lunch-btn {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/lunch.jpg) center center no-repeat;
  background-size: cover;
}

.dinner-btn {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/dinner.jpg) center center no-repeat;
  background-size: cover;
}

.special-btn {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/speciality.jpg) center center no-repeat;
  background-size: cover;
}

.catering-btn {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/catering.jpg) center center no-repeat;
  background-size: cover;
}

/***************** Media screens ***********************************/
@media screen and (max-width:1200px) {
  .menu-btn-cont {
    width: 49%;
  }

  .contact_main {
    width: 100%;
    display: table;
  }

  .contact_left {
    width: 100%;
    float: left;
  }

  .contact_right {
    width: 100%;
    float: left;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/contact_bg.jpg);
    background-size: cover;
    padding: 100px 0;
    font-size: 25px;
  }

  .menu_main {
    width: 100%;
    display: table;
    height: 400px;
  }
}

@media screen and (min-width:767px) {
  .desk_loc {
    display: none;
  }

  .callbtn_home {
    display: none;
  }

  .desk_img_truck {
    margin-bottom: 18px;
  }
}

@media screen and (max-width:767px) {
  .logo-call-cont {
    top: 0;
  }

  .logo-inner img {
    max-width: 150px;
  }

  .menu-btn {
    padding: 70px 20px;
  }

  .menu-section-btn {
    padding: 0 20px;
  }

  .menu-btn-cont {
    width: 99%;
  }

  footer {
    padding: 160px 10px;
  }

  .logo_container {
    /* position: absolute; */
    width: 100%;
  }

  .location_part {
    width: 100%;
    height: auto;
    padding: 20px 0;
  }

  .mobile_loc {
    display: none;
  }

  .footer_part {
    width: 100%;
  }

  .events_container_box {
    width: 98%;
    margin: 10% 1%
  }

  .menu_popup_pad {
    padding-top: 100px;
  }

  .news_sec_div_cont {
    background: rgba(0, 0, 0, 0.9);
    padding: 0px;
  }

  .logo_top {
    top: 100px;
  }

  .truck {
    bottom: 140px;
    position: absolute;
    left: 20%;
  }

  .truck_img {
    width: 80%;
  }

  .mob_img {
    padding-top: 20px;
    padding-left: 25px;
  }

  .text_area_contact_small {
    width: 100% !important;
    margin-right: 0;
  }

  .text_area_contact_small2 {
    width: 100% !important;
    margin-left: 0;
  }

  .logo_pages {
    padding: 60px 0;
    background: #000000;
  }

  .contact_left {
    width: 100%;
    float: left;
    padding: 0
  }

  .contact_right {
    padding: 100px 15px;
    font-size: 16px;
  }

  .menu_right {
    width: 100%;
    float: left;
    padding: 0
  }

  .menu_left {
    padding: 100px 15px;
    font-size: 16px;
  }

  .social_icons a {
    font-size: 20px;
    padding: 5px;
  }

  .image_size_mobile {
    width: 80%
  }
}

@media screen and (max-width:480px) {
  footer {
    padding: 90px 10px;
  }

  .menu_main {
    height: 250px;
  }
}

/* Custom Style  */
.img-content-container {
  display: block;
  position: absolute !important;
}

@media screen and (max-width: 480px) {
  .logo {
    max-width: 155px;
  }

  .img-content-container {
    top: 30px !important;
  }
}

.shout-text-wrapper {
  display: table;
  width: 100%;
  /* background: rgba(0, 0, 0, 0.3); */
}

.shout-container-inner {
  padding: 10px;
  background: rgba(50, 95, 33, 0.75);
}

.shout-image-background {
  height: 100%;
}

.shout-time {
  color: #ffffff;
}

.shout-content {
  color: #ffffff;
}

/***************** parallax Images ***********************************/
.head_caption_text1 {
  color: #d13138;
  font-size: 44px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding-bottom: 30px;
}

.head_caption_text {
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  /* padding: 250px 0; */
  height: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.parallax-index1 {
  background: rgba(0, 0, 0, 0.3);
  min-height: 700px;
}

.parallax-index2 {
  background: rgba(0, 0, 0, 0.3);
  min-height: 700px;
}

.parallax-footer {
  background: rgba(0, 0, 0, 0.6);
}

.parallax-nav {
  background: rgba(255, 255, 255, 0.6);
}

.parallax-about {
  /* background: rgba(0, 0, 0, 0.3); */
  /* padding: 350px 0 */
  height: 60vh;
}

.parallax-menu {
  background: rgba(0, 0, 0, 0.3);
}

.parallax-events {
  background: rgba(0, 0, 0, 0.3);
}

.parallax-contact {
  background: rgba(0, 0, 0, 0.3);
}

.parallax-catering {
  background: rgba(0, 0, 0, 0.3);
}

.parallax-photos {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/about_bg.jpg) center center !important;
  background-size: cover;
}

.contact_detail_container {
  padding: 100px 0;
  background: rgba(0, 0, 0, 0.61);
  display: flex;
}

.contact_detail_text {
  text-align: center;
  margin: 0 20px;
  width: 100%
}

@media screen and (max-width:767px) {
  .head_caption_text {
    font-size: 50px;
    /* padding: 200px 0; */
  }

  .parallax-index1 {
    min-height: 300px;
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-index2 {
    min-height: 300px;
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-about {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-menu {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-events {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-catering {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-contact {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-photos {
    background: rgba(0, 0, 0, 0.3);
  }

  .parallax-contact-details {
    background: rgba(0, 0, 0, 0.3);
  }

  .contact_detail_container {
    max-width: 1300px;
  }
}

@media screen and (max-width:480px) {
  .head_caption_text {
    font-size: 40px;
    /* padding: 150px 0; */
    letter-spacing: 5px;
  }

  .parallax-about {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/photos_bg.jpg) center center !important;
    background-size: cover !important;
    padding: 125px 0;
  }

  .parallax-events {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/events_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-contact {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/contact_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-photos {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/about_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-menu {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-catering {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/catering_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-nav {
    background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5)), url(../images/nav_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-footer {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/footer_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-contact-details {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/contact_details_bg.jpg) center center !important;
    background-size: cover !important;
  }

  .parallax-index1 {
    display: none;
  }

  .contact_detail_container {
    background: rgba(0, 0, 0, 0.4);
  }
}

/***************** body ends ***********************************/
/***************** menu styles ***********************************/
.back_btn_menu {
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  background: #000000;
  padding: 10px;
  max-width: 160px;
  color: #ffffff;
}

#menuSectionOfSections>div {
  color: #000;
  width: 100%;
  min-width: 239px;
  float: left;
  height: 0;
  position: relative;
  cursor: pointer;
  display: inline-table;
  font-size: 2em;
  transition: 0.4s;
  margin-bottom: 10px;
}

#menuSectionOfSections>div:hover {
  transition: 0.4s;
}

.menu-dots {
  display: none;
}

.menu-container-mobile {
  display: inline-block;
  margin-bottom: 40px;
}

.menuSectionName {
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background: none;
}

.menu-category {
  float: left;
  margin: 0 5px;
  padding: 10px;
  text-transform: uppercase;
}

.menu-category:hover {
  cursor: pointer;
  color: #da64a5;
}

.menu-category-container {
  display: none;
  margin-bottom: 10px;
}

.menu-category-items {
  display: inline-block;
  width: 100%;
}

.sub-item-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1000px;
  /* text-align: center; */
}

.sub-item-box h1 {
  margin-bottom: 10px;
  font-size: 30px;
  width: 100%;
  font-family: 'Taviraj', serif;
  color: #000000;
  text-transform: capitalize;
  margin-top: 20px;
}

.sub-item-box h3 {
  margin: 0px;
}

.menu-item-description {
  width: 100%;
  float: none;
  text-align: left;
}

.menu-item-prices {
  width: 100%;
  float: none;
  text-align: right;
  padding: 0;
  max-width: fit-content;
  padding-left: 10px;
}

.menu-item {
  display: flex;
  width: calc(50% - 20px);
  float: none;
  margin: 10px;
}

.menu-item-description p {
  font-size: 15px;
  margin-bottom: 0px;
  text-transform: lowercase;
  color: #666666;
  font-style: italic;
  line-height: 20px;
  font-family: 'Taviraj', serif;
  padding-top: 3px;
}

.menu-category-items h1 {
  color: #c59a6c
}

.menu-item-description h3 {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
  text-transform: inherit;
  text-align: left;
  font-family: 'Taviraj', serif;
}

.menu-var {
  font-size: 10px;
  color: #000000;
}

#menu-selection li, .menu-category {
  list-style: none;
  color: #882b2b;
  cursor: pointer;
  font-size: 22px;
  text-align: left;
  position: relative;
  background: rgba(255, 255, 255, 0.71);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin: 5px 10px;
  text-align: center;
  float: left;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

#menu-selection li:hover, .menu-category:hover, .menu-category-selected {
  color: #9e050d !important;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#menu-container hr {
  display: none;
}

.menu-item .menu-img {
  width: 28%;
  min-height: 10px;
  margin-right: 1%;
  display: none;
}

.menu-item-prices p {
  margin-bottom: 0px;
  line-height: 19px;
  font-family: 'Taviraj', serif;
}

.price {
  font-weight: 500;
  padding-left: 5px;
  font-size: 14px;
  font-family: 'Taviraj', serif;
  color: #000000;
}

.dollarSign {
  font-weight: 600;
  font-size: 18px;
  font-family: 'Taviraj', serif;
  color: #000000;
  display: none;
}

.menu-category-desc {
  /* padding: 0px 10px 15px 10px; */
  color: #000000;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}

@media screen and (max-width:1024px) {
  .menuSectionName {
    padding: 100px 0;
  }
}

@media screen and (max-width:767px) {
  .menu-item-description {
    padding-left: 0px;
  }

  .menu-item-prices {
    padding: 0;
  }

  .menu-item {
    /* display: table; */
    /* width: 97%; */
  }

  #menuSectionOfSections>div {
    width: 98%;
  }
}

@media screen and (max-width:479px) {
  .menu-category {
    width: 100% !important;
    margin: 0;
    border-bottom: none;
    margin-bottom: 10px;
    position: relative !important;
  }

  .menu-item-description p {
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: lowercase;
    line-height: 19px;
    padding-top: 0;
  }

  .menu-item-description {
    /* width: 70%; */
  }

  .menu-item-prices {
    /* width: 30%; */
    /* margin-top: 5px; */
  }

  #menu-container {
    display: inline-block;
    width: 100%;
    padding: 0;
  }

  #menuSectionOfSections>div {
    width: 98%;
  }

  .menu-item {
    /* display: table; */
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }

  .menuSectionName {
    padding: 130px 0;
    color: #ffffff
  }

  .menu-item-description h3 {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0px;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .price {
    font-weight: 400;
    padding-left: 2px;
    font-size: 16px;
  }

  .dollarSign {
    font-weight: 400;
    font-size: 16px;
  }
}

/***************** menu styles ends ***********************************/
/***************** hours styles ***********************************/
.hours-section {
  display: inline-block;
}

.hours-section hr {
  display: none;
}

.hours-section h3 {
  display: none;
}

.hours_container_box {
  float: left;
  padding: 10px 15px;
  border-right: 1px solid #000000;
  font-size: 14px;
  margin: 5px 0;
  color: #000000
}

.hours_container_box:last-child {
  border-right: none;
}

.hours_container_box h3 {
  font-size: 16px;
  padding-bottom: 5px;
  margin-top: 0px;
  display: none;
}

.day-toggle {
  font-size: 16px;
  font-weight: 600;
}

.hours-numbers {
  padding-top: 0;
}

@media screen and (max-width:767px) {
  .hours_container_box {
    width: 100%;
    margin-top: 0px;
  }

  .hours_container_box {
    border-right: none;
    margin: 0px;
    padding: 0;
  }
}

/***************** hours styles ends ***********************************/
/***************** events styles ***********************************/
.events_main {
  width: 48%;
  margin: 1%;
  float: left
}

.event {
  overflow: hidden;
}

.event_left {
  width: 50%;
  float: left;
  position: relative;
}

.event_right {
  width: 50%;
  float: left;
  position: relative;
  padding: 20px;
  text-align: left;
}

@media screen and (min-width:1600px) {
  .event {
    overflow: hidden;
  }
}

@media screen and (max-width:767px) {
  .event_left {
    width: 100%;
  }

  .event_right {
    width: 100%;
    padding: 20px;
  }
}

@media screen and (max-width:580px) {
  .event {
    overflow: hidden;
  }

  .events_main {
    width: 100%;
    margin: 0;
    float: left
  }
}

/***************** events styles ends ***********************************/
.map-embed {
  width: 100%;
  height: 350px;
  display: table;
}

@media screen and (max-width:768px) {
  .map-embed {
    height: 250px;
  }
}

.shout-container shoutinner {
  background: rgba(0, 0, 0, 0.8);
  margin-bottom: 70px;
}

.shout-container shouttitle {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
}

.shout-container shoutmessage {
  font-size: 20px;
  line-height: 29px;
}

#aboutus-container p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}

#menuSectionOfSections {
  display: flex;
  flex-wrap: wrap;
  max-width: none;
  justify-content: center;
  align-items: center;
}

.pricelistLastUpdated {
  width: 100%;
}

#menuSectionOfSections>div {
  width: calc(50% - 10px);
  margin: 5px;
  background: #000000;
  /* flex-grow: 1; */
}

.menuSectionName {
  padding: 10px;
  color: #ffffff;
  height: 20vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
}

.sub-item-box h1.allInOnce-h1-0 {
  margin: 0 auto;
  font-size: 24px;
  margin-top: 15px;
  width: fit-content;
  color: #ffffff;
  padding: 10px 20px;
  background: #000000;
  border-radius: 50px;
  margin-bottom: 20px;
}

@media screen and (max-width:768px) {
  #shout-container {
    height: auto;
    position: relative;
  }

  .shout-container shoutinner {
    margin-bottom: 0px;
    max-width: none;
    padding: 0;
  }

  .shout-container shoutmessage {
    text-align: left;
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (max-width:600px) {
  .menuSectionName {
    font-size: 28px;
  }

  .section-menus {
    padding: 40px 10px;
  }
}

@media screen and (min-width:1024px) {
  .call-now-intro {
    position: absolute;
    top: 25%;
    right: 0;
    z-index: 999;
  }

  .call-now-intro a {
    display: inline-block;
    padding: 15px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.85);
    font-size: 22px;
    border-radius: 40px 0 0 40px;
  }

  .call-now-intro a i {
    font-size: 13px;
  }

  .call-now-intro a:hover {
    opacity: 0.7
  }
}

@media screen and (max-width:1024px) {
  .call-now-intro {
    display: none;
  }
}

@media screen and (max-width:1200px) {
  .logo-call-cont {
    top: 0;
  }
}

.recurring-title, .special-events-title {
  color: #000000;
  font-weight: 500;
  margin-top: 0;
}

.no-event-post-text {
  width: 100%;
}

.gn-gal-inner .gn-gal-text {
  font-size: 25px;
}

#gallery .back-to-album {
  padding: 10px;
  width: fit-content;
  padding: 10px;
  background: #000000;
  color: #ffffff;
}

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

.menu-download-link-pdf {}

.menu-download-link-pdf a {
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
  background: #000000;
  color: #ffffff;
}
