.n-dropdown{position:relative;display:inline-block}.n-dropdown-button{padding:10px 15px;font-size:16px;min-width:150px;cursor:pointer;background-color:var(--background-light);color:var(--clr-dark);border:none;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.n-dropdown-button>*+*{margin-left:5px}.n-dropdown-icon-only{font-size:18px;border:none;border-radius:8px;display:flex;background-color:unset;color:#fff;align-items:center;justify-content:center;padding:3px;cursor:pointer;transition:opacity .2s ease}.n-dropdown-icon-only>*+*{margin-left:5px}.n-dropdown-icon-bg{background-color:#00000080;border-radius:20px;padding:7px}.n-dropdown-menu{display:none;flex-direction:column;position:absolute;top:calc(100% + 5px);right:0;background-color:var(--background-light);border-radius:8px;box-shadow:#3e396b2e 0 4px 24px;min-width:160px;max-width:90vw;max-height:50vh;overflow-y:auto;z-index:1000;padding:5px 0}.n-dropdown-menu a{display:block;padding:7px 15px;text-decoration:none;color:var(--clr-dark);font-size:14px;display:flex;align-items:center;justify-content:flex-start;column-gap:5px;cursor:pointer;margin:5px 0}.n-dropdown-menu a:hover{background-color:#f56c6c40}.n-arrow{display:inline-block;margin-left:8px;transition:transform .2s ease;color:gray}.n-arrow.open{transform:rotate(180deg)}.grid-dropdown .n-dropdown-menu{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;max-height:300px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;max-width:100%;width:100%;border:1px solid rgb(215,215,215)}.grid-dropdown .n-dropdown-button{background-color:unset;border:1px solid rgb(215,215,215);border-radius:8px;font-size:14px}.grid-dropdown .n-dropdown-menu-item{padding:20px;justify-self:center}.order-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:9px 20px;font-size:16px;width:100%;max-width:180px;color:#fff;background-color:var(--main-color);border:none;border-radius:8px;cursor:pointer;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}button:active{outline:2px solid rgba(0,0,0,.2);box-shadow:0 0 6px #0003}.ld{position:relative;pointer-events:none;--spinner-color: #fff}.ld:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:3px solid transparent;border-top:3px solid var(--spinner-color);border-radius:50%;animation:spin 1s linear infinite}.ld>*{visibility:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--md-sys-color-surface: transparent;--md-sys-color-primary: #005353;--md-primary-tab-label-text-font: "Open Sans", sans-serif;--md-primary-tab-label-text-size: auto;--md-primary-tab-container-shape: 0px;--md-divider-thickness: 0px;--md-primary-tab-active-indicator-height:2px;--md-primary-tab-active-indicator-color:rgb(198, 67, 93);--md-primary-tab-container-height: 56px;--md-filled-select-text-field-container-shape: 0px;--md-filled-select-text-field-container-color: none;--md-filled-select-text-field-input-text-color: black;--md-filled-select-text-field-input-text-font: system-ui;--md-filled-field-content-color:rgb(198, 67, 93);--md-sys-color-primary:rgb(198, 67, 93);--md-filled-field-active-indicator-color:rgb(198, 67, 93);--md-filled-tonal-button-container-color:rgb(198, 67, 93);--md-filled-tonal-button-label-text-color:#fff;--md-filter-chip-selected-container-color: rgb(121, 218, 160);--md-filter-chip-label-text-font: "Open Sans", sans-serif;background-color:var(--background-color)}.deliveryHtml{display:grid;place-items:center;background-color:var(--background-light)}body{display:flex;flex-direction:column;width:100%;max-width:768px;height:100%;background:var(--background-light);font-family:var(--font-default);position:relative;z-index:998}.mainBodyBox{display:flex;flex-direction:column}.symbol{color:#000;font-size:21px}.splash{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:fixed;top:50%;left:50%;padding:30px 0 10px;overflow:auto;height:100%;width:100%;transform:translate(-50%,-50%);transition:all ease-in-out .6s;row-gap:40px;background-color:var(--background-light);z-index:100}.splash-title{font-size:clamp(3.1rem,2vw,6rem);text-align:center}.splash-symbol{font-size:50px}.header-title{margin-top:10px;display:none;font-size:40px;background-color:var(--background-color)}.search{--md-outlined-text-field-container-shape: 20px;--md-outlined-text-field-input-text-font: 5px;width:100%;margin-top:10px;background-color:#fff}.mdc-menu-surface--fullwidth{max-width:none}.search2{width:100%;height:40px;padding:12px;border-radius:18px;border:0px solid lightgrey;background-color:#fff;transition:all .3s cubic-bezier(.19,1,.22,1);box-shadow:0 0 20px -18px}.search2:after{width:100%;height:40px;padding:12px;border-radius:18px;border:2px solid lightgrey;background-color:#fff;transition:all .3s cubic-bezier(.19,1,.22,1);box-shadow:0 0 20px -18px}md-filled-select::part(menu){--md-menu-container-color: #f4fbfa;--md-menu-container-shape: 0px}.DefaultSection{display:block}.FilterStoreSection{display:none}.advertismentSection{display:block}.deliveryMenu{background-color:#000}.deliveryMenuBtn{background-color:#c6435d}.deliveryBtnBoxMod{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:auto;cursor:pointer}.topHeaderBox{display:flex;align-items:center;justify-content:space-between;column-gap:5px;flex-direction:row;width:100%;height:auto;padding:5px 20px;margin-top:10px}.cityLogBox{display:flex;align-items:center;column-gap:10px;width:auto;padding:0 10px 0 0;height:32px}.untTitleMod{padding:0}.deliverySendwichMenu{padding-top:5px}.untLogoMod{height:40px}.deliveryDrpContentBox{display:flex;flex-direction:column;justify-content:center;align-items:center;width:300px;height:250px;border:1px solid;z-index:100}.UntCityPicker{display:flex;align-items:center;justify-content:center;height:32px;color:#000;padding:0 0 0 30px;background-image:url(/icons/location.svg);background-repeat:no-repeat;background-position:left center}.location-select{outline:none;border:none;height:100%;font-size:15.5px;background-color:transparent;cursor:pointer}.resp-nav{display:flex;align-items:center;column-gap:20px}.untRegBtn{padding:9px 25px;font-size:13px;outline:none;border:none;border-radius:5px;cursor:pointer}.regBtnClr{background-color:#c6435d;color:#fff}@media screen and (max-width: 500px){.untRegBtn{display:none}}@media screen and (min-width: 500px){.untNavBtn{display:none}}.untSerch{display:flex;line-height:28px;align-items:center;position:relative;width:50%}.input{width:100%;height:32px;line-height:28px;padding:0 .5rem 0 1.8rem;border:2px solid transparent;border-radius:18px;outline:none;background-color:#fff;font-size:12px;color:#0d0c22;transition:.3s ease}.input::placeholder{color:#9e9ea7}.input:focus,input:hover{outline:none;box-shadow:0 0 0 4px #e1e1e11a}.icon{position:absolute;left:.5rem;fill:#9e9ea7;width:1rem;height:.8rem}.deliveryBtn{display:block;padding:5px 15px;font-size:.8rem;height:35px;white-space:nowrap;border-radius:24px;border:none;outline:none;background-color:#c6435d;color:#fff;cursor:pointer}.bottomHeaderBox{display:flex;align-items:center;width:100%;height:auto;row-gap:15px;justify-content:space-between;padding:10px 12.8px;background-color:var(--background-light);box-shadow:0 1px #1b1f240a;z-index:1}.citySelector{width:auto}.symbol{font-size:30px}.location-select{font-size:16px}.btnDeliveryBox{display:flex;column-gap:5px}.btnsvgMod{min-width:25px}.deliveryLocationBox{width:100%;max-width:250px;display:flex;width:auto;height:59px;align-items:center;column-gap:5px;color:var(--clr-dark)}#languageSelect{display:block;width:auto;border:none;outline:none;font-size:14px;background-color:var(--background-light);color:var(--clr-dark)}.deliveryDineBtnBox{display:flex;column-gap:25px;padding:0 15px}.deliveryDineBtn{display:block;padding:0 5px;background-color:transparent;border:none;outline:none;font-size:14px;white-space:nowrap;color:var(--clr-dark)}.TitlenLogoBox{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:200px;row-gap:20px;padding:45px 12.8px;text-align:center}.topSliderSection{display:flex;justify-content:center;align-items:center;padding:25px 12.8px}.deliveryProfileImg{width:100%;max-width:500px;height:100%;max-height:260px;object-fit:cover;border-radius:7px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.MainSectionDelivery{display:flex;flex-direction:column;height:100%;min-height:600px;padding:10px 12.8px;margin-bottom:80px;background-color:var(--background-light);border-bottom-left-radius:7px;border-bottom-right-radius:7px}.topHeadWelcomeText{display:block;font-size:22px;font-weight:700}.mainDeliveryCategoryBox{margin:5px 0}.gridListStores{display:grid;width:100%;height:auto;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-template-rows:1fr;column-gap:15px;row-gap:20px;margin-top:15px;justify-items:center}@media screen and (min-width: 500px){.gridListStores{grid-template-columns:repeat(auto-fit,minmax(165px,225px))}}.StoreProfileBox{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:226px;height:auto;min-height:190px;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;cursor:pointer}.imageTitleStoreBox{display:block;width:100%;height:122px;position:relative}.titleDeliveryMod{color:var(--clr-dark)}.imageProfileMod{display:block;object-fit:cover;width:100%;height:104.4px;border-top-left-radius:10px;border-top-right-radius:10px}.titleratingBox{display:flex;align-items:center;column-gap:10px}.DeliveryCategoryTitleMod{color:var(--clr-dark)}.innerProfileTxt{display:block;position:absolute;bottom:0;padding:4px 7px;margin-bottom:5px;margin-left:5px;color:#fff;background:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:5px;font-size:14px;font-weight:400}.storeBottomtextBox{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:13px 8px 0}.bottomStoreIn{display:flex;align-items:center;justify-content:space-between;width:100%;flex-direction:row-reverse;padding:4px 0;border-top-style:dashed;border-top-width:1px;border-top-color:#ececec}.untSi{font-size:clamp(.9rem,2vw,1.1rem)}.storeTitleMod{font-size:clamp(.7rem,2vw,.95rem);font-weight:600;white-space:wrap;padding-left:5px}.bottomTStruct{display:flex;align-items:center;height:24px;column-gap:2px;font-size:clamp(.7rem,2vw,.8rem);padding:3px 5px;border-radius:3px}.nobckStat{background-color:#dde7eb}.MoreBtn{display:flex;justify-content:center;align-items:center;width:100%;height:auto;margin-top:25px;padding:35px}.deliveryDineSection{display:flex;width:100%;justify-content:space-evenly;margin-top:45px}.DeliveryDineBox{display:flex;flex-direction:column;width:100%;justify-content:space-evenly;align-items:center;height:60px;max-width:650px;cursor:pointer}.ClosedStoreBox{display:flex;justify-content:center;align-items:center;font-size:clamp(1.2rem,3vw,1.4rem);color:#fff;width:100%;height:100%;border:1px solid;position:absolute;top:0;background:#1a1a1ab3;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border-top-left-radius:10px;border-top-right-radius:10px;border:1px solid rgba(255,255,255,.18)}.delivertBtn{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;font-size:12px;font-weight:400;color:var(--clr-dark);white-space:nowrap}.HorizontalCategorySection{display:flex;width:100%;column-gap:15px;height:auto}.innerHorCategory{display:flex;height:auto;overflow-y:auto}.mainCorporateBox{display:flex;flex-direction:column;width:100%;padding:35px 0}.AdvertTopBox{display:flex;flex-direction:column;align-items:center;padding:45px 0 75px;row-gap:35px}.togetherSvgMod{width:118px;height:80px}.togethertxtMod{font-size:32px;font-weight:700}.CorporateSectionElements{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;row-gap:80px}.corporateTopBox{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:auto;row-gap:20px;background-color:#fff;border-radius:15px;padding:20px 15px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.corporatesvgMod{width:125px;height:125px}.corporateTextMod{font-size:15px;font-weight:300}@media screen and (min-width: 600px){.CorporateSectionElements{flex-direction:row;column-gap:30px;text-align:center}.corporatesvgMod{width:70px;height:70px}}.deliveryFooter{display:flex;flex-direction:column;width:100%;height:auto;padding:12.8px;background-color:var(--background-light)}.endFooterBox{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;height:40%;row-gap:25px;background-color:var(--background-light)}@media (max-width: 767px){.endFooterBox{flex-direction:row;align-items:center}}.modal-style-tags{height:auto;z-index:4;padding-bottom:35px}.productTagsModal{padding:20px;margin-top:55px}.toptagsbox{display:flex;flex-direction:column;width:100%;height:auto}.tagsTitle{font-size:24px;font-weight:700}.filterTagsBox{display:flex;justify-content:start;width:100%;height:auto;flex-wrap:wrap;gap:15px;margin:30px 0;padding-top:15px}.tagsApply{margin:15px 0;background-color:var(--background-light)}.chip-set{display:flex;flex-wrap:wrap;gap:10px}.font-main-color{color:var(--main-color)}.unt-dropdown-box{display:flex;align-items:center;justify-content:start;flex-direction:column;width:100%;padding:8px;height:110px;row-gap:15px}.homeLocation{display:flex;background-color:#fff;border-radius:8px;padding:10px 15px;width:auto}.home-selection{font-size:15px;cursor:pointer;min-width:150px}.untMods{padding-bottom:10px}.radio-input input{display:none}.radio-input{--container_width: 100%;position:relative;display:flex;height:auto;align-items:center;color:#000;width:var(--container_width);overflow:hidden;border:none;-webkit-tap-highlight-color:transparent}.iconTabName{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%}.radio-input label{width:100%;padding:10px;font-family:Open Sans,sans-serif;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1;font-weight:500;font-size:11px}.selection{display:none;position:absolute;height:100%;width:20.33%;z-index:0;left:0;top:0;transition:.15s ease;border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#c6435d}.radio-input label:has(input:checked){color:#000}.radio-input label:has(input:checked)~.selection{display:inline-block}.radio-input label:nth-child(1):has(input:checked)~.selection{transform:translate(35%)}.radio-input label:nth-child(2):has(input:checked)~.selection{transform:translate(198%)}.radio-input label:nth-child(3):has(input:checked)~.selection{transform:translate(360%)}.no-content-info{display:flex;align-content:center;justify-content:center;align-items:center;margin-top:50px;font-style:italic;text-align:center}
