@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--primary: #4d0511;--secondry: #c09712;--grey-color: #00000080}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif!important}body{background-color:var(--body-bg);font-family:Poppins,sans-serif}ul{padding:0}.animation{height:100vh;display:flex;justify-content:center;align-items:center}.animation .loader{width:35px;aspect-ratio:.75;--c: no-repeat linear-gradient(#3BB27B 0 0);background:var(--c) 0% 50%,var(--c) 50% 50%,var(--c) 100% 50%;animation:l7 1s infinite linear alternate}@keyframes l7{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}to{background-size:20% 50%,20% 50%,20% 50%}}.body-layout::-webkit-scrollbar{width:0px}@media only screen and (min-width: 1190px){.body-layout{height:100vh;overflow:hidden}}.body-layout .body-layout__container{display:flex}.body-layout .body-layout__container .sidebar{display:none}@media only screen and (min-width: 1190px){.body-layout .body-layout__container .sidebar{display:flex}}.body-layout .body-layout__container .body-layout__content{background-color:#2d242424;flex:1;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 1190px){.body-layout .body-layout__container .body-layout__content{overflow:hidden;height:100vh}}.body-layout .body-layout__container .body-layout__content.style_2{background-color:#f9fafb!important}.body-layout .body-layout__container .body-layout__content::-webkit-scrollbar{width:7px}.body-layout .body-layout__container .body-layout__content::-webkit-scrollbar-thumb{background-color:#88888887;border-radius:6px}.body-layout .body-layout__container .body-layout__content::-webkit-scrollbar-track{background-color:var(--sidebarColorMain)}.body-layout .body-layout__container .body-layout__content .body-layout__inner{padding:10px}@media only screen and (min-width: 640px){.body-layout .body-layout__container .body-layout__content .body-layout__inner{padding:10px 15px}}@media only screen and (min-width: 1190px){.body-layout .body-layout__container .body-layout__content .body-layout__inner{padding:10px 30px}}.body-layout .body-layout__container .body-layout__content .body-layout__inner .logo{text-align:center;display:none}@media only screen and (min-width: 1190px){.body-layout .body-layout__container .body-layout__content .body-layout__inner .logo{display:block}}.body-layout .body-layout__container .body-layout__content .body-layout__inner .logo img{width:350px;display:block;margin:auto}.header_style-2{background-color:#fff;border-radius:8px;border:1px solid rgba(217,217,217,.63);display:none}@media only screen and (min-width: 1190px){.header_style-2{display:block}}.header_style-2 img{width:150px;display:block;margin:auto}footer{display:block}@media only screen and (min-width: 1190px){footer{display:none}}footer .logo{text-align:center}footer .logo img{text-align:center;width:150px}.filter{position:fixed;background-color:#00000029;min-height:100vh!important;width:100%;right:0;top:0;z-index:1000;transform:translate(-100%);transition:.5s;overflow-y:auto}.filter .flex{justify-content:end;overflow-y:auto}.filter .flex .content{background-color:#fff;min-height:100vh!important;height:100%;overflow-y:auto;width:300px;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.filter .flex .content::-webkit-scrollbar{width:7px}.filter .flex .content::-webkit-scrollbar-thumb{background-color:var(--secondry);border-radius:6px}.filter .flex .content .top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(119,119,119,.2235294118);padding-bottom:10px}.filter .flex .content .top h2{font-size:25px;font-weight:600;color:#000}.filter .flex .content .top button{background-color:transparent;border:none;font-size:25px;cursor:pointer}.filter .flex .content .sidebar__body{padding:20px;flex:1;height:85vh;overflow-y:auto}.filter .flex .content .sidebar__body::-webkit-scrollbar{width:0px}.filter .flex .content .sidebar__body .loading_categories,.filter .flex .content .sidebar__body .no_categories_found{height:100%;display:flex;justify-content:center;align-items:center}.filter .flex .content .sidebar__body .no_categories_found div{text-align:center}.filter .flex .content .sidebar__body .no_categories_found div img{width:150px}.filter .flex .content .sidebar__body .no_categories_found div p{font-weight:500;color:#000;font-size:20px;margin-top:20px}.filter .flex .content .sidebar__body .category{text-align:center;box-shadow:0 4px 4px #00000040;border:1px solid #3BB27B;border-radius:12px;position:relative;height:115px;display:flex;justify-content:center;align-items:end;padding:15px;margin-top:100px;cursor:pointer;transition:.5s}.filter .flex .content .sidebar__body .category:hover{transform:scale(1.05)}.filter .flex .content .sidebar__body .category:first-of-type{margin-top:50px}.filter .flex .content .sidebar__body .category .image{position:absolute;top:-70%}.filter .flex .content .sidebar__body .category .image img{height:141px;width:171px}.filter .flex .content .sidebar__body .category h2{font-weight:600;color:#000}.filter-active{transform:translate(0)}.cart{top:20px;display:none}@media only screen and (min-width: 1190px){.cart{display:block}}.cart .cartEmpty{display:flex;justify-content:center;align-items:center;height:100%}.cart .cartEmpty p{font-size:20px;color:#000;font-weight:500}.cart .content .order-details{background-color:#fff;border:1px solid rgba(217,217,217,.63);width:285px;height:calc(100vh - 300px);border-radius:12px;padding:10px 0}.cart .content .order-details .top{padding:0 30px}.cart .content .order-details h1{text-align:center;color:#1e1e1e;font-weight:600;border-bottom:4px solid #ABABAB;padding-bottom:10px;font-size:28px}.cart .content .order-details .orders{height:calc(100vh - 430px);overflow-y:auto;padding:0 30px}.cart .content .order-details .orders::-webkit-scrollbar{width:7px}.cart .content .order-details .orders::-webkit-scrollbar-track{background-color:#f9f9f9}.cart .content .order-details .orders::-webkit-scrollbar-thumb{background-color:#656565;border-radius:30px}.cart .content .order-details .orders .order{border-bottom:3px solid #ABABAB;margin:20px 0;padding-bottom:20px;position:relative}.cart .content .order-details .orders .order .actions{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;width:100%}.cart .content .order-details .orders .order .actions button{width:45px;height:45px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#eb1c2b;color:#fff;font-size:35px;border:none;cursor:pointer;transition:.5s}.cart .content .order-details .orders .order .actions button:hover{transform:scale(1.08)}.cart .content .order-details .orders .order .actions button:first-of-type{background-color:#a4a4a4;font-size:26px}.cart .content .order-details .orders .order:last-of-type{border:none}.cart .content .order-details .orders .order .image{text-align:center}.cart .content .order-details .orders .order .image img{height:80px}.cart .content .order-details .orders .order .title{display:flex;justify-content:space-between;align-items:center}.cart .content .order-details .orders .order .title h2{color:#000;font-weight:600;font-size:22px}.cart .content .order-details .orders .order .title span{color:#2dca8b;font-weight:700;font-size:20px}.cart .content .order-details .orders .order p{margin-top:5px;color:#000}.cart .content .order-details .total{display:flex;justify-content:space-between;align-items:center;padding:10px 30px 0;border-top:1px solid rgba(171,171,171,.3764705882)}.cart .content .order-details .total h2{color:#000;font-weight:600}.cart .content .order-details .total span{color:#2dca8b;font-weight:700;font-size:25px}.cart .content .buttons button{display:block;font-weight:500;font-size:22px;width:270px;height:80px;margin-top:10px;background:linear-gradient(to right,#747474,#595959);border-radius:8px;border:none;color:#fff;cursor:pointer}.cart .content .buttons button:last-of-type{background:linear-gradient(to left,#159861ee,#1fc480)}.cartMobile{position:fixed;background-color:#00000029;min-height:100vh!important;width:100%;right:0;top:0;z-index:1000;transform:translate(100%);transition:.5s;overflow-y:auto;display:block}@media only screen and (min-width: 1190px){.cartMobile{display:none}}.cartMobile .flex{justify-content:end;overflow-y:auto}.cartMobile .flex .cartEmpty{display:flex;justify-content:center;align-items:center;height:100%}.cartMobile .flex .cartEmpty p{font-size:20px;color:#000;font-weight:500}.cartMobile .flex .content{background-color:#fff;height:100vh;padding:10px}.cartMobile .flex .content .order-details{background-color:#fff;width:285px;height:calc(100vh - 210px);border-radius:12px;padding:10px 0}.cartMobile .flex .content .order-details .top{padding:0 30px}.cartMobile .flex .content .order-details h1{text-align:center;color:#1e1e1e;font-weight:600;border-bottom:4px solid #ABABAB;padding-bottom:10px;font-size:28px}.cartMobile .flex .content .order-details .orders{height:calc(100vh - 330px);overflow-y:auto;padding:0 30px}.cartMobile .flex .content .order-details .orders::-webkit-scrollbar{width:7px}.cartMobile .flex .content .order-details .orders::-webkit-scrollbar-track{background-color:#f9f9f9}.cartMobile .flex .content .order-details .orders::-webkit-scrollbar-thumb{background-color:#656565;border-radius:30px}.cartMobile .flex .content .order-details .orders .order{border-bottom:3px solid #ABABAB;margin:20px 0;padding-bottom:20px;position:relative}.cartMobile .flex .content .order-details .orders .order .actions{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;width:100%}.cartMobile .flex .content .order-details .orders .order .actions button{width:45px;height:45px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#eb1c2b;color:#fff;font-size:35px;border:none;cursor:pointer;transition:.5s}.cartMobile .flex .content .order-details .orders .order .actions button:hover{transform:scale(1.08)}.cartMobile .flex .content .order-details .orders .order .actions button:first-of-type{background-color:#a4a4a4;font-size:26px}.cartMobile .flex .content .order-details .orders .order:last-of-type{border:none}.cartMobile .flex .content .order-details .orders .order .image{text-align:center}.cartMobile .flex .content .order-details .orders .order .image img{height:80px}.cartMobile .flex .content .order-details .orders .order .title{display:flex;justify-content:space-between;align-items:center}.cartMobile .flex .content .order-details .orders .order .title h2{color:#000;font-weight:600;font-size:22px}.cartMobile .flex .content .order-details .orders .order .title span{color:#2dca8b;font-weight:700;font-size:20px}.cartMobile .flex .content .order-details .orders .order p{margin-top:5px;color:#000}.cartMobile .flex .content .order-details .total{display:flex;justify-content:space-between;align-items:center;padding:10px 30px 0;border-top:1px solid rgba(171,171,171,.3764705882)}.cartMobile .flex .content .order-details .total h2{color:#000;font-weight:600}.cartMobile .flex .content .order-details .total span{color:#2dca8b;font-weight:700;font-size:25px}.cartMobile .flex .content .buttons button{display:block;font-weight:500;font-size:22px;width:270px;height:80px;margin-top:10px;background:linear-gradient(to right,#747474,#595959);border-radius:8px;border:none;color:#fff;cursor:pointer}.cartMobile .flex .content .buttons button:last-of-type{background:linear-gradient(to left,#159861ee,#1fc480)}.cartMobile-active{transform:translate(0)}.content-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:12px 20px}@media only screen and (min-width: 1280px){.content-wrapper{padding:13px 0}}.effect .children{animation:content-animation 1s ease forwards}@keyframes content-animation{0%{opacity:0}to{opacity:1}}header{padding:10px 25px;display:block;position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 4px 8px -7px #3a35416b;transition:all ease .5s}@media only screen and (min-width: 1190px){header{display:none}}header .header-content{display:flex;justify-content:space-between;align-items:center}header .header-content .buttons_flex{display:flex;gap:10px;align-items:center}header .header-content .buttons_flex .back-button{width:45px;height:45px;display:flex;justify-content:center;align-items:center;font-size:20px;background-color:#d9d9d9;border-radius:8px;border:none;cursor:pointer}header .header-content .buttons_flex .back-button svg{color:#626262}header .header-content .buttons_flex .filter-button{width:45px;height:45px;display:flex;justify-content:center;align-items:center;font-size:20px;background-color:#d9d9d9;border-radius:8px;border:none;cursor:pointer}header .header-content .buttons_flex .filter-button svg{color:#626262}header .header-content .logo-container img{width:150px;display:block;margin:auto}header .header-content .cart-button-container{display:flex;flex-direction:column;position:relative;cursor:pointer}header .header-content .cart-button-container .counter_cart{background-color:#3bb27b;width:20px;border-radius:50%;height:20px;color:#fff;position:absolute;top:15px;right:-8px;cursor:pointer}header .header-content .cart-button-container .counter_cart p{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px}header .header-content .cart-button-container button{background-color:transparent;border:none;color:#000;font-size:22px;cursor:pointer}header .header-content .cart-button-container p{font-size:13px;color:#777}.sidebar{width:280px;height:100vh;justify-content:space-between;flex-direction:column;box-shadow:3px 4px 4px #00000059;border-right:1px solid #D9D9D9}.sidebar .sidebar__top{padding:35px 20px 20px;display:flex;justify-content:center;align-items:center}.sidebar .sidebar__top button{height:67px;width:175px;display:flex;justify-content:center;align-items:center;font-size:50px;background-color:#d9d9d9;border-radius:12px;border:none;cursor:pointer}.sidebar .sidebar__top button svg{color:#626262}.sidebar .sidebar__body{padding:20px;flex:1;height:85vh;overflow-y:auto}.sidebar .sidebar__body::-webkit-scrollbar{width:0px}.sidebar .sidebar__body .loading_categories,.sidebar .sidebar__body .no_categories_found{height:100%;display:flex;justify-content:center;align-items:center}.sidebar .sidebar__body .no_categories_found div{text-align:center}.sidebar .sidebar__body .no_categories_found div img{width:150px}.sidebar .sidebar__body .no_categories_found div p{font-weight:500;color:#000;font-size:20px;margin-top:20px}.sidebar .sidebar__body .category{text-align:center;box-shadow:0 4px 4px #00000040;border:1px solid #3BB27B;border-radius:12px;position:relative;height:115px;display:flex;justify-content:center;align-items:end;padding:15px;margin-top:100px;cursor:pointer;transition:.5s}.sidebar .sidebar__body .category:hover{transform:scale(1.05)}.sidebar .sidebar__body .category:first-of-type{margin-top:50px}.sidebar .sidebar__body .category .image{position:absolute;top:-70%}.sidebar .sidebar__body .category .image img{height:141px;width:171px}.sidebar .sidebar__body .category h2{font-weight:600;color:#000}.sidebar .sidebar__bottom .logo{text-align:center}.notFoundPage{height:100vh;display:flex;justify-content:center;align-items:center}.notFoundPage .errorCode{font-size:170px;text-align:center;color:#3bb27b;font-weight:700}.notFoundPage .errorContent{position:relative;top:-60px;line-height:1.5}.notFoundPage .errorContent h1{text-align:center;margin-top:0;font-size:27px;color:#000;font-weight:600}@media only screen and (min-width: 640px){.notFoundPage .errorContent h1{font-size:50px}}.notFoundPage .errorContent p{text-align:center;margin:20px auto;width:auto;color:#000;font-size:20px;font-weight:500}@media only screen and (min-width: 992px){.notFoundPage .errorContent p{width:820px}}.notFoundPage .errorContent button{display:block;background-color:#3bb27b;color:#fff;font-size:22px;font-weight:500;height:60px;border-radius:10px;border:1px solid #3BB27B;transition:.5s;cursor:pointer;padding:0 35px;width:fit-content;margin:25px auto}.notFoundPage .errorContent button:hover{background-color:#fff;color:#3bb27b}.home-container{min-height:100vh}.home-container .home-image-section{height:65vh}@media only screen and (min-width: 640px){.home-container .home-image-section{height:77vh}}.home-container .home-image-section img{width:100%;height:100%;object-fit:cover}.home-container .home-buttons-section{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:25px;flex-direction:column}@media only screen and (min-width: 640px){.home-container .home-buttons-section{flex-direction:row}}.home-container .home-buttons-section button{display:flex;justify-content:center;align-items:center;font-size:23px;background-color:transparent;border-radius:12px;border:none;cursor:pointer;border:1px solid #3BB27B;color:#024338;font-weight:500;gap:20px;width:350px;height:90px;transition:.5s}.home-container .home-buttons-section button:hover{transform:scale(1.03)}.new-order-container{display:flex;gap:20px;width:100%;height:100%}@media only screen and (min-width: 1190px){.new-order-container{margin-top:20px;margin-bottom:50px}}.new-order-container .new-order-products-section{flex:1}@media only screen and (min-width: 1190px){.new-order-container .new-order-products-section{height:calc(100vh - 70px);overflow-y:auto;overflow-x:hidden;padding:10px}}.new-order-container .new-order-products-section::-webkit-scrollbar{width:7px}.new-order-container .new-order-products-section::-webkit-scrollbar-thumb{background-color:#656565;border-radius:30px}.new-order-container .new-order-products-section .loading_products,.new-order-container .new-order-products-section .no_products_found{height:calc(100vh - 170px);display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:12px;width:100%}.new-order-container .new-order-products-section .no_products_found div{text-align:center}.new-order-container .new-order-products-section .no_products_found div img{width:150px}.new-order-container .new-order-products-section .no_products_found div p{font-weight:500;color:#000;font-size:20px;margin-top:20px}.new-order-container .new-order-products-section .products{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:10px}@media only screen and (min-width: 640px){.new-order-container .new-order-products-section .products{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1400px){.new-order-container .new-order-products-section .products{grid-template-columns:1fr 1fr 1fr;padding-bottom:50px}}.new-order-container .new-order-products-section .products .product{background:linear-gradient(270deg,#159861ee,#1fc480);padding:20px;text-align:center;border-radius:12px;cursor:pointer;transition:.5s}.new-order-container .new-order-products-section .products .product .image img{width:100%}.new-order-container .new-order-products-section .products .product:hover{transform:scale(1.05)}.new-order-container .new-order-products-section .products .product.product_unavailable{background:linear-gradient(180deg,#a4a4a4,#737373)}.new-order-container .new-order-products-section .products .product.product_unavailable .image img{opacity:.5;width:100%}.new-order-container .new-order-products-section .products .product.product_unavailable h2{color:#fff}.new-order-container .new-order-products-section .products .product.product_unavailable p{color:red;font-size:17px}.new-order-container .new-order-products-section .products .product h2{font-size:16px;margin-bottom:10px}@media only screen and (min-width: 640px){.new-order-container .new-order-products-section .products .product h2{font-size:22px}}.new-order-container .new-order-products-section .products .product p{font-size:18px;font-weight:600}@media only screen and (min-width: 640px){.new-order-container .new-order-products-section .products .product p{font-size:25px}}.product-add-ons-list{display:flex;flex-direction:column;border-radius:10px}.product-add-ons-list .no-add-ons{text-align:center;color:#888;font-style:italic;padding:10px}.add-on-item{display:flex;justify-content:space-between;align-items:center;border-radius:8px;min-height:60px;transition:all .2s ease-in-out;flex-wrap:wrap}.add-on-item__info{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;margin-right:10px}.add-on-item__info h3{margin:0;font-size:1.1em;color:#333;font-weight:600;line-height:1.2}.add-on-item__info .add-on-item__optional-tag{font-size:.8em;color:#777;font-style:italic}.add-on-item__controls{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:8px}.add-on-item__controls button{background-color:#1fc480;color:#fff;border:none;border-radius:8px;width:35px;height:35px;display:flex;justify-content:center;align-items:center;font-size:15px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;box-shadow:0 2px 4px #00000026;padding:0}.add-on-item__controls button:hover:not(:disabled){background-color:#19a169;transform:translateY(-1px)}.add-on-item__controls button:active:not(:disabled){background-color:#178f5d;transform:translateY(0)}.add-on-item__controls button.disabled{background-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed;box-shadow:none}.add-on-item__controls .add-on-item__quantity{font-size:1.2em;font-weight:600;color:#000;min-width:50px;text-align:center}@media (max-width: 600px){.product-add-ons-list{padding:10px}.add-on-item{align-items:center;text-align:center;gap:10px;padding:10px}.add-on-item__info{align-items:center;margin-right:0;margin-bottom:10px}.add-on-item__controls{width:100%;justify-content:center}}.product_details{display:flex;gap:20px;width:100%;height:100%}@media only screen and (min-width: 1190px){.product_details{margin-bottom:50px;padding-bottom:100px;margin-top:20px}}.product_details .product_details-section{flex:1;background-color:#fff;border-radius:12px;width:100%;padding:30px 20px}@media only screen and (min-width: 1190px){.product_details .product_details-section{height:calc(100vh - 120px);overflow-y:auto}}.product_details .product_details-section::-webkit-scrollbar{width:4px}.product_details .product_details-section::-webkit-scrollbar-thumb{background-color:#656565;border-radius:30px}.product_details .product_details-section .image{text-align:center}.product_details .product_details-section h2{text-align:center;color:#000;font-size:30px}.product_details .product_details-section .titleSize{margin-top:15px;color:#000;font-size:25px}.product_details .product_details-section .box{display:grid;grid-template-columns:1fr;margin-top:15px}@media only screen and (min-width: 1400px){.product_details .product_details-section .box{grid-template-columns:1fr 2fr}}.product_details .product_details-section .box h1{font-size:20px;margin-top:15px}.product_details .product_details-section .addToCart{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:22px;padding:10px 25px;max-width:370px;width:100%;height:70px;margin:40px auto 0;background:linear-gradient(to left,#159861ee,#1fc480);box-shadow:0 4px 4px #00000040;border-radius:8px;border:none;color:#fff;cursor:pointer}.radios{display:grid;grid-template-columns:1fr;gap:10px;margin:10px 0}@media only screen and (min-width: 640px){.radios{grid-template-columns:1fr 1fr 1fr}}.radios input[type=radio]{display:none}.radios label{border:1px solid rgba(35,35,35,.15);padding:14px 20px;font-size:20px;color:#0000009b;border-radius:6px;display:block;cursor:pointer;transition:.5s;width:100%;text-align:center}input[type=radio]:checked+label{background-color:#3bb27b;border:1px solid #3BB27B;color:#fff}.order-preparing-container{background-color:#fff;border-radius:8px;margin-top:10px;padding:20px;box-shadow:0 4px 4px #00000040;min-height:calc(100vh - 100px);display:flex;justify-content:space-between;flex-direction:column}.order-preparing-container .order-preparing-main-info{display:flex;flex-direction:column;align-items:center}.order-preparing-container .preparing-image-wrapper{margin-top:10px}.order-preparing-container .preparing-image-wrapper img{width:100%;max-width:300px;margin:auto;display:block;height:auto}.order-preparing-container .preparing-status-heading{text-align:center;color:#000;margin-top:20px;font-weight:600;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.order-preparing-container .did-you-know-box{background-color:#d9d9d914;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:10px 30px;margin-top:20px}.order-preparing-container .did-you-know-box .did-you-know-title{color:#3bb27b;text-align:center;margin-bottom:5px;font-size:30px}.order-preparing-container .did-you-know-box .did-you-know-content{display:grid;align-items:center;gap:40px;position:relative}@media only screen and (min-width: 992px){.order-preparing-container .did-you-know-box .did-you-know-content{grid-template-columns:3fr 1fr}}.order-preparing-container .did-you-know-box .did-you-know-content .fact-text{font-size:17px;font-weight:600;color:#000}@media only screen and (min-width: 992px){.order-preparing-container .did-you-know-box .did-you-know-content .fact-text{font-size:25px}}.order-preparing-container .did-you-know-box .did-you-know-content .fact-image-wrapper{position:relative}.order-preparing-container .did-you-know-box .did-you-know-content .fact-image-wrapper img{width:100%;width:200px;display:block;margin:auto}.order-success-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;margin-top:10px;height:100%;flex:1;height:calc(100vh - 180px);box-shadow:0 4px 4px #00000040}@media only screen and (min-width: 1190px){.order-success-container{height:88vh}}.order-success-container .order-success-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.order-success-container .company-logo{margin-top:10px}.order-success-container .company-logo img{width:100%;max-width:200px;height:auto}.order-success-container .order-success-title{text-align:center;color:#000;margin-top:20px;font-weight:600}@media only screen and (min-width: 1190px){.pay-now-page{height:calc(100vh - 100px)}}.pay-now-container{background-color:#fff;border-radius:8px;padding:30px 20px;overflow-y:auto}@media only screen and (min-width: 1190px){.pay-now-container{height:calc(100vh - 110px)}}@media only screen and (min-width: 640px){.pay-now-container{padding:30px 60px;margin-top:10px;margin-bottom:20px}}.pay-now-container .pay-now-title{font-weight:600;text-align:center}.pay-now-container .voucher-form{align-items:center;margin-top:15px}@media only screen and (min-width: 640px){.pay-now-container .voucher-form{display:flex;gap:20px;margin-top:10px}}.pay-now-container .voucher-form .voucher-input{display:block;font-weight:500;font-size:22px;width:100%;height:70px;border:1px solid #000000;border-radius:6px;padding-left:20px;outline:none}.pay-now-container .voucher-form .apply-voucher-button{display:block;font-weight:500;font-size:22px;width:100%;height:70px;background:linear-gradient(to left,#159861ee,#1fc480);border-radius:8px;border:none;color:#fff;cursor:pointer;margin:10px auto}@media only screen and (min-width: 640px){.pay-now-container .voucher-form .apply-voucher-button{width:213px;margin:20px auto}}.pay-now-container .error{color:red;font-size:20px;font-weight:500}.pay-now-container .order-summary{width:80%;margin:10px auto;max-height:40vh;overflow-y:auto}.pay-now-container .order-summary .box{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.2156862745);margin-top:20px;padding-bottom:10px}.pay-now-container .order-summary .box .partOne{display:flex;flex-direction:column;gap:15px}@media only screen and (min-width: 640px){.pay-now-container .order-summary .box .partOne{flex-direction:row}}.pay-now-container .order-summary .box .partOne .image img{width:70px}.pay-now-container .order-summary .box .partOne .details h3{font-weight:600}.pay-now-container .order-summary .box .partTwo p{font-size:25px;font-weight:600;color:#000;margin-right:20px}.pay-now-container .order-summary-box{width:80%;margin:20px auto;border-bottom:2px solid rgba(0,0,0,.5);padding-bottom:20px}.pay-now-container .order-summary-box .summary-item{display:flex;justify-content:space-between;align-items:center;margin:15px 20px 0 0}.pay-now-container .order-summary-box .summary-item.summary-total{margin:40px 0 0}.pay-now-container .order-summary-box .summary-item.summary-total .summary-label{background:linear-gradient(to left,#159861ee,#1fc480);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:30px}.pay-now-container .order-summary-box .summary-item.summary-total .summary-value{background:linear-gradient(to left,#159861ee,#1fc480);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pay-now-container .order-summary-box .summary-item .summary-label{color:#000;font-weight:500;font-size:16px}@media only screen and (min-width: 640px){.pay-now-container .order-summary-box .summary-item .summary-label{font-size:30px}}.pay-now-container .order-summary-box .summary-item .summary-value{color:#000;font-weight:600;font-size:20px}@media only screen and (min-width: 640px){.pay-now-container .order-summary-box .summary-item .summary-value{font-size:30px}}.pay-now-container .payment-methods-section .payment-methods-header{line-height:1.4}.pay-now-container .payment-methods-section .payment-methods-header .payment-methods-title{font-size:25px;color:#000;font-weight:600}@media only screen and (min-width: 640px){.pay-now-container .payment-methods-section .payment-methods-header .payment-methods-title{font-size:40px}}.pay-now-container .payment-methods-section .payment-methods-header .payment-methods-description{color:#0009;font-weight:400}.pay-now-container .payment-methods-section .payment-icons-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:10px;flex-wrap:wrap;margin-top:20px}.pay-now-container .payment-methods-section .payment-icons-grid .payment-icon-wrapper img{width:100%}.pay-now-container .payment-methods-section .pay-now-button{display:block;font-weight:500;font-size:22px;width:270px;height:55px;background:linear-gradient(to left,#159861ee,#1fc480);border-radius:8px;border:none;color:#fff;cursor:pointer;margin:20px auto 0}.process-pos-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;margin-top:10px;height:85vh;flex:1}.process-pos-container .process-pos-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.process-pos-container .pos-image-wrapper img{width:100%;max-width:600px;height:auto}.process-pos-container .pos-instruction-heading{text-align:center;color:#000;margin-top:20px}.keypad-wrapper{display:flex;flex-direction:column;padding:20px}.keypad-wrapper .error-message{color:red;font-size:18px;font-weight:500}.keypad-wrapper .keypad-title{font-size:28px;margin-bottom:10px;color:#000;font-weight:600}.keypad-wrapper .input-field-container{margin-bottom:20px;position:relative}.keypad-wrapper .input-field-container .order-input{width:100%;background-color:#fff;height:65px;box-shadow:0 4px 4px #00000026;outline:none;border-radius:8px;border:1px solid rgba(217,217,217,.5);color:#3bb27b;font-weight:600;padding:0 20px;font-size:22px}.keypad-wrapper .input-field-container .status-image-container{position:absolute;right:30px;top:55%;transform:translateY(-50%)}.keypad-wrapper .input-field-container .status-image-container img{width:40px}.keypad-wrapper .confirm-action-button{display:block;font-weight:600;font-size:22px;width:270px;height:75px;background:linear-gradient(to left,#159861ee,#1fc480);border-radius:8px;border:none;color:#fff;cursor:pointer;margin:auto}.keypad-wrapper .keypad-grid{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;background-color:#fff;padding:20px;border-radius:8px;margin-top:20px}.keypad-wrapper .keypad-grid .keypad-row{margin-bottom:10px;padding-bottom:10px}.keypad-wrapper .keypad-grid .keypad-button-cell{padding:10px;border-bottom:2px solid #D9D9D9;border-right:2px solid #D9D9D9}.keypad-wrapper .keypad-grid .keypad-button-cell:last-of-type{border-bottom:none}.keypad-wrapper .keypad-grid .keypad-button-cell.button-cell-3,.keypad-wrapper .keypad-grid .keypad-button-cell.button-cell-6,.keypad-wrapper .keypad-grid .keypad-button-cell.button-cell-9,.keypad-wrapper .keypad-grid .keypad-button-cell.button-cell-clear{border-right:none}.keypad-wrapper .keypad-grid .keypad-button{display:flex;justify-content:center;align-items:center;font-size:1.5em;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;width:90px;height:80px;margin:auto auto 10px;outline:none}.keypad-wrapper .keypad-grid .keypad-button:not(.delete):not(.clear){background:linear-gradient(to left,#159861ee,#1fc480);color:#fff}.keypad-wrapper .keypad-grid .keypad-button.delete,.keypad-wrapper .keypad-grid .keypad-button.clear{background-color:transparent;color:#3bb27b;border:1px solid #3BB27B;font-size:1.8em}.keypad-wrapper .keypad-grid .keypad-button:hover:not(.delete):not(.clear){background-color:#45a049}.keypad-wrapper .keypad-grid .keypad-button:hover.delete,.keypad-wrapper .keypad-grid .keypad-button:hover.clear{background-color:#4caf501a}.keypad-wrapper .keypad-grid .keypad-button:active:not(.delete):not(.clear){background-color:#39843c}.keypad-wrapper .keypad-grid .keypad-button:active.delete,.keypad-wrapper .keypad-grid .keypad-button:active.clear{background-color:#4caf5033}.receive-order-container{display:flex;gap:20px;width:100%;height:calc(100vh - 100px)}.receive-order-container .receive-order-keypad-section{flex:1;overflow-y:auto}.payment-success-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;margin-top:10px;height:100%;flex:1;padding:10px 20px;box-shadow:0 4px 4px #00000040}@media only screen and (min-width: 992px){.payment-success-container{height:88vh}}.payment-success-container .payment-success-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.payment-success-container .payment-success-content .payment-success-title{text-align:center;color:#000;margin-top:20px;font-weight:600;font-size:20px}@media only screen and (min-width: 640px){.payment-success-container .payment-success-content .payment-success-title{font-size:30px}}.payment-success-container .payment-success-content .company-logo{margin-top:10px}.payment-success-container .payment-success-content .company-logo img{width:100%;max-width:200px;height:auto}.payment-success-container .payment-success-content .body .grid{display:grid;margin:10px 0;gap:20px}@media only screen and (min-width: 992px){.payment-success-container .payment-success-content .body .grid{grid-template-columns:1fr 1fr}}.payment-success-container .payment-success-content .body .grid .text .top h2{font-size:30px;font-weight:600;color:#000}.payment-success-container .payment-success-content .body .grid .text .top p{font-size:20px;margin:5px 0}.payment-success-container .payment-success-content .body .grid .text .top p span{color:#2dca8b;font-weight:600}.payment-success-container .payment-success-content .body .grid .text h3{font-size:22px;font-weight:600;color:#000}.payment-success-container .payment-success-content .body .grid .text .order-item{display:flex;align-items:center;gap:40px}.payment-success-container .payment-success-content .body .grid .text .order-item p{font-size:20px}.payment-success-container .payment-success-content .body .grid .text .order-item span{font-size:20px;color:#2dca8b;font-weight:600}.payment-success-container .payment-success-content .body .grid .text .estimatedTime{display:flex;gap:10px;align-items:center;margin:10px 0}.payment-success-container .payment-success-content .body .grid .text .estimatedTime p{font-size:20px}.payment-success-container .payment-success-content .body .grid .text .estimatedTime span{font-size:20px;font-weight:500}.payment-success-container .payment-success-content .body .sendQrCode p{font-size:15px;color:#000;font-weight:500}@media only screen and (min-width: 640px){.payment-success-container .payment-success-content .body .sendQrCode p{font-size:20px}}.payment-success-container .payment-success-content .body .sendQrCode form{margin:10px 0;display:flex;gap:20px;flex-direction:column}@media only screen and (min-width: 640px){.payment-success-container .payment-success-content .body .sendQrCode form{flex-direction:row}}.payment-success-container .payment-success-content .body .sendQrCode form input{display:block;width:100%;padding:10px;border-radius:8px;outline:none;font-size:17px;border:1px solid rgba(119,119,119,.431372549)}.payment-success-container .payment-success-content .body .sendQrCode button{display:block;font-weight:500;font-size:25px;width:300px;padding:20px;background:linear-gradient(to left,#159861ee,#1fc480);border-radius:8px;border:none;color:#fff;cursor:pointer;margin:10px auto}.payment-cancel-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;margin-top:10px;height:100%;flex:1;padding:10px 20px;box-shadow:0 4px 4px #00000040;height:80vh}@media only screen and (min-width: 992px){.payment-cancel-container{height:88vh}}.payment-cancel-container .payment-cancel-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.payment-cancel-container .payment-cancel-content .payment-cancel-title{text-align:center;color:#000;margin-top:20px;font-weight:600;font-size:20px}@media only screen and (min-width: 640px){.payment-cancel-container .payment-cancel-content .payment-cancel-title{font-size:30px}}.payment-cancel-container .payment-cancel-content .image{margin-top:10px}.payment-cancel-container .payment-cancel-content .image img{width:100%;max-width:100px;height:auto}.payment-cancel-container .payment-cancel-content .company-logo{margin-top:10px}.payment-cancel-container .payment-cancel-content .company-logo img{width:100%;max-width:200px;height:auto}
