.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2{padding:100px 0;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .container{max-width:1430px;margin:0 auto;padding:0 15px;width: 100%;box-sizing: border-box;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-wrapper{max-width: 841px;width: 100%;box-sizing: border-box;background-color: #005BC5;margin: 0 auto;padding: 0 76px 100px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper{margin-bottom: 50px;text-align: center;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 100px; line-height: 0.6; margin: 0; font-weight: 700;color: rgba(255, 255, 255, 0.30); text-transform: uppercase;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .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-layout2 .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-layout2 .title-wrapper :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item:not(:last-child){margin-bottom: 40px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title{margin-bottom: 25px;display: flex;gap: 15px;align-items: center;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title span{width: 89px;display: inline-block;height: 89px;min-width: 89px;min-height: 89px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title span img{max-width: 100%;width: 100%;height: 100%;object-fit: contain;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title span svg{width: 100%;height: 100%;max-width: 100%;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {color: #FFF; font-size: 48px; font-weight: 700; line-height: normal;text-transform: capitalize;margin: 0;word-break: break-all;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-title{display: flex;justify-content: space-between;position: relative;z-index: 1;} 
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-title:not(:last-child){margin-bottom: 15px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-title::after{content: "";position: absolute;width: 98%;inset: auto 0 4px 0;border: 1px dashed #fff;z-index: -1;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #FFF; font-size: 20px; font-weight: 700; line-height: normal;margin: 0;background-color: #005BC5;padding-right: 12px;max-width: 66%;word-break: break-all;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-title span{color: #FFF; font-size: 20px; font-weight: 700; line-height: normal;margin: 0;background-color: #005BC5;padding-left: 12px;display: inline-block;}
@media (max-width:1024px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2{padding:50px 0;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-wrapper {padding: 0 40px 50px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 70px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title span { max-width: 80px;max-height: 80px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 40px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper :is(p) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .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-layout2 .menu-inner-wrapper .menu-item .menu-title span{font-size: 18px;}
}
@media (max-width:767px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2{padding:30px 0;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-wrapper {padding: 40px 20px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper { margin-bottom: 30px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 40px;line-height: normal;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title span { max-width: 70px;max-height: 70px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .menu-item .menu-img-title :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 30px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .title-wrapper :is(p) , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout2 .menu-inner-wrapper .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-layout2 .menu-inner-wrapper .menu-item .menu-title span{font-size: 16px;}

}