@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap";.for-orders-img svg{margin-top:-20px}.navbar_wrapper{width:100%;font-family:Inter,sans-serif;z-index:999;height:15vh;position:fixed;display:flex;justify-content:center;background-color:#fff}.navbar_wrapper .mobile_nav_main_wrapper{display:none}.navbar_wrapper .nav_section{width:90%;display:flex;flex-direction:row;align-items:center;gap:40px;padding:0}.navbar_wrapper .nav_section .logo{width:130px;object-fit:contain;height:30px;margin-right:80px;display:flex;margin-top:-10px;align-items:center;justify-content:center}.navbar_wrapper .nav_section .logo img{width:100%;object-fit:contain}.navbar_wrapper .nav_section .for-orders{display:block;box-sizing:border-box;text-align:center;display:flex;align-items:flex-end;justify-content:center}.navbar_wrapper .nav_section .for-orders img{width:20px;height:20px}.navbar_wrapper .nav_section .for-orders-img{display:flex;justify-content:center;align-items:center}.navbar_wrapper .nav_section a{font-size:1rem;display:flex;text-transform:uppercase;align-items:center;letter-spacing:.05rem;font-weight:600;color:#000}.navbar_wrapper .nav_section a:hover{color:#d73605}.navbar_wrapper .nav_section .active{color:#d73605;font-weight:600}.footer_main_wrapper{width:100%;background-color:#dab34c;padding:20px 0 40px}.footer_main_wrapper .footer_wrapper{margin-left:auto;margin-right:auto;display:flex;justify-content:center;gap:20px 100px}.footer_main_wrapper .footer_wrapper .logo_section{display:flex}.footer_main_wrapper .footer_wrapper .logo_section img{width:200px;object-fit:contain}.footer_main_wrapper .footer_wrapper .product-list{display:flex;justify-content:flex-start;align-content:center;flex-direction:row;gap:40px}.footer_main_wrapper .footer_wrapper ul .footer-title{font-size:1.3rem;font-weight:600}.footer_main_wrapper .footer_wrapper ul li{font-size:1rem;margin:15px 0;text-transform:uppercase;letter-spacing:.5px;font-weight:500;font-family:Inter,sans-serif}.footer_main_wrapper .footer_wrapper ul li a{color:#000}.footer_main_wrapper .footer_wrapper ul li a:hover{color:red}.footer_main_wrapper .footer_wrapper ul .contact{display:flex;align-items:center;gap:10px;font-weight:400}.footer_main_wrapper .footer_wrapper ul .contact a{text-transform:lowercase;font-weight:400}.footer_main_wrapper .footer_wrapper ul .contact a:hover{color:#000}.bg_header{position:relative;height:100px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:transparent;width:max-content}.bg_header .bg{position:absolute;font-size:7rem;font-weight:700;opacity:.1;font-family:inter,sans-serif;text-transform:uppercase;transform:translate(-50%,-50%);top:50%;left:50%;color:#747373;letter-spacing:.2rem}.bg_header .heading{text-transform:capitalize;font-weight:800;font-size:5rem;font-family:inter,sans-serif}.custom_button{position:relative;width:max-content;cursor:pointer;background:none;border:none;border-radius:8px;padding:.5em 1.5em;font-size:1.1rem;font-weight:600;color:#fff;background-color:gray;display:flex;align-items:center;gap:10px}.btn{position:relative;display:flex;overflow:hidden;cursor:pointer;width:150px;height:50px;background-color:#eeeeed;border-radius:80px;border:none;padding:0 80px;transition:all .2s ease;justify-content:center;align-items:center}.btn:hover{transform:scale(1.1)}.btn span{position:absolute;z-index:99;width:150px;height:50px;border-radius:80px;font-family:Courier New,Courier,monospace;font-weight:600;font-size:17px;text-align:center;line-height:50px;letter-spacing:2px;color:#eeeeed;background-color:#1f1f1f;padding:0 10px;transition:all 1.2s ease}.btn .btn_container{display:flex;width:150px;border-radius:80px;line-height:50px}.btn svg{padding:0 5px;opacity:0}.btn .btn_container svg:nth-of-type(1){transition-delay:.65s}.btn .btn_container svg:nth-of-type(2){transition-delay:.8s}.btn_container svg:nth-of-type(3){transition-delay:.5s}.btn:hover span{opacity:0}.btn:hover svg{opacity:1}@media only screen and (max-width: 1024px){.navbar_wrapper{width:100%;font-family:Inter,sans-serif;z-index:100;height:15vh;position:fixed;display:flex;justify-content:center;background-color:#fff}.navbar_wrapper .mobile_nav_main_wrapper{display:none}.navbar_wrapper .nav_section{width:95%;display:flex;flex-direction:row;align-items:center;gap:40px;padding:0}.navbar_wrapper .nav_section .logo{width:130px;object-fit:contain;height:30px;margin-right:3px!important;display:flex;margin-top:-10px;align-items:center;justify-content:center}.navbar_wrapper .nav_section .logo img{width:100%;object-fit:contain;margin-top:50px}.navbar_wrapper .nav_section a{font-size:.8rem}.footer_main_wrapper .footer_wrapper{gap:20px 10px}.footer_main_wrapper .footer_wrapper .logo_section img{width:150px;object-fit:contain}.footer_main_wrapper .footer_wrapper .menu_section{width:15%;margin-left:20px}.footer_main_wrapper .footer_wrapper .products_section,.footer_main_wrapper .footer_wrapper .contact_section{width:30%}.footer_main_wrapper .footer_wrapper ul .footer-title{font-size:1rem;font-weight:600}.footer_main_wrapper .footer_wrapper ul li{font-size:.8rem}}@media only screen and (max-width: 768px){.navbar_wrapper{height:10vh}.navbar_wrapper .nav_section{display:none!important}.navbar_wrapper .mobile_nav_main_wrapper{display:flex!important;width:90%;justify-content:space-between;align-items:center}.navbar_wrapper .mobile_nav_main_wrapper .logo{width:120px;object-fit:contain;height:30px;display:flex;margin-top:-10px;align-items:center;justify-content:center}.navbar_wrapper .mobile_nav_main_wrapper .logo img{width:100%;height:110px;object-fit:contain;margin-top:10px}.navbar_wrapper .mobile_nav_main_wrapper .mobile_menu_icon{font-size:3rem;color:#8b120c;margin-top:15px;cursor:pointer;position:absolute;right:20px}.navbar_wrapper .mobile_nav_main_wrapper .open_menu{position:fixed;top:0;right:0;height:max-content;width:100%;background-color:#fff;box-shadow:-2px 0 5px #00000080;transform:translateY(0);transition:transform .3s ease-in-out;display:flex;flex-direction:column;padding-top:20px;padding-bottom:30px;align-items:center}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .header{display:flex;justify-content:space-between;width:90%;align-items:center;margin-top:0;margin-bottom:30px}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .header .logo{width:170px;object-fit:contain;height:30px;display:flex;margin-top:-10px;align-items:center;justify-content:center}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .header .logo img{width:100%;object-fit:contain}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .header .mobile_close_icon{font-size:3rem;color:#8b120c;margin-top:15px;cursor:pointer}.navbar_wrapper .mobile_nav_main_wrapper .open_menu a{padding:10px 20px;text-decoration:none;color:#000}.navbar_wrapper .mobile_nav_main_wrapper .open_menu a:hover{color:red}.navbar_wrapper .mobile_nav_main_wrapper .open_menu a.active{color:red;font-weight:700}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .for-orders{display:flex;align-items:flex-end;padding:30px 20px;margin-left:-30px}.navbar_wrapper .mobile_nav_main_wrapper .open_menu .for-orders .for-orders-img{margin-right:10px}.navbar_wrapper .mobile_nav_main_wrapper .open_menu.open{transform:translateY(-100%)}.footer_main_wrapper .footer_wrapper{gap:20px 10px!important}.footer_main_wrapper .footer_wrapper .logo_section img{width:120px;object-fit:contain}.footer_main_wrapper .footer_wrapper .menu_section{width:15%;margin-left:20px}.footer_main_wrapper .footer_wrapper .products_section,.footer_main_wrapper .footer_wrapper .contact_section{width:30%}.footer_main_wrapper .footer_wrapper p{font-size:.8rem}.footer_main_wrapper .footer_wrapper ul .footer-title{font-size:.8rem;font-weight:600}.footer_main_wrapper .footer_wrapper ul li{font-size:.65rem}}@media only screen and (max-width: 650px){.main_menus{display:flex;flex-direction:column;align-items:center}.menu_section{width:30%!important;margin-left:20px;background-color:gray}.logo_section{width:100%!important}.products_section{width:30%}.contact_section{width:max-content!important}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images img{width:160px}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images{margin-top:30px}.footer_main_wrapper .footer_wrapper{display:block}.footer_main_wrapper .footer_wrapper .menu_section{background:none}.footer_main_wrapper .footer_wrapper .products_section,.footer_main_wrapper .footer_wrapper .contact_section{width:30%;margin-left:20px}}.home_banner1{background-image:url(/assets/banner1_1-CVQO72EJ.png);width:100%;height:85vh;background-size:cover;background-repeat:no-repeat}.product_modal_content{padding:20px;font-family:Georgia,serif}.product_modal_content h2{text-align:center;margin-bottom:25px;font-size:26px;font-weight:700;color:#222}.product_modal_top{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start;margin-bottom:30px}.product_image_section{flex:0 0 400px;max-width:100%}.product_image_section img{width:80%;height:auto;border-radius:10px;object-fit:cover}.product_text_content{flex:1;min-width:300px}.product_text_content .description{font-size:16px;line-height:1.6;margin-bottom:10px}.section h3{color:#f9931b;font-size:18px;margin-top:20px;margin-bottom:10px}.section ul{padding-left:20px;list-style:disc}.section li{font-size:15px;margin-bottom:6px}@media (max-width: 768px){.product_modal_top{flex-direction:column}.product_image_section,.product_text_content{width:100%}.product_text_content .description{font-size:14px}.section h3{font-size:16px}.section li{font-size:14px}}@media (max-width: 768px){.product_modal_top{flex-direction:column}.product_modal_content h2{font-size:22px}.product_text_content .description{font-size:14px}.section h3{font-size:16px}.section li{font-size:14px}}.product-btn{background-color:orange;border:2px solid black;border-radius:20px;color:#000;font-weight:700;padding:10px 20px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.product-btn:hover{background-color:#fff;color:orange;border-color:orange}@media (max-width: 768px){.product-btn{font-size:14px;padding:8px 16px}}@media (max-width: 480px){.product-btn{font-size:12px;padding:6px 14px;width:100%}}.aboutimagetab,.aboutimagemobile{display:none}.home_main_wrapper{padding-top:15vh;position:relative;overflow-x:hidden!important}.home_main_wrapper .tab-banners,.home_main_wrapper .mobile-banners{display:none}.home_main_wrapper .carousel_wrapper{width:100%;height:85vh;overflow:hidden}.home_main_wrapper .carousel_wrapper .dots{position:absolute;bottom:30px}.home_main_wrapper .carousel_wrapper .dots button{width:10px;height:10px;border:none}.home_main_wrapper .carousel_wrapper img{width:100%;object-fit:cover;height:85vh;object-position:center}.home_main_wrapper .home_main_section{width:100%;background-color:#f2dfb6;background-size:cover;padding-bottom:250px;padding-top:20px;background-color:#f2dfb680}.home_main_wrapper .home_main_section .who_we_are_wrapper{width:90%;margin-left:5%;margin-bottom:50px;position:relative}.home_main_wrapper .home_main_section .who_we_are_wrapper .header{display:flex;align-items:center;gap:70px;justify-content:center;margin-top:40px}.home_main_wrapper .home_main_section .who_we_are_wrapper .ricebag1{width:200px;position:absolute;left:5%}.home_main_wrapper .home_main_section .who_we_are_wrapper .content{width:50%;text-align:center}.home_main_wrapper .home_main_section .who_we_are_wrapper .right_edge{width:350px;position:absolute;right:-200px;top:-50px}.home_main_wrapper .home_main_section .who_we_are_wrapper .main{width:90%;margin-left:5%;margin-top:20px;display:flex;gap:50px;align-items:flex-start;justify-content:center}.home_main_wrapper .home_main_section .who_we_are_wrapper .main p{letter-spacing:.2px;line-height:1.4rem;text-align:left}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .about_us_button{display:flex;justify-content:center;margin-top:20px}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images{display:flex;gap:10px;height:250px}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images img{width:200px;object-fit:contain;border-radius:30px;border:3px solid white}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images .founders{align-self:flex-end;align-items:flex-end}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images .our_team{align-self:flex-start}.home_main_wrapper .home_main_section .top_selling_products{width:90%;margin-left:5%;position:relative}.home_main_wrapper .home_main_section .top_selling_products .header{display:flex;align-items:center;gap:70px;justify-content:center}.home_main_wrapper .home_main_section .top_selling_products .ricebag1{position:absolute;width:200px;left:15%;top:-60px}.home_main_wrapper .home_main_section .top_selling_products .content{width:51%;margin-left:40%;text-align:right}.home_main_wrapper .home_main_section .top_selling_products .products_section{margin-top:50px;display:flex;justify-content:flex-end;gap:50px;position:relative}.home_main_wrapper .home_main_section .top_selling_products .products_section .left_edge{width:500px;position:absolute;top:-150px;left:-300px;transform:scaleX(-1)}.home_main_wrapper .home_main_section .top_selling_products .products_section .main_image{display:flex;flex-direction:column;justify-content:center;align-items:center}.home_main_wrapper .home_main_section .top_selling_products .products_section .main_image img{width:400px;height:400px;object-fit:contain;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.home_main_wrapper .home_main_section .top_selling_products .products_section .main_image a{margin-top:30px}.home_main_wrapper .home_main_section .top_selling_products .products_section .products{display:flex;flex-direction:column;align-items:center}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper{display:inline-flex;list-style:none;width:100%;padding-top:10px;font-family:Poppins,sans-serif;justify-content:center}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper img{width:100%;height:50px;object-fit:contain}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product{position:relative;margin:10px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);width:50px;height:50px;padding:10px;border-radius:50%;cursor:pointer}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .tooltip{position:absolute;width:max-content;top:0;font-size:14px;left:-10px;background:#f9931b;color:#fff;padding:5px 8px;border-radius:5px;box-shadow:0 10px 10px #0000001a;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .tooltip:before{position:absolute;content:"";height:8px;width:8px;background:#f9931b;bottom:-3px;left:50%;transform:translate(-50%) rotate(45deg);transition:all .3s cubic-bezier(.68,-.55,.265,1.55);z-index:99}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover .tooltip{top:-45px;opacity:1;visibility:visible;pointer-events:auto}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover span,.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover .tooltip{text-shadow:0px -1px 0px rgba(0,0,0,.1)}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover,.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover .tooltip,.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product:hover .tooltip:before{color:#fff}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .active_product{box-shadow:0 10px 10px #0000001a}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .active_tooltip{top:-45px;opacity:1;color:#fff;z-index:99}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .products_image{width:420px;margin:10px;border:6px solid white;object-fit:cover}.home_main_wrapper .home_main_section .top_selling_products .view_products{display:flex;justify-content:center;margin-top:10px}.home_main_wrapper .home_main_section .recipes_wrapper{width:90%;margin-left:5%;position:relative}.home_main_wrapper .home_main_section .recipes_wrapper .right_edge{width:350px;position:absolute;right:-200px;top:-130px}.home_main_wrapper .home_main_section .recipes_wrapper .header{display:flex;align-items:center;gap:40px;justify-content:center;margin-top:40px}.home_main_wrapper .home_main_section .recipes_wrapper .ricebag1{position:absolute;top:0;width:300px;left:-5%;margin-top:-100px}.home_main_wrapper .home_main_section .recipes_wrapper .content{width:80%;margin-left:10%;margin-top:30px;text-align:center}.home_main_wrapper .home_main_section .recipes_wrapper .images{display:flex;width:90%;justify-content:flex-start;align-items:center;margin-top:40px;margin-left:5%;gap:40px;position:relative}.home_main_wrapper .home_main_section .recipes_wrapper .images .right_edge{width:350px;margin-top:350px;position:absolute;left:-250px;transform:scaleX(-1)}.home_main_wrapper .home_main_section .recipes_wrapper .images .right{display:flex;flex-direction:column;align-items:center}.home_main_wrapper .home_main_section .recipes_wrapper .images .right .wrap{position:relative;margin-bottom:20px}.home_main_wrapper .home_main_section .recipes_wrapper .images .right .kachori{width:300px;object-fit:contain;border-radius:50%;border:4px solid white}.home_main_wrapper .home_main_section .recipes_wrapper .images .right .atta{background-color:#fff;padding:10px;border-radius:50%;width:50px;object-fit:contain;margin-left:-50px;border:2px solid white;position:absolute;bottom:0}.home_main_wrapper .home_main_section .recipes_wrapper .images .right p{color:#f9931b;font-weight:500;font-size:2rem}.home_main_wrapper .home_main_section .recipes_wrapper .images .left{display:flex;flex-direction:column;align-items:center;gap:20px}.home_main_wrapper .home_main_section .recipes_wrapper .images .left img{width:400px;object-fit:contain;border:6px solid white}.about_us_main_wrapper{width:100%;padding-top:15vh;overflow-x:hidden;overflow-y:hidden;background-color:#f2dfb680}.about_us_main_wrapper .about_banner_wrapper{width:100%}.about_us_main_wrapper .about_banner_wrapper img{width:100%;object-fit:cover}.about_us_main_wrapper .our_story_wrapper{width:80%;margin:30px 0 30px 10%}.about_us_main_wrapper .our_story_wrapper h1{text-align:center;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:500}.about_us_main_wrapper .our_story_wrapper .about{display:flex;align-items:center;gap:30px;margin-top:30px;margin-bottom:50px}.about_us_main_wrapper .our_story_wrapper .about img{width:500px;border-radius:55px}.about_us_main_wrapper .our_story_wrapper .about .content{font-size:1.1rem}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:100px;position:relative}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .right_edge{width:300px;position:absolute;right:-220px;top:-120px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .left_edge{width:300px;position:absolute;left:-220px;top:100px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper{display:flex;flex-direction:column;align-items:center}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper .vision{display:flex;gap:10px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper .vision h2{font-family:Inter,sans-serif}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper .vision img{width:50px;object-fit:contain}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper .content{width:400px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .vision_wrapper .content p{width:80%;text-align:center;color:#000;line-height:1.5rem}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper{display:flex;flex-direction:column;align-items:center;position:relative;gap:10px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .left_edge{width:300px;position:absolute;left:-220px;top:200px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .mission{display:flex;gap:10px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .mission h2{font-family:Inter,sans-serif}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .mission img{width:40px;object-fit:contain}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .content{width:400px;height:200px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper div .mission_wrapper .content p{width:80%;text-align:center;color:#000;line-height:1.4rem}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper{margin:40px;display:flex;flex-direction:column}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper h2{font-family:Inter,sans-serif;text-align:center}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper div{margin:20px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper div h3{font-size:1.2rem;margin-bottom:10px;font-family:Inter,sans-serif}.about_us_main_wrapper .our_team_wrapper{width:80%;margin:100px auto;position:relative}.about_us_main_wrapper .our_team_wrapper .left_edge{width:300px;position:absolute;left:-220px;bottom:-150px;transform:scaleX(-1)}.about_us_main_wrapper .our_team_wrapper .right_edge{width:300px;position:absolute;right:-160px;transform:scaleX(-1);top:-150px}.about_us_main_wrapper .our_team_wrapper h1{text-align:center;font-family:Inter,sans-serif}.about_us_main_wrapper .our_team_wrapper .team{margin-top:40px;display:flex;justify-content:center;flex-wrap:nowrap;gap:25px}.about_us_main_wrapper .our_team_wrapper .team .member{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:50px 0;border:2px solid rgb(249,147,27);border-radius:10px}.about_us_main_wrapper .our_team_wrapper .team .member .pic{width:100px;height:100px;object-fit:contain;border-radius:50%}.about_us_main_wrapper .our_team_wrapper .team .member .name{font-weight:600;font-family:Inter,sans-serif}.products_main_wrapper{width:100%;padding-top:15vh;overflow-x:hidden;padding-bottom:50px;background-color:#f2dfb680}.products_main_wrapper h2 span{font-size:4rem;font-family:Inter,sans-serif}.products_main_wrapper .product_banner_wrapper{width:100%}.products_main_wrapper .product_banner_wrapper img{width:100%;height:85vh;object-fit:cover}.products_main_wrapper .products_wrapper{margin:30px 0}.products_main_wrapper .products_wrapper h1{text-align:center;font-family:Inter,sans-serif}.products_main_wrapper .products_wrapper .products_list{display:flex;width:90%;margin-left:5%;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px;margin-bottom:30px}.products_main_wrapper .products_wrapper .products_list li{width:18%;font-size:1.3rem;background-color:#ffc800;font-weight:500;height:70px;display:flex;justify-content:center;align-items:center;border:1px solid gray;border-radius:20px;cursor:pointer;font-family:Inter,sans-serif}.products_main_wrapper .rava,.products_main_wrapper .flour,.products_main_wrapper .vermicelli,.products_main_wrapper .pulses,.products_main_wrapper .instant_mix,.products_main_wrapper .millets,.products_main_wrapper .rice,.products_main_wrapper .spices,.products_main_wrapper .cereal,.products_main_wrapper .miscellaneous{position:relative}.products_main_wrapper .rava h2,.products_main_wrapper .flour h2,.products_main_wrapper .vermicelli h2,.products_main_wrapper .pulses h2,.products_main_wrapper .instant_mix h2,.products_main_wrapper .millets h2,.products_main_wrapper .rice h2,.products_main_wrapper .spices h2,.products_main_wrapper .cereal h2,.products_main_wrapper .miscellaneous h2{text-align:center;text-transform:uppercase;font-size:2rem;margin-top:70px}.products_main_wrapper .rava .right_edge,.products_main_wrapper .flour .right_edge,.products_main_wrapper .vermicelli .right_edge,.products_main_wrapper .pulses .right_edge,.products_main_wrapper .instant_mix .right_edge,.products_main_wrapper .millets .right_edge,.products_main_wrapper .rice .right_edge,.products_main_wrapper .spices .right_edge,.products_main_wrapper .cereal .right_edge,.products_main_wrapper .miscellaneous .right_edge{width:300px;position:absolute;right:-120px;top:-100px}.products_main_wrapper .rava .left_edge,.products_main_wrapper .flour .left_edge,.products_main_wrapper .vermicelli .left_edge,.products_main_wrapper .pulses .left_edge,.products_main_wrapper .instant_mix .left_edge,.products_main_wrapper .millets .left_edge,.products_main_wrapper .rice .left_edge,.products_main_wrapper .spices .left_edge,.products_main_wrapper .cereal .left_edge,.products_main_wrapper .miscellaneous .left_edge{width:300px;position:absolute;left:-120px;transform:scaleX(-1);top:-100px}.products_main_wrapper .rava ul,.products_main_wrapper .flour ul,.products_main_wrapper .vermicelli ul,.products_main_wrapper .pulses ul,.products_main_wrapper .instant_mix ul,.products_main_wrapper .millets ul,.products_main_wrapper .rice ul,.products_main_wrapper .spices ul,.products_main_wrapper .cereal ul,.products_main_wrapper .miscellaneous ul{display:flex;width:85%;margin-left:10%;justify-content:space-around;align-items:center;margin-top:40px;flex-wrap:wrap;position:relative}.products_main_wrapper .rava ul .bg,.products_main_wrapper .flour ul .bg,.products_main_wrapper .vermicelli ul .bg,.products_main_wrapper .pulses ul .bg,.products_main_wrapper .instant_mix ul .bg,.products_main_wrapper .millets ul .bg,.products_main_wrapper .rice ul .bg,.products_main_wrapper .spices ul .bg,.products_main_wrapper .cereal ul .bg,.products_main_wrapper .miscellaneous ul .bg{position:absolute;width:600px;opacity:.2;transform:translate(-50%,-50%);top:50%;left:50%;z-index:-999}.products_main_wrapper .rava ul .milletsbg,.products_main_wrapper .flour ul .milletsbg,.products_main_wrapper .vermicelli ul .milletsbg,.products_main_wrapper .pulses ul .milletsbg,.products_main_wrapper .instant_mix ul .milletsbg,.products_main_wrapper .millets ul .milletsbg,.products_main_wrapper .rice ul .milletsbg,.products_main_wrapper .spices ul .milletsbg,.products_main_wrapper .cereal ul .milletsbg,.products_main_wrapper .miscellaneous ul .milletsbg{width:500px}.products_main_wrapper .rava ul .instantbg,.products_main_wrapper .flour ul .instantbg,.products_main_wrapper .vermicelli ul .instantbg,.products_main_wrapper .pulses ul .instantbg,.products_main_wrapper .instant_mix ul .instantbg,.products_main_wrapper .millets ul .instantbg,.products_main_wrapper .rice ul .instantbg,.products_main_wrapper .spices ul .instantbg,.products_main_wrapper .cereal ul .instantbg,.products_main_wrapper .miscellaneous ul .instantbg{width:700px}.products_main_wrapper .rava ul li,.products_main_wrapper .flour ul li,.products_main_wrapper .vermicelli ul li,.products_main_wrapper .pulses ul li,.products_main_wrapper .instant_mix ul li,.products_main_wrapper .millets ul li,.products_main_wrapper .rice ul li,.products_main_wrapper .spices ul li,.products_main_wrapper .cereal ul li,.products_main_wrapper .miscellaneous ul li{width:30%;display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.products_main_wrapper .rava ul li img,.products_main_wrapper .flour ul li img,.products_main_wrapper .vermicelli ul li img,.products_main_wrapper .pulses ul li img,.products_main_wrapper .instant_mix ul li img,.products_main_wrapper .millets ul li img,.products_main_wrapper .rice ul li img,.products_main_wrapper .spices ul li img,.products_main_wrapper .cereal ul li img,.products_main_wrapper .miscellaneous ul li img{width:200px;object-fit:contain}.products_main_wrapper .rava ul li p,.products_main_wrapper .flour ul li p,.products_main_wrapper .vermicelli ul li p,.products_main_wrapper .pulses ul li p,.products_main_wrapper .instant_mix ul li p,.products_main_wrapper .millets ul li p,.products_main_wrapper .rice ul li p,.products_main_wrapper .spices ul li p,.products_main_wrapper .cereal ul li p,.products_main_wrapper .miscellaneous ul li p{margin-top:10px;margin-bottom:10px;font-size:1.4rem;font-weight:600;font-family:Inter,sans-serif;text-align:center}.contact_main_wrapper{width:100%;padding-top:15vh;overflow-x:hidden;padding-bottom:50px;overflow:hidden;background-color:#f2dfb680}.contact_main_wrapper .contact_banner_wrapper{width:100%}.contact_main_wrapper .contact_banner_wrapper img{width:100%;height:85vh;object-fit:cover}.contact_main_wrapper h1{text-align:center;margin-top:30px;margin-bottom:30px;text-transform:uppercase}.contact_main_wrapper .contact_address_header{display:flex;justify-content:center;width:100%;align-items:flex-start;gap:0px}.contact_main_wrapper .contact_address_header .contact_wrapper{display:flex;justify-content:center;align-items:flex-start;width:80%;position:relative;gap:30px}.contact_main_wrapper .contact_address_header .contact_wrapper div{display:flex;flex-direction:column;width:250px;gap:10px;align-items:center;justify-content:center}.contact_main_wrapper .contact_address_header .contact_wrapper div p{text-align:center;font-size:20px}.contact_main_wrapper .contact_address_header .contact_wrapper div .about_us_button{display:flex;justify-content:center;margin-top:20px}.contact_main_wrapper .contact_address_header .contact_wrapper .left_edge{width:300px;position:absolute;left:-100px;top:-100px;transform:scaleX(-1)}.contact_main_wrapper .contact_address_header .buy_now{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:300px;margin-left:-6%}.contact_main_wrapper .contact_address_header .buy_now img{width:22px;object-fit:contain;border:1px solid black;border-radius:50%;padding:10px}.contact_main_wrapper .contact_address_header .buy_now p{font-size:20px}.contact_main_wrapper .main_section{display:flex;width:80%;margin-left:10%;margin-top:50px;gap:60px;align-items:center;justify-content:center}.contact_main_wrapper .main_section .forms{display:flex;flex-direction:column;align-items:center;gap:30px;position:relative}.contact_main_wrapper .main_section .forms input,.contact_main_wrapper .main_section .forms textarea{width:300px;outline:none;border:none;border:1px solid gray;border-radius:15px;padding:10px 20px}.contact_main_wrapper .main_section .forms h2{font-family:Inter,sans-serif}.contact_main_wrapper .main_section .forms textarea{height:100px}.contact_main_wrapper .main_section .forms input::placeholder,.contact_main_wrapper .main_section .forms textarea::placeholder{text-align:center}.contact_main_wrapper .main_section .forms button{border:none;outline:none;background:transparent;text-transform:uppercase;border:1px solid black;padding:10px 30px;border-radius:15px;cursor:pointer;background-color:#ff9100}.contact_main_wrapper .main_section .forms .right_edge{width:300px;position:absolute;right:-300px;bottom:-100px}.outlets_main_wrapper{width:100%;padding-top:15vh;overflow-x:hidden;padding-bottom:50px;overflow:hidden;background-color:#f2dfb680}.outlets_main_wrapper .outlets_banner_wrapper{width:100%}.outlets_main_wrapper .outlets_banner_wrapper img{width:100%;height:85vh;object-fit:cover}.outlets_main_wrapper .header_div{width:70%;margin-left:15%}.outlets_main_wrapper .header_div h1{text-align:center;color:#f9931b;text-transform:uppercase;margin:30px}.outlets_main_wrapper .header_div .content{text-align:center;margin-bottom:80px;margin-top:30px}.outlets_main_wrapper .outlet-1{width:70%;margin:30px 0 30px 15%;display:flex;align-items:center;position:relative}.outlets_main_wrapper .outlet-1 h1{margin-bottom:30px;width:inherit;text-align:center;font-family:inter,san-serif}.outlets_main_wrapper .outlet-1 .left_edge{width:300px;position:absolute;top:-150px;left:-300px;transform:scaleX(-1)}.outlets_main_wrapper .outlet-2{width:100%;margin:30px 0 30px 20%;display:flex;align-items:center}.outlets_main_wrapper .outlet-2 h1{margin-bottom:30px;text-align:center;width:inherit;font-family:inter,san-serif}.outlets_main_wrapper .outlet-2 img{margin:30px 0 30px -20%}.recipes_main_wrapper{width:100%;padding-top:15vh;overflow-x:hidden;padding-bottom:50px;overflow:hidden;background-color:#f2dfb680}.recipes_main_wrapper .recipe_banner_wrapper{width:100%}.recipes_main_wrapper .recipe_banner_wrapper img{width:100%;height:85vh;object-fit:cover}.recipes_main_wrapper .header{position:relative;height:100px}.recipes_main_wrapper .header h1{text-align:center;text-transform:uppercase;margin:30px;padding-top:50px}.recipes_main_wrapper .header .left_element{width:500px;transform:scaleX(-1);position:absolute;top:-140px;left:-50px}.recipes_main_wrapper .header .right_element{width:500px;position:absolute;top:-140px;right:-30px}.recipes_main_wrapper .recipes_wrapper{margin-top:100px;display:flex;width:70%;margin-left:15%;justify-content:space-around;gap:60px 50px;flex-wrap:wrap;position:relative}.recipes_main_wrapper .recipes_wrapper .edge1{width:300px;transform:scaleX(-1);position:absolute;left:-300px}.recipes_main_wrapper .recipes_wrapper .edge2{width:300px;position:absolute;right:-300px;top:600px}.recipes_main_wrapper .recipes_wrapper .edge3{width:300px;transform:scaleX(-1);position:absolute;left:-300px;bottom:600px}.recipes_main_wrapper .recipes_wrapper .edge4{width:300px;position:absolute;right:-300px;bottom:-100px}.recipes_main_wrapper .recipes_wrapper .recipe{display:flex;flex-direction:column;align-items:center}.recipes_main_wrapper .recipes_wrapper .recipe img{width:220px;height:217px;object-fit:cover;border-radius:20px}.recipes_main_wrapper .recipes_wrapper .recipe p{text-transform:uppercase;margin:15px 0}.recipes_main_wrapper .recipes_wrapper .recipe button{border:none;outline:none;background:transparent;border:1px solid black;font-weight:600;padding:10px 30px;border-radius:15px;cursor:pointer;background-color:#ff9100}.recipes_main_wrapper .recipes_wrapper .recipe button:hover{background-color:#fff}.recipes_content_wrapper h2{font-size:1.5rem;text-transform:uppercase}.recipes_content_wrapper h3{text-transform:uppercase;text-align:center;margin-bottom:30px}.recipes_content_wrapper .ingredient_content{margin-top:40px;display:flex;width:90%;gap:40px;align-items:center;margin-left:5%}.recipes_content_wrapper .ingredient_content .image{width:220px;height:217px;object-fit:cover!important;border-radius:20px}.recipes_content_wrapper .ingredient_content .ingredients{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-height:250px;position:relative}.recipes_content_wrapper .ingredient_content .ingredients .watermark{width:500px;position:absolute;transform:translate(-50%,-50%);top:30%;left:60%}.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;letter-spacing:.4px}.recipes_content_wrapper .recipe_method{margin-top:40px}.recipes_content_wrapper .recipe_method h4{font-size:1.2rem;text-transform:uppercase}.recipes_content_wrapper .recipe_method ul{margin-left:40px;position:relative}.recipes_content_wrapper .recipe_method ul .watermark{position:absolute;transform:translate(-50%,-50%);top:70%;left:25%}.recipes_content_wrapper .recipe_method ul li{font-size:1rem;margin-top:7px;list-style-type:disc;line-height:1.5rem}.close_icon{position:absolute;right:30px;top:30px;font-size:30px;color:#f9931b;cursor:pointer}.recip{width:130px;height:130px;border:5px solid #fff;object-fit:cover}.end-recip{display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center}.end-recip-right{display:flex;flex-direction:column;gap:20px}.visionImg,.misionImg{width:350px;height:200px;border-radius:40px}.connector img{width:100px;padding:0;margin:0;text-decoration:solid}.visionmissionContainer{display:flex;flex-direction:column;justify-content:space-evenly;gap:60px}.outlet iframe{padding:10px;margin:10px;border:5px solid #fff}.outlet-img img{width:350px;height:350px;border-radius:50%;position:relative;margin:30px 0 30px 29%;object-fit:cover}.social{width:100%;display:flex;flex-direction:column;cursor:pointer}.icon-4{position:fixed;width:50px;height:50px;bottom:265px;background-color:#fff;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:3px 4px 3px #999;right:15px;z-index:100;display:flex;align-items:center;justify-content:center}.icon-4 img{width:60px;object-fit:contain;height:60px}.icon-1{position:fixed;width:50px;height:50px;bottom:200px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:3px 4px 3px #999;right:15px;z-index:100}.icon-2{position:fixed;width:50px;height:50px;bottom:135px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:3px 4px 3px #999;right:15px;z-index:100}.icon-3{position:fixed;width:50px;height:50px;bottom:70px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:3px 4px 3px #999;right:15px;z-index:100}.content b{font-weight:bolder}.sub-head{width:100%;display:flex;justify-content:center;align-items:center}.sub-head-title{font-size:5rem}.recipe-head{width:100%;text-align:center;display:flex;justify-content:flex-start;align-items:center}.star{width:400px;height:400px;position:absolute;top:40%;right:78%;rotate:15deg}.tomatto-cont{width:200px;height:200px}.tomatto{position:absolute;width:400px;height:400px}.sub-head-values p{font-size:5rem}@media screen and (max-width: 1024px) and (min-width: 601px){.sub-head-title{font-size:3rem}.desktop-banners{display:none!important}.tab-banners{display:block!important}.mobile-banners{display:none!important}.aboutimagedesk{display:none}.aboutimagetab{display:block}.aboutimagemobile{display:none}.home_banner1{background-image:url("../images/home/banner1Phone (2).png");width:100%;height:85vh;background-size:cover;background-repeat:no-repeat;background-position:center}.home_main_wrapper .home_main_section .top_selling_products .products_section .main_image img,.home_main_wrapper .home_main_section .top_selling_products .products_section .products .products_image{width:100%}.home_main_wrapper .home_main_section .recipes_wrapper .images{display:block;width:100%;justify-content:flex-start;align-items:center;margin-top:40px;margin-left:0%;gap:40px;position:relative}.home_main_wrapper .home_main_section .recipes_wrapper .images .left img{width:100%}.recip{height:180px;width:180px}.about_us_main_wrapper .our_story_wrapper .about img{width:100%;margin:30px 0}.about_us_main_wrapper .our_story_wrapper .about{display:block}.about_us_main_wrapper .our_story_wrapper .about .content{line-height:25px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper{display:block}.about_us_main_wrapper .our_team_wrapper{width:90%;margin:100px auto;position:relative}.about_us_main_wrapper .our_team_wrapper .team .member{width:23%}}.content2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:75%;line-height:25px;text-align:center}.content2 b{font-weight:bolder}@media screen and (max-width: 600px){.sub-head-title{font-size:3rem}.desktop-banners,.tab-banners{display:none!important}.mobile-banners{display:block!important}.aboutimagedesk,.aboutimagetab{display:none}.aboutimagemobile{display:block}.content2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;line-height:25px;text-align:center}.our_team_wrapper{margin-top:10px}.home_banner1{background-image:url("../images/home/banner1Phone (1).png");width:100%;height:85vh;background-size:cover;background-repeat:no-repeat;background-position:center}.home_main_wrapper .home_main_section .who_we_are_wrapper .main{display:block}.home_main_wrapper .home_main_section .who_we_are_wrapper .content{width:100%}.home_main_wrapper .home_main_section .top_selling_products .content{width:100%;margin-left:0%;text-align:justify;margin-top:20px}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images img{width:160px}.home_main_wrapper .home_main_section .top_selling_products .products_section{margin-top:20px;display:block}.home_main_wrapper .home_main_section .top_selling_products .products_section .main_image img{width:200px;height:200px;object-fit:contain;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.products_section{width:100%}.home_main_wrapper .home_main_section .who_we_are_wrapper .main .images{margin-top:30px}.home_main_wrapper .home_main_section .top_selling_products .products_section .products .wrapper .product{margin:0}.home_main_wrapper .home_main_section .recipes_wrapper .images .left{display:block}.home_main_wrapper .home_main_section .recipes_wrapper .images{display:block;margin-left:0%;width:100%}.home_main_wrapper .home_main_section .recipes_wrapper .images .left img{width:100%}.home_main_wrapper .home_main_section .recipes_wrapper .content{width:100%;margin-left:10%;margin-top:60px;text-align:center;line-height:20px}.about_us_main_wrapper .our_story_wrapper .about img{width:100%;margin:10px 0}.about_us_main_wrapper .our_story_wrapper .about{display:block}.about_us_main_wrapper .our_story_wrapper .about .content{line-height:25px}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper{display:block}.about_us_main_wrapper .our_team_wrapper{width:90%;margin:10px auto;position:relative}.about_us_main_wrapper .our_team_wrapper .team .member{width:23%}.bg_header .heading{font-size:2rem}.sub-head-values{text-align:center;display:flex;justify-content:center}.sub-head-values p{font-size:3rem}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper{margin:0}.about_us_main_wrapper .our_story_wrapper .vision_mission_wrapper .values_wrapper div{margin:0;line-height:20px}.sub-head-values p{font-size:2rem}.about_us_main_wrapper .our_team_wrapper .team .member .pic{width:150px;height:150px;object-fit:contain;border-radius:50%}.about_us_main_wrapper .our_team_wrapper .team .member{width:100%}.about_us_main_wrapper .our_team_wrapper .team{margin-top:40px;display:flex;flex-wrap:wrap;gap:25px}.products_main_wrapper .products_wrapper .products_list li{width:28%;font-size:1.3rem;background-color:#ffc800;font-weight:500;height:100px;font-size:15px;display:flex;justify-content:center;align-items:center;border:1px solid gray;border-radius:20px;cursor:pointer;font-family:Inter,sans-serif}.products_main_wrapper .rava ul li img,.products_main_wrapper .flour ul li img,.products_main_wrapper .vermicelli ul li img,.products_main_wrapper .pulses ul li img,.products_main_wrapper .instant_mix ul li img,.products_main_wrapper .millets ul li img,.products_main_wrapper .rice ul li img,.products_main_wrapper .spices ul li img,.products_main_wrapper .cereal ul li img,.products_main_wrapper .miscellaneous ul li img{width:90px;object-fit:contain}.highpic{width:120px!important}.highpic1{width:180px!important}.products_main_wrapper .rava ul li p,.products_main_wrapper .flour ul li p,.products_main_wrapper .vermicelli ul li p,.products_main_wrapper .pulses ul li p,.products_main_wrapper .instant_mix ul li p,.products_main_wrapper .millets ul li p,.products_main_wrapper .rice ul li p,.products_main_wrapper .spices ul li p,.products_main_wrapper .cereal ul li p,.products_main_wrapper .miscellaneous ul li p{margin-top:10px;margin-bottom:10px;font-size:.8rem;font-weight:600;font-family:Inter,sans-serif;text-align:center}.products_main_wrapper h2 span{font-size:3rem;font-family:Inter,sans-serif}.contact_main_wrapper .contact_address_header{display:block}.contact_main_wrapper .contact_address_header .contact_wrapper{width:100%;display:block}.contact_main_wrapper .contact_address_header .contact_wrapper div{width:100%}.address{width:100%!important}.contact_main_wrapper .contact_address_header .buy_now{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-top:20px;width:100%;margin-left:-6%}.contact_main_wrapper .main_section{display:block;width:100%;margin-left:0%;margin-top:50px;gap:60px;align-items:center;justify-content:center}.bg_header .bg{font-size:3rem}.products_main_wrapper .rava .left_edge,.products_main_wrapper .flour .left_edge,.products_main_wrapper .vermicelli .left_edge,.products_main_wrapper .pulses .left_edge,.products_main_wrapper .instant_mix .left_edge,.products_main_wrapper .millets .left_edge,.products_main_wrapper .rice .left_edge,.products_main_wrapper .spices .left_edge,.products_main_wrapper .cereal .left_edge,.products_main_wrapper .miscellaneous .left_edge{width:300px;position:absolute;left:-150px;transform:scaleX(-1);top:-100px}.recipes_content_wrapper .ingredient_content{display:block}.recipes_content_wrapper .recipe_method{margin-top:150px}.recipes_content_wrapper .ingredient_content .ingredients{max-height:min-content}.outlet iframe{width:auto;padding:10px;margin:10px;border:5px solid #fff}.outlets_main_wrapper .outlet-1 .left_edge{width:300px;position:absolute;top:-150px;left:-210px;transform:scaleX(-1)}.outlets_main_wrapper .outlet-1{width:100%;margin:0;display:block;align-items:center;position:relative}.outlets_main_wrapper .outlet-2{width:100%;margin:0;display:block;align-items:center}.outlets_main_wrapper .outlet-2 img{margin:0}.outlet iframe{width:80%;padding:10px;margin-left:15px;border:5px solid #fff}.outlet-img img{width:250px;height:250px;border-radius:50%;position:relative;margin:30px 0 30px 130px;object-fit:cover}.bg_header{position:relative;height:100px;display:flex;align-items:center;justify-content:center;font-size:1rem;background:transparent;width:max-content}.home_main_wrapper .home_main_section .who_we_are_wrapper .ricebag1{width:150px;position:absolute;left:-10%}.home_main_wrapper .home_main_section .who_we_are_wrapper .right_edge{width:280px;position:absolute;right:-180px;top:0}.bg_header .bg{position:absolute;font-size:3rem;font-weight:700;opacity:.1;font-family:inter,sans-serif;text-transform:uppercase;transform:translate(-50%,-50%);top:50%;left:50%;color:#747373;letter-spacing:.2rem}.sub-head-title{font-size:2rem}.bg_header .bg{position:absolute;font-size:2.5rem;font-weight:700;opacity:.1;font-family:inter,sans-serif;text-transform:uppercase;transform:translate(-50%,-50%);top:50%;left:50%;color:#747373;letter-spacing:.2rem}.topselling .bg_header{margin-left:0;margin-top:80px}.recipe-head .bg_header{margin-left:0}.aboutsection .bg_header{margin-left:150px}.topsellsection{margin:0%!important}.home_main_wrapper .home_main_section .top_selling_products .products_section .left_edge{width:250px;position:absolute;top:-10px;left:-100px;transform:scaleX(-1)}.products_main_wrapper .rava ul li p,.products_main_wrapper .flour ul li p,.products_main_wrapper .vermicelli ul li p,.products_main_wrapper .pulses ul li p,.products_main_wrapper .instant_mix ul li p,.products_main_wrapper .millets ul li p,.products_main_wrapper .rice ul li p,.products_main_wrapper .spices ul li p,.products_main_wrapper .cereal ul li p,.products_main_wrapper .miscellaneous ul li p{margin-top:10px;margin-bottom:10px;font-size:.6rem;font-weight:600;font-family:Inter,sans-serif;text-align:center}.products_main_wrapper .rava .left_edge,.products_main_wrapper .flour .left_edge,.products_main_wrapper .vermicelli .left_edge,.products_main_wrapper .pulses .left_edge,.products_main_wrapper .instant_mix .left_edge,.products_main_wrapper .millets .left_edge,.products_main_wrapper .rice .left_edge,.products_main_wrapper .spices .left_edge,.products_main_wrapper .cereal .left_edge,.products_main_wrapper .miscellaneous .left_edge{width:200px;position:absolute;left:-50px;transform:scaleX(-1);top:-120px}.products_main_wrapper .rava .right_edge,.products_main_wrapper .flour .right_edge,.products_main_wrapper .vermicelli .right_edge,.products_main_wrapper .pulses .right_edge,.products_main_wrapper .instant_mix .right_edge,.products_main_wrapper .millets .right_edge,.products_main_wrapper .rice .right_edge,.products_main_wrapper .spices .right_edge,.products_main_wrapper .cereal .right_edge,.products_main_wrapper .miscellaneous .right_edge{width:200px;position:absolute;right:-60px;top:-120px}.ourstoryhead{font-size:2.5rem!important}}@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:""}*{margin:0;padding:0}a{text-decoration:none}ul{list-style-type:none}
