@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@font-face {
    font-family: Quicksand-Bold;
    src: url(/fonts/Quicksand-Bold.ttf);
  }
  
  @font-face {
    font-family: Quicksand-Light;
    src: url(/fonts/Quicksand-Light.ttf);
  }
  @font-face {
    font-family: Montserrat-Light;
    src: url(/fonts/Montserrat-Light.ttf);
  }
  
  @font-face {
    font-family: Quicksand-Medium;
    src: url(/fonts/Quicksand-Medium.ttf);
  }
  body {
  
  overflow-x: hidden; /* Hide horizontal scrollbar */
}

.img-fluid{
    box-shadow:none !important;
}
/*css for hide cart button 
button#add_to_cart {
    display: none !important;
}*/
/*css for end hide cart button */

  @font-face {
    font-family: JosefinSans-Light;
    src: url(/fonts/JosefinSans-Light.ttf);
  }
  footer.copyright {
    display: block;
}
.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    animation: none !important;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation: none;
}
.col-11.combo-item-name {
    margin-left: 30px;
}
section.catering_heading.home {
    display: none;
}
section.catering_heading.home {
    display: none !important;
}
video.home-video {
    display: none !important;
}
.menu-box ul li {
    color:#fff!important;
}
p.new_footer_style {
    font-size: 20px !important;
    font-family: Quicksand-Light !important;
    font-weight: 100 !important;
    
    color: #bfb7b7 !important;
}
.new_footer_style {
color: #bfb7b7 !important;
    font-size: 20px !important;
    font-weight: 100 !important;
    font-family: Quicksand-Light !important;
}


ul.menu p.new_footer_style a {
color: #bfb7b7 !important;
    font-size: 20px !important;
    font-weight: 100 !important;
    font-family: Quicksand-Light !important;
}
  .footer-menu ul.menu a {
    line-height: 0 !important;
    font-size: 16px !important;
    font-family: Quicksand-Light !important;
}
.client-testimonial {
    padding: 50px 0 50px 0;
}
footer.footer a {
    /*color: #fff !important;*/
}
footer.footer h3 {
    font-size: 23px !important;
    font-family: Quicksand-Medium !important;
    margin-bottom: 20px !important;
}
footer.footer .row {
    justify-content: center !important;
}
footer p {
    font-family: Quicksand-Light !important;
    font-size: 17px !important;
}
footer.footer {
    padding: 60px 0;
    background-color: #464646 !important;
    color: #ffff !important;
    font-family: Montserrat-Light !important;
}
  .WidgetTitle__Header-sc-ruy1gu-2.jfpmQZ {
      display: none;
  }
  div#eapps-google-reviews-ae0f8891-b362-4760-9326-ed0d925d1a8f a {
      display: none;
  }
  div#eapps-google-reviews-ae0f8891-b362-4760-9326-ed0d925d1a8f a{
      display:none;
  }
/*li.table-booking {*/
/*    background: black;*/
/*    border: 2px solid black;*/
/*    border-radius: 4px;*/
/*    height: auto;*/
   
/*    text-align: center;*/
/*}*/
/*li.table-booking-login {*/
/*    background: red;*/
/*     border: 2px solid red;*/
/*    border-radius: 4px;*/
/*    height: auto;*/
  
/*    text-align: center;*/
/*}*/
/*ul.right-nav {*/
/*    list-style: none;*/
/*    display: flex;*/
/*    float: right;*/
/*    color: white !important;*/
/*}*/
/*a.table-book {*/
   
/*    font-size: 20px !important;*/
/*    text-transform: uppercase !important;*/
/*    color: #FFFFFF !important;*/
/*    font-family: Quicksand-Medium !important;*/
/*    line-height: 3.8 !important;*/
/*    transition: 0.5s !important;*/
/*}*/
/*a.table-book {*/
/*    font-size: 20px !important;*/
/*    text-transform: uppercase !important;*/
/*    color: #FFFFFF !important;*/
/*    font-family: Quicksand-Medium !important;*/
/*    line-height: 3.8 !important;*/
/*    transition: 0.5s !important;*/
/*    background: red !important;*/
/*    border: 2px solid red !important;*/
/*    padding: 10px !important;*/
/*}*/

/*li.table-booking-login a {*/
/*    color: white !important;*/
/*    background: black !important;*/
/*    border: 2px solid black !important;*/
/*    padding: 10px !important;*/
/*     font-size: 20px !important;*/
/*    text-transform: uppercase !important;*/
/*     font-family: Quicksand-Medium !important;*/
/*    line-height: 3.8 !important;*/
/*    transition: 0.5s !important;*/
/*}*/
/*li.table-booking {*/
/*    position: relative;*/
/*    bottom: 90px;*/
/*    left: 120px;*/
/*}*/
/*li.table-booking-login {*/
/*    position: relative;*/
/*    bottom: 90px;*/
/*    left: 146px;*/
/*}*/
/*.carousel-inner img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*  }*/
.container.headerdata {
    margin-left: 20%;
}
a.table-book {
    background: black !important;
    border: 2px solid black !important;
    border-radius: 4px !important;
    padding: 10px 10px 10px 10px !important;
    /*width:190px !important;*/
    /*height:45px !important;*/
}
li.table-booking-login a {
background: red !important;
    border: 2px solid red !important;
    border-radius: 4px !important;
    padding: 10px 10px 10px 10px !important;
    /*width:190px !important;*/
    /* height:45px !important;*/
}
.review {
display: flex;
}
.review .review-item {
 margin-right: 50px;
color: white;
    width: 20%;
    overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 10;
-webkit-box-orient: vertical;
}



  html {
    scroll-behavior: smooth;
  }
  header {
      position: absolute;
      z-index: 999;
      width: 100%;
      transition: 0.8s;
      padding: 17px 0 0;
      border-bottom: 1px solid #a3a3a3;
      background: rgba(0,0,0,0.6);
  }

  .booking {
      margin: 16px 0;
  }
  .carousel-indicators li {
      cursor: pointer;
  }
  
  .card img.img-fluid:hover {
      filter: grayscale(1);
      transition: 0.5s;
  }
  
  .card img.img-fluid {
      transition: 0.5s;
      border-radius: 20px;
  }
  ul.menu {
      list-style: none;
      padding: 0;
      display: flex;
      gap: 2rem;
      justify-content: center;
      line-height: 2.8;
      margin-left: 90px;
  }
  
  .video-background .wrap {
    position: relative;
    height: 100vh;
  }
  
  .video-background .video-bg {
    position: relative;
    height: 100%;
    background: #000;
    overflow: hidden;
  }
  
  .video-background .video-bg iframe {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 60vw;
  }
  
  
  
  
  /* for slider transition */
  
  
  
  /* for slider transition */
  
  header.sticky {
      position: fixed;
      background-color: #0000008f;
      transition: 0.8s;
      z-index: 999999999;
  }
  ul.menu a {
      font-size: 20px;
      text-transform: uppercase;
      color: #FFFFFF;
      font-family: Quicksand-Medium;
      line-height: 3.8;
      transition: 0.5s;
  }
  ul.menu a:hover {
      color: #dc0101;
      transition: 0.5s;
  }
  body a.tabel-book {
      background-color: #DC0101;
  }
  body .booking a:hover {
      color: #fff;
  }
  .menu-btn .row {
      gap: 2rem;
      justify-content: flex-end;
      padding-right: 23px;
  }
  
  .booking a {
      text-transform: uppercase;
      background-color: #000000;
      color: #FFFFFF;
      border-radius: 15px;
      font-size: 19px;
       font-family: Quicksand-Medium;
      width: 191px;
      display: block;
      text-align: center;
      padding: 7px 0;
      background-image: linear-gradient(0, #ffffff, #ffffff);
      background-size: 0 0;
      transition: .3s;
      background-repeat: no-repeat;
      background-position: center;
   
  }
  .sction-one i.fa {
      font-size: 53px;
      color: #E19B3E;
  }
  .booking a:hover {
      background-size: 100% 100%;
      color: #000 !important;
  }
  body .carousel-indicators .active {
      background-color: #d2001a;
  }
  a:hover {
      text-decoration: none !important;
  }
  .banner-titel {
      position: absolute;
      z-index: 999999999;
      top: 37%;
      left: 220px;
      font-family: Quicksand-Medium;
      right: 0;
      text-align: left;
  }
  .banner-titel p {
      font-size: 18px;
      color: #fff;
      font-family: Montserrat-Light;
      margin-bottom: 24px;
  }
  .lunch-section .menu-box {
      margin-top: 91px;
  }
  .banner-titel h1 {
       font-family: Quicksand-Medium;
      color: #fff;
      font-size: 33px;
      text-align: left;
  }
  .carousel-item img {
      opacity: 1;
  }
  .slider-hero {
      background-color: #000;
  }
  
  a.btn-link {
      color: #fff;
      font-family: Quicksand-Medium;
      font-size: 20px;
      background: #D2001A;
      border-radius: 13px;
      padding: 13px 41px 20px;
      background-image: linear-gradient(0, #ffffff, #ffffff);
      background-size: 0 0;
      transition: .3s;
      background-repeat: no-repeat;
      background-position: center;
  }
  a.btn-link:hover {
      background-size: 100% 100%;
      color: #000 !important;
  }
  
  .sction-one {
      background-color: #D2001A;
      padding: 40px 0;
      font-size: 20px;
       color: #fff;
      font-family: Quicksand-Medium;
  }
  .sction-one a{
       color: #fff;
   
  }
  .sction-one a:hover {
      color: #fff;
  }
  span.time {
      font-size: 17px;
       font-family: Quicksand-Light;
  }
  
  .sction-one .row {
      align-items: center;
  }
  .sction-one .row .col-9 {
      padding-top: 6px;
  }
  a.carousel-control-prev, a.carousel-control-next {
      position: absolute;
      display: block;
      top: 50%;
      height: 50px;
      opacity: 1;
      background-repeat: no-repeat;
      width: 90px;
  }
  .carousel-control-prev-icon {
      opacity: 0;
  }
  .carousel-control-next-icon {
   opacity: 0;
  }
  
  a.carousel-control-prev {
      background-image: url(../images/aarrow-icon.png);
      background-position: center;
      background-size: contain;
      left: 70px;
      transform: rotate(179deg);
  }
  body .carousel-control-next {
      background-image: url(../images/aarrow-icon.png);
      background-position: center;
      background-size: contain;
      right: 70px;
  }
  .menu-section {
      background-color: #4A0909;
      padding:80px 0px;
  }
  
  h1.back-title {
      color: #858585;
      font-size: 71px;
      font-family: JosefinSans-Light;
      opacity: 0.23;
  }
  h2.review-sec{
   
    font-size:70px!important;
    display: block;
    text-align: center;
    font-family: Quicksand-Medium;
    color: #E19B3E;
    position: relative;
    margin-top: 0px;
}
 .maine-title {
      font-size: 113px;
      font-family: Quicksand-Medium;
      color: #E19B3E;
      position: relative;
      margin-top: -78px;
  }
  .menu-box p {
      color: #fff;
      font-size:25px;
      font-family: Quicksand-Light;
      margin-bottom: 50px;
  }
  body .card {
      background-color: transparent;
      text-align: center;
      border: none;
  }
  
  h5.card-title {
      color: #fff;
      font-size: 26px;
      font-family: Quicksand-Medium;
  }
  .about-secton .menu-box {
      text-align: right;
  }
  body .our-story {
      margin: auto;
      text-align: center;
      width: 100%;
      padding: 0 30px;
  }
  .thumb {
      width: 70%;
      border-radius: 5px;
  }
  .video-setion {
      width: 100%;
      margin: auto;
      padding: 0 18px;
  }
  .videoCoverImage {
      text-align: center;
  }
  img.shapes1.img-fluid {
      width: 40%;
      margin-top: -16rem;
      z-index: -999;
  }
  
  .our-story h1, h2 {
      text-align: center;
  }
  /*.our-story a {
      display: block;
      width: 160px;
      font-size: 20px;
      padding: 10px 0;
      background-color: #fff;
      color: #D2001A;
      text-align: center;
      float: right;
  }*/
  .our-story a {
      display: block;
      width: 200px;
      font-size: 22px;
      padding: 15px 0;
      background-color: #fff;
      color: #D2001A;
      margin: auto;
  }
  
  .our-story h2 {
      color: #fff;
      font-family: Quicksand-Medium;
  }
  .our-story h1 {
      color: #FEB24E;
      font-family: Quicksand-Medium;
      font-weight: 700;
      font-size: 50px;
  }
  .our-story p {
      font-size: 17px;
      color: #fff;
      margin-top: 10px;
      font-family: Quicksand-Medium;
      margin-bottom: 25px;
      text-align: center;
  }
  .lunch-section h1.maine-title {
      font-size: 80px;
      margin-top: -57px;
  }
  .about-secton {
      float: left;
      width: 100%;
      margin-top: 630px;
  }
  body .videdo252 {
      width: 770px;
      margin: auto;
      background: #d2001a;
      padding: 30px;
  }
  body .videdo252 .menu-box p {
      margin: 0;
  }
  
  .videdo252 h1.back-title {
      font-size: 43px;
  
  }
  
  .videdo252 h1.maine-title {
      font-size: 65px;
      font-family: Quicksand-Medium;
      color: #ffffff;
      position: relative;
      margin-top: -46px;
      text-align: center;
  }
  
  .lunch-section {
      background-image: url(../images/shapes-image.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: 900px;
      padding-bottom: 120px;
      background-color: #d2001a;
  }
  .lunch-card {
      border: 15px solid #DC0101;
      border-radius: 191px 0px 0px 9px;
      overflow: hidden;
      position: relative;
      background-color: #d2001a;
  }
  
  .lunch-card h2 {
      margin-bottom: 24px;
      color: #fff;
      font-family: Quicksand-Medium;
  }
  .lunch-card img {
      width: 100%;
  }
  .lunch-title {
      text-align: center;
      position: absolute;
      bottom: 50px;
      z-index: 999999;
      left: 0;
      right: 0;
  }
  .lunch-section a.btn-link {
      font-size: 21px;
      padding: 10px 33px 15px;
  }
  .bg-image1 {
      background: #0000008a;
      height: 180px;
      position: relative;
      margin-top: -164px;
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
  }
  
  .slick-slide img {
      display: block;
      width: 100%;
  }
  .card-slider {
      margin: 0 5px;
  }
  .slick-arrow {
      width: 30px;
      height: 30px;
      background: #969595;
      border-radius: 50px;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
      color: transparent;
      outline: none;
      background: black;
  }
  .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 15px;
      height: 15px;
      padding: 5px;
      cursor: pointer;
      color: black;
      border: 0;
      outline: none;
      background: #969696c7;
      border-radius: 50px;
      cursor: pointer;
  }
  
  li.slick-active button{
   background: #000;
  }
  
  .slick-dots li button:before{
  font-size:0px;
  }
  
  body .client-testimonial h1.maine-title {
      margin: 0;
      font-size: 80px;
      display: block;
      text-align: center;
  }
  .client-testimonial .row {
      justify-content: center;
      text-align: center;
  }
  
  .client-testimonial {
      background-image: url(../images/DI-unsplash.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      /*padding: 150px 0;*/
      background-attachment: fixed;
  }
  .reviw-client img {
      width: 121px;
      margin: 11px 0;
  }
  .reviw-client {
      background: #000000bd;
      padding: 17px 27px;
      border-radius: 7px;
      color: #fff;
      font-family: Quicksand-Light;
  }
  
  p.client-name, p.sub-title {
      font-size: 16px;
      margin: 2px 0;
      font-family: Quicksand-Medium;
  }
  body .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 15px;
      height: 15px;
      padding: 5px;
      cursor: pointer;
      color: #ffffff;
      border: 0;
      outline: none;
      background: #ffffffb0;
      /* margin-top: 21px; */
      transition: 0.5s;
  }
  body .slick-dots {
      bottom: -40px;
  
  }
  body .card-slider {
      padding: 0 4px;
  }
  
  .slick-active button {
      transition:0.5s;
      background: #dc0101 !important;
  }
  .newsletter {
          background: #fff;
      padding: 60px 0 54px;
  }
  .newsletter h1 {
      font-size: 30px;
      font-family: Quicksand-Medium;
      line-height: 2;
  }
  button.btn.btn-primary {
      width: 160px;
      border-radius: 0;
      background-color: #dc0101;
      border-color: #dc0101;
      font-family: Quicksand-Medium;
  }
  button.btn.btn-primary {
      background-image: linear-gradient(0, #ffffff, #ffffff);
      background-size: 0 0;
      transition: .3s;
      background-repeat: no-repeat;
      background-position: center;
  }
  button.btn.btn-primary:hover {
      background-size: 100% 100%;
      color: #000 !important;
        border-color: #dc0101;
  }
  body .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
      color: #fff !important;
      background-color: #dc0101 !important;
      border-color: #dc0101 !important;
  }
  footer.footer .row {
      justify-content: center;
  }
  
  .newsletter .form-group {
      display: flex;
  }
  input#exampleInputEmail1 {
      border: 1px solid;
      border-radius: 0;
      font-family: Quicksand-Medium !important;
      padding: 15px 14px;
      width: 100%;
  }
  footer.footer {
      padding: 60px 0;
      background-color: #464646;
      color: #ffff;
      font-family: Montserrat-Light !important;
  }
  footer.footer ul.menu {
      display: block;
      margin: 0;
  }
  .footer-menu ul.menu a {
      line-height: 0;
      font-size: 16px;
      font-family: Quicksand-Light !important;
  }
  
  .footer-menu ul.menu li {
      padding: 11px 0;
      line-height: 1;
  }
  footer.footer h3 {
      font-size: 23px;
      font-family: Quicksand-Medium !important;
      margin-bottom: 20px;
  }
  footer p {
      font-family: Quicksand-Light !important;
      font-size: 17px;
  }
  .logo p {
      margin-top: 16px;
  }
  .pl-0 {
      padding-left: 7px !important;
  }
  footer i.fa {
      font-size: 22px;
      margin-top: 3px;
  }
  footer i.fa.fa-map-marker {
      font-size: 28px;
  }
  footer.footer a {
      color: #fff;
  }
  i.fa.fa-clock-o {
      line-height: 44px;
      font-size: 27px;
  }
  
  .row.clock1 p {
      margin: 0;
  }
  ul.media-link {
      list-style: none;
      padding: 0;
      display: flex;
      gap: 1rem;
  }
  
  ul.media-link i.fa {
      width: 40px;
      border: 1px solid #ffffff;
      text-align: center;
      height: 40px;
      border-radius: 50px;
      line-height: 39px;
      background-image: linear-gradient(0, #ffffff, #ffffff);
      background-size: 0 0;
      transition: .3s;
      background-repeat: no-repeat;
      background-position: center;
  }
  ul.media-link i.fa:hover {
      background-size: 100% 100%;
      color: #000 !important;
  }
  
  footer .col-1.p-0{
      text-align: center;
  }
  header#mobile {
      display: none;
  }
  .form-sec{
      color:black!important;
  }
  @media only screen and (max-width: 1885px)   {
     ul.menu a {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
  
  @media (min-width: 1800px){
  .banner-titel h1 {
      font-family: Quicksand-Medium !important;
      color: #fff;
      font-size: 47px;
      text-align: left;
  }
  .banner-titel p {
      font-size: 22px;
      color: #fff;
      font-family: Montserrat-Light;
      margin-bottom: 24px;
  }
  
  }
    @media only screen and (max-width: 1761px)   {
     ul.menu a {
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
  
   @media only screen and (max-width: 1579px)   {
     ul.menu a {
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
  
  @media only screen and (max-width: 1518px)   {
     ul.menu a {
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
    @media only screen and (max-width: 1396px)   {
     ul.menu a {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
    
} 
  }
   @media only screen and (max-width: 1396px)   {
     ul.menu a {
    font-size: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
  @media only screen and (max-width: 1101px)   {
     ul.menu a {
    font-size: 10px !important;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
} 
  }
  
  @media (min-width: 1080px){
  body header .container {
      max-width: 1860px;
      padding: 0 20px;
  }
  body footer .container {
      max-width: 1942px;
      padding: 0 20px;
  }
  header#mobile {
      display: none;
  }
  .contac14 p {
      padding-left: 10px;
  }
  }
  
  
  
  @media (min-width: 2500px){
  .thumb {
      width: 90%;
      border-radius: 5px;
  }
  .videdo252 {
      max-width: 1900px;
      margin: auto;
  }
  
  
  }
  @media (min-width: 1400px){
  .thumb {
      width: 84%;
      border-radius: 5px;
  }
  .logo p {
      margin-top: 16px;
      padding-right: 60px;
  }
  img.shapes1.img-fluid {
      width: 30%;
      margin-top: -24rem;
      z-index: -999;
  
  }
  
  }
  
  
  @media (max-width: 1390px){
  .booking a {
      font-size: 17px;
      width: 161px;
     
  }
  .banner-titel h1 {
      font-size: 33px;
  }
  .banner-titel p {
      font-size: 20px;
  }
  .menu-btn .row {
      gap: 1rem;
  }
  ul.menu {
      margin-left: 0;
  }
  
  
  }
  
  
  @media (max-width: 1100px){
  .booking a {
      font-size: 14px;
      width: 138px;
  }
  .menu-btn .row {
      padding-right: 0;
  }
  ul.menu a {
      font-size: 18px;
  }
  
  }
  
  
  
  @media (max-width: 1080px){
  
  a.btn-link {
      font-size: 18px;
      padding: 12px 30px 13px;
  }
  .sction-one img.img-fluid {
      width: 100%;
  }
  .sction-one a {
      font-size: 17px;
  }
  .menu-box p {
      font-size: 20px;
  }
  h1.maine-title {
      font-size: 80px;
      font-family: Quicksand-Medium !important;
      color: #E19B3E;
      margin-top: -56px;
  }
  h1.back-title {
      font-size: 46px;
  
  }
  h5.card-title {
      font-size: 22px;
  }
  .newsletter h1 {
      font-size: 24px;
      font-family: Quicksand-Medium !important;
      line-height: 2;
      text-align: center;
  }
  .footer-menu .col-11.pl-0 {
      padding-left: 20px !important;
  }
  
  .our-story {
      width: 40%;
      margin-top: -15rem;
  }
  .our-story h1 {
      font-size: 38px;
  }
  .our-story h2 {
      font-size: 25px;
  }
  
  
  }
  
  @media (max-width: 990px){
  header#mobile {
      display: block;
       padding-top: 0;
  }
  .main-menu {
    background: red !important;
}
.container.new-header {
    margin-left: 0% !important;
}
  .our-story p {
      font-size: 15px;
  }
  
  .video-background .wrap {
      position: relative;
      height: 57vh;
  }
 section.mobile-video.home {
                        display: block;
                    }
  body .video-background {
      background: #000;
      position: relative;
  }
  .about-secton {
      float: left;
      width: 100%;
      margin-top: 0;
  }
  .lunch-section {
      margin: 0;
  }
  .our-story h1 {
      font-size: 30px;
  }
  .sction-one i.fa {
      font-size: 40px;
      color: #E19B3E;
      margin-top: -10px;
  }
  .our-story h2 {
      font-size: 20px;
  }
  .lunch-section h1.maine-title {
      font-size: 46px;
      margin-top: -36px;
      text-align: center;
  }
  .lunch-section .row {
      justify-content: center;
  }
  
  .lunch-section .menu-box {
      margin-top: 100px;
  }
  
  .booking {
      margin-top: 0;
  }
  .mobile15 {
      margin-top: -100px;
  }
  .our-story {
      width: 50%;
      margin-top: -7rem;
  }
  .thumb {
      width: 72%;
      border-radius: 5px;
  }
  
  .sction-one .container {
      padding: 0;
  }
  .sction-one img.img-fluid {
      width: 100%;
      margin-top: -18px;
  }
  .sction-one .row .col-9 {
      padding-top: 6px;
      padding: 0 0px !important;
  }
  .our-story {
      padding: 20px;
  }
  .about-secton .row.justify-content-end.mt-5 {
      justify-content: center !important;
  }
  .about-secton .menu-box {
      text-align: center;
  }
  header#desktop {
      display: none;
  }
  .menu-btn .row {
      padding-right: 0;
      justify-content: center;
  }
  
  header#mobile ul.menu a {
      font-size: 18px;
      line-height: 2;
  }
  .menu_bar {
      width: 40px;
      float: right;
      position: relative;
      z-index: 9999;
      top: 22px;
  }
  .menu_bar span {
      background: #fff;
      width: 100%;
      height: 3px;
      float: left;
      transition: 0.5s;
      margin: 4px 0;
  }
  .menuheader ul.menu {
      display: block;
      margin-top: 26px;
  }
  .close-menu {
      margin-top: 10px;
  }
  .close-menu span.three3 {
      transform: rotate(135deg);
      top: -12px;
      transition: 0.5s;
      position: relative;
  }
  .close-menu span.one1 {
      transform: rotate(41deg);
      top: -2px;
      transition: 0.5s;
      position: relative;
  }
  .close-menu span.two2 {
      display: none;
      transition: 0.5s;
  }
  .menuheader.side-menu {
      left: 0;
      transition: 0.5s;
  }
  .menuheader {
      position: fixed;
      left: -120%;
      padding: 0 30px;
      background: #d2001a;
      top: 0;
      width: 100%;
      height: 100%;
      transition: 0.5s;
  }
  .newsletter h1 {
      font-size: 28px;
      margin-bottom: 20px;
  }
  ul.media-link {
  
      gap: 8px;
  }
  body .client-testimonial h1.maine-title {
      margin: 0;
      font-size: 46px;
  }
  h2.review-sec{
   
    font-size: 55px!important;
  }
  
  }
  @media (max-width: 767px){
      
  header#mobile ul.menu a {
      font-size: 29px;
      line-height: 2.4;
  }
  .fs-7 {
    border-bottom: 3px solid #fff;
}
  .sction-one .col-3 {
      text-align: center;
  }
  
  .bg-image1 {
      margin-top: -70px;
  }
  body .videdo252 {
      width: 98%;
      padding: 20px;
  }
  .menu-section .menu-box {
      margin-bottom: 63px;
  }
  footer .col-1.p-0 {
      text-align: center;
      padding-left: 17px !important;
  }
  body .our-story {
  
      width: 100%;
  }
  footer.footer .col-lg-3 {
      margin-bottom: 22px;
  }
  .slick-arrow {
      display: none !important;
  }
  .sction-one img.img-fluid {
      width: 39px;
      margin-top: -18px;
  }
  .sction-one .container {
      padding: 0 24px;
  }
  h5.card-title {
      font-size: 26px;
  }
  .our-story {
      width: 90%;
      margin-top: 0;
      margin: auto;
  }
  .thumb {
      width: 90%;
      border-radius: 5px;
      margin-bottom: 24px;
  }
  img.shapes1.img-fluid {
      width: 80%;
      margin-top: -17rem;
      z-index: -999;
  }
  .mobile15 {
      margin-top: -200px;
  }
  
  .newsletter {
      padding: 26px 0 36px;
  }
  .client-testimonial {
      padding: 79px 0;
  }
  
  .banner-titel {
      left: 3px;
      text-align: center;
  }
  .banner-titel h1 {
      font-size: 24px;
      text-align: center;
  }
  .banner-titel p {
      font-size: 17px;
  }

  .sectin_bg {
    padding: 50px 0 !important;
}
.mb-100 {
    margin-bottom: 50px !important;
}
.mt-100 {
    margin-top: 50px !important;
}
.special_bg {
    padding: 50px 20px !important;
  }

  .celebrate-bg {
    background-image: url(../img/mob-celebrate-bg.png) !important;
    padding:15px 0 !important;
}

}
  
  
  @media (max-width: 650px){
  body .client-testimonial h1.maine-title {
      margin: 0;
      font-size: 40px;
  }
  .img-data {
    /* margin: 10px 10px 10px 10px; */
    margin-top: 50px;
}
.col-md-4.img-data {
    margin-top: 50px;
}
  .carousel-indicators {
   display:none !important;
}
.carousel-item img {
    opacity: 0.5;
}
  .mob-responsive {
    max-width: 100% !important;
    flex: 100% !important;
}
.mob-responsive1 {
    max-width: 100% !important;
    flex: 100% !important;
}
.review {
display: block;
}
.review .review-item {
 margin-right: 0px;
color: white;
    width: 100%;
    overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 10;
-webkit-box-orient: vertical;
}

  .lunch-section .menu-box {
      margin-top: 1rem;
      padding: 0 18px;
      text-align: center;
  }
  .video-background .wrap {
      position: relative;
      height: 25vh;
  }
  header#mobile ul.menu a {
      font-size: 22px;
      line-height: 2.4;
  }
  .logo img {
      width: 127px;
  }
  .menu_bar {
      top: 11px;
  }
  .lunch-card {
      border-radius: 100px 0px 0px 9px;
      margin-bottom: 40px;
  }
  .lunch-section {
      padding-bottom: 30px;
  }
  
  body .carousel-control-next {
      background-size: 27px;
      right: 0px;
  }
  a.carousel-control-prev{
      background-size: 27px;
      left: 0px;
  }
  /*.carousel-item img {*/
  /*    opacity: 0.6;*/
  /*    height: 296px;*/
  /*}*/
  footer.footer {
      padding: 35px 0 17px !important;
  
  }
  .logo img {
      width: 200px;
  }
   h2.review-sec{
   
    font-size: 45px!important;
  }
/*.logoGoi-A{text-align:center !important;}*/
  
  
  }
  
  
  @media (max-width: 480px){
        h2.review-sec{
   font-size: 40px!important;
  }
  body .card-body {
      padding: 4px 0;
      margin-top: 12px;
  }
  .videdo252 h1.maine-title {
      font-size: 48px;
      margin-top: -40px;
  
  }
/*  .logo .logoGoi-A {*/
/*    text-align: center;*/
/*}*/
  ul.menu a {
    font-size: 17px !important;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Quicksand-Medium !important;
    line-height: 3.8;
    transition: 0.5s;
}
  .sction-one i.fa {
    font-size: 25px;
    color: #E19B3E;
    margin-top: -10px;
}
.sction-one img.img-fluid {
    width: 30px;
    margin-top: -18px;
}
  
  h5.card-title {
      font-size: 21px;
  }
  h1.maine-title {
      font-size: 57px;
      margin-top: -49px;
  }
  .lunch-section h1.maine-title {
      font-size: 33px;
      margin-top: -36px;
  
  }
  
  .newsletter h1 {
      font-size: 20px;
      margin-bottom: 13px;
  }
  .col-lg-4 {
   
    -ms-flex: 0 0 33.333333% !important;
    flex: 50% 50 50% !important;
    max-width: 100% !important;
}
.col-md-4 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.333333% !important;
    flex: 50% 50 50% !important;
    max-width: 100% !important;
}
img.d-block.w-100 {
    height: 450px;
}
  }
  
  
  
  .video-background {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
  }
  .video-foreground,
  .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  
  @media (min-aspect-ratio: 16/9) {
  .video-foreground {
      height: 300%;
      top: -100%;
  }
  }
  @media (max-aspect-ratio: 16/9) {
    .video-foreground {
      width: 300%;
      left: -100%;
    }
  }
  @media all and (max-width: 600px) {
    .vid-info {
      width: 50%;
      padding: 0.5rem;
    }
    .vid-info h1 {
      margin-bottom: 0.2rem;
    }
  }
  @media all and (max-width: 500px) {
    .vid-info .acronym {
      display: none;
    }
  }
  
  
  
  
  
  
  

/*ABOUT US PAGE CSS */
.quantity.buttons-add-minus {
    position: absolute;
}
.client-testimonial {
    background-image: url(/bannerimg/DI-unsplash.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 150px 0;*/
    background-attachment: fixed;
    /*background-color:#ebe5e2;*/
}
.client-testimonial .row {
    justify-content: center;
    text-align: center;
}
.carousel {
    position: relative;
}
a.nav-link.btn.btn-outline-apni.my-2.my-sm-0.header_font.newreserve {
    margin: 10px;
   
}
h2.extra_roti {
    font-size: 1rem;
    font-weight: bold;
}
.form-group.col-md-6.nletter1 {
    width: 33%;
}
.form-group.col-md-2.nletter2 {
    width: 34%;
}
.form-group.col-md-2.nletter3 {
    width: 33%;
}
.banner_style {
    background: rgb(0,0,0,0.8);
    height: 100%;
}
.copy {
    text-align: center;
}
input.minus {
    width: 33px !important;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #dcdcdc;
    font-weight: bold;
}
input.plus {
    background-color: #198754;
    color: #fff !important;
    border: none;
    border-radius: 50%;
    height: 33px;
    font-weight: bold;
    width:33px!important;
}
input.myquantity {
  width: 34px !important;
}
td.quantity {
    position: relative;
    bottom: 16px;
    left: 21px;
}
.col-11.combo-item-name {
    text-transform: capitalize;
}

    .toast.toast-error {
    background-color: red;
}  .toast.toast-success {
    background-color: green;
}
section.cart_section {
    position: relative;
    float: right;
    top: 10px;
    z-index:9999;
}
section.checkout_banner {
  background-image: url('../images/reservation/tormarch9.jpg');
  height: 70vh;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
h2.text-center.newcheckout {
    font-size: 75px;
    font-weight: 900;
    color: #cfa670;
}
button.btn.btn-primary.cart_button {
    position: fixed;
    top: 162px;
    right: 11px;
    background: #e92a2b;
    border: 2px solid #e92a2b;   
    padding-left: 32px;
    box-sizing: border-box;
    z-index:999;
}
.seperator {
    height: 100%;
    width: 16px;
    background: #bf9b6c;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 50%;
}
button#aloo:hover {
    background-color: #cfa670 !important;
}
button#dal:hover {
    background-color: #cfa670 !important;
}
button#mix:hover {
    background-color: #cfa670 !important;
}
button#aloo {
    border: 2px solid #cfa670 !important;
}
button#dal {
    border: 2px solid #cfa670 !important;
}
button#mix {
    border: 2px solid #cfa670 !important;
}
.productbox1 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox1 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox1 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox1 p {
  font-size: 14px;
  margin: 0;
}
.productbox2 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox2 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox2 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox2 p {
  font-size: 14px;
  margin: 0;
}
.productbox3 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox3 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox3 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox3 p {
  font-size: 14px;
  margin: 0;
}
.productbox4 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox4 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox4 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox4 p {
  font-size: 14px;
  margin: 0;
}
.productbox5 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox5 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox5 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox5 p {
  font-size: 14px;
  margin: 0;
}
.productbox6 .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox6 .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox6 h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox6 p {
  font-size: 14px;
  margin: 0;
}
.productbox1 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px !important
}
.productbox2 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px !important
}
.productbox3 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px !important
}
.productbox4 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px !important
}
.productbox5 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px !important;
}
.productbox6 {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px;
}

.row.apptizierss {
    margin: 10px;
}
.col-6.aptiziers1 {
    margin: -29px 0px -20px 0px;
    position: relative;
    right: 14px;
}
.col-6.aptiziers2 {
    margin: -29px 0px -20px 0px;
    position: relative;
    left: 30px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
input#demoInput1 {
    width: 40px;
}
input#demoInput2 {
    width: 40px;
}
input#demoInput3 {
    width: 40px;
}
section.banne.catering-banner {
 background-image: url('../bannerimg/baner1cat.jpg');
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
/*.col-6 {*/
/*    border: 2px solid;*/
/*}*/
button.btn.btn-success.learn_more {
    background-color: black;
    border: 2px solid black;
}
button.btn.btn-primary.subreview {
    background-color: black;
    border: 2px solid black;
    margin: 50px;
    font-size:25px;
}
button#incremnt_decrement {
    width: 40px;
    background-color: #cfa670;
    border: 2px soild #cfa670 !important;
    border: 2px;
    border-radius: 7px;
}
input#demoInput {
    width: 40px;
}
h1.discovers.enjoy.heading {
    font-size: 70px!important;
    font-family: 'Trebuchet MS', sans-serif !important;
    font-weight: 900;
    color: #cfa670;
    text-align: center;
}
h2.discovers.enjoy.hpheading {
    text-align: left;
    position:relative;
    padding: 20px 0 0px 0;
}
button.btn.btn-success.learn_more {
    left: 35%;
    position: relative;
    
}
.aboutcontentarea {
    padding: 3rem 0 0 0 !important;
}
section.event_catering {
    background-color: #ebe5e2;
}
img#catering {
    padding: 0px 0 50px 0;
}
section.catering_heading {
    padding: 50px 0 50px 0;
}
/*section.event_catering {*/
/*    background-image: url('../bannerimg/baner3cat.jpg');*/
/*    height: 66vh;*/
/*    background-repeat: no-repeat;*/
/*    width: 100%;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*}*/
h1.discovers.upper.hp {
    text-align: center;
    color: #cfa670;
}
h2.catering_events {
    text-align: center;
    color: black;
    font-family: 'Trebuchet MS', sans-serif !important;
    padding: 20px 0 20px 0;
}
p.catering_heading_paragarph_content {
    text-align: left;
    font-size: 1rem;
    line-height: 28px;
    padding: 10px 0 0 0;
}
.discovers.enjoy.hpheading.events {
    text-align: center;
    color:black;
}
h2.blast.mb-0.discover_B {
  font-size: 51px;
  /*font-family: "Lato", Sans-serif !important;*/
  font-weight: bold;
}
.request_quote.text-center {
  padding: 100px 0 0 0;
}
.del_combos {
    padding: 0px 0 50px 0;
}
/*.row.cgcatering {*/
/*    white-space: break-spaces;*/
/*}*/
section.event_catering {
  padding: 50px 0 50px 0;
   
}
.form-group.submit_button {
    padding: 50px 0 50px 0;
}
.row.cgcatering {
    position: relative;
    margin-top: 50px;
}
 section.banne.about-us-banner {
   background-image: url('../bannerimg/aboutus.jpg');
    height: 76vh;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
a.nav-link.btn.btn-outline-apni.my-2.my-sm-0.header_font.newreserve {
    height: 50px;
}
a.nav-link.btn.btn-outline-apni.my-2.my-sm-0.header_font.newreserve:hover {
    background-color: #cfa670;
    border: 4px solid #cfa670;
    color:white;
}
a.nav-link.btn.btn-outline-apni.my-2.my-sm-0.header_font.newreserve {
    position: relative;
    bottom: 10px;
}
span.reservationlink {
    position: relative;
    top: 7px;
}
a.nav-link.header_font {
    font-size: 18px !important;
}
section.black_area {
    transform: rotate(0deg);
    width: 100%;
    position: relative;
    left: 0%;
    bottom: 74px;
}
body {
 

  overflow-x: hidden;
}
/*h2.black_width_content {*/
/*    transform: rotate(4deg);*/
/*}*/
/*.newsletterform {*/
/*    transform: rotate(2deg);*/
/*}*/
section.newsletter {
    transform: rotate(0deg);
    width: 100%;
    position: relative;
    left: 0px;
    top: 33px;
}
/*.newsletter_section {*/
/*    transform: rotate(2deg);*/
/*}*/
h1.about-us-text {
    text-align: center;
}
h2.black_width_content {
    text-align: center;
    font-size: 45px;
    font-weight: 200;
    color: white;
    position: relative;
    top: 150px;
    font-family: 'Trebuchet MS', sans-serif !important;
}
.redbigbutton {
    background: #ff0000!important;
    border: #fff 1px solid!important;
    margin-top: 50px!important;
    padding: 15px 40px!important;
    font-family: 'Trebuchet MS', sans-serif !important;
}
.black_width {
    background: black;
    height: 600px;
}
.row.big_images {
    margin-top:50px;
}
img#abimg {
    height: 180px;
    width: 100%;
}
img#abimg1 {
    height: 318px;
    width: 100%;
}
section.gallery.gallery_data {
    display: block;
}
img#gimages {
    height: 376px;
    width: 90%;
    white-space: break-spaces;
    margin: 20px 0px 20px 0px;
}
input#inputEmail5 {
    /*width: 40%;*/
    display: inline;
    position: relative;
    height: 60px;
}
.newsletterform {
    position: relative;
    /*left: 37%;*/
    top: 30%;
}
button.btn.btn-primary.sub.aboutusnewsletter {
    height: 60px;
    position: relative;
    /*bottom: -9px;*/
}
button.btn.btn-primary.sub.aboutusnewsletter:hover {
    background-color: black !important;
}
button.btn.btn-primary.sub.aboutusnewsletter {
    font-size: 24px;
    font-weight: 700;
}
section.newsletter {
    background-image: url('../bannerimg/newsletter_bg.jpg');
    /*background-position: center;*/
    /* background-repeat: no-repeat; */
    /* background-attachment: fixed; */
    width: 100%;
    height: 600px;
    background-size:cover;
}
button.btn.btn-primary.sub.aboutusnewsletter {
    background-color: black !important;
}
h3.discovers.nletter {
    color: white;
    font-size: 60px;
    font-weight: 100;
    text-align: center;
    font-family: 'Trebuchet MS', sans-serif !important;
}
.privacycontent {
  font-family: 'Trebuchet MS', sans-serif !important;
}
.term_style {
  font-family: 'Trebuchet MS', sans-serif !important;
}
.newsletter_section {
    position: relative;
    top: 125px;
}
/*section.black_area {
    width: 100%;
    height: 70px;
    background: black;
    transform: rotate(-2deg);
    position: absolute;
    bottom: -66px;
}*/
/* happy clients testmonials */
.value-selected {
    background: #bb4c49 !important;
    color: white !important;
}
/*.main_section_bg {*/
/*    background: rgba(0,0,0,0.8) !important;*/
/*}*/
/*h2.blast.mb-0.bann_section_design {*/
/*    position: relative;*/
/*    top: 40%;*/
/*}*/
/*h1.text-center.bann_text.bann_section_design {*/
/*    position: relative;*/
/*    top: 40%;*/
/*}*/
.offerbox.border_change {
    margin: 30px 30px 30px 30px;
}

 #overlay {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 2;
  cursor: pointer;
}

.not-selected {
	display: none;
}
.is-selected {
	display: block;
}
.badge {
    
    color: #080000 !important;
    
}
.badge-primary {
    color: #fff;
    background-color: #f7fbff;
}
button.badge.badge-pill.badge-primary {
    font-size: 15px !important;
    padding: 5px 15px;
    margin: 4px 0;
    background: none;
    color: #000000 !important;
    /*border: 2px solid #720300e0e0 !important;*/
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
}
.is-selected {
    display: block;
    
}
/* .is-active{
  background:#720300e0e0 !important;
} */
.bannercontent h1 {
   
    font-size: 50px !important;
   
}

.colorbgchange{
    background: #cea670 !important;
   border: 2px solid #cfa670 !important;
}
badge badge-pill badge-primary testt colorbgchange {
    border: 2px solid #cfa670 !important;
}
button#btn {
    border: 2px solid #cfa670 !important;
    
}


#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  opacity: 0.3;
}

/*.content {*/
/*  position: absolute;*/
/*  bottom: 10%;*/
/*  background: rgba(0, 0, 0, 0.5);*/
/*  color: #f1f1f1;*/
/*  width: 100%;*/
  /*height:96vh;*/
/*  padding: 20px;*/
/*}*/
.content {
    position: absolute;
    bottom: 50%;
    /*background: rgba(0, 0, 0, 0.8);*/
    color: #f1f1f1;
    width: 100%;
    /* height: 96vh; */
    padding: 20px;
    /*height: 1056px;*/
}
/*.content {*/
/*    position: absolute;*/
    /* bottom: 10%; */
/*    background: rgba(0, 0, 0, 0.8);*/
/*    color: #f1f1f1;*/
/*    width: 100%;*/
/*    height: 217vh;*/
/*    padding: 20px;*/
/*    top: 7%;*/
/*}*/
h2.blast.mb-0 {
    text-align: center;
    font-size: 75px;
    /*font-family: "Lato", Sans-serif !important;*/
    font-weight: bold;
}
h1.text-center.bann_text {
    font-size: 45px;
    font-weight: 100;
    /*font-family: "Lato", Sans-serif !important;*/
}
/* .testselected {
    background: white !important;
    color: #cea570 !important;
} */
.testimonials {
  padding: 0px 0 100px 0;
}
.request_quote {
    padding: 0 0 50px 0;
}
.testimonials h3 {
  margin-bottom: 20px;
}
.testimonials .card {
  border-bottom: 3px #bb4c49 solid !important;
  transition: 0.5s;
  margin-top: 60px;
}
.testimonials .card i {
  background-color: #bb4c49;
  color: #ffffff;
  width: 75px;
  height: 75px;
  line-height: 75px;
  margin: -40px auto 0 auto;
}

/* end happy clients testmonials */

.vegcombopic {
  position: relative;
  width: 284px;
  height: 100%;
  margin: 1em auto;
  /*border: 2px solid #bb4c49;*/
  padding: 24px;
  overflow: hidden; /* clip overflowing blur */
  border-radius:10px;
  right: 5px;
  background-image: url('../bannerimg/vegcombonew.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
}
h1.combodata {
    color: #fbfbfb;
    font-weight: bold;
    font-size: 45px;
    position: relative;
    bottom: 30px;
    text-transform: uppercase;
    font-family: 'Trebuchet MS', sans-serif !important;
}
h1.discovers.enjoy.new_happy {
    font-family: 'Trebuchet MS', sans-serif;
    font-weight: bold;
    font-size: 45px;
}
h2.blast.mb-0.try {
    font-size: 60px;
}
p.catering_events_content {
    font-size: 16px;
    padding: 20px 0 20px 0;
}
h1.discovers.enjoy.new {
  text-align: center;
  font-size: 64px;
  /*font-family: "Lato", Sans-serif !important;*/
  color: #e19b3e;
  text-transform: uppercase;
  font-weight: bold;
}
h2.combodata1 {
    font-size: 55px;
    text-align: center;
    position: relative;
    bottom: 115px;
    font-weight: 900;
}
/*.offerbox.border_change {*/
/*    border: 2px solid #bb4c49;*/
   
/*}*/

.vegcombopic::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top:0;
  left: 0;
  /*background-image: url('../bannerimg/vegcombonew.jpg');*/
  /*background-repeat:no-repeat;*/
  /*filter: blur(5px);*/
  z-index: -1;
  transform:scale(1.10); 
  background-position: center;
  /* slight overscale so blur reaches all edges */
}
.nonvegcombopic {
  position: relative;
  width: 284px;
  height: 100%;
  margin: 1em auto;
  /*border: 2px solid #bb4c49;*/
  padding: 24px;
  border-radius:10px;
  overflow: hidden; /* clip overflowing blur */
  left: 5px;
  background-image: url('../bannerimg/vegcombonew.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
}

.nonvegcombopic::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top:0;
  left: 0;
  /*background-image: url('../bannerimg/vegcombonew.jpg');*/
  /*background-repeat:no-repeat;*/
  /*filter: blur(5px);*/
  z-index: -1;
  transform:scale(1.10);
  background-position: center;
  /* slight overscale so blur reaches all edges */
}

.offerbox {
  margin: auto;
  background: rgba(0,0,0,0.5);
  color:white;
  align-items: center;
  justify-content: center;
}
nav.navbar.fixed-top {
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 1030;
}
span.footer_font_size_color {
    font-size: 13px;
    color: white;
    font-weight: 400;
}
a.copyrightss {
    color: #FFC107;
}
/*.offerbox.newvegcombo {*/
/*    border: 2px solid #bb4c49;*/
  
    /*-webkit-filter: blur(8px);*/
    /*filter: blur(1px);*/
    /*opacity: 0.9;*/
/*}*/
a#ordercombo {
    height: 51px;
    font-size: 30px;
    font-weight: bold;
     font-family: 'Trebuchet MS', sans-serif !important;
}
h1.vcombo {
    bottom: 200px;
    position: relative;
    color: black !important;
    text-transform: uppercase;
    font-size: 55px;
    font-weight: 900 !important;
}
h1.nvcombo
{
     bottom: 200px;
    position: relative;
    color: black !important;
    text-transform: uppercase;
    font-size: 55px;
    font-weight: 900 !important;
    
}

/*.offerbox.newnvegcombo{*/
/*    border: 2px solid #bb4c49;*/
  
    /*-webkit-filter: blur(8px);*/
    /*filter: blur(1px);*/
    /*opacity: 0.9;*/
/*}*/
.ytp-left-controls {
  display: none !important;
}
.ytp-chrome-bottom {
  display: none !important;
}
.ytp-chrome-top.ytp-show-cards-title {
  display: none;
}
.ytp-chrome-bottom {
  display: none !important;
}
h5.cursive_font {
  /*font-family: 'Great Vibes', cursive !important;*/
  font-size: 20px !important;
}
h2.text-center.mycombo {
  font-size: 2.5rem !important;
  font-family: inherit;
  font-weight: 500;
}
.newvegcombo {
  background-image: url('../bannerimg/vegcombonew.jpg');
  background-repeat:no-repeat;
}
.newnvegcombo {
  background-image: url('../bannerimg/vegcombonew.jpg');
  background-repeat:no-repeat;
}
.test {
  background: #cfa670 !important;
}
section.gallery {
  display: none;
}
section.experience {
  display: none;
}
h1.discovers.upper {
    font-size: 33px;
    font-weight: 100;
    /*font-family: "Lato", Sans-serif !important;*/
}
p {
    font-size: 1.125rem;
    word-break: break-word;
     font-family: 'Trebuchet MS', sans-serif !important;
}
h2.blast.deful {
    font-size: 60px;
    position: relative;
    bottom: 128px;
    font-weight: bold;
}
h2.discovers.enjoy {
  font-size: 44px;
  /*font-family: "Lato", Sans-serif;*/
  color: #e19b3e;
  font-weight: bold;
  
}
a.nav-link.btn.btn-outline-apni.my-2.my-sm-0 {
  border: 4px solid white;
  border-radius: 8px;
}
span.addresslocation {
    font-size: 13px;
    font-weight: 400;
    color:white;
}

nav.navbar {
    background: none !important;
}
li.nav-item a {
    /*font-family: "Lato", Sans-serif;*/
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    padding: 0 18px !important;
}
li.nav-item.active a {
    color: #cfa670 !important;
}
button.btn.btn-outline-apni {
    background: none;
    border: 2px solid #fff;
    padding: 5px 20px;
    color: #fff;
    /*font-family: "Lato", Sans-serif;*/
    font-size: 15px;
    font-weight: 600;
}
button.btn.btn-outline-apni:hover {
    background: #cfa670;
    border: 2px solid #cfa670;
    padding: 5px 20px;
    color: #fff;
    /*font-family: "Lato", Sans-serif;*/
    font-size: 15px;
    font-weight: 600;
}
.bannercontent {
    padding: 18rem 0 7rem 0;
}
a {
    text-decoration: none !important;
}
h2.blast {
    color: #e19b3e;
    /*font-family: "Lato", Sans-serif;*/
    font-size: 48px;
    font-weight: 200;
    /*letter-spacing: 2px;*/
    text-transform: uppercase;
}
.bannercontent h1 {
    color: #fff;
    /*font-family: "Lato", Sans-serif;*/
    font-size: 64px;
     font-weight: 100; 
    text-transform: uppercase;
    line-height: 1em;
}
.bannercontent p {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
/******sectionsecond*********/
h1.discover {
    /*font-family: "Lato", Sans-serif;*/
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6em;
    text-align: center;
}
section.ourstory {
    padding: 80px 0;
}
.first {
    display: flex;
     text-align: right;
    margin: 40px 0 0 0;
}
.first img{
margin: 12px;
border-radius: 10px;
}
.row.johnphillipe {
    padding: 60px 0;
}
.discoverstory {
    background: #fff;
    box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -40px 0px 0px -80px;
    padding: 50px 60px 45px 60px;
    width: 430px;
    text-align: center;
}
.discoverstory h3 {
    /*font-family: "Lato", Sans-serif;*/
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0px;
}
a.lermore {
    color: #e19b3e !important;
    font-weight: 600;
    text-decoration: revert;
    font-size: 17px;
}
.row.johnphillipe img {
    border-radius: 8px;
}
.container.arrowshap::before {
    content: '';
   /* background-image: url('../bannerimg/aroowshap.png');*/
    height: 30px;
    width: 30px;
    position: absolute;
    left: 0px;
    z-index: 99999 !important;
    background-position: center;
    background-size: cover;
    right: 0;
    text-align: center;
    margin: -108px auto;
}

section.delicious {
    background-image: url('../bannerimg/delightexp.jpg');
    height: 275px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    /*filter: brightness(0.65);*/
}
section.experience {
    background-image: url('../bannerimg/EXPERIENCE.jpg');
    height: 600px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
h1.delfood {
    position: relative;
    bottom: 150px;
}
.experience_content {
    text-align: center;
    padding: 13rem 0 0 0;
    background: rgb(0,0,0,0.8);
    height: 100%;
    /* top: 10px !important; */
    position: relative;
    /*top: 190px;*/
}
.experience_content h1 {
    /*font-family: "Lato", Sans-serif;*/
    font-size: 50px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Trebuchet MS', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Trebuchet MS', sans-serif;
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}



@keyframes lum-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
}

@keyframes lum-fadeZoom {
0% {
  transform: scale(0.5);
  opacity: 0;
}
100% {
  transform: scale(1);
  opacity: 1;
}
}

@keyframes lum-loader-rotate {
0% {
  transform: translate(-50%, -50%) rotate(0);
}
50% {
  transform: translate(-50%, -50%) rotate(-180deg);
}
100% {
  transform: translate(-50%, -50%) rotate(-360deg);
}
}

@keyframes lum-loader-before {
0% {
  transform: scale(1);
}
10% {
  transform: scale(1.2) translateX(6px);
}
25% {
  transform: scale(1.3) translateX(8px);
}
40% {
  transform: scale(1.2) translateX(6px);
}
50% {
  transform: scale(1);
}
60% {
  transform: scale(0.8) translateX(6px);
}
75% {
  transform: scale(0.7) translateX(8px);
}
90% {
  transform: scale(0.8) translateX(6px);
}
100% {
  transform: scale(1);
}
}

@keyframes lum-loader-after {
0% {
  transform: scale(1);
}
10% {
  transform: scale(1.2) translateX(-6px);
}
25% {
  transform: scale(1.3) translateX(-8px);
}
40% {
  transform: scale(1.2) translateX(-6px);
}
50% {
  transform: scale(1);
}
60% {
  transform: scale(0.8) translateX(-6px);
}
75% {
  transform: scale(0.7) translateX(-8px);
}
90% {
  transform: scale(0.8) translateX(-6px);
}
100% {
  transform: scale(1);
}
}


.lum-lightbox {
background: rgba(0, 0, 0, 0.6);
}

.lum-lightbox-inner {
top: 2.5%;
right: 2.5%;
bottom: 2.5%;
left: 2.5%;
}

.lum-lightbox-inner img {
position: relative;
}

.lum-lightbox-inner .lum-lightbox-caption {
margin: 0 auto;
color: #fff;
max-width: 700px;
text-align: center;
}

.lum-loading .lum-lightbox-loader {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 66px;
height: 20px;
animation: lum-loader-rotate 1800ms infinite linear;
}

.lum-lightbox-loader:before,
.lum-lightbox-loader:after {
content: "";
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 50%;
margin-top: -10px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.9);
}

.lum-lightbox-loader:before {
left: 0;
animation: lum-loader-before 1800ms infinite linear;
}

.lum-lightbox-loader:after {
right: 0;
animation: lum-loader-after 1800ms infinite linear;
animation-delay: -900ms;
}

.lum-lightbox.lum-opening {
animation: lum-fade 180ms ease-out;
}

.lum-lightbox.lum-opening .lum-lightbox-inner {
animation: lum-fadeZoom 180ms ease-out;
}

.lum-lightbox.lum-closing {
animation: lum-fade 300ms ease-in;
animation-direction: reverse;
}

.lum-lightbox.lum-closing .lum-lightbox-inner {
animation: lum-fadeZoom 300ms ease-in;
animation-direction: reverse;
}

.lum-img {
transition: opacity 120ms ease-out;
}

.lum-loading .lum-img {
opacity: 0;
}

.lum-gallery-button {
overflow: hidden;
text-indent: 150%;
white-space: nowrap;
background: transparent;
border: 0;
margin: 0;
padding: 0;
outline: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 100px;
max-height: 100%;
width: 60px;
cursor: pointer;
}

.lum-close-button {
    position: fixed;
    right: 90%;
    top: 25%;
    width: 32px;
    height: 32px;
    opacity: 1;
    z-index: 52;
}
.lum-close-button:hover {
opacity: 1;
}
.lum-close-button:before,
.lum-close-button:after {
position: absolute;
left: 15px;
content: " ";
height: 33px;
width: 2px;
background-color: #000;
}
.lum-close-button:before {
transform: rotate(45deg);
}
.lum-close-button:after {
transform: rotate(-45deg);
}

.lum-previous-button {
left: 12px;
}

.lum-next-button {
right: 12px;
}

.lum-gallery-button:after {
content: "";
display: block;
position: absolute;
top: 50%;
width: 36px;
height: 36px;
border-top: 4px solid rgba(255, 255, 255, 0.8);
}

.lum-previous-button:after {
transform: translateY(-50%) rotate(-45deg);
border-left: 4px solid rgba(255, 255, 255, 0.8);
box-shadow: -2px 0 rgba(0, 0, 0, 0.2);
left: 12%;
border-radius: 3px 0 0 0;
}

.lum-next-button:after {
transform: translateY(-50%) rotate(45deg);
border-right: 4px solid rgba(255, 255, 255, 0.8);
box-shadow: 2px 0 rgba(0, 0, 0, 0.2);
right: 12%;
border-radius: 0 3px 0 0;
}

/* This media query makes screens less than 460px wide display in a "fullscreen"-esque mode. Users can then scroll around inside the lightbox to see the entire image. */


@media (max-width: 460px) {

.lum-lightbox-image-wrapper {
  display: flex;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}



button.btn.btn-primary.cart_button {
    position: fixed;
    top: 162px;
    right: 0px;
    background: #e92a2b;
    border: 2px solid #e92a2b;
    padding-left: 11px;
    box-sizing: border-box;
    z-index: 999;
    height: 40px;
}

.lum-lightbox-caption {
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* Used to centre the image in the container, respecting overflow: https://stackoverflow.com/a/33455342/515634 */
.lum-lightbox-position-helper {
  margin: auto;
}

.lum-lightbox-inner img {
    max-width: 100%;
    max-height: unset;

}
.img-thumbnail {
padding: 0rem;
background-color: #fff;
border: 0px solid #dee2e6;
border-radius: 0em;
width: 100%;
height: auto;
}
ul.pricedescription {
    padding: 20px 20px;
    list-style: none;
    text-align: left;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
ul.pricedescription h6 {
    font-size: 20px;
    font-weight: 600;
}
.papu {
    margin: 0 !important;
}
}
/*****************Menu page css***********************/
section.menubanne {
  background-image: url('../menuimg/menubanner.jpg');
  height: 70vh;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.menubannercontent {
  padding: 18rem 0 0 0;
  text-align: left;
}
.menubannercontent h1 {
  color: #fff;
  /*font-family: "Lato", Sans-serif;*/
  font-size: 64px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1em;
}
h2.menublast {
  color: #bb4c49 !important;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: 2px;
}

section.appetizer {
  padding: 100px 0;
}
section.appetizer .card-header {
  background: #fff;
  padding: 8px 10px;
  margin: 8px;
  border: 2px solid #cfa670 !important;
  border-radius: 30px;
}
section.appetizer button {
  color: #000000 !important;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
  text-decoration: none;
}
section.appetizer button:hover {
  color: #000 !important;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
}

section.appetizer button::after {
  content: '';
  height: 35px;
  width: 35px;
  background: #cfa670 !important;
  /*position: absolute;*/
  top: 20px;
  border-radius: 50px;
  right: 20px;
}
section.appetizer .card {
  border: none;
}
.button_slide {
  color: #FFF !important;
   border-radius: 0px;
   display: inline-block;
  font-family: 'Trebuchet MS', sans-serif
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #cfa670 !important;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.slide_down:hover {
  box-shadow: inset 0 100px 0 0 #cfa670 !important;
}

.slide_right:hover {
  box-shadow: inset 400px 0 0 0 #cfa670 !important;
}

.slide_left:hover {
  box-shadow: inset 0 0 0 50px #cfa670 !important;
}

.slide_diagonal:hover {
  box-shadow: inset 400px 60px 0 0 #cfa670 !important;
}

#outer {
  width: 100%;
  margin: 50px auto 0 auto;
  text-align: center;
}
section.appetizer .card-body {
  background: #cfa670 !important;
  border-radius: 30px;
  margin: 10px 0;
  border: 2px solid #cfa670 !important;
  box-shadow: 5px 4px 10px 0px #ccc;
  padding: 50px 30px;
}
/*.productbox {*/
/*  background: #fff;*/
/*  padding: 40px 20px 31px 20px;*/
/*  text-align: left;*/
/*  margin: 20px 20px 0px 20px;*/
/*  border-radius: 10px;*/
/*  box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);*/
/*}*/
.productbox {
    background: #fff;
    padding: 40px 20px 31px 20px;
    text-align: left;
    margin: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 8%), 0 15px 12px rgb(0 0 0 / 0%);
    height: 171px;
}
h1.productinnerheding {
  margin: 150px 40px;
  color: #fff;
  font-size: 60px;
  font-weight: 800;
  text-align: center;
  position:relative;
  bottom:61px;
}
h4.productprice {
  background: #000 !important;
  height: 40px;
  border-radius: 50px;
  padding: 3px 0;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
h4.productprice-popup {
    height: 40px;
    padding: 3px 0;
    color: #000;
    font-weight: 700;
    text-align: center;
    border: 1px #ddd solid;
}
.billachao .btn {
  background: #fff;
  border: #cfa670 solid 2px !important;
  color: #000000 !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.billachao .btn:hover {
  background:#cfa670 !important;
  border: #cfa670  solid 2px !important;
  color: white !important;
  font-weight: 500;
  padding: 7px 0;
  border-radius: 50px;
  width: 150px;
}
.productbox h5 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
}
.productbox p {
  font-size: 14px;
  margin: 0;
}
.appetizerbanne {
  background-image: url('../menuimg/samossa.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.Saladsraita {
  background-image: url('../menuimg/menubanner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.chickenproduct {
  background-image: url('../menuimg/chickenproduct.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.tandore {
  background-image: url('../menuimg/tandore.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.soup {
  background-image: url('../menuimg/sou[.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.rice {
  background-image: url('../menuimg/rice.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.salads {
  background-image: url('../menuimg/salads.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.beverages {
  background-image: url('../menuimg/beverages.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.desserts {
  background-image: url('../menuimg/desserts.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.lambgoat {
  background-image: url('../menuimg/lambgoat.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.vegetarian {
  background-image: url('../menuimg/vegetarian.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.paneer {
  background-image: url('../menuimg/paneer.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.indian {
  background-image: url('../menuimg/indian.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.briyani {
  background-image: url('../menuimg/rice.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
.Side {
  background-image: url('../menuimg/Side.jpg  ');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  width: 100%;
  border-radius: 10px !important;
  box-shadow: 0 19px 38px rgb(0 0 0 / 11%), 0 15px 12px rgb(0 0 0 / 0%);
  height:250px;
}
div.scrollpro {
  /*overflow: scroll;*/
  /*height: 600px;*/
  cursor: pointer;
  
}
.scrollpro::-webkit-scrollbar {
  width: 5px;
  border-radius: 50px;
}

/* Track */
.scrollpro::-webkit-scrollbar-track {
  /*background: #f1f1f100; */
  background: #cfa670; 
}
 
/* Handle */
.scrollpro::-webkit-scrollbar-thumb {
  /*background: #020000 !important; */
  background: #cfa670 !important; 
}

/* Handle on hover */
.scrollpro::-webkit-scrollbar-thumb:hover {
  /*background: #020000 !important;*/
  background: #cfa670 !important; 
}
ul.billachao {
    padding: 35px 21px 34px;
    border-radius: 10px;
    background: white;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}
.line {
  fill: none;
  stroke: #fff;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207; 
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none !important;
    box-shadow: none !important;
}
.navbar-toggler{
  border: none !important;
}
/***combo****/
section.combo {
  padding: 80px 0 80px 0;
}
.offerbox {
  text-align: center;
  margin: 0px auto;
  padding: 100px 0;
  border-radius: 10px;
  box-shadow: 0 19px 38px rgb(0 0 0 / 17%), 0 15px 12px rgb(0 0 0 / 5%);
}
/*.offerbox h1 {*/
/*  color: #bb4c49e0;*/
/*  font-weight: 600;*/
/*}*/
.offerbox i {
  font-size: 20px;
  padding: 15px 5px;
  color: #fdc600;
}
.offerbox a {
    color: #cfa670;
    font-size: 20px;
    border: 1px solid white;
    padding: 1px 40px 5px 40px;
    border-radius: 5px;
    margin: 0px 0;
    text-decoration: none;
    
    BACKGROUND: #f3312c !IMPORTANT;
}
a#ordercombo {
  background: white;
}
.catering_overlay {
    background-color: rgba(0,0,0,0.1);
    height: 100%;
}
.offerbox a:hover {
  color: white;
  font-size: 20px;
  border: 1px solid #f00;
  background: #f00;
  padding: 1px 40px 5px 40px;
  border-radius: 5px;
  margin: 0px 0;
  text-decoration: none;
}
 
.modal-content .nav-item a {
  margin: 4px;
  padding: 0 0 !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: none !important;
}
.modal-content .nav-item a img {
  width: 50px;
  margin: 0;
  text-align: center;
  margin: 0 auto;
 }
 ul#pills-tab {
  display: flex;
  justify-content: center;
}
/* .box{
  animation: animName 2s;
 }

@keyframes animName {
 0%{
    transform: rotateX(0px);
   }
100%{
    transform: rotateX(360px);
   }
} */
.modal-content {
  padding: 30px 30px;
  top: 145px;
  box-shadow: 0 0 10px 0 #00000063;
}
.aptizer {
  background: #fff;
  padding: 10px 20px;
  border-radius: 0px;
  margin: 1px 0;
  border: 0px solid #cfa670;
  box-shadow: 0 19px 38px rgb(0 0 0 / 18%), 0 15px 12px rgb(0 0 0 / 12%);
}
.aptizer:hover {
  background: #f7f5f5;
}
ul.selectoption {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.selectoption li {
  display: contents;
}
ul.selectoption span {
  padding: 5px 15px;
    margin: 4px 0;
    background: none;
    color: #000000 !important;
    border: 2px solid #cfa670 !important;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
}


ul.selectoption span:hover {
  background: #cfa670 !important;
  color: #ffffff !important;
  border: 1px solid #cfa670 !important;
}
span.badge.badge-pill.badge-primary.active {
  background: #cfa670;
  color: #ffffff;
  border: 1px solid #cfa670;
}
h6.aptizerheding {
  font-size: 18px;
  text-transform: uppercase;
  color: #cea670 !important;
  font-weight: 900;
  text-align: left;
  padding: 14px 0;
}
.price h5 {
  text-align: right;
  font-size: 28px;
  font-weight: 900;
  margin: -20px 0 18px 0;
  padding: 0;
}
.cartbtn {
    cursor: pointer;
  margin: 26px 0;
  font-size: 20px;
  background: #fff;
  width: 200px;
  text-align: center;
  padding: 6px 20px;
  border-radius: 20px;
  box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
}
.cartbtn a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
.modal-content::before {
  content: "";
  
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}
/* reservation page css */
section.reservation {
  background-image: url('../images/reservation/reservation4.jpg');
  height: 70vh;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
h4.text-center {
  font-size: 30px !important;
  font-weight: 700;
  line-height: 150px;
}
h2.text-center.new {
  font-size: 150px;
  color: #bb4c49;
}
label {
  font-weight: 700;
}
button.btn.btn-primary.sub {
  background-color: #bb4c49 !important;
  border: #bb4c49 !important;
}




    /*Background color*/
#grad1 {
    background-color: : #9C27B0;
    background-image: linear-gradient(120deg, #cfa670, #cfa670);
}

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    /*box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);*/
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;

    /*stacking fieldsets above each other*/
    position: relative;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform fieldset .form-card {
    text-align: left;
    color: black;
}

#msform input, #msform textarea {
    padding: 0px 8px 4px 8px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Trebuchet MS', sans-serif
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid skyblue;
    outline-width: 0;
}

/*Blue Buttons*/
#msform .action-button {
    width: 17%;
    background: black;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue;
}

/*Previous Buttons*/
#msform .action-button-previous {
    width: 17%;
    background: black;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/*Dropdown List Exp Date*/
select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue;
}

/*The background card*/
.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*FieldSet headings*/
.fs-title {
    font-size: 17px;
    color: black;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 45%;
    float: left;
    position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #review_order:before {
    font-family: 'Trebuchet MS', sans-serif
    content: "\f023";
}

#progressbar #personal:before {
    font-family: 'Trebuchet MS', sans-serif
    content: "\f007";
}


/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #cfa670;
}

/*Imaged Radio Buttons*/
.radio-group {
    position: relative;
    margin-bottom: 25px;
}

.radio {
    display:inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor:pointer;
    margin: 8px 2px; 
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image{
    width: 100%;
    object-fit: cover;
}
.donate-now {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
}

.donate-now li {
    float: left;
    margin: 0 5px 0 0;
    width: 7%;
    height: 45px;
    position: relative;
    text-align: center;
}

.donate-now label,
.donate-now input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.donate-now input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}

.donate-now input[type="radio"]:checked+label,
.Checked+label {
  background: #026426;
  color: white;
}

.donate-now label {
  padding: 5px;
  border: 1px solid #CCC;
  cursor: pointer;
  z-index: 90;
}

.donate-now label:hover {
  background: #DDD;
}
h2.fs-title.newlevel {
    font-size: 20px;
    /* top: 10px; */
    position: relative;
    top: 24px;
}
/* new css */
h2.fs-title.test_align {
    text-align: center;
    color: black;
    font-size: 25px;
}

.radio-toolbar {
  margin: 10px;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #cfa670;
    padding: 10px 20px;
    font-family: 'Trebuchet MS', sans-serif
    font-size: 16px;
    border: 2px solid white;
    border-radius: 4px;
}

.radio-toolbar label:hover {
  background-color: #white;
}

/*.radio-toolbar input[type="radio"]:focus + label {*/
/*    border: 2px dashed #444;*/
/*}*/

.radio-toolbar input[type="radio"]:checked + label {
    background-color: white;
    border-color: #cfa670;
}
.radio-toolbar {
    position: relative;
    float: right;
}
input#Datetime {
    width: 35% !important;
    position: relative;
    float: right;
}
table, th, td {
  border: 2px solid black;
  border-collapse: collapse;
  text-align:center;
}
td {
    width: 20%;
}
@media (max-width:820px){
    td {width: 100%}
   .donate-now li {
    float: left;
    margin: 0 5px 0 0;
    width: 20%;
    height: 45px;
    position: relative;
    text-align: center;
    
}
}
.row.spice_level {
    position: relative;
    top: 25px;
}
.col-md-9.spices_levels {
    position: relative;
    bottom: 28px;
}
.col-md-3.tip_optional {
    position: relative;
    top: 28px;
}
table.border_class {
    position: relative;
    /* float: left; */
    left: 76%;
}
td.total_data {
    width: 50%;
}
.row.display_total {
    position: relative;
    top: 25px;
}
section.appetizer.checkouts {
    padding: 0px;
}
input#myNumber {
    width: 35%;
}
span.increment_decrement {
    position: relative;
    
    top: 12px;
}
button#quantity__plus {
    
    border-radius: 50px;
    width: 29px;
    height:29px;
    border:none;
}
thead.thead {
    background-color: #cfa670;
}
td.thead {
    background-color: #cfa670;
}
label.fs-label.new{
    background-color:var(--bookingbutton-color);
    color: var(--button-color);

}
.itempopup-item {
    text-align: center;
    border-bottom: 1px dotted;
    padding-bottom: 16px;
}
.modal-content {
    z-index:99999;
}
.modal-body label input:radio {margin-right:10px}

/*raman*/

section.term-conditions {
    padding: 50px 0 50px 0;
}

section.privacy-policy {
    padding: 50px 0 50px 0;
}

section.contactus {
    padding: 50px 0 50px 0;
}

.col-md-6.uscontact {
    padding: 0 50px 0 50px;
}

.adress.bounce_button {
    padding: 50px 0 50px 0;
    font-family: 'Trebuchet MS', sans-serif
}

a.a-footer {
    color: black;
    font-size: 19px;
}
.row.TESTNOMI {
    padding: 50px 0 0 0;
}

.m-description {font-size:0.8rem}

.cat-21-box, .cat-22-box {
   border-radius: var(--bs-border-radius-xl);
   padding-top: 1.5rem;
   padding-bottom: 1.5rem;
   box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);	
}
@media screen and (max-width: 1024px) {
    h2.black_width_content {
     font-size: 35px;
   }
   h1.discovers.nletter {
    font-size: 45px;
    }
    h1.discovers.enjoy.heading {
    font-size: 60px!important;
}
h2.blast.mb-0 {
   
    font-size: 65px;
}
}
@media screen and (max-width: 991px){
h2.discovers.enjoy {
    font-size: 36px;
}
h1.discovers.enjoy.heading {
    font-size: 55px!important;
}
h2.blast.mb-0 {
   font-size: 60px;
}
.content-wrap{
    padding-left:20px;
    padding-right:20px;
}
}
@media screen and (max-width: 768px) {
   h2.black_width_content {
    font-size: 30px;
}
h2.discovers.enjoy.heading {
    font-size: 50px;
    font-family: 'Trebuchet MS', sans-serif !important;
    font-weight: 900;
    color: #cfa670;
    text-align: center;
}
.bannercontent p {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
p.catering_heading_paragarph_content {
    text-align: center;
    font-size: 15px;
   line-height: 20px !important;
}
}
@media screen and (max-width: 767px) {
.discover-sec {
    text-align: center!important;
}
h1.discovers.enjoy.heading {
    font-size: 50px!important;
}
h2.blast.mb-0 {
   
    font-size: 50px;
}
.discover-wrapper{
    margin-bottom:30px!important;
}
.know-wrapper{

    margin-left: 0px!important;
}
.newspaper-form{
    margin:20px 20px;
}
h3.discovers.nletter {
    color: white;
    font-size: 47px;
}
}
@media screen and (max-width: 575px) {
h2.discovers.enjoy {
    font-size: 37px;
}
img#gimages {
     height: unset; 
    width: 100%;
    white-space: break-spaces;
    margin: 20px 0px -28px 0px;
    border:none;
}
section.ourstory {padding: 40px 0 !important;}
}
@media screen and (max-width: 428px) {
.bannercontent {
    padding: 16rem 0 7rem 0!important;
}
h3.discovers.nletter {
    color: white;
    font-size: 40px;
}
/*.footer .mob-responsive1 .logo {*/
/*    text-align: center !important;*/
/*}*/
}

@media screen and (max-width: 425px) {
   h2.black_width_content {
    font-size: 18px;
}
.col-md-4.cater_we {
    padding: 20px;
}
a.a-footer {
    color: black;
    font-size: 18px;
}
.col-md-6.uscontact {
    padding:0 10px;
}
h2.discovers.enjoy.heading {
    font-size: 50px;
    font-family: 'Trebuchet MS', sans-serif !important;
    font-weight: 900;
    color: #cfa670;
    text-align: center;
}
p.catering_heading_paragarph_content {
    text-align: center;
    font-size: 15px;
    line-height: 20px !important;
}
h1.discovers.enjoy {
    font-size: 33px !important;
    font-family: "Lato", Sans-serif;
    color: #cfa670;
}
.bannercontent p {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.black_width {
    background: black;
    height: 400px;
}
h2.black_width_content{top:50px;}

section.newsletter {
    background-image: url('../bannerimg/newsletter_bg.jpg');
   
    width: 100%;
    height: 400px;
}
h1.discovers.nletter {
    font-size: 35px;
}
button.btn.btn-primary.sub.aboutusnewsletter {
    background-color: black !important;
    /*right: 45px;*/
}
input#inputEmail5 {
    /*width: 40%;*/
    display: inline;
    position: relative;
    height: 60px;
    /*right: 50px;*/
}
h1.discovers.enjoy.heading {
    font-size: 40px!important;
}
h2.blast.mb-0 {
   
    font-size: 40px;
}
}
@media screen and (max-width: 375px) {
   h2.black_width_content {
    font-size: 16px;
}
h1.discovers.enjoy {
    font-size: 25px !important;
    font-family: "Lato", Sans-serif;
    color: #cfa670;
}
}

@media screen and (max-width: 320px) {
h2.black_width_content {
    font-size: 14px;
}
}

/*.row.select_delivery_type {*/
/*    position: relative;*/
/*    top: 25px;*/
/*}*/

/* responsive design */
/*@media screen and (min-width: 2560px) {*/
/*  a.nav-link.header_font {*/
/*    font-size: 17px !important;*/
/*}*/
/*.vegcombopic::before {*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.nonvegcombopic::before {*/
/*   background-repeat: no-repeat;*/
/*}*/
/*.offerbox {*/
/*   padding: 110px 0;*/
/*}*/
/*}*/

/*@media screen and (min-width: 1920px) {*/
/*  a.nav-link.header_font {*/
/*    font-size: 12px !important;*/
/*}*/
/*.vegcombopic::before {*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.nonvegcombopic::before {*/
/*   background-repeat: no-repeat;*/
/*}*/
/*.offerbox {*/
/*   padding: 110px 0;*/
/*}*/
/*}*/

/*@media screen and (min-width: 1440px) {*/
/*  a.nav-link.header_font {*/
/*    font-size: 12px !important;*/
/*}*/
/*.vegcombopic::before {*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.nonvegcombopic::before {*/
/*   background-repeat: no-repeat;*/
/*}*/
/*.offerbox {*/
/*   padding: 110px 0;*/
/*}*/
/*}*/


/*@media screen and (min-width: 1360px) {*/
/*  a.nav-link.header_font {*/
/*    font-size: 12px !important;*/
/*  }*/
/*.vegcombopic::before {*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.nonvegcombopic::before {*/
/*   background-repeat: no-repeat;*/
/*}*/
/*.offerbox {*/
/*   padding: 110px 0;*/
/*}*/
/*}*/

/*@media screen and (min-width: 1024px) {*/
/*  a.nav-link.header_font {*/
/*    font-size: 12px !important;*/
/*}*/
/*.vegcombopic::before {*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.nonvegcombopic::before {*/
/*   background-repeat: no-repeat;*/
/*}*/
/*.offerbox {*/
/*   padding: 110px 0;*/
/*}*/
/*li.nav-item a {*/
   
/*    padding: 0 8px !important;*/
/*}*/
/*.content {*/
/*    bottom: 23%;*/
/*}*/
/*nav.sticky a.nav-link.header_font {*/
/*    font-size: 12px!important;*/
/*}*/
/*}*/
label.tips {padding:8px 0 0 0}


/* 11-11-2024-New-css */


.service-banner {
    background-image: url(../bannerimg/sweets-banner.png);
    height: 84vh;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buffet-banner{
    background-image: url(../bannerimg/buffet-banner.png) !important;
}
.celebrate-bg {
    background-image: url(../img/celebrate-bg.png);
    background-size: cover;
    height: 100%;
    padding: 80px 0;
    background-position: center;
}
.sectin_bg {
    background-image: url(../img/section-bg.png);
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.buffet-sec_bg{
    background-image: url(../img/buffet-sec_bg.png);
}

.special_bg{
    background-image: url(../img/special_bg.png);
    background-size: cover;
    padding: 50px 0;
    background-position: center;
    border-radius: 50px;
}
.buffet-special_bg{
    background-image: url(../img/buffet-special_bg.png);
}

@media (min-width: 1201px) and (max-width: 1366px) {
    .main-menu ul.nav {
        margin-right: 10px !important;
    }
    .main-menu ul li {
        margin: 12px 10px !important;
    }
}


@media (min-width: 992px) and (max-width: 1200px) {


}

@media (min-width: 768px) and (max-width: 991px) {
    .special_bg {
        padding: 50px 40px !important;
        background-image: url(../img/mob-special_bg.png) !important;
    }
    .celebrate-bg {
        background-image: url(../img/mob-celebrate-bg.png);
    }
    .sectin_bg {
        padding: 50px 0 !important;
        background-image: url(../img/mob-section_bg.png);
    }
}


@media (max-width: 767px) {
    .sectin_bg {
        background-image: url(../img/mob-section_bg.png);
    }
    .special_bg {
        background-image: url(../img/mob-special_bg.png) !important;
    }
    span#qtytotalheader {
        top: -35px !important;
        left: 10px !important;
    }
}

@media (max-width: 321px) {

    .buffet-heading{
        font-size: 20px !important;
    }
    .buffet-subheading{
        font-size: 14px !important;
    }
    
    }
    div#btn_add_to_cart_227, div#btn_add_to_cart_226 {display: none;}