/** Shopify CDN: Minification failed

Line 425:1 Unexpected "{"
Line 1159:1 Unexpected "{"
Line 1925:1 Unexpected "{"
Line 2172:2 Unexpected "{"
Line 2349:2 Expected identifier but found whitespace
Line 2556:1 Unexpected "{"
Line 3189:1 Expected "}" to go with "{"

**/

.w-40 {
  width: 40%;
} 
.w-60 {
  width: 60%;
}
.m-button{
      padding: 14px 20px;
}

/* ============================= Header Css Start ======================================= */
.m-announcement-bar .m-announcement-bar__content {
  font-size: 20px;
  max-height: 45px;
}
.m-header__logo .m-logo__image {
  padding: 30px 0;
}
.m-header .m-menu .m-menu__link--main {
  /* font-family: 'Nexa'; */
  font-weight: 400;
  font-size: 17px;
}
.social-media-links {
  column-gap: 12px;
  flex-wrap: nowrap;
  /* margin-right: 20px; */
}
.m-header .social-media-links a {
  color: #FFF;
  width: 50px;
  height: 50px;
  border-radius: 0 10px 0 10px;
  background-color: #945A4B;
  justify-content: center;
}
.m-header .social-media-links .m-svg-icon {
  width: 26px;
  height: 26px;
}
.m-header .m-cart-icon-bubble svg {
  width: 22px;
  height: 22px;
}
.m-header__right {
  gap: 10px;
}
.h2 {
  line-height: 1;
}
.m-header .m-cart-icon-bubble {
  background: #1C283A;
  border-radius: 0 10px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
/* .m-header .m-cart-icon-bubble .m-tooltip {
  padding: 0;
} */
/* ================================= Header Css End ======================================= */
/* ================================ Home Page Css Start =================================== */
/* .m-custom-content.kanteen_experience {
  position: static !important;
  z-index: 1;
} */
.kanteen_experience .m-richtext__description {
  margin-top: 50px;
}
.m-page-header nav.m-breadcrumb {
    display: none;
}
.kanteen_catering {
  z-index: 0!important;
}
.kanteen_experience .m-custom-content__block-inner.m\:overflow-hidden {
  margin-bottom: -80px;
}
.kanteen_experience .m-richtext__description+.m-richtext__button {
  margin-top: 40px;
}

.kanteen_catering .m-custom-content__block-text h6 {
  font-family: 'M-Body-Font';
  font-weight: 400;
  line-height: 1.2;
  font-size: 40px;
  margin: 0 0 50px;
}
.kanteen_catering .m-richtext__description {
  margin-top: 10px;
}
.kanteen_catering .m-richtext__description p {
  width: 90%;
  /* margin-top: 50px; */
}
.kanteen_catering .m-custom-content__block-text {
  padding-left: 120px;
}
.kanteen_catering .m-section-py {
  padding-top: 250px;
}
.kanteen_catering .m-custom-content__block-image {
  position: relative;
}

.kanteen_catering .m-custom-content__block-image:before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/stars.svg?v=1712310648)no-repeat;
  background-size: cover;
  height: 135px;
  width: 135px;
  top: -150px;
  left: 50%;
  transform: translateX(-50%);
  /* -webkit-animation: spin 10s infinite linear; */
}
.food_veg .m-richtext--small .m-richtext__description li h3,
.menu_list .m-richtext--small .m-richtext__description li h3 {
    font-size: 16px;
    font-family: 'M-Body-Font';
    color: #24304a;
    margin: unset;
}
.catering_content .m-richtext__description h2 {
    font-family: 'M-Body-Font';
    color: inherit;
    font-size: inherit;
}
.kanteen_catering .m-custom-content__block-image:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/stars-sm.svg?v=1712310793)no-repeat;
  background-size: cover;
  height: 75px;
  width: 75px;
  top: -40px;
  left: 20%;
  transform: translate(-50%);
  /* -webkit-animation: spin 10s infinite linear; */
  z-index: -1;
}
.kanteen_catering .main_text_button {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 50px;
}
.main_text_button {
  margin-top: 32px;
  display: flex;
  gap: 20px;
  align-items: center;
}
@-webkit-keyframes spin {
  0%  {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);}   
}
.kanteen_experience .m-custom-content__block-image {
  position: relative;
}

.kanteen_experience .m-custom-content__block-image:before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/star-banner.svg?v=1712311646)no-repeat;
  background-size: cover;
  height: 160px;
  width: 160px;
  left: 40px;
  top: 70px;
  /* -webkit-animation: spin 10s infinite linear; */
}
.kanteen_experience .m-custom-content__block-image:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/star_banner_sm.svg?v=1712311675)no-repeat;
  background-size: cover;
  height: 60px;
  width: 60px;
  left: 20px;
  top: 210px;
  /* -webkit-animation: spin 10s infinite linear; */
}
/* .kanteen_foods .m-section-py {
  padding-bottom: 160px;
} */
.kanteen_foods .m-icon-box--vertical .m-icon-box__content {
  margin-top: 0;
}
.kanteen_foods .m-icon-box__heading {
  font-weight: 400;
  margin-bottom: 20px;
  font-family: 'M-Body-Font';
  font-size: 22px;
}
/* .kanteen_events .m-image-card__img {
  border-radius: 10px;
} */
.section_customer .m-section__heading {
  font-size: 60px;
}
.kanteen_events .m-section__subheading {
  font-family: 'M-Body-Font';
  font-size: 40px;
  font-weight: 400;
  width: 83%;
  color: #24304a;
  margin: auto;
  line-height: 1.2;
}
.kanteen_events .m-section__header {
  margin-bottom: 60px;
}
.kanteen_events .m-richtext__title {
  font-size: 60px;
  /* padding-bottom: 25px; */
}
.kanteen_events .m-image-card .m-richtext__subtitle {
  font-size: 30px;
  font-family: 'M-Body-Font';
  font-weight: 400;
  margin-bottom: 0;
}
.palate_banner .m-richtext__title {
  font-size: 69px;
  width: 70%;
  margin: auto;
  padding-left: 200px;
}
.palate_banner  .m-slide__media {
  height: 100%;
  border-radius: 27px;
}
.kanteen_dream .m-richtext__title {
  font-size: 70px;
  width: 50%;
  line-height: 1.1;
}
.kanteen_dream .m-richtext {
  padding-left: 100px;
}
.kanteen_dream .m-richtext__description {
  margin-top: 40px;
  font-size: 40px;
  width: 50%;
  line-height: 1.2;
}
.kanteen_dream .m-section-py {
  padding-left: 0;
  padding-right: 0;
}

.m-footer .m-footer--middle .m-footer--block-title {
  /* margin-bottom: 40px; */
  font-size: 17px;
  font-family: 'M-Body-Font';
}
.m-footer .m-footer--middle .m-footer--block ul li, .m-footer .m-newsletter-form__input {
  font-size: 15px;
} 
.m-footer .m-footer--block .social-media-links {
  padding: 40px 0 0;
}
.m-footer .m-footer--block .social-media-links a {
  color: #FFF;
  width: 34px;
  height: 33px;
  border-radius: 0 10px 0 10px;
  background-color: #945A4B;
}
.m-footer--bottom .m-footer--bottom-left {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.m-footer__copyright a {
  color: #1f2b3e;
  font-weight: 600;
  margin-left: 5px;
}
.kanteen_events .m-image-card__content {
  padding-bottom: 45px !important;
}
.kanteen_events .m-custom-content__wrapper {
  width: 95%;
  margin: auto;
}

.space .m-richtext__description {
    margin-top: 0 !important;
}
.kanteen_events .main_text_button_1{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 30px;

}
    .m-footer--bottom-inner {
        padding: 20px !important;
    }
    /* .section_customer .container{
      padding-bottom: 0;
    } */
    /*   google review css start  */

   .google_review .m-section__header {
        --m-section-header-spacing-bottom: 0;
    }
    .google_review{
      padding: 30px 0 50px;
    }
    .google_review .m-section__heading{
      font-size: 60px;
    }
    .google_review  .grp-entangle-badge {
    display: none;
}
/*   google review css end  */


/*  instagram app css start */
    .instagram_app {
      padding: 50px 0;
    }

/*  instagram app css end */
.m-button{
  width: 200px
}
.google_review .grp-padding {
    padding: 0;
    margin-top: 0;
}
.kanteen_events .m-image-card__content {
    display: flex;
    align-items: center;
}
.google_review .grp-entangle-item{
      background-color: #F4F3F1 !important;
}
.first-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.m-section__description {
    width: 70%;
    text-align: center;
      margin-top: 0;
}

 .first-sec .m-section__description p {
    color: #24304A;
}
.container.first-sec {
    padding-top: 50px;
    padding-bottom: 30px;
}
.ind-button {
    display: flex;
    justify-content: center;
    gap: 20px;
   
}
.ind-button a {
    padding: 10px 20px;
    color: #fff;
    background-color: #945A4B;
    width: 200px;
    text-align: center;
    font-size: 17px;
}

/* ================================ Home Page Css End ==================================== */

/* ================================ About Us Page Css Start ================================== */
.about_us_banner .m-custom-content__block-text {
  padding: 0 50px 0 100px;
  position: relative;
}
.about_us_banner .m-custom-content__block-text:before {
  position: absolute;
  content: '';
  background: url(/cdn/shop/files/star-banner.svg?v=1712311646)no-repeat;
  background-size: cover;
  height: 160px;
  width: 160px;
  /* top: 80px; */
  top: 0;
  right: -200px;
  /* -webkit-animation: spin 10s infinite linear; */
}
.about_us_banner .m-custom-content__block-text:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/star_banner_sm.svg?v=1712311675)no-repeat;
  background-size: cover;
  height: 60px;
  width: 60px;
  /* top: 210px; */
  top: 150px;
  right: -50px;
  /* -webkit-animation: spin 10s infinite linear; */
}
 {
  margin-top: 50px;
  color: #24304a;
  margin-bottom: 100px;
}
.about_partner .container {
  padding: 160px 100px;
}
.about_partner .m-section__heading {
  font-size: 80px;
  width: 70%;
  margin: auto;
}
.about_partner .m-richtext__title {
  font-family: 'M-Body-Font';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.25;
}
.about_partner .m-section__header {
  margin-bottom: 80px;
}
.about_partner .m-custom-content__wrapper {
  /* gap: 100px; */
  justify-content: space-between;
}
.about_partner .m-richtext__description {
  margin-top: 25px;
} 
.about_partner {
  z-index: 0 !important;
}
.about_partner .m-richtext__description p,  p, .kanteen_experience .m-richtext__description p, .kanteen_catering .m-richtext__description p {
  margin-bottom: 20px;
  line-height: 1.70;
} 
.template-page #MainContent {
  padding-bottom: 0;
}
.m-testimonials--layout-2 .m-testimonial__wrapper {
  text-align: left !important;
  padding: 50px 30px 50px 0 !important;
}
.m-testimonials--layout-2 .m-stars {
  justify-content: flex-start !important;
  margin-bottom: 12px !important;
}
.m-testimonials--layout-2 .m-testimonial__title {
  font-size: 22px!important;
  line-height: 1.3!important;
  font-weight: 600!important;
  margin-bottom: 10px!important;
  color: #24304a;
  font-family: 'M-Body-Font';
}
.m-testimonials--layout-2 .m-testimonial__description {
  color: #6c6c6c !important;
  margin-bottom: 20px !important;
  line-height: 1.4;
}
.m-testimonials--layout-2 .m-testimonial__image {
  display: flex!important;
  position: relative;
}
.m-testimonials--layout-2 .m-image-loaded {
  margin-right: 10px;
}
.m-testimonials--layout-2 .m-testimonial__image-text {
  margin-top: 0 !important;
}
.m-testimonials--layout-2 .m-testimonial__image-text p:first-child {
  font-size: 18px;
  color: #24304A;
  font-weight: 600;
}
.m-testimonials--layout-2 .m-section__heading {
  font-size: 60px;
}
.m-testimonials--layout-2 .m-testimonial__image:after {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/icon-company.svg?v=1713950192);
  width: 26px;
  height: 20px;
  right: 0;
  top: 16px;
}
.about_us_banner .m-custom-content__block-inner {
  margin-bottom: -70px;
}

/* ================================ About Us Page Css End ==================================== */

/* ================================ Wedding Page Css Start ==================================== */
.wedding_banner .m-custom-content__block-image, .corporate_banner .m-custom-content__block-image {
  margin-bottom: -100px;
}
.wedding_banner .m-richtext-head {
  display: flex;
  flex-direction: column-reverse;
}
.wedding_banner .m-richtext {
  padding-right: 170px;
}
.wedding_banner .m-richtext__subtitle {
  margin: 10px 0 0;
  font-family: 'M-Body-Font';
  font-size: 40px;
  font-weight: 300;
}
.wedding_banner .m-richtext__description {
  margin-top: 50px;
  color: #C1CEE0;
}
.wedding_catering .m-section-py, .kanteen_corporate .m-section-py {
  padding: 150px 200px 100px;
  position: relative;
}
.wedding_catering .m-section-py:before {
  position: absolute;
  content: '';
  background: url('/cdn/shop/files/wedding_flower.svg?v=1712661606')no-repeat;
  height: 100px;
  width: 100px;
  background-size: cover;
  top: 120px;
  left: -40px;
  /* -webkit-animation: spin 10s infinite linear; */
}
.wedding_catering .m-section-py:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/wedding_flower.svg?v=1712661606)no-repeat;
  height: 65px;
  width: 65px;
  background-size: cover;
  top: 50px;
  left: 100px;
  /* -webkit-animation: spin 10s infinite linear; */
}
.wedding_catering .m-mixed-layout__inner .m\:column:nth-child(even) {
  margin-top: 150px;
}
.wedding_catering .m-icon-box--vertical .m-icon-box__content, .kanteen_corporate .m-icon-box--vertical .m-icon-box__content {
  margin-top: 40px;
}
.wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
  font-family: 'M-Body-Font';
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 40px;
 line-height: 1.25;
}
.wedding_catering .m-icon-box__description, .kanteen_corporate .m-icon-box__description {
  line-height: 1.7;
}
.catering_content .m-richtext__title {
  width: 64%;
  margin: auto;
  line-height: 1.2;
}
.catering_content .m-richtext__description {
  margin-top: 28px;
  font-family: 'M-Body-Font';
  font-size: 40px;
  font-weight: 300;
}
.Wedding_form {
  background-color: #945a4b;
  display: flex;
  align-items: center;
}
.wedding-form-title h2 {
  font-size: 40px;
  color: #fff;
  line-height:1.2;
}
.wedding-form-title {
  width: 80%;
  margin: 0 auto;
}
.catering_content .m-richtext  {
  padding-bottom: 75px;
  padding-top: 94px;
}
.Corporate__form .m-section-py {
  padding: 0;
}
/* ================================ Wedding Page Css End ==================================== */

/* ================================ Corporte Page Css Start ================================== */
.corporate_banner .m-richtext {
  padding-left: 170px;
}
.corporate_banner .m-richtext__description {
  margin-top: 60px;
  color: #FFE9D9;
}
.corporate_banner .m-richtext__description h6 {
  margin-bottom: 20px;
  font-family: 'M-Body-Font';
  font-weight: 500;
  font-size: 20px;
  color: #FFE9D9;
}
.kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
  margin-top: 150px;
}
.kanteen_corporate .m-section-py:before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/corporate_star.svg?v=1712668164)no-repeat;
  height: 100px;
  width: 100px;
  background-size: cover;
  top: 150px;
  right: -20px;
  /* -webkit-animation: spin 10s infinite linear; */
}
.kanteen_corporate .m-section-py:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/corporate_star.svg?v=1712668164)no-repeat;
  height: 65px;
  width: 65px;
  background-size: cover;
  top: 100px;
  right: 120px;
  /* -webkit-animation: spin 10s infinite linear; */
}

/* ================================ Corporate Page Css End =================================== */

/* ================================ Conatct Page Css Start =================================== */

.contact .m-contact-form .m-contact-form__message .form-field {
    height: 100px;
}
.contact_us_link .m-richtext__description {
    margin-top: 0 !important;
} 
.contact_us_text .m-richtext__description {
    margin-top: 10px !important;
} 
.contact .m-page-header {
    padding-bottom: 10px;
}
.contact .m-richtext__title .h3 {
    font-size: 22px;
}
/* ================================ Conatct Page Css End =================================== */
/* ================================ Venues Page Css Start =================================== */

.section-venues .m-section__heading {
  font-size: 50px;
  line-height: 1.2;
}
.section-venues .m-section__description {
  font-size: 18px;
  line-height: 1.2;
  width: 45%;
  margin: 15px auto 0;
}
.section-venues .m-richtext__description p:not(:first-child) {
  font-size: 16px;
  margin: 2px 0;
}
.section-venues .m-richtext__description {
  margin-top: 0;
}
.section-venues .m-image-card__content {
    padding-bottom: 0 !important;
}
.section-venues .m-button:not(.m-button--link,.m-link-underline,.m-button--blank):hover {
  box-shadow: none;
  background-color: transparent;
  border: 2px solid #fff;
}

.section-venues .m-section__description a, .m-link-underline, .rte a:not(.spr-summary-actions-newreview) {
    --btn-link-border: 0;
}
.section-venues .m-richtext__description p:first-child {
  position: relative;
}
.section-venues .m-richtext__description p:first-child:after
{
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  transform: translate(-50%);
  left: 50%;
  top: 33px;
  content: "";
}
.section-venues .m-image-card__content .m-richtext__button {
  background-color: transparent;
  border: 2px solid #fff;
  transform: translateY(100px);
  opacity: 0;
  width: max-content;
  margin-inline: auto;
  margin-top: 0;
  padding: 7px 25px;
  font-size: 16px;
}
.section-venues .m-image-card__content {
  padding: 20px !important;
}
.section-venues .m-image-card:hover .m-image-card__content .m-richtext__button {
  transform: translateY(0);
  opacity: 1;
  position: relative;
  margin-top: 20px;
  background-color: transparent;
  border: 2px solid #fff;
}
.section-venues .m-richtext__description {
   margin-bottom: -40px;
}
.section-venues .m-image-card:hover .m-richtext__description {
  margin-bottom: 0;
}
.francisco_title a {
  display: flex;
  align-items: center;
  line-height: 1.1;
}
.section_francisco {
  display: flex;
  justify-content: space-between;
}
.venue_states {
  background: #F4F3F1;
  padding: 30px;
}
.icon_wrap {
  padding-left: 15px;
  height: 14px;
}


.featured-venues-sec .m-section__heading {
  font-size: 50px;
  line-height: 1.2;
}
.featured-venues-sec .m-icon-box__description p>a {
  line-height: 1.2;
  font-size: 18px !important;
}
.featured-venues-sec .rte p:first-child {
    margin-bottom: 0;
    position: relative;
}
.featured-venues-sec .rte p:first-child:after{
  position: absolute;
  width: 30px;
  height: 2px;
  background: #000;
  transform: translate(-50%);
  left: 50%;
  top: 31px;
  content: "";
}
.featured-venues-sec .m-icon-box__description p:not(:first-child){
  line-height: 1.2;
  font-size: 16px !important;
}
/* ================================ Venues Page Css End =================================== */

/* ================================ Gallery Page Css Start =================================== */

.section_gallery .m-custom-content__wrapper .m-image {
  height: 250px;
  filter: brightness(50%);
}
.section_gallery_img .m-custom-content__wrapper .m-image {
  height: 250px;
}
.Gallery_button .m-button:not(.m-button--link,.m-link-underline,.m-button--blank):hover {
  background-color: transparent;
  color: #24304a;
  box-shadow: 0 0 0 .1rem rgb(var(--color-button-hover));
}
.Gallery_button .m-richtext__button .m-button--secondary {
  font-size: 16px;
  color: #24304a;
  font-weight: 400;
  padding: 10px 30px;
}
/* ================================ Gallery Page Css End =================================== */

/* ================================ our menu Page Css start =================================== */
.food_veg .m-custom-content__block-liquid .m-custom-content__block-inner {
  text-align: center;
}
.food_veg .m-custom-content__block-liquid .m-custom-content__block-inner .main_text_button {
  margin-top: 0;
}
.food_veg .m-custom-content__wrapper{
  row-gap: 0px !important;
}
.menu_img .m-section__heading {
    font-size: 30px;
    font-weight: 600;
    color: #945A4B;
}
/* ================================ our menu Page Css end =================================== */

.kanteen_catering a.m-button.m-button--primary {
    background: #945a4b;
    color: #fff;
}

.m-footer--block-menu .m-footer--block-title{
display: none;

}
.Wedding_form .m-contact-form__main{
  padding-right: 0px;
  /* width: 80%; */
}
.Wedding_form .wedding-form-title h2{
  padding-left: 10px;
}
.Wedding_form .m-button--primary{
      background-color: #1c283a;
      margin-left: 10px;
}
.Wedding_form .m-contact-form__form-fields{
  row-gap: 18px;
}
.Wedding_form .m-contact-form__form-fields .m\:column {
  padding: 0 10px;
}
.Wedding_form .form-field.form-field--input{
      background-color: #945a4b;
     
}
.Wedding_form .form-field{
    color: #fff;
    font-size: 14px;
}
.Wedding_form input[type="text"]::placeholder, .Wedding_form input[type="email"]::placeholder,.Wedding_form input[type="tel"]::placeholder,.Wedding_form input[type="number"]::placeholder,.Wedding_form input[type="Date"]::placeholder, .Wedding_form textarea::placeholder, select{
  color: #fff;
}

.food_veg .m-section__header, .img_gallery .m-section__header {
margin-bottom: 20px;
}
.food_veg .m-section__subheading{
  font-size: 30px;
  font-weight: 600;
  color: #945A4B;
}

.food_veg .m-section__heading{
  /* font-weight: 600; */
  text-align: center;
  font-size: 60px;
  
}

.food_veg .m-richtext__title{
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #24304a;
}
.food_veg .rte :where(ul,ol){
  padding-left: 1rem;
  margin-top: 0rem;
}
.food_veg .m-richtext--small .m-richtext__description {
  margin-top: 0;
  color: #24304a;
}
.border_sec{
  border: 1px solid #212121;
  opacity: 0.1;
  height: 1px;
}
.img_gallery .m-section__heading{
  font-size: 38px;
  font-weight: 600;
}
.corporate_menu .m-section__heading{
    font-size: 60px;
    font-weight: 400;
  padding-bottom: 15px;
}

.m-article__wrapper {
    width: 100% !important;
}
.m-blog-sidebar {
    display: none;
}
a.m-cart-drawer__link-to-cart,a.m-cart-drawer__link-to-cart:hover {
    color: #ffffff;
}
span.neo-slot-picker input.neo-input {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 0px;
    border-color: #341713;
}
.categories a {
    background-color: #945a4b;
    padding: 15px;
    font-size: 17px;
}
.categories {
    display: flex;
    gap: 20px;
 
}
.categories_item .m-custom-content__block-inner {
    width: 100%;
    display: flex;
    justify-content: center;
}

.kanteen_catering h3 {
    margin: 20px 0 ;
}
.kanteen_catering h2 {
    margin-bottom: 0 !important;
}
.section_customer .m-section__header {
    margin-bottom: 0 !important;
}
.m-footer--bottom-left {
    margin-bottom: 0 !important;
}
.m-footer--bottom {
    padding-bottom: 0 !important;
}


/* San Jose Event Planning Css Start */

.san_jose .m-custom-content__block-text {
  padding: 0 50px 0 80px;
  position: relative;
}
.san_jose .m-custom-content__block-text:before {
  position: absolute;
  content: '';
  background: url(/cdn/shop/files/star-banner.svg?v=1712311646)no-repeat;
  background-size: cover;
  height: 160px;
  width: 160px;
  top: 0;
  right: -200px;
}
.san_jose .m-custom-content__block-text:after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/star_banner_sm.svg?v=1712311675)no-repeat;
  background-size: cover;
  height: 60px;
  width: 60px;
  top: 150px;
  right: -50px;
}
.san_jose .m-section__heading {
  font-size: 80px;
  width: 70%;
  margin: auto;
}
.san_jose.m-section__header {
  margin-bottom: 80px;
}
.san_jose .m-custom-content__wrapper {
  /* gap: 100px; */
  justify-content: space-between;
}
.san_jose .m-richtext__description {
  margin-top: 25px;
} 
.san_jose {
  z-index: 0 !important;
}
.san_jose .m-richtext__description p {
  margin-bottom: 20px;
  line-height: 1.70;
} 
.san_jose .m-custom-content__block-inner {
    margin-bottom: 0px !important;
}
.san_jose{
  margin-bottom: 30px;
}

/* San Jose Event Planning  Css End*/

.catering_content .main_text_button{
  justify-content: center;
}
.catering_content .m-richtext__button .m-button {
    background: #945A4B;
    border-color: unset;
}
.catering_content .m-richtext__button .m-button:hover {
    box-shadow: none;
}
.kanteen_events .m-image{
    filter: brightness(70%);
}

.m-article__content h2,
.m-article__content h3 {
    font-size: 36px;
}
.wedding-form-title h4{
    color: #fff;
    margin-bottom: 20px;
    padding-left: 10px;
}
.featured-venues-sec .m-icon-box__description h2  {
    font-size: 16px;
    font-family: 'M-Body-Font';
    color: rgb(var(--color-foreground-secondary));
    margin-top: 12px;
}
/* =============================== REsponsive Start =========================================== */
@media(max-width: 1440px) {
  .Corporate__form .m-richtext__title {
        font-size: 70px;
    }
  .wedding_banner .m-richtext__title {
    font-size: 70px;
    line-height: 1.2;
  }
  .wedding_catering .m-mixed-layout__inner{
    row-gap: 30px!important;
  }
.m-header .social-media-links a, .m-header .m-cart-icon-bubble   {
  width: 40px;
  height: 40px;
}
.about_us_banner .h2 {
  font-size: 70px;
}
.san_jose .h2 {
    font-size: 70px;
}
.kanteen_experience .m-richtext__description {
  margin-top: 30px;
  font-size: 16px;
}
/* .kanteen_experience .m-richtext__description+.m-richtext__button {
  margin-top: 40px;
} */
.kanteen_catering .m-custom-content__block-text h6 {
  font-size: 30px;
  margin: 0 0 20px;
}
.kanteen_catering .m-richtext__description p {
  /* margin-top: 30px; */
  font-size: 16px;
}
.kanteen_catering .m-section-py {
  padding-top: 250px;
}
.kanteen_foods .m-icon-box__description {
  font-size: 16px;
}
.kanteen_events .m-section__subheading {
  font-size: 30px;
  width: 63%;
}
.kanteen_events .m-richtext__title {
  font-size: 60px;
  /* padding-bottom: 50px; */
}
.kanteen_events .m-section__header {
  margin-bottom: 30px;
}
.kanteen_events .m-image-card .m-richtext__subtitle {
  font-size: 25px;
}
.palate_banner .m-richtext__title {
  font-size: 60px;
  padding-left: 0;
}
.kanteen_dream .m-richtext__title {
  font-size: 60px;
  width: 65%;
}
.kanteen_dream .m-richtext__description {
  margin-top: 30px;
  font-size: 30px;
}
.m-footer .m-footer--middle .m-footer--block-spacing {
  width: 33.33% !important;
}
  .san_jose .m-custom-content__block-text:after {
  top: 86px;
  right: 104px;
}
.san_jose .m-custom-content__block-text:before {
  top: -45px;
  right: -30px;
}
.about_us_banner .m-custom-content__block-text:before {
  top: 0;
  right: -30px;
}
.about_us_banner .m-custom-content__block-text:after {
  top: 130px;
  right: 110px;
}
  .about_partner .m-section__heading {
  font-size: 65px;
  width: 60%;
}
  .about_partner .m-section__header {
  margin-bottom: 100px;
}

  .about_partner .m-richtext__description {
  font-size: 16px;
}
.about_partner .container {
  padding: 130px 70px;
}

 .about_partner .m-richtext__description p,  p, .kanteen_experience .m-richtext__description p, .kanteen_catering .m-richtext__description p {
  margin-bottom: 10px;
} 
 
 {
  margin-top: 30px;
  font-size: 16px;
  margin-bottom: 0px;
}
.about_us_banner .m-custom-content__block-text {
  padding: 0 50px 0 80px;
}

.wedding_banner .m-richtext__description {
  margin-top: 20px;
  font-size:16px;
}
.wedding_catering .m-section-py {
  padding: 250px 100px 100px;
}
  .kanteen_corporate .m-section-py {
  padding: 130px 100px 100px;
}
.wedding_catering .m-section-py:before {
  top: 110px;
  left: 0px;
}
.wedding_catering .m-section-py:after {
  left: 100px;
  top: 40px;
}
/* .wedding_catering .m-mixed-layout__inner .m\:column:nth-child(2n) {
  margin-top: 140px;
} */
.corporate_banner .m-richtext {
  padding-left: 100px;
}
.corporate_banner .m-richtext__description {
  margin-top: 30px;
  font-size: 16px;
}
.corporate_banner .m-richtext__description h6 {
  margin-bottom: 20px;
  font-size: 18px;
}
.kanteen_corporate .m-section-py:after {
  top: 40px;
  right: 120px;
}
.kanteen_corporate .m-section-py:before {
  top: 120px;
  right: 10px;
}
.catering_content .m-richtext {
  padding-bottom: 50px;
  padding-top: 50px;
}
.wedding_catering .m-icon-box__description, .kanteen_corporate .m-icon-box__description {
  font-size: 16px;
}
.wedding_banner .m-richtext__subtitle {
  font-size: 30px;
}
.wedding_banner .m-richtext {
  padding-right: 150px;
}
  .wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
    font-size: 35px;
}
  .kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
    margin-top: 90px;
}
.section-venues .m-section__heading,
  .featured-venues-sec .m-section__heading{
  font-size: 45px;
}
.m-testimonials--layout-2 .m-section__heading {
  font-size: 50px;
}

.m-testimonials--layout-2 .m-testimonial__description {
  font-size: 16px;
}
  .food_veg .m-section__heading {
    font-size: 55px;
}
  .kanteen_experience .m-richtext__title {
    font-size: 75px;
}
  .kanteen_catering h2 {
    font-size: 75px;
}
  .kanteen_catering h3 {
    font-size: 35px;
}
}

@media(max-width: 1366px) {

  .wedding_catering .m-section-py {
    padding: 210px 100px 100px;
}
  .wedding_banner .m-richtext__title {
    font-size: 65px;
  }
  .Corporate__form .m-richtext__title{
    font-size: 65px;
  }
 .corporate_banner .m-richtext__title{
    font-size: 70px
  } 
.kanteen_dream .m-richtext__title {
  width: 70%;
}
.wedding-form-title {
  width: 90%;
}
.about_us_banner .h2 {
  font-size: 65px !important;
}
  .asan_jose .h2 {
    font-size: 65px !important;
}
.section-venues .m-richtext__description p:first-child:after {
  top: 31px;
}
 .m-promotion__item img, .m-promotion__item svg {
    height: calc(var(--image-height)*.7)!important;
}
  .kanteen_experience .m-richtext__title,
  .kanteen_catering h2{
      font-size: 70px;
  }
  .kanteen_catering h3 {
        font-size: 32px;
    }
  .categories a {
    font-size: 16px;
}
  .categories {
    gap: 10px;
}
  .kanteen_events .m-richtext__title {
    padding-bottom: 0;
}
  
}

@media(max-width: 1280px) {
  .menu_img .m-section__heading {
    font-size: 28px;
}
  .Corporate__form .m-richtext__title {
        font-size: 60px;
    }
  .wedding_banner .m-richtext__title {
    font-size: 60px;
}
.about_us_banner .h2 {
  font-size: 60px !important;
}
  .san_jose .h2 {
    font-size: 60px !important;
}
.kanteen_events .m-section__subheading {
  font-size: 25px;
}
.kanteen_events .m-richtext__title {
  font-size: 50px;
  /* padding-bottom: 35px; */
}
.kanteen_dream .m-richtext__title {
  font-size: 55px;
  width: 65%;
}
.kanteen_dream .m-richtext__description {
  margin-top: 20px;
  font-size: 25px;
}
.kanteen_foods .m-icon-box__heading {
  font-size: 22px;
}
.kanteen_catering .m-custom-content__block-text {
  padding-left: 90px;
}
.m-header .m-menu .m-menu__link--main {
  padding: 20px;
}
.about_us_banner .m-custom-content__block-text {
  padding: 0 50px 0 80px;
}
.about_us_banner .m-custom-content__block-text:before {
  right: 0;
  height: 140px;
  width: 140px;
}
.about_us_banner .m-custom-content__block-text:after {
  top: 120px;
}
.about_partner .m-section__heading {
  font-size: 60px;
  width: 55%;
}
.about_partner .container {
  padding: 100px 70px;
} 
/* .san_jose .m-section__heading {
  font-size: 60px;
  width: 55%;
} */
 .about_partner .m-section__header {
    margin-bottom: 80px;
}
 
.wedding_banner .m-richtext__subtitle {
  font-size: 25px;
}
.wedding_banner .m-richtext {
  padding-right: 100px;
}
.wedding_catering .m-section-py{
  padding: 200px 80px 100px;
}
.wedding_catering .m-mixed-layout__inner .m\:column:nth-child(2n) {
  margin-top: 80px;
}
.wedding_catering .m-section-py:before {
  top: 90px;
  left: 40px;
  height: 90px;
  width: 90px;
}
.wedding_catering .m-section-py:after {
  left: 140px;
  height: 50px;
  width: 50px;
  top: 40px;
}
.catering_content .m-richtext__description {
  font-size: 25px;
}
.kanteen_corporate .m-section-py:before {
  top: 110px;
  right: 40px;
  height: 90px;
  width: 90px;
}
.kanteen_corporate .m-section-py:after {
  top: 40px;
  right: 120px;
  height: 50px;
  width: 50px;
}
.kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
  margin-top: 80px;
}
.wedding-form-title h2 {
  font-size: 35px;
}
.corporate_banner .m-richtext {
  padding-left: 80px;
}
 
  .wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
    font-size: 30px;
}
.m-testimonials--layout-2 .m-section__heading {
  font-size: 45px;
}
.m-testimonials--layout-2 .m-testimonial__wrapper {
  padding: 0px 20px 20px 0!important;
}
.section-venues .m-section__heading,
  .featured-venues-sec .m-section__heading{
  font-size: 40px;
}
.section-venues .m-section__description {
  font-size: 16px;
}
.section-venues .m-richtext__description p:first-child {
  font-size: 16px;
}
.section-venues .m-richtext__description p:not(:first-child) {
  font-size: 14px;
  margin: 2px 0;
}
.section-venues .m-richtext__description p:first-child:after {
  top: 27px;
}
   .google_review .m-section__heading{
      font-size: 50px;
    }
   /* ============================our menu============================= */
  .img_gallery .m-section__heading {
    font-size: 34px !important;
}
 .food_veg .m-section__subheading{
    font-size: 28px!important;
}
  .food_veg .m-section__heading {
    font-size: 50px;
}
  .categories {
    gap: 15px !important;
}
.categories a {
    padding: 14px !important;
    font-size: 15px !important;
}
   .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 65px;
}
  .section_customer .m-section__heading {
    font-size: 55px;
}
  .kanteen_catering h3 {
    font-size: 30px;
}
}


@media(max-width: 1200px) {
  .m-article__content h2, .m-article__content h3 {
    font-size: 32px;
}
.m-article__content p {
    font-size: 16px;
}
  .corporate_banner .m-richtext__title {
    font-size: 65px;
}
  .kanteen_corporate .m-section-py {
    padding: 100px 100px 100px;
}
.kanteen_dream .m-richtext__title {
  font-size: 50px;
}
.palate_banner .m-richtext__title {
  font-size: 60px;
  padding-left: 120px;
}
  /* =============corporate================ */
  .Wedding_form .form-field{
 padding: 3px 12px;
  }
  .Wedding_form .m-contact-form__form-fields {
    row-gap: 15px!important;
}
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
        font-size: 65px;
    }
  .kanteen_catering h3 {
        font-size: 30px;
    }
  .section_customer .m-section__heading {
    font-size: 50px;
}
  .kanteen_catering h3 {
    font-size: 28px;
}
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 60px;
}
  .part-1 .container {
    padding-top: 90px;
}
  .google_review .m-section__header {
    margin-bottom: 10px;
}
 .san_jose .h2 {
        font-size: 60px !important;
    }
}

@media(max-width: 1080px) {
  .m-article__content p {
    font-size: 15px;
}
  .m-article__content h2, .m-article__content h3 {
    font-size: 30px;
}
  .Corporate__form .m-richtext__title {
    font-size: 50px;
}
 .wedding_banner .m-richtext__title {
    font-size: 50px;
}
.m-header .m-menu .m-menu__link--main {
  padding: 16px;
}
  .kanteen_corporate .m-section-py {
    padding: 80px 100px 100px;
}
.about_us_banner .h2 {
  font-size: 55px !important;
}
.san_jose .h2 {
  font-size: 55px !important;
}

.m-announcement-bar .m-announcement-bar__content {
  font-size: 18px;
}
.kanteen_experience .m-richtext__description {
  margin-top: 20px;
  font-size: 16px;
}
.kanteen_experience .m-richtext__description+.m-richtext__button {
  margin-top: 30px;
}
.kanteen_catering .m-custom-content__block-text h6 {
  font-size: 28px;
  margin: 0 0 10px;
}
.kanteen_foods .m-icon-box__heading {
  font-size: 19px;
}
.kanteen_events .m-section__header {
  margin-bottom: 20px;
}
.kanteen_events .m-section__subheading {
  font-size: 22px;
  width: 60%;
}
.kanteen_events .m-richtext__title {
  font-size: 45px;
  /* padding-bottom: 30px; */
}
.kanteen_events .m-image-card .m-richtext__subtitle {
  font-size: 20px;
}
.palate_banner .m-richtext__title {
  font-size: 50px;
}
.kanteen_dream .m-richtext__description {
  font-size: 20px;
}
.about_us_banner .m-custom-content__block-text:before {
  height: 110px;
  width: 110px;
}
.about_us_banner .m-custom-content__block-text:after {
  top: 90px;
  right: 90px;
  height: 45px;
  width: 45px;
}
.about_us_banner .m-custom-content__block-text {
  padding: 0 50px;
}
.about_partner .m-section__heading {
  font-size: 50px;
}
.about_partner .m-section__header {
  margin-bottom: 80px;
}
.about_partner .container {
  padding: 100px 50px;
}

.about_partner .m-richtext__title {
  font-size: 35px;
}
.wedding_banner .m-richtext {
  padding-right: 70px;
}
.wedding_catering .m-section-py:before {
  left: 50px;
  height: 80px;
  width: 80px;
}
.wedding_catering .m-section-py:after {
  height: 45px;
  width: 45px;
}
.wedding_catering .m-section-py {
  padding: 190px 50px 100px;
}
.corporate_banner .m-richtext {
  padding-left: 60px;
}
.kanteen_corporate .m-section-py:before {
  top: 110px;
  right: 40px;
  height: 70px;
  width: 70px;
}
.kanteen_corporate .m-section-py:after {
  top: 50px;
  right: 120px;
  height: 45px;
  width: 45px;
}
.wedding-form-title h2 {
  font-size: 20px;
}
.wedding-form-title {
  width: 95%;
}
.catering_content .m-richtext__title {
  width: 80%;
}
.kanteen_foods .m-icon-box__description {
    font-size: 14px;
}
.wedding_catering .m-mixed-layout__inner .m\:column:nth-child(2n) {
  margin-top: 70px;
}
.kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
  margin-top: 70px;
}
.section-venues .m-section__heading {
  font-size: 40px;
}
.m-testimonials--layout-2 .m-testimonial__description {
  font-size: 14px;
}
.m-testimonials--layout-2 .m-testimonial__image-text p:first-child {
  font-size: 16px;
}
.m-testimonials--layout-2 .m-testimonial__image-text p:last-child {
  font-size: 12px !important;
}
.venue_states {
  background: #f4f3f1;
  padding: 25px;
}
.icon_wrap {
  height: 13px;
}
.section_customer .m-section__heading,
  .food_veg .m-section__heading{
  font-size: 45px;
}
.section_customer .m-section-py {
  padding-bottom: 0;
}
.m-header .m-cart-icon-bubble svg {
  width: 22px;
  height: 22px;
}
.about_us_banner .m-custom-content__block-inner {
  margin-bottom: -50px;
}
  .categories {
    gap: 12px !important;
}
.categories a {
    padding: 12px !important;
    font-size: 14px !important;
}
  .kanteen_experience .m-richtext__title {
      font-size: 70px;
  }
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 55px;
}
  .kanteen_dream .m-richtext__title {
    font-size: 45px;
}
  /* .about_us_banner .h2 {
    font-size: 50px !important;
} */
  .corporate_banner .m-richtext__title {
    font-size: 60px;
}
  .kanteen_catering .m-section-py {
    padding-top: 150px;
}
   .google_review .m-section__heading{
      font-size: 45px;
    }
}

@media(max-width: 1024px) {
  .m-article__content h2, .m-article__content h3 {
    font-size: 28px;
}
.kanteen_dream .m-richtext__title {
  font-size: 42px;
}
  .categories {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
  .categories a {
    width: 30%;
}
   .kanteen_foods .m-icon-box__heading {
    margin-bottom: 15px;
}
  .kanteen_foods .m-icon-box__description {
    padding: 0 40px;
}
  .kanteen_foods .lg\:m\:grid-4-cols {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
  .kanteen_catering .h2 {
    margin-top: 40px;
}
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 50px;
}
  
}
@media(max-width: 1023px){
  .m-menu-customer {
    display: none;
}
  .kanteen_events .m-richtext__title {
    padding-bottom: 30px;
}
  .kanteen_corporate .m-section-py {
    padding: 0px !important;
}
  /* .section_customer .m-section__heading{
    margin-top: 50px;
} */
  .kanteen_corporate .m-section-py:after,
   .kanteen_corporate .m-section-py:before {
    width: 0;
}
  .kanteen_catering .m-custom-content__block-image:after {
    width: 0;
}
  .kanteen_dream .m-richtext {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    gap: 25px;
}
.food_veg .m-richtext__title:first-child {
    margin-top: 20px;
}
  .kanteen_dream .m-richtext__title {
    width: 100%;
    font-size: 40px;
}
  .food_veg .main_text_button {
    margin-top: 0 !important;
}
.kanteen_dream .m-richtext__description {
    text-align: center;
}
  .food_veg .m-custom-content__block-liquid .m-custom-content__block-inner {
    margin-top: 20px;
}
  .kanteen_experience .m-custom-content__block-inner.m\:overflow-hidden {
  margin-bottom: 0;
}
.kanteen_experience .m-custom-content__wrapper {
  flex-direction: column-reverse;
  gap: 20px;
} 
  .kanteen_experience .m-richtext, .kanteen_catering .m-richtext {
    text-align: center;
}
  .kanteen_experience .m-richtext__description p {
    margin: 0 auto 10px;
    width: 90%;
}
  .kanteen_experience .main_text_button {
    margin-top: 40px;
    justify-content: center;
}
  .section_customer .m-section__header {
    margin-top: 30px;
}
  /* .m-richtext__description {
    margin-top: 0px !important;
} */
 .kanteen_experience .main_text_button {
    margin-top: 30px !important;
}
  .food_veg .m-richtext__title {
    margin-top: 30px;
}
  .kanteen_catering .main_text_button {
    margin-top: 30px;
    justify-content: center;
}
 .kanteen_dream .main_text_button {
    margin-top: 0 !important;
   
}
  .kanteen_dream .m-richtext__description {
    margin-top: 0;
}
  .kanteen_catering p {
    margin: 0 0 10px !important;
}
  .corporate_banner .m-richtext {
    padding-left: 10px;
    margin-top: 90px;
}
  .section-venues .m-richtext__description p:first-child:after {
    top: 30px;
}
  .m-section__description {
    width: 80%;
}
 .corporate_banner .m-richtext__title {
    margin-bottom: 30px;
}
.about_us_banner .m-custom-content__wrapper{
    gap: 10px !important;
}
  .about_partner .m-richtext-head {
    margin-top: 30px;
}
     .about_partner .m-custom-content__wrapper{
       row-gap: 0 !important;
     }
    .w-60, .w-40 {
        width: 100%;
      }
      .order-1 {
        order: 1;
      }
      .order-2 {
        order: 2;
      }
      .order-3 {
        order: 3;
      }
      .order-4 {
        order: 4;
      }
      .order-5 {
        order: 5;
      }
      .order-6 {
        order: 6;
      }
      .order-7 {
        order: 7;
      }
      .order-8 {
        order: 8;
      }
      .about_partner .container {
        padding: 50px 15px;
      }
      .about_partner .m-section__heading {
        font-size: 45px;
      }
      .about_partner .m-section__header {
        margin-bottom: 50px;
      }
      .about_partner .m-richtext__title {
        font-size: 30px;
      }
     
      .about_partner .m-richtext__description {
        margin-top: 15px;
        font-size: 16px;
      }
  .about_us_banner .m-custom-content__block-text:before, .about_us_banner .m-custom-content__block-text:after {
  display: none;
}
.about_us_banner .m-custom-content__block-text {
  padding: 0 8px;
}
 {
  margin: 15px 0;
  font-size: 16px;
}
  .about_us_banner .m-section-py {
  padding-top: 30px;
}
  .about_us_banner .m-custom-content__block-inner {
  margin-bottom: 10px;
}
.part-1 .container {
    padding-top: 30px;
}
    
    .w-60, .w-40 {
        width: 100%;
      }
      .order-1 {
        order: 1;
      }
      .order-2 {
        order: 2;
      }
     
   
 .wedding_catering .m-section-py:before {
    width: 0;
}
  .wedding_catering .m-section-py {
    padding: 160px 50px 100px;
}
  .food_veg .m-richtext__description {
    margin-top: 0;
}
  .section_customer .m-section__header {
    margin-top: 0;
}

.kanteen_catering .m-richtext__description {
    margin-top: 30px;
}
.kanteen_catering .m-section-py {
    padding-top: 60px;
}
  .kanteen_catering .m-custom-content__block-image:before {
    width: 0;
}
  .kanteen_events .m-richtext__title {
    padding-bottom: 0;
}
  .kanteen_experience .m-richtext{
    padding-bottom: 50px;
}
 .google_review {
    padding: 30px 0 40px;
}
  .instagram_app {
    padding: 50px 0;
}
  .google_review .m-section__header {
    margin-bottom: 20px;
}
.san_jose .m-custom-content__block-text:before, .san_jose  .m-custom-content__block-text:after {
  display: none;
}
.san_jose .m-custom-content__block-text {
  padding: 0 8px;
}
.san_jose  .m-custom-content__wrapper{
  gap: 10px !important;
}
.san_jose  .m-section-py {
  padding-top: 30px;
}
.san_jose  .m-custom-content__block-inner {
  margin-bottom: 10px;
}
.san_jose .m-custom-content__block-text:after {
  display: none;
}


  
}
@media(max-width: 640px){
   .categories a {
    width: 40%;
}
  .kanteen_catering h2 {
    font-size: 40px !important;
}
  .kanteen_catering h3 {
    font-size: 18px !important;
}
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 40px;
}
 /* .food_veg .m-section-py {
    padding: 0 15px 24px !important;
} */
  .corporate_banner .m-richtext__title {
    font-size: 40px !important;
}
  /* .food_veg .m-section__heading {
    margin-bottom: 20px;
} */
  .kanteen_dream .m-richtext {
    padding: 30px 50px !important;
}
 
}
@media(max-width: 991px) {
    .menu_img .m-section__heading {
    font-size: 26px;
}
  .Corporate__form .m-richtext__title {
    font-size: 45px;
}
  .corporate_banner .m-richtext__title {
    font-size: 50px;
}
 .wedding_banner .m-richtext__title {
    font-size: 45px;
}
.kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 45px;
}
  .kanteen_catering h2 {
    margin-top: 20px;
}
  .kanteen_catering h3 {
    font-size: 26px;
}
  .kanteen_experience .m-richtext__description p {
    margin: 0 auto 10px;
    width: 90%;
}
.kanteen_catering .m-section-py {
    padding-top: 40px;
}
  .kanteen_dream .m-richtext__title {
    width: 100%;
    font-size: 40px;
}
.about_us_banner .h2 {
  font-size: 45px !important;
}
  .san_jose .h2 {
  font-size: 45px !important;
}
.m-header__mobile .m-menu-mobile__item {
  font-size: 16px;
}
.m-header .social-media-links a, .m-header .m-cart-icon-bubble  {
  width: 28px;
  height: 28px;
}
.m-header .social-media-links .m-svg-icon, .m-header .m-cart-icon-bubble svg  {
  width: 16px;
  height: 16px;
}
.social-media-links {
  column-gap: 8px;
  /* margin-right: 0; */
}
.m-header__mobile-right {
  gap: 8px;
}
.first-sec .m-section__description p {
    font-size: 16px;
}
.m-announcement-bar .m-announcement-bar__content {
  font-size: 16px;
}

.kanteen_catering .m-custom-content__wrapper {
  gap: 20px;
}

.kanteen_catering {
  z-index: 1 !important;
}
  .google_review .m-section__heading {
    font-size: 40px;
}
.google_review {
    padding: 30px 0 40px !important;
}
.google_review .m-section__header {
    margin-bottom: 0px;
}
.kanteen_catering .m-custom-content__block-text {
  padding-left: 8px;
}
.kanteen_catering .m-custom-content__block-text h6 {
  font-size: 22px;
  margin: 0 0 10px;
}
.kanteen_catering .m-richtext__description p {
  width: 100%;
}
.kanteen_events .m-section__subheading {
  font-size: 20px;
  width: 70%;
}
.palate_banner .m-richtext__title {
  font-size: 45px;
  width: 65%;
}
.palate_banner .m-slide__media {
  border-radius: 10px;
}
.kanteen_dream .m-richtext {
  padding: 50px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}
  .san_jose .m-custom-content__wrapper {
  row-gap: 20px !important;
}

  
.kanteen_events .m-custom-content__block-image_card {
  width: 50%;
}
.kanteen_events .m-richtext__title {
  font-size: 40px;
}
.kanteen_dream .m-richtext__description {
  font-size: 20px;
}
.kanteen_dream .m-custom-content__wrapper {
  gap: 0;
}
.m-footer .m-footer--middle .m-footer--block-title {
  margin-bottom: 20px;
}
/* .m-footer .m-footer--bottom {
  padding-top: 20px;
} */


  .about_partner .m-richtext__description,
  {
    font-size: 14px;
}
.wedding_banner .m-richtext__description {
  font-size: 16px;
}
.wedding_catering .m-section-py:after,.wedding_catering .m-section-py:before,.kanteen_corporate .m-section-py:before, .kanteen_corporate .m-section-py:after {
  display: none;
}
.wedding_banner {
 margin-top: 30px;
}
.wedding_banner .m-richtext__subtitle {
  font-size: 22px;
}
.wedding_banner .m-richtext {
  padding-right: 0;
}
.wedding_catering .m-section-py, .kanteen_corporate .m-section-py {
  padding: 160px 15px 50px;
}
.wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
  font-size: 30px;
  margin-bottom: 10px;
}
 .wedding_catering .m-icon-box__description, .kanteen_corporate .m-icon-box__description {
  font-size: 14px;
}
.wedding_catering .m-mixed-layout__inner .m\:column:nth-child(2n) {
  margin-top: 50px;
}
.wedding_catering .m-icon-box--vertical .m-icon-box__content, .kanteen_corporate .m-icon-box--vertical .m-icon-box__content {
  margin-top: 30px;
}
.catering_content .m-richtext__description {
  font-size: 22px;
  margin-top: 10px;
}
.corporate_banner .m-richtext {
    padding-left: 0;
    margin-top: 0px !important;
}
.corporate_banner .m-section-my {
  padding-top: 30px;
  padding-bottom: 40px;
}
.corporate_banner .m-richtext__description {
  margin-top: 30px;
  font-size: 16px;
}
.corporate_banner .m-custom-content__block-image {
  margin-bottom: 0;
}
.corporate_banner .m-richtext__description h6 {
  margin-bottom: 10px;
  font-size: 18px;
}
.food_veg .m-section__header{
    margin-bottom: 0 !important;
}
.kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
  margin-top: 50px;
}
.catering_content .m-richtext {
  padding-bottom: 30px;
}
.wedding-form-title {
  margin: 50px auto 0;
}
.wedding-form-title h2 {
  font-size: 25px;
}
.kanteen_experience .m-richtext,.kanteen_catering .m-richtext {
  text-align: center;
}
.section-venues .m-section__heading,
  .featured-venues-sec .m-section__heading{
  font-size: 35px;
}
.section-venues .m-section__description {
  width: 75%;
}
.m-testimonials--layout-2 .m-testimonial__title {
  font-size: 20px !important;
}
.venue_states {
  margin-top: 20px;
}
.icon_wrap {
  padding-left: 10px;
}
.m-testimonials--layout-2 .m-testimonial__wrapper {
  padding: 10px !important;
}
.section_gallery .m-custom-content__wrapper .m-image {
  height: 450px;
}
  .section_gallery_img .m-custom-content__wrapper .m-image {
  height: 450px;
}
.Gallery_button .m-richtext__button .m-button--secondary {
  font-size: 14px;
  padding: 8px 25px;
}
.section-venues .m-section__header {
    margin-bottom: 25px;
}
  .m-footer--accordion .m-footer--block.m-footer--block-menu {
    width: 50% !important;
}
   /* ============================our menu============================= */
  .img_gallery .m-section__heading {
    font-size: 32px !important;
}
  .food_veg .m-section__subheading {
    font-size: 26px!important;
}
  .corporate_menu .m-section__heading {
    padding-bottom: 0 !important;
}
  .img_gallery .m-section__header {
    margin-bottom: 15px !important;
}
  .food_veg .m-richtext__title {
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
  .food_veg  .rte li{
    font-size: 16px;
}
     .san_jose  .main_text_button {
    margin-top: 30px !important;
}
   
.kanteen_events .m-custom-content__wrapper {
  width: 100%;
}
  .section_customer .m-section__heading, .food_veg .m-section__heading {
    font-size: 40px;
}
  .kanteen_foods .m-icon-box__description {
    font-size: 13px;
}

.kanteen_foods .m-icon-box__heading {
    font-size: 18px;
}
  .kanteen_foods .m-icon-box__heading {
    margin-bottom: 10px;
}
    .kanteen_foods .m-mixed-layout__inner {
    row-gap: 10px;
}
  .kanteen_catering .main_text_button {
    margin-top: 40px !important;
    justify-content: center;
}
 
  .main_text_button {
    margin-top: 40px;
    justify-content: center;
}
  /* .m-richtext-head {
    margin-top: 50px;
} */
 .kanteen_catering h3 {
    margin: 15px 0 !important;
}
  .kanteen_catering p {
    margin: 0 0 10px;
}
  .kanteen_experience .m-richtext__title{
    margin-top: 20px;

  .about_us_banner .m-custom-content__wrapper {
        row-gap: 20px !important;
    }
 . section_gallery .m-custom-content__wrapper {
    row-gap: 20px !important;
  }
  .menu_list .m\:grid, .m\:flex {
    row-gap: 0px !important;    
}
.menu_list .main_text_button {
    margin-top: 0px !important;
   
}
 .menu_list .m-richtext__description {
    margin-top: 0 !important;
}
    .san_jose .m-richtext__description{
    font-size: 14px;
 }
   

}

@media(max-width: 820px) {
.h2, .about_partner .m-section__heading {
  font-size: 40px;
}
.kanteen_catering .m-custom-content__block-text h6 {
  font-size: 22px;
}
.kanteen_events .m-image-card__content {
  padding: 30px !important;
}
.palate_banner .m-richtext__title {
  padding-left: 280px;
  width: 65%;
}
.kanteen_dream .m-richtext__title {
  width: 100%;
}
  .corporate_banner .m-richtext__title {
    font-size: 45px;
}
  .kanteen_experience .m-richtext__description {
    margin-top: 20px !important;
}
  .kanteen_catering h2 {
    margin-top: 0;
}
  .san_jose .m-section__heading {
  font-size: 40px;
}
  .google_review .m-section__heading {
    font-size: 40px;
}
}

@media(max-width: 767px) {
  .m-article__content p {
    font-size: 14px;
}
  .m-article__content h2, .m-article__content h3 {
    font-size: 26px;
}
  .catering_content .main_text_button{
    margin-top: 30px;
}
    .menu_img .m-section__heading {
    font-size: 24px;
}
  .Corporate__form .m-richtext__title {
    font-size: 40px;
}
 .wedding_banner .m-richtext__title {
    font-size: 40px;
}
  .m-richtext__description {
    font-size: 16px;
}
.m-richtext {
  text-align: center;
}
.kanteen_experience .m-custom-content__block-image:before {
  height: 120px;
  width: 120px;
  left: 20px;
}
.kanteen_experience .m-custom-content__block-image:after {
  height: 50px;
  width: 50px;
  left: 0;
  top: 180px;
}
  .kanteen_catering .m-section-py {
    padding-bottom: 0;
}
.kanteen_catering .main_text_button {
  margin-top: 20px;
  justify-content: center;
}
  .section_customer .m-section__heading {
    margin-top: 0;
}
.about_us_banner .h2 {
  font-size: 35px !important;
}
  .san_jose .h2 {
    font-size: 35px !important;
}
.m-button--primary {
  font-size: 15px;
  padding: 8px 20px;
}
  .m-section__description {
    width: 90%;
}
  .ind-button a{
     font-size: 15px;
  padding: 8px 20px;
  }
  .first-sec .m-section__description p {
    font-size: 15px;
}
 
.kanteen_catering .m-custom-content__block-text h6 {
 margin: 0; 
 font-size: 18px; 
}
.kanteen_experience .m-richtext__description, .kanteen_catering .m-richtext__description p {
  margin-top: 15px;
  font-size: 14px;
}
.kanteen_experience .m-richtext__description+.m-richtext__button {
  margin-top: 20px;
}
.kanteen_experience .m-richtext__title {
    margin-top: 0;
}
  .kanteen_catering .m-richtext__description {
    margin-top: 0px;
}
  .kanteen_events .m-section-py {
    padding-bottom: 20px !important;
}
  .google_review {
    padding: 10px 0 40px !important;
}
/* .kanteen_catering .m-section-py {
  padding-top: 150px;
  padding-bottom: 0;
} */
.kanteen_catering .m-custom-content__block-text {
  padding-left: 0;
}
.kanteen_foods .m-icon-box__heading {
  margin-bottom: 5px;
  font-size: 18px;
}
.kanteen_foods .m-icon-box__description {
  font-size: 13px;
}
.kanteen_events .m-section__subheading {
  font-size: 18px;
  width: 100%;
}
.kanteen_events .m-richtext__title {
  font-size: 35px;
  /* padding-bottom: 20px; */
}
.kanteen_events .m-section__header {
  margin-bottom: 10px;
}
.kanteen_events .m-image-card__content {
  padding: 20px !important;
}
 .kanteen_dream .m-button{
    padding: 8px 20px;
}
.palate_banner .m-richtext__title {
  width: 90%;
  padding-left: 0;
}
  .google_review .m-section__heading {
    font-size: 35px;
}
  .google_review .grp-entangle--root {
    padding-top: 10px !important;
}
  .container.first-sec {
    padding-top: 30px;
}
.palate_banner .m-slide__wrapper {
  justify-content: center !important;
  align-items: flex-end !important;
  padding-bottom: 110px;
}
.kanteen_dream .m-richtext__title {
  margin: auto;
   width: 100%;
}
.kanteen_dream .m-richtext__description {
  font-size: 18px;
  width: 100%;
}
.m-footer .m-footer--middle .m-footer--block-title {
  margin-bottom: 0;
}
.m-footer .m-footer--block .social-media-links {
  padding: 20px 0 0;
}
 {
  margin: 15px 0 30px;
  font-size: 14px;
}
.about_partner .m-section__heading {
  font-size: 35px;
}
.about_partner .m-richtext__title {
  font-size: 28px;
}
.about_partner .m-richtext__description {
  margin-top: 10px;
  font-size: 14px;
}
.wedding_banner .m-richtext__subtitle {
  font-size: 18px;
}
.wedding_banner .m-richtext__description {
  margin-top: 15px;
  font-size: 14px;
}
.wedding_banner .m-richtext__description {
  margin: 15px 0 25px;
  font-size: 14px;
}
.wedding_catering .m-icon-box--vertical .m-icon-box__content, .kanteen_corporate .m-icon-box--vertical .m-icon-box__content {
  text-align: center;
}
.wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
  font-size: 28px;
}
.wedding_catering .m-icon-box__description, .kanteen_corporate .m-icon-box__description {
  font-size: 14px;
}
.wedding_catering .m-mixed-layout__inner .m\:column:nth-child(2n) {
  margin-top: 0;
}
.catering_content .m-richtext__description {
  font-size: 18px;
  margin-top: 10px;
}
.kanteen_corporate .m-mixed-layout__inner .m\:column:nth-child(odd) {
  margin-top: 0;
}
.corporate_banner .m-richtext__description h6 {
  margin-bottom: 0;
  font-size: 16px;
}
.corporate_banner .m-richtext__description {
  margin-top: 15px;
  font-size: 14px;
}
.corporate_banner .m-section-my {
  padding-bottom: 30px;
}
.catering_content .m-richtext {
  padding: 40px 5px 30px;
}
.venue_states {
  padding: 20px;
  font-size: 16px;
}
 .m-footer--block-menu .m-footer--block-inner h3 {
   display: none;
 }
 .m-contact-form .container .m-contact-form__info .m-info-box {
    width: 50%!important;
}
.m-contact-form .container .m-contact-form__info {
    display: flex;
    flex-direction: row!important;
}
.main_text_button{
  justify-content: center;
}
.san_jose .m-richtext__description {
  margin-top: 16px;
  font-size: 16px;
}
   
  /* ========================our menu====================== */
  .food_veg .rte li {
    text-align: left;
}
  .food_veg .m-richtext__title {
    text-align: left;
}
  .food_veg .m-section__subheading {
    font-size: 24px!important;
}
  .img_gallery .m-section__heading {
    font-size: 30px!important;
}
 .food_veg .m-section-py{
   padding: 24px 15px;
 }
  .food_veg .m-mixed-layout--mobile-scroll .m-mixed-layout__inner{
            flex-wrap: wrap;
  }
  .Wedding_form .m-button--primary {
    margin-bottom: 10px;
}
   .m-promotion__item img, .m-promotion__item svg {
    height: calc(var(--image-height)*.5) !important;
}
  .section_customer .m-section__heading, .food_veg .m-section__heading {
    font-size: 36px;
}
  .featured-venues-sec .m-icon-box__description p>a,
  .featured-venues-sec .m-icon-box__description p{
    font-size: 16px!important;
}
  .featured-venues-sec .m-icon-box__description p:not(:first-child) {
    font-size: 14px!important;
}
  .featured-venues-sec .rte p:first-child:after {
    top: 28px;
}
  .kanteen_foods .m-icon-box__description {
    padding: 0 0px;
}
  .kanteen_catering h2 {
    font-size: 45px;
}

.kanteen_catering h3 {
    font-size: 20px;
}
  .m-footer--bottom {
    padding-top: 0px !important;
}
  .kanteen_dream .m-button{
    font-size: 14px;
  }
 
  
}

@media(max-width: 580px) {
  .catering_content .main_text_button {
    margin-top: 20px;
}
    .Corporate__form .m-richtext__title {
    font-size: 35px;
}
 .corporate_banner .m-richtext__subtitle {
    font-size: 16px;
}
 .wedding_banner .m-richtext__title {
    font-size: 35px;
}
  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 35px;
}
  .corporate_banner .m-richtext__title {
    margin-bottom: 20px;
}
.m-announcement-bar .m-announcement-bar__content {
  padding: 5px 0;
  font-size: 14px;
}
.kanteen_experience .m-section-py {
  padding-bottom: 30px;
  padding-top: 30px;
}
.kanteen_catering .m-custom-content__block-text h6 {
  font-size: 16px;
}
.h2, .kanteen_events .m-richtext__title {
  font-size: 30px;
}
.kanteen_events .m-image-card .m-richtext__subtitle {
  font-size: 16px;
}
  .first-sec .m-section__description {
    width: 100%;
}
.palate_banner .m-richtext__title {
  font-size: 40px;
}
.palate_banner .m-slide__wrapper {
  padding-bottom: 80px;
}
.kanteen_dream .m-richtext__title {
  width: 100%;
  font-size: 35px;
}
.m-footer .m-footer--middle .m-footer--block ul li, .m-footer .m-newsletter-form__input {
  font-size: 14px;
}
.m-footer--bottom .m-footer--bottom-left {
  margin-bottom: 0 !important;
  font-size: 14px;
}
.m-footer .m-footer--middle .m-footer--block-title {
  font-size: 16px;
}
.about_partner .m-section__heading {
  font-size: 30px;
  width: 70%;
}
.about_partner .m-richtext__title {
font-size: 25px;
}
.wedding_catering .m-section-py, .kanteen_corporate .m-section-py {
  padding: 150px 15px 50px;
}
.wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
  font-size: 25px;
}
.catering_content .m-richtext__title {
  width: 100%;
}
.corporate_banner .m-richtext__description h6 {
  margin-top: 10px;
}
.wedding-form-title h2 {
  font-size: 25px;
}
.wedding-form-title {
  margin: 30px auto 0;
}
.contact .m-info-box__content p {
  font-size: 16px;
}
.contact .m-contact-form__description, .contact span.form-field--checkbox__label {
  font-size: 16px;
}
.section-venues .m-richtext__description p:first-child {
  font-size: 16px;
}
.section-venues .m-richtext__description p:not(:first-child) {
  font-size: 14px;
}
.section-venues .m-section__heading,
  .featured-venues-sec .m-section__heading{
  font-size: 30px;
}
.m-testimonials--layout-2 .m-section__heading {
  font-size: 30px;
}
.m-testimonials--layout-2 .m-testimonial__title {
  font-size: 20px!important;
}
.kanteen_experience .m-richtext {
    padding-bottom: 0;
}
.section-venues .m-section__description {
  font-size: 14px;
  width: 100%;
}
.section-venues .m-image-card__content .m-richtext__button {
  padding: 6px 30px;
}
  .section_gallery .m-custom-content__wrapper .m-image {
  height: 250px;
}
  .section_gallery_img .m-custom-content__wrapper .m-image {
  height: 250px;
}
.section-venues .m-image-card__content .m-richtext__button {
  transform: translateY(0);
  opacity: 1;
  margin-top: 50px;
  padding: 5px 23px;
  font-size: 14px;
}
.section-venues .m-image-card:hover .m-image-card__content .m-richtext__button {
  transform: unset;
  opacity: unset;
}
.section_gallery .m-section-py {
  padding-top: 20px;
}
.section_gallery_img .m-section-py {
    padding-top: 10px;
}
  .section_customer .m-section__heading, .food_veg .m-section__heading {
    font-size: 30px;
}
  .kanteen_catering h2 {
    font-size: 35px!important;
}
  .san_jose .m-section__heading {
  font-size: 30px;
  width: 70%;
}
.san_jose .m-richtext__title {
font-size: 25px;
}
}

@media(max-width: 480px) {
  .m-article__content h2, .m-article__content h3 {
    font-size: 24px;
}
    .menu_img .m-section__heading {
    font-size: 22px;
}
.palate_banner .m-slide__wrapper {
  padding-bottom: 60px;
}
  .kanteen_dream .m-richtext__title {
    width: 60%;
    font-size: 35px;
}
  /* ========================our menu========================= */
  .food_veg .m-section__subheading {
    font-size: 22px!important;
}
  .food_veg .m-richtext__title {
    font-size: 16px!important;
}
  .food_veg .rte li {
    font-size: 14px;
}
  .img_gallery .m-section__heading {
    font-size: 26px!important;
}
  .kanteen_foods .m-icon-box__description {
    font-size: 12px !important;
}
.kanteen_foods .m-icon-box__heading {
    margin-bottom: 5px;
    font-size: 18px !important;
}
}

@media(max-width: 475px) {
  .Corporate__form .m-richtext__title {
    font-size: 30px;
}
 .wedding_banner .m-richtext__title {
    font-size: 30px;
}
  .m-richtext__description {
    font-size: 14px;
}
  .about_us_banner .h2 {
    font-size: 30px !important;
}
  .san_jose .h2 {
    font-size: 30px !important;
}
  .h2, .kanteen_events .m-richtext__title {
    font-size: 30px;
}
  .section_customer .m-section__headin {
    font-size: 30px;
}
 .about_us_banner .m-richtext__description {
    font-size: 14px;
}
  .san_jose .m-richtext__description {
    font-size: 14px;
}
.m-header .social-media-links a, .m-header .m-cart-icon-bubble  {
  width: 25px;
  height: 25px;
}
  .google_review .m-section__heading {
    font-size: 28px;
}
 /* .google_review .grp-padding {
    padding: 15px 15px 5px 15px;
    margin-top: 10px;
} */
  .instagram_app {
    padding: 30px 0;
}
  .google_review {
    padding: 30px 0 40px !important;
}
.kanteen_experience .m-section-py {
  padding-bottom: 20px;
  padding-top: 20px;
}
.kanteen_experience .m-custom-content__block-image:before {
  height: 90px;
  width: 90px;
  left: 0;
  top: 30px;
}
.kanteen_experience .m-custom-content__block-image:after {
  height: 40px;
  width: 40px;
  left: 0;
  top: 120px;
}
.h2, .kanteen_events .m-richtext__title {
  font-size: 25px;
}
.kanteen_catering .m-custom-content__block-text h6, .kanteen_foods .m-icon-box__heading {
  font-size: 18px;
}
.kanteen_events .m-section__subheading, .kanteen_dream .m-richtext__description {
  font-size: 16px;
}
.kanteen_foods .m-icon-box__description {
  font-size: 12px;
}
.kanteen_events .m-image-card__content {
  padding: 10px!important;
}
.kanteen_events .m-image-card .m-richtext__subtitle {
  font-size: 14px;
}
.palate_banner .m-richtext__title {
  font-size: 30px;
}
.kanteen_dream .m-richtext__title {
  font-size: 30px;
  width: 100%;
}
.kanteen_dream .m-richtext {
  padding: 70px 0;
}
.ind-button a { 
    width: 160px;
}
  .first-sec .m-section__description p {
    font-size: 14px;
}
.main_text_button {
    margin-top: 25px;
    gap: 15px;
}
.about_partner .m-section__heading {
  font-size: 25px;
  width: 100%;
}
.about_partner .m-section__header {
  margin-bottom: 30px;
}
.about_partner .m-richtext__title {
  font-size: 22px;
}
.about_partner .m-custom-content__wrapper {
  gap: 30px;
} 
  .about_partner .container {
  padding: 30px 15px;
}
  .san_jose .m-section__heading {
    font-size: 25px;
    width: 100%;
  }
  .san_jose .m-richtext__title {
    font-size: 22px;
  }
  .san_jose .m-custom-content__wrapper {
    gap: 30px;
  } 
 .corporate_banner .m-richtext__title {
    font-size: 35px !important;
}
.wedding_banner .m-richtext__subtitle {
  font-size: 16px;
}
.wedding_catering .m-icon-box__heading, .kanteen_corporate .m-icon-box__heading {
  font-size: 22px;
}
.catering_content .m-richtext__description {
  font-size: 16px;
}
.corporate_banner .m-section-my {
  padding-top: 20px;
  padding-bottom: 40px;
}
.wedding_banner {
  margin-top: 20px;
}

.wedding-form-title h2 {
  text-align: center;
}
.wedding_banner .m-richtext__description {
  margin: 10px 0 25px;
 font-size: 14px;
}
  .palate_banner .m-slide__wrapper {
    padding-bottom: 50px;
}
.section-venues .m-section-py {
  padding: 15px 15px;
}
 .section-venues .m-section__header {
    margin-bottom: 15px;
}
.section-venues .m-section__heading,
  .featured-venues-sec .m-section__heading{
  font-size: 25px;
}
.m-testimonials--layout-2 .m-section__heading {
  font-size: 25px;
}
.venue_states {
  padding: 15px 0;
  font-size: 14px;
}
.icon_wrap {
  width: 10px;
  height: 11px;
}
.m-header .m-cart-icon-bubble svg {
  width: 14px;
  height: 14px;
}  
 /* ===============corporate================== */
.Wedding_form .form-field {
  font-size: 12px !important;
}
.m-scrolling-promotion-section .m-section-py {
  padding-top: 10px;
}
.section_customer .m-section__heading,
  .food_veg .m-section__heading{
  font-size: 28px;
}
  .categories a {
    padding: 12px 0!important;
    font-size: 13px!important;
}
  .section_customer .m-section__heading{
    padding-bottom: 20px;
}
  .food_veg .m-richtext__title {
    margin-top: 20px;
}
  .m-scrolling-promotion-section .m-section-py {
    padding-bottom: 10px;
}
  .contact .m-richtext__title {
    font-size: 22px !important;
}
}
@media(max-width: 428px){
  .categories a {
    width: 60%;
}
  .kanteen_dream .m-richtext__title {
    font-size: 28px;
}

  .kanteen_experience .m-richtext__title, 
  .kanteen_catering h2 {
    font-size: 30px !important;
}
  .kanteen_events .container-fluid {
    padding: 30px 15px 10px;
}
  .container.first-sec {
    padding-top: 20px;
}
}
@media(max-width: 375px){
  .categories a {
    width: 70%;
}
  .food_veg .m-richtext__title {
    margin-top: 10px;
}
  .google_review .m-section__heading {
    font-size: 26px;
}
  
}
@media(max-width: 414px) {
.kanteen_dream .m-richtext__title {
  font-size: 30px;
  width: 80%;
}
  .food_veg .m-section__subheading {
    font-size: 20px!important;
}


}
@media (max-width: 393px) {

/* .about_partner .m-richtext__description  {
  font-size: 12px;
}
  .san_jose .m-richtext__description {
  font-size: 12px;
} */
.corporate_banner .m-richtext__description {
  font-size: 12px;
}
.corporate_banner .m-richtext__description h6 {
  font-size: 14px;
}
.wedding_catering .m-icon-box__description, .kanteen_corporate .m-icon-box__description {
  font-size: 12px;
}
  .palate_banner .m-slide__wrapper {
    padding-bottom: 40px;
}
.m-header__mobile-right {
  gap: 5px;
}
.social-media-links {
  column-gap: 5px;
}
  .section_customer .m-section__heading, .food_veg .m-section__heading {
    font-size: 26px;
}
}
/* =============================== REsponsive End =========================================== */
@media (max-width: 480px){
  .m-contact-form__date input.form-field {
    width: 100%;
    box-sizing: border-box;
    flex: 1 1 100%;
  }
  .m-contact-form__date{
    display: flex;
    width: 100%;
  }
}


.food_veg .m\:items-center {
    align-items: start;
}


.featured-venues-sec .m-icon-box__description h2  {
    font-size: 16px;
    font-family: 'M-Body-Font';
    color: rgb(var(--color-foreground-secondary));
    margin-top: 12px;
}