@charset "UTF-8";*{margin:0;padding:0}:root{--PRIMARY_BLUE:#1d89cc;--ICE_BLUE:#f0f8ff;--BRIGHT_BLUE:#0fa1ff;--LIGHT_BLUE:#79caff;--DARK_BLUE:#00416b;--NAVY_BLUE:#00548b;--DULL_BLUE:#a9ddff;--MUTED_BLUE:#0d2a4d7a;--MUTED_BORDER:#0d2a4d26;--DARK_COLOR:#0d2a4d;--LIGHT_COLOR:snow;--MUTED_COLOR:#dcdcdc;--GREEN_COLOR:green;--DEFAULT_FONT:MynyfyRegular;--BOLD_FONT:MynyfyBold;--SEMI_BOLD_FONT:MynyfySemiBold;--ITALIC_FONT:MynyfyItalic;--SEMI_BOLD_ITALIC_FONT:MynyfySemiBoldItalic;--BOLD_ITALIC_FONT:MynyfyBoldItalic;--GYAHEGI:MynyfyGyahegi;--Anta_Regular:MynyfyAnta;--WARNING:#ffc400;--ERROR:#f44336;--MIN_HEIGHT:100vh;--WIDTH:min(100vw,425px);--SHADOW:#32325d40 0px 2px 5px -1px,#0000004d 0px 1px 3px -1px}@font-face{font-family:MynyfyLight;src:url(/static/media/Karla-Light.23dacf774de3afdd97e3.ttf)}@font-face{font-family:MynyfyRegular;src:url(/static/media/Karla-Regular.a09d64ec8991a73ef7f8.ttf)}@font-face{font-family:MynyfyMedium;src:url(/static/media/Karla-Medium.b1c4a693455ee14ed7b0.ttf)}@font-face{font-family:MynyfySemiBold;src:url(/static/media/Karla-SemiBold.46fe2970d2adad69748c.ttf)}@font-face{font-family:MynyfyBold;src:url(/static/media/Karla-Bold.c1a64fe58c7f6560aa71.ttf)}@font-face{font-family:MynyfyItalic;src:url(/static/media/Karla-Italic.714ca703cf5e9bcf919b.ttf)}@font-face{font-family:MynyfySemiBoldItalic;src:url(/static/media/Karla-SemiBoldItalic.1f35631e0d5a89861312.ttf)}@font-face{font-family:MynyfyBoldItalic;src:url(/static/media/Karla-BoldItalic.b3b459ab45c5be2e6f05.ttf)}@font-face{font-family:MynyfyGyahegi;src:url(/static/media/Gyahegi.be6fda855e209aac59ea.otf)}@font-face{font-family:MynyfyAnta;src:url(/static/media/Anta-Regular.0e0da7a3dc95e085b230.ttf)}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}body{background-color:#e8e8e8;font-family:MynyfyRegular}.itemCenter{justify-content:center}.itemCenter,.row,.rowSB{align-items:center;display:flex}.rowSB{justify-content:space-between}.rowSA{justify-content:space-around}.rowSA,.rowSE{align-items:center;display:flex}.rowSE{justify-content:space-evenly}.rowC{align-items:center;display:flex;justify-content:center}.rowWrap{flex-wrap:wrap}.link{color:#1d89cc;color:var(--PRIMARY_BLUE)}.cursor,.link{cursor:pointer;-webkit-user-select:none;user-select:none}.backBtn{fill:#fff!important;cursor:pointer;height:30px!important;left:15px;padding:5px;position:absolute;top:15px;width:30px!important}.dotIcon{fill:gray!important;height:8px!important;margin:4.5px 5px 0;width:8px!important}.filterOption{border-right:1px solid #e4e0e0;flex:1 1;text-align:center}.filterContainer{background-color:#fff;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;box-shadow:var(--SHADOW);flex:1 1;padding:10px}.divider{border-bottom:1px solid #e3e3e3;margin:15px 0}.singleLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loader{animation:animloader 1s linear infinite alternate;border-radius:50%;box-sizing:border-box;color:#1d89cc;color:var(--PRIMARY_BLUE);display:block;height:12px;margin:15px auto;position:relative;width:12px}@keyframes animloader{0%{box-shadow:-38px -6px,-14px 6px,14px -6px}33%{box-shadow:-38px 6px,-14px -6px,14px 6px}66%{box-shadow:-38px -6px,-14px 6px,14px -6px}to{box-shadow:-38px 6px,-14px -6px,14px 6px}}.MuiInputLabel-sizeSmall[data-shrink=false]{font-size:13px;margin-top:3px}.myntsContainer{align-items:center;background-color:#bcf9f5;border-radius:20px;display:flex;gap:4px;padding:3px}#profile .profileContainer{align-items:flex-start;background-image:url(/static/media/triangles.dbd871201be34b3fc2c4.svg);padding:10px 20px 30px}#profile .profileCard{align-items:flex-start;border-radius:12px;margin:10px;padding:15px 20px}#profile .backIcon{color:#fff;cursor:pointer;font-size:40px;padding:0 3px}#profile .profileImgContainer{align-items:center;background-color:var(--PRIMARY_BLUE);border-radius:100px;display:flex;height:80px;justify-content:center;width:80px}#profile .profileName{color:#fff!important;font-size:35px!important}#profile .profileDetails{flex:1 1;margin:0 0 0 15px}#profile .optionCard{cursor:pointer;margin:10px;padding:15px 18px}#profile .helperText{color:var(--MUTED_BLUE)!important;margin-top:5px}#profile .icon{height:30px;width:30px}#profile .dotIcon{fill:gray;height:8px;margin:4.5px 5px 0;width:8px}#MynyfyHeader{height:62px;position:relative;z-index:10}#MynyfyHeader .mynyfyHeader{border-radius:0;box-sizing:border-box;padding:10px 15px;position:fixed;width:var(--WIDTH)}#MynyfyHalfCard{display:flex;flex-wrap:wrap;gap:10px;padding:5px}#MynyfyHalfCard .hCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;margin-block:5px;width:calc(var(--WIDTH) - 30px)}#MynyfyHalfCard .hImg{border-radius:6px;display:block;height:calc((var(--WIDTH) - 30px)/2 - 4px)!important;margin:2px;object-fit:contain;width:calc(var(--WIDTH) - 34px)!important}@media(max-width:768px){#MynyfyHalfCard .hCard{margin-inline:auto}}#BottomTabs .bottomNav{background-color:#fff;bottom:0;box-shadow:0 2px 5px -1px #32325d40,1px 0 10px -3px #0000004d;box-sizing:border-box;overflow:scroll;position:fixed;width:var(--WIDTH)}#BottomTabs .bottomTabOption{cursor:pointer;padding:3px 0 5px;text-align:center}#BottomTabs .bottomTabIcon{fill:#000;height:26px;object-fit:contain;padding-top:5px;width:26px}#BottomTabs .bottomTabLabel{font-family:var(--BOLD_FONT);white-space:nowrap}#MynyfyMobileFilter{padding:10px}#MynyfyMobileFilter .searchOption{border-left:3px solid #0000;cursor:pointer;margin-bottom:20px;padding-left:10px;transition:border-color .3s ease}#MynyfyMobileFilter .searchOption.active{border-left-color:var(--PRIMARY_BLUE)}#MynyfyMobileFilter .filterMobileContainer{margin:5px 2px;padding:0 5px}#Address,#Address .conatiner{padding:20px}#Address .addressContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:0 3px 10px;padding:12px 15px}#Address .addressEditIcon{background-color:var(--PRIMARY_BLUE);border-radius:50px;margin-left:3px;padding:1px 5px}#Address .addressField{margin-top:10px!important}#Address .dropField{padding-bottom:8px}#Orders .container{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px;padding:15px}#Orders .divider{border-bottom:1px solid #e6e6e6;margin:15px 0}#Orders .section{background-color:#fff;padding:15px}#Contest{padding-bottom:20px}#Contest .container{background-color:#fff;border-radius:10px;border-width:.8px;box-shadow:var(--SHADOW);margin:7.5px;width:calc(var(--WIDTH) - 15px)}#Contest .dimg{height:300px!important;width:calc(var(--WIDTH) - 45px)!important}#Contest .dimg,#Contest .img{border-radius:10px;object-fit:contain;padding:5px}#Contest .img{height:calc(var(--WIDTH) - 25px)!important;width:calc(var(--WIDTH) - 25px)!important}#Contest .imgA{height:150px!important;width:calc(var(--WIDTH) - 25px)!important}#Contest .imgA,#Contest .imgW{border-radius:10px;object-fit:contain;padding:5px}#Contest .imgW{height:120px!important;width:100%!important}#Contest .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:auto;padding:10px}#Contest .brandInfo{padding:0 10px 10px}#Contest .logo{border-radius:1000px;height:35px;width:35px}#Contest .brandBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:100px;font-size:9px;padding:3px 7px}#Contest .joinContestBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:10px;color:var(--PRIMARY_BLUE)!important;cursor:pointer;font-size:11px;padding:2px 6px;-webkit-user-select:none;user-select:none}#Contest .joinContestBtn[contested=true]{cursor:not-allowed}#Contest .groupIcon{color:var(--ERROR);font-size:17px;margin:0 7px}#Contest .drawImg{border-radius:8px;height:calc(var(--WIDTH) - 16px);object-fit:contain;width:calc(100% - 16px)}#Contest .subHeading{color:var(--MUTED_BLUE)!important}#Contest .content{font-size:15px!important;padding:3px 10px}#Contest .contentSmall{font-size:13px!important;padding:3px 10px}#Contest .card{border-radius:10px;box-shadow:var(--SHADOW);margin:7.5px 7.5px 0;padding:10px}#Contest .tourchContainer{border-radius:50px;padding:12px 12px 10px;position:absolute;right:40px;text-align:center;top:40px;width:20px}#Contest .uploadQrBtn{margin:10px 0 15px;white-space:nowrap;width:180px}#Contest .video{padding:20px;width:calc(100% - 40px)}.videoPlayBtn{color:#fff;display:block;font-size:55px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#jackpotNew{padding-top:5px}#jackpotNew .headerjackpot{display:flex;padding:10px}#jackpotNew .cardWrapper{flex:0 0 auto}#jackpotNew .offerJackpot{margin:40px 10px}#jackpotNew .homeContestCardjackpot{background-color:#e4fcfa;box-sizing:border-box;width:calc(var(--WIDTH) - 180px)}#jackpotNew .contestImageJackpot{border-radius:10px;display:block;height:calc(var(--WIDTH) - 180px);object-fit:contain;width:calc(var(--WIDTH) - 180px)}#jackpotNew .featureJackpot{border-radius:12px;margin:0 5px}#jackpotNew .featureContainerJackpot{margin:20px 20px 0}#jackpotNew .scrollingText{animation:scroll 5s linear infinite;overflow:hidden;white-space:nowrap}#jackpotNew .pastContainer{background-color:#ced2d1;display:flex;flex-direction:column}#jackpotNew .inactiveContainer{display:flex;flex-wrap:wrap;padding:5px}#jackpotNew .inactiveCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;margin:5px;width:calc((var(--WIDTH) - 30px)/2)}#jackpotNew .contestPastImg{border-radius:6px;display:block;height:calc((var(--WIDTH) - 30px)/2 - 4px)!important;margin:2px;object-fit:contain;width:calc((var(--WIDTH) - 30px)/2 - 4px)!important}#jackpotNew .noImgContainer{align-items:center;border:2px solid #e2e2e2;border-radius:200px;display:flex;height:calc((var(--WIDTH) - 30px)/2 - 20px);justify-content:center;margin:auto;width:calc((var(--WIDTH) - 30px)/2 - 20px)}#jackpotNew .myntsContainer{background-color:#bcf9f5;border-radius:20px;padding:3px}#Promos .listStatusContainer{box-shadow:0 4px 6px #0003;padding:3px;position:absolute;right:0;top:0}#Promos .listStatus{font-size:13px!important;font-weight:600!important;margin:0 3px}#Promos .mutedBackground{background-color:#d7e1e2!important}#Promos .statusRed{background-color:#ee1621}#Promos .statusGreen,#Promos .statusRed{border-bottom-left-radius:10px;border-top-right-radius:6px;z-index:1}#Promos .statusGreen{background-color:#28cb28}#Promos .statusIcon{font-size:12px}#Promos .expiredContainer{background-color:#ffffffbf;border-radius:6px;bottom:0;left:0;position:absolute;right:0;top:0}#Promos .redeemImg{height:100px;opacity:.8;width:100px}#Promos .detailsImg{border-radius:10px;height:calc(var(--WIDTH) - 40px);object-fit:contain;width:calc(var(--WIDTH) - 40px)}#Promos .claimIcon{bottom:10px;height:50px;position:absolute;right:10px;width:50px}#Promos .container{background-color:#fff;margin-bottom:6.5px;padding:20px}#Promos .name{flex-shrink:1;flex-wrap:wrap;text-transform:capitalize}#Promos .dashedLine{border-bottom:1px dashed #e6e6e6;border-radius:1px;height:1px;margin:15px 0}#Promos .statusBtn{border-radius:10px;color:#fff!important;font-size:14px;margin-bottom:10px;padding:12px 16px}#Promos .couponContainer{background-color:#ececec;border-radius:7px;padding:10px}#Promos .qty{flex-wrap:wrap;text-align:right;width:100px}#Promos .logo{border-radius:100px;height:35px;width:35px}#Promos .brandBtn{border:.7px solid var(--PRIMARY_BLUE);border-radius:50px;font-size:9px;padding:2px 7px}#Promos .copyContainer{border:.5px solid var(--PRIMARY_BLUE);border-radius:10px;padding:2px 8px}#Promos .promoNoImgBody{display:flex;flex-direction:column;height:inherit;justify-content:center}#Home{-webkit-user-select:none;user-select:none}#Home .topBar{border-radius:0;box-sizing:border-box;padding:13px 20px;position:fixed;width:var(--WIDTH)}#Home .logo{cursor:pointer;object-fit:contain;width:90px}#Home .bannerContainer{margin:20px 0;text-align:center}#Home .banner{border-radius:15px;width:calc(100% - 40px)}#Home .featureContainer,#Home .featureContainerJackpot{margin:20px 20px 0}#Home .feature{padding:15px}#Home .feature,#Home .featureJackpot{border-radius:12px;margin:0 5px}#Home .featureIcon{background-color:#e3f2fd;border-radius:100px;margin:auto auto 10px;padding:10px 10px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#Home .itemContainer{margin:0 5px;text-align:center;width:calc(25% - 10px)}#Home .policyContainer{cursor:pointer;padding:20px 20px 30px}#Home .infoIcon{color:var(--PRIMARY_BLUE);font-size:11px;margin:0 3px}#Home .headerSection{padding:30px 20px 0}#Home .myntVal{color:var(--NAVY_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:24px!important}#Home .offer{display:flex;overflow-x:scroll;padding:20px 3px 5px}#Home .homeContestCard{margin-right:10px;width:calc(var(--WIDTH) - 86px)}#Home .homeContestCardjackpot{border-radius:8px;width:calc(var(--WIDTH) - 180px)}#Home .contestImage{height:calc((var(--WIDTH) - 86px)/2);object-fit:cover;width:calc(var(--WIDTH) - 86px)}#Home .contestImageJackpot{height:calc((var(--WIDTH) - 86px)/2);object-fit:contain;padding-top:20px;width:calc(var(--WIDTH) - 180px)}#Home .cardWrapper{flex:0 0 auto}#Home .scrollingText{animation:scroll 5s linear infinite;overflow:hidden;white-space:nowrap}@keyframes scroll{0%{transform:translateX(calc(var(--WIDTH) - 86px))}to{transform:translateX(-100%)}}#Home .all{background-color:#f5f0f0;border-radius:50px;margin:auto -20px auto 0;padding:8px}#Home .storeTypeBanner{height:150px;margin-right:-20px}#Home .dealBannerContainer{border-radius:12px;margin:auto;overflow:hidden;width:calc(var(--WIDTH) - 50px)}#Home .dealBannerImg{display:block;height:auto;object-fit:contain;width:100%}@media screen and (max-width:350px){#Home .storeTypeBanner{height:130px}}#Home .expiredContainer{background-color:#ffffffbf;border-radius:6px;bottom:0;left:0;position:absolute;right:0;top:0}#Home .listStatusContainer{box-shadow:0 4px 6px #0003;padding:3px;position:absolute;right:0;top:0}#Home .listStatus{font-size:13px!important;font-weight:600!important;margin:0 3px}#Home .statusRed{background-color:#ee1621}#Home .statusGreen,#Home .statusRed{border-bottom-left-radius:10px;border-top-right-radius:6px;z-index:0}#Home .statusGreen{background-color:#28cb28}#Home .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#Home .quantityContainer{border:1px solid gray;border-radius:25px;margin:0 10px;text-align:center!important;-webkit-user-select:none;user-select:none;width:100px}#Home #AddPromoBag .cartBtnContainer{background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;bottom:0;box-shadow:0 0 12px -7px #000;box-sizing:border-box;margin:auto;padding:15px 10px;position:fixed;width:var(--WIDTH);z-index:1}#Home #AddPromoBag .cartBtn{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:auto;padding:10px}#Home #AddPromoBag .cartNum{border-radius:10px;margin-left:6px;padding:0 6px}#Home #AddPromoBag .nonRestaurantInput{background-color:#0000;border:1px solid #fff;border-radius:25px;color:#fff;margin:0 10px;padding-block:3px}#Home #AddPromoBag .qtyInput{border:none;border-radius:4px;outline:none;text-align:center;width:100%}#Location{align-items:center;background-color:var(--PRIMARY_BLUE);display:flex;flex-direction:column;justify-content:center;min-height:var(--MIN_HEIGHT);padding:20px}#Location .logo{margin-bottom:25px;width:200px}#Location .container{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin-top:25px;padding:20px;width:calc(100% - 40px)}#Stores .noStore{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--WIDTH) - 50px)}#Stores .searchInput{margin-left:7px;width:-webkit-fill-available}#Stores .searchInput input::placeholder{font-size:13px}#Stores .searchIcon[isfocus=true]{border-bottom:2px solid var(--PRIMARY_BLUE)}#Stores .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin-top:auto;padding:8px 10px}#Stores .storeName{padding:7px 10px;text-transform:capitalize}#Stores .followBtn{color:red;cursor:pointer;margin:0 5px}#Stores .noStoreImg{border-radius:6px;height:200px;margin-right:10px;object-fit:contain;width:200px}#Stores .storeImgContainer{display:flex;max-height:220px;overflow-x:scroll;padding:10px 0}#Stores .storeImg{background-color:#fff;border-radius:6px;height:calc(var(--WIDTH)/2);object-fit:contain;width:var(--WIDTH)}#Stores .normalStoreImg{background-color:#fff;height:var(--WIDTH);object-fit:fill;width:var(--WIDTH)}#Stores .subHeading{color:var(--MUTED_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:13px!important;white-space:nowrap}#Stores .userPolicyOption{cursor:pointer;padding:10px}#Stores .userPolicyOptionCntainer{padding:5px 0}#Stores .rowContainer{align-items:flex-start;padding-bottom:7px}#Stores .drawerOption{border-bottom:1px solid #ded7d7;gap:10px;padding-left:12px;padding-block:10px}#Stores .offersDisplayCard{border-radius:15px;margin-block:10px;margin-inline:15px;padding-block:10px;padding-inline:20px}#Stores .InnerlogoName{flex-direction:column}#Stores .InnerlogoName,#Stores .MenuItems-footer{align-items:center;display:flex;padding-bottom:5px}#Stores .MenuItems-footer{flex-wrap:wrap;gap:3px;justify-content:center}#Stores .Storefooter{background-color:#f8f8f8;margin-bottom:-65px;padding:20px 0;width:100%}#Stores .footer-content{display:flex;flex-direction:column;padding:20px 20px 0}#Stores .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}#Stores .menu-item{cursor:pointer;font-size:14px;padding:10px 15px}#Stores .menu-item:hover{color:#007bff}#Stores .whatsAppIcon{bottom:0;margin-left:auto;padding:10px;position:-webkit-sticky;position:sticky;text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}#Stores .custom-product-section-container{align-items:center;display:flex;justify-content:center;margin:10px;width:full}#Stores .product-section{display:flex;flex-direction:row;gap:10px;height:full;max-width:1300px}#Stores .ps-first-row{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#Stores .ps-first-row .first-row-img{display:block;height:400px;object-fit:cover;width:100%}#Stores .ps-first-row .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#Stores .ps-first-row .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#Stores .ps-first-row .overlay .view-button:hover{background:#fff;color:#000}#Stores .second-row-img-container{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#Stores .second-row-img-container .second-row-img{display:block;height:295px;object-fit:cover;width:100%}#Stores .second-row-img-container .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#Stores .second-row-img-container .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#Stores .second-row-img-container .overlay .view-button:hover{background:#fff;color:#000}#Stores .ps-second-row{display:flex;gap:10px}#Stores .second-row-img{background-color:#e9e8e8;border-radius:10px;height:295px;width:295px}#Stores .filter-name{margin-bottom:5px}#Stores .grid-layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto;justify-content:center;justify-self:center;width:100%}#Stores .grid-layout .grid-item{border-radius:12px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#Stores .grid-layout .grid-img{display:block;height:200px;object-fit:cover;width:100%}#Stores .grid-layout .overlay{align-items:center;background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;display:flex;flex-direction:column;height:40%;justify-content:center;left:0;position:absolute;width:100%}#Stores .grid-layout .view-button{background:#0000;border:2px solid #fff;border-radius:none!important;color:#fff;cursor:pointer;height:30px;padding:6px 12px;transition:.3s ease}#Stores .grid-layout .view-button:hover{background:#fff;color:#000}#Stores .non-image-product-section{align-items:center;display:flex;flex-direction:column;gap:10px;height:full;justify-content:center;margin:20px}#Stores .custom-product-section-container-no-image{align-items:center;display:flex;flex-direction:column;justify-content:center;width:full}#Stores .product-container{align-items:center;display:flex;gap:15px;justify-content:start;max-width:350px;overflow-x:auto;padding:10px}#Stores .filter-product-image{background-color:#e9e8e8;height:300px;width:300px}#Stores .shopByBrands{padding:10px 20px}#Stores .shopByBrands .brandRow{gap:15px;overflow-x:auto}#Stores .shopByBrands .brand{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}#Stores .shopByBrands .brand .logo{border-radius:5px;height:60px;margin-bottom:5px;width:60px}#Stores .shopByBrands .brand .name{font-weight:700}@media(max-width:360px){#Stores .storelayout{padding-left:5px;padding-right:5px}#Stores .normalStoreImg{height:200px;width:100%}#Stores .StoreName{font-size:14px;width:150px}#Stores .row.cursor{gap:0}#Stores .menu-item{font-size:12px;padding:5px 10px}}@media(max-width:480px){#Stores .storelayout{padding-left:10px;padding-right:10px}#Stores .burger-menu{display:block}#Stores .MenuItems{display:none}#Stores .normalStoreImg{height:250px;width:100%}#Stores .StoreName{width:160px}#Stores .row.cursor{gap:0}#Stores .footer-menu{display:flex;flex-wrap:wrap}#Stores .footer-content{flex-direction:column}#Stores .menu-item{padding:5px 10px}}#visitedStores .visitedStoreSection{gap:10px;overflow-x:scroll;padding:25px}#visitedStores .visitedStoreContainer{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);padding:2px;width:180px}#visitedStores .visitedStoreImg{border-radius:4px;height:180px;width:180px}#visitedStores .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin:auto -2px -2px;padding:8px 10px}#flashAd{position:relative;text-align:center}#flashAd .img{height:calc(var(--MIN_HEIGHT) - 190px);margin-top:7px;object-fit:contain;padding:5px;width:calc(var(--WIDTH) - 70px)}#flashAd .img[device=mobile]{height:calc(var(--MIN_HEIGHT) - 180px);width:calc(var(--WIDTH) - 10px)}#flashAd .closeBtn{color:#dbdbdb;font-size:30px;position:absolute;right:9px;top:-14px}#flashAd .btnContainer{left:0;padding-top:10px;position:absolute;right:0}#flashAd .iconContainer{background-color:var(--PRIMARY_BLUE);border-radius:50px;margin:0 20px;padding:10px}#flashAd .btn{text-wrap:nowrap;font-size:13px}#flashAd .callBtn{color:#fff;display:block;font-size:24px}#flashAd .tabConatiner{border-radius:7px;margin-top:15px;padding:10px 15px}#flashAd .details{margin:10px}#flashAd .subHeading{color:var(--PRIMARY_BLUE)!important;width:90px}#AdFeed .container{background-color:"rgb(46 49 48)"}#AdFeed .pagerView{height:100vh}#AdFeed .page{display:flex;flex-direction:column;height:inherit}#AdFeed .post{flex:1 1;overflow:scroll}#AdFeed .claimedContainer{align-items:center;background-color:#34343499;height:calc(var(--MIN_HEIGHT) - var(--WIDTH) - 95px);justify-content:center;margin-top:auto}#AdFeed .claimedMsg{color:#fff!important;font-size:18px!important;padding:0 30px;text-align:center!important}#AdFeed .drawImg{align-self:center;height:var(--WIDTH);object-fit:fill;width:var(--WIDTH)}#AdFeed .footerContainer{background:#0009;display:flex;justify-content:space-between;padding:5px}#AdFeed .discriptionContainer{-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;overflow:hidden;transition:all .3s ease;width:70%}#AdFeed .text{margin:0 20px}#AdFeed .descriptionHolder[os=mobile]{word-wrap:break-word;transition:all .3s ease}#AdFeed .truncated{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}#AdFeed .expanded{-webkit-line-clamp:unset;overflow:visible}#AdFeed .iconsContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:5px}#AdFeed .btnHolder{text-align:center}#AdFeed .brandLogo{border-radius:25px;height:18px;width:18px}#AdFeed .feedFooterIcon{color:var(--LIGHT_COLOR);font-size:18px}#AdFeed .feedFooterShareIcon{color:var(--LIGHT_COLOR);font-size:20px;margin-top:7px}#AdFeed .feedFooterStarIcon{font-size:25px!important}#AdFeed .headerContainer{background-color:#fff;padding:10px 15px}#AdFeed .brand{align-items:center;display:flex;height:30px;margin-left:6px;width:55%}#AdFeed .headerBrandLogo{border-radius:18px;height:36px;margin-right:10px;width:36px}#AdFeed .myntsHolder{background-color:#ffe28a;border-radius:16px;margin:0 8px;padding:5px 8px}#AdFeed .myntsHolder[iscontested=true]{animation:myntsBlinkAnimation 2.5s linear infinite;background-color:#ffe28a}#AdFeed .myntsTxt{margin-left:5px}#AdFeed .myntsIcon{height:20px;width:20px}#AdFeed .swipeContainer{background-color:#dbdfe4;border-radius:20px;margin:auto;padding:8px 15px;position:absolute;text-align:center;width:-webkit-max-content;width:max-content}#AdFeed .swipeContainer[moment=horizontal]{animation:swipeHorizontalAnimation 1s infinite alternate;position:relative}#AdFeed .swipeContainer[moment=vertical]{animation:swipeVerticalAnimation 1s infinite alternate;bottom:60px;left:calc(var(--WIDTH)/2 - 45px);right:calc(var(--WIDTH)/2 - 45px)}#Brands .searchInput{margin-left:7px;width:-webkit-fill-available}#Brands .searchInput input::placeholder{font-size:13px}#Brands .searchIcon[isfocus=true]{border-bottom:2px solid var(--PRIMARY_BLUE)}#Brands .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:6px;border-bottom-right-radius:6px;padding:8px 10px}#Brands .banner{height:calc(var(--WIDTH)/2);object-fit:cover;width:var(--WIDTH)}#Brands .noBanner{background-image:linear-gradient(160deg,#2f80ed,#56ccf2)}#Brands .noBannerText{color:#fff!important;padding-top:calc(var(--WIDTH)/4 - 40px);text-align:center}#Brands .logoContainer{align-items:center;background-color:#fff;border-radius:135px;bottom:-40px;display:flex;height:132.5px;justify-content:center;left:15px;position:absolute;width:132.5px}#Brands .logo{border-radius:10000px;height:125px;object-fit:contain;width:125px}#Brands .brandName{margin-top:55px}#Brands .followBtn{color:red;cursor:pointer;margin-right:5px}#Brands .icon{font-size:17px;margin:0 5px}#Brands .subHeading{font-family:var(--BOLD_FONT)!important;padding:0 4px 3px 0}#Brands .rowContainer{align-items:flex-start;padding-bottom:7px}#Brands .plusIcon{border-radius:50;margin:0 20px;padding:5px;width:35px}#Brands .aboutSections{border-radius:10px;margin-left:1px;padding:15px}#Brands .userPolicyOptionCntainer{padding:5px 0}#Brands .userPolicyOption{cursor:pointer;padding:10px}#Transactions .txnContainer{padding:10px}#Transactions .txnCard{background-color:#fff;border-left-style:solid;border-left-width:6px;border-radius:6px;box-shadow:var(--SHADOW);margin:10px 4px 0;padding:15px}#Transactions .subHeader{color:var(--MUTED_BLUE)!important;flex-wrap:wrap}#Transactions .value{color:#000!important}#Notifications .notificationContainer{align-items:flex-start;background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px 10px 0;padding:10px}#Notifications .notificationContainer[read=true]{background-color:#eee}#WebNotifications .notificationContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px 10px 0;padding:10px}#WebNotifications .notificationContainer[read=true]{background-color:#eee}#Refer{padding:20px}#Refer .codeContainer{background-color:#e6e6e6;border-radius:10px;margin:10px auto 20px;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#PublishAd .titleIcon{color:#fff;padding-top:7px}#PublishAd .listImg{border-radius:20px;height:40px;margin-top:5px;width:40px}#PublishAd .checkbox{border:1px solid var(--PRIMARY_BLUE);border-radius:3px;height:14px;margin:2px 0;width:14px}#PublishAd .uploadOuterContainer{display:flex;justify-content:center;text-align:center}#PublishAd .uploadContainer{border:.5px dashed var(--PRIMARY_BLUE);border-radius:8px;display:flex;flex-direction:column;gap:15px;padding:15px}#PublishAd .uploadContainer,#PublishAd .uploadedAdImg{height:calc(var(--WIDTH)*.6);width:calc(var(--WIDTH)*.6)}#PublishAd .uploadedAdImg{object-fit:contain}#PublishAd .changeImgContainer{background-color:var(--LIGHT_COLOR);margin-top:-57px;opacity:.8;padding:20px 0}#PublishAd .errorMsg{margin:-4px 4px 2px}#PublishAd .previewImg{border-radius:8px;height:calc(var(--WIDTH) - 30px);object-fit:contain;width:calc(var(--WIDTH) - 30px)}#PublishAd .subHeading{color:var(--MUTED_BLUE)!important}#PublishAd .content{padding:0 10px}#PublishAd .adLocation{color:var(--DARK_COLOR)!important;padding-top:8px}#PublishAd .imgPickerContainer{padding:10px 15px}#PublishAd .stepBtn{border-radius:50px!important;height:auto!important;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px}#PublishAd .adTipContainer{margin:20px 0 8px}#PublishAd .adTipHeading{color:var(--PRIMARY_BLUE)!important;margin-bottom:4px}#PublishAd .adTipLabels{color:var(--DARK_BLUE)!important;font-size:13px!important;margin-bottom:4px}#PublishAd .statusIndicator{background-color:#0000;border:20px solid #0000;border-top-left-radius:7px;height:0;left:0;margin:2px;position:absolute;top:0;width:0}#PublishAd .detailsContainer{margin:5px 10px}#PublishAd .details{margin:10px 0}#PublishAd .drawImg{border-radius:8px;height:calc(var(--WIDTH) - 28px);margin-top:4px;object-fit:contain;width:calc(var(--WIDTH) - 28px)}#PublishAd .statusContainer{margin-top:20px;padding:0 20px}#PublishAd .tabConatiner{border-radius:7px;margin-top:15px;padding:10px 15px}#PublishAd .interestedDetailsContainer{border-radius:6px;margin:7px 3px 0;padding:15px}#Products{padding-bottom:10px}#Products .itemTypeBtn{font-size:18px!important;padding:5px 0}#Products .itemTypeBtn[active=false]{border:none}#Products .itemTypeBtn[active=true]{border-bottom:1px solid green}#Products .productsMainContainer{display:flex;flex-wrap:wrap;margin:5px 8px}#Products .catSection{background-color:#f7f4f4;margin-top:5px;padding:12px 20px}#Products .catSectionNew{background-color:#f7f4f4;display:flex;gap:5px;margin-top:5px;overflow-x:auto;padding:12px 10px;white-space:nowrap}#Products .catSectionIn{align-items:center;border:1px solid #b8b2ca;border-radius:50px;display:flex;flex-shrink:0;height:25px;justify-content:center;min-width:70px;padding:2px 10px;text-align:center;transition:border-color .3s ease,background-color .3s ease}#Products .active{border-color:#029702}#Products .productContainer{margin:5px 7px 7px;width:calc(var(--WIDTH)/2 - 22px)}#Products .productImg{background-color:#fff;border-radius:7px;box-shadow:var(--SHADOW);height:234px;object-fit:contain;width:100%}#Products .poductDescription{-webkit-line-clamp:2;line-clamp:2;padding-top:4px}#Products .poductDescription,#Products .poductOffersDescription{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#Products .poductOffersDescription{-webkit-line-clamp:3;line-clamp:3}#Products .productColor{border-radius:60%;box-shadow:0 0 3px 0 gray;margin:10px 4px;padding:30px}#Products .addProductConatiner{background-color:var(--LIGHT_COLOR);border-radius:10px;bottom:-15px;box-shadow:var(--SHADOW);padding:10px;position:absolute;right:15px;width:calc(var(--WIDTH)/3 - 50px)}#Products .productIcon{color:var(--PRIMARY_BLUE);display:block}#Products .changeProductConatiner{border:1px solid #e1e1e1;border-radius:10px;padding:5px 10px;width:80px}#Products .viewCart{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:10px;padding:20px}#Products .productCartContainer{background-color:#fff;padding:15px}#Products .placeOrderBtn{border-radius:10px!important;margin-top:-5px;padding:10px 15px;width:150px}#Products .productErr{color:var(--ERROR)!important;font-size:10px!important;margin:2px 0 0}#Products .divider{border-bottom:1px solid #e3e3e3;margin:15px 0}#Products .cartMainContainer{background-color:#e3e3e3;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--MIN_HEIGHT)}#Products .servicePolicy{background-color:#fff;flex:1 1;margin:5px;padding:5px}#Products .cartBtnContainer{background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;bottom:0;box-shadow:0 0 12px -7px #000;box-sizing:border-box;margin:auto;padding:15px 10px;position:fixed;width:var(--WIDTH);z-index:10}#Products .cartBtn{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:auto;padding:10px}#Products .cartNum{border-radius:10px;margin-left:6px;padding:0 6px}#Products .webCartNum{background-color:#fff;border-radius:20px;box-shadow:var(--SHADOW);font-family:var(--BOLD_FONT)!important;height:16px;min-width:8px;padding:1px 5px;position:absolute;right:-8px;text-align:center;top:-6px}#Products .quantityContainer{border:1px solid gray;border-radius:25px;margin:0 10px;text-align:center!important;-webkit-user-select:none;user-select:none;width:100px}#Products .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#Products .foodProductContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px;padding:15px 15px 30px}#Products .foodProductContainer[menu-img=no]{padding:15px}#Products .foodProductSubContainer{display:flex}#Products .foodProductSubContainer[menu-img=no]{align-items:center;height:auto}#Products .foodProductLeftContainer{display:flex;flex:1 1;flex-direction:column;height:inherit;justify-content:space-between}#Products .foodProductImg{border-radius:10px;height:calc(var(--WIDTH)/3);object-fit:cover;width:calc(var(--WIDTH)/3)}#Products .foodPoductDescription{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;line-break:anywhere;overflow:hidden;padding-top:10px;text-overflow:ellipsis}#Products .discountTypeCountainer{border:1px solid #ccc;border-radius:10px;height:29px;justify-content:space-evenly;margin:0 10px;width:50px}#Products .productDiscountField .MuiInputLabel-sizeSmall[data-shrink=false]{margin-top:-1px}#Products .productDiscountFieldHeight{height:15px}#Products .productDiscountFieldOutline{border:1px solid #e1e1e1;border-radius:10px}#Products .qtyInput{border:none;border-radius:4px;outline:none;text-align:center;width:100%}#Products .qtyInput:focus{border:.5px solid}#Products .nonRestaurantInput{background-color:#0000;border:1px solid #fff;border-radius:25px;color:#fff;margin:0 10px;padding-block:3px}#Products .nonRestaurantInput:focus{border:1px solid #fff}#Products .detailsInput{border:.5px solid;border-radius:25px;margin:0 10px;padding:5px 0}#Products .chipBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:20px;cursor:pointer;margin-top:10px;padding:5px 10px}#Products .chipBtn[isselected=true]{background-color:var(--DULL_BLUE)}#Products .chipBtn[isactive=false]{border:1px dashed gray;color:gray!important}#Products .colorChip{border:2px solid #fff;box-shadow:0 0 3px 0 gray;height:23px;outline:0;width:13px}#Products .colorChip[isselected=true]{outline:2px solid var(--PRIMARY_BLUE)}#Products .colorChip[isactive=false]{border:2px solid #fff;opacity:.5;outline:2px dashed gray}@media screen and (max-width:340px){#Products .addBagBtn{font-size:12px}}#policy .policyCard{cursor:pointer;margin:10px;padding:15px 18px}#policy .helperText{color:var(--MUTED_BLUE)!important;margin-top:5px}#policy .icon{height:30px;width:30px}#SignUp{align-items:center;background-color:#1a476e;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:425px;min-height:var(--MIN_HEIGHT);min-width:320px;padding:20px;position:relative}#SignUp .logo{margin-bottom:25px;width:80px}#SignUp .container{background-color:#fff;border-radius:10px;margin-top:25px;padding:20px;width:calc(100% - 40px)}#StoreRegistration .detailsCard{margin-bottom:20px;padding:14px}#BrandsDetails .noBrand{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--WIDTH) - 50px)}#BrandsDetails .searchInput{margin-left:7px;width:-webkit-fill-available}#BrandsDetails .searchInput input::placeholder{font-size:13px}#BrandsDetails .searchIcon[isfocus=true]{border-bottom:2px solid var(--PRIMARY_BLUE)}#BrandsDetails .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin-top:auto;padding:8px 10px}#BrandsDetails .brandName{padding:7px 10px;text-transform:capitalize}#BrandsDetails .followBtn{color:red;cursor:pointer;margin:0 5px}#BrandsDetails .noBrandImg{border-radius:6px;height:200px;margin-right:10px;object-fit:contain;width:200px}#BrandsDetails .brandImgContainer{display:flex;max-height:220px;overflow-x:scroll;padding:10px 0}#BrandsDetails .brandImg{background-color:#fff;border-radius:6px;height:calc(var(--WIDTH)/2);object-fit:contain;width:var(--WIDTH)}#BrandsDetails .normalBrandImg{background-color:#fff;height:var(--WIDTH);object-fit:fill;width:var(--WIDTH)}#BrandsDetails .subHeading{color:var(--MUTED_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:13px!important;white-space:nowrap}#BrandsDetails .contentSec{overflow-wrap:anywhere;padding:5px 0 10px}#BrandsDetails .aboutSections{border-radius:10px;margin-left:1px;padding:15px}#BrandsDetails .userPolicyOption{cursor:pointer;padding:10px}#BrandsDetails .userPolicyOptionCntainer{padding:5px 0}#BrandsDetails .rowContainer{align-items:flex-start;padding-bottom:7px}#BrandsDetails .drawerOption{border-bottom:1px solid #ded7d7;gap:10px;padding-left:12px;padding-block:10px}#BrandsDetails .offersDisplayCard{border-radius:15px;margin-block:10px;margin-inline:15px;padding-block:10px;padding-inline:20px}#BrandsDetails .InnerlogoName{align-items:center;display:flex;flex-direction:column;padding-bottom:5px}#BrandsDetails .MenuItems-footer{align-items:center;display:flex;flex-wrap:wrap;gap:3px;justify-content:center;padding-bottom:5px}#BrandsDetails .Brandfooter{background-color:#f8f8f8;margin-bottom:-65px;padding:20px 0 30px;text-align:center;width:100%}#BrandsDetails .footer-content{align-items:center;display:flex;flex-direction:column}#BrandsDetails .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}#BrandsDetails .menu-item{cursor:pointer;font-size:14px;padding:10px 15px}#BrandsDetails .menu-item:hover{color:#007bff}#BrandsDetails .nopolicy{padding-left:30px}#BrandsDetails .catSectionIn,#BrandsDetails .nopolicy{align-items:center;display:flex;justify-content:center}#BrandsDetails .catSectionIn{border:1px solid #b8b2ca;border-radius:50px;cursor:pointer;flex-shrink:0;height:25px;min-width:70px;padding:2px 10px;text-align:center;transition:border-color .3s ease,background-color .3s ease}#BrandsDetails .chipBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:20px;cursor:pointer;margin-top:10px;padding:5px 10px}#BrandsDetails .chipBtn[isselected=true]{background-color:var(--DULL_BLUE)}#BrandsDetails .chipBtn[isactive=false]{border:1px dashed gray;color:gray!important}#BrandsDetails .colorChip{border:2px solid #fff;box-shadow:0 0 3px 0 gray;height:23px;outline:0;width:13px}#BrandsDetails .colorChip[isselected=true]{outline:2px solid var(--PRIMARY_BLUE)}#BrandsDetails .colorChip[isactive=false]{border:2px solid #fff;opacity:.5;outline:2px dashed gray}#BrandsDetails .productsMainContainer{display:flex;flex-wrap:wrap;margin:5px 8px}#BrandsDetails .productContainer{margin:5px 7px 7px;width:calc(var(--WIDTH)/2 - 22px)}#BrandsDetails .productImg{background-color:#fff;border-radius:7px;box-shadow:var(--SHADOW);height:234px;object-fit:contain;width:100%}#BrandsDetails .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#BrandsDetails .qtyInput{border:none;border-radius:4px;outline:none;text-align:center;width:100%}#BrandsDetails .qtyInput:focus{border:.5px solid}#BrandsDetails .nonRestaurantInput{background-color:#0000;border:1px solid #fff;border-radius:25px;color:#fff;margin:0 10px;padding-block:3px}#BrandsDetails .nonRestaurantInput:focus{border:1px solid #fff}#BrandsDetails .custom-product-section-container{align-items:center;display:flex;justify-content:center;margin:15px;width:full}#BrandsDetails .product-section{display:flex;flex-direction:row;gap:10px;height:full;max-width:1300px}#BrandsDetails .ps-first-row{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#BrandsDetails .ps-first-row .first-row-img{display:block;height:400px;object-fit:cover;width:100%}#BrandsDetails .ps-first-row .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#BrandsDetails .ps-first-row .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#BrandsDetails .ps-first-row .overlay .view-button:hover{background:#fff;color:#000}#BrandsDetails .second-row-img-container{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#BrandsDetails .second-row-img-container .second-row-img{display:block;height:295px;object-fit:cover;width:100%}#BrandsDetails .second-row-img-container .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#BrandsDetails .second-row-img-container .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#BrandsDetails .second-row-img-container .overlay .view-button:hover{background:#fff;color:#000}#BrandsDetails .ps-second-row{display:flex;gap:10px}#BrandsDetails .second-row-img{background-color:#e9e8e8;border-radius:10px;height:295px;width:295px}#BrandsDetails .filter-name{margin-bottom:5px}#BrandsDetails .grid-layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto;justify-content:center;justify-self:center}#BrandsDetails .grid-layout .grid-item{border-radius:12px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative}#BrandsDetails .grid-layout .grid-img{display:block;height:200px;object-fit:cover;width:100%}#BrandsDetails .grid-layout .overlay{align-items:center;background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;display:flex;flex-direction:column;height:40%;justify-content:center;left:0;position:absolute;width:100%}#BrandsDetails .grid-layout .view-button{background:#0000;border:2px solid #fff;border-radius:none!important;color:#fff;cursor:pointer;height:30px;padding:6px 12px;transition:.3s ease}#BrandsDetails .grid-layout .view-button:hover{background:#fff;color:#000}#BrandsDetails .non-image-product-section{align-items:center;display:flex;flex-direction:column;gap:10px;height:full;justify-content:center;margin:20px}#BrandsDetails .custom-product-section-container-no-image{align-items:center;display:flex;flex-direction:column;justify-content:center;width:full}#BrandsDetails .product-container{align-items:center;display:flex;gap:15px;justify-content:start;max-width:350px;overflow-x:auto;padding:10px}#BrandsDetails .filter-product-image{background-color:#e9e8e8;height:300px;width:300px}#BrandsDetails .shopByBrands{padding:10px 20px}#BrandsDetails .shopByBrands .brandRow{gap:15px;overflow-x:auto}#BrandsDetails .shopByBrands .brand{align-items:center;display:flex;flex-direction:column;justify-content:center}#BrandsDetails .shopByBrands .brand .logo{border-radius:5px;height:60px;margin-bottom:5px;width:60px}#BrandsDetails .shopByBrands .brand .name{font-weight:700}#BrandsDetails .policy-container{display:flex;margin-bottom:180px;padding-top:50px;width:100%}#BrandsDetails .sidebar-menu{flex:1 1;max-width:25%;padding:20px}#BrandsDetails .category-item{box-sizing:border-box;flex:0 0 auto;gap:5px;margin:10px;padding:10px;text-align:center}#BrandsDetails .menu-button{background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;display:block;font-size:16px;margin-bottom:15px;padding:10px;text-align:left;transition:background-color .3s;width:100%}#BrandsDetails .menu-button:hover{transform:scale(.95)}#BrandsDetails .whatsAppIcon{bottom:0;margin-left:auto;padding:10px;position:-webkit-sticky;position:sticky;text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}#BrandsDetails .products-container{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(2,1fr);padding:10px;width:90%}#BrandsDetails .product-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:60%;justify-content:space-between;overflow:hidden;width:80%}#BrandsDetails .product-image{align-items:center;background-color:#fff;border-radius:7px;box-shadow:0 4px 8px #0000001a;display:flex;height:250px;justify-content:center;object-fit:cover;overflow:cover;width:100%}#BrandsDetails .product-img{height:100%;object-fit:cover;width:100%}#BrandsDetails .product-info-outside{margin-bottom:2px;margin-top:5px;padding:10px}#BrandsDetails .product-name{font-size:1.2em;font-weight:700}#BrandsDetails .product-description{color:#777;font-size:1em}@media(max-width:360px){#BrandsDetails .brandlayout{padding-left:5px;padding-right:5px}#BrandsDetails .normalStoreImg{height:200px;width:100%}#BrandsDetails .BrandName{font-size:14px;width:150px}#BrandsDetails .row.cursor{gap:0}#BrandsDetails .menu-item{font-size:12px;padding:5px 10px}}@media(max-width:480px){#BrandsDetails .brandlayout{padding-left:10px;padding-right:10px}#BrandsDetails .burger-menu{display:block}#BrandsDetails .MenuItems{display:none}#BrandsDetails .normalBrandImg{height:250px;width:100%}#BrandsDetails .BrandName{width:160px}#BrandsDetails .row.cursor{gap:0}#BrandsDetails .footer-menu{display:flex;flex-wrap:wrap}#BrandsDetails .footer-content{flex-direction:column}#BrandsDetails .menu-item{padding:5px 10px}}#DownloadApp{align-items:center;background-color:var(--PRIMARY_BLUE);display:flex;flex-direction:column;justify-content:center;min-height:var(--MIN_HEIGHT);position:relative;text-align:center}#DownloadApp .logo{margin-bottom:40px;width:200px}#DownloadApp .infoText{color:#fff!important;padding:0 15px 7px}#DownloadApp .store{flex-wrap:wrap;margin:20px 5px 0;width:150px}#pageNotFound{align-items:center;background-color:var(--PRIMARY_BLUE);display:flex;flex-direction:column;justify-content:center;min-height:var(--MIN_HEIGHT);position:relative}#pageNotFound .logo{margin-bottom:50px;width:200px}#pageNotFound .icon{color:#fff;font-size:100px;margin-top:10px}#joinByScan .container{padding:15px}#joinByScan .contestCard{border-radius:10px;padding:8px}#joinByScan .contestImg{border-radius:9px;height:auto;object-fit:contain;width:100%}#joinByScan .contestDetails{margin:10px}#joinByScan .brandLogo{border-radius:40px;height:40px;object-fit:contain;width:40px}#WebMynyfyHeader{height:62px;position:relative;z-index:10}#WebMynyfyHeader .mynyfyHeader{border-radius:0;box-sizing:border-box;padding:10px 15px;position:fixed;width:100%}#MynyfyAlert .alertBtn{font-family:var(--SEMI_BOLD_FONT);font-size:16px;padding:0 10px;text-transform:capitalize}#MynyfyModal .mainContainer{display:flex;height:100%;outline:none}#MynyfyModal .subContainer{margin:auto auto 0;outline:none;width:var(--WIDTH)}#MynyfyModal .childContainer{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px}#WebMynyfyModal .mainContainer{display:flex;height:100%;outline:none}#WebMynyfyModal .subContainer{margin:auto auto 0;outline:none;width:100%}#WebMynyfyModal .childContainer{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:200px}#MynyfyTabs .tab{height:calc(var(--MIN_HEIGHT) - 48px)}#MynyfyTabs .tabsBackBtn{cursor:pointer;height:25px;left:15px;position:absolute;top:11.5px}#SnackBar,#SnackBar .snackBar{align-items:center;margin:auto;width:calc(var(--WIDTH) - 18px)}#Refer .referContainer{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px 0 #63636333;margin:16px;padding:15px}#Refer .referIconConatiner{background-color:#e3f2fd;border-radius:100px;padding:10px}#Refer .referIcon{height:27px;object-fit:contain;width:27px}#Refer .referContent{flex:1 1;flex-direction:row;flex-wrap:wrap;padding-left:20px}#MyUploadImg .MyUploadImgLabel{max-width:18ch}#MyUploadImg .MyUploadImgBtn,#MyUploadImg .MyUploadImgLabel{margin:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#MyUploadImg .MyUploadImgBtn{color:#fff;max-width:24ch;text-transform:capitalize}#MynyfyDoubleCard{display:flex;flex-wrap:wrap;padding:5px}#MynyfyDoubleCard .dCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;margin:5px;width:calc((var(--WIDTH) - 30px)/2)}#MynyfyDoubleCard .dImg{border-radius:6px;display:block;height:calc((var(--WIDTH) - 30px)/2 - 4px)!important;margin:2px;object-fit:contain;width:calc((var(--WIDTH) - 30px)/2 - 4px)!important}#MynyfyDoubleCard .noImgContainer{align-items:center;border:2px solid #e2e2e2;border-radius:200px;display:flex;height:calc((var(--WIDTH) - 30px)/2 - 20px);justify-content:center;margin:auto;width:calc((var(--WIDTH) - 30px)/2 - 20px)}#WebMynyfyDoubleCard .card-container{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);list-style:none;overflow-y:auto;padding-bottom:30px;padding-top:10px}#WebMynyfyDoubleCard .webdCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;height:300px;margin:5px;overflow:hidden;width:calc((var(--WIDTH) - 5px)/1.8)}#WebMynyfyDoubleCard .webdCard:hover{transform:scale(.95)}#WebMynyfyDoubleCard .webdImg{border-radius:6px;display:block;height:calc((var(--WIDTH) - 30px)/2 - 4px)!important;width:100%!important}#WebMynyfyDoubleCard .noImgContainer{align-items:center;border:2px solid #e2e2e2;border-radius:200px;display:flex;height:calc((var(--WIDTH) - 30px)/2 - 20px);justify-content:center;margin:auto;width:calc((var(--WIDTH) - 30px)/2 - 20px)}@media(max-width:360px){#WebMynyfyDoubleCard .card-container{gap:5px;grid-template-columns:repeat(2,1fr);padding-bottom:30px}#WebMynyfyDoubleCard .webdCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;margin:5px;width:calc((var(--WIDTH) - 30px)/2)}}@media(max-width:480px){#WebMynyfyDoubleCard .card-container{gap:5px;grid-template-columns:repeat(2,1fr);padding-bottom:30px}#WebMynyfyDoubleCard .webdCard{background-color:#fff;border-radius:6px;box-shadow:var(--SHADOW);display:flex;flex-direction:column;margin:5px;width:calc((var(--WIDTH) - 30px)/2)}}#OrderModals{background-color:#fff}#OrderModals .orderModalContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:0 3px 15px;padding:12px 15px}#OrderModals .addressEditIcon{background-color:var(--PRIMARY_BLUE);border-radius:50px;margin-left:3px;padding:1px 5px}#OrderModals .noAddressMsg{padding:10px 10px 40px}#OrderModals .paymodeImg{height:30px;object-fit:contain;width:90px}#OrderModals .trackingContainer{background-color:#ececec;border-radius:7px;margin:10px 0;padding:10px}#RadioBtn .radioBtnCard{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);padding:15px 0}#RadioBtn .radioBtn{border:1px solid #707070;border-radius:10px;height:16px;margin:0 15px;width:16px}#RadioBtn .selectedRadioBtn{background-color:var(--PRIMARY_BLUE);border-radius:5px;height:10px;width:10px}#ShowImages{position:relative}#ShowImages .carouselImg{height:calc(var(--MIN_HEIGHT) - 40px);margin:0 3px;object-fit:contain;width:calc(var(--WIDTH) - 40px)}#ShowImages .closeBtnContainer{cursor:pointer;padding:10px 0 10px 20px;position:absolute;right:0;top:-10px;z-index:10}#ShowImages .imgIndicationContainer{bottom:20px;left:0;margin:auto;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#ShowImages .indicator{border:2px solid #fff;border-radius:20px;cursor:pointer;height:10px;margin:0 15px;width:10px}#ShowImages .activeIndicator{background-color:var(--PRIMARY_BLUE);border:2px solid var(--PRIMARY_BLUE)}#ShowSellerQR .upiIdContainer{background-color:#ececec;border-radius:7px;padding:10px}#WebBottomTabs .bottomNav{background-color:#fff;bottom:0;box-shadow:0 2px 5px -1px #32325d40,1px 0 10px -3px #0000004d;box-sizing:border-box;overflow:scroll;position:fixed;width:100%}#WebBottomTabs .bottomTabOption{cursor:pointer;padding:3px 0 5px;text-align:center}#WebBottomTabs .bottomTabIcon{fill:#000;height:26px;object-fit:contain;padding-top:5px;width:26px}#WebBottomTabs .bottomTabLabel{font-family:var(--BOLD_FONT);white-space:nowrap}#WebBrands{background-color:#f9f9f9}#WebBrands .searchInput{margin-left:7px;width:-webkit-fill-available}#WebBrands .row{align-items:center;display:flex;gap:10px}#WebBrands .rowSB{padding-top:15px}#WebBrands .rowOT,#WebBrands .rowSB{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}#WebBrands .MenuItems{display:flex;gap:15px;justify-content:space-between;padding-right:15px}#WebBrands .MenuItems-footer{display:flex;flex-direction:column;gap:20px;justify-content:center}#WebBrands .right-side{align-items:center;display:flex;padding-right:25px}#WebBrands .menu-item{text-decoration:none;transition:color .3s ease}#WebBrands .brandlayout{padding-bottom:20px;padding-top:20px}#WebBrands .BrandName{margin-left:10px;width:auto}#WebBrands .row.cursor{gap:10px}#WebBrands .burger-menu{display:none}#WebBrands .searchInput input::placeholder{font-size:13px}#WebBrands .searchIcon[isfocus=true]{border-bottom:2px solid var(--PRIMARY_BLUE)}#WebBrands .footer{background-color:#bbb;border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin-top:auto;padding:8px 10px}#WebBrands .storeName{padding:7px 10px;text-transform:capitalize}#WebBrands .followBtn{color:red;cursor:pointer;margin:0 5px}#WebBrands .noStoreImg{border-radius:6px;height:200px;margin-right:10px;object-fit:contain;width:200px}#WebBrands .storeImgContainer{display:flex;max-height:220px;overflow-x:scroll;padding:10px 0}#WebBrands .storeImg{background-color:#fff;height:465px;object-fit:"cover";width:100%}#WebBrands .normalStoreImg{background-color:#fff;height:465px;object-fit:"contain";width:100%}#WebBrands .subHeading{color:var(--MUTED_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:13px!important;white-space:nowrap}#WebBrands .contentSec{overflow-wrap:anywhere;padding:5px 0 10px}#WebBrands .aboutSections{border-radius:10px;margin-left:1px;padding:15px}#WebBrands .userPolicyOption{cursor:pointer;padding:10px}#WebBrands .userPolicyOptionCntainer{padding:5px 0}#WebBrands .rowContainer{align-items:flex-start;padding-bottom:7px}#WebBrands .drawerOption{border-bottom:1px solid #ded7d7;gap:10px;padding-left:12px;padding-block:10px}#WebBrands .offersDisplayCard{margin-block:10px;padding-block:10px;padding-inline:20px}#WebBrands .carousel .slide{opacity:0;transition:opacity .8s ease-in-out}#WebBrands .carousel .slide.selected{opacity:1}#WebBrands .offersDisplayCard:hover{transform:scale(1.05);transition:transform .3s ease-in-out}#WebBrands .carousel .slider-wrapper{transition:transform .8s ease-in-out}#WebBrands .tab-buttons{cursor:pointer;display:flex;flex-direction:row;gap:0;margin-bottom:30px;margin-left:12px;margin-top:30px}#WebBrands .tab{background-color:#f1f1f1;display:flex}#WebBrands .tab button{background-color:inherit;border:none;cursor:pointer;font-size:17px;outline:none;padding:10px 16px;transition:.3s}#WebBrands .tab button:hover{background-color:#ddd}#WebBrands .tab button.active{background-color:#ccc}#WebBrands .tabcontent{border-top:none;display:none;padding:16px}#WebBrands .tabcontent.show{display:block}#WebBrands .tabcontent.hide{display:none}#WebBrands .web-store-container{margin:30px 140px 270px}#WebBrands .menu-button{background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;display:block;font-size:16px;margin-bottom:15px;padding:10px;text-align:left;transition:background-color .3s;width:100%}#WebBrands .menu-button:hover{transform:scale(.95)}#WebBrands .divider{background-color:#e0e0e0;height:1px;margin:20px 0}#WebBrands .Heading{align-items:center;background:#f8f8f8;display:flex;height:40px;justify-content:left;margin-top:40px;padding-left:150px}#WebBrands .aboutus-container{margin:50px 140px 270px}#WebBrands .order-container{margin:30px 140px 270px}#WebBrands .coupon-container{margin:30px 140px 150px}#WebBrands .reward-container{margin-bottom:95px;padding-top:10px}#WebBrands .contactus-container{align-items:center;justify-content:center}#WebBrands .contactus-container,#WebBrands .policy-container{display:flex;margin:30px 140px 150px}#WebBrands .sidebar-menu{flex:1 1;max-width:25%;padding:20px}#WebBrands .custom-product-section-container{align-items:center;display:flex;justify-content:center;width:full}#WebBrands .product-section{display:flex;flex-direction:row;gap:20px;height:full;margin:20px;max-width:1300px}#WebBrands .ps-first-row{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#WebBrands .ps-first-row .first-row-img{display:block;height:600px;object-fit:cover;width:100%}#WebBrands .ps-first-row .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#WebBrands .ps-first-row .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#WebBrands .ps-first-row .overlay .view-button:hover{background:#fff;color:#000}#WebBrands .second-row-img-container{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#WebBrands .second-row-img-container .second-row-img{display:block;height:295px;object-fit:cover;width:100%}#WebBrands .second-row-img-container .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#WebBrands .second-row-img-container .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#WebBrands .second-row-img-container .overlay .view-button:hover{background:#fff;color:#000}#WebBrands .ps-second-row{display:flex;gap:20px}#WebBrands .second-row-img{background-color:#e9e8e8;border-radius:10px;height:295px;width:295px}#WebBrands .filter-name{margin-bottom:5px}#WebBrands .grid-layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto auto;justify-content:center;justify-self:center;padding:20px}#WebBrands .grid-layout .grid-item{border-radius:12px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative}#WebBrands .grid-layout .grid-img{display:block;height:300px;object-fit:cover;width:100%}#WebBrands .grid-layout .overlay{align-items:center;background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;display:flex;flex-direction:column;height:40%;justify-content:center;left:0;position:absolute;width:100%}#WebBrands .grid-layout .view-button{background:#0000;border:2px solid #fff;border-radius:none!important;color:#fff;cursor:pointer;padding:6px 12px;transition:.3s ease}#WebBrands .grid-layout .view-button:hover{background:#fff;color:#000}#WebBrands .non-image-product-section{align-items:center;display:flex;flex-direction:column;gap:10px;height:full;justify-content:center;margin:20px;max-width:1300px}#WebBrands .custom-product-section-container-no-image{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px;width:full}#WebBrands .product-container{align-items:center;display:flex;gap:15px;justify-content:start;overflow-x:auto;padding:10px}#WebBrands .filter-product-image{border-radius:5px;height:300px;width:300px}#WebBrands .shopByBrands{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}#WebBrands .shopByBrands .brandRow{align-items:start;gap:15px;overflow-x:auto}#WebBrands .shopByBrands .brand{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:30px}#WebBrands .shopByBrands .brand .logo{border-radius:5px;height:90px;margin-bottom:5px;width:90px}#WebBrands .shopByBrands .brand .name{font-weight:700}#WebBrands .image{align-items:center;display:flex;justify-content:center;margin-left:10px}#WebBrands .icon-image{height:400px;object-fit:cover;width:600px}#WebBrands .Storefooter{background-color:#f8f8f8;margin-bottom:-65px;padding:20px 0;text-align:center;width:100%}#WebBrands .footer-content{margin:5% 15%}#WebBrands .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}#WebBrands .menu-item{cursor:pointer;font-size:14px}#WebBrands .menu-item:hover{color:#007bff}#WebOrders .container{border-radius:10px;box-shadow:none!important;display:block;margin:10px;padding:15px}#WebOrders .tab-buttons{display:flex;flex-direction:row;gap:0}#WebOrders .fullscreen-table-container{display:flex;flex-direction:column;height:100%}#WebOrders .fullscreen-table tr{display:table;table-layout:fixed;width:100%}#WebOrders .table-full-width{min-width:300px;width:100%}#WebOrders thead{background-color:#f9f9fa}#WebOrders td{padding:15px}#WebOrders .ordertype-row{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}#WebOrders .divider{border-bottom:1px solid #e6e6e6;margin:15px 0}#WebOrders .section{background-color:#fff}#WebOrders .rowOT{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}#WebOrderDetails{display:flex;flex-direction:column}#WebOrderDetails .orderDetailsLayout{padding:10px 15px}#WebOrderDetails .cardStyle{border:2px solid #eee;border-radius:10px;box-shadow:0 0 5px 0 #00000017;margin-bottom:10px;padding:12px}#WebOrderDetails .closeContainer{background-color:#f9f9fa;display:flex;justify-content:flex-end;padding:7px}#WebOrderDetails .iconHeading .Heading{border-left:3px solid #3076b5;color:#3076b5!important;font-size:14px;margin-left:-13px;padding:2px 10px}#WebOrderDetails .iconHeading{align-items:center;display:flex;gap:5px;padding-bottom:10px}#WebOrderDetails .page-header{display:flex;justify-content:space-between;padding:5px 0 0 5px}#WebOrderDetails .detailed-view-btn{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;display:flex;gap:5px;height:20px;justify-content:center;padding:10px;width:150px}#TableOrder .mainSection{display:flex;flex-direction:column;min-height:calc(var(--MIN_HEIGHT) - 60px)}#TableOrder .section{padding-top:10px}#TableOrder .btn{font-size:13px;padding:8px 15px}#TableOrder .tableCard{border-radius:20px;display:flex;flex-direction:column;height:65px;justify-content:center;margin:10px;padding:5px;width:90px}@media screen and (max-width:390px){#TableOrder .btn{font-size:13px;padding:8px 10px}}#CreateOrder .foodProductContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px;padding:10px 15px}#CreateOrder .foodProductSubContainer{align-items:center;height:auto}#CreateOrder .foodProductLeftContainer{display:flex;flex:1 1;flex-direction:column;height:inherit;justify-content:space-between}#CreateOrder .addProductConatiner{background-color:var(--LIGHT_COLOR);border-radius:10px;bottom:-15px;box-shadow:var(--SHADOW);padding:10px;position:absolute;right:15px;width:calc(var(--WIDTH)/2 - 100px)}#CreateOrder .productIcon{color:var(--PRIMARY_BLUE);display:block}#WebBrandProducts{padding-bottom:10px}#WebBrandProducts .slider-container{display:flex;flex-direction:row;overflow:hidden;position:relative}#WebBrandProducts .slick-slide{display:inline-block}#WebBrandProducts .slick-track{display:flex!important;flex-direction:row!important}#WebBrandProducts .category-slide{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:10px 20px;position:relative}#WebBrandProducts .category-slide .circle{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:150px;justify-content:center;min-width:150px;text-align:center;transition:all .3s ease;z-index:1}#WebBrandProducts .category-slide .circle:hover{box-shadow:0 4px 8px #0003;transform:scale(1.1)}#WebBrandProducts .category-slide .category-name{font-size:14px;font-weight:var(--BOLD_FONT)!important}#WebBrandProducts .category-slide .category-count{color:gray;font-size:12px}#WebBrandProducts .category-circle{border:2px solid #000}#WebBrandProducts .category-circle-open{border:3px solid #1d89cc;box-shadow:2px 4px 8px gray}#WebBrandProducts .custom-arrow{align-items:center;background-color:#1d89cc;border:1px solid #1d89cc;border-radius:50%;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:40px;justify-content:center;padding:12px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:2}#WebBrandProducts .custom-arrow:hover{background-color:#000;color:#fff}#WebBrandProducts .left-arrow{color:#fff;font-size:20px;font-weight:700;left:-30px!important}#WebBrandProducts .right-arrow{color:#fff;font-size:20px;font-weight:700;right:-40px!important}#WebBrandProducts .productsMainContainer{display:flex}#WebBrandProducts .verticalFilters{display:flex;flex-direction:column;height:100vh}#WebBrandProducts .catSection{background-color:#bbb;margin-top:5px;padding:12px 20px}#WebBrandProducts .productContainer{margin:15px 7px 7px;width:calc(25% - 30px)}@media screen and (max-width:1024px){#WebBrandProducts .productContainer{width:calc(33.33333% - 30px)}}@media screen and (max-width:768px){#WebBrandProducts .productContainer{width:calc(50% - 30px)}}@media screen and (max-width:480px){#WebBrandProducts .productContainer{width:calc(100% - 30px)}}#WebBrandProducts .productImg{background-color:#fff;border-radius:7px;box-shadow:var(--SHADOW);height:300px;object-fit:contain;width:100%}#WebBrandProducts .poductDescription{-webkit-line-clamp:2;line-clamp:2;padding-top:4px}#WebBrandProducts .poductDescription,#WebBrandProducts .poductOffersDescription{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#WebBrandProducts .poductOffersDescription{-webkit-line-clamp:3;line-clamp:3}#WebBrandProducts .productColor{border-radius:60%;box-shadow:0 0 3px 0 gray;margin:10px 4px;padding:30px}#WebBrandProducts .addProductConatiner{background-color:var(--LIGHT_COLOR);border-radius:10px;bottom:-15px;box-shadow:var(--SHADOW);padding:10px;position:absolute;right:15px;width:calc(var(--WIDTH)/3 - 50px)}#WebBrandProducts .buttonWrapper{background-color:#fff;border-radius:5px;box-shadow:var(--SHADOW);cursor:pointer;height:auto;left:50%;padding:5px;position:absolute;text-align:center;top:10%;transform:translate(-50%,-50%);transition:transform .1s ease-in-out,opacity .1s ease-in-out;width:100px}#WebBrandProducts .buttonWrapper:hover{opacity:.9;transform:translate(-50%,-40%)}#WebBrandProducts .productIcon{color:var(--PRIMARY_BLUE);display:block}#WebBrandProducts .changeProductConatiner{border:1px solid #e1e1e1;border-radius:10px;padding:5px 10px;width:60px}#WebBrandProducts .viewCart{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:10px;padding:20px}#WebBrandProducts .productCartContainer{background-color:#fff;padding:15px}#WebBrandProducts .placeOrderBtn{border-radius:10px!important;margin-top:-5px;padding:10px 15px;width:150px}#WebBrandProducts .productErr{color:var(--ERROR);font-size:10px!important;margin:2px 0 0 12px}#WebBrandProducts .divider{border-bottom:1px solid #e3e3e3;margin:15px 0}#WebBrandProducts .cartMainContainer{background-color:#e3e3e3;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--MIN_HEIGHT)}#WebBrandProducts .servicePolicy{background-color:#fff;flex:1 1;margin:5px;padding:5px}#WebBrandProducts .cartNum{background-color:#fff;border-radius:20px;box-shadow:var(--SHADOW);font-family:var(--BOLD_FONT)!important;height:16px;min-width:8px;padding:1px 5px;position:absolute;right:-8px;text-align:center;top:-6px}#WebBrandProducts .quantityContainer{border:1px solid gray;border-radius:25px;margin:0 10px;text-align:center!important;-webkit-user-select:none;user-select:none;width:100px}#WebBrandProducts .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#WebBrandProducts .qtyInput{border:none;border-radius:4px;outline:none;text-align:center;width:100%}#WebBrandProducts .qtyInput:focus{border:.5px solid}#WebBrandProducts .nonRestaurantInput{background-color:#0000;border:1px solid #fff;border-radius:25px;color:#fff;margin:0 10px;padding-block:3px}#WebBrandProducts .nonRestaurantInput:focus{border:1px solid #fff}#WebBrandProducts .catagorylist{align-items:center;background-color:#fff;display:flex;gap:10px;justify-content:flex-start;margin-bottom:50px;margin-left:25%;margin-top:5px;overflow:visible;padding:12px 10px;white-space:nowrap;width:67%}#WebBrandProducts .catListCen{align-items:center;display:flex;justify-content:center}#WebBrandProducts .catSectionIn{align-items:center;color:#000;cursor:pointer;display:inline-block;flex-shrink:0;font-size:20px;height:auto;justify-content:center;min-width:auto;padding:2px 10px;position:relative;text-align:center;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}#WebBrandProducts .active:after{background-color:#000;bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0}#WebBrandProducts .microCategoryContainer{background-color:#f9f9f9;border-radius:4px;box-shadow:0 4px 10px #0000001a;max-width:200px;min-width:150px;padding:40px}#WebBrandProducts .micro-category-item{background-color:#fff;border-radius:4px;color:#333;cursor:pointer;font-size:14px;margin:2px 0;padding:10px;transition:background-color .3s ease}#WebBrandProducts .micro-category-item:hover{background-color:#007bff;color:#fff}#WebBrandProducts .foodProductContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);box-sizing:border-box;margin:10px;max-height:200px;max-width:420px;padding:15px 15px 30px;width:calc(50% - 20px)}#WebBrandProducts .foodProductContainer[menu-img=no]{padding:15px}@media(max-width:830px){#WebBrandProducts .foodProductContainer{width:calc(100% - 20px)}}@media(min-width:830px)and (max-width:1200px){#WebBrandProducts .foodProductContainer{width:calc(50% - 20px)}}#WebBrandProducts .foodProductSubContainer{display:flex}#WebBrandProducts .foodProductSubContainer[menu-img=no]{align-items:center;height:auto}#WebBrandProducts .foodProductLeftContainer{display:flex;flex:2 1;flex-direction:column;height:inherit;justify-content:space-between}#WebBrandProducts .foodProductImg{border-radius:10px;height:calc(var(--WIDTH)/3);object-fit:cover;width:calc(var(--WIDTH)/3)}#WebBrandProducts .foodPoductDescription{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#000;display:-webkit-box;overflow:hidden;padding-top:10px;text-overflow:ellipsis}#WebBrandProducts .discountTypeCountainer{border:1px solid #ccc;border-radius:10px;height:29px;justify-content:space-evenly;margin:0 10px;width:50px}#WebBrandProducts .productDiscountField .MuiInputLabel-sizeSmall[data-shrink=false]{margin-top:-1px}#WebBrandProducts .productDiscountFieldHeight{height:15px}#WebBrandProducts .productDiscountFieldOutline{border:1px solid #e1e1e1;border-radius:10px}@media screen and (max-width:340px){#WebBrandProducts .addBagBtn{font-size:12px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#WebContest{padding-bottom:20px}#WebContest .container{background-color:#fff;border-radius:10px;border-width:.8px;box-shadow:var(--SHADOW);margin:7.5px;width:calc(var(--WIDTH) - 15px)}#WebContest .containerNew{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}#WebContest .dimg{height:150px!important}#WebContest .dimg,#WebContest .img{border-radius:10px;object-fit:contain;padding:5px;width:calc(var(--WIDTH) - 25px)!important}#WebContest .img{height:calc(var(--WIDTH) - 25px)!important}#WebContest .imgA{height:150px!important;width:calc(var(--WIDTH) - 25px)!important}#WebContest .imgA,#WebContest .imgW{border-radius:10px;object-fit:contain;padding:5px}#WebContest .imgW{height:120px!important;width:100%!important}#WebContest .footer{background-color:var(--ICE_BLUE)!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:auto;padding:10px}#WebContest .brandInfo{padding:0 10px 10px}#WebContest .logo{border-radius:1000px;height:35px;width:35px}#WebContest .brandBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:100px;font-size:9px;padding:3px 7px}#WebContest .joinContestBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:10px;color:var(--PRIMARY_BLUE)!important;cursor:pointer;font-size:11px;padding:2px 6px;-webkit-user-select:none;user-select:none}#WebContest .joinContestBtn[contested=true]{cursor:not-allowed}#WebContest .groupIcon{color:var(--ERROR);font-size:17px;margin:0 7px}#WebContest .drawImg{border-radius:8px;height:calc(var(--WIDTH) - 16px);object-fit:contain;width:calc(100% - 16px)}#WebContest .subHeading{color:var(--MUTED_BLUE)!important}#WebContest .content{font-size:15px!important;padding:3px 10px}#WebContest .contentSmall{font-size:13px!important;padding:3px 10px}#WebContest .card{border-radius:10px;box-shadow:var(--SHADOW);margin:7.5px 7.5px 0;padding:10px}#WebContest .tourchContainer{border-radius:50px;padding:12px 12px 10px;position:absolute;right:40px;text-align:center;top:40px;width:20px}#WebContest .uploadQrBtn{margin:10px 0 15px;white-space:nowrap;width:180px}#WebContest .video{padding:20px;width:calc(100% - 40px)}#WebContestDetails{padding-bottom:20px}#WebContestDetails .container{margin:0 140px 0 110px;position:fixed}#WebContestDetails .rowCD{display:flex}#WebContestDetails .dimg{border-radius:10px;height:350px;margin:25px 0;object-fit:contain;width:350px}#WebContestDetails .img{height:calc(var(--WIDTH) - 25px)!important}#WebContestDetails .img,#WebContestDetails .imgA{border-radius:10px;object-fit:contain;padding:5px;width:calc(var(--WIDTH) - 25px)!important}#WebContestDetails .imgA{height:150px!important}#WebContestDetails .imgW{border-radius:10px;height:120px!important;object-fit:contain;padding:5px;width:100%!important}#WebContestDetails .footer{background-color:var(--ICE_BLUE);border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:auto;padding:10px}#WebContestDetails .brandInfo{padding:0 10px 10px}#WebContestDetails .logo{border-radius:1000px;height:35px;width:35px}#WebContestDetails .brandBtn{border:1px solid var(--PRIMARY_BLUE);border-radius:100px;font-size:9px;padding:3px 7px}#WebContestDetails .joinContestBtn{background-color:var(--PRIMARY_BLUE)!important;border-radius:6px!important;cursor:pointer;margin-top:10px;padding:10px 15px;-webkit-user-select:none;user-select:none}#WebContestDetails .joinContestBtn[contested=true]{cursor:not-allowed}#WebContestDetails .groupIcon{color:var(--ERROR);font-size:17px;margin:0 7px}#WebContestDetails .drawImg{border-radius:8px;height:calc(var(--WIDTH) - 16px);object-fit:contain;width:calc(100% - 16px)}#WebContestDetails .subHeading{color:var(--MUTED_BLUE)!important}#WebContestDetails .content{font-size:15px!important;padding:0 10px}#WebContestDetails .contentSmall{font-size:13px!important;padding:3px 10px}#WebContestDetails .card{border-radius:10px;box-shadow:var(--SHADOW);margin:7.5px 7.5px 0;padding:10px}#WebContestDetails .tourchContainer{border-radius:50px;padding:12px 12px 10px;position:absolute;right:40px;text-align:center;top:40px;width:20px}#WebContestDetails .uploadQrBtn{margin:10px 0 15px;white-space:nowrap;width:180px}#WebContestDetails .video{padding:20px;width:calc(100% - 40px)}#web-store-container{display:flex}#web-store-container .sidebar-menu{background-color:#fff;border-right:1px solid #ebebeb;height:auto;left:1;padding:30px 0 0 30px;position:fixed;top:45px;width:210px}#web-store-container .content-area{flex-grow:1;margin-left:270px;margin-right:30px;margin-top:50px}#auth{align-items:center;background-color:var(--PRIMARY_BLUE);display:flex;flex-direction:column;justify-content:center;min-height:var(--MIN_HEIGHT);padding:20px;position:relative}#auth .logo{margin-bottom:25px;width:200px}#auth .container{background-color:#fff;border-radius:10px;margin-top:25px;padding:20px;width:calc(100% - 40px)}#auth .passwordContainer{margin:50px auto}#auth .passwordContainer,#webprofile .profileContainer{border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 2px 4px #0000001a;max-width:450px}#webprofile .profileContainer{margin:25px auto}#webprofile .profile-header{align-items:flex-start;background-image:url(/static/media/triangles.dbd871201be34b3fc2c4.svg);border-top-left-radius:10px;border-top-right-radius:10px;max-width:450px;padding:10px 20px 30px}#webprofile .profileCard{align-items:flex-start;border-radius:12px;margin:10px;padding:15px 20px}#webprofile .backIcon{color:#fff;cursor:pointer;font-size:40px;padding:0 3px}#webprofile .profileImgContainer{align-items:center;background-color:var(--PRIMARY_BLUE);border-radius:100px;display:flex;height:80px;justify-content:center;width:80px}#webprofile .profileName{color:#fff!important;font-size:35px!important}#webprofile .profileDetails{flex:1 1;margin-top:10px}#webprofile .optionCard{cursor:pointer;margin:10px;padding:15px 18px}#webprofile .helperText{color:var(--MUTED_BLUE)!important;margin-top:5px}#webprofile .icon{height:30px;width:30px}#webprofile .dotIcon{fill:gray;height:8px;margin:4.5px 5px 0;width:8px}#Editprofile{border:1px solid #f0f0f0;border-radius:10px;margin:50px auto;max-width:450px}#WebPromos .listStatusContainer{box-shadow:0 4px 6px #0003;padding:3px;position:absolute;right:0;top:0}#WebPromos .listStatus{font-size:13px!important;font-weight:600!important;margin:0 3px}#WebPromos .mutedBackground{background-color:#d7e1e2!important}#WebPromos .statusRed{background-color:#ee1621}#WebPromos .statusGreen,#WebPromos .statusRed{border-bottom-left-radius:10px;border-top-right-radius:6px;z-index:1}#WebPromos .statusGreen{background-color:#28cb28}#WebPromos .statusIcon{font-size:12px}#WebPromos .expiredContainer{background-color:#ffffffbf;border-radius:6px;bottom:0;left:0;position:absolute;right:0;top:0}#WebPromos .redeemImg{height:100px;opacity:.8;width:100px}#WebPromos .detailsImg{border-radius:10px;height:250px;object-fit:contain;width:500px}#WebPromos .claimIcon{bottom:10px;height:50px;position:absolute;right:10px;width:50px}#WebPromos .container{background-color:#fff;margin-bottom:6.5px;padding:20px}#WebPromos .name{flex-shrink:1;flex-wrap:wrap;text-transform:capitalize}#WebPromos .dashedLine{border-bottom:1px dashed #e6e6e6;border-radius:1px;height:1px;margin:15px 0}#WebPromos .statusBtn{border-radius:10px;color:#fff!important;font-size:14px;margin-bottom:10px;padding:12px 16px}#WebPromos .couponContainer{background-color:#ececec;border-radius:7px;padding:10px}#WebPromos .qty{flex-wrap:wrap;text-align:right;width:100px}#WebPromos .logo{border-radius:100px;height:35px;margin-left:80px;width:35px}#WebPromos .brandBtn{border:.7px solid var(--PRIMARY_BLUE);border-radius:50px;font-size:9px;padding:2px 7px}#WebPromos .copyContainer{border:.5px solid var(--PRIMARY_BLUE);border-radius:10px;padding:2px 8px}#WebPromos .promoNoImgBody{display:flex;flex-direction:column;height:inherit;justify-content:center}#WebAddress,#WebAddress .conatiner{padding:20px}#WebAddress .addMainContainer{border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:50px auto;max-width:450px;padding:30px}#WebAddress .addressContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:0 3px 10px;padding:12px 15px}#WebAddress .addressEditIcon{background-color:var(--PRIMARY_BLUE);border-radius:50px;margin-left:3px;padding:1px 5px}#WebAddress .addressField{margin-top:10px!important}#WebAddress .dropField{padding-bottom:8px}#webHome{background-color:#fff;padding-top:30px}#webHome .webtopBar{border-radius:0;box-sizing:border-box;padding:5px 20px;position:fixed;width:100vw}#webHome .logo{cursor:pointer;object-fit:contain;width:90px}#webHome .bannerContainer{margin:20px 0;text-align:center}#webHome .banner{border-radius:15px;width:calc(100% - 40px)}#webHome .featureContainer{margin:20px 20px 0}#webHome .feature{border-radius:12px;margin:0 5px;padding:15px}#webHome .featureIcon{background-color:#e3f2fd;border-radius:100px;margin:auto auto 10px;padding:10px 10px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#webHome .itemContainer{margin:0 5px;text-align:center;width:calc(25% - 10px)}#webHome .policyContainer{cursor:pointer;padding:20px 20px 30px}#webHome .infoIcon{color:var(--PRIMARY_BLUE);font-size:11px;margin:0 3px}#webHome .headerSection{padding:30px 20px 0}#webHome .myntVal{color:var(--NAVY_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:24px!important}#webHome .offer{display:flex;gap:20px;overflow-x:scroll;padding:20px 3px 5px}#webHome .homeContestCard{margin-right:10px;width:calc(var(--WIDTH) - 86px)}#webHome .homeContestCardNew{margin-right:10px;width:calc(var(--WIDTH)/2)}#webHome .contestImageNew{height:calc(var(--WIDTH)/2);object-fit:fill;width:calc(var(--WIDTH)/2)}#webHome .contestImage{height:calc((var(--WIDTH) - 86px)/2);object-fit:cover;width:calc(var(--WIDTH) - 86px)}#webHome .all{background-color:#f5f0f0;border-radius:50px;margin:auto -20px auto 0;padding:8px}#webHome .storeTypeBanner{height:150px;margin-right:-20px}#webHome .dealBannerContainer{border-radius:12px;margin:auto;overflow:hidden;width:calc(var(--WIDTH) - 50px)}#webHome .dealBannerImg{display:block;height:auto;object-fit:contain;width:100%}@media screen and (max-width:350px){#webHome .storeTypeBanner{height:130px}}#WebDeals{padding-left:30px;padding-right:30px;-webkit-user-select:none;user-select:none}#WebDeals .topBar{border-radius:0;box-shadow:none;box-sizing:border-box;padding:13px 20px;position:fixed;width:var(--WIDTH)}#WebDeals .logo{cursor:pointer;object-fit:contain;width:90px}#WebDeals .bannerContainer{margin:20px 0;text-align:center}#WebDeals .banner{border-radius:15px;width:calc(100% - 40px)}#WebDeals .featureContainer{margin:20px 20px 0}#WebDeals .feature{border-radius:12px;margin:0 5px;padding:15px}#WebDeals .featureIcon{background-color:#e3f2fd;border-radius:100px;margin:auto auto 10px;padding:10px 10px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#WebDeals .itemContainer{margin:0 5px;text-align:center;width:calc(25% - 10px)}#WebDeals .policyContainer{cursor:pointer;padding:20px 20px 30px}#WebDeals .infoIcon{color:var(--PRIMARY_BLUE);font-size:11px;margin:0 3px}#WebDeals .headerSection{padding:30px 20px 0}#WebDeals .myntVal{color:var(--NAVY_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:24px!important}#WebDeals .offer{display:flex;overflow-x:scroll;padding:20px 3px 5px}#WebDeals .homeContestCard{margin-right:10px;width:calc(var(--WIDTH) - 86px)}#WebDeals .contestImage{height:calc((var(--WIDTH) - 86px)/2);object-fit:contain;width:calc(var(--WIDTH) - 86px)}#WebDeals .all{background-color:#f5f0f0;border-radius:50px;margin:auto -20px auto 0;padding:8px}#WebDeals .storeTypeBanner{height:150px;margin-right:-20px}#WebDeals .dealBannerContainer{border-radius:12px;margin:auto;overflow:hidden;width:calc(var(--WIDTH) - 50px)}#WebDeals .dealBannerImg{display:block;height:auto;object-fit:contain;width:100%}@media screen and (max-width:350px){#WebDeals .storeTypeBanner{height:130px}}#WebDeals .allAdsCon{align-items:center;display:flex;justify-content:center;overflow-x:scroll;padding:20px 3px 5px}.suggested-list{font-family:Arial,sans-serif;margin-left:20px;margin-top:13px;width:80%}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.header h4{font-size:16px;font-weight:700}.see-all{color:#0095f6;font-size:14px;font-weight:700;text-decoration:none}.suggestion-item{align-items:center;display:flex;margin-bottom:15px}.profile-pic{border:2px solid #ddd;border-radius:50%;height:50px;margin-right:10px;object-fit:cover;width:50px}.user-info{flex:1 1}.username{font-size:14px;font-weight:700}.followers{color:#8e8e8e;font-size:12px}.follow-button{background-color:#0095f6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:5px 10px}.follow-button:hover{background-color:#007bb5}#WebAdFeed .container{background-color:"rgb(46 49 48)"}#WebAdFeed .pagerView{height:80vh}#WebAdFeed .post{flex:1 1}#WebAdFeed .claimedContainer{align-items:center;background-color:#34343499;height:calc(var(--MIN_HEIGHT) - var(--WIDTH) - 95px);justify-content:center;margin-top:auto}#WebAdFeed .claimedMsg{color:#fff!important;font-size:18px!important;padding:0 30px;text-align:center!important}#WebAdFeed .drawImg{align-self:center;height:60vh;margin-bottom:6px;object-fit:obtain;position:relative;width:468px}#WebAdFeed .footerContainer{display:flex;justify-content:space-between;padding:5px}#WebAdFeed .discriptionContainer{-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;overflow:hidden;transition:all .3s ease;width:70%}#WebAdFeed .text{margin:0 20px}#WebAdFeed .descriptionHolder[os=mobile]{word-wrap:break-word;transition:all .3s ease}#WebAdFeed .truncated{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}#WebAdFeed .expanded{-webkit-line-clamp:unset;overflow:visible}#WebAdFeed .iconsContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:5px}#WebAdFeed .btnHolder{text-align:center}#WebAdFeed .brandLogo{border-radius:25px;height:18px;width:18px}#WebAdFeed .feedFooterIcon{font-size:18px}#WebAdFeed .feedFooterShareIcon{font-size:20px;margin-top:7px}#WebAdFeed .feedFooterStarIcon{font-size:25px!important}#WebAdFeed .headerContainer{background-color:#fff;padding:10px 60px 10px 100px}#WebAdFeed .brand{align-items:center;display:flex;height:30px;margin-left:6px;width:55%}#WebAdFeed .headerBrandLogo{border-radius:18px;height:36px;margin-right:10px;width:36px}#WebAdFeed .myntsHolder{background-color:#ffe28a;border-radius:16px;margin:0 8px;padding:5px 8px}#WebAdFeed .myntsHolder[iscontested=true]{animation:myntsBlinkAnimation 2.5s linear infinite;background-color:#ffe28a}#WebAdFeed .myntsTxt{margin-left:5px}#WebAdFeed .myntsIcon{height:20px;width:20px}#WebAdFeed .swipeContainer{background-color:#dbdfe4;border-radius:20px;margin:auto;padding:8px 15px;position:absolute;text-align:center;width:-webkit-max-content;width:max-content}#WebAdFeed .swipeContainer[moment=horizontal]{animation:swipeHorizontalAnimation 1s infinite alternate;position:relative}#WebAdFeed .swipeContainer[moment=vertical]{animation:swipeVerticalAnimation 1s infinite alternate;bottom:60px;left:calc(var(--WIDTH)/2 - 45px);right:calc(var(--WIDTH)/2 - 45px)}@keyframes swipeVerticalAnimation{0%{bottom:75px}to{bottom:60px}}@keyframes swipeHorizontalAnimation{0%{right:10px}to{right:0}}@keyframes myntsBlinkAnimation{0%{background-color:#fff}25%{background-color:#ffe28a}50%{background-color:#fff}75%{background-color:#ffe28a}to{background-color:#fff}}#WebVisitedStores{height:81vh;overflow-y:auto;position:fixed;right:0;top:30;width:300px}#WebVisitedStores .visitedList{padding:20px}#WebVisitedStores .visitedList .visitedStoreSection{align-items:center;margin-bottom:15px}#WebVisitedStores .visitedList .visitedStoreImg{border:2px solid #ddd;border-radius:50%;height:50px;margin-bottom:1px;margin-right:10px;margin-top:10px;object-fit:cover;width:50px}#WebVisitedStores .visitedList .footer{width:100%}#webAuth .container{display:flex;flex-direction:row}#webAuth .banner{align-items:start;background-color:#1a476e;display:flex;height:100vh;width:70%}#webAuth .signin-container{align-items:center;background-color:#fff;display:flex;justify-content:center;width:30%}#webAuth .signin{margin:30px;width:450px}@media(max-width:1300px){#webAuth .banner{width:60%}#webAuth .signin-container{width:40%}#webAuth .signin{width:550px}}#registration .custom-button{background-color:#fff;color:#000;transition:background-color .3s ease}#registration .custom-button:hover{background-color:#f1f2f4}#WebTransactions .txnContainer{padding:10px}#WebTransactions .txnCard{background-color:#fff;border-left-style:solid;border-left-width:6px;border-radius:6px;box-shadow:var(--SHADOW);margin:10px 4px 0;padding:15px}#WebTransactions .subHeader{color:var(--MUTED_BLUE)!important;flex-wrap:wrap}#WebTransactions .value{color:#000!important}#WebTransactions .MyntsContainer{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:800px;padding:20px}#WebTransactions .steps{list-style:none;padding:0}#WebTransactions .step{align-items:center;border-radius:8px;box-shadow:0 2px 6px #0000001a;cursor:pointer;display:flex;margin:20px 0;padding:15px}#WebTransactions .step-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin-right:15px;width:50px}#WebTransactions .step-content{font-size:1.2rem}#WebStores{background-color:#f9f9f9}#WebStores .searchInput{margin-left:7px;width:-webkit-fill-available}#WebStores .row{align-items:center;display:flex;gap:10px}#WebStores .rowSB{padding-top:15px}#WebStores .rowOT,#WebStores .rowSB{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}#WebStores .MenuItems{display:flex;gap:15px;justify-content:space-between;padding-right:15px}#WebStores .MenuItems-footer{display:flex;flex-direction:column;gap:20px;justify-content:center}#WebStores .right-side{align-items:center;display:flex;padding-right:25px}#WebStores .menu-item{text-decoration:none;transition:color .3s ease}#WebStores .storelayout{padding-bottom:20px;padding-top:20px}#WebStores .StoreName{margin-left:10px;width:auto}#WebStores .row.cursor{gap:10px}#WebStores .burger-menu{display:none}#WebStores .searchInput input::placeholder{font-size:13px}#WebStores .searchIcon[isfocus=true]{border-bottom:2px solid var(--PRIMARY_BLUE)}#WebStores .footer{background-color:#bbb;border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin-top:auto;padding:8px 10px}#WebStores .storeName{padding:7px 10px;text-transform:capitalize}#WebStores .followBtn{color:red;cursor:pointer;margin:0 5px}#WebStores .noStoreImg{border-radius:6px;height:200px;margin-right:10px;object-fit:contain;width:200px}#WebStores .storeImgContainer{display:flex;max-height:220px;overflow-x:scroll;padding:10px 0}#WebStores .storeImg{background-color:#fff;height:465px;object-fit:"cover";width:100%}#WebStores .normalStoreImg{background-color:#fff;height:465px;object-fit:"contain";width:100%}#WebStores .subHeading{color:var(--MUTED_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:13px!important;white-space:nowrap}#WebStores .contentSec{overflow-wrap:anywhere;padding:5px 0 10px}#WebStores .aboutSections{border-radius:10px;margin-left:1px;padding:15px}#WebStores .userPolicyOption{cursor:pointer;padding:10px}#WebStores .userPolicyOptionCntainer{padding:5px 0}#WebStores .rowContainer{align-items:flex-start;padding-bottom:7px}#WebStores .drawerOption{border-bottom:1px solid #ded7d7;gap:10px;padding-left:12px;padding-block:10px}#WebStores .offersDisplayCard{margin-block:10px;padding-block:10px;padding-inline:20px}#WebStores .carousel .slide{opacity:0;transition:opacity .8s ease-in-out}#WebStores .carousel .slide.selected{opacity:1}#WebStores .offersDisplayCard:hover{transform:scale(1.05);transition:transform .3s ease-in-out}#WebStores .carousel .slider-wrapper{transition:transform .8s ease-in-out}#WebStores .tab-buttons{cursor:pointer;display:flex;flex-direction:row;gap:0;margin-bottom:30px;margin-left:12px;margin-top:30px}#WebStores .tab{background-color:#f1f1f1;display:flex}#WebStores .tab button{background-color:inherit;border:none;cursor:pointer;font-size:17px;outline:none;padding:10px 16px;transition:.3s}#WebStores .tab button:hover{background-color:#ddd}#WebStores .tab button.active{background-color:#ccc}#WebStores .tabcontent{border-top:none;display:none;padding:16px}#WebStores .tabcontent.show{display:block}#WebStores .tabcontent.hide{display:none}#WebStores .web-store-container{margin:30px 140px 270px}#WebStores .menu-button{background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;display:block;font-size:16px;margin-bottom:15px;padding:10px;text-align:left;transition:background-color .3s;width:100%}#WebStores .menu-button:hover{transform:scale(.95)}#WebStores .divider{background-color:#e0e0e0;height:1px;margin:20px 0}#WebStores .Heading{align-items:center;background:#f8f8f8;display:flex;height:40px;justify-content:left;margin-top:40px;padding-left:150px}#WebStores .aboutus-container{margin:50px 140px 270px}#WebStores .order-container{margin:30px 140px 270px}#WebStores .coupon-container{margin:30px 140px 150px}#WebStores .reward-container{margin-bottom:95px;padding-top:10px}#WebStores .contactus-container{align-items:center;justify-content:center}#WebStores .contactus-container,#WebStores .policy-container{display:flex;margin:30px 140px 150px}#WebStores .sidebar-menu{flex:1 1;max-width:25%;padding:20px}#WebStores .custom-product-section-container{align-items:center;display:flex;justify-content:center;width:full}#WebStores .product-section{display:flex;flex-direction:row;gap:10px;height:full;margin:20px;max-width:1300px}#WebStores .ps-first-row{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#WebStores .ps-first-row .first-row-img{display:block;height:400px;object-fit:cover;width:100%}#WebStores .ps-first-row .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#WebStores .ps-first-row .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#WebStores .ps-first-row .overlay .view-button:hover{background:#fff;color:#000}#WebStores .product-section-first-col,#WebStores .product-section-second-col{width:50%}#WebStores .second-row-img-container{border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}#WebStores .second-row-img-container .second-row-img{display:block;height:295px;object-fit:cover;width:100%}#WebStores .second-row-img-container .overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;text-align:center;width:100%}#WebStores .second-row-img-container .overlay .view-button{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 16px;transition:.3s ease}#WebStores .second-row-img-container .overlay .view-button:hover{background:#fff;color:#000}#WebStores .ps-second-row{display:flex;gap:10px}#WebStores .second-row-img{background-color:#e9e8e8;border-radius:10px;height:295px;width:295px}#WebStores .filter-name{margin-bottom:5px}#WebStores .grid-layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto auto;justify-content:center;justify-self:center;padding:20px}#WebStores .grid-layout .grid-item{border-radius:12px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative}#WebStores .grid-layout .grid-img{display:block;height:300px;object-fit:cover;width:100%}#WebStores .grid-layout .overlay{align-items:center;background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;display:flex;flex-direction:column;height:40%;justify-content:center;left:0;position:absolute;width:100%}#WebStores .grid-layout .view-button{background:#0000;border:2px solid #fff;border-radius:none!important;color:#fff;cursor:pointer;padding:6px 12px;transition:.3s ease}#WebStores .grid-layout .view-button:hover{background:#fff;color:#000}#WebStores .non-image-product-section{align-items:center;display:flex;flex-direction:column;gap:10px;height:full;justify-content:center;margin:20px;max-width:1300px}#WebStores .custom-product-section-container-no-image{align-items:center;display:flex;flex-direction:column;justify-content:center;width:full}#WebStores .product-container{align-items:center;display:flex;gap:15px;justify-content:start;overflow-x:auto;padding:10px}#WebStores .filter-product-image{border-radius:5px;height:300px;width:300px}#WebStores .shopByBrands{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}#WebStores .shopByBrands .brandRow{align-items:start;gap:15px;overflow-x:auto}#WebStores .shopByBrands .brand{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:30px}#WebStores .shopByBrands .brand .logo{border-radius:5px;height:90px;margin-bottom:5px;width:90px}#WebStores .shopByBrands .brand .name{font-weight:700}#WebStores .image{align-items:center;display:flex;justify-content:center;margin-left:10px}#WebStores .icon-image{height:400px;object-fit:cover;width:600px}#WebStores .Storefooter{background-color:#f9f9fa;padding:10px 0;text-align:center;width:100%}#WebStores .footer-content{margin:5% 15%}#WebStores .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}#WebStores .menu-item{cursor:pointer;font-size:14px}#WebStores .menu-item:hover{color:#007bff}#WebProducts{background-color:#fff;padding-bottom:10px}#WebProducts .slider-container{display:flex;flex-direction:row;overflow:hidden;position:relative}#WebProducts .slick-slide{display:inline-block}#WebProducts .slick-track{display:flex!important;flex-direction:row!important}#WebProducts .category-slide{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:10px 20px;position:relative}#WebProducts .category-slide .circle{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:150px;justify-content:center;min-width:150px;text-align:center;transition:all .3s ease;z-index:1}#WebProducts .category-slide .circle:hover{box-shadow:0 4px 8px #0003;transform:scale(1.1)}#WebProducts .category-slide .category-name{font-size:14px;font-weight:var(--BOLD_FONT)!important}#WebProducts .category-slide .category-count{color:gray;font-size:12px}#WebProducts .category-circle{border:2px solid #000}#WebProducts .category-circle-open{border:3px solid #1d89cc;box-shadow:2px 4px 8px gray}#WebProducts .custom-arrow{align-items:center;background-color:#1d89cc;border:1px solid #1d89cc;border-radius:50%;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:40px;justify-content:center;padding:12px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:2}#WebProducts .custom-arrow:hover{background-color:#000;color:#fff}#WebProducts .left-arrow{color:#fff;font-size:20px;font-weight:700;left:-30px!important}#WebProducts .right-arrow{color:#fff;font-size:20px;font-weight:700;right:-40px!important}#WebProducts .productsMainContainer{display:flex}#WebProducts .verticalFilters{display:flex;flex-direction:column;height:100vh}#WebProducts .catSection{background-color:#bbb;margin-top:5px;padding:12px 20px}#WebProducts .productContainer{margin:15px 7px 7px;width:calc(25% - 30px)}@media screen and (max-width:1024px){#WebProducts .productContainer{width:calc(33.33333% - 30px)}}@media screen and (max-width:768px){#WebProducts .productContainer{width:calc(50% - 30px)}}@media screen and (max-width:480px){#WebProducts .productContainer{width:calc(100% - 30px)}}#WebProducts .productImg{background-color:#fff;border-radius:7px;box-shadow:var(--SHADOW);height:300px;object-fit:contain;width:100%}#WebProducts .poductDescription{-webkit-line-clamp:2;line-clamp:2;padding-top:4px}#WebProducts .poductDescription,#WebProducts .poductOffersDescription{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#WebProducts .poductOffersDescription{-webkit-line-clamp:3;line-clamp:3}#WebProducts .productColor{border-radius:60%;box-shadow:0 0 3px 0 gray;margin:10px 4px;padding:30px}#WebProducts .addProductConatiner{background-color:var(--LIGHT_COLOR);border-radius:10px;bottom:-15px;box-shadow:var(--SHADOW);padding:10px;position:absolute;right:15px;width:calc(var(--WIDTH)/3 - 50px)}#WebProducts .buttonWrapper{background-color:#fff;border-radius:5px;box-shadow:var(--SHADOW);cursor:pointer;height:auto;left:50%;padding:5px;position:absolute;text-align:center;top:10%;transform:translate(-50%,-50%);transition:transform .1s ease-in-out,opacity .1s ease-in-out;width:100px}#WebProducts .buttonWrapper:hover{opacity:.9;transform:translate(-50%,-40%)}#WebProducts .productIcon{color:var(--PRIMARY_BLUE);display:block}#WebProducts .changeProductConatiner{border:1px solid #e1e1e1;border-radius:10px;padding:5px 10px;width:60px}#WebProducts .viewCart{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:10px;padding:20px}#WebProducts .productCartContainer{background-color:#fff;padding:15px}#WebProducts .placeOrderBtn{border-radius:10px!important;margin-top:-5px;padding:10px 15px;width:150px}#WebProducts .productErr{color:var(--ERROR);font-size:10px!important;margin:2px 0 0 12px}#WebProducts .divider{border-bottom:1px solid #e3e3e3;margin:15px 0}#WebProducts .cartMainContainer{background-color:#e3e3e3;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--MIN_HEIGHT)}#WebProducts .servicePolicy{background-color:#fff;flex:1 1;margin:5px;padding:5px}#WebProducts .cartNum{background-color:#fff;border-radius:20px;box-shadow:var(--SHADOW);font-family:var(--BOLD_FONT)!important;height:16px;min-width:8px;padding:1px 5px;position:absolute;right:-8px;text-align:center;top:-6px}#WebProducts .quantityContainer{border:1px solid gray;border-radius:25px;margin:0 10px;text-align:center!important;-webkit-user-select:none;user-select:none;width:100px}#WebProducts .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#WebProducts .qtyInput{border:none;border-radius:4px;outline:none;text-align:center;width:100%}#WebProducts .qtyInput:focus{border:.5px solid}#WebProducts .nonRestaurantInput{background-color:#0000;border:1px solid #fff;border-radius:25px;color:#fff;margin:0 10px;padding-block:3px}#WebProducts .nonRestaurantInput:focus{border:1px solid #fff}#WebProducts .catagorylist{align-items:center;background-color:#fff;display:flex;gap:10px;justify-content:flex-start;margin-bottom:50px;margin-left:25%;margin-top:5px;overflow:visible;padding:12px 10px;white-space:nowrap;width:67%}#WebProducts .catListCen{align-items:center;display:flex;justify-content:center}#WebProducts .catSectionIn{align-items:center;color:#000;cursor:pointer;display:inline-block;flex-shrink:0;font-size:20px;height:auto;justify-content:center;min-width:auto;padding:2px 10px;position:relative;text-align:center;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}#WebProducts .active:after{background-color:#000;bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0}#WebProducts .microCategoryContainer{background-color:#f9f9f9;border-radius:4px;box-shadow:0 4px 10px #0000001a;max-width:200px;min-width:150px;padding:40px}#WebProducts .micro-category-item{background-color:#fff;border-radius:4px;color:#333;cursor:pointer;font-size:14px;margin:2px 0;padding:10px;transition:background-color .3s ease}#WebProducts .micro-category-item:hover{background-color:#007bff;color:#fff}#WebProducts .foodProductContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);box-sizing:border-box;margin:10px;max-height:200px;max-width:420px;padding:15px 15px 30px;width:calc(50% - 20px)}#WebProducts .foodProductContainer[menu-img=no]{padding:15px}@media(max-width:830px){#WebProducts .foodProductContainer{width:calc(100% - 20px)}}@media(min-width:830px)and (max-width:1200px){#WebProducts .foodProductContainer{width:calc(50% - 20px)}}#WebProducts .foodProductSubContainer{display:flex}#WebProducts .foodProductSubContainer[menu-img=no]{align-items:center;height:auto}#WebProducts .foodProductLeftContainer{display:flex;flex:2 1;flex-direction:column;height:inherit;justify-content:space-between}#WebProducts .foodProductImg{border-radius:10px;height:calc(var(--WIDTH)/3);object-fit:cover;width:calc(var(--WIDTH)/3)}#WebProducts .foodPoductDescription{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#000;display:-webkit-box;overflow:hidden;padding-top:10px;text-overflow:ellipsis}#WebProducts .discountTypeCountainer{border:1px solid #ccc;border-radius:10px;height:29px;justify-content:space-evenly;margin:0 10px;width:50px}#WebProducts .productDiscountField .MuiInputLabel-sizeSmall[data-shrink=false]{margin-top:-1px}#WebProducts .productDiscountFieldHeight{height:15px}#WebProducts .productDiscountFieldOutline{border:1px solid #e1e1e1;border-radius:10px}@media screen and (max-width:340px){#WebProducts .addBagBtn{font-size:12px}}#WebProductCart{padding-bottom:10px}#WebProductCart .productsMainContainer{display:flex;flex-wrap:wrap;margin:5px 8px}#WebProductCart .catSection{background-color:#bbb;margin-top:5px;padding:12px 20px}#WebProductCart .productContainer{margin:15px 7px 7px;width:calc(var(--WIDTH)/2 - 22px)}#WebProductCart .productImg{background-color:#fff;border-radius:7px;box-shadow:var(--SHADOW);height:234px;object-fit:cover;width:-webkit-fill-available}#WebProductCart .poductDescription{-webkit-line-clamp:2;line-clamp:2;padding-top:4px}#WebProductCart .poductDescription,#WebProductCart .poductOffersDescription{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#WebProductCart .poductOffersDescription{-webkit-line-clamp:3;line-clamp:3}#WebProductCart .productColor{border-radius:60%;box-shadow:0 0 1px 0;margin:10px 4px;padding:30px}#WebProductCart .addProductConatiner{background-color:var(--LIGHT_COLOR);border-radius:10px;bottom:-15px;box-shadow:var(--SHADOW);padding:10px;position:absolute;right:15px;width:calc(var(--WIDTH)/3 - 50px)}#WebProductCart .productIcon{color:var(--PRIMARY_BLUE);display:block}#WebProductCart .changeProductConatiner{border:1px solid #e1e1e1;border-radius:6px;padding:10px;width:60px}#WebProductCart .viewCart{background-color:var(--PRIMARY_BLUE);border-radius:15px;margin:10px;padding:20px}#WebProductCart .productCartContainer{background-color:#fff;padding:15px}#WebProductCart .placeOrderBtn{border-radius:6px!important;margin-top:-5px;padding:10px 15px;width:150px}#WebProductCart .CheckoutBtn{background-color:#000;border-radius:5px!important;margin-top:-5px;padding:10px 15px;width:150px}#WebProductCart .productErr{color:var(--ERROR)!important;font-size:10px!important;margin:2px 0 0}#WebProductCart .divider{border-bottom:1px solid #e3e3e3;margin:15px 0}#WebProductCart .cartMainContainer{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}#WebProductCart .table-container{overflow-x:auto;width:100%}#WebProductCart .styled-table{border-collapse:collapse;font-family:Arial,sans-serif;width:100%}#WebProductCart .styled-table thead{border-bottom:1px solid #e3e3e3}#WebProductCart .styled-table thead tr{color:#fff;text-align:left}#WebProductCart .styled-table td,#WebProductCart .styled-table th{height:50px;padding-bottom:12px;padding-left:0;padding-top:12px}#WebProductCart .styled-table tbody tr{border-bottom:1px solid #ddd;height:100px}#WebProductCart .servicePolicy{background-color:#fff;flex:1 1;margin:5px;padding:5px}#WebProductCart .cartNum{background-color:#fff;border-radius:20px;box-shadow:var(--SHADOW);font-family:var(--BOLD_FONT)!important;height:16px;min-width:8px;padding:1px 5px;position:absolute;right:-8px;text-align:center;top:-6px}#WebProductCart .quantityContainer{border:1px solid gray;border-radius:25px;margin:0 10px;text-align:center!important;-webkit-user-select:none;user-select:none;width:100px}#WebProductCart .addToBagContainerInList{background:#00000080;border-bottom-left-radius:7px;border-bottom-right-radius:7px;bottom:4px;position:absolute;width:-webkit-fill-available}#WebProductCart .foodProductContainer{background-color:#fff;border-radius:10px;box-shadow:var(--SHADOW);margin:10px;padding:15px 15px 30px}#WebProductCart .foodProductContainer[menu-img=no]{padding:15px}#WebProductCart .foodProductSubContainer{display:flex}#WebProductCart .foodProductSubContainer[menu-img=no]{align-items:center;height:auto}#WebProductCart .foodProductLeftContainer{display:flex;flex:1 1;flex-direction:column;height:inherit;justify-content:space-between}#WebProductCart .foodProductImg{border-radius:10px;height:calc(var(--WIDTH)/3);object-fit:cover;width:calc(var(--WIDTH)/3)}#WebProductCart .foodPoductDescription{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden;padding-top:10px;text-overflow:ellipsis}#WebProductCart .discountTypeCountainer{border:1px solid #ccc;border-radius:10px;height:29px;justify-content:space-evenly;margin:0 10px;width:50px}#WebProductCart .productDiscountField .MuiInputLabel-sizeSmall[data-shrink=false]{margin-top:-1px}#WebProductCart .productDiscountFieldHeight{height:15px}#WebProductCart .productDiscountFieldOutline{border:1px solid #e1e1e1;border-radius:10px}@media screen and (max-width:340px){#WebProductCart .addBagBtn{font-size:12px}}#Splash{align-items:center;background-color:var(--PRIMARY_BLUE);display:flex;flex-direction:column;justify-content:center;min-height:var(--MIN_HEIGHT);position:relative;text-align:center}#Splash .logo{margin-bottom:40px;width:200px}.sidebar{background-color:#fff;border-right:1px solid #ebebeb;display:flex;flex-direction:column;height:100vh;justify-content:space-between;overflow-y:auto;padding:30px 0 0 15px;position:fixed;scrollbar-color:#3076b5;top:0;width:230px}.myntVal{color:var(--NAVY_BLUE)!important;font-family:var(--BOLD_FONT)!important;font-size:24px!important}.sidebar ul{box-sizing:border-box;list-style-type:none;margin:10px 0;padding:0}.sidebar li{align-items:center;box-sizing:border-box;color:#4a4a4a;display:flex;font-size:14px;margin-right:20px;padding:10px 0 10px 15px}.activeTab .icon{fill:#3076b5;color:#3076b5;font-size:24px}.sidebar .activeTab a{color:#3076b5}.sidebar li:hover{fill:#3076b5;color:#3076b5;cursor:pointer;font-size:15px;transition:all}.sidebar li:hover .icon{height:22px;width:22px}.activeTab{background-color:#f0f8fd;border-radius:5px;color:#3076b5;cursor:pointer}.sidebar a{color:#4a4a4a;font-family:MynyfyMedium;margin-left:10px;text-decoration:none}.sidebar li:hover a{color:#3076b5}.activeTab a .new-orders-count{background-color:#0000;color:#3076b5}.notification-badge{padding:2px 5px}.new-orders-count{background-color:#e4ffe8;border-radius:2px;color:#009d1d;margin-left:80px;padding:0 5px}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.bouncy{animation:bounce .3s ease-in-out}#AuthLanding .topBar{border-radius:0;box-sizing:border-box;padding:13px 20px;position:fixed;width:-webkit-fill-available}#AuthLanding .logo{cursor:pointer;object-fit:contain;width:90px}#AuthLanding .brandsSection{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#appContainer{background-color:#fff;margin:auto;max-width:425px;min-height:var(--MIN_HEIGHT);min-width:320px}#webAppContainer{background-color:#fff;box-sizing:border-box;height:100vh;overflow-y:auto}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.95caa602.css.map*/