@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.container{z-index:2;margin:auto;width:100%;justify-content:space-between;align-items:center;position:sticky;top:0;background-color:#fff}.container.shadow{box-shadow:0 0 14px #00000015}.navbar{padding:20px 0;display:flex;justify-content:space-between;align-items:center;margin:auto;width:80%}.navbar .logo{width:90px;max-height:90px}.navbar-menu{display:flex;align-items:center;list-style:none;gap:20px;color:#49557e;font-size:18px}.navbar a{position:relative}.navbar a:after{content:"";width:0%;height:3px;background-color:#49557e;position:absolute;top:23px;left:-1px;right:0;bottom:0;transition:.5s}.navbar-menu a:hover:after{width:102%;transition:.5s}.navbar-right{display:flex;align-items:center;justify-content:center;gap:40px}.Icon-30{height:30px;margin-top:4px}.header-qr{cursor:pointer;position:relative}.qr-icon{display:block;width:26px;color:#49557e}.qr-icon:hover{color:tomato}.qr-des{position:absolute;content:"";height:190px;width:160px;top:40px;left:-66px;z-index:2;animation:fadeIn ease-in .3s;display:none;border:2px solid #49557e;border-radius:3px;overflow:hidden;transition:.3s;background-color:#49557e}.header-qr:hover .qr-des{transition:.3s;display:flex;flex-direction:column;align-items:center}.img-qr{height:140px;width:160px;border-radius:3px;margin-top:2px}.header-qr-text{text-align:center;font-size:16px;font-weight:600;color:#fff4fe;margin:2px 2px 4px;line-height:1.1}.navbar button{background:transparent;font-size:16px;color:#49557e;border:2px solid tomato;padding:10px 30px;border-radius:50px;cursor:pointer;display:flex;align-items:center;font-weight:600}.login-icon{margin-right:-6px;margin-left:10px;width:24px;height:24px}.navbar button:hover{background-color:#fff4fe}.navbar .active{padding-bottom:3px;border-bottom:3px solid #49557e}.basket-icon{color:#49557e;width:30px;margin-top:4px}.basket-icon.clicked{color:tomato}.navbar a{cursor:pointer}.navbar-search-icon{position:relative}.navbar-search-icon .dot{position:absolute;min-width:10px;min-height:10px;background-color:tomato;border-radius:50%;top:-1px;right:-5px}.icon-user{margin-top:8px;width:30px;height:30px;color:#49557e}.navbar-profile{position:relative}.nav-profile-dropdown{position:absolute;display:none;right:-70px;z-index:1;min-width:180px;flex-direction:column;gap:12px;background-color:#fff2fe;padding:12px 18px;border-radius:4px;border:1px solid tomato;outline:2px solid white;list-style-type:none;align-items:start}.navbar-profile:hover .nav-profile-dropdown{display:flex}.nav-profile-dropdown li{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.nav-profile-dropdown li:hover,.nav-profileLink:hover{color:tomato}.nav-profile-dropdown p{font-size:18px;font-weight:600}.nav-profile-dropdown .icon{width:22px;height:22px}.nav-profile-dropdown span{width:100%;height:2px;background-color:#49557e;border-radius:2px}@media (max-width: 1120px){.navbar .logo{width:80px}.navbar-menu{gap:20px;font-size:17px}.navbar-right{gap:30px}.navbar-right img{width:22px}.navbar-right button{padding:8px 25px}.navbar-right .header-qr{display:none}}@media (min-width: 872px) and (max-width: 1023px){.navbar .logo{width:80px}.navbar-menu{gap:15px;font-size:16px}.navbar-right{gap:20px}.navbar-right img{width:20px}.navbar-right button{padding:7px 20px;font-size:15px}.navbar-right .header-qr{display:none}}@media (max-width: 871px){.container{width:100%}.navbar{width:100%;display:flex;justify-content:space-around}.navbar-menu{display:none}}.cart{margin-top:100px}.cart-items-title{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr 1fr;align-items:center;color:gray;font-size:max(1vw,12px);text-align:center}.cart-items-item{margin:10px 0;color:#000}.cart-items-item img{width:140px;max-height:108px;margin-left:34px}.cart hr{height:1px;background-color:#e2e2e2;border:none}.cart-items-item .cross{cursor:pointer;width:24px;margin-left:80px}.cart-bottom{margin-top:80px;display:flex;justify-content:space-between;gap:max(12vw,20px)}.cart-total{flex:1;display:flex;flex-direction:column;gap:20px}.cart-total-details{display:flex;justify-content:space-between;color:#555}.cart-total hr{margin:10px 0}.cart-total button{margin-top:4px;width:max(15vw,250px);background-color:tomato;color:#fff;border:none;padding:18px 12px;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600}.cart-promocode{flex:1}.cart-promocode p{color:#555}.cart-promocode-input{margin-top:10px;display:flex;justify-content:space-between;align-items:center;background-color:#eaeaea;border-radius:4px}.cart-promocode-input input{background:transparent;border:none;outline:none;padding-left:10px;height:54px}.cart-promocode-input button{width:max(10vw,150px);padding:12px 5px;background-color:#000;border:none;color:#fff;border-radius:4px;margin-right:6px}@media (max-width: 750px){.cart-bottom{flex-direction:column-reverse}.cart-promocode{justify-content:start}.cart-items-item .cross{width:14px;margin-left:10px}}.header{height:34vw;margin:30px auto;background:url(/header_img.png) no-repeat;background-size:contain;position:relative}.header-contents{position:absolute;display:flex;flex-direction:column;align-items:start;gap:1.5vw;max-width:50%;bottom:10%;left:6vw;animation:fadeIn 3s}.header-contents h2{min-width:525px;font-weight:600;color:#fff;font-size:max(4.5vw,22px)}.typing-container{height:auto;position:relative;height:100px}.header-title{position:absolute;top:-65px;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;animation:step-start .3s}.header-introduce{text-align:justify}.header-contents>.header-introduce{color:#fff;font-size:17px;font-weight:600}.header-contents button{border:none;color:#747474;font-weight:500;padding:1vw 2.3vw;background-color:#fff;font-size:max(1vw,13px);border-radius:50px;cursor:pointer;font-weight:600}@media (max-width: 1400px){.header-title{position:absolute;top:-30px;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;animation:step-start .3s}}@media (max-width: 1050px){.header-contents h2{max-width:300px}.typing-container{height:auto;position:relative;height:100px}.header-title{position:absolute;top:-40px;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;animation:step-start .3s}.header-contents{max-width:45%}.header-contents p{display:none}}@media (max-width: 750px){.typing-container{height:auto;position:relative;height:100px}.header-title{position:absolute;top:10px;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;animation:step-start .3s}.header-contents{max-width:65%}.header-contents h2{max-width:70px}.header-contents p{display:none}.header-contents button{padding:2vw 4vw}}.explore-menu{display:flex;flex-direction:column;gap:20px;text-align:justify}.explore-menu h1{color:#262626;font-weight:600}.explore-menu-text{max-width:60%;color:gray}.explore-menu-list{display:flex;justify-content:space-between;align-items:center;gap:30px;text-align:center;margin:20px 0;overflow-x:scroll;cursor:pointer}.explore-menu-list::-webkit-scrollbar{display:none}.explore-menu-item img{width:7.5vw;min-width:80px;cursor:pointer;border-radius:50%;transition:.2s}.explore-menu-item p{margin-top:10px;color:#747474;font-size:max(1.4vw,16px);cursor:pointer;font-weight:400}.explore-menu hr{margin:10px 0;height:2px;background-color:#e2e2e2;border:none}.explore-menu-item .active{border:4px solid tomato;padding:2px}.explore-menu-item .active-p{color:#262626;font-weight:600}@media (max-width: 1050px){.explore-menu-text{max-width:100%;font-size:14px}}.food-display{margin-top:30px}.food-display h2{font-size:max(2w,24px);font-weight:600}.food-display-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-top:30px;gap:30px;row-gap:50px}.food-item{width:100%;margin:auto;border-radius:15px;box-shadow:0 0 10px #00000015;transition:.3s;animation:fadeIn 1s;min-height:394px}.food-item:hover{transform:scale(1.02)}.food-item-image{width:100%;height:219px;border-radius:15px 15px 0 0;object-fit:cover}.food-item-info{padding:20px}.food-item-name-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.food-item-name-rating p{font-size:19px;font-weight:600}.food-item-name-rating img{width:70px}.food-item-desc{color:#514d4d;font-size:12px;line-height:1.4;min-height:50px;font-weight:500}.food-item-price{color:#fd5031;font-size:22px;font-weight:550;margin:10px 0}.food-item-img-container{position:relative}.food-item-img-container .add{width:35px;position:absolute;bottom:15px;right:15px;cursor:pointer;border-radius:50%}.food-item-counter{position:absolute;bottom:15px;right:15px;display:flex;align-items:center;gap:10px;padding:6px;border-radius:50px;background-color:#fff;animation:fadeIn ease-in .2s}.food-item-counter img{width:30px}.app-download{margin:100px auto auto;font-size:max(3vw,20px);text-align:center;font-weight:500}.app-download-platforms{display:flex;justify-content:center;gap:max(2vw,10px);margin-top:40px}.app-download-platforms img{width:max(30vw,120px);max-width:180px;transition:.5s;cursor:pointer}.app-download-platforms img:hover{transform:scale(1.05)}.place-order{display:flex;align-items:start;justify-content:space-between;gap:50px;margin-top:100px}.place-order-left{width:100%;max-width:max(30%,500px)}.place-order-left .title{font-size:30px;font-weight:600;margin-bottom:50px}.place-order-left input{margin-bottom:15px;width:100%;padding:10px;border:1px solid #c5c5c5;border-radius:4px;outline-color:tomato}.place-order-left .multi-fields{display:flex;gap:10px}.place-order-right{width:100%;max-width:max(40%,500px)}.place-order .cart-total button{margin-top:5px}.payment-method{display:flex;justify-content:space-between;flex-direction:column;margin-top:-6px}.payment-method .option-list{padding:12px;border:2px solid tomato;border-radius:4px;display:inline-flex;margin-bottom:20px;max-width:280px}.payment-method .option-list:nth-last-child(1){margin-bottom:0}.option-list p{margin-left:6px;font-size:18px;font-weight:560}.option-payment{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #ccc;background-color:#fff;cursor:pointer;position:relative;outline:none}.option-payment:checked{background-color:tomato;border-color:tomato;transition:.3s}.option-payment:checked:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);transition:.3s}.option-payment:hover,.option-payment:focus{border-color:tomato;transition:.3s}.footer{color:#d9d9d9;background-color:#323232;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 8vw;padding:40px 80px;margin-top:100px}.footer-content{width:100%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px;align-items:baseline}.footer-content-left,.footer-content-right,.footer-content-center{display:flex;flex-direction:column;gap:20px;align-items:start}.footer-content-left,.footer-content-right,.footer-content-center{list-style:none;margin-bottom:10px;cursor:pointer}.footer-content-left img{width:90px;height:68px}.footer-content-left p{margin-top:8px;line-height:1.7;font-size:16px;font-style:italic;text-align:justify}.footer-content-right h2,.footer-content-center h2{color:#fff;margin-bottom:8px}.footer-content-right ul,.footer-content-center ul{list-style-type:none}.contact-item{display:flex;margin-bottom:12px;align-items:center;line-height:1.6}.contact-item .icon{width:20px;margin-right:10px;color:tomato}.footer-social-icon{display:flex;margin-left:-6px;margin-top:-6px}.footer-social-icon img{width:40px;margin-right:15px}.footer hr{width:100%;height:2px;margin:16px 0;background-color:gray;border:none}.delivery{margin-top:-10px}.list-delivery{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;min-width:280px;margin-top:18px}.delivery-png{height:38px;width:50px;margin-right:10px;border-radius:4px}@media (max-width: 750px){.footer-content{display:flex;flex-direction:column;gap:35px}.footer-copyright{text-align:center}}.login-popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:3;width:100%;height:100%;background-color:#00000090;display:grid}.login-popup-container{place-self:center;width:max(27vw,330px);color:gray;background-color:#fff;display:flex;flex-direction:column;gap:25px;padding:25px 30px;border-radius:8px;font-size:14px;animation:fadeIn ease-in .5s}.login-popup-title{display:flex;justify-content:space-between;align-items:center;color:#000;font-size:19px}.login-popup-title img{width:22px;cursor:pointer}.login-popup-inputs{display:flex;flex-direction:column;gap:20px}.login-popup-inputs input{outline:none;border:1px solid #c9c9c9;padding:12px;border-radius:4px;height:50px;font-size:16px;margin-top:4px}.login-popup-inputs input:first-child{transition:fadeIn .5s}.login-popup-container button{border:none;padding:10px;border-radius:4px;color:#fff;background-color:tomato;font-size:20px;cursor:pointer;margin:6px 0}.login-popup-condition{display:flex;align-items:start;gap:8px;margin-top:-4px;margin-bottom:4px;font-size:15px}.login-popup-condition input{margin-top:2px}.login-popup p span{color:tomato;font-weight:500;cursor:pointer}.relative{position:relative}#Password{position:relative;width:100%}.eye-icon{position:absolute;top:14px;right:7px;min-width:28px;height:28px;color:tomato}.fx-18{font-size:17px}.breadCrums-list{display:flex;list-style-type:none}.breadCrums-item{margin-right:4px;align-items:center;display:flex;font-size:16px;color:#a2a2a2;font-weight:600}.chercon-icon{margin-right:4px}@media (max-width: 800px){.breadCrums-item{font-size:14px;margin-right:2px}}.detail-product{display:flex;margin-top:50px;margin-bottom:50px;width:100%;justify-content:space-between}.detail-product-right{width:100%}.product-name{font-size:40px;font-weight:600;font-family:Anton SC,sans-serif;margin-top:28px;margin-left:10px}.product-description{margin:26px 0 26px 10px;font-size:22px;color:#979595;font-weight:600;line-height:1.4;min-height:70px;font-style:italic}.line{display:block;margin-top:12px;width:100%;height:4px;border-radius:2px;background-color:#49557e}.product-price{margin-left:10px;margin-top:40px;display:flex;justify-content:space-between;align-items:center}.price{font-size:38px;color:#ff4c24;font-weight:600}.buy{display:flex;align-items:center;border:3px solid #ff4c24;border-radius:50px;min-width:180px;height:50px;cursor:pointer}.buy:hover{background-color:#fff4fe}.buy p{font-size:24px;font-weight:600;margin-left:20px}.buy-icon{width:32px;height:32px;margin-left:8px}.food-detail-counter{display:flex;align-items:center;justify-content:space-around;border-radius:50px;min-width:180px;height:50px;cursor:pointer}.icon-action{width:32px;height:32px}.food-detail-counter p{color:#000;font-size:28px;font-weight:600}.detail-product-img{display:flex;flex-direction:column;align-items:center}.product-image{display:block;width:100%;height:380px;border-radius:15px;box-shadow:2px 2px 16px #b1b1b1;overflow:hidden}.detail-product-sub{width:100%}.detail-product-header{display:flex;align-items:center;justify-content:space-around;margin-top:30px;font-size:24px;color:#211f1f;font-weight:600;width:100%}.detail-product-amount,.detail-product-time{font-size:22px;font-weight:500;display:flex;align-items:center}.amount-icon,.time-icon{margin-right:8px;width:28px}.grid{width:100%;display:block;padding:0}.grid.wide{max-width:1200px;margin:0 auto}.row{display:flex;flex-wrap:wrap-reverse;margin-left:-4px;margin-right:-4px}.row.no-gutters{margin-left:0;margin-right:0}.col{padding-left:4px;padding-right:4px}.row.no-gutters .col{padding-left:0;padding-right:0}.c-12{flex:0 0 100%;max-width:100%}@media (min-width: 949px){.row{margin-left:-8px;margin-right:-8px}.m-4,.m-7{display:block}.m-4{flex:0 0 33.33333%;max-width:33.33333%}.m-7{flex:0 0 58.33333%;max-width:58.33333%}}@media (min-width: 1113px){.row{margin-left:-12px;margin-right:-12px}.l-5,.l-6{display:block}.l-5{flex:0 0 41.66667%;max-width:41.66667%}.l-6{flex:0 0 50%;max-width:50%}}@media (min-width: 740px) and (max-width: 1023px){.wide{width:644px}}@media (min-width: 1076px) and (max-width: 1299px){.product-image{width:100%;height:290px;margin:auto}}@media (max-width: 1075px){.product-image{width:100%;height:290px;margin:auto}.price{font-size:30px;color:#ff4c24;font-weight:600}.buy p{font-size:22px;font-weight:600;margin-left:16px}.buy-icon{width:22px;height:22px;margin-left:6px;margin-right:6px}.buy{display:flex;align-items:center;border:3px solid #ff4c24;border-radius:50px;min-width:120px;height:44px;cursor:pointer}}@media (max-width: 950px) and (max-width: 1076px){.product-image{width:100%;margin:auto}.buy p{font-size:20px;font-weight:600;margin-left:20px}.buy-icon{width:20px;height:20px;margin-left:6px;margin-right:6px}.buy{display:flex;align-items:center;border:3px solid #ff4c24;border-radius:50px;min-width:120px;height:44px;cursor:pointer}.price{font-size:28px;color:#ff4c24;font-weight:600}}@media (max-width: 949px){.detail-product{display:flex;flex-wrap:wrap-reverse}.product-image{width:100%;height:340px;margin:auto}.buy p{font-size:20px;font-weight:600;margin-left:20px}.buy-icon{width:24px;height:24px;margin-left:6px;margin-right:6px}.detail-product-amount,.detail-product-time{font-size:18px;font-weight:500;display:flex;align-items:center}.buy{display:flex;align-items:center;border:3px solid #ff4c24;border-radius:50px;min-width:120px;height:44px;cursor:pointer}.price{font-size:24px;color:#ff4c24;font-weight:600}.product-price{display:flex;flex-direction:column;align-items:start}.product-buy{margin-top:16px;margin-left:-4px}.food-detail-counter{display:flex;align-items:center;justify-content:space-around;border-radius:50px;min-width:140px;height:50px;cursor:pointer;margin-left:-10px}}.verify{min-height:60vh;display:grid}.verify .spinner{width:100px;height:100px;place-self:center;border:5px solid #bdbdbd;border-top-color:tomato;border-radius:50%;animation:rotate 1s infinite}@keyframes rotate{to{transform:rotate(360deg)}}.my-orders{margin:50px 0}.my-orders .wrapper{display:flex;flex-direction:column;gap:20px;margin-top:30px}.my-orders-order{display:grid;grid-template-columns:.5fr 2.1fr 1fr 1.2fr 1fr;gap:20px;padding:30px 20px;color:#505050;background-color:#ffe8e4;border-radius:15px;position:relative;margin-bottom:10px}.my-orders-order:before{position:absolute;content:"";top:-32px;left:100px;width:50px;height:50px;border-radius:50%;background-color:#fff}.my-orders-order:after{position:absolute;content:"";bottom:-32px;left:100px;width:50px;height:50px;border-radius:50%;background-color:#fff}.order-item-container{height:100%;padding-right:39px;border-right:5px dashed #505050;display:flex;flex-direction:column;justify-content:center;align-items:center}.my-orders-order img{width:50px}.order-item-date{font-size:16px;margin:12px 0}.order-item-hour{font-size:16px;color:tomato;font-weight:600}.order-item-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:10px}.order-item-food{color:tomato;font-size:16px;font-weight:600}.order-item-price{font-weight:600;color:tomato}.my-orders-order p span{color:tomato;margin-right:8px}.my-orders-order p b{font-weight:600;color:#454545}.order-payment{display:flex;align-items:center;margin-right:4px;font-weight:600;margin-top:30px}.icon-false{width:30px;height:30px;padding:6px;color:tomato;border-radius:50%;border:1px solid #d5806f;margin-right:8px}.icon-success{width:30px;height:30px;padding:6px;color:#04ba70;border-radius:50%;border:1px solid #d5806f;margin-right:8px}.my-orders-order button{color:#fff;background-color:#d5806f;max-height:44px;font-size:14px;font-weight:600;outline:none;border:none;padding:10px 8px;border-radius:8px;justify-content:s}.order-process-container{margin-top:40px;display:flex;width:100%;align-items:center;justify-content:space-between}.order-process{display:flex;align-items:center;flex-grow:1}.delivery-process{display:flex;align-items:center}.order-process-line{display:block;width:100%;height:8px;border-radius:4px;background-color:#707070;transition:.5s;position:relative}.line-disbled{display:block;width:0%;background-color:#6c63ff;transition:1s;height:8px;border-radius:4px}.line-active{display:block;width:100%;background-color:#6c63ff;transition:1s;height:8px;border-radius:4px;z-index:1}.order-process-img:first-child{margin-right:20px;margin-left:0}.order-process-img{border-radius:50%;height:50px;width:50px;filter:grayscale(100%);transition:.5s;margin-left:20px}.order-process-img-active{border-radius:50%;height:50px;width:50px;margin-left:20px;transition:.5s}.order-process-img-active:first-child{margin-right:20px;margin-left:0}.empty{display:flex;flex-direction:column;align-items:center}.empty-img{display:block;width:50%}.empty-message{font-size:24px;font-weight:600;margin-top:-10px;text-align:center;line-height:1.5}@media (max-width: 900px){.my-orders-order{grid-template-columns:1fr 2fr 1fr;row-gap:5px;font-size:12px}.my-orders-order button{font-size:10px}}*{padding:0;margin:0;box-sizing:border-box;font-family:Open Sans,sans-serif;font-optical-sizing:auto;scroll-behavior:smooth}body{min-height:100vh}a{text-decoration:none;color:inherit}.app{width:80%;margin:auto}.space-between{display:flex;flex-direction:column;justify-content:space-between}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
