@import"https://fonts.googleapis.com/css2?family=Rubik+Doodle+Shadow&display=swap";@import"https://fonts.googleapis.com/css2?family=Rampart+One&display=swap";.app_wrapper .sidebar_wrapper{width:8%;position:fixed;z-index:1}.app_wrapper .main_home_container_wrapper{width:92%;margin-left:8%}.intro_main_wrapper{width:100%;overflow-x:hidden}.intro_main_wrapper .header_bg{width:92%;height:100px;background-image:url(/assets/header_bg-ClQefxge.png);background-size:contain;position:absolute;z-index:-1;opacity:.15}.intro_main_wrapper .header_wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;height:80px}.intro_main_wrapper .header_wrapper .logo{width:200px;object-fit:cover;margin-left:40px;width:50%}.intro_main_wrapper .header_wrapper p{background:#000;background:linear-gradient(to bottom right,#000 13%,#cf1512 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;object-fit:contain;margin-right:3rem;line-height:6vh}.intro_main_wrapper .carousel_wrapper{width:100%}.intro_main_wrapper .carousel_wrapper .banner_image{width:100%;height:calc(100vh - 90px);background-size:cover;background-repeat:no-repeat}.intro_main_wrapper .carousel_wrapper .banner_image img{width:100%;height:calc(100vh - 90px)}.intro_main_wrapper .carousel_wrapper .banner_image1{background-image:url(/assets/desktop_banner1-CnbdFlwu.png)}.intro_main_wrapper .carousel_wrapper .banner_image2{background-image:url(/assets/desktop_banner2-DcOtKLby.png)}.intro_main_wrapper .carousel_wrapper .banner_image3{background-image:url(/assets/desktop_banner3-Cyft5oo7.png)}.intro_main_wrapper .carousel_wrapper .banner_image4{background-image:url(/assets/desktop_banner4-B9MBn3hX.png)}.intro_main_wrapper .carousel_wrapper .dot_class{position:absolute;bottom:50px}.products_main_wrapper{width:100%;margin-top:-10px;overflow-x:hidden}.products_main_wrapper .noodles_main_wrapper{background-image:url(/assets/banner-LFqGaXwg.jpg)}.products_main_wrapper .pasta_main_wrapper{background-image:url(/assets/banner-BqIBy3Ff.jpg)}.products_main_wrapper .atta_main_wrapper{background-image:url(/assets/banner-DjfVz-Nm.jpg)}.products_main_wrapper .vermicelli_main_wrapper{background-image:url(/assets/banner-Cz6Yjtmq.jpg)}.products_main_wrapper .noodles_main_wrapper,.products_main_wrapper .pasta_main_wrapper,.products_main_wrapper .atta_main_wrapper,.products_main_wrapper .vermicelli_main_wrapper{position:relative;overflow:hidden;height:110vh;width:100%;background-size:cover;box-shadow:0 4px 8px #ff000080}.products_main_wrapper .noodles_main_wrapper .noodles_item,.products_main_wrapper .pasta_main_wrapper .noodles_item,.products_main_wrapper .atta_main_wrapper .noodles_item,.products_main_wrapper .vermicelli_main_wrapper .noodles_item{display:flex!important;flex-direction:column;justify-content:center;align-items:center;height:550px;width:100%}.products_main_wrapper .noodles_main_wrapper .noodles_item img,.products_main_wrapper .pasta_main_wrapper .noodles_item img,.products_main_wrapper .atta_main_wrapper .noodles_item img,.products_main_wrapper .vermicelli_main_wrapper .noodles_item img{width:350px;object-fit:contain;margin-left:0}.articles_main_wrapper{background-image:url(/assets/articles_bg-B-XtlJAl.jpg);width:100%;height:100vh;background-size:cover;color:#fff;padding:20px}.articles_main_wrapper h1{background:#000;background:linear-gradient(to bottom right,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:0}.articles_main_wrapper .articles_container{display:flex;justify-content:space-between}.articles_main_wrapper .articles_container .titles_wrapper{width:240px;border-right:2px solid white;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.articles_main_wrapper .articles_container .titles_wrapper .title{width:100%;padding:5px 10px;text-transform:uppercase;border-top-left-radius:10px;border-bottom-left-radius:10px}.articles_main_wrapper .articles_container .titles_wrapper .title:hover{color:red;cursor:pointer}.articles_main_wrapper .articles_container .titles_wrapper .active_article{background:#fff;color:red}.articles_main_wrapper .articles_container .description_container{width:75%;margin-left:3%!important}.articles_main_wrapper .articles_container .description_container h2{width:80%}.articles_main_wrapper .articles_container .description_container .description_wrapper{display:flex;gap:30px}.articles_main_wrapper .articles_container .description_container .description_wrapper .description{display:flex;justify-content:space-around;gap:30px}.articles_main_wrapper .articles_container .description_container .description_wrapper .description div{max-height:300px}.articles_main_wrapper .articles_container .description_container .description_wrapper .description div p{margin:0;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical}.articles_main_wrapper .articles_container .description_container .description_wrapper .description div .read_more{color:#f5f5f5;text-decoration:underline;cursor:pointer}.articles_main_wrapper .articles_container .description_container .description_wrapper img{width:300px;object-fit:contain}.recipes_main_container{width:100%;height:100vh;background-image:url(/assets/recipes_bg-FlCd0CdF.png);background-size:contain;padding:40px 30px 30px;display:flex;justify-content:space-between}.recipes_main_container .left{width:40%;margin-left:0%;display:flex;flex-direction:column;align-items:center}.recipes_main_container .left h2{color:#fff;font-size:3rem;letter-spacing:.6rem;text-transform:uppercase;margin-bottom:30px;font-family:Rampart One,sans-serif;font-weight:400;font-style:normal}.recipes_main_container .left img{width:320px;object-fit:contain}.recipes_main_container .right{display:flex;flex-wrap:wrap;align-items:center;width:70%;margin-top:40px;padding-left:5%}.recipes_main_container .right .view_more_div{display:flex;align-items:center;justify-content:center}.recipes_main_container .right .view_more_div .view_recipe_btn{position:absolute;border:none;outline:none;color:#000;background-color:#fff;padding:5px 10px;border-radius:10px;font-size:.7rem;letter-spacing:1px;display:none;cursor:pointer}.recipes_main_container .right .recipe{width:25%;height:140px;margin:10px;cursor:pointer;position:relative}.recipes_main_container .right .recipe:hover img{transform:scale(1.07);transition:all .3s ease-in-out;opacity:.6}.recipes_main_container .right .recipe:hover .view_recipe_btn{display:block;z-index:10}.recipes_main_container .right .recipe img{width:70%;object-fit:contain;border-radius:10px;transition:all .3s ease-in-out;margin-bottom:5px}.recipes_main_container .right .recipe p{margin-left:5%;text-align:center;width:90%;font-size:.8rem;color:#fff}.story_main_wrapper{width:100%}.story_main_wrapper .about_us_main_Wrapper{width:100%;min-height:100vh;background-image:url(/assets/banner-Cz6Yjtmq.jpg);background-size:cover;background-repeat:no-repeat}.story_main_wrapper .about_us_wrapper,.story_main_wrapper .story_wrapper{width:90%;margin-left:5%;padding-bottom:60px}.story_main_wrapper .about_us_wrapper h2,.story_main_wrapper .story_wrapper h2{font-size:2rem;text-align:center;text-transform:uppercase;padding:50px 0 40px;letter-spacing:.1rem;font-family:Rampart One,sans-serif;font-weight:400;font-style:normal;background:#000;background:linear-gradient(to bottom right,#000 13%,#cf1512 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.story_main_wrapper .about_us_wrapper .about_para,.story_main_wrapper .story_wrapper .about_para{text-align:center;margin-top:-10px;font-size:16px!important}.story_main_wrapper .about_us_wrapper .about_flex_wrapper,.story_main_wrapper .story_wrapper .about_flex_wrapper{display:flex;width:100%;margin-top:40px;justify-content:space-around}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .left,.story_main_wrapper .story_wrapper .about_flex_wrapper .left{margin-right:30px}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .left .about_image,.story_main_wrapper .story_wrapper .about_flex_wrapper .left .about_image{width:450px;border:10px solid rgb(109,23,23);object-fit:contain}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .right,.story_main_wrapper .story_wrapper .about_flex_wrapper .right{width:50%}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .list .list_item,.story_main_wrapper .story_wrapper .about_flex_wrapper .list .list_item{display:flex;width:90%;flex-direction:row;justify-content:center;align-items:flex-start;margin-bottom:10px;font-size:16px!important}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .list .list_item .tick_icon,.story_main_wrapper .story_wrapper .about_flex_wrapper .list .list_item .tick_icon{width:20px;object-fit:contain;margin-top:3px;margin-right:10px}.story_main_wrapper .factory_main_container{width:100%;min-height:100vh;background-image:url(/assets/factory_banner-DKogap03.jpg);background-size:cover;background-repeat:no-repeat}.story_main_wrapper .factory_main_container .story_wrapper{width:90%}.story_main_wrapper .factory_main_container .story_wrapper .story_left{width:100%;margin-top:-30px}.story_main_wrapper .factory_main_container .story_wrapper .about_para{margin-top:10px;margin-bottom:-40px}.story_main_wrapper .factory_main_container .story_wrapper .noodles_item{display:flex!important;flex-direction:column;justify-content:center;align-items:center;height:500px;width:100%}.story_main_wrapper .factory_main_container .story_wrapper .noodles_item img{width:350px;object-fit:contain;margin-left:0;border-radius:30px}.testimonials_main_wrapper{height:max-content!important;background-image:url(/assets/our_story_banner-B3Y5hl9b.jpg);position:relative;overflow:hidden;width:100%;background-size:cover;padding-bottom:50px}.testimonials_main_wrapper .our_team_main_wrapper{display:flex;align-items:center;justify-content:center;width:70%;margin-left:20%}.testimonials_main_wrapper .our_team_main_wrapper .first{margin-left:-100px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div{display:flex;width:80%;align-items:center;gap:20px;margin-top:30px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div img{width:200px;height:200px;object-fit:contain;border-radius:10%;border:2px solid red;margin-bottom:10px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .name{font-size:20px;font-weight:600;width:150px!important}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .description{text-align:center;margin-top:30px;width:150px!important}.testimonials_main_wrapper .our_team_main_wrapper .right_image img{width:400px;height:400px;border:8px solid rgb(109,23,23)}.testimonials_main_wrapper .noodles_abs_image{position:absolute;top:0;width:500px;transform:rotate(360deg);opacity:.2;object-fit:contain}.terms_conditions_main_wrapper{width:100%;background-size:cover;padding-bottom:50px;background-repeat:repeat}.terms_conditions_main_wrapper .terms_conditions_wrapper{width:80%;margin-left:10%}.terms_conditions_main_wrapper h2{font-size:2rem;text-align:center;text-transform:uppercase;padding:50px 0 40px;letter-spacing:.1rem;font-family:Rampart One,sans-serif;font-weight:400;font-style:normal;background:#000;background:linear-gradient(to bottom right,#000 13%,#cf1512 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.terms_conditions_main_wrapper .terms_conditions_text{text-align:center;margin-top:-10px;font-size:16px!important}.terms_conditions_main_wrapper .terms_conditions_text{margin-bottom:20px;font-size:16px;color:#333}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion{border-bottom:1px solid #ccc}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion:last-child{border-bottom:none}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_header{width:100%;text-align:left;padding:15px;font-size:20px;font-weight:700;border:none;background:transparent;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_header.active{background:transparent}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_header .arrow{font-size:14px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content{max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);padding:0 15px;background:transparent}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content div{padding-left:10px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content div h4{margin-bottom:5px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content div p{padding-left:20px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content.show{max-height:8000px;opacity:1;transform:translateY(0);padding:10px 15px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content p{font-size:16px;color:#333;line-height:1.5;margin-bottom:10px}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content ul{padding-left:40px;list-style-type:disc}.terms_conditions_main_wrapper .terms_conditions_accordion .accordion .accordion_content ul li{font-size:16px;color:#555;line-height:1.5;margin-bottom:5px}.contact_main_wrapper{width:100%}.contact_main_wrapper .map{width:90%;margin-left:5%;margin-top:30px;margin-bottom:0}.contact_main_wrapper .contact_divs{width:90%;height:250px;margin-left:5%;display:flex;justify-content:center;align-items:center}.contact_main_wrapper .contact_divs .contact_bg{width:92%;height:250px;background-image:url(/assets/header_bg-ClQefxge.png);background-size:contain;position:absolute;z-index:-1;opacity:.15}.contact_main_wrapper .contact_divs .contact_div{width:32%;text-align:center;padding:20px 0 30px;border-radius:10px;display:flex;flex-direction:column;align-items:center;font-size:.8rem}.contact_main_wrapper .contact_divs .contact_div .icon{font-size:30px;color:#000;margin-bottom:10px}.contact_main_wrapper .contact_divs .contact_div h2,.contact_main_wrapper .contact_divs .contact_div p{color:#000}h1{text-align:center;font-size:3rem;text-transform:uppercase;padding:50px 0 40px;letter-spacing:.1rem;font-family:Rampart One,sans-serif;font-weight:400;font-style:normal;background:#000;background:linear-gradient(to bottom right,#000 13%,#cf1512 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.close_icon{position:absolute;right:30px;top:30px;font-size:30px;color:red;cursor:pointer;z-index:10}.article_modal_content_wrapper{width:100%}.article_modal_content_wrapper h2{color:#000}.article_modal_content_wrapper .description_wrapper{padding:20px}.article_modal_content_wrapper .description_wrapper .description{margin-top:20px}.article_modal_content_wrapper img{width:300px;float:right;margin-left:40px}.article_modal_content_wrapper a{text-decoration:none;display:flex;justify-content:center}.article_modal_content_wrapper button{border:none;outline:none;background:none;color:red;font-size:1rem;margin-top:15px;cursor:pointer}.recipes_modal_content_wrapper h2{font-size:1.5rem;text-transform:uppercase}.recipes_modal_content_wrapper h3{text-transform:uppercase;text-align:center;margin-bottom:30px}.recipes_modal_content_wrapper .recipes_content_wrapper .ingredient_content{margin-top:40px;display:flex;width:90%;justify-content:space-between!important;gap:40px;align-items:center;margin-left:5%}.recipes_modal_content_wrapper .recipes_content_wrapper .ingredient_content .ingredients{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-height:250px;overflow-y:auto}.recipes_modal_content_wrapper .recipes_content_wrapper .ingredient_content .ingredient{color:#000;font-size:.8rem;background-color:#e7e7e7;padding:5px 10px;border-radius:8px;font-weight:500;line-height:30px;height:40px;letter-spacing:.4px}.recipes_modal_content_wrapper .recipes_content_wrapper .ingredient_content img{width:250px}.recipes_modal_content_wrapper .recipes_content_wrapper .recipe_method{margin-top:40px}.recipes_modal_content_wrapper .recipes_content_wrapper .recipe_method h4{font-size:1.2rem;text-transform:uppercase}.recipes_modal_content_wrapper .recipes_content_wrapper .recipe_method ul{margin-left:30px}.recipes_modal_content_wrapper .recipes_content_wrapper .recipe_method ul li{font-size:1rem;margin-top:7px}.social_media_icons{position:fixed;z-index:1;right:20px;display:flex;flex-direction:column;bottom:10px;align-items:center;gap:10px}.social_media_icons img{width:60px;object-fit:contain}.social_media_icons button{background:none;outline:none;border:none;background:#fff;cursor:pointer;border-radius:50%;width:40px;height:40px;transition:all .2s ease-in-out}.social_media_icons button:hover{background-color:red;transition:all .2s ease-in-out}.social_media_icons button:hover .arrow{color:#fff;transition:all .2s ease-in-out}.social_media_icons button .arrow{color:red;font-size:25px}.scroll-block{display:block;transition:all .2s ease-in-out}.scroll-none{display:none;transition:all .2s ease-in-out}@media screen and (min-width: 1281px) and (max-width: 1423px){.header_wrapper{height:100px!important}.header_wrapper .logo{width:250px!important}.header_wrapper p{font-size:1.2rem!important}.noodles_main_wrapper .slick-center{transform:scale(1.25)!important}.noodles_main_wrapper .slick-center img:hover{transform:scale(1)}.articles_main_wrapper .description_container{width:75%;margin-left:1%!important}.articles_main_wrapper .description_container .description_wrapper .description div{max-height:400px}.articles_main_wrapper .description_container .description_wrapper .description div p{-webkit-line-clamp:13!important}.articles_main_wrapper .description_container .description_wrapper img{width:400px!important}.recipes_main_container .left img{width:400px;object-fit:contain}.social_media_icons img{width:70px;object-fit:contain}.social_media_icons button{width:45px;height:45px}.social_media_icons button .arrow{color:red;font-size:30px}.story_wrapper{width:90%!important;margin-left:5%}.contact_main_wrapper .contact_div{font-size:.9rem!important}.testimonials_main_wrapper .our_team_main_wrapper{margin-top:20px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .name{font-size:1.4rem!important}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .role{font-size:1.2rem!important}.testimonials_main_wrapper .our_team_main_wrapper .right_image img{width:450px;height:450px;border:8px solid rgb(109,23,23)}}@media screen and (min-width: 1424px){.header_wrapper{height:100px!important}.header_wrapper .logo{width:300px!important}.header_wrapper p{font-size:1.3rem!important}.noodles_main_wrapper .slick-slide{transform:scale(1.15)!important}.noodles_main_wrapper .slick-slide img:hover{transform:scale(1.1)}.noodles_main_wrapper .slick-center{transform:scale(1.6)!important;margin-top:-80px!important}.noodles_main_wrapper .slick-center img:hover{transform:scale(1)}.articles_main_wrapper .description_container{width:75%}.articles_main_wrapper .description_container .description_wrapper{margin-left:-35px!important}.articles_main_wrapper .description_container .description_wrapper .description div{max-height:400px}.articles_main_wrapper .description_container .description_wrapper .description div p{-webkit-line-clamp:15!important;font-size:1.1rem}.articles_main_wrapper .description_container .description_wrapper img{width:450px!important}.recipes_main_container .left img{width:450px;object-fit:contain}.social_media_icons img{width:80px;object-fit:contain}.social_media_icons button{width:45px;height:45px}.social_media_icons button .arrow{color:red;font-size:30px}.story_wrapper .about_para,.about_us_wrapper .about_para{font-size:1.1rem!important}.story_wrapper .about_flex_wrapper,.about_us_wrapper .about_flex_wrapper{font-size:1.05rem!important}.testimonials_main_wrapper .testimonial_div{margin-top:30px}.testimonials_main_wrapper .testimonial_div .name{font-size:1.2rem}.testimonials_main_wrapper .testimonial_div .role,.testimonials_main_wrapper .testimonial_div .description{font-size:1.1rem}.contact_main_wrapper .contact_div{font-size:1rem!important}.contact_main_wrapper .icon{font-size:35px!important}.testimonials_main_wrapper .our_team_main_wrapper{margin-top:30px}.testimonials_main_wrapper .our_team_main_wrapper .right_image img{width:500px;height:500px;border:8px solid rgb(172,10,10)}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div img{width:230px;height:230px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .name{font-size:1.4rem!important}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .role{font-size:1.2rem!important}}@media screen and (min-width: 1600px){.products_main_wrapper .noodles_main_wrapper,.products_main_wrapper .pasta_main_wrapper,.products_main_wrapper .atta_main_wrapper,.products_main_wrapper .vermicelli_main_wrapper{display:flex;flex-direction:column;justify-content:center}.articles_main_wrapper h1{margin-top:50px}.articles_main_wrapper .articles_container{display:flex;justify-content:space-between;margin-top:100px}.recipes_main_container .left img{width:600px;object-fit:contain;margin-top:30px}.recipes_main_container .right p{font-size:1rem!important}.story_main_wrapper{width:100%}.story_main_wrapper .about_us_main_Wrapper{width:100%;min-height:100vh;background-image:url(/assets/banner-Cz6Yjtmq.jpg);background-size:contain;background-repeat:no-repeat}.story_main_wrapper .about_us_wrapper .about_para,.story_main_wrapper .story_wrapper .about_para{font-size:1.5rem!important}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .left .about_image,.story_main_wrapper .story_wrapper .about_flex_wrapper .left .about_image{width:600px}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .list .list_item,.story_main_wrapper .story_wrapper .about_flex_wrapper .list .list_item{font-size:1.5rem!important}.story_main_wrapper .about_us_wrapper .about_flex_wrapper .list .list_item .tick_icon,.story_main_wrapper .story_wrapper .about_flex_wrapper .list .list_item .tick_icon{width:30px}.story_main_wrapper .factory_main_container .story_wrapper .noodles_item{margin-top:50px}.story_main_wrapper .factory_main_container .story_wrapper .noodles_item img{width:450px}.testimonials_main_wrapper .our_team_main_wrapper{margin-top:70px;width:90%;margin-left:8%;gap:50px}.testimonials_main_wrapper .our_team_main_wrapper .right_image img{width:600px;height:600px;border:8px solid rgb(172,10,10)}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div img{width:280px;height:300px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .name{font-size:1.4rem!important}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div .role{font-size:1.2rem!important}}@media screen and (max-width: 1280px){.intro_main_wrapper .header_wrapper .logo{width:220px!important}}@media screen and (max-width: 912px){.sidebar_main_wrapper{display:none}.header_bg{width:100%!important}.intro_main_wrapper .header_wrapper .logo{width:200px}.intro_main_wrapper .carousel_wrapper{width:100%}.intro_main_wrapper .carousel_wrapper .banner_image{width:100%;background-size:cover;background-repeat:no-repeat;height:calc(100vh - 70px)}.intro_main_wrapper .carousel_wrapper .banner_image img{width:100%;height:calc(100vh - 60px);height:100vh}.intro_main_wrapper .carousel_wrapper .banner_image1{background-image:url(/assets/tablet_banner1-DrmuXs_o.png)}.intro_main_wrapper .carousel_wrapper .banner_image2{background-image:url(/assets/tablet_banner2-C06mWwW2.png)}.intro_main_wrapper .carousel_wrapper .banner_image3{background-image:url(/assets/tablet_banner3-BcVcFfxp.png)}.intro_main_wrapper .carousel_wrapper .banner_image4{background-image:url(/assets/tablet_banner4-CzjkHAY7.png)}.main_home_container_wrapper{width:100%!important;margin-left:0%!important}.products_main_wrapper .noodles_main_wrapper,.products_main_wrapper .pasta_main_wrapper,.products_main_wrapper .atta_main_wrapper,.products_main_wrapper .vermicelli_main_wrapper{height:max-content}.products_main_wrapper .noodles_main_wrapper .noodles_item,.products_main_wrapper .pasta_main_wrapper .noodles_item,.products_main_wrapper .atta_main_wrapper .noodles_item,.products_main_wrapper .vermicelli_main_wrapper .noodles_item{margin-top:-60px!important}.articles_main_wrapper{height:max-content;padding-bottom:80px}.articles_main_wrapper .articles_container .description_container img{display:none}.recipes_main_container{height:auto}.story_main_wrapper .noodles_item img{width:300px!important}.story_main_wrapper .about_us_main_Wrapper .about_flex_wrapper{flex-direction:column-reverse;align-items:center;margin-top:20px!important;height:max-content}.story_main_wrapper .about_us_main_Wrapper .about_flex_wrapper img{margin-bottom:20px}.testimonials_main_wrapper{height:max-content!important;padding-bottom:100px;margin-top:-150px!important}.testimonials_main_wrapper .our_team_main_wrapper{width:80%;margin-left:15%}.testimonials_main_wrapper .our_team_main_wrapper .first{margin-left:-100px}.testimonials_main_wrapper .our_team_main_wrapper .testimonial_div img{width:150px;height:150px}.testimonials_main_wrapper .our_team_main_wrapper .right_image img{width:350px;height:350px;border:8px solid rgb(109,23,23)}.contact_divs .contact_bg{width:100%!important}.terms_conditions_main_wrapper .terms_conditions_wrapper{width:90%!important;margin-left:5%!important}}@media screen and (max-width: 450px){h1{font-size:2rem!important}.intro_main_wrapper{width:100%;overflow-x:hidden}.intro_main_wrapper .header_bg{width:100%}.intro_main_wrapper .header_wrapper{justify-content:center!important}.intro_main_wrapper .header_wrapper .logo{width:150px}.intro_main_wrapper .header_wrapper p{line-height:2vh;font-size:.8rem}.intro_main_wrapper .carousel_wrapper{width:100%}.intro_main_wrapper .carousel_wrapper .banner_image{width:100%;background-size:cover;background-repeat:no-repeat}.intro_main_wrapper .carousel_wrapper .banner_image img{width:100%}.intro_main_wrapper .carousel_wrapper .banner_image1{background-image:url(/assets/mobile_banner1-r0Axk9Jw.png)}.intro_main_wrapper .carousel_wrapper .banner_image2{background-image:url(/assets/mobile_banner2-u88fqwWj.png)}.intro_main_wrapper .carousel_wrapper .banner_image3{background-image:url(/assets/mobile_banner3-ClYhzABy.png)}.intro_main_wrapper .carousel_wrapper .banner_image4{background-image:url(/assets/mobile_banner4-C8mjnJUn.png)}.articles_main_wrapper .articles_container .titles_wrapper{width:200px}.articles_main_wrapper .articles_container .titles_wrapper .title{font-size:.7rem}.articles_main_wrapper .articles_container .description_container{width:75%;margin-left:3%!important}.articles_main_wrapper .articles_container .description_container h2{width:80%;font-size:1rem}.articles_main_wrapper .articles_container .description_container .description_wrapper{display:flex}.articles_main_wrapper .articles_container .description_container .description_wrapper .description div p{font-size:.8rem;font-weight:400}.articles_main_wrapper .articles_container .description_container .description_wrapper .description div .read_more{color:#f5f5f5;text-decoration:underline;cursor:pointer;font-size:.8rem}.articles_main_wrapper .articles_container .description_container .description_wrapper img{width:300px;object-fit:contain}.article_modal_content_wrapper{width:100%}.article_modal_content_wrapper h2{color:#000;font-size:1.3rem;width:80%}.article_modal_content_wrapper .description_wrapper{padding:20px}.article_modal_content_wrapper .description_wrapper .description{margin-top:20px}.article_modal_content_wrapper img{width:300px;float:none;margin-left:-20px!important}.recipes_main_container{height:max-content;display:flex;flex-direction:column;align-items:center}.recipes_main_container .right{width:100%;padding-left:2%;gap:10px}.recipes_main_container .right .recipe{width:25%}.recipes_main_container .right .recipe img{width:100%}.recipes_main_container .right .recipe p{font-size:.7rem}.recipes_modal_content_wrapper .recipes_content_wrapper .ingredient_content{flex-direction:column}.recipes_modal_content_wrapper .recipe_method{margin-top:40px}.recipes_modal_content_wrapper .recipe_method ul{margin-left:20px!important}.story_main_wrapper .left{margin-right:0!important}.story_main_wrapper .left .about_image{width:350px!important;border:10px solid rgb(109,23,23);object-fit:contain}.factory_main_container .noodles_item{margin-top:-50px!important}.factory_main_container .noodles_item img{width:380px!important}.testimonials_main_wrapper .our_team_main_wrapper{flex-direction:column}.testimonials_main_wrapper .our_team_main_wrapper .first{margin-left:0!important}.testimonials_main_wrapper .right_image{display:none}.contact_main_wrapper .contact_divs{flex-wrap:wrap}.contact_main_wrapper .contact_divs .contact_bg{height:max-content}.contact_main_wrapper .contact_divs .contact_div{width:100%}.social_media_icons img{width:40px}.social_media_icons button{width:30px;height:30px}.social_media_icons button .arrow{font-size:15px}}@media screen and (max-width: 375px){.products_main_wrapper .noodles_item img{width:300px}.recipes_main_container{height:max-content;display:flex;flex-direction:column;align-items:center}.recipes_main_container .right{width:100%;padding-left:2%}.recipes_main_container .right .recipe{width:23%;height:max-content}.recipes_main_container .right .recipe img{width:100%}.recipes_main_container .right .recipe p{font-size:.5rem}.factory_main_container .noodles_item{margin-top:-50px!important}.factory_main_container .noodles_item img{width:290px!important}.story_main_wrapper .left .about_image{width:300px!important}.article_modal_content_wrapper{width:100%!important}.article_modal_content_wrapper h2{font-size:1rem}.article_modal_content_wrapper .description_wrapper{width:100%;padding:0}.article_modal_content_wrapper .description_wrapper .description{margin-top:20px;font-size:.8rem}.article_modal_content_wrapper img{width:240px!important;margin-left:7px!important}.recipes_modal_content_wrapper h2{font-size:1.5rem;text-transform:uppercase;width:90%}.recipes_modal_content_wrapper h3{text-transform:uppercase;text-align:center;margin-bottom:30px}}@media screen and (max-width: 330px){.products_main_wrapper .noodles_item img{width:280px!important}.recipes_main_container .left img{width:300px}.recipes_main_container .right .recipe{width:20%}.recipes_main_container .right .recipe p{font-size:.4rem}.factory_main_container .noodles_item{margin-top:-50px!important}.factory_main_container .noodles_item img{width:290px!important}.story_main_wrapper .left .about_image{width:300px!important}}.modal_header{display:flex;justify-content:space-between;align-items:center}.close_modal_btn{font-size:40px;color:red;background:none;border:none;cursor:pointer}.modal_title{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center;color:red}.empty_cart{text-align:center;font-size:18px;color:#777}.cart_items{max-height:300px;overflow-y:auto;margin-bottom:20px}.cart_item{display:flex;align-items:center;margin-bottom:15px}.cart_item_img{width:60px;height:60px;object-fit:contain;margin-right:15px}.cart_item_info{flex:1}.product_total_price{font-weight:700;color:red}.total_price{display:flex;justify-content:flex-end;font-size:18px;font-weight:700;margin-top:15px}.coupon_code{display:flex;justify-content:space-between;margin-top:15px}.coupon_code input{padding:8px;font-size:14px;border:1px solid #ccc;width:60%}.apply_coupon_btn{padding:8px 16px;background-color:red;color:#fff;border:none;cursor:pointer;font-size:14px;width:35%}.apply_coupon_btn:hover{opacity:.8}.quantity_controls{display:flex;align-items:center;margin-top:8px}.modal_buttons{display:flex;justify-content:flex-end;margin-top:20px}.checkout-btn,.close-btn{padding:10px 20px;font-size:16px;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s}.checkout-btn{background-color:red;color:#fff}.checkout-btn:hover{background-color:#c90000}.close-btn{background-color:#ccc;color:#333}.close-btn:hover{background-color:#bbb}.product_actions{width:100%;display:flex;flex-direction:column;align-items:center}.quantity_controls{display:flex;align-items:center;margin-bottom:10px}.quantity_controls button{background-color:red;border:none;color:#fff;font-size:18px;width:32px;height:32px;border-radius:50%;margin:0 8px;cursor:pointer;transition:background-color .3s}.quantity_controls button:hover{background-color:#c90000}.quantity_controls span{font-size:18px;width:30px;text-align:center}.add_to_cart_btn{background-color:red;color:#fff;border:none;padding:8px 20px;font-size:16px;border-radius:30px;cursor:pointer;transition:background-color .3s}.add_to_cart_btn:hover{background-color:#c90000}.cart-count{position:absolute;top:-45px;left:20px;background-color:red;color:#fff;font-size:12px;font-weight:700;border-radius:50%;padding:2px 6px;min-width:20px;text-align:center;z-index:1}.cart-icon-wrapper{position:relative;display:inline-block}.cart-page{padding:40px 20px;background-color:#f9f9f9;min-height:100vh;display:flex;justify-content:center}.cart-page-container{width:100%;max-width:800px;background:#fff;padding:30px;border-radius:12px;border:1px solid #ff6600;box-shadow:0 2px 8px #0000001a}.cart-page-header{display:flex;align-items:center;gap:20px}.home_link{font-weight:700;text-decoration:none;color:red;cursor:pointer}.home_link:hover{text-decoration:underline}.customer-details{margin-top:30px;padding:20px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:600px}.section-title{margin-bottom:15px;font-size:20px;font-weight:600;color:#333}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group label{margin-bottom:6px;font-weight:500;color:#555}.form-group input,.form-group textarea{padding:10px;font-size:14px;border:1px solid #ccc;border-radius:6px;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#007bff}.checkout-container{padding:20px;max-width:800px;margin:auto;font-family:Arial,sans-serif}.checkout-header{display:flex;align-items:center;justify-content:space-between;background-color:#f4f4f4;padding:15px 20px;border-radius:8px;margin-bottom:30px}.checkout-logo{height:40px}.checkout-title{font-size:24px;margin-bottom:20px}.checkout-section{background:#f9fafb;padding:20px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px}.section-title{font-size:18px;margin-bottom:10px}.detail-item{margin-bottom:8px}.product-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #ddd}.total-amount{text-align:right;font-size:20px;font-weight:700;margin-top:10px}.checkout-actions{display:flex;justify-content:space-between;margin-top:30px}.edit-btn,.payment-btn{padding:10px 20px;font-size:14px;cursor:pointer;border:none;border-radius:6px}.edit-btn{background-color:#f0f0f0;color:#333}.payment-btn{background-color:#007bff;color:#fff}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.sidebar_main_wrapper{width:100%;min-height:100vh;background-color:#fff;border-right:2px solid black}.sidebar_main_wrapper .items{display:flex;flex-direction:column;align-items:center;gap:25px}.sidebar_main_wrapper .items .logo_div{width:100%;height:80px;line-height:100px;background:linear-gradient(to bottom right,#000000e6 13%,#cf1512e6 65%);z-index:100!important;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.sidebar_main_wrapper .items .logo_div .logo{width:165px;object-fit:contain;margin-top:-40px}.sidebar_main_wrapper .items .sidebar_item{width:100px;object-fit:contain;display:flex;cursor:pointer;flex-direction:column;justify-content:space-around;align-items:center}.sidebar_main_wrapper .items .sidebar_item img{width:25%}.sidebar_main_wrapper .items .sidebar_item p{width:fit-content;max-width:100%;font-size:.9rem;font-weight:600}.sidebar_main_wrapper .items .sidebar_item .active{color:red}@media screen and (min-width: 1281px) and (max-width: 1423px){.sidebar_main_wrapper .items{gap:30px}.sidebar_main_wrapper .items .logo_div{height:100px}.sidebar_main_wrapper .items .logo{width:190px!important;object-fit:contain;margin-top:-40px}.sidebar_main_wrapper .items .sidebar_item{width:100px}.sidebar_main_wrapper .items .sidebar_item img{width:25%}}@media screen and (min-width: 1424px){.sidebar_main_wrapper{width:100%}.sidebar_main_wrapper .items{gap:35px}.sidebar_main_wrapper .items .logo_div{height:100px}.sidebar_main_wrapper .items .logo_div .logo{width:200px!important;object-fit:contain;margin-top:-45px}.sidebar_main_wrapper .items .sidebar_item{width:120px}.sidebar_main_wrapper .items .sidebar_item img{width:27%}}@media screen and (max-width: 768px){.sidebar_main_wrapper{display:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}
