.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1{padding:100px 0;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .container{max-width:1430px;margin:0 auto;padding:0 15px;width: 100%;box-sizing: border-box;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper{margin-bottom: 30px;text-align: center;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 48px; line-height: normal; margin: 0; font-weight: 700; color: #005BC5;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(p){font-size: 20px; line-height: normal; margin: 0; font-weight: 400; color: #323232;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav{padding: 20px 0;border-top: 1px solid #005BC5; border-bottom: 1px solid #005BC5;margin-bottom: 40px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul{padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li{list-style: none;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li a{text-decoration: none;color: #005BC5; font-size: 20px; font-weight: 400; line-height: normal;padding: 10px;border-radius: 4px; border: 1px solid #005BC5; background: transparent;display: inline-block;text-transform: capitalize;transition: all 0.3s ease-in-out;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li a:hover , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li.is-active a{color: #fff;background-color: #005BC5;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target{flex-wrap: wrap;justify-content: space-between;display: none;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target.is-active{display: flex;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .no-menu-items{text-align: center;width: 100%;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target :is(p){margin: 0;font-size: 20px;line-height: normal;font-weight: 400;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item{max-width: calc(50% - 15px);width: 100%;box-sizing: border-box;} 
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item:not(:last-child){margin-bottom: 30px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title{display: flex;justify-content: space-between;margin-bottom: 20px;position: relative;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title::after{content: "";position: absolute;border: 1px dashed #000;width: 98%;inset: auto 0 4px 0;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #005BC5; font-size: 20px; font-weight: 700; line-height: normal;margin: 0;position: relative;z-index: 1;background-color: #fff;padding-right: 12px;    max-width: 66%;word-break: break-all;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title span{color: #000;padding-left: 12px;display: inline-block; font-size: 20px; font-weight: 700; line-height: normal;margin: 0;position: relative;z-index: 1;background-color: #fff;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item :is(p){color: #000; font-size: 16px; font-weight: 400; line-height: normal;margin: 0;}
@media (max-width:1024px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1{padding:50px 0;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 40px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(p) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li a , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title span {font-size: 18px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item :is(p){font-size: 15px;}
}
@media (max-width:991px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item { max-width: 100%;}
}
@media (max-width:767px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1{padding:30px 0;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 30px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .title-wrapper :is(p) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-nav ul li a , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item .menu-title span{font-size: 16px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout1 .nav-tab-wrapper .tab-content .tab-target .menu-item :is(p){font-size: 14px;}
}