@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap);:root{--color1:#313332;--color2:#fff;--color3:#000;--color4:#999da1;--color5:#5a5c5b;--secondary-color:#000;--other-color:#fc6121}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif}a,li{list-style:none;text-decoration:none}.list_loader{align-items:center;display:flex;justify-content:center}input,select{font-size:16px!important}.dashboard{font-family:Lato,sans-serif;height:100vh;overflow:hidden}.main_sect{display:flex;height:100%;margin-top:70px;overflow-y:hidden}.dashboard_nav{-ms-overflow-style:none;background-color:var(--color3);height:100%;overflow-y:scroll;padding:20px 0 100px 20px;scrollbar-width:none;width:19%}.dashboard_nav::-webkit-scrollbar{display:none}.nav_list_category{color:var(--color4);font-size:16px;font-weight:500;line-height:24px;margin-bottom:20px;text-transform:uppercase}.nav_items{align-items:center;display:flex;gap:20px;margin-bottom:20px;padding-left:20px;text-decoration:none}.nav_items .nav_list_category{font-size:14px;font-weight:400;margin:0;text-transform:capitalize}.nav_image{height:18px;width:18px}.routes_views{-ms-overflow-style:none;background-color:#f7f7f7;height:100%;overflow-y:scroll;padding:40px 20px 100px;scrollbar-width:none;width:81%}.routes_views::-webkit-scrollbar{display:none}.active_tab{background-color:#fff;border-bottom-left-radius:8px;border-top-left-radius:8px;height:41px;transition:all .35s ease-in-out}.notification_container{background-color:#fff;border-radius:10px;padding:20px;width:450px}.notification_container .add_food_item_header{justify-content:space-between;margin-bottom:30px}.notification_container .goback{height:42px;width:42px}.notification_container .order_details_flex{grid-template-columns:1fr}.notification_container .order_details_flex>div{width:100%}.notification_container .add_food_item_form_labels{margin-bottom:20px}.notification_container_textarea{background-color:var(--color2);border:none;border-radius:10px;height:160px;outline:none;padding:20px;width:100%}.notification_flex{align-items:center;display:flex;gap:30px;justify-content:flex-end;margin-top:20px}.close_container{align-items:center;display:flex;flex-direction:column;padding-top:30px;text-align:center}.close_container svg{margin-bottom:30px}.close_container h3{font-size:20px;font-weight:500;line-height:30px}.close_container img{height:100px;margin-bottom:20px;width:100px}.close_container p{color:var(--color1);font-size:14px;font-weight:400;margin:10px 0}@media(max-width:600px){.dashboard_nav{inset:0;padding-bottom:40px;position:fixed;transform:translateX(400px);transition:transform .35s ease-in-out;width:80%;z-index:999}.show_nav{transform:translateX(0)!important}.routes_views{width:100%}.notification_container{width:400px}}.dashboard_header{background-color:var(--color3);height:70px;inset:0;justify-content:space-between;padding:20px;position:fixed}.dashboard_header,.profile{align-items:center;display:flex}.profile{background-color:var(--other-color);border-radius:8px;height:40px;justify-content:center;text-align:center;width:40px}.profile_text{color:#fff;font-size:24px;font-weight:400;line-height:34px}@media(max-width:600px){.profile{display:none}.dashboard_header>svg{color:#fff;display:block;font-size:20px}.dashboard_nav{width:100%}}.table_body{-ms-overflow-style:none;margin-bottom:20px;overflow-y:scroll;scrollbar-width:none}.table_body::-webkit-scrollbar{display:none}.table_body_header{margin-bottom:40px}.table_body_body,.table_body_header{align-items:center;display:flex;justify-content:space-between;min-width:1200px}.table_body_body{border-bottom:1px solid var(--color2);padding:30px 0;position:relative}.table_body_header_item_2{width:7%!important}.table_body_header_item_3{width:13%!important}.table_body img{height:34px;height:30px;width:34px;width:30px}.table_body_body>div,.table_body_header>div{margin:0 10px;width:6%}.orders .table_body_body>div,.orders .table_body_header>div,.orders .table_body_header_item_2,.table_body_header_item_1{width:5%}.customers .table_body_body>div,.customers .table_body_header>div{width:8.6%}.orders .table_body_header_item_3{width:10%!important}.customers .table_body_header_item_9,.delivery_workers .table_body_header_item_9,.promotion_sect .table_body_header_item_6{align-items:center;display:flex;gap:10px}.delivery_workers .table_body_body>div,.delivery_workers .table_body_header>div{width:8.8%}.customers .table_body_header_item_3,.customers .table_body_header_item_4,.customers .table_body_header_item_6,.orders .table_body_header_item_4,.orders .table_body_header_item_6,.orders .table_body_header_item_7,.table_body_header_item_4{width:15%!important}.orders .table_body_body>div,.orders .table_body_header>div{width:9%}.orders .table_body_header_item_5{width:25%!important}.orders .table_body_header_item_4,.orders .table_body_header_item_7{width:15%!important}.table_body_header_text{color:var(--color1);font-size:16px;font-weight:400;line-height:24px;text-transform:uppercase}.customers_transaction_details .table_body_body>div,.customers_transaction_details .table_body_header>div{width:14.3%}.proof{height:70px!important;width:70px!important}.update_user_deposit_status{display:flex;flex-direction:column;gap:20px;position:absolute}.update_user_deposit_status button{border:none;cursor:pointer;font-family:Lato,sans-serif;height:30px;width:100px}.wallet_address .table_body_header_item_1{width:5%!important}.wallet_address .table_body_header_item_2{width:10%!important}.wallet_address .table_body_header_item_4,.wallet_address .table_body_header_item_5{width:20%!important}.wallet_address .table_body_header_item_3{width:45%!important}.wallet_address .table_body_body,.wallet_address .table_body_header{min-width:100%!important}.update_wallet_btn{background-color:var(--secondary-color);border:none;border-radius:5px;color:#fff;height:30px;width:100%}.btn{align-items:center;cursor:pointer;display:flex;font-family:Lato,sans-serif;font-weight:500;gap:10px;justify-content:center;line-height:24px;transition:all .4s ease-in-out}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.order_statistics{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:30px;margin-top:20px}.order_statistics_item{background-color:#fff;border:1px solid var(--color2);border-radius:8px;padding:15px;width:50%}@media(max-width:600px){.order_statistics{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:15px}.order_statistics>div{width:100%}}.customers{position:relative}.notification_modal{align-items:center;background-color:#00000080;display:flex;height:100vh;inset:0;justify-content:center;position:absolute;width:100%}.notification_modal .dashboard_header_text{font-size:18px}@media(max-width:600px){.notification_modal{padding:50px 15px}}.customer_details .application_statistics_container>div{padding:10px;width:16.6%}.customer_details .application_statistics_container{margin-top:30px}.customer_details .application_statistics_container h3{font-size:16px}.customer_details .application_statistics_container p{margin:0}.customer_btn_flex{align-items:center;display:flex;gap:15px;margin:30px 0}@media(max-width:600px){.customer_details .application_statistics_container{display:grid;grid-template-columns:repeat(2,1fr)}.customer_details .application_statistics_container>div{width:100%}.add_food_item_form{grid-template-columns:1fr!important;margin-top:20px;padding:0!important}}.navigation_btn_container{align-items:center;display:flex;gap:10px}.updata_profile_last_child{display:flex;padding:20px 100px}.updata_profile_last_child>div{width:50%}.updata_profile_last_child .add_food_item_form{grid-template-columns:1fr;padding:0;width:50%}.updata_profile_last_child input{margin-top:15px}@media(max-width:600px){.updata_profile_last_child{flex-direction:column;padding:0}.updata_profile_last_child .add_food_item_form,.updata_profile_last_child>div{width:100%}.add_food_item_form input{height:50px!important}}.add_food_item_container{font-family:Lato,sans-serif}.go_back{background-color:#fff;border-radius:10px;box-shadow:0 3px 12px 0 #0000000d;cursor:pointer;height:40px;justify-content:center;width:40px}.add_food_item_header,.go_back{align-items:center;display:flex}.add_food_item_header{gap:10px}.add_food_item_container .add_food_item_form{align-items:flex-end}.add_food_item_form{grid-row-gap:50px;grid-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;padding:50px 100px 20px;row-gap:50px}label{border-radius:8px}.add_food_item_form .food_item_inputs{width:100%}.add_food_item_form_item_one h4{color:var(--color3);font-size:18px;font-weight:500;line-height:27px;margin-bottom:10px}.add_food_item_form_item_one{align-items:center;display:flex;gap:15px}.add_food_item_form_item_two{justify-self:flex-end}.add_food_item_form_labels{color:var(--color1);font-size:14px;font-weight:500;line-height:21px;margin-bottom:10px}.add_food_item_header_container{align-items:center;display:flex;justify-content:space-between}.transaction_sect{padding:40px 80px}.transaction_sect h2,.transaction_table_body,.transaction_table_head h3,.withdraw_sect_hero h2{color:#071278}@media(max-width:600px){.transaction_table{overflow-x:scroll}}.transaction_sect{padding:40px}.transaction_sect h2,.withdraw_sect_hero h2{color:var(--color1);font-size:30px;font-weight:600}.transaction_table{margin-top:50px}.transaction_table_head{margin-bottom:50px}.transaction_table_body,.transaction_table_head{align-items:center;display:flex;justify-content:space-between}.transaction_table_head h3{color:var(--color3);font-size:18px;font-weight:600}.transaction_table_body{color:var(--color1);font-size:18px;font-weight:500;margin-bottom:30px}.date{width:30%}.type{width:10%}.amount,.reference,.status{width:20%}.transaction_table_body .btn{font-size:11px;font-weight:400}@media(max-width:600px){.transaction_sect{padding:0}.table_body,.transaction_table{overflow-x:scroll}.table_body_body,.table_body_header,.transaction_table_body,.transaction_table_head{width:1000px}}.wallet_address .add_food_item_form{align-items:flex-end}.add_food_item_form button{align-items:center;background-color:var(--secondary-color);border:none;border-radius:10px;color:#fff;display:flex;font-family:Lato,sans-serif;gap:10px;height:40px;justify-content:center}.login_container{background-blend-mode:color-burn;background-color:#00000080;background-image:url(/static/media/loginImage.58cc44016282dc93da09.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;padding:20px}.login_container .btn{align-items:center;background-color:var(--secondary-color);border:none;border-radius:10px;color:#fff;display:flex;font-family:Lato,sans-serif;font-size:16px;gap:10px;height:50px;justify-content:center;margin-top:20px}.login_container p{color:#fff}.hero_login_image{height:46px;width:90px}.login_form_container{padding:0 100px;width:100%}.login_form_container h3{color:#fff;font-size:30px;font-weight:500;line-height:36px}.login_inputs{background-color:var(--color2);border:none;border-radius:8px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;height:50px;line-height:21px;outline:none;padding:0 20px;width:100%}.login_inputs,.login_inputs::placeholder{color:var(--color3)}.login_paragraph{color:var(--color2);font-size:16px;font-weight:500;line-height:24px;margin-top:20px}.login_form{display:flex;flex-direction:column;gap:20px;margin-top:20px}.login_form p{margin-bottom:10px;margin-top:0}.login_image{height:100%;width:45%}.login_image img{width:100%}.login_form>div span{color:var(--secondary-color)}@media(max-width:600px){.login_container{flex-direction:column}.login_container>div{width:100%!important}.login_image{display:none}.login_form_container{margin-top:20px;padding:0}.login_container>div>p{margin-top:20px}}.details_view{display:flex;gap:20px;justify-content:space-between;margin-top:30px}.details_view>div{background-color:#fff;border-radius:14px;padding:20px 20px 20px 30px;width:50%}.details_view .dashboard_header_text{font-size:17px;margin-bottom:20px}.order_details_flex{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:25px}.details_view .dashboard_header_text{color:var(--color1);font-size:16px;font-weight:500}.order_details_flex>div{align-items:center;background-color:var(--color2);border-radius:10px;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 10px;width:188px}.details_view p{color:var(--color1);font-size:14px;font-weight:400;line-height:21px}.order_details_flex .table_body_header_text{font-size:14px;font-weight:500}.details_view .profile{margin-bottom:15px}.details_view>div:nth-child(2){height:337px}.details_view>div:nth-child(2) p{margin-bottom:20px}.order_details_container .food_item_table{margin-top:20px}.order_details_container .table_body_body>div,.order_details_container .table_body_header>div{margin:0 10px;width:14%}.order_details_container .table_body_header_item_2{width:15%!important}.order_details_container .table_body_header_item_3{width:20%!important}.order_details_container .food_item_paragraphs,.order_details_container .table_body_header_text{text-align:start}.order_details_container .table_body_header{margin-bottom:10px}.food_items_sect{font-family:Poppins,sans-serif}.food_item_search{align-items:center;display:flex;gap:10px;margin-bottom:30px}.food_item_paragraphs{color:var(--color5)}.food_item_inputs,.food_item_paragraphs{font-size:14px;font-weight:400;line-height:21px}.food_item_inputs{background-color:#fff;border:none;border:1px solid var(--color2);border-radius:8px;color:#838584;font-family:Lato,sans-serif;height:40px;outline:none;padding:0 15px;width:188px}.food_item_search>div{align-items:center;display:flex;gap:10px}.food_item_table{background-color:#fff;border-radius:10px;padding:20px}.food_item_table_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.food_item_table_header h4{color:var(--color3);font-size:18px;font-weight:500;line-height:27px}.food_item_table_header>div{align-items:center;display:flex;gap:15px}.food_item_table_header p{font-size:14px;font-weight:400;line-height:21px}.paginators_numbers{color:var(--secondary-color)}.paginators_length{color:var(--color5)}.table_body_body>div{cursor:pointer}@media(max-width:600px){.food_item_search{align-items:flex-start;flex-direction:column;gap:20px}.food_item_table_header>div{display:none!important}}.dashboard_container{width:100%}.dashboard_header_text{color:var(--color3);font-size:20px;font-weight:500;line-height:30px}.dashboard_paragraph{color:var(--color1);font-size:14px;font-weight:400;line-height:21px}.dash_head .dashboard_paragraph{margin-bottom:30px;margin-top:10px}.application_statistics_container{display:flex;gap:20px;justify-content:space-between}.application_statistics_container>div,.restaurant_statistics_container>div{align-items:center;background-color:#fff;border:1px solid var(--color2);border-radius:10px;display:flex;gap:20px;padding:15px;width:25%}.restaurant_statistics_container>div{width:100%}.application_statistics_container img,.restaurant_statistics_container img{height:20px;width:20px}.application_statistics_container .dashboard_paragraph,.restaurant_statistics_container .dashboard_paragraph{margin:0 0 5px}.statistics_text{margin-bottom:30px}.restaurant_stats{margin-top:40px}.restaurant_statistics_container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}
/*# sourceMappingURL=main.4d051119.css.map*/