.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3{padding:100px 0;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .container{max-width:1430px;margin:0 auto;padding:0 15px;width: 100%;box-sizing: border-box;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .top-wrapper{display: flex;align-items: center;justify-content: space-between;gap: 40px;margin-bottom: 30px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .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;text-transform: capitalize;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .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-layout3 .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-layout3 .title-wrapper :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav {display: flex ; gap: 20px; z-index: 10; position: relative;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next{width: 50px; height: 50px; border-radius: 50%; background-color: #005AC3;border: 1px solid #005AC3; transition: all 0.3s ease-in-out; box-sizing: border-box; padding: 16px; position: static; margin-top: 0;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev::after , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next::after{display: none;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev img , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next img{max-width: 100%;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev svg , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next svg , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev i , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next i{max-width: 100%;width: 100%;height: 100%;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev:hover , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev:focus , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next:hover , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next:focus{background-color: #02357e;border-color: #02357e;;}
.cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .menu-slider .swiper-wrapper .swiper-slide img{max-width: 100%;width: 100%;object-fit: contain;}

@media (max-width:1024px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3{padding:50px 0;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .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-layout3 .title-wrapper :is(p) {font-size: 18px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next{width: 40px; height: 40px;padding: 8px;}      
}
@media (max-width:767px) {
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3{padding:30px 0;} 
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .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-layout3 .title-wrapper :is(p) {font-size: 16px;}
  .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-prev , .cnc-restaurant-menu-section.cnc-restaurant-menu-section-layout3 .slider-nav .swiper-button-next{width: 36px; height: 36px;}
}